Config failed, hub doesn't have any ports! (err -19)

Hi all.

I am on openSUSE Slowroll with 6.16.7-1.0.8.sr20250901-default kernel.
I used to be on openSUSE Leap since 2016, but could not get it to run on my new machine, hence moving on to Slowroll.

Have posted about this on kernel.org as well, but someone there suggested to post on openSUSE forum too. @rokejulianlockhart
Upon boot I get:
hub 8-0:1.0: config failed, hub doesn't have any ports! (err -19)

The dmesg is on susepaste.

[    1.468711] [    T458] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.468725] [    T458] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.16
[    1.468727] [    T458] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.468728] [    T458] usb usb8: Product: xHCI Host Controller
[    1.468729] [    T458] usb usb8: Manufacturer: Linux 6.16.7-1.0.8.sr20250901-default xhci-hcd
[    1.468730] [    T458] usb usb8: SerialNumber: 0000:0f:00.0
[    1.468804] [    T458] hub 8-0:1.0: USB hub found
[    1.468807] [    T458] hub 8-0:1.0: config failed, hub doesn't have any ports! (err -19)

Machine:
AMD Ryzen 7 7800X3D (16) @ 5.05 GHz
AMD Radeon RX 9070/9070 XT/9070 driver: amdgpu v: kernel
ASUSTeK TUF GAMING B650-PLUS WIFI v: 3281 (latest Bios firmware)

The USB port 8 is

readlink /sys/bus/usb/devices/usb8
../../../devices/pci0000:00/0000:00:08.3/0000:0f:00.0/usb8

And it is only USB 2.0

lspci -s 0f:00.0
0f:00.0 USB controller: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge USB 2.0 xHCI
sudo cat /sys/kernel/debug/usb/xhci/0000:0f:00.0/reg-ext-protocol:00
EXTCAP_REVISION = 0x02000402
EXTCAP_NAME = 0x20425355
EXTCAP_PORTINFO = 0x00180101
EXTCAP_PORTTYPE = 0x00000000

There are two reasons I am posting here:

  1. To (maybe) contribute to another case that faces the same error. @Cyclonick
  2. How to go about and do something about it without breaking anything.

Do I apply the patch on my current kernel or wait until it gets patched on future kernel updates?

Would appreciate your guidance.

Regards.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.