Bug 70531 - An usb 1.1 sound device works on an usb2 port but not on some usb3 ports
Summary: An usb 1.1 sound device works on an usb2 port but not on some usb3 ports
Status: NEW
Alias: None
Product: Drivers
Classification: Unclassified
Component: USB (show other bugs)
Hardware: i386 Linux
: P1 normal
Assignee: XHCI bugs virtual user
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-13 16:29 UTC by dl1ksv
Modified: 2016-02-15 21:51 UTC (History)
8 users (show)

See Also:
Kernel Version: 3.10-3.14.1, 3.15.0,3.16.0,3.16.1 3.17.0,3.18.0,3.19-rcx
Subsystem:
Regression: No
Bisected commit-id:


Attachments
Trace of connection attempt (3.29 KB, text/plain)
2014-02-13 16:29 UTC, dl1ksv
Details
Debug of connection attempt (24.34 KB, text/plain)
2014-02-21 11:23 UTC, dl1ksv
Details

Description dl1ksv 2014-02-13 16:29:31 UTC
Created attachment 125951 [details]
Trace of connection attempt

An usb 1.1 sound device with fixed samplerate of 96000 Hz works flawless on usb 2 ports but fails on some usb 3 ports with "not enough bandwidth" depending on the usb controller.

Connecting to an usb 2 port leads to 

[   84.969417] usb 7-1: new full-speed USB device number 2 using ohci-pci
[   85.119602] usb 7-1: New USB device found, idVendor=04d8, idProduct=fb56
[   85.119614] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   85.119623] usb 7-1: Product: FUNcube Dongle V1.0  
[   85.119629] usb 7-1: Manufacturer: Hanlincrest Ltd.         
[   85.127880] hid-generic 0003:04D8:FB56.0004: hiddev0,hidraw3: USB HID v1.11 Device [Hanlincrest Ltd.          FUNcube Dongle V1.0  ] on usb-0000:00:16.0-1/input2
[   85.151829] usbcore: registered new interface driver snd-usb-audio

Hardware is:

00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller (prog-if 10 [OHCI])
        Subsystem: ASRock Incorporation Device 4397
        Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 18
        Memory at feb0a000 (32-bit, non-prefetchable) [size=4K]
        Kernel driver in use: ohci-pci

00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller (prog-if 20 [EHCI])
        Subsystem: ASRock Incorporation Device 4396
        Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 17
        Memory at feb09000 (32-bit, non-prefetchable) [size=256]
        Capabilities: [c0] Power Management version 2
        Capabilities: [e4] Debug port: BAR=1 offset=00e0
        Kernel driver in use: ehci-pci

00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller (prog-if 10 [OHCI])
        Subsystem: ASRock Incorporation Device 4397
        Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 18
        Memory at feb08000 (32-bit, non-prefetchable) [size=4K]
        Kernel driver in use: ohci-pci

00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller (prog-if 20 [EHCI])
        Subsystem: ASRock Incorporation Device 4396
        Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 17
        Memory at feb07000 (32-bit, non-prefetchable) [size=256]
        Capabilities: [c0] Power Management version 2
        Capabilities: [e4] Debug port: BAR=1 offset=00e0
        Kernel driver in use: ehci-pci

Connecting to an usb 3 port leads to:

[  316.117837] usb 8-2: new full-speed USB device number 2 using xhci_hcd
[  316.281141] usb 8-2: New USB device found, idVendor=04d8, idProduct=fb56
[  316.281153] usb 8-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  316.281160] usb 8-2: Product: FUNcube Dongle V1.0  
[  316.281166] usb 8-2: Manufacturer: Hanlincrest Ltd.         
[  316.300249] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[  316.300267] usb 8-2: Not enough bandwidth for altsetting 1
[  316.312378] hid-generic 0003:04D8:FB56.0006: hiddev0,hidraw3: USB HID v1.11 Device [Hanlincrest Ltd.          FUNcube Dongle V1.0  ] on usb-0000:02:00.0-2/input2

Hardware is:

02:00.0 USB controller: Etron Technology, Inc. EJ168 USB 3.0 Host Controller (rev 01) (prog-if 30 [XHCI])
        Subsystem: ASRock Incorporation Device 7023
        Flags: bus master, fast devsel, latency 0, IRQ 72
        Memory at fe900000 (64-bit, non-prefetchable) [size=32K]
        Capabilities: [50] Power Management version 3
        Capabilities: [70] MSI: Enable+ Count=1/4 Maskable+ 64bit+
        Capabilities: [a0] Express Endpoint, MSI 00
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [190] Device Serial Number 01-01-01-01-01-01-01-01
        Kernel driver in use: xhci_hcd

Device is not usable:

 arecord -Dplughw:3,0 -r96000 /tmp/test.wav
Aufnahme: WAVE '/tmp/test.wav' : Unsigned 8 bit, Rate: 96000 Hz, mono
arecord: set_params:1297: Fehler beim Setzen der Hardware-Parameter:
ACCESS:  RW_INTERLEAVED
FORMAT:  U8
SUBFORMAT:  STD
SAMPLE_BITS: 8
FRAME_BITS: 8
CHANNELS: 1
RATE: 96000
PERIOD_TIME: 125000
PERIOD_SIZE: 12000
PERIOD_BYTES: 12000
PERIODS: 4
BUFFER_TIME: 500000
BUFFER_SIZE: 48000
BUFFER_BYTES: 48000
TICK_TIME: 0


which works in case of conneting to usb 2:

 arecord -Dplughw:3,0 -r96000 /tmp/test.wav
Aufnahme: WAVE '/tmp/test.wav' : Unsigned 8 bit, Rate: 96000 Hz, mono



Working on an other system with different controller hardware works flawlessly.

[  219.018025] usb 3-2: new full-speed USB device number 4 using xhci_hcd
[  219.185129] usb 3-2: New USB device found, idVendor=04d8, idProduct=fb56
[  219.185133] usb 3-2: New USB device strings: Mfr=1, Product=2,
SerialNumber=0
[  219.185135] usb 3-2: Product: FUNcube Dongle V1.0  
[  219.185136] usb 3-2: Manufacturer: Hanlincrest Ltd.         
[  219.186773] hid-generic 0003:04D8:FB56.0002: hiddev0,hidraw1: USB HID
v1.11 Device [Hanlincrest Ltd.          FUNcube Dongle V1.0  ] on
usb-0000:00:14.0-2/input2
[  219.204164] usbcore: registered new interface driver snd-usb-audio

The hardware int this case is:

00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset
Family USB xHCI (rev 04) (prog-if 30 [XHCI])
        Subsystem: CLEVO/KAPOK Computer Device 0650
        Flags: bus master, medium devsel, latency 0, IRQ 42
        Memory at f7a00000 (64-bit, non-prefetchable) [size=64K]
        Capabilities: [70] Power Management version 2
        Capabilities: [80] MSI: Enable+ Count=1/8 Maskable- 64bit+
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_hcd
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset
Family USB xHCI (rev 04) (prog-if 30 [XHCI])
        Subsystem: CLEVO/KAPOK Computer Device 0650
        Flags: bus master, medium devsel, latency 0, IRQ 42
        Memory at f7a00000 (64-bit, non-prefetchable) [size=64K]
        Capabilities: [70] Power Management version 2
        Capabilities: [80] MSI: Enable+ Count=1/8 Maskable- 64bit+
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_hcd


