LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   bootup tries to insmod i810 modules: i don't want it to do so (it fails anyway) (https://www.linuxquestions.org/questions/slackware-14/bootup-tries-to-insmod-i810-modules-i-dont-want-it-to-do-so-it-fails-anyway-102802/)

TheOneAndOnlySM 10-11-2003 12:15 PM

bootup tries to insmod i810 modules: i don't want it to do so (it fails anyway)
 
i'm guessing this has something to do with hotplug, but anyway, whenever i bootup slack, it tries to insmod i810.something and then tells me it fails probably due to invalid irq parameters or whatnot

but this is my soundcard, and i use alsa, so i don't need that insmodding going on (it does it about 10 times before giving up)

how can i get slack to stop doing this without turning off hotplug?

pesho_p 10-11-2003 01:29 PM

Re: bootup tries to insmod i810 modules: i don't want it to do so (it fails anyway)
 
Quote:

Originally posted by TheOneAndOnlySM
how can i get slack to stop doing this without turning off hotplug?
Most probably by commenting corresponding line in /etc/rc.d/rc.modules (i.e. line that contains "i810.something").

TheOneAndOnlySM 10-12-2003 05:16 PM

nothing is in my rc.modules for i810, or 810, not in my rc.hotplug either

at bootup it does say trying to do insmod, so it should be a modules trying to be loaded, but where is the darn file to stop it from trying to insmod at bootup?

rotvogel 10-12-2003 06:40 PM

You can add the module to /etc/hotplug/blacklist . Hotplug will not load the modules listed in that file.

TheOneAndOnlySM 10-13-2003 06:57 PM

thx, that worked

just added i810_rng to the list and all was well :)


All times are GMT -5. The time now is 04:40 PM.