On Mon, 21 Jun 2004, Zan Lynx wrote:

> No, there is nothing in dmesg.  I looked.
> 
> I don't see how it could be a mouse problem when it works with kernel
> 2.6.5 and randomly freezes with 2.6.7.

Unlikely, I admit.  It's possible that an updated driver for 2.6.7 is
sending the mouse some message it should understand but doesn't.  Have you 
checked that it still works under 2.6.5 even after the failures started 
happening?

> If you really want to see dmesg anyway, I have attached it.

(I presume you added the debugging messages in hc_state_transitions().)  I
have to agree, the dmesg log doesn't contain much that would help.

Here's something you can check.  First, modprobe the uhci-hcd driver by
hand, specifying debug=3 on the command line.  Next, when your mouse dies
look at /proc/driver/uhci/0000:00:13.1 -- in fact, make a copy of the
file's contents, try moving the mouse around a bit, then make another
copy.  Make a third copy after resurrecting the mouse with that "cat"
command, and post all those copies here.  Also, check to see whether you
are getting any interrupts in IRQ 11 while the mouse is dead (though you
probably are if the mouse can come back to life).

Alan Stern




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to