On Tue, 8 Nov 2005, Christian Iversen wrote:

> On Saturday 05 November 2005 17:47, Christian Iversen wrote:
> 
> Does nobody have a single idea what's wrong here? 
> 
> > I'm having an El Cheapo usb keyboard+mouse usb device, and an Logitech
> > MX700 usb mouse connected to a computer.
> >
> > Bus 003 Device 001: ID 0000:0000
> > Bus 002 Device 001: ID 0000:0000
> > Bus 001 Device 005: ID 060b:5811 Solid Year ACK-571U Wireless Keyboard
> > Bus 001 Device 003: ID 046d:c506 Logitech, Inc. MX-700 Cordless Mouse
> > Receiver Bus 001 Device 001: ID 0000:0000
> >
> > The MX700 has no problems, I'm just including it here for completeness.
> >
> > The "keyboardmouse" ("km") is the problem. It sometimes disconnects for no
> > good reason. If the km has disconnected, it can easily be reconnected by
> > physically reconnecting the device, but that's wrong on so many levels..
> > :-)
> >
> > Now, I finally managed to get a debug-enabled dmesg output at the time
> > something like this happened. I have to be completely honest when I say I
> > can't remember if this is at the first or second disconnect. It seems to be
> > the second one, though.
> >
> > Can somebody take a look at the atteched dmesg? It's with usb full-debug
> > mode on, and goes all the way back to the start of the machine. It should
> > be easy to read, and complete.
> >
> > I can't really figure out what's going on, so I hope someone here can :-)

Your log shows the keyboardmouse failed to respond to a 1-byte control-OUT
message.  Then there was a disconnection (can't tell if the device did
that by itself or if you unplugged it by hand) and a reconnection.  Then
it looks like you did "rmmod usbhid" followed by "modprobe usbhid", which
was not entirely successful because the keyboardmouse again seems to have 
stopped responding.

There's nothing to indicate what caused the original problem or how it can 
be fixed, although replacing the keyboardmouse might be a good start.

Alan Stern



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to