[Bug 36339] Re: USB mouse does not work if usbhid loaded before plugging in

casualprogrammer casualprogrammer at yahoo.com
Sat Apr 8 09:46:47 UTC 2006


I currently use a workaround for this issue, which might be acceptable for the rest of you:

In "/etc/modprobe.d/blacklist" find:

# these drivers are very simple, the HID drivers are usually preferred
blacklist usbmouse
blacklist usbkbd

add 

blacklist usbhid

and comment out the entries for  usbmouse / usbkbd as needed. I.e.

# these drivers are very simple, the HID drivers are usually preferred
#blacklist usbmouse
blacklist usbkbd
blacklist usbhid




-- 
USB mouse does not work if usbhid loaded before plugging in
https://launchpad.net/malone/bugs/36339




More information about the kernel-bugs mailing list