On Monday 06 March 2006 21:01, Alan Stern wrote:
> On Mon, 6 Mar 2006, Wolfgang Rohdewald wrote:
> > With 2.6.15 I am getting endless messages like
> > kernel: drivers/usb/input/hid-core.c: input irq status -32 received
> > kernel: ohci_hcd 0000:00:02.0: urb eb016160 path 1 ep2in 42160000 cc 4 --> 
> > status -32
> > 
> > for a new keyboard right after booting or plugging it in.
> > 
> > Meanwhile, could your HID error handling rework help me?
> 
> It ought to slow down the sequence of endless messages, and it's possible 
> that after a few seconds it will fix the problem.  Does your keyboard 
> start working if you unplug and replug it, like the one in the Debian bug 
> report?

No, I always got these messages.
 
> You can try out the error-handling patch to see if it helps; it's 
> available here:

did not help.
 
> If the patch doesn't do any good, there's a good chance that what you need
> is a "NOGET" blacklist entry for your device.

this did it, thanks a lot.

Now I just wonder why lsusb -v also reports a mouse for this device, I 
cannot find any. There is only a scroll wheel which generates (xev)

ButtonPress event, serial 31, synthetic NO, window 0x3c00001,
    root 0x64, subw 0x0, time 1789255, (121,49), root:(125,74),
    state 0x0, button 4, same_screen YES

ButtonRelease event, serial 31, synthetic NO, window 0x3c00001,
    root 0x64, subw 0x0, time 1789255, (121,49), root:(125,74),
    state 0x800, button 4, same_screen YES

ButtonPress event, serial 31, synthetic NO, window 0x3c00001,
    root 0x64, subw 0x0, time 1789782, (121,49), root:(125,74),
    state 0x0, button 5, same_screen YES

ButtonRelease event, serial 31, synthetic NO, window 0x3c00001,
    root 0x64, subw 0x0, time 1789782, (121,49), root:(125,74),
    state 0x1000, button 5, same_screen YES


I am sending a patch.

--
Wolfgang


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
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