Kernel 2.6.5-1.327 & initscripts-7.50-1 ignoring modprobe.conf

Jerone Young jerone2 at yahoo.com
Mon Apr 19 23:51:16 UTC 2004


I just today did an udpate on my machine and I got a
new kernel (2.6.5-1.327) & new initscripts (7.50-1).
Now my sound card module is no longer being loaded
automagically. I have to do it manually! It was
working fine before one of these two caused it. I did
a little test with a pseudo module , and noticed that
modprobe.conf is just being ignored? I'm running FC2
X86-64, but I think this will effect everybody.

/etc/modprobe.conf:
alias eth0 sk98lin
alias scsi_hostadapter sata_via
alias sound-slot-0 snd-via82xx
install snd-via82xx /sbin/modprobe --ignore-install
snd-via82xx && /usr/sbin/alsactl restore >/dev/null
2>&1 || :
remove snd-via82xx { /usr/sbin/alsactl store
>/dev/null 2>&1 || : ; }; /sbin/modprobe -r
--ignore-remove snd-via82xx
alias usb-controller ehci-hcd
alias usb-controller1 uhci-hcd





More information about the fedora-test-list mailing list