lsusb:
Code: Select all
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 174c:55aa ASMedia Technology Inc. Name: ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge, ASM1153E SATA 6Gb/s bridge
Bus 002 Device 004: ID 05e3:0748 Genesys Logic, Inc. All-in-One Cardreader
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 007: ID 20b1:000a XMOS Ltd
Bus 001 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Near the end of dmesg:
Code: Select all
092.175802] usb 1-1.4: New USB device found, idVendor=20b1, idProduct=000a, bcdDevice= 6.f2
[ 4092.175819] usb 1-1.4: New USB device strings: Mfr=1, Product=3, SerialNumber=0
[ 4092.175832] usb 1-1.4: Product: xDuoo USB Audio 2.0
[ 4092.175844] usb 1-1.4: Manufacturer: XMOS
[ 4092.208588] usb 1-1.4: 1:3 : unsupported format bits 0x100000000
[ 4129.289583] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
[ 4246.619414] usb 2-1: new SuperSpeed Gen 1 USB device number 4 using xhci_hcd
[ 4246.664150] usb 2-1: New USB device found, idVendor=05e3, idProduct=0748, bcdDevice=12.09
[ 4246.664165] usb 2-1: New USB device strings: Mfr=3, Product=4, SerialNumber=5
[ 4246.664178] usb 2-1: Product: USB Storage
[ 4246.664189] usb 2-1: Manufacturer: Generic
[ 4246.664200] usb 2-1: SerialNumber: 000000001209
[ 4246.670241] usb-storage 2-1:1.0: USB Mass Storage device detected
[ 4246.673176] scsi host1: usb-storage 2-1:1.0
[ 4247.730381] scsi 1:0:0:0: Direct-Access Generic MassStorageClass 1209 PQ: 0 ANSI: 6
[ 4247.731513] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 4247.738050] scsi 1:0:0:1: Direct-Access Generic MassStorageClass 1209 PQ: 0 ANSI: 6
[ 4247.739483] sd 1:0:0:1: Attached scsi generic sg2 type 0
[ 4247.746174] sd 1:0:0:0: [sdb] Attached SCSI removable disk
[ 4248.054255] sd 1:0:0:1: [sdc] 124735488 512-byte logical blocks: (63.9 GB/59.5 GiB)
[ 4248.057093] scsi 1:0:0:2: Direct-Access Generic MassStorageClass 1209 PQ: 0 ANSI: 6
[ 4248.058594] sd 1:0:0:1: [sdc] Write Protect is off
[ 4248.058601] sd 1:0:0:1: [sdc] Mode Sense: 21 00 00 00
[ 4248.059793] sd 1:0:0:2: Attached scsi generic sg3 type 0
[ 4248.064332] scsi 1:0:0:3: Direct-Access Generic MassStorageClass 1209 PQ: 0 ANSI: 6
[ 4248.064666] sd 1:0:0:3: Attached scsi generic sg4 type 0
[ 4248.066391] sd 1:0:0:1: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 4248.070021] sd 1:0:0:2: [sdd] Attached SCSI removable disk
[ 4248.075625] sd 1:0:0:3: [sde] Attached SCSI removable disk
[ 4248.090409] sdc: sdc1 sdc2
[ 4248.099689] sd 1:0:0:1: [sdc] Attached SCSI removable disk
[ 4248.659964] FAT-fs (sdc1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 4248.714183] EXT4-fs (sdc2): mounted filesystem with ordered data mode. Opts: (null)
[ 4679.907430] usb 1-1.4: timeout: still 1 active urbs on EP #1
[ 4680.907468] usb 1-1.4: timeout: still 1 active urbs on EP #1
[ 4691.088080] xhci_hcd 0000:01:00.0: ERROR Transfer event for disabled endpoint slot 4 ep 1
[ 4691.088088] xhci_hcd 0000:01:00.0: @000000000ed0b8f0 00000000 00000000 0e000000 04028001
[ 4720.079023] xhci_hcd 0000:01:00.0: ERROR Transfer event for disabled endpoint slot 4 ep 1
[ 4720.079031] xhci_hcd 0000:01:00.0: @000000000ed0b320 00000000 00000000 0e000000 04028001
[ 4732.959637] xhci_hcd 0000:01:00.0: ERROR Transfer event for disabled endpoint slot 4 ep 1
[ 4732.959656] xhci_hcd 0000:01:00.0: @000000000ed061a0 00000000 00000000 0e000000 04028000
[ 4788.651092] xhci_hcd 0000:01:00.0: ERROR Transfer event for disabled endpoint slot 4 ep 1
[ 4788.651100] xhci_hcd 0000:01:00.0: @000000000ed0b5e0 00000000 00000000 0e000000 04028000
Well, maybe some interesting log info....
I say "expected" because it seems like the interference with 2.4Ghz wifi and USB3 is a known issue, though obviously this is would not be intended behavior.
The Genesis reader device is like a 3-in-1 type reader, though the only thing in it is a micro SD.
The xDuoo is powered externally.