Bug 60717 - reset high-speed USB device number 13 using ehci-pci
Summary: reset high-speed USB device number 13 using ehci-pci
Status: CLOSED OBSOLETE
Alias: None
Product: Drivers
Classification: Unclassified
Component: USB (show other bugs)
Hardware: All Linux
: P1 high
Assignee: Greg Kroah-Hartman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-07 21:24 UTC by Dome
Modified: 2013-11-13 16:17 UTC (History)
2 users (show)

See Also:
Kernel Version: 3.10.3-300.fc19.i686
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Dome 2013-08-07 21:24:12 UTC
My ipod and my Zoom H1 doesn't show up as disks anymore.

[ 7364.231032] usb 1-2: new high-speed USB device number 13 using ehci-pci
[ 7364.466267] usb 1-2: New USB device found, idVendor=05ac, idProduct=1261
[ 7364.466274] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 7364.466278] usb 1-2: Product: iPod
[ 7364.466281] usb 1-2: Manufacturer: Apple Inc.
[ 7364.466284] usb 1-2: SerialNumber: 000A2700138FED58
[ 7364.473237] usb-storage 1-2:1.0: USB Mass Storage device detected
[ 7364.473368] scsi14 : usb-storage 1-2:1.0
[ 7365.482188] scsi 14:0:0:0: Direct-Access     Apple    iPod             1.62 PQ: 0 ANSI: 0
[ 7365.483382] sd 14:0:0:0: Attached scsi generic sg7 type 0
[ 7365.487326] sd 14:0:0:0: [sdg] Spinning up disk...
[ 7370.438203] .ready
[ 7370.439500] sd 14:0:0:0: [sdg] 29255991 4096-byte logical blocks: (119 GB/111 GiB)
[ 7370.440247] sd 14:0:0:0: [sdg] Write Protect is off
[ 7370.440256] sd 14:0:0:0: [sdg] Mode Sense: 68 00 00 08
[ 7370.441000] sd 14:0:0:0: [sdg] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 7401.125031] usb 1-2: reset high-speed USB device number 13 using ehci-pci
[ 7432.133041] usb 1-2: reset high-speed USB device number 13 using ehci-pci
[ 7463.109067] usb 1-2: reset high-speed USB device number 13 using ehci-pci
[ 7494.213037] usb 1-2: reset high-speed USB device number 13 using ehci-pci
[ 7494.336548] sd 14:0:0:0: [sdg] 29255991 4096-byte logical blocks: (119 GB/111 GiB)
[ 7525.125030] usb 1-2: reset high-speed USB device number 13 using ehci-pci
[ 7556.165041] usb 1-2: reset high-speed USB device number 13 using ehci-pci

USB pen drive is working
Comment 1 Greg Kroah-Hartman 2013-08-07 21:39:42 UTC
On Wed, Aug 07, 2013 at 09:24:12PM +0000, bugzilla-daemon@bugzilla.kernel.org wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=60717
> 
>             Bug ID: 60717
>            Summary: reset high-speed USB device number 13 using ehci-pci

Known bug, will be fixed soon in the scsi tree.
Comment 2 Dome 2013-08-15 19:31:03 UTC
sorry. could you point me to the git commit that fixed this issue?

thank you

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