The result of usbmon of the failed connection attempt is attached.
Comment 1 Takashi Iwai 2014-02-13 16:38:58 UTC
If it happens only with xhci, it's rather the problem of the USB controller than the audio driver.  Reassigned to USB people.
Comment 2 dl1ksv 2014-02-13 16:44:05 UTC
(In reply to Takashi Iwai from comment #1)
> If it happens only with xhci, it's rather the problem of the USB controller
> than the audio driver.  Reassigned to USB people.

But does the bandwidth calculation not happen in the usb part ?
Comment 3 dl1ksv 2014-02-13 16:45:10 UTC
(In reply to dl1ksv from comment #2)
> (In reply to Takashi Iwai from comment #1)
> > If it happens only with xhci, it's rather the problem of the USB controller
> > than the audio driver.  Reassigned to USB people.
> 
> But does the bandwidth calculation not happen in the usb part ?

Sorry the alsa part ?
Comment 4 Sarah Sharp 2014-02-20 20:46:52 UTC
(In reply to dl1ksv from comment #3)
> (In reply to dl1ksv from comment #2)
> > (In reply to Takashi Iwai from comment #1)
> > > If it happens only with xhci, it's rather the problem of the USB
> controller
> > > than the audio driver.  Reassigned to USB people.
> > 
> > But does the bandwidth calculation not happen in the usb part ?
> 
> Sorry the alsa part ?

The bandwidth calculation happens in the xHCI host controller hardware.  This error message looks relevant:

[  316.300249] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.

Can you post dmesg with CONFIG_USB_XHCI_HCD_DEBUGGING turned on?  (Or if this is a newer kernel, have CONFIG_DYNAMIC_DEBUG turned on and run `echo -n 'module xhci_hcd =p' > /sys/kernel/debug/dynamic_debug/control` as root.)

Also, do you have a lot of USB devices connected to the host controller?  What does `lsusb -t` show? Does the sound device work when it's the only USB device plugged into the system?  (I doubt this is the case, but it's worth checking.)

We've had issues with Etron hosts not accepting certain sound devices in the past, but we never were able to resolve the issue.  The input context we passed to the Configure Endpoint command looked fine, but the host just didn't like it for some reason.

Dan, Mathias, maybe one of you can follow through with debugging this?
Comment 5 dl1ksv 2014-02-21 11:20:53 UTC
The dongle is the only device connected to an usb3 port.

lsusb -t
/:  Bus 09.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M
/:  Bus 08.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
    |__ Port 2: Dev 2, If 0, Class=Audio, Driver=snd-usb-audio, 12M
    |__ Port 2: Dev 2, If 1, Class=Audio, Driver=snd-usb-audio, 12M
    |__ Port 2: Dev 2, If 2, Class=Human Interface Device, Driver=usbhid, 12M
/:  Bus 07.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/4p, 12M
/:  Bus 06.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/2p, 12M
/:  Bus 05.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/5p, 12M
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/5p, 12M
    |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
    |__ Port 2: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
    |__ Port 2: Dev 3, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/4p, 480M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/5p, 480M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/5p, 480M

The debug output results from 3.14.0-rc3 kernel.
Comment 6 dl1ksv 2014-02-21 11:23:47 UTC
Created attachment 126941 [details]
Debug of connection attempt
Comment 7 udo 2014-08-10 06:18:30 UTC
I can reproduce the 'xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11' by just plugging a logitech C615 into the USB3 port. 
Please see my recent linux-usb postings about this.
Comment 8 dl1ksv 2014-08-10 14:55:10 UTC
I suppose, it's the same issue.
But plugging my usb mouse to the USB3 port works without problems.

[  615.225416] usb 8-2: new low-speed USB device number 3 using xhci_hcd
[  615.372419] usb 8-2: New USB device found, idVendor=046d, idProduct=c050
[  615.372432] usb 8-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  615.372439] usb 8-2: Product: USB-PS/2 Optical Mouse
[  615.372445] usb 8-2: Manufacturer: Logitech
[  615.372768] usb 8-2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[  615.386763] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:09.0/0000:02:00.0/usb8/8-2/8-2:1.0/0003:046D:C050.0009/input/input12
[  615.387036] hid-generic 0003:046D:C050.0009: input,hidraw2: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:02:00.0-2/input0
Comment 9 dl1ksv 2014-08-19 11:59:04 UTC
Starting with kernel 3.17.0-rc1 the message

[  316.300249] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[  316.300267] usb 8-2: Not enough bandwidth for altsetting 1

has gone and the device is partially usable.
Running an application using this device I get 

Aug 19 13:49:52 tux64 kernel: usb 8-2: new full-speed USB device number 5 using xhci_hcd
Aug 19 13:49:53 tux64 kernel: usb 8-2: New USB device found, idVendor=04d8, idProduct=fb56
Aug 19 13:49:53 tux64 kernel: usb 8-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Aug 19 13:49:53 tux64 kernel: usb 8-2: Product: FUNcube Dongle V1.0  
Aug 19 13:49:53 tux64 kernel: usb 8-2: Manufacturer: Hanlincrest Ltd.         
Aug 19 13:49:53 tux64 kernel: hid-generic 0003:04D8:FB56.0008: hiddev0,hidraw3: USB HID v1.11 Device [Hanlincrest Ltd.          FUNcube Dongle V1.0  ] on usb-0000:02:00.0-2/input2
Aug 19 13:50:10 tux64 kernel: retire_capture_urb: 1859 callbacks suppressed
Aug 19 13:50:12 tux64 kernel: xhci_hcd 0000:02:00.0: ERROR Transfer event TRB DMA ptr not part of current TD
Aug 19 13:50:12 tux64 kernel: xhci_hcd 0000:02:00.0: ERROR Transfer event TRB DMA ptr not part of current TD
Aug 19 13:50:12 tux64 kernel: xhci_hcd 0000:02:00.0: ERROR Transfer event TRB DMA ptr not part of current TD
Aug 19 13:50:12 tux64 kernel: xhci_hcd 0000:02:00.0: ERROR Transfer event TRB DMA ptr not part of current TD
Aug 19 13:50:12 tux64 kernel: xhci_hcd 0000:02:00.0: ERROR Transfer event TRB DMA ptr not part of current TD
Aug 19 13:50:12 tux64 kernel: xhci_hcd 0000:02:00.0: ERROR Transfer event TRB DMA ptr not part of current TD
Aug 19 13:50:12 tux64 kernel: xhci_hcd 0000:02:00.0: ERROR Transfer event TRB DMA ptr not part of current TD
Aug 19 13:50:12 tux64 kernel: xhci_hcd 0000:02:00.0: ERROR Transfer event TRB DMA ptr not part of current TD
Aug 19 13:50:12 tux64 kernel: xhci_hcd 0000:02:00.0: ERROR Transfer event TRB DMA ptr not part of current TD
Aug 19 13:50:12 tux64 kernel: xhci_hcd 0000:02:00.0: ERROR Transfer event TRB DMA ptr not part of current TD
Aug 19 13:50:15 tux64 kernel: retire_capture_urb: 5004 callbacks suppressed
Aug 19 13:50:20 tux64 kernel: retire_capture_urb: 4993 callbacks suppressed

and the gui part of the application blocks.

This does not happen if I connect the device to an usb2 port.
Comment 10 Mathias Nyman 2014-08-20 11:42:10 UTC
A patch was just yesterday added to Gregs usb-linus tree that touches this area.
Does it make any difference for you?

commit 9a54886342e227433aebc9d374f8ae268a836475
Author: Hans de Goede <hdegoede@redhat.com>
Date:   Tue Aug 19 15:17:56 2014 +0300

    xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVAL
    

Patch can be found at:
http://marc.info/?l=linux-usb&m=140844992615667&w=2

Or use Gregs tree with patch included:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-linus
Comment 11 dl1ksv 2014-08-20 12:28:25 UTC
> A patch was just yesterday added to Gregs usb-linus tree that touches this
> area.
> Does it make any difference for you?
> 
The message "ERROR Transfer event TRB DMA ptr not part of current TD ..." has gone with this patch, but the gui part of the application still blocks and the sound recording happens intermittent.
The log shows:

Aug 20 14:13:57 tux64 kernel: retire_capture_urb: 4993 callbacks suppressed
Aug 20 14:14:02 tux64 kernel: retire_capture_urb: 4993 callbacks suppressed
Aug 20 14:14:07 tux64 kernel: retire_capture_urb: 4993 callbacks suppressed
Aug 20 14:14:12 tux64 kernel: retire_capture_urb: 4993 callbacks suppressed
Aug 20 14:14:17 tux64 kernel: retire_capture_urb: 4993 callbacks suppressed
Comment 12 dl1ksv 2014-08-21 05:45:00 UTC
Enabling debug I get 

Aug 21 07:36:37 tux64 kernel: xhci_hcd 0000:02:00.0: Endpoint 0x81 not halted, refusing to reset.

and then hundreds of

Aug 21 07:36:37 tux64 kernel: xhci_hcd 0000:02:00.0: Miss service interval error, set skip flag
Aug 21 07:36:37 tux64 kernel: xhci_hcd 0000:02:00.0: Found td. Clear skip flag.
Aug 21 07:36:37 tux64 kernel: xhci_hcd 0000:02:00.0: Miss service interval error, set skip flag
Aug 21 07:36:37 tux64 kernel: xhci_hcd 0000:02:00.0: Found td. Clear skip flag.
Aug 21 07:36:37 tux64 kernel: xhci_hcd 0000:02:00.0: Miss service interval error, set skip flag
Aug 21 07:36:37 tux64 kernel: xhci_hcd 0000:02:00.0: Found td. Clear skip flag.
Aug 21 07:36:37 tux64 kernel: xhci_hcd 0000:02:00.0: Miss service interval error, set skip flag
Aug 21 07:36:37 tux64 kernel: xhci_hcd 0000:02:00.0: Found td. Clear skip flag.
Aug 21 07:36:37 tux64 kernel: xhci_hcd 0000:02:00.0: Miss service interval error, set skip flag
Aug 21 07:36:37 tux64 kernel: xhci_hcd 0000:02:00.0: Found td. Clear skip flag.

messages.

More infos needed ?
Comment 13 dl1ksv 2014-08-26 14:23:16 UTC
Problem remains with kernel 3.17.0-rc2


A lot of

Aug 26 16:22:20 tux64 kernel: xhci_hcd 0000:02:00.0: Miss service interval error, set skip flag
Aug 26 16:22:20 tux64 kernel: xhci_hcd 0000:02:00.0: Found td. Clear skip flag.
Aug 26 16:22:20 tux64 kernel: xhci_hcd 0000:02:00.0: Miss service interval error, set skip flag

messages
Comment 14 udo 2014-09-09 14:45:50 UTC
3.16.2:

[192216.595309] cp210x ttyUSB2: cp210x_open - Unable to enable UART
[192216.603530] usb 10-1: clear tt 1 (0060) error -71
[192252.548368] cp210x ttyUSB8: cp210x_open - Unable to enable UART
[192252.556719] usb 10-4.1: clear tt 1 (0590) error -71
[192264.533339] cp210x ttyUSB7: cp210x_open - Unable to enable UART
[192264.541569] usb 10-4.1: clear tt 1 (0580) error -71
[192332.444153] cp210x ttyUSB5: cp210x_open - Unable to enable UART
[192332.452931] usb 10-4: clear tt 1 (0570) error -71
[192338.435995] cp210x ttyUSB4: cp210x_open - Unable to enable UART
[192338.444610] usb 10-4: clear tt 1 (0560) error -71


[182769.201653] cp210x ttyUSB3: cp210x_open - Unable to enable UART
[182769.209945] usb 10-1: clear tt 1 (0070) error -71
[182770.565455] usb 10-1.1: clear tt 1 (90b2) error -71
[182770.581921] usb 10-1.1: clear tt 1 (90b2) error -71
[182770.598132] usb 10-1.1: clear tt 1 (90b2) error -71
[182770.614486] usb 10-1.1: clear tt 1 (90b2) error -71
[182770.631210] usb 10-1.1: clear tt 1 (90b2) error -71
[182770.647569] usb 10-1.1: clear tt 1 (90b2) error -71
[182770.664897] usb 10-1.1: clear tt 1 (90b2) error -71
[182770.682367] usb 10-1.1: clear tt 1 (90b2) error -71
[182770.698957] usb 10-1.1: clear tt 1 (90b2) error -71
[182770.716194] usb 10-1.1: clear tt 1 (90b2) error -71
[182770.733160] usb 10-1.1: clear tt 1 (90b2) error -71
[182770.749501] usb 10-1.1: clear tt 1 (90b2) error -71
[182770.766401] usb 10-1.1: clear tt 1 (90b2) error -71
[182770.783051] usb 10-1.1: clear tt 1 (90b2) error -71
[182770.799289] usb 10-1.1: clear tt 1 (90b2) error -71
[182770.815620] usb 10-1.1: clear tt 1 (90b2) error -71
[182773.195321] cp210x ttyUSB2: cp210x_open - Unable to enable UART


[182469.626177] usb 10-4.1: clear tt 1 (0580) error -71
[182543.512268] cp210x ttyUSB5: cp210x_open - Unable to enable UART
[182543.513149] cp210x ttyUSB4: cp210x_open - Unable to enable UART
[182543.530773] usb 10-4: clear tt 1 (0570) error -71
[182543.549979] usb 10-4: clear tt 1 (0560) error -71

[182731.639114] cp210x ttyUSB2: usb_serial_generic_read_bulk_callback - urb stopped: -32
[182731.639278] cp210x ttyUSB6: usb_serial_generic_read_bulk_callback - urb stopped: -32
[182731.653021] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[182731.653763] cp210x ttyUSB6: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[182731.654278] cp210x ttyUSB2: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[182731.663131] usb 10-1: clear tt 1 (9071) error -71
[182731.668941] usb 10-1.1: clear tt 1 (90c1) error -71

?
Comment 15 udo 2014-09-09 14:48:09 UTC
Also, right after boot:

[   25.894615] NFSD: starting 90-second grace period (net ffffffffb9717480)
[   30.329556] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   30.329564] usb 5-1: Not enough bandwidth for altsetting 1
[   30.329568] usb 5-1: 2:1: usb_set_interface failed (-22)
[   30.329629] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   30.329633] usb 5-1: Not enough bandwidth for altsetting 1
[   30.329636] usb 5-1: 2:1: usb_set_interface failed (-22)
[   30.329687] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   30.329691] usb 5-1: Not enough bandwidth for altsetting 1
[   30.329693] usb 5-1: 2:1: usb_set_interface failed (-22)
[   30.330055] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   30.330062] usb 5-1: Not enough bandwidth for altsetting 1
[   30.330065] usb 5-1: 2:1: usb_set_interface failed (-22)
[   30.330275] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   30.330278] usb 5-1: Not enough bandwidth for altsetting 1
[   30.330281] usb 5-1: 2:1: usb_set_interface failed (-22)
[   30.330558] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   30.330563] usb 5-1: Not enough bandwidth for altsetting 1
[   30.330566] usb 5-1: 2:1: usb_set_interface failed (-22)
[   30.330601] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   30.330605] usb 5-1: Not enough bandwidth for altsetting 1
[   30.330607] usb 5-1: 2:1: usb_set_interface failed (-22)
[   30.330653] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   30.330657] usb 5-1: Not enough bandwidth for altsetting 1
[   30.330659] usb 5-1: 2:1: usb_set_interface failed (-22)
[   30.330856] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   30.330859] usb 5-1: Not enough bandwidth for altsetting 1
[   30.330862] usb 5-1: 2:1: usb_set_interface failed (-22)
[   30.331053] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   30.331057] usb 5-1: Not enough bandwidth for altsetting 1
[   30.331059] usb 5-1: 2:1: usb_set_interface failed (-22)
[   30.331452] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   30.331461] usb 5-1: Not enough bandwidth for altsetting 1
[   30.331465] usb 5-1: 2:1: usb_set_interface failed (-22)
[   30.331551] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   30.331555] usb 5-1: Not enough bandwidth for altsetting 1
[   30.331557] usb 5-1: 2:1: usb_set_interface failed (-22)
[   30.331649] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   30.331653] usb 5-1: Not enough bandwidth for altsetting 1
[   30.331655] usb 5-1: 2:1: usb_set_interface failed (-22)
[   30.331967] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   30.331970] usb 5-1: Not enough bandwidth for altsetting 1
[   30.331973] usb 5-1: 2:1: usb_set_interface failed (-22)
[   30.332251] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   30.332254] usb 5-1: Not enough bandwidth for altsetting 1
[   30.332256] usb 5-1: 2:1: usb_set_interface failed (-22)
[   30.332825] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   30.332830] usb 5-1: Not enough bandwidth for altsetting 1
[   30.332833] usb 5-1: 2:1: usb_set_interface failed (-22)
[   30.332889] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   30.332893] usb 5-1: Not enough bandwidth for altsetting 1
[   30.332896] usb 5-1: 2:1: usb_set_interface failed (-22)
[   30.333007] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   30.333011] usb 5-1: Not enough bandwidth for altsetting 1
[   30.333015] usb 5-1: 2:1: usb_set_interface failed (-22)
[   30.333249] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   30.333252] usb 5-1: Not enough bandwidth for altsetting 1
[   30.333254] usb 5-1: 2:1: usb_set_interface failed (-22)
[   30.333522] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   30.333525] usb 5-1: Not enough bandwidth for altsetting 1
[   30.333528] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.010215] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.010222] usb 5-1: Not enough bandwidth for altsetting 1
[   31.010225] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.010261] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.010264] usb 5-1: Not enough bandwidth for altsetting 1
[   31.010267] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.010311] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.010314] usb 5-1: Not enough bandwidth for altsetting 1
[   31.010316] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.010563] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.010567] usb 5-1: Not enough bandwidth for altsetting 1
[   31.010569] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.010803] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.010807] usb 5-1: Not enough bandwidth for altsetting 1
[   31.010809] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.011059] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.011062] usb 5-1: Not enough bandwidth for altsetting 1
[   31.011064] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.011097] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.011100] usb 5-1: Not enough bandwidth for altsetting 1
[   31.011102] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.011138] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.011141] usb 5-1: Not enough bandwidth for altsetting 1
[   31.011142] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.011291] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.011294] usb 5-1: Not enough bandwidth for altsetting 1
[   31.011296] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.011444] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.011447] usb 5-1: Not enough bandwidth for altsetting 1
[   31.011449] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.011805] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.011810] usb 5-1: Not enough bandwidth for altsetting 1
[   31.011812] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.011934] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.011938] usb 5-1: Not enough bandwidth for altsetting 1
[   31.011940] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.012046] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.012049] usb 5-1: Not enough bandwidth for altsetting 1
[   31.012052] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.012304] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.012308] usb 5-1: Not enough bandwidth for altsetting 1
[   31.012311] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.012545] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.012559] usb 5-1: Not enough bandwidth for altsetting 1
[   31.012566] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.013859] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.013870] usb 5-1: Not enough bandwidth for altsetting 1
[   31.013877] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.013980] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.013989] usb 5-1: Not enough bandwidth for altsetting 1
[   31.013996] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.014234] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.014242] usb 5-1: Not enough bandwidth for altsetting 1
[   31.014249] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.014897] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.014908] usb 5-1: Not enough bandwidth for altsetting 1
[   31.014914] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.015560] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.015570] usb 5-1: Not enough bandwidth for altsetting 1
[   31.015577] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.027158] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.027165] usb 5-1: Not enough bandwidth for altsetting 1
[   31.027168] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.027199] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.027202] usb 5-1: Not enough bandwidth for altsetting 1
[   31.027204] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.027239] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.027242] usb 5-1: Not enough bandwidth for altsetting 1
[   31.027244] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.027511] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.027517] usb 5-1: Not enough bandwidth for altsetting 1
[   31.027525] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.027737] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.027741] usb 5-1: Not enough bandwidth for altsetting 1
[   31.027744] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.028038] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.028043] usb 5-1: Not enough bandwidth for altsetting 1
[   31.028045] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.028078] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.028082] usb 5-1: Not enough bandwidth for altsetting 1
[   31.028084] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.028126] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.028130] usb 5-1: Not enough bandwidth for altsetting 1
[   31.028132] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.028322] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.028326] usb 5-1: Not enough bandwidth for altsetting 1
[   31.028328] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.028638] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.028647] usb 5-1: Not enough bandwidth for altsetting 1
[   31.028651] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.029070] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.029074] usb 5-1: Not enough bandwidth for altsetting 1
[   31.029076] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.029117] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.029119] usb 5-1: Not enough bandwidth for altsetting 1
[   31.029121] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.029201] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.029204] usb 5-1: Not enough bandwidth for altsetting 1
[   31.029206] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.029481] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.029484] usb 5-1: Not enough bandwidth for altsetting 1
[   31.029486] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.029809] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.029813] usb 5-1: Not enough bandwidth for altsetting 1
[   31.029815] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.030256] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.030260] usb 5-1: Not enough bandwidth for altsetting 1
[   31.030262] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.030304] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.030306] usb 5-1: Not enough bandwidth for altsetting 1
[   31.030308] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.030398] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.030401] usb 5-1: Not enough bandwidth for altsetting 1
[   31.030402] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.030608] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.030611] usb 5-1: Not enough bandwidth for altsetting 1
[   31.030612] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.030813] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.030815] usb 5-1: Not enough bandwidth for altsetting 1
[   31.030817] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.041616] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.041625] usb 5-1: Not enough bandwidth for altsetting 1
[   31.041629] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.041669] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.041675] usb 5-1: Not enough bandwidth for altsetting 1
[   31.041679] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.041734] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.041739] usb 5-1: Not enough bandwidth for altsetting 1
[   31.041743] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.042037] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.042042] usb 5-1: Not enough bandwidth for altsetting 1
[   31.042044] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.042274] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.042277] usb 5-1: Not enough bandwidth for altsetting 1
[   31.042280] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.042596] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.042602] usb 5-1: Not enough bandwidth for altsetting 1
[   31.042605] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.042636] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.042639] usb 5-1: Not enough bandwidth for altsetting 1
[   31.042642] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.042686] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.042690] usb 5-1: Not enough bandwidth for altsetting 1
[   31.042692] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.042886] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.042890] usb 5-1: Not enough bandwidth for altsetting 1
[   31.042892] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.043108] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.043112] usb 5-1: Not enough bandwidth for altsetting 1
[   31.043114] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.043546] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.043552] usb 5-1: Not enough bandwidth for altsetting 1
[   31.043555] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.043610] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.043614] usb 5-1: Not enough bandwidth for altsetting 1
[   31.043616] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.043810] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.043815] usb 5-1: Not enough bandwidth for altsetting 1
[   31.043818] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.044131] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.044137] usb 5-1: Not enough bandwidth for altsetting 1
[   31.044140] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.044446] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.044451] usb 5-1: Not enough bandwidth for altsetting 1
[   31.044454] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.045024] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.045029] usb 5-1: Not enough bandwidth for altsetting 1
[   31.045032] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.045083] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.045087] usb 5-1: Not enough bandwidth for altsetting 1
[   31.045090] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.045210] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.045215] usb 5-1: Not enough bandwidth for altsetting 1
[   31.045219] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.045523] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.045527] usb 5-1: Not enough bandwidth for altsetting 1
[   31.045530] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.045830] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.045836] usb 5-1: Not enough bandwidth for altsetting 1
[   31.045839] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.057107] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.057113] usb 5-1: Not enough bandwidth for altsetting 1
[   31.057116] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.057141] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.057144] usb 5-1: Not enough bandwidth for altsetting 1
[   31.057146] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.057182] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.057185] usb 5-1: Not enough bandwidth for altsetting 1
[   31.057187] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.057415] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.057418] usb 5-1: Not enough bandwidth for altsetting 1
[   31.057419] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.057565] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.057567] usb 5-1: Not enough bandwidth for altsetting 1
[   31.057569] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.057762] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.057765] usb 5-1: Not enough bandwidth for altsetting 1
[   31.057767] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.057799] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.057802] usb 5-1: Not enough bandwidth for altsetting 1
[   31.057803] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.057838] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.057841] usb 5-1: Not enough bandwidth for altsetting 1
[   31.057842] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.057972] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.057974] usb 5-1: Not enough bandwidth for altsetting 1
[   31.057976] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.058109] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.058111] usb 5-1: Not enough bandwidth for altsetting 1
[   31.058113] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.058354] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.058357] usb 5-1: Not enough bandwidth for altsetting 1
[   31.058359] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.058393] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.058395] usb 5-1: Not enough bandwidth for altsetting 1
[   31.058397] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.058614] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.058617] usb 5-1: Not enough bandwidth for altsetting 1
[   31.058618] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.058804] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.058806] usb 5-1: Not enough bandwidth for altsetting 1
[   31.058808] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.058978] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.058980] usb 5-1: Not enough bandwidth for altsetting 1
[   31.058982] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.059340] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.059343] usb 5-1: Not enough bandwidth for altsetting 1
[   31.059345] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.059412] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.059419] usb 5-1: Not enough bandwidth for altsetting 1
[   31.059425] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.059516] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.059520] usb 5-1: Not enough bandwidth for altsetting 1
[   31.059522] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.059781] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.059784] usb 5-1: Not enough bandwidth for altsetting 1
[   31.059786] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.059962] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.059964] usb 5-1: Not enough bandwidth for altsetting 1
[   31.059966] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.069276] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.069282] usb 5-1: Not enough bandwidth for altsetting 1
[   31.069287] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.069322] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.069324] usb 5-1: Not enough bandwidth for altsetting 1
[   31.069326] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.069360] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.069362] usb 5-1: Not enough bandwidth for altsetting 1
[   31.069364] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.069600] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.069604] usb 5-1: Not enough bandwidth for altsetting 1
[   31.069606] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.069823] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.069826] usb 5-1: Not enough bandwidth for altsetting 1
[   31.069827] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.070061] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.070064] usb 5-1: Not enough bandwidth for altsetting 1
[   31.070066] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.070099] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.070102] usb 5-1: Not enough bandwidth for altsetting 1
[   31.070103] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.070135] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.070138] usb 5-1: Not enough bandwidth for altsetting 1
[   31.070139] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.071643] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.071649] usb 5-1: Not enough bandwidth for altsetting 1
[   31.071652] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.071945] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.071948] usb 5-1: Not enough bandwidth for altsetting 1
[   31.071950] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.072305] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.072308] usb 5-1: Not enough bandwidth for altsetting 1
[   31.072310] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.072358] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.072361] usb 5-1: Not enough bandwidth for altsetting 1
[   31.072363] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.072448] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.072451] usb 5-1: Not enough bandwidth for altsetting 1
[   31.072453] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.072754] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.072758] usb 5-1: Not enough bandwidth for altsetting 1
[   31.072760] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.072951] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.072954] usb 5-1: Not enough bandwidth for altsetting 1
[   31.072956] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.073421] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.073425] usb 5-1: Not enough bandwidth for altsetting 1
[   31.073427] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.073467] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.073470] usb 5-1: Not enough bandwidth for altsetting 1
[   31.073472] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.073559] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.073561] usb 5-1: Not enough bandwidth for altsetting 1
[   31.073563] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.073762] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.073765] usb 5-1: Not enough bandwidth for altsetting 1
[   31.073767] usb 5-1: 2:1: usb_set_interface failed (-22)
[   31.073958] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   31.073961] usb 5-1: Not enough bandwidth for altsetting 1
[   31.073963] usb 5-1: 2:1: usb_set_interface failed (-22)
[   42.264969] fuse init (API version 7.23)
[   43.774156] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   43.774209] usb 5-1: Not enough bandwidth for altsetting 1
[   43.774216] usb 5-1: 2:1: usb_set_interface failed (-22)
[   43.774285] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   43.774293] usb 5-1: Not enough bandwidth for altsetting 1
[   43.774300] usb 5-1: 2:1: usb_set_interface failed (-22)
[   43.774388] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   43.774395] usb 5-1: Not enough bandwidth for altsetting 1
[   43.774399] usb 5-1: 2:1: usb_set_interface failed (-22)
[   43.774861] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   43.774868] usb 5-1: Not enough bandwidth for altsetting 1
[   43.774872] usb 5-1: 2:1: usb_set_interface failed (-22)
[   43.775239] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   43.775245] usb 5-1: Not enough bandwidth for altsetting 1
[   43.775249] usb 5-1: 2:1: usb_set_interface failed (-22)
[   43.775770] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   43.775778] usb 5-1: Not enough bandwidth for altsetting 1
[   43.775783] usb 5-1: 2:1: usb_set_interface failed (-22)
[   43.775836] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   43.775842] usb 5-1: Not enough bandwidth for altsetting 1
[   43.775846] usb 5-1: 2:1: usb_set_interface failed (-22)
[   43.775912] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   43.775918] usb 5-1: Not enough bandwidth for altsetting 1
[   43.775922] usb 5-1: 2:1: usb_set_interface failed (-22)
[   43.776253] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   43.776259] usb 5-1: Not enough bandwidth for altsetting 1
[   43.776263] usb 5-1: 2:1: usb_set_interface failed (-22)
[   43.776615] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   43.776621] usb 5-1: Not enough bandwidth for altsetting 1
[   43.776625] usb 5-1: 2:1: usb_set_interface failed (-22)
[   43.777255] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   43.777263] usb 5-1: Not enough bandwidth for altsetting 1
[   43.777268] usb 5-1: 2:1: usb_set_interface failed (-22)
[   43.777349] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   43.777355] usb 5-1: Not enough bandwidth for altsetting 1
[   43.777360] usb 5-1: 2:1: usb_set_interface failed (-22)
[   43.777533] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   43.777539] usb 5-1: Not enough bandwidth for altsetting 1
[   43.777543] usb 5-1: 2:1: usb_set_interface failed (-22)
[   43.777950] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   43.777956] usb 5-1: Not enough bandwidth for altsetting 1
[   43.777960] usb 5-1: 2:1: usb_set_interface failed (-22)
[   43.778441] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   43.778447] usb 5-1: Not enough bandwidth for altsetting 1
[   43.778451] usb 5-1: 2:1: usb_set_interface failed (-22)
[   43.779186] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   43.779193] usb 5-1: Not enough bandwidth for altsetting 1
[   43.779197] usb 5-1: 2:1: usb_set_interface failed (-22)
[   43.779263] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   43.779268] usb 5-1: Not enough bandwidth for altsetting 1
[   43.779271] usb 5-1: 2:1: usb_set_interface failed (-22)
[   43.779409] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   43.779413] usb 5-1: Not enough bandwidth for altsetting 1
[   43.779416] usb 5-1: 2:1: usb_set_interface failed (-22)
[   43.779762] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   43.779766] usb 5-1: Not enough bandwidth for altsetting 1
[   43.779769] usb 5-1: 2:1: usb_set_interface failed (-22)
[   43.780102] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   43.780106] usb 5-1: Not enough bandwidth for altsetting 1
[   43.780109] usb 5-1: 2:1: usb_set_interface failed (-22)
[   43.787479] snd_hda_intel 0000:00:01.1: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
[   44.212005] Bluetooth: Core ver 2.19
[   44.212024] NET: Registered protocol family 31
[   44.212026] Bluetooth: HCI device and connection manager initialized
[   44.212033] Bluetooth: HCI socket layer initialized
[   44.212036] Bluetooth: L2CAP socket layer initialized
[   44.212042] Bluetooth: SCO socket layer initialized
[   44.242892] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   44.242899] Bluetooth: BNEP filters: protocol multicast
[   44.242910] Bluetooth: BNEP socket layer initialized
[   44.253993] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.254007] usb 5-1: Not enough bandwidth for altsetting 1
[   44.254013] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.254088] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.254097] usb 5-1: Not enough bandwidth for altsetting 1
[   44.254103] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.254190] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.254198] usb 5-1: Not enough bandwidth for altsetting 1
[   44.254203] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.254697] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.254705] usb 5-1: Not enough bandwidth for altsetting 1
[   44.254709] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.255070] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.255076] usb 5-1: Not enough bandwidth for altsetting 1
[   44.255080] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.255659] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.255669] usb 5-1: Not enough bandwidth for altsetting 1
[   44.255674] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.255727] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.255734] usb 5-1: Not enough bandwidth for altsetting 1
[   44.255738] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.255814] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.255822] usb 5-1: Not enough bandwidth for altsetting 1
[   44.255827] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.256594] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.256604] usb 5-1: Not enough bandwidth for altsetting 1
[   44.256610] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.257060] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.257069] usb 5-1: Not enough bandwidth for altsetting 1
[   44.257074] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.257887] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.257893] usb 5-1: Not enough bandwidth for altsetting 1
[   44.257896] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.257958] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.257963] usb 5-1: Not enough bandwidth for altsetting 1
[   44.257966] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.258081] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.258085] usb 5-1: Not enough bandwidth for altsetting 1
[   44.258088] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.258426] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.258432] usb 5-1: Not enough bandwidth for altsetting 1
[   44.258435] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.258742] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.258747] usb 5-1: Not enough bandwidth for altsetting 1
[   44.258749] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.259380] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.259386] usb 5-1: Not enough bandwidth for altsetting 1
[   44.259389] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.259444] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.259448] usb 5-1: Not enough bandwidth for altsetting 1
[   44.259451] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.259569] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.259573] usb 5-1: Not enough bandwidth for altsetting 1
[   44.259576] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.259885] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.259890] usb 5-1: Not enough bandwidth for altsetting 1
[   44.259893] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.260198] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.260204] usb 5-1: Not enough bandwidth for altsetting 1
[   44.260206] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.271116] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.271124] usb 5-1: Not enough bandwidth for altsetting 1
[   44.271127] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.271166] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.271170] usb 5-1: Not enough bandwidth for altsetting 1
[   44.271173] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.271219] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.271222] usb 5-1: Not enough bandwidth for altsetting 1
[   44.271225] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.271527] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.271530] usb 5-1: Not enough bandwidth for altsetting 1
[   44.271533] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.271748] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.271752] usb 5-1: Not enough bandwidth for altsetting 1
[   44.271754] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.272057] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.272066] usb 5-1: Not enough bandwidth for altsetting 1
[   44.272070] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.272108] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.272112] usb 5-1: Not enough bandwidth for altsetting 1
[   44.272114] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.272155] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.272158] usb 5-1: Not enough bandwidth for altsetting 1
[   44.272161] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.272434] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.272437] usb 5-1: Not enough bandwidth for altsetting 1
[   44.272439] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.272665] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.272668] usb 5-1: Not enough bandwidth for altsetting 1
[   44.272671] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.273101] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.273106] usb 5-1: Not enough bandwidth for altsetting 1
[   44.273109] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.273158] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.273162] usb 5-1: Not enough bandwidth for altsetting 1
[   44.273164] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.273269] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.273273] usb 5-1: Not enough bandwidth for altsetting 1
[   44.273275] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.273683] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.273691] usb 5-1: Not enough bandwidth for altsetting 1
[   44.273695] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.273971] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.273975] usb 5-1: Not enough bandwidth for altsetting 1
[   44.273977] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.274621] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.274627] usb 5-1: Not enough bandwidth for altsetting 1
[   44.274630] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.274682] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.274686] usb 5-1: Not enough bandwidth for altsetting 1
[   44.274690] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.274800] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.274804] usb 5-1: Not enough bandwidth for altsetting 1
[   44.274806] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.275090] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.275098] usb 5-1: Not enough bandwidth for altsetting 1
[   44.275101] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.275560] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.275564] usb 5-1: Not enough bandwidth for altsetting 1
[   44.275566] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.284600] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.284609] usb 5-1: Not enough bandwidth for altsetting 1
[   44.284613] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.284661] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.284666] usb 5-1: Not enough bandwidth for altsetting 1
[   44.284670] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.284721] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.284726] usb 5-1: Not enough bandwidth for altsetting 1
[   44.284729] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.285100] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.285105] usb 5-1: Not enough bandwidth for altsetting 1
[   44.285108] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.285454] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.285460] usb 5-1: Not enough bandwidth for altsetting 1
[   44.285464] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.285862] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.285869] usb 5-1: Not enough bandwidth for altsetting 1
[   44.285873] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.285918] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.285923] usb 5-1: Not enough bandwidth for altsetting 1
[   44.285926] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.285982] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.285986] usb 5-1: Not enough bandwidth for altsetting 1
[   44.285990] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.286263] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.286268] usb 5-1: Not enough bandwidth for altsetting 1
[   44.286271] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.286527] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.286531] usb 5-1: Not enough bandwidth for altsetting 1
[   44.286534] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.287025] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.287031] usb 5-1: Not enough bandwidth for altsetting 1
[   44.287052] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.287115] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.287120] usb 5-1: Not enough bandwidth for altsetting 1
[   44.287123] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.287257] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.287262] usb 5-1: Not enough bandwidth for altsetting 1
[   44.287265] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.287580] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.287585] usb 5-1: Not enough bandwidth for altsetting 1
[   44.287588] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.287905] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.287909] usb 5-1: Not enough bandwidth for altsetting 1
[   44.287912] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.288616] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.288623] usb 5-1: Not enough bandwidth for altsetting 1
[   44.288627] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.288691] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.288696] usb 5-1: Not enough bandwidth for altsetting 1
[   44.288700] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.288837] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.288842] usb 5-1: Not enough bandwidth for altsetting 1
[   44.288845] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.289285] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.289290] usb 5-1: Not enough bandwidth for altsetting 1
[   44.289293] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.289740] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.289747] usb 5-1: Not enough bandwidth for altsetting 1
[   44.289750] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.300975] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.300982] usb 5-1: Not enough bandwidth for altsetting 1
[   44.300985] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.301019] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.301022] usb 5-1: Not enough bandwidth for altsetting 1
[   44.301025] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.301061] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.301064] usb 5-1: Not enough bandwidth for altsetting 1
[   44.301066] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.301344] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.301349] usb 5-1: Not enough bandwidth for altsetting 1
[   44.301352] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.301547] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.301551] usb 5-1: Not enough bandwidth for altsetting 1
[   44.301553] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.301823] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.301828] usb 5-1: Not enough bandwidth for altsetting 1
[   44.301830] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.301860] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.301863] usb 5-1: Not enough bandwidth for altsetting 1
[   44.301865] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.301902] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.301905] usb 5-1: Not enough bandwidth for altsetting 1
[   44.301907] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.302078] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.302081] usb 5-1: Not enough bandwidth for altsetting 1
[   44.302083] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.302249] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.302252] usb 5-1: Not enough bandwidth for altsetting 1
[   44.302254] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.302574] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.302578] usb 5-1: Not enough bandwidth for altsetting 1
[   44.302580] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.302622] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.302625] usb 5-1: Not enough bandwidth for altsetting 1
[   44.302627] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.302714] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.302717] usb 5-1: Not enough bandwidth for altsetting 1
[   44.302719] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.302924] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.302926] usb 5-1: Not enough bandwidth for altsetting 1
[   44.302928] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.303139] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.303142] usb 5-1: Not enough bandwidth for altsetting 1
[   44.303144] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.303654] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.303660] usb 5-1: Not enough bandwidth for altsetting 1
[   44.303662] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.303708] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.303711] usb 5-1: Not enough bandwidth for altsetting 1
[   44.303713] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.303806] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.303810] usb 5-1: Not enough bandwidth for altsetting 1
[   44.303813] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.304053] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.304056] usb 5-1: Not enough bandwidth for altsetting 1
[   44.304058] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.304273] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.304276] usb 5-1: Not enough bandwidth for altsetting 1
[   44.304278] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.315270] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.315278] usb 5-1: Not enough bandwidth for altsetting 1
[   44.315281] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.315322] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.315326] usb 5-1: Not enough bandwidth for altsetting 1
[   44.315328] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.315374] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.315378] usb 5-1: Not enough bandwidth for altsetting 1
[   44.315380] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.315662] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.315667] usb 5-1: Not enough bandwidth for altsetting 1
[   44.315670] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.315971] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.315975] usb 5-1: Not enough bandwidth for altsetting 1
[   44.315978] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.316300] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.316306] usb 5-1: Not enough bandwidth for altsetting 1
[   44.316308] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.316339] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.316342] usb 5-1: Not enough bandwidth for altsetting 1
[   44.316345] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.316388] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.316391] usb 5-1: Not enough bandwidth for altsetting 1
[   44.316393] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.316666] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.316669] usb 5-1: Not enough bandwidth for altsetting 1
[   44.316672] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.316910] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.316913] usb 5-1: Not enough bandwidth for altsetting 1
[   44.316916] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.317397] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.317401] usb 5-1: Not enough bandwidth for altsetting 1
[   44.317403] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.317449] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.317452] usb 5-1: Not enough bandwidth for altsetting 1
[   44.317454] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.317540] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.317543] usb 5-1: Not enough bandwidth for altsetting 1
[   44.317544] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.317778] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.317780] usb 5-1: Not enough bandwidth for altsetting 1
[   44.317782] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.317984] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.317986] usb 5-1: Not enough bandwidth for altsetting 1
[   44.317987] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.318415] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.318419] usb 5-1: Not enough bandwidth for altsetting 1
[   44.318421] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.318458] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.318461] usb 5-1: Not enough bandwidth for altsetting 1
[   44.318462] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.318536] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.318538] usb 5-1: Not enough bandwidth for altsetting 1
[   44.318540] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.318714] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.318716] usb 5-1: Not enough bandwidth for altsetting 1
[   44.318718] usb 5-1: 2:1: usb_set_interface failed (-22)
[   44.318889] xhci_hcd 0000:02:00.0: ERROR: unexpected command completion code 0x11.
[   44.318891] usb 5-1: Not enough bandwidth for altsetting 1
[   44.318892] usb 5-1: 2:1: usb_set_interface failed (-22)


# lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Root Complex
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) I/O Memory Management Unit
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7660D]
00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Trinity HDMI Audio Controller
00:04.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Root Port
00:07.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Root Port
00:10.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller (rev 03)
00:10.1 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller (rev 03)
00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 40)
00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11)
00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11)
00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11)
00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11)
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 14)
00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller (rev 01)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 11)
00:14.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] FCH PCI Bridge (rev 40)
00:14.5 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 5
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
02:00.0 USB controller: Etron Technology, Inc. EJ168 USB 3.0 Host Controller (rev 01)
03:06.0 Serial controller: MosChip Semiconductor Technology Ltd. PCI 9835 Multi-I/O Controller (rev 01)



# lsusb -t
/:  Bus 11.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/5p, 480M
/:  Bus 10.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/5p, 480M
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
        |__ Port 1: Dev 5, If 0, Class=Hub, Driver=hub/4p, 480M
            |__ Port 1: Dev 11, If 0, Class=Communications, Driver=cdc_acm, 12M
            |__ Port 1: Dev 11, If 1, Class=CDC Data, Driver=cdc_acm, 12M
            |__ Port 3: Dev 12, If 0, Class=Vendor Specific Class, Driver=cp210x, 12M
        |__ Port 2: Dev 6, If 0, Class=Vendor Specific Class, Driver=cp210x, 12M
        |__ Port 4: Dev 7, If 0, Class=Vendor Specific Class, Driver=cp210x, 12M
    |__ Port 4: Dev 4, If 0, Class=Hub, Driver=hub/4p, 480M
        |__ Port 1: Dev 85, If 0, Class=Hub, Driver=hub/4p, 480M
            |__ Port 3: Dev 88, If 0, Class=Vendor Specific Class, Driver=cp210x, 12M
            |__ Port 4: Dev 89, If 0, Class=Vendor Specific Class, Driver=cp210x, 12M
        |__ Port 3: Dev 86, If 0, Class=Vendor Specific Class, Driver=cp210x, 12M
        |__ Port 4: Dev 87, If 0, Class=Vendor Specific Class, Driver=cp210x, 12M
/:  Bus 09.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/2p, 12M
/:  Bus 08.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/5p, 12M
    |__ Port 5: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
/:  Bus 07.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/5p, 12M
    |__ Port 3: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
/:  Bus 06.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M
/:  Bus 05.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
    |__ Port 1: Dev 2, If 0, Class=Vendor Specific Class, Driver=Philips webcam, 12M
    |__ Port 1: Dev 2, If 1, Class=Audio, Driver=snd-usb-audio, 12M
    |__ Port 1: Dev 2, If 2, Class=Audio, Driver=snd-usb-audio, 12M
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
    |__ Port 1: Dev 2, If 0, Class=Audio, Driver=snd-usb-audio, 480M
    |__ Port 1: Dev 2, If 1, Class=Audio, Driver=snd-usb-audio, 480M
    |__ Port 1: Dev 2, If 2, Class=Video, Driver=uvcvideo, 480M
    |__ Port 1: Dev 2, If 3, Class=Video, Driver=uvcvideo, 480M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
    |__ Port 1: Dev 2, If 0, Class=Vendor Specific Class, Driver=cp210x, 12M
    |__ Port 2: Dev 3, If 0, Class=Vendor Specific Class, Driver=cp210x, 12M



Gigabyte F2A85X-UP4
Bios F5a
Comment 16 dl1ksv 2014-10-11 16:01:04 UTC
With kernel 3.17 the behaviour has changed. 

