Taupter wrote: > I installed alsa-driver 0.9.0rc2 from source on a Mandrake Linux 8.2 > with kernel 2.4.18-8.1mdk installed, following this way: > > - remove kernel OSS and ALSA sound modules from /lib/modules/2.4.18-8.1mdk; > - unpack the source file, cd to the directory; > - ./configure --with=oss=yes --with-sequencer=yes > - make ; make install > - depmod -a > - Edit the /etc/modules.conf to include:
> modprobe: insmod /lib/modules/2.4.18-8.1mdk/kernel/sound/acore/snd.o failed > modprobe: insmod snd failed One thing that can happen is that when you compile the modules you may have a completely different set of include files onboard that do not reflect your current kernel. I have no idea how Mandrake does things but you did not mention using any kernel _source_ tarball or package so that means you (probably) have the kernel include files for the 2.4.18-8.1mdk kernel in /usr/include/linux and /usr/include/asm but if they are NOT the right include files for this kernel, you can build a set of ALSA modules cleanly but end up not being able to load them. --markc ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user