LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   USB module probing issues (https://www.linuxquestions.org/questions/linux-general-1/usb-module-probing-issues-15969/)

Floppy 03-10-2002 04:26 PM

USB module probing issues
 
Hello,

Anyone know how to set up modules.conf so when something tries to access /dev/usb/lp0 (that's my usb printer) it will load the modules: usbcore, usb-uhci, and printer. I am able to get modules like my sound card and ethernet card to automatically probe, but usb is giving me troubles, should I just build them statically into my kernel or is there a way? I don't like typing modprobe :)

Aussie 03-10-2002 09:25 PM

Depending on your distro you can add them to /etc/modules.conf or one of the /etc/rc.d scripts so they load at boot, in slack it's /etc/rc.d/rc.modules.


All times are GMT -5. The time now is 03:02 AM.