The " not enough bandwidth " and "unexpected command completion code 0x11" messages have gone.

The sound part now works, but sending 'controls' to the devices are delayed for some seconds.

The debug log shows a lot of messages like this:

[ 4140.834184] xhci_hcd 0000:02:00.0: Found td. Clear skip flag.
[ 4140.834848] xhci_hcd 0000:02:00.0: Miss service interval error, set skip flag
[ 4140.835186] xhci_hcd 0000:02:00.0: Found td. Clear skip flag.
[ 4140.835887] xhci_hcd 0000:02:00.0: Miss service interval error, set skip flag
[ 4140.836186] xhci_hcd 0000:02:00.0: Found td. Clear skip flag.
[ 4140.836847] xhci_hcd 0000:02:00.0: Miss service interval error, set skip flag
[ 4140.837181] xhci_hcd 0000:02:00.0: Found td. Clear skip flag.
[ 4140.837526] xhci_hcd 0000:02:00.0: Cancel URB ffff8800c9564500, dev 2, ep 0x81, starting at offset 0x1c56d0
[ 4140.837531] xhci_hcd 0000:02:00.0: // Ding dong!
[ 4140.837536] xhci_hcd 0000:02:00.0: Cancel URB ffff8800c9564c00, dev 2, ep 0x81, starting at offset 0x1c56e0
[ 4140.837540] xhci_hcd 0000:02:00.0: Cancel URB ffff8800c9564100, dev 2, ep 0x81, starting at offset 0x1c56f0
[ 4140.837543] xhci_hcd 0000:02:00.0: Cancel URB ffff8800c9564f00, dev 2, ep 0x81, starting at offset 0x1c5700
[ 4140.837547] xhci_hcd 0000:02:00.0: Cancel URB ffff880213bc1b00, dev 2, ep 0x81, starting at offset 0x1c5710
[ 4140.837550] xhci_hcd 0000:02:00.0: Cancel URB ffff880213bc1200, dev 2, ep 0x81, starting at offset 0x1c5720
[ 4140.837554] xhci_hcd 0000:02:00.0: Cancel URB ffff8802224fcd00, dev 2, ep 0x81, starting at offset 0x1c5730
[ 4140.837557] xhci_hcd 0000:02:00.0: Cancel URB ffff880221c44d00, dev 2, ep 0x81, starting at offset 0x1c5690
[ 4140.837560] xhci_hcd 0000:02:00.0: Cancel URB ffff8800c3788300, dev 2, ep 0x81, starting at offset 0x1c56a0
[ 4140.837564] xhci_hcd 0000:02:00.0: Cancel URB ffff8800c9f42f00, dev 2, ep 0x81, starting at offset 0x1c56b0
[ 4140.837567] xhci_hcd 0000:02:00.0: Cancel URB ffff8800c9f42200, dev 2, ep 0x81, starting at offset 0x1c56c0
[ 4140.837573] xhci_hcd 0000:02:00.0: Removing canceled TD starting at 0x1c56d0 (dma).
[ 4140.837576] xhci_hcd 0000:02:00.0: TRB to noop at offset 0x1c56d0
[ 4140.837578] xhci_hcd 0000:02:00.0: Removing canceled TD starting at 0x1c56e0 (dma).
[ 4140.837580] xhci_hcd 0000:02:00.0: TRB to noop at offset 0x1c56e0
[ 4140.837581] xhci_hcd 0000:02:00.0: Removing canceled TD starting at 0x1c56f0 (dma).
[ 4140.837583] xhci_hcd 0000:02:00.0: TRB to noop at offset 0x1c56f0
[ 4140.837585] xhci_hcd 0000:02:00.0: Removing canceled TD starting at 0x1c5700 (dma).
Comment 17 udo 2014-11-22 09:38:34 UTC
With 3.17.2 I see in dmesg:

