LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   modprobe on startup (https://www.linuxquestions.org/questions/mandriva-30/modprobe-on-startup-337719/)

paull2k1 06-27-2005 02:02 PM

modprobe on startup
 
Was just wondering if anyone could tell me the steps I need to go through in order to have modrpobe scan for devices at startup. I have a Super SmartJoy Adapter (SNES Controller to USB) and need to have it do modprobe joydev, then cat /dev/js shortly after it performs the modprobe.

Mega Man X 06-27-2005 02:03 PM

Hi!

Add a line to your /etc/modules with joydev. That should load the module on start up.

Regards!

paull2k1 06-27-2005 02:17 PM

yes, but if you had read, I need to have cat dev/js be ran at startup as well.

Mega Man X 06-27-2005 02:27 PM

Quote:

Originally posted by paull2k1
yes, but if you had read, I need to have cat dev/js be ran at startup as well.
why do you have to do that? It should work fine only with the module. cat dev/js is for testing the input, not to enable it...


All times are GMT -5. The time now is 12:57 PM.