All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: "Derek D. Martin" <ddm@pizzashack.org>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: alsa configure/install bug
Date: Tue, 25 Jun 2002 12:07:45 +0200	[thread overview]
Message-ID: <s5hit477jta.wl@alsa2.suse.de> (raw)
In-Reply-To: <20020624143111.B1332@pizzashack.org>

At Mon, 24 Jun 2002 14:31:11 -0400,
Derek D. Martin <ddm@pizzashack.org> wrote:
> 
> A couple of issues with the configure script and/or the install target
> of the makefile:
> 
> a) the help for configure claims that the default location for the
> - --with-moddir parameter is /lib/modules/<KVER>/misc.  However, after
> make install, the modules are apparently actually installed in
> subtrees of /lib/modules/<KVER>/kernel/sound.
 
this depends on the kernel version.
the directory /lib/modules/xxx/misc is for 2.2 kernels, and
/lib/modules/xxx/kernel/sound is for 2.4 or later.
it's determined in configure script.  if the latter directory exists,
the files are installed there prior to the former location.

we should remove or correct the help description.

> b) When modules are installed in the above directories, modprobe can't
> find them.  Is this distribution specific?  Is there a way to
> configure this behavior?  I'm running RH 7.1 on a Toshiba Satellite.
> I'll also note that with a recent beta of the 0.9 code, modules were
> installed in the misc directory.

iirc rh7.1 has already 2.4 kernel system, so it must be ok.
most likely the configuration of alsa driver doesn't match with your
current kernel config.

please elaborate your prolbem.  what says modprobe?
what happens if you run "depmod -ae"?


ciao,

Takashi


-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/

  reply	other threads:[~2002-06-25 10:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-24 18:31 alsa configure/install bug Derek D. Martin
2002-06-25 10:07 ` Takashi Iwai [this message]
2002-06-25 18:02   ` Derek D. Martin
2002-06-26 10:01     ` Takashi Iwai
2002-06-26 19:20       ` Derek D. Martin
2002-06-26 19:46       ` Derek D. Martin
2002-06-26 19:58       ` Derek D. Martin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s5hit477jta.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=ddm@pizzashack.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.