I have tried to load a bunch of different drivers, without success.
Any ideas what to try?
lsusb:
Code: Select all
Bus 007 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 006 Device 002: ID 06cb:00bd Synaptics, Inc. Prometheus MIS Touch Fingerprint Reader
Bus 004 Device 072: ID 1908:0226 GEMBIRD MicroSD Card Reader/Writer
Bus 002 Device 002: ID 04f2:b6d0 Chicony Electronics Co., Ltd Integrated Camera
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 070: ID 214b:7250 Huasheng Electronics USB2.0 HUB
Bus 006 Device 003: ID 8087:0029 Intel Corp. AX200 Bluetooth
Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 004 Device 071: ID 046d:c077 Logitech, Inc. Mouse
Bus 004 Device 065: ID 214b:7250 Huasheng Electronics USB2.0 HUB
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Code: Select all
[Wed Oct 18 20:02:18 2023] usb 4-1: new high-speed USB device number 74 using xhci_hcd
[Wed Oct 18 20:02:18 2023] usb 4-1: New USB device found, idVendor=214b, idProduct=7250, bcdDevice= 1.00
[Wed Oct 18 20:02:18 2023] usb 4-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[Wed Oct 18 20:02:18 2023] usb 4-1: Product: USB2.0 HUB
[Wed Oct 18 20:02:18 2023] hub 4-1:1.0: USB hub found
[Wed Oct 18 20:02:18 2023] hub 4-1:1.0: 4 ports detected
[Wed Oct 18 20:02:18 2023] usb 4-1.1: new high-speed USB device number 75 using xhci_hcd
[Wed Oct 18 20:02:18 2023] usb 4-1.1: device descriptor read/64, error -71
[Wed Oct 18 20:02:19 2023] usb 4-1.1: new full-speed USB device number 76 using xhci_hcd
[Wed Oct 18 20:02:19 2023] usb 4-1.1: device descriptor read/64, error -32
[Wed Oct 18 20:02:19 2023] usb 4-1.1: device descriptor read/64, error -32
[Wed Oct 18 20:02:19 2023] usb 4-1-port1: attempt power cycle
[Wed Oct 18 20:02:20 2023] usb 4-1.1: new full-speed USB device number 77 using xhci_hcd
[Wed Oct 18 20:02:20 2023] usb 4-1.1: Device not responding to setup address.
[Wed Oct 18 20:02:20 2023] usb 4-1.1: Device not responding to setup address.
[Wed Oct 18 20:02:20 2023] usb 4-1.1: device not accepting address 77, error -71
[Wed Oct 18 20:02:20 2023] usb 4-1.1: new full-speed USB device number 78 using xhci_hcd
[Wed Oct 18 20:02:20 2023] usb 4-1.1: Device not responding to setup address.
[Wed Oct 18 20:02:20 2023] usb 4-1.1: Device not responding to setup address.
[Wed Oct 18 20:02:20 2023] usb 4-1.1: device not accepting address 78, error -71
[Wed Oct 18 20:02:20 2023] usb 4-1-port1: unable to enumerate USB device
[Wed Oct 18 20:02:21 2023] usb 4-1.2: new high-speed USB device number 79 using xhci_hcd
[Wed Oct 18 20:02:21 2023] usb 4-1.2: New USB device found, idVendor=214b, idProduct=7250, bcdDevice= 1.00
[Wed Oct 18 20:02:21 2023] usb 4-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[Wed Oct 18 20:02:21 2023] usb 4-1.2: Product: USB2.0 HUB
[Wed Oct 18 20:02:21 2023] hub 4-1.2:1.0: USB hub found
[Wed Oct 18 20:02:21 2023] hub 4-1.2:1.0: 4 ports detected
[Wed Oct 18 20:02:21 2023] usb 4-1.2.2: new high-speed USB device number 80 using xhci_hcd
[Wed Oct 18 20:02:21 2023] usb 4-1.2.2: New USB device found, idVendor=1908, idProduct=0226, bcdDevice= 1.11
[Wed Oct 18 20:02:21 2023] usb 4-1.2.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[Wed Oct 18 20:02:21 2023] usb-storage 4-1.2.2:1.0: USB Mass Storage device detected
[Wed Oct 18 20:02:21 2023] scsi host0: usb-storage 4-1.2.2:1.0
[Wed Oct 18 20:02:22 2023] scsi 0:0:0:0: Direct-Access Generic Mass-Storage 1.11 PQ: 0 ANSI: 2
[Wed Oct 18 20:02:22 2023] sd 0:0:0:0: Attached scsi generic sg0 type 0
[Wed Oct 18 20:02:22 2023] sd 0:0:0:0: [sda] Media removed, stopped polling
[Wed Oct 18 20:02:22 2023] sd 0:0:0:0: [sda] Attached SCSI removable disk

