Bug 33312 - USB Hubs don't works
Summary: USB Hubs don't works
Status: RESOLVED INVALID
Alias: None
Product: Drivers
Classification: Unclassified
Component: USB (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Greg Kroah-Hartman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-15 15:13 UTC by Lorand Attila Balogh
Modified: 2012-02-22 21:02 UTC (History)
0 users

See Also:
Kernel Version: 2.6.38
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Lorand Attila Balogh 2011-04-15 15:13:53 UTC
Usb hubs don't work in the kernel version 2.6.38.

The usb hub are detected but give the following error:

[ 3.180085] usb 1-2: device descriptor read/64, error - 71
[ 3.404042] usb 1-2: device descriptor read/64, error -71
[ 3.620050] usb 1-2: new full speed USB device using uhci_hcd and address 5
[ 4.028040] usb 1-2: device not accepting address 5, error -71
[ 4.140042] usb 1-2: new full speed USB device using uhci_hcd and address 6
[ 4.548040] usb 1-2: device not accepting address 6, error -71
[ 4.548116] hub 1-0:1.0: unable to enumerate USB device on port 2

Tested on a 4x port external usb hub. The problem showed up in kernel version 2.6.26. Usb hubs worked correctly before kernel version 2.6.26.
Comment 1 Greg Kroah-Hartman 2011-04-15 17:25:05 UTC
On Fri, Apr 15, 2011 at 03:13:58PM +0000, bugzilla-daemon@bugzilla.kernel.org wrote:
> Usb hubs don't work in the kernel version 2.6.38.

Please post this on the linux-usb@vger.kernel.org mailing list so the
developers there can help you out.
Comment 2 Greg Kroah-Hartman 2012-02-22 21:02:09 UTC
All USB bugs should be sent to the linux-usb@vger.kernel.org mailing 
list, and not entered into bugzilla.  Please bring this issue up there,
if it is still a problem in the latest kernel release.

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