hi, thx
I just conntected and disconnected the USB disk over and over again.
After the fifth time or so the lower right port suddenly detects the disk.
Before:
$ sudo dmesg | grep usb
[ 1.510669] usbcore: registered new interface driver usbfs
[ 1.510675] usbcore: registered new interface driver hub
[ 1.510685] usbcore: registered new device driver usb
[ 1.524223] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ 1.524225] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.524225] usb usb1: Product: xHCI Host Controller
[ 1.524226] usb usb1: Manufacturer: Linux 4.19.0-14-amd64 xhci-hcd
[ 1.524227] usb usb1: SerialNumber: 0000:00:14.0
[ 1.524717] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[ 1.524718] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.524719] usb usb2: Product: xHCI Host Controller
[ 1.524720] usb usb2: Manufacturer: Linux 4.19.0-14-amd64 xhci-hcd
[ 1.524721] usb usb2: SerialNumber: 0000:00:14.0
[ 1.861723] usb 1-3: new low-speed USB device number 2 using xhci_hcd
[ 2.013951] usb 1-3: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[ 2.013954] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.013956] usb 1-3: Product: USB Optical Mouse
[ 2.013958] usb 1-3: Manufacturer: Logitech
[ 2.032569] usbcore: registered new interface driver usbhid
[ 2.032570] usbhid: USB HID core driver
[ 2.034865] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:046D:C077.0001/input/input7
[ 2.035081] hid-generic 0003:046D:C077.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-3/input0
[ 2.141901] usb 1-4: new full-speed USB device number 3 using xhci_hcd
[ 2.291715] usb 1-4: New USB device found, idVendor=20a0, idProduct=4108, bcdDevice= 1.01
[ 2.291717] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.291719] usb 1-4: Product: Nitrokey Pro
[ 2.291721] usb 1-4: Manufacturer: Nitrokey
[ 2.291722] usb 1-4: SerialNumber: 000000000000000000008952
[ 2.294903] hid-generic 0003:20A0:4108.0002: hiddev0,hidraw1: USB HID v1.10 Device [Nitrokey Nitrokey Pro] on usb-0000:00:14.0-4/input0
[ 2.421804] usb 1-6: new full-speed USB device number 4 using xhci_hcd
[ 2.571387] usb 1-6: New USB device found, idVendor=04ca, idProduct=300d, bcdDevice= 0.01
[ 2.571391] usb 1-6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.701821] usb 1-7: new high-speed USB device number 5 using xhci_hcd
[ 2.899027] usb 1-7: New USB device found, idVendor=058f, idProduct=d102, bcdDevice=10.09
[ 2.899030] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[ 2.899032] usb 1-7: Product: HD WebCam
[ 2.899034] usb 1-7: Manufacturer: QUANTA
[ 17.498803] systemd[1]: /lib/systemd/system/usbguard.service:7: PIDFile= references path below legacy directory /var/run/, updating /var/run/usbguard.pid → /run/usbguard.pid; please update the unit file accordingly.
[ 18.019291] input: HD WebCam: HD WebCam as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input10
[ 18.019343] usbcore: registered new interface driver uvcvideo
[ 18.061887] usbcore: registered new interface driver btusb
[ 18.065642] usb 1-6: firmware: failed to load ar3k/AthrBT_0x11020100.dfu (-2)
[ 18.065645] usb 1-6: Direct firmware load for ar3k/AthrBT_0x11020100.dfu failed with error -2
[ 18.065673] usbcore: registered new interface driver ath3k
After the disk LED turns blue instead of white and shows up the following additional lines are visible
[ 742.112103] usb 2-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[ 742.132816] usb 2-2: New USB device found, idVendor=0480, idProduct=0821, bcdDevice= 0.00
[ 742.132817] usb 2-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 742.132818] usb 2-2: Product: External USB 3.0
[ 742.132819] usb 2-2: Manufacturer: TOSHIBA
[ 742.132819] usb 2-2: SerialNumber: 20200726014528F
[ 742.132933] usb 2-2: Device is not authorized for usage
[ 742.148873] usb 2-2: authorized to connect
[ 742.157169] usb-storage 2-2:1.0: USB Mass Storage device detected
[ 742.159903] scsi host2: usb-storage 2-2:1.0
[ 742.160341] usbcore: registered new interface driver usb-storage
[ 742.166780] usbcore: registered new interface driver uas
No luck with the other port though.
It will not be a loose contact?!
Kind regards,