FS#37117 - [linux] 3.11.2-1 Not detecting external usb dd

Attached to Project: Arch Linux
Opened by Jorge (trichocereus) - Sunday, 29 September 2013, 00:32 GMT
Last edited by Tobias Powalowski (tpowa) - Thursday, 10 October 2013, 10:05 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Tobias Powalowski (tpowa)
Thomas Bächler (brain0)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

When connecting a eternal usb dd Wetern Digital My Passport usb 3.0 dmesg shows the device is outlined, not ready after error recovery.

Packages installed: Arch x64
Kernel: 3.11.2-1
Linux firmware: 20130903-1
Kmod: 15-1
Systemd: 207-5
Udisks2: 2.1.1-3
Udevil: 0.4.1-1

Dmesg:
[ 1405.646775] usb 1-2: new high-speed USB device number 5 using xhci_hcd
[ 1405.688101] usb-storage 1-2:1.0: USB Mass Storage device detected
[ 1405.688445] scsi5 : usb-storage 1-2:1.0
[ 1427.738024] usb 1-2: reset high-speed USB device number 5 using xhci_hcd
[ 1427.778025] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8801fd2b0100
[ 1427.778031] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8801fd2b0140
[ 1427.941242] usb 1-2: reset high-speed USB device number 5 using xhci_hcd
[ 1427.981241] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8801fd2b0100
[ 1427.981246] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8801fd2b0140
[ 1434.141125] usb 1-2: reset high-speed USB device number 5 using xhci_hcd
[ 1434.181127] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8801fd2b0100
[ 1434.181132] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8801fd2b0140
[ 1434.341019] usb 1-2: reset high-speed USB device number 5 using xhci_hcd
[ 1434.381016] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8801fd2b0100
[ 1434.381021] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8801fd2b0140
[ 1434.544239] usb 1-2: reset high-speed USB device number 5 using xhci_hcd
[ 1434.584255] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8801fd2b0100
[ 1434.584260] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8801fd2b0140
[ 1434.584550] scsi 5:0:0:0: Device offlined - not ready after error recovery

Lsusb:
Bus 003 Device 003: ID 8087:07dc Intel Corp.
Bus 003 Device 002: ID 8087:8000 Intel Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0bda:5727 Realtek Semiconductor Corp.
Bus 001 Device 002: ID 0eef:a108 D-WAV Scientific Co., Ltd
Bus 001 Device 005: ID 1058:0740 Western Digital Technologies, Inc. My Passport
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Lsmod
xhci_hcd 91406 0
usbcore 177959 7 btusb,uvcvideo,usb_storage,ehci_hcd,ehci_pci,usbhid,xhci_hcd
usb_common 1648 1 usbcore

No UAS module

Fdisk -l

Disk /dev/sda: 128.0 GB, 128035676160 bytes, 250069680 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: dos
Identificador del disco: 0x0a756ec0

Disposit. Inicio Comienzo Fin Bloques Id Sistema
/dev/sda1 1 4294967295 2147483647+ ee GPT

It only detects the internal ssd.

I'm using uefi at boot.

Tried with kernel-lts but got the same error. It gets detected in other non linux OSes and older kernels with bios at boot.
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Thursday, 10 October 2013, 10:05 GMT
Reason for closing:  Upstream
Comment by Gerardo Exequiel Pozzi (djgera) - Sunday, 29 September 2013, 04:40 GMT
  • Field changed: Summary ( [linux] 3.11.2-1 Not detecting external usb dd → [linux] 3.11.2-1 Not detecting external usb dd)
  • Field changed: Status (Unconfirmed → Waiting on Response)
  • Field changed: Category (Kernel → Upstream Bugs)
  • Task assigned to Thomas Bächler (brain0), Tobias Powalowski (tpowa)
Please report to upstream. There is nothing to do here. Thanks.

Loading...