Messages in this thread |  | | Date | Mon, 13 Jan 2003 17:23:20 -0800 | From | Greg KH <> | Subject | Re: usb mouse and 2.5.56bk |
| |
On Sun, Jan 12, 2003 at 10:42:01PM -0500, Ed Tomlinson wrote: > Greg, > > Something strange with 2.5.56. My usb mouse is no longer working > after boot. I can get it to work by repluging it. Here is my > dmesg ang the init.d/local that should make sure the modules needed > are loaded. Before tring to replug I unloaded and reloaded hid and > psmouse to see if this would fix things (it did not). > > I suspect the changeset below: > > ChangeSet@1.889.19.1, 2003-01-09 10:29:40-08:00, greg@kroah.com > > which got added just before .56 - I have been tracking bk fairly > closely and all was working up to the version of 55bk built at 8am > on the 9th.
Hm, that single changeset only modified the ehci driver, which should not bother your USB mouse at all, unless it's a USB 2.0 mouse :)
It looks like from your logs that the usb core saw a bunch of devices. What does /proc/bus/usb/devices look like after booting, when your mouse is not working? The log also shows that a usb mouse was found by the hid driver and bound to it, so I don't know why it wouldn't be working.
thanks,
greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |