I suspect this is a kernel config / driver issue. I’m unable to use the USB ports.
I tried a newer 10/100/1000 USB 3.0 LAN dongle and got this in “dmesg”:
usb usb1-port1: Cannot enable. Maybe the USB cable is bad?
usb usb1-port1: unable to enumerate USB device
Trying an older USB 2.0 device (old SD card reader) gives me:
usb 1-1: new low-speed USB device number 6 using xhci-hcd
usb 1-1: device descriptor read/64, error -71
usb 1-1: device descriptor read/64, error -71
usb 1-1: new low-speed USB device number 7 using xhci-hcd
usb 1-1: device descriptor read/64, error -71
usb 1-1: device descriptor read/64, error -71
usb 1-1: new low-speed USB device number 8 using xhci-hcd
usb 1-1: Device not responding to setup address.
Anyone seen this? Kernel config issue?