You are not logged in.
@DeKay, similar condition?
And yes, I suspect this is just noise and unrelated to any stalls. The "error" is also all over the internet (incl. this forum)
If you are asking me if I have a webcam attached, I do not. This is my desktop PC with no integrated webcam, and no webcam attached externally either. Here's what I have...
[dk@ryzen ~]$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 001 Device 003: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 001 Device 004: ID 0db0:cd0e Micro Star International USB Audio
Bus 001 Device 005: ID 0451:8442 Texas Instruments, Inc.
Bus 001 Device 006: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 007: ID 1e7d:2dbf ROCCAT Kone Pure Military Mouse
Bus 001 Device 008: ID 0451:82ff Texas Instruments, Inc.
Bus 001 Device 009: ID 0db0:0076 Micro Star International MYSTIC LIGHT
Bus 001 Device 010: ID 0489:e10a Foxconn / Hon Hai
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 05e3:0620 Genesys Logic, Inc. GL3523 Hub
Bus 002 Device 003: ID 05e3:0620 Genesys Logic, Inc. GL3523 Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 009 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 010 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Offline
"lspci" and "lsusb -v" will be more helpful to check which hub is affected and whether the pci device has multiple assignments.
Offline
"lspci" and "lsusb -v" will be more helpful to check which hub is affected and whether the pci device has multiple assignments.
Thanks for the help so far seth. lsusb is complaining about something but doesn't give that much to go on.
[dk@ryzen]$ lsusb -v
<snip>
Bus 010 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 3
bMaxPacketSize0 9
idVendor 0x1d6b Linux Foundation
idProduct 0x0003 3.0 root hub
bcdDevice 6.12
iManufacturer 0 Linux 6.12.7-arch1-1 xhci-hcd
iProduct 0 xHCI Host Controller
iSerialNumber 0 0000:72:00.0
bNumConfigurations 0
which I think maps only to the last line of this...
[dk@ryzen paru-bin]$ lspci
<snip>
70:00.0 USB controller: ASMedia Technology Inc. Device 2425 (rev 01)
71:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Granite Ridge [Radeon Graphics] (rev c2)
71:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Rembrandt Radeon High Definition Audio Controller
71:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 19h PSP/CCP
71:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge USB 3.1 xHCI
71:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge USB 3.1 xHCI
71:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h/19h/1ah HD Audio Controller
72:00.0 USB controller: Advanced Micro Devices, Inc. [AMD] Device 15b8
Offline
That config looks more like https://bbs.archlinux.org/viewtopic.php … 5#p2219655 (same isolated controller just on a different PCI bus) and less like the usb2/3 collision @zse faces.
Since it doesn't stall the system for you either, it's likely indeed just noise about some implausible controller and the delay is caused by somethign different for @MatrixC7 (who sees the message for the same controller)
Offline