1033:0194 USB3 card reader hangs/powers off when connected to USB3 port [NEC uPD720200]
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linux |
New
|
Undecided
|
Unassigned | ||
linux (Ubuntu) |
Incomplete
|
Medium
|
Unassigned |
Bug Description
As in Oneiric, the USB3 hardware I've tried hangs and seemingly powers off when connected to a USB3 port. The same hardware works fine when plugged into a USB2 port.
For reference, I'm trying to use this USB3 card reader:
http://
On a motherboard with an NEC uPD720200 USB3 controller (2 ports). The card reader appears to work normally for a short moment, and then seems to power-down (the light goes off similar to when you eject/safely remove the card). Here is the interesting bits from dmesg:
[ 663.396520] usb 9-1: new SuperSpeed USB device number 2 using xhci_hcd
[ 663.416311] xhci_hcd 0000:03:00.0: WARN: short transfer on control ep
[ 663.416948] xhci_hcd 0000:03:00.0: WARN: short transfer on control ep
[ 663.417432] xhci_hcd 0000:03:00.0: WARN: short transfer on control ep
[ 663.418057] xhci_hcd 0000:03:00.0: WARN: short transfer on control ep
[ 663.419343] scsi7 : usb-storage 9-1:1.0
[ 664.417484] scsi 7:0:0:0: Direct-Access Lexar CF USB_3_0 Read 0545 PQ: 0 ANSI: 0
[ 664.418244] scsi 7:0:0:1: Direct-Access Lexar SD USB_3_0 Read 0545 PQ: 0 ANSI: 0
[ 664.419532] sd 7:0:0:0: Attached scsi generic sg2 type 0
[ 664.420353] sd 7:0:0:1: Attached scsi generic sg3 type 0
[ 664.421612] sd 7:0:0:0: [sdc] Attached SCSI removable disk
[ 664.422757] sd 7:0:0:1: [sdd] Attached SCSI removable disk
[ 707.003933] xhci_hcd 0000:03:00.0: WARN: transfer error on endpoint
[ 707.234454] usb 9-1: reset SuperSpeed USB device number 2 using xhci_hcd
[ 707.339021] xhci_hcd 0000:03:00.0: WARN: short transfer on control ep
[ 707.339144] xhci_hcd 0000:03:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff880207691b80
[ 707.339152] xhci_hcd 0000:03:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff880207691bc0
[ 711.713643] sd 7:0:0:0: [sdc] 62533296 512-byte logical blocks: (32.0 GB/29.8 GiB)
[ 711.713817] xhci_hcd 0000:03:00.0: WARN: Stalled endpoint
[ 711.714552] xhci_hcd 0000:03:00.0: WARN: Stalled endpoint
[ 711.715110] sd 7:0:0:0: [sdc] No Caching mode page present
[ 711.715120] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[ 711.715834] xhci_hcd 0000:03:00.0: WARN: Stalled endpoint
[ 711.716529] xhci_hcd 0000:03:00.0: WARN: Stalled endpoint
[ 711.717109] sd 7:0:0:0: [sdc] No Caching mode page present
[ 711.717118] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[ 711.740043] xhci_hcd 0000:03:00.0: WARN: transfer error on endpoint
[ 731.852099] xhci_hcd 0000:03:00.0: Timeout while waiting for address device command
Potential WORKAROUND: sudo echo acpiphp >> /etc/modules
Modify /etc/default/grub to have:
GRUB_CMDLINE_
and run:
sudo update-grub
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-
ProcVersionSign
Uname: Linux 3.2.0-4-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 1.90-0ubuntu1
Architecture: amd64
ArecordDevices:
**** List of CAPTURE Hardware Devices ****
card 0: SB [HDA ATI SB], device 0: VT1818S Analog [VT1818S Analog]
Subdevices: 2/2
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found.
Card0.Amixer.info:
Card hw:0 'SB'/'HDA ATI SB at 0xfe7f4000 irq 16'
Mixer name : 'VIA VT1818S'
Components : 'HDA:11060440,
Controls : 37
Simple ctrls : 22
Card1.Amixer.info:
Card hw:1 'HDMI'/'HDA ATI HDMI at 0xfe9ec000 irq 51'
Mixer name : 'ATI R6xx HDMI'
Components : 'HDA:1002aa01,
Controls : 5
Simple ctrls : 1
Card1.Amixer.
Simple mixer control 'IEC958',0
Capabilities: pswitch pswitch-joined penum
Playback channels: Mono
Mono: Playback [on]
Date: Wed Dec 14 12:50:08 2011
EcryptfsInUse: Yes
HibernationDevice: RESUME=
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20110921.2)
IwConfig:
lo no wireless extensions.
eth0 no wireless extensions.
MachineType: System manufacturer System Product Name
ProcKernelCmdLine: BOOT_IMAGE=
RelatedPackageV
linux-
linux-
linux-firmware 1.62
RfKill:
SourcePackage: linux
UpgradeStatus: Upgraded to precise on 2011-12-01 (12 days ago)
dmi.bios.date: 03/08/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2001
dmi.board.
dmi.board.name: M4A87TD/USB3
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.
dmi.modalias: dmi:bvnAmerican
dmi.product.name: System Product Name
dmi.product.
dmi.sys.vendor: System manufacturer
Changed in linux (Ubuntu): | |
status: | New → Confirmed |
Changed in linux (Ubuntu): | |
status: | Incomplete → Confirmed |
Changed in linux (Ubuntu): | |
status: | Incomplete → Confirmed |
Changed in linux (Ubuntu): | |
status: | Incomplete → Confirmed |
Changed in linux: | |
importance: | Unknown → Medium |
status: | Unknown → Confirmed |
Changed in linux: | |
status: | Confirmed → Invalid |
tags: |
added: bot-stop-nagging oneiric removed: kernel-request-3.2.0-8.14 kernel-request-3.2.0-8.15 kernel-request-3.2.0-9.16 usb3 |
summary: |
- USB3 card reader hangs/powers off when connected to USB3 port [NEC - uPD720200] + 1033:0194 USB3 card reader hangs/powers off when connected to USB3 port + [NEC uPD720200] |
description: | updated |
tags: | added: regression-potential |
tags: | removed: oneiric |
Would it be possible for you to test the latest upstream kernel? It will allow additional upstream developers to examine the issue. Refer to https:/ /wiki.ubuntu. com/KernelMainl ineBuilds . If possible, please test the latest v3.2-rcN kernel (Not a kernel in the daily directory). Once you've tested the upstream kernel, please remove the 'needs- upstream- testing' tag(Only that one tag, please leave the other tags). This can be done by clicking on the yellow pencil icon next to the tag located at the bottom of the bug description and deleting the 'needs- upstream- testing' text.
If this bug is fixed by the mainline kernel, please add the following tag 'kernel- fixed-upstream- KERNEL- VERSION' . For example, if kernel version 3.2-rc1 fixed and issue, the tag would be: 'kernel- fixed-upstream- v3.2-rc1' .
If the mainline kernel does not fix this bug, please add the tag: 'kernel- bug-exists- upstream' .
If you are unable to test the mainline kernel, for example it will not boot, please add the tag: 'kernel- unable- to-test- upstream' . If you believe this bug does not require upstream testing, please add the tag: 'kernel- upstream- testing- not-needed' .
Thanks in advance.