View Single Post
Old 01-28-2006, 02:24 AM   #6 (permalink)
horndude
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

available modules can be found in /lib/modules/.......

also the modules init script should have a section for uncommenting and commenting most kernel modules at boot up, cant remember what the sysV init scripts are called, but they are in /etc, rc something, I think they are numbered rc.1 rc.2 ect etc

you wont need to type the whole thing, just the first part w/o the .o.gz

insmod sb16 would load the soundblaster 16 module, insmod 8139too loads the realek8139 NIC module, they are all abbreviated like this
horndude is offline