sacarde wrote:
I run into source kernel path:
make modules_install
I resolved my module problem !!!

but other problems with soundcard remain:

I have /etc/modprobe.conf like this:
alias sis900 eth0 snd-hdsp snd-sb16-dsp snd_via82xx

I have /etc/sysconfig/modules like this:
snd-hdspm
snd-sb16-dsp

In runlevel 3 I start:
S05modules
S10udev

but /dev/dsp doesnot exist


Have you tried building the Alsa drivers into the kernel (not as a module)? For 
what it's worth I don't have a /dev/dsp node either as I don't enable any of 
the Alsa-oss emulation options. Straight Alsa works fine for me
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to