Bug 54031
Summary: | [regression][v3.8rc5->v3.8rc6] Ehci-pci fails with error -110 on read/64 | ||
---|---|---|---|
Product: | Drivers | Reporter: | Ronald (ronald645) |
Component: | USB | Assignee: | Greg Kroah-Hartman (greg) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | alan, domfe, tj.groenen |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | v3.8rc6 | Subsystem: | |
Regression: | Yes | Bisected commit-id: |
Description
Ronald
2013-02-17 18:10:15 UTC
On Sun, Feb 17, 2013 at 06:10:16PM +0000, bugzilla-daemon@bugzilla.kernel.org wrote: > Summary: [regression][v3.8rc5->v3.8rc6] Ehci-pci fails with > error -110 on read/64 Please send this to linux-usb@vger.kernel.org *** Bug 54011 has been marked as a duplicate of this bug. *** I'm experiencing this bug also. kernel 3.7.9-201.fc18.i686 I got the problem on the motherboard USB. 00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) 00:10.0 USB controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) 00:10.1 USB controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) 00:10.2 USB controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) 00:10.3 USB controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) 00:10.4 USB controller: VIA Technologies, Inc. USB 2.0 (rev 86) But not on a PCI card 00:0b.0 USB controller: NEC Corporation USB (rev 43) 00:0b.1 USB controller: NEC Corporation USB (rev 43) 00:0b.2 USB controller: NEC Corporation USB 2.0 (rev 04) bug present from 3.7.8 Just booted with 3.7.6-201.fc18.i686 USB is operating correctly Hi there, If you have been bitten by this. This bug has already been solved to our knowledge. Patch will go mainline soon. My initial thread based on this bug: http://marc.info/?t=136112672200003&r=1&w=2 Authors (Alan Stern) response along with another victim (Paul Hartman): http://marc.info/?t=136130069700008&r=1&w=2 Conclusion it was VIA specific and will be fixed in v3.9-rc2: http://marc.info/?l=linux-usb&m=136154564922840&w=2 Suggest you try the patch here to confirm/fix: http://marc.info/?l=linux-usb&m=136147575231225&w=2 |