Bug 208624 - High speed USB HID devices not working
Summary: High speed USB HID devices not working
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: kernel
Version: 4.4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: John Feeney
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-09-29 18:52 UTC by Stuart Hayes
Modified: 2007-11-17 01:14 UTC (History)
6 users (show)

Fixed In Version: RHBA-2007-0304
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-05-08 03:44:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
patch to fix issue (624 bytes, patch)
2006-09-29 18:52 UTC, Stuart Hayes
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2007:0304 0 normal SHIPPED_LIVE Updated kernel packages available for Red Hat Enterprise Linux 4 Update 5 2007-04-28 18:58:50 UTC

Description Stuart Hayes 2006-09-29 18:52:56 UTC
Description of problem:
High speed (USB 2.0) HID devices aren't working.  Specifically this was seen 
with a new USB 2.0 Avocent KVM dongle.

Version-Release number of selected component (if applicable):
2.6.9-42.EL

How reproducible:
Every time.

Steps to Reproduce:
1. Connect Avocent USB 2.0 KVM dongle.
2. Boot system.
3. Note that keyboard & mouse don't work.
  
Actual results:
Keyboard & mouse don't work (unless you unload the ehci-hcd driver).

Expected results:
Keyboard and mouse should work.

Additional info:
Unloading the ehci-hcd driver will allow you to use the keyboard.
The problem is that the usbhid driver (in hid-core.c) is modifying the 
interrupt URB interval for high speed devices, and then calling 
usb_fill_int_urb, which applies the same modification to the already-modified 
interval value, resulting in a ridiculous value, which the ehci driver won't 
even schedule.  The attached patch fixes the issue.

Comment 1 Stuart Hayes 2006-09-29 18:52:56 UTC
Created attachment 137420 [details]
patch to fix issue

Comment 2 Roffe Moshe 2006-10-11 13:15:06 UTC
i have the same issue. 

using IBM HS20 bladecenter, 8843 model and avocent kvm
i am getting an error on all consoles like this:

drivers/usb/input/hid-core.c: input irq status -84 received

it occurs all the time and keeps accumulating on message.log

why is that, and how to stop this? 

btw: i am using rhel 4 update 2.

moshe.

Comment 3 RHEL Program Management 2006-11-29 20:07:32 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux maintenance release.  Product Management has requested
further review of this request by Red Hat Engineering, for potential
inclusion in a Red Hat Enterprise Linux Update release for currently deployed
products.  This request is not yet committed for inclusion in an Update
release.

Comment 5 Pete Zaitcev 2006-11-29 23:09:52 UTC
This bug is duplicate of bug 181669, but can't be closed as duplicate because
of difference in permissions. I am marking this bug as modified. The fix was
commited to 2.6.9-42.7.EL.


Comment 6 Jay Turner 2007-01-02 13:45:11 UTC
QE ack for RHEL4.5.

Comment 9 Issue Tracker 2007-04-19 21:30:46 UTC
A fix for this issue has been included in RHEL4.5. Please test the Release
Candidate of RHEL4.5, which was released today to Partners, and let us know
if the problem is resolved. The Release Candidate can be downloaded from
here:

ftp://partners.redhat.com/af38ac4316ba20df2dec5f990913396d

Internal Status set to 'Waiting on Customer'
Status set to: Waiting on Client
Resolution set to: 'RHEL 4.5'

This event sent from IssueTracker by gcase 
 issue 106478

Comment 10 Red Hat Bugzilla 2007-05-08 03:44:34 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2007-0304.html


Note You need to log in before you can comment on or make changes to this bug.