Whenever I run ./configure in the alsa-driver-1.0.4, it says:

checking for directory to store kernel modules...
/lib/modules/2.4.22-1.2115.nptlcustom/kernel/sound

However, uname -r says ...

2.4.22-1.2115.nptl

So ... when I run make install, it delivers the modules into
.nptlcustom, even though the kernel I'm running is .nptl.

I'm sure if I was more of a Linux developer, I'd be able to chase this
down, but I can't seem to find the catch.

I've tried ./configure --with-kernel=/usr/src/linux-2.4, which was used
to build both the .nptl and .nptlcustom kernels (custom is not working,
so I boot the .nptl kernel).

I tried to modify Makefile.conf by shortening .nptlcustom to just .nptl,
and although the modules got installed into the right directory, I now
get errors when I load the modules.  modprobe complains

/lib/modules/2.4.22-1.2115.nptl/kernel/sound/acore/snd.o was compiled
for kernel version 2.4.22-1.2115.nptlcustom
        while this kernel is version 2.4.22-1.2115.nptl.

So ... 

Running Fedora Core1, kernel 2.4.22-1.

Any help is greatly appreciated!  I'm trying to pursue MythTV, but this
is getting really frustrating getting all the dependencies in place.

TIA,
Mitch




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to