LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How to prevent kernel from loading ehci_hcd module? (https://www.linuxquestions.org/questions/linux-software-2/how-to-prevent-kernel-from-loading-ehci_hcd-module-404999/)

bluesmanu 01-18-2006 01:18 PM

How to prevent kernel from loading ehci_hcd module?
 
Hey!

I figured out my usb problem (port not working) was because of the ehci_hcd module. When i do
/sbin/rmmod ehci_hcd
My USB ports work.

How can i tell the kernel not to load this module?

I tried to put the guy in /etc/hotplug/blacklist but it didn't work...

Thanks

Manu

Tinkster 01-18-2006 01:39 PM

blacklist it for hotplug
/etc/hotplug/blacklist


Cheers,
Tink

bluesmanu 01-22-2006 02:26 PM

Did you read my post?

I said i did it but it didn't work...

bigrigdriver 01-22-2006 07:36 PM

You could try looking in /etc/modprobe.conf to see if the module is listed there, then comment out the line that loads it.

Tinkster 01-22-2006 11:44 PM

Quote:

Originally Posted by bluesmanu
Did you read my post?

I said i did it but it didn't work...

It would appear that I didn't, then ...


Cheers,
Tink


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