fc2: how to load modules at startup

Greg Wildman rhlist at itns.co.za
Sun Jul 11 06:36:37 UTC 2004


berton sierens said the following on 10/07/2004 17:44:
> Hello,
> I need to preload my tda9887 sound module with qss, followed by saa7134
> how do i do this in modprobe.conf?

What is "qss"? Anyway to have your tda9887 module load before saa7134 
try the following in /etc/mdprobe.conf

# V4L / VIA
alias char-major-81 videodev
alias char-major-81-0 saa7134
install saa7134 /sbin/modprobe tda9887; /sbin/modprobe --ignore-install 
saa7134


The last "install" line is is one long line.



-- 
Redmond, we have a problem.





More information about the fedora-list mailing list