Comment 9 for bug 36339

Revision history for this message
casualprogrammer (casualprogrammer) wrote :

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