[Bug 47165] Re: USB mouse not always functional after boot

mlind feenixx at hotmail.com
Wed Jun 7 22:50:53 UTC 2006


This has something to do with usbhid module failing to load on kernel boot.

Same thing occured again, so I checked what usb modules were loaded
mlind at sandbox:~$ lsmod | grep usb
usbhid                 41312  0
hci_usb                18324  2
bluetooth              54244  7 rfcomm,l2cap,hci_usb
usbcore               137476  5 hci_usb,ehci_hcd,uhci_hcd

usbhid module was missing. After modprobing it, mouse was functional
again.

There's also (abnormal?) message on kernel ring buffer
[4294677.366000] uhci_hcd 0000:00:10.0: Unlink after no-IRQ?  Controller is probably using the wrong IRQ.

-- 
USB mouse not always functional after boot
https://launchpad.net/bugs/47165




More information about the kernel-bugs mailing list