[1823312.319872] usb 2-3: clear tt 1 (0520) error -71
[1823314.309457] cp210x ttyUSB5: cp210x_open - Unable to enable UART
[1823315.307929] usb 2-3.1: clear tt 1 (0550) error -110
[1823316.309473] cp210x ttyUSB2: cp210x_open - Unable to enable UART
[1823317.310921] usb 2-3: clear tt 1 (0500) error -110
[1823320.308108] cp210x ttyUSB3: cp210x_open - Unable to enable UART
[1823320.317686] usb 2-3: clear tt 1 (0510) error -71
[1823636.923685] usb 2-3.1.3: USB disconnect, device number 85
[1823636.924050] cp210x ttyUSB5: cp210x converter now disconnected from ttyUSB5
[1823636.924080] cp210x 2-3.1.3:1.0: device disconnected
[1823636.938486] usb 2-3-port1: cannot reset (err = -71)
[1823636.950005] usb 2-3-port1: cannot reset (err = -71)
[1823636.961730] usb 2-3-port1: cannot reset (err = -71)
[1823637.962515] usb 2-3-port1: cannot reset (err = -110)
[1823637.974132] usb 2-3-port1: cannot reset (err = -71)
[1823637.974141] usb 2-3-port1: Cannot enable. Maybe the USB cable is bad?
[1823637.985876] usb 2-3-port1: cannot disable (err = -71)
[1823637.996478] usb 2-3-port1: cannot reset (err = -71)
[1823638.007987] usb 2-3-port1: cannot reset (err = -71)
[1823638.019208] usb 2-3-port1: cannot reset (err = -71)
[1823638.031199] usb 2-3-port1: cannot reset (err = -71)
[1823639.029216] usb 2-3-port1: cannot reset (err = -110)
[1823639.029225] usb 2-3-port1: Cannot enable. Maybe the USB cable is bad?
[1823639.041459] usb 2-3-port1: cannot disable (err = -71)
[1823639.053576] usb 2-3-port1: cannot reset (err = -71)
[1823639.064881] usb 2-3-port1: cannot reset (err = -71)
[1823639.076171] usb 2-3-port1: cannot reset (err = -71)
[1823640.076434] usb 2-3-port1: cannot reset (err = -110)
[1823640.088554] usb 2-3-port1: cannot reset (err = -71)
[1823640.088563] usb 2-3-port1: Cannot enable. Maybe the USB cable is bad?
[1823640.100148] usb 2-3-port1: cannot disable (err = -71)
[1823641.100381] usb 2-3-port1: cannot reset (err = -110)
[1823641.112487] usb 2-3-port1: cannot reset (err = -71)
[1823641.124351] usb 2-3-port1: cannot reset (err = -71)
[1823641.135500] usb 2-3-port1: cannot reset (err = -71)
[1823641.147367] usb 2-3-port1: cannot reset (err = -71)
[1823641.147376] usb 2-3-port1: Cannot enable. Maybe the USB cable is bad?
[1823641.158859] usb 2-3-port1: cannot disable (err = -71)
[1823641.170351] usb 2-3-port1: cannot disable (err = -71)
[1823641.273888] hub 2-3.1:1.0: activate --> -19
[1823641.285516] hub 2-3:1.0: hub_port_status failed (err = -71)
[1823650.215618] cp210x ttyUSB4: cp210x_open - Unable to enable UART
[1823650.225672] usb 2-3: clear tt 1 (0520) error -71
[1823654.214054] cp210x ttyUSB2: cp210x_open - Unable to enable UART
[1823655.214779] usb 2-3: clear tt 1 (0500) error -110
[1823663.197591] cp210x ttyUSB3: cp210x_open - Unable to enable UART
[1823772.243554] usb 2-3.1: USB disconnect, device number 79
[1823772.244047] usb 2-3.2: USB disconnect, device number 80
[1823772.244252] cp210x ttyUSB2: cp210x converter now disconnected from ttyUSB2
[1823772.244275] cp210x 2-3.2:1.0: device disconnected
[1823772.244439] usb 2-3.3: USB disconnect, device number 81
[1823772.244630] cp210x ttyUSB3: cp210x converter now disconnected from ttyUSB3
[1823772.244650] cp210x 2-3.3:1.0: device disconnected
[1823772.246372] usb 2-3.4: USB disconnect, device number 82
[1823772.246571] cp210x ttyUSB4: cp210x converter now disconnected from ttyUSB4
[1823772.246583] cp210x 2-3.4:1.0: device disconnected
[1823772.360749] usb 2-3: reset high-speed USB device number 119 using ehci-pci
[1823772.772729] usb 2-3.1: new high-speed USB device number 86 using ehci-pci
[1823772.867165] hub 2-3.1:1.0: USB hub found
[1823772.867372] hub 2-3.1:1.0: 4 ports detected
[1823772.940599] usb 2-3.2: new full-speed USB device number 87 using ehci-pci
[1823773.036886] cp210x 2-3.2:1.0: cp210x converter detected
[1823773.037143] usb 2-3.2: cp210x converter now attached to ttyUSB2
[1823773.108480] usb 2-3.3: new full-speed USB device number 88 using ehci-pci
[1823773.205134] cp210x 2-3.3:1.0: cp210x converter detected
[1823773.205398] usb 2-3.3: cp210x converter now attached to ttyUSB3
[1823773.276349] usb 2-3.4: new full-speed USB device number 89 using ehci-pci
[1823773.371445] cp210x 2-3.4:1.0: cp210x converter detected
[1823773.371631] usb 2-3.4: cp210x converter now attached to ttyUSB4
[1823773.448207] usb 2-3.1.3: new full-speed USB device number 90 using ehci-pci
[1823773.544386] cp210x 2-3.1.3:1.0: cp210x converter detected
[1823773.544647] usb 2-3.1.3: cp210x converter now attached to ttyUSB5
[1824109.006988] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - urb stopped: -32
[1824109.007215] cp210x ttyUSB5: usb_serial_generic_read_bulk_callback - urb stopped: -32
[1824109.026564] cp210x ttyUSB5: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824109.027203] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824109.027445] cp210x ttyUSB2: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824109.028439] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824109.041201] usb 2-3.1: clear tt 1 (95a1) error -71
[1824109.041433] usb 2-3: clear tt 1 (9581) error -71
[1824109.056537] cp210x ttyUSB5: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824109.058787] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824109.058920] usb 2-3: clear tt 1 (9571) error -71
[1824109.073164] usb 2-3.1: clear tt 1 (95a1) error -71
[1824109.075290] cp210x ttyUSB2: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824109.079283] usb 2-3: clear tt 1 (9591) error -71
[1824109.091653] cp210x ttyUSB5: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824109.095026] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824109.095266] usb 2-3: clear tt 1 (9581) error -71
[1824109.111146] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824109.111771] usb 2-3.1: clear tt 1 (95a1) error -71
[1824109.112644] usb 2-3: clear tt 1 (9571) error -71
[1824109.127153] cp210x ttyUSB5: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824109.128143] cp210x ttyUSB2: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824109.132506] usb 2-3: clear tt 1 (9591) error -71
[1824109.141629] usb 2-3.1: clear tt 1 (95a1) error -71
[1824109.148970] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824109.151992] usb 2-3: clear tt 1 (9581) error -71
[1824109.156967] cp210x ttyUSB5: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824109.165958] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824109.170696] usb 2-3.1: clear tt 1 (95a1) error -71
[1824109.180348] cp210x ttyUSB5: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824109.192330] usb 2-3.1: clear tt 1 (95a1) error -71
[1824109.203331] cp210x ttyUSB5: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824109.215320] usb 2-3.1: clear tt 1 (95a1) error -71
[1824109.226193] cp210x ttyUSB5: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824109.238174] usb 2-3.1: clear tt 1 (95a1) error -71
[1824109.251185] cp210x ttyUSB5: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824109.264295] usb 2-3.1: clear tt 1 (95a1) error -71
[1824109.276550] usb 2-3.1: clear tt 1 (05a0) error -71
[1824109.300657] usb 2-3.1: clear tt 1 (05a0) error -71
[1824109.312637] cp210x ttyUSB5: cp210x_open - Unable to enable UART
[1824109.324612] usb 2-3.1: clear tt 1 (05a0) error -71
[1824109.336656] cp210x ttyUSB5: cp210x_open - Unable to enable UART
[1824109.348608] usb 2-3.1: clear tt 1 (05a0) error -71
[1824110.151267] usb 2-3: clear tt 1 (9571) error -110
[1824110.164100] usb 2-3: clear tt 1 (9591) error -71
[1824110.165586] cp210x ttyUSB2: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824110.177474] usb 2-3: clear tt 1 (9581) error -71
[1824110.177698] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824110.190188] usb 2-3: clear tt 1 (9571) error -71
[1824110.191228] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824110.202333] cp210x ttyUSB2: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824110.203954] usb 2-3: clear tt 1 (9591) error -71
[1824110.216321] usb 2-3: clear tt 1 (9581) error -71
[1824110.218021] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824110.228068] usb 2-3: clear tt 1 (9571) error -71
[1824110.233017] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824110.240428] usb 2-3: clear tt 1 (9591) error -71
[1824110.243541] cp210x ttyUSB2: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824110.253544] usb 2-3: clear tt 1 (9581) error -71
[1824110.255639] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824110.266409] usb 2-3: clear tt 1 (9571) error -71
[1824110.267756] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824110.279622] cp210x ttyUSB2: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824110.279885] usb 2-3: clear tt 1 (9591) error -71
[1824110.292252] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824110.293107] usb 2-3: clear tt 1 (9581) error -71
[1824110.305755] usb 2-3: clear tt 1 (9571) error -71
[1824110.306098] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824110.318482] cp210x ttyUSB2: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824110.318853] usb 2-3: clear tt 1 (9591) error -71
[1824110.330955] usb 2-3: clear tt 1 (9581) error -71
[1824110.333082] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824110.344228] usb 2-3: clear tt 1 (9571) error -71
[1824110.344441] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824110.355595] usb 2-3: clear tt 1 (9591) error -71
[1824110.361573] cp210x ttyUSB2: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824110.369323] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824110.369431] usb 2-3: clear tt 1 (9581) error -71
[1824110.381685] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824110.382570] usb 2-3: clear tt 1 (9571) error -71
[1824110.395067] cp210x ttyUSB2: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824111.382345] usb 2-3: clear tt 1 (9591) error -110
[1824111.394947] usb 2-3: clear tt 1 (9581) error -71
[1824111.396043] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824111.407679] usb 2-3: clear tt 1 (9571) error -71
[1824111.409650] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824111.419545] usb 2-3: clear tt 1 (9591) error -71
[1824111.423158] cp210x ttyUSB2: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824111.433151] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824111.433392] usb 2-3: clear tt 1 (9581) error -71
[1824111.444255] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.433261] usb 2-3: clear tt 1 (9571) error -110
[1824112.446655] usb 2-3: clear tt 1 (9591) error -71
[1824112.446719] cp210x ttyUSB2: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.459485] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.459614] usb 2-3: clear tt 1 (9581) error -71
[1824112.472135] usb 2-3: clear tt 1 (9571) error -71
[1824112.473372] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.485483] usb 2-3: clear tt 1 (9591) error -71
[1824112.485721] cp210x ttyUSB2: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.498475] usb 2-3: clear tt 1 (9581) error -71
[1824112.498576] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.511097] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.511590] usb 2-3: clear tt 1 (9571) error -71
[1824112.523714] usb 2-3: clear tt 1 (9591) error -71
[1824112.525571] cp210x ttyUSB2: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.536941] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.537480] usb 2-3: clear tt 1 (9581) error -71
[1824112.549575] usb 2-3: clear tt 1 (9571) error -71
[1824112.551338] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.561916] cp210x ttyUSB2: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.563808] usb 2-3: clear tt 1 (9591) error -71
[1824112.576432] usb 2-3: clear tt 1 (9581) error -71
[1824112.578281] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.588200] usb 2-3: clear tt 1 (9571) error -71
[1824112.590803] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.602157] cp210x ttyUSB2: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.602176] usb 2-3: clear tt 1 (9591) error -71
[1824112.613764] usb 2-3: clear tt 1 (9581) error -71
[1824112.616631] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.627245] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.627758] usb 2-3: clear tt 1 (9571) error -71
[1824112.640222] cp210x ttyUSB2: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.640854] usb 2-3: clear tt 1 (9591) error -71
[1824112.653374] usb 2-3: clear tt 1 (9581) error -71
[1824112.654599] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.665330] usb 2-3: clear tt 1 (9571) error -71
[1824112.668211] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.678187] usb 2-3: clear tt 1 (9591) error -71
[1824112.681195] cp210x ttyUSB2: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.691237] usb 2-3: clear tt 1 (9581) error -71
[1824112.691958] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.704201] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.704833] usb 2-3: clear tt 1 (9571) error -71
[1824112.717681] cp210x ttyUSB2: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.717937] usb 2-3: clear tt 1 (9591) error -71
[1824112.730430] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.731323] usb 2-3: clear tt 1 (9581) error -71
[1824112.744154] usb 2-3: clear tt 1 (9571) error -71
[1824112.744541] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.756922] usb 2-3: clear tt 1 (9591) error -71
[1824112.757523] cp210x ttyUSB2: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824112.770275] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824113.756821] usb 2-3: clear tt 1 (9581) error -110
[1824113.768423] usb 2-3: clear tt 1 (9571) error -71
[1824113.772009] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824113.780405] usb 2-3: clear tt 1 (9591) error -71
[1824113.792023] usb 2-3: clear tt 1 (0570) error -71
[1824113.795869] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824113.805876] usb 2-3: clear tt 1 (9581) error -71
[1824113.818507] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824113.821126] usb 2-3: clear tt 1 (9591) error -71
[1824113.833380] usb 2-3: clear tt 1 (0570) error -71
[1824113.834723] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824113.847977] usb 2-3: clear tt 1 (9581) error -71
[1824113.849014] cp210x ttyUSB2: cp210x_open - Unable to enable UART
[1824113.861220] usb 2-3: clear tt 1 (9591) error -71
[1824113.861444] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824113.873347] usb 2-3: clear tt 1 (0570) error -71
[1824113.875285] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824113.887966] usb 2-3: clear tt 1 (9581) error -71
[1824113.888362] cp210x ttyUSB2: cp210x_open - Unable to enable UART
[1824113.900441] usb 2-3: clear tt 1 (9591) error -71
[1824113.901542] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824113.913396] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824113.913683] usb 2-3: clear tt 1 (0570) error -71
[1824113.924299] usb 2-3: clear tt 1 (9581) error -71
[1824113.937276] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824113.937396] usb 2-3: clear tt 1 (9591) error -71
[1824113.950379] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824113.950602] usb 2-3: clear tt 1 (9581) error -71
[1824113.962896] usb 2-3: clear tt 1 (9591) error -71
[1824113.964137] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824113.976254] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824113.976503] usb 2-3: clear tt 1 (9581) error -71
[1824113.987366] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824113.991111] usb 2-3: clear tt 1 (9591) error -71
[1824114.003744] usb 2-3: clear tt 1 (9581) error -71
[1824114.004118] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824114.015346] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824114.017103] usb 2-3: clear tt 1 (9591) error -71
[1824114.028806] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824114.030840] usb 2-3: clear tt 1 (9581) error -71
[1824114.043939] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824115.031367] usb 2-3: clear tt 1 (9591) error -110
[1824115.043463] usb 2-3: clear tt 1 (9581) error -71
[1824115.045066] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824115.055463] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824115.058210] usb 2-3: clear tt 1 (9591) error -71
[1824115.069299] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824115.072024] usb 2-3: clear tt 1 (9581) error -71
[1824115.084544] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824115.084914] usb 2-3: clear tt 1 (9591) error -71
[1824115.096921] usb 2-3: clear tt 1 (9581) error -71
[1824115.099936] cp210x ttyUSB4: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824115.115896] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824115.116270] usb 2-3: clear tt 1 (9591) error -71
[1824115.127026] usb 2-3: clear tt 1 (0590) error -71
[1824115.141665] usb 2-3: clear tt 1 (9581) error -71
[1824115.153131] usb 2-3: clear tt 1 (0590) error -71
[1824115.155749] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824115.168626] cp210x ttyUSB4: cp210x_open - Unable to enable UART
[1824115.169231] usb 2-3: clear tt 1 (9581) error -71
[1824115.181838] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824115.182214] usb 2-3: clear tt 1 (0590) error -71
[1824115.195498] cp210x ttyUSB4: cp210x_open - Unable to enable UART
[1824115.196973] usb 2-3: clear tt 1 (9581) error -71
[1824115.208837] usb 2-3: clear tt 1 (0590) error -71
[1824115.210319] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824115.220956] usb 2-3: clear tt 1 (9581) error -71
[1824115.229069] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824115.240200] usb 2-3: clear tt 1 (9581) error -71
[1824115.248185] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824116.089595] cp210x ttyUSB5: cp210x_open - Unable to enable UART
[1824116.101432] usb 2-3.1: clear tt 1 (05a0) error -71
[1824116.247303] usb 2-3: clear tt 1 (9581) error -110
[1824116.256050] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824116.266422] usb 2-3: clear tt 1 (9581) error -71
[1824116.274413] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824117.274192] usb 2-3: clear tt 1 (9581) error -110
[1824117.282929] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824117.293270] usb 2-3: clear tt 1 (9581) error -71
[1824117.301398] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824117.313015] usb 2-3: clear tt 1 (9581) error -71
[1824117.321132] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824117.332294] usb 2-3: clear tt 1 (9581) error -71
[1824117.340380] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824117.350488] usb 2-3: clear tt 1 (9581) error -71
[1824117.358477] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824117.369098] usb 2-3: clear tt 1 (9581) error -71
[1824117.377095] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824117.387096] usb 2-3: clear tt 1 (9581) error -71
[1824117.395074] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824117.406314] usb 2-3: clear tt 1 (9581) error -71
[1824117.414319] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824118.413832] usb 2-3: clear tt 1 (9581) error -110
[1824118.422441] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824118.433080] usb 2-3: clear tt 1 (9581) error -71
[1824118.441174] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824119.440822] usb 2-3: clear tt 1 (9581) error -110
[1824119.449419] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824119.460784] usb 2-3: clear tt 1 (9581) error -71
[1824119.468789] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824120.088628] cp210x ttyUSB2: cp210x_open - Unable to enable UART
[1824120.468553] usb 2-3: clear tt 1 (9581) error -110
[1824120.481158] usb 2-3: clear tt 1 (0570) error -71
[1824120.482142] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824120.493629] usb 2-3: clear tt 1 (9581) error -71
[1824120.501628] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824120.512758] usb 2-3: clear tt 1 (9581) error -71
[1824120.520861] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824120.532233] usb 2-3: clear tt 1 (9581) error -71
[1824120.540236] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824120.550221] usb 2-3: clear tt 1 (9581) error -71
[1824120.558210] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824120.569448] usb 2-3: clear tt 1 (9581) error -71
[1824120.577441] cp210x ttyUSB3: usb_serial_generic_read_bulk_callback - nonzero urb status: -71
[1824121.575728] usb 2-3: clear tt 1 (9581) error -110
[1824121.587095] usb 2-3: clear tt 1 (0580) error -71
[1824122.087886] cp210x ttyUSB4: cp210x_open - Unable to enable UART
[1824122.598961] usb 2-3: clear tt 1 (0580) error -110
[1824122.613413] usb 2-3: clear tt 1 (0590) error -71
[1824122.614084] cp210x ttyUSB3: cp210x_open - Unable to enable UART
[1824122.623320] usb 2-3: clear tt 1 (0580) error -71
[1824122.634681] cp210x ttyUSB3: cp210x_open - Unable to enable UART
[1824122.644500] usb 2-3: clear tt 1 (0580) error -71
[1824128.086650] cp210x ttyUSB5: cp210x_open - Unable to enable UART
[1824128.097718] usb 2-3.1: clear tt 1 (05a0) error -71
[1824130.086280] cp210x ttyUSB3: cp210x_open - Unable to enable UART
[1824130.096728] usb 2-3: clear tt 1 (0580) error -71
[1824132.086036] cp210x ttyUSB2: cp210x_open - Unable to enable UART
[1824132.096366] usb 2-3: clear tt 1 (0570) error -71
[1824134.082572] cp210x ttyUSB4: cp210x_open - Unable to enable UART
[1824134.090574] usb 2-3: clear tt 1 (0590) error -71
[1824142.082686] cp210x ttyUSB3: cp210x_open - Unable to enable UART
[1824142.092602] usb 2-3: clear tt 1 (0580) error -71
[1824152.080589] cp210x ttyUSB5: cp210x_open - Unable to enable UART
[1824152.091769] usb 2-3.1: clear tt 1 (05a0) error -71
[1824156.079353] cp210x ttyUSB2: cp210x_open - Unable to enable UART
[1824156.089763] usb 2-3: clear tt 1 (0570) error -71
[1824158.078714] cp210x ttyUSB4: cp210x_open - Unable to enable UART
[1824158.088768] usb 2-3: clear tt 1 (0590) error -71
[1824166.076820] cp210x ttyUSB3: cp210x_open - Unable to enable UART
[1824166.086446] usb 2-3: clear tt 1 (0580) error -71
[1824196.068833] cp210x ttyUSB5: cp210x_open - Unable to enable UART
[1824196.079036] usb 2-3.1: clear tt 1 (05a0) error -71
[1824200.066954] cp210x ttyUSB2: cp210x_open - Unable to enable UART
[1824200.076773] usb 2-3: clear tt 1 (0570) error -71
[1824202.067098] cp210x ttyUSB4: cp210x_open - Unable to enable UART
[1824202.077761] usb 2-3: clear tt 1 (0590) error -71
[1824210.064993] cp210x ttyUSB3: cp210x_open - Unable to enable UART
[1824210.075813] usb 2-3: clear tt 1 (0580) error -71
[1824282.045441] cp210x ttyUSB5: cp210x_open - Unable to enable UART
[1824282.056890] usb 2-3.1: clear tt 1 (05a0) error -71
[1824286.043938] cp210x ttyUSB2: cp210x_open - Unable to enable UART
[1824286.054867] usb 2-3: clear tt 1 (0570) error -71
[1824288.043954] cp210x ttyUSB4: cp210x_open - Unable to enable UART
[1824288.054746] usb 2-3: clear tt 1 (0590) error -71
[1824301.026849] cp210x ttyUSB3: cp210x_open - Unable to enable UART
[1824451.999247] cp210x ttyUSB5: cp210x_open - Unable to enable UART
[1824452.010599] usb 2-3.1: clear tt 1 (05a0) error -71
[1824455.998654] cp210x ttyUSB2: cp210x_open - Unable to enable UART
[1824456.008597] usb 2-3: clear tt 1 (0570) error -71
[1824457.998017] cp210x ttyUSB4: cp210x_open - Unable to enable UART
[1824458.008587] usb 2-3: clear tt 1 (0590) error -71
[1824469.994929] cp210x ttyUSB3: cp210x_open - Unable to enable UART
[1824470.006393] usb 2-3: clear tt 1 (0580) error -71
[1824789.906952] cp210x ttyUSB5: cp210x_open - Unable to enable UART
[1824789.917854] usb 2-3.1: clear tt 1 (05a0) error -71
[1824793.905392] cp210x ttyUSB2: cp210x_open - Unable to enable UART
[1824793.916483] usb 2-3: clear tt 1 (0570) error -71
[1824795.905316] cp210x ttyUSB4: cp210x_open - Unable to enable UART
[1824795.915377] usb 2-3: clear tt 1 (0590) error -71
[1824807.902348] cp210x ttyUSB3: cp210x_open - Unable to enable UART
[1824808.900936] usb 2-3: clear tt 1 (0580) error -110
[1825127.813690] cp210x ttyUSB5: cp210x_open - Unable to enable UART
[1825127.824287] usb 2-3.1: clear tt 1 (05a0) error -71
[1825131.812699] cp210x ttyUSB2: cp210x_open - Unable to enable UART
[1825131.823522] usb 2-3: clear tt 1 (0570) error -71
[1825133.812349] cp210x ttyUSB4: cp210x_open - Unable to enable UART
[1825133.823392] usb 2-3: clear tt 1 (0590) error -71
[1825145.809236] cp210x ttyUSB3: cp210x_open - Unable to enable UART
[1825145.820209] usb 2-3: clear tt 1 (0580) error -71
[1825465.719745] cp210x ttyUSB5: cp210x_open - Unable to enable UART
[1825465.731321] usb 2-3.1: clear tt 1 (05a0) error -71
[1825469.718856] cp210x ttyUSB2: cp210x_open - Unable to enable UART
[1825469.728205] usb 2-3: clear tt 1 (0570) error -71
[1825471.718374] cp210x ttyUSB4: cp210x_open - Unable to enable UART
[1825471.728561] usb 2-3: clear tt 1 (0590) error -71
[1825483.715286] cp210x ttyUSB3: cp210x_open - Unable to enable UART
[1825483.724845] usb 2-3: clear tt 1 (0580) error -71
[1825803.626751] cp210x ttyUSB5: cp210x_open - Unable to enable UART
[1825803.637864] usb 2-3.1: clear tt 1 (05a0) error -71
[1825807.626408] cp210x ttyUSB2: cp210x_open - Unable to enable UART
[1825808.626371] usb 2-3: clear tt 1 (0570) error -110
[1825809.625654] cp210x ttyUSB4: cp210x_open - Unable to enable UART
[1825809.636092] usb 2-3: clear tt 1 (0590) error -71
[1825821.622616] cp210x ttyUSB3: cp210x_open - Unable to enable UART
[1825822.621659] usb 2-3: clear tt 1 (0580) error -110
[1826141.532784] cp210x ttyUSB5: cp210x_open - Unable to enable UART
[1826141.544117] usb 2-3.1: clear tt 1 (05a0) error -71
[1826145.532067] cp210x ttyUSB2: cp210x_open - Unable to enable UART
[1826145.542521] usb 2-3: clear tt 1 (0570) error -71
[1826147.531074] cp210x ttyUSB4: cp210x_open - Unable to enable UART
[1826147.541002] usb 2-3: clear tt 1 (0590) error -71
[1826159.528103] cp210x ttyUSB3: cp210x_open - Unable to enable UART
[1826160.525568] usb 2-3: clear tt 1 (0580) error -110
[1826479.434718] cp210x ttyUSB5: cp210x_open - Unable to enable UART
[1826479.446032] usb 2-3.1: clear tt 1 (05a0) error -71
[1826483.434089] cp210x ttyUSB2: cp210x_open - Unable to enable UART
[1826483.444656] usb 2-3: clear tt 1 (0570) error -71
[1826485.432731] cp210x ttyUSB4: cp210x_open - Unable to enable UART
[1826485.443287] usb 2-3: clear tt 1 (0590) error -71
[1826497.430015] cp210x ttyUSB3: cp210x_open - Unable to enable UART
[1826497.440686] usb 2-3: clear tt 1 (0580) error -71
[1826795.140850] usb 2-3.1.3: USB disconnect, device number 90
[1826795.141210] cp210x ttyUSB5: cp210x converter now disconnected from ttyUSB5
[1826795.141242] cp210x 2-3.1.3:1.0: device disconnected
[1826795.153515] usb 2-3-port1: cannot reset (err = -71)
[1826795.165288] usb 2-3-port1: cannot reset (err = -71)
[1826795.174935] usb 2-3-port1: cannot reset (err = -71)
[1826795.186404] usb 2-3-port1: cannot reset (err = -71)
[1826795.197139] usb 2-3-port1: cannot reset (err = -71)
[1826795.197147] usb 2-3-port1: Cannot enable. Maybe the USB cable is bad?
[1826795.209013] usb 2-3-port1: cannot disable (err = -71)
[1826795.220507] usb 2-3-port1: cannot reset (err = -71)
[1826795.232139] usb 2-3-port1: cannot reset (err = -71)
[1826795.243985] usb 2-3-port1: cannot reset (err = -71)
[1826795.254985] usb 2-3-port1: cannot reset (err = -71)
[1826795.266480] usb 2-3-port1: cannot reset (err = -71)
[1826795.266485] usb 2-3-port1: Cannot enable. Maybe the USB cable is bad?
[1826795.278721] usb 2-3-port1: cannot disable (err = -71)
[1826795.290578] usb 2-3-port1: cannot reset (err = -71)
[1826795.302437] usb 2-3-port1: cannot reset (err = -71)
[1826795.313954] usb 2-3-port1: cannot reset (err = -71)
[1826795.325437] usb 2-3-port1: cannot reset (err = -71)
[1826795.337181] usb 2-3-port1: cannot reset (err = -71)
[1826795.337206] usb 2-3-port1: Cannot enable. Maybe the USB cable is bad?
[1826796.336061] usb 2-3-port1: cannot disable (err = -110)
[1826796.348182] usb 2-3-port1: cannot reset (err = -71)
[1826796.359652] usb 2-3-port1: cannot reset (err = -71)
[1826796.371078] usb 2-3-port1: cannot reset (err = -71)
[1826796.382655] usb 2-3-port1: cannot reset (err = -71)
[1826796.393261] usb 2-3-port1: cannot reset (err = -71)
[1826796.393267] usb 2-3-port1: Cannot enable. Maybe the USB cable is bad?
[1826796.404752] usb 2-3-port1: cannot disable (err = -71)
[1826796.415924] usb 2-3-port1: cannot disable (err = -71)
[1826796.518012] hub 2-3.1:1.0: activate --> -19
[1826796.529042] hub 2-3:1.0: hub_port_status failed (err = -71)
[1826821.341134] cp210x ttyUSB2: cp210x_open - Unable to enable UART
[1826821.350964] usb 2-3: clear tt 1 (0570) error -71
[1826823.340890] cp210x ttyUSB4: cp210x_open - Unable to enable UART
[1826823.351819] usb 2-3: clear tt 1 (0590) error -71
[1826835.337293] cp210x ttyUSB3: cp210x_open - Unable to enable UART
[1826835.348125] usb 2-3: clear tt 1 (0580) error -71
[1826957.834232] usb 2-3.1: USB disconnect, device number 86
[1826957.834671] usb 2-3.2: USB disconnect, device number 87
[1826957.834874] cp210x ttyUSB2: cp210x converter now disconnected from ttyUSB2
[1826957.834898] cp210x 2-3.2:1.0: device disconnected
[1826957.835061] usb 2-3.3: USB disconnect, device number 88
[1826957.835225] cp210x ttyUSB3: cp210x converter now disconnected from ttyUSB3
[1826957.835245] cp210x 2-3.3:1.0: device disconnected
[1826957.835398] usb 2-3.4: USB disconnect, device number 89
[1826957.835561] cp210x ttyUSB4: cp210x converter now disconnected from ttyUSB4
[1826957.835580] cp210x 2-3.4:1.0: device disconnected
[1826957.945056] usb 2-3: reset high-speed USB device number 119 using ehci-pci
[1826958.357059] usb 2-3.1: new high-speed USB device number 91 using ehci-pci
[1826958.451370] hub 2-3.1:1.0: USB hub found
[1826958.451576] hub 2-3.1:1.0: 4 ports detected
[1826958.524938] usb 2-3.2: new full-speed USB device number 92 using ehci-pci
[1826958.621101] cp210x 2-3.2:1.0: cp210x converter detected
[1826958.621364] usb 2-3.2: cp210x converter now attached to ttyUSB2
[1826958.692811] usb 2-3.3: new full-speed USB device number 93 using ehci-pci
[1826958.789220] cp210x 2-3.3:1.0: cp210x converter detected
[1826958.789511] usb 2-3.3: cp210x converter now attached to ttyUSB3
[1826958.864683] usb 2-3.4: new full-speed USB device number 94 using ehci-pci
[1826958.960796] cp210x 2-3.4:1.0: cp210x converter detected
[1826958.960993] usb 2-3.4: cp210x converter now attached to ttyUSB4
[1826959.040544] usb 2-3.1.3: new full-speed USB device number 95 using ehci-pci
[1826959.135818] cp210x 2-3.1.3:1.0: cp210x converter detected
[1826959.136017] usb 2-3.1.3: cp210x converter now attached to ttyUSB5
#
Comment 18 dl1ksv 2014-12-11 15:15:53 UTC
Problem remains on kernel 3.18.0
Comment 19 Mathias Nyman 2014-12-16 11:07:35 UTC
(In reply to udo from comment #17)
> With 3.17.2 I see in dmesg:

> [1823641.273888] hub 2-3.1:1.0: activate --> -19
> [1823641.285516] hub 2-3:1.0: hub_port_status failed (err = -71)
> [1823650.215618] cp210x ttyUSB4: cp210x_open - Unable to enable UART
> [1823650.225672] usb 2-3: clear tt 1 (0520) error -71
> [1823654.214054] cp210x ttyUSB2: cp210x_open - Unable to enable UART
> [1823655.214779] usb 2-3: clear tt 1 (0500) error -110
> [1823663.197591] cp210x ttyUSB3: cp210x_open - Unable to enable UART
> [1823772.243554] usb 2-3.1: USB disconnect, device number 79
> [1823772.244047] usb 2-3.2: USB disconnect, device number 80
> [1823772.244252] cp210x ttyUSB2: cp210x converter now disconnected from
> ttyUSB2
> [1823772.244275] cp210x 2-3.2:1.0: device disconnected
> [1823772.244439] usb 2-3.3: USB disconnect, device number 81
> [1823772.244630] cp210x ttyUSB3: cp210x converter now disconnected from
> ttyUSB3
> [1823772.244650] cp210x 2-3.3:1.0: device disconnected
> [1823772.246372] usb 2-3.4: USB disconnect, device number 82
> [1823772.246571] cp210x ttyUSB4: cp210x converter now disconnected from
> ttyUSB4
> [1823772.246583] cp210x 2-3.4:1.0: device disconnected
> [1823772.360749] usb 2-3: reset high-speed USB device number 119 using
> ehci-pci
> [1823772.772729] usb 2-3.1: new high-speed USB device number 86 using
> ehci-pci
> [1823772.867165] hub 2-3.1:1.0: USB hub found
> [1823772.867372] hub 2-3.1:1.0: 4 ports detected
> [1823772.940599] usb 2-3.2: new full-speed USB device number 87 using
> ehci-pci
> [1823773.036886] cp210x 2-3.2:1.0: cp210x converter detected
> [1823773.037143] usb 2-3.2: cp210x converter now attached to ttyUSB2
> [1823773.108480] usb 2-3.3: new full-speed USB device number 88 using
> ehci-pci
> [1823773.205134] cp210x 2-3.3:1.0: cp210x converter detected
> [1823773.205398] usb 2-3.3: cp210x converter now attached to ttyUSB3
> [1823773.276349] usb 2-3.4: new full-speed USB device number 89 using
> ehci-pci
> [1823773.371445] cp210x 2-3.4:1.0: cp210x converter detected
> [1823773.371631] usb 2-3.4: cp210x converter now attached to ttyUSB4
> [1823773.448207] usb 2-3.1.3: new full-speed USB device number 90 using
> ehci-pci

Looks like in this log the device was connected to a ehci controlled usb2 port, and still failed?
Comment 20 udo 2014-12-16 11:38:35 UTC
Could very well be.
I can try usb2/3 ports from AND and usb3 from Etron.
See https://bugzilla.kernel.org/show_bug.cgi?id=89671 for more USB woes and details.
Comment 21 udo 2014-12-16 11:38:57 UTC
AND -> AMD
Comment 22 dl1ksv 2015-01-31 16:04:22 UTC
Using the  FUNcube Dongle V1.0 with 3.19.0-rc6 and debug enabled I meanwhile get a lot of messages 

Jan 31 16:48:38 tux64 kernel: xhci_hcd 0000:02:00.0: Miss service interval error, set skip flag
Jan 31 16:48:38 tux64 kernel: xhci_hcd 0000:02:00.0: Found td. Clear skip flag.
Jan 31 16:48:38 tux64 kernel: xhci_hcd 0000:02:00.0: overrun event on endpoint
Jan 31 16:48:38 tux64 kernel: xhci_hcd 0000:02:00.0: Overrun Event for slot 1 ep 2 still with TDs queued?
Jan 31 16:48:38 tux64 kernel: xhci_hcd 0000:02:00.0: Miss service interval error, set skip flag
Jan 31 16:48:38 tux64 kernel: xhci_hcd 0000:02:00.0: Found td. Clear skip flag.
Jan 31 16:48:38 tux64 kernel: xhci_hcd 0000:02:00.0: Miss service interval error, set skip flag
Jan 31 16:48:38 tux64 kernel: xhci_hcd 0000:02:00.0: Found td. Clear skip flag.

and without debug enabled I see a lot of

retire_capture_urb: 4993 callbacks suppressed messages.

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