You are not logged in.

#1 2024-07-29 09:34:53

4ft3rburner
Member
Registered: 2024-07-24
Posts: 2

Thunderbolt dock usb ports turned off until pci rescan 100% of time

I have a wd22tb4 from dell. Whenever I connect the dock, I have the display port working, it charges my laptop, but all the USB ports are off. If I run a PCI rescan, "echo 1 > /sys/bus/pci/rescan", all the USB ports are turned on and all devices connected to said ports get picked up.

I don't know if this is the right place to report such an issue, but since this happened with my Arch laptop, and didn't happen with my Fedora desktop or my windows machine, I'm starting here.

my ultimate question is... is there any way to fix this issue on my end or is this a bug?

here are some of my system info:

the laptop is a g14 model 2022, running a beta bios with USB 4 support. however, I tried the latest stable bios(319) without the usb4 support and got the same behavior where the USB ports would not work until the rescan.

$ cat /sys/bus/thunderbolt/devices/domain0/security
user

$ demidecode
[...]
# dmidecode 3.6
Getting SMBIOS data from sysfs.
SMBIOS 3.4.0 present.
Table at 0xB9188000.

Handle 0x0000, DMI type 0, 26 bytes
BIOS Information
        Vendor: American Megatrends International, LLC.
        Version: GA402RK.503.U4
        Release Date: 05/02/2024
        Address: 0xF0000
        Runtime Size: 64 kB
        ROM Size: 32 MB
        Characteristics:
                PCI is supported
                BIOS is upgradeable
                BIOS shadowing is allowed
                Boot from CD is supported
                Selectable boot is supported
                BIOS ROM is socketed
                EDD is supported
                ACPI is supported
                Smart battery is supported
                BIOS boot specification is supported
                Targeted content distribution is supported
                UEFI is supported
        BIOS Revision: 5.24
        Firmware Revision: 3.19
Handle 0x0001, DMI type 1, 27 bytes
System Information
        Manufacturer: ASUSTeK COMPUTER INC.
        Product Name: ROG Zephyrus G14 GA402RK_GA402RK
        Version: 1.0       
        Serial Number: R1NRKD003456022
        UUID: cd8c29ea-e33c-d940-9ae4-409c2bfe3477
        Wake-up Type: Power Switch
        SKU Number:  
        Family: ROG Zephyrus G14
[...]

$ uname -a
Linux death-star 6.10.2-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Sat, 27 Jul 2024 16:49:32 +0000 x86_64 GNU/Linux

$ sudo lspci | grep -i thunderbolt
00:03.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 19h USB4/Thunderbolt PCIe tunnel
07:00.0 PCI bridge: Intel Corporation Thunderbolt 4 Bridge [Goshen Ridge 2020] (rev 03)
08:00.0 PCI bridge: Intel Corporation Thunderbolt 4 Bridge [Goshen Ridge 2020] (rev 03)
08:01.0 PCI bridge: Intel Corporation Thunderbolt 4 Bridge [Goshen Ridge 2020] (rev 03)
08:02.0 PCI bridge: Intel Corporation Thunderbolt 4 Bridge [Goshen Ridge 2020] (rev 03)
08:03.0 PCI bridge: Intel Corporation Thunderbolt 4 Bridge [Goshen Ridge 2020] (rev 03)
08:04.0 PCI bridge: Intel Corporation Thunderbolt 4 Bridge [Goshen Ridge 2020] (rev 03)
09:00.0 USB controller: Intel Corporation Thunderbolt 4 USB Controller [Goshen Ridge 2020] (rev 03)
78:00.5 USB controller: Advanced Micro Devices, Inc. [AMD] Rembrandt USB4/Thunderbolt NHI controller #1

this is the kernel message that comes right when I connect the dock

[ 4921.199685] thunderbolt 0-2: new device found, vendor=0xd4 device=0xb071
[ 4921.199692] thunderbolt 0-2: Dell WD22TB4 Thunderbolt Dock
[ 4921.587986] [drm] DMUB HPD callback: link_index=5
[ 4921.675608] [drm] DM_MST: starting TM on aconnector: 0000000064493592 [id: 122]
[ 4921.679254] [drm] DM_MST: DP14, 4-lane link detected
[ 4921.681696] [drm] DMUB HPD IRQ callback: link_index=5
[ 4921.687299] [drm] DMUB HPD IRQ callback: link_index=5
[ 4921.693229] [drm] DMUB HPD IRQ callback: link_index=5
[ 4921.701669] [drm] DMUB HPD IRQ callback: link_index=5
[ 4921.735844] [drm] DMUB HPD IRQ callback: link_index=5
[ 4921.758588] [drm] DMUB HPD IRQ callback: link_index=5
[ 4921.764674] [drm] DMUB HPD IRQ callback: link_index=5
[ 4921.770799] [drm] DMUB HPD IRQ callback: link_index=5
[ 4921.795038] [drm] DMUB HPD IRQ callback: link_index=5
[ 4921.801021] [drm] DMUB HPD IRQ callback: link_index=5
[ 4921.806889] [drm] DMUB HPD IRQ callback: link_index=5
[ 4921.831372] [drm] DMUB HPD IRQ callback: link_index=5
[ 4921.837458] [drm] DMUB HPD IRQ callback: link_index=5
[ 4921.843539] [drm] DMUB HPD IRQ callback: link_index=5
[ 4921.853388] [drm] Downstream port present 1, type 0
[ 4922.367758] [drm] DMUB HPD IRQ callback: link_index=5
[ 4925.487256] [drm] DMUB HPD IRQ callback: link_index=5
[ 4925.509752] [drm] DMUB HPD IRQ callback: link_index=5
[ 4925.515735] [drm] DMUB HPD IRQ callback: link_index=5
[ 4925.521739] [drm] DMUB HPD IRQ callback: link_index=5
[ 4925.541881] [drm] DMUB HPD IRQ callback: link_index=5
[ 4925.564516] [drm] DMUB HPD IRQ callback: link_index=5
[ 4925.570427] [drm] DMUB HPD IRQ callback: link_index=5
[ 4925.576362] [drm] DMUB HPD IRQ callback: link_index=5
[ 4925.596384] [drm] DMUB HPD IRQ callback: link_index=5
[ 4925.615516] [drm] DMUB HPD IRQ callback: link_index=5
[ 4925.634090] [drm] DMUB HPD IRQ callback: link_index=5

and this is the message I get right after running the rescan

[ 5026.818332] [drm] PCIE GART of 512M enabled (table at 0x00000081FEB00000).
[ 5026.818365] amdgpu 0000:03:00.0: amdgpu: PSP is resuming...
[ 5026.832922] pci 0000:07:00.0: [8086:0b26] type 01 class 0x060400 PCIe Switch Upstream Port
[ 5026.832963] pci 0000:07:00.0: PCI bridge to [bus 00]
[ 5026.832976] pci 0000:07:00.0:   bridge window [io  0x0000-0x0fff]
[ 5026.832983] pci 0000:07:00.0:   bridge window [mem 0x00000000-0x000fffff]
[ 5026.833000] pci 0000:07:00.0:   bridge window [mem 0x00000000-0x000fffff 64bit pref]
[ 5026.833022] pci 0000:07:00.0: enabling Extended Tags
[ 5026.833044] pcieport 0000:00:03.1: pciehp: Slot(0-1): Card present
[ 5026.833052] pcieport 0000:00:03.1: pciehp: Slot(0-1): Link Up
[ 5026.833075] pcieport 0000:00:03.1: PME: Spurious native interrupt!
[ 5026.833084] pcieport 0000:00:03.1: PME: Spurious native interrupt!
[ 5026.833209] pci 0000:07:00.0: supports D1 D2
[ 5026.833213] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 5026.833400] pci 0000:07:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:03.1 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[ 5026.833765] pci 0000:07:00.0: Adding to iommu group 6
[ 5026.833830] pcieport 0000:00:03.1: ASPM: current common clock configuration is inconsistent, reconfiguring
[ 5026.836491] pci 0000:07:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 5026.836654] pci 0000:08:00.0: [8086:0b26] type 01 class 0x060400 PCIe Switch Downstream Port
[ 5026.836694] pci 0000:08:00.0: PCI bridge to [bus 00]
[ 5026.836706] pci 0000:08:00.0:   bridge window [io  0x0000-0x0fff]
[ 5026.836712] pci 0000:08:00.0:   bridge window [mem 0x00000000-0x000fffff]
[ 5026.836730] pci 0000:08:00.0:   bridge window [mem 0x00000000-0x000fffff 64bit pref]
[ 5026.836752] pci 0000:08:00.0: enabling Extended Tags
[ 5026.836918] pci 0000:08:00.0: supports D1 D2
[ 5026.836921] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 5026.837259] pci 0000:08:00.0: Adding to iommu group 6
[ 5026.837332] pci 0000:08:01.0: [8086:0b26] type 01 class 0x060400 PCIe Switch Downstream Port
[ 5026.837371] pci 0000:08:01.0: PCI bridge to [bus 00]
[ 5026.837382] pci 0000:08:01.0:   bridge window [io  0x0000-0x0fff]
[ 5026.837389] pci 0000:08:01.0:   bridge window [mem 0x00000000-0x000fffff]
[ 5026.837406] pci 0000:08:01.0:   bridge window [mem 0x00000000-0x000fffff 64bit pref]
[ 5026.837428] pci 0000:08:01.0: enabling Extended Tags
[ 5026.837624] pci 0000:08:01.0: supports D1 D2
[ 5026.837627] pci 0000:08:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 5026.837986] pci 0000:08:01.0: Adding to iommu group 6
[ 5026.838059] pci 0000:08:02.0: [8086:0b26] type 01 class 0x060400 PCIe Switch Downstream Port
[ 5026.838098] pci 0000:08:02.0: PCI bridge to [bus 00]
[ 5026.838109] pci 0000:08:02.0:   bridge window [io  0x0000-0x0fff]
[ 5026.838116] pci 0000:08:02.0:   bridge window [mem 0x00000000-0x000fffff]
[ 5026.838133] pci 0000:08:02.0:   bridge window [mem 0x00000000-0x000fffff 64bit pref]
[ 5026.838155] pci 0000:08:02.0: enabling Extended Tags
[ 5026.838324] pci 0000:08:02.0: supports D1 D2
[ 5026.838327] pci 0000:08:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 5026.838707] pci 0000:08:02.0: Adding to iommu group 6
[ 5026.838797] pci 0000:08:03.0: [8086:0b26] type 01 class 0x060400 PCIe Switch Downstream Port
[ 5026.838841] pci 0000:08:03.0: PCI bridge to [bus 00]
[ 5026.838853] pci 0000:08:03.0:   bridge window [io  0x0000-0x0fff]
[ 5026.838859] pci 0000:08:03.0:   bridge window [mem 0x00000000-0x000fffff]
[ 5026.838877] pci 0000:08:03.0:   bridge window [mem 0x00000000-0x000fffff 64bit pref]
[ 5026.838899] pci 0000:08:03.0: enabling Extended Tags
[ 5026.839069] pci 0000:08:03.0: supports D1 D2
[ 5026.839072] pci 0000:08:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 5026.839399] pci 0000:08:03.0: Adding to iommu group 6
[ 5026.839490] pci 0000:08:04.0: [8086:0b26] type 01 class 0x060400 PCIe Switch Downstream Port
[ 5026.839534] pci 0000:08:04.0: PCI bridge to [bus 00]
[ 5026.839545] pci 0000:08:04.0:   bridge window [io  0x0000-0x0fff]
[ 5026.839552] pci 0000:08:04.0:   bridge window [mem 0x00000000-0x000fffff]
[ 5026.839569] pci 0000:08:04.0:   bridge window [mem 0x00000000-0x000fffff 64bit pref]
[ 5026.839597] pci 0000:08:04.0: enabling Extended Tags
[ 5026.839777] pci 0000:08:04.0: supports D1 D2
[ 5026.839780] pci 0000:08:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 5026.840104] pci 0000:08:04.0: Adding to iommu group 6
[ 5026.840190] pci 0000:07:00.0: PCI bridge to [bus 08-76]
[ 5026.840212] pci 0000:08:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 5026.840225] pci 0000:08:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 5026.840237] pci 0000:08:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 5026.840251] pci 0000:08:03.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 5026.840266] pci 0000:08:04.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 5026.840436] pci 0000:09:00.0: [8086:0b27] type 00 class 0x0c0330 PCIe Endpoint
[ 5026.840470] pci 0000:09:00.0: BAR 0 [mem 0x00000000-0x0000ffff]
[ 5026.840737] pci 0000:09:00.0: supports D1 D2
[ 5026.840740] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 5026.840915] pci 0000:09:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:03.1 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[ 5026.841196] pci 0000:09:00.0: Adding to iommu group 6
[ 5026.841281] pci 0000:08:00.0: PCI bridge to [bus 09-76]
[ 5026.841302] pci_bus 0000:09: busn_res: [bus 09-76] end is updated to 09
[ 5026.841400] pci 0000:08:01.0: PCI bridge to [bus 0a-76]
[ 5026.841420] pci_bus 0000:0a: busn_res: [bus 0a-76] end is updated to 2d
[ 5026.841539] pci 0000:08:02.0: PCI bridge to [bus 2e-76]
[ 5026.841563] pci_bus 0000:2e: busn_res: [bus 2e-76] end is updated to 51
[ 5026.841653] pci 0000:08:03.0: PCI bridge to [bus 52-76]
[ 5026.841673] pci_bus 0000:52: busn_res: [bus 52-76] end is updated to 75
[ 5026.841772] pci 0000:08:04.0: PCI bridge to [bus 76]
[ 5026.841791] pci_bus 0000:76: busn_res: [bus 76] end is updated to 76
[ 5026.841800] pci_bus 0000:08: busn_res: [bus 08-76] end is updated to 76
[ 5026.841947] pci 0000:08:01.0: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 0a-2d] add_size 100000 add_align 100000
[ 5026.841953] pci 0000:08:01.0: bridge window [mem 0x00100000-0x001fffff] to [bus 0a-2d] add_size 100000 add_align 100000
[ 5026.841958] pci 0000:08:02.0: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 2e-51] add_size 100000 add_align 100000
[ 5026.841962] pci 0000:08:02.0: bridge window [mem 0x00100000-0x001fffff] to [bus 2e-51] add_size 100000 add_align 100000
[ 5026.841967] pci 0000:08:03.0: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 52-75] add_size 100000 add_align 100000
[ 5026.841971] pci 0000:08:03.0: bridge window [mem 0x00100000-0x001fffff] to [bus 52-75] add_size 100000 add_align 100000
[ 5026.841979] pci 0000:07:00.0: bridge window [mem 0x00100000-0x005fffff 64bit pref] to [bus 08-76] add_size 300000 add_align 100000
[ 5026.841985] pci 0000:07:00.0: bridge window [mem 0x00100000-0x005fffff] to [bus 08-76] add_size 300000 add_align 100000
[ 5026.842002] pci 0000:07:00.0: bridge window [mem 0xc4000000-0xc47fffff]: assigned
[ 5026.842007] pci 0000:07:00.0: bridge window [mem 0x7e20000000-0x7e207fffff 64bit pref]: assigned
[ 5026.842011] pci 0000:07:00.0: bridge window [io  size 0x5000]: can't assign; no space
[ 5026.842015] pci 0000:07:00.0: bridge window [io  size 0x5000]: failed to assign
[ 5026.842019] pci 0000:07:00.0: bridge window [io  size 0x5000]: can't assign; no space
[ 5026.842022] pci 0000:07:00.0: bridge window [io  size 0x5000]: failed to assign
[ 5026.842035] pci 0000:08:00.0: bridge window [mem 0xc4000000-0xc40fffff]: assigned
[ 5026.842039] pci 0000:08:00.0: bridge window [mem 0x7e20000000-0x7e200fffff 64bit pref]: assigned
[ 5026.842043] pci 0000:08:01.0: bridge window [mem 0xc4100000-0xc42fffff]: assigned
[ 5026.842047] pci 0000:08:01.0: bridge window [mem 0x7e20100000-0x7e202fffff 64bit pref]: assigned
[ 5026.842051] pci 0000:08:02.0: bridge window [mem 0xc4300000-0xc44fffff]: assigned
[ 5026.842054] pci 0000:08:02.0: bridge window [mem 0x7e20300000-0x7e204fffff 64bit pref]: assigned
[ 5026.842058] pci 0000:08:03.0: bridge window [mem 0xc4500000-0xc46fffff]: assigned
[ 5026.842062] pci 0000:08:03.0: bridge window [mem 0x7e20500000-0x7e206fffff 64bit pref]: assigned
[ 5026.842066] pci 0000:08:04.0: bridge window [mem 0xc4700000-0xc47fffff]: assigned
[ 5026.842070] pci 0000:08:04.0: bridge window [mem 0x7e20700000-0x7e207fffff 64bit pref]: assigned
[ 5026.842073] pci 0000:08:00.0: bridge window [io  size 0x1000]: can't assign; no space
[ 5026.842077] pci 0000:08:00.0: bridge window [io  size 0x1000]: failed to assign
[ 5026.842080] pci 0000:08:01.0: bridge window [io  size 0x1000]: can't assign; no space
[ 5026.842083] pci 0000:08:01.0: bridge window [io  size 0x1000]: failed to assign
[ 5026.842087] pci 0000:08:02.0: bridge window [io  size 0x1000]: can't assign; no space
[ 5026.842090] pci 0000:08:02.0: bridge window [io  size 0x1000]: failed to assign
[ 5026.842094] pci 0000:08:03.0: bridge window [io  size 0x1000]: can't assign; no space
[ 5026.842097] pci 0000:08:03.0: bridge window [io  size 0x1000]: failed to assign
[ 5026.842100] pci 0000:08:04.0: bridge window [io  size 0x1000]: can't assign; no space
[ 5026.842103] pci 0000:08:04.0: bridge window [io  size 0x1000]: failed to assign
[ 5026.842111] pci 0000:08:00.0: bridge window [io  size 0x1000]: can't assign; no space
[ 5026.842115] pci 0000:08:00.0: bridge window [io  size 0x1000]: failed to assign
[ 5026.842118] pci 0000:08:01.0: bridge window [io  size 0x1000]: can't assign; no space
[ 5026.842121] pci 0000:08:01.0: bridge window [io  size 0x1000]: failed to assign
[ 5026.842124] pci 0000:08:02.0: bridge window [io  size 0x1000]: can't assign; no space
[ 5026.842128] pci 0000:08:02.0: bridge window [io  size 0x1000]: failed to assign
[ 5026.842131] pci 0000:08:03.0: bridge window [io  size 0x1000]: can't assign; no space
[ 5026.842134] pci 0000:08:03.0: bridge window [io  size 0x1000]: failed to assign
[ 5026.842137] pci 0000:08:04.0: bridge window [io  size 0x1000]: can't assign; no space
[ 5026.842141] pci 0000:08:04.0: bridge window [io  size 0x1000]: failed to assign
[ 5026.842145] pci 0000:09:00.0: BAR 0 [mem 0xc4000000-0xc400ffff]: assigned
[ 5026.842158] pci 0000:08:00.0: PCI bridge to [bus 09]
[ 5026.842166] pci 0000:08:00.0:   bridge window [mem 0xc4000000-0xc40fffff]
[ 5026.842173] pci 0000:08:00.0:   bridge window [mem 0x7e20000000-0x7e200fffff 64bit pref]
[ 5026.842183] pci 0000:08:01.0: PCI bridge to [bus 0a-2d]
[ 5026.842192] pci 0000:08:01.0:   bridge window [mem 0xc4100000-0xc42fffff]
[ 5026.842198] pci 0000:08:01.0:   bridge window [mem 0x7e20100000-0x7e202fffff 64bit pref]
[ 5026.842208] pci 0000:08:02.0: PCI bridge to [bus 2e-51]
[ 5026.842216] pci 0000:08:02.0:   bridge window [mem 0xc4300000-0xc44fffff]
[ 5026.842222] pci 0000:08:02.0:   bridge window [mem 0x7e20300000-0x7e204fffff 64bit pref]
[ 5026.842232] pci 0000:08:03.0: PCI bridge to [bus 52-75]
[ 5026.842240] pci 0000:08:03.0:   bridge window [mem 0xc4500000-0xc46fffff]
[ 5026.842247] pci 0000:08:03.0:   bridge window [mem 0x7e20500000-0x7e206fffff 64bit pref]
[ 5026.842256] pci 0000:08:04.0: PCI bridge to [bus 76]
[ 5026.842264] pci 0000:08:04.0:   bridge window [mem 0xc4700000-0xc47fffff]
[ 5026.842271] pci 0000:08:04.0:   bridge window [mem 0x7e20700000-0x7e207fffff 64bit pref]
[ 5026.842280] pci 0000:07:00.0: PCI bridge to [bus 08-76]
[ 5026.842288] pci 0000:07:00.0:   bridge window [mem 0xc4000000-0xc47fffff]
[ 5026.842294] pci 0000:07:00.0:   bridge window [mem 0x7e20000000-0x7e207fffff 64bit pref]
[ 5026.842941] pcieport 0000:07:00.0: enabling device (0000 -> 0002)
[ 5026.843162] pcieport 0000:08:00.0: enabling device (0000 -> 0002)
[ 5026.843488] pcieport 0000:08:01.0: enabling device (0000 -> 0002)
[ 5026.843724] pcieport 0000:08:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 5026.844072] pcieport 0000:08:02.0: enabling device (0000 -> 0002)
[ 5026.844294] pcieport 0000:08:02.0: pciehp: Slot #2 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 5026.844663] pcieport 0000:08:03.0: enabling device (0000 -> 0002)
[ 5026.844932] pcieport 0000:08:03.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 5026.845346] pcieport 0000:08:04.0: enabling device (0000 -> 0002)
[ 5026.845821] pci 0000:09:00.0: enabling device (0000 -> 0002)
[ 5026.846241] xhci_hcd 0000:09:00.0: xHCI Host Controller
[ 5026.846311] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 11
[ 5026.847580] xhci_hcd 0000:09:00.0: hcc params 0x20007fc1 hci version 0x110 quirks 0x0000000000009810
[ 5026.848269] xhci_hcd 0000:09:00.0: xHCI Host Controller
[ 5026.848276] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 12
[ 5026.848281] xhci_hcd 0000:09:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 5026.848367] usb usb11: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
[ 5026.848372] usb usb11: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5026.848375] usb usb11: Product: xHCI Host Controller
[ 5026.848378] usb usb11: Manufacturer: Linux 6.10.2-zen1-1-zen xhci-hcd
[ 5026.848381] usb usb11: SerialNumber: 0000:09:00.0
[ 5026.848669] hub 11-0:1.0: USB hub found
[ 5026.848690] hub 11-0:1.0: 2 ports detected
[ 5026.848924] usb usb12: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.10
[ 5026.848928] usb usb12: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5026.848932] usb usb12: Product: xHCI Host Controller
[ 5026.848934] usb usb12: Manufacturer: Linux 6.10.2-zen1-1-zen xhci-hcd
[ 5026.848937] usb usb12: SerialNumber: 0000:09:00.0
[ 5026.849148] hub 12-0:1.0: USB hub found
[ 5026.849168] hub 12-0:1.0: 2 ports detected
[ 5026.902400] amdgpu 0000:03:00.0: amdgpu: reserve 0xa00000 from 0x81fd000000 for PSP TMR
[ 5027.005935] amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 5027.023193] amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 5027.023204] amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
[ 5027.023211] amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000f, smu fw if version = 0x00000013, smu fw program = 0, version = 0x003b3100 (59.49.0)
[ 5027.023219] amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
[ 5027.074724] amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
[ 5027.075989] [drm] DMUB hardware initialized: version=0x02020020
[ 5027.091514] usb 11-1: new high-speed USB device number 2 using xhci_hcd
[ 5027.217841] usb 11-1: New USB device found, idVendor=1d5c, idProduct=5801, bcdDevice= 1.01
[ 5027.217854] usb 11-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5027.217861] usb 11-1: Product: USB2.0 Hub
[ 5027.217866] usb 11-1: Manufacturer: Fresco Logic, Inc.
[ 5027.218893] hub 11-1:1.0: USB hub found
[ 5027.218926] hub 11-1:1.0: 4 ports detected
[ 5027.331560] usb 12-1: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
[ 5027.343986] usb 12-1: New USB device found, idVendor=8087, idProduct=0b40, bcdDevice=12.34
[ 5027.343998] usb 12-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5027.344005] usb 12-1: Product: USB3.0 Hub
[ 5027.344010] usb 12-1: Manufacturer: Intel Corporation.
[ 5027.345399] hub 12-1:1.0: USB hub found
[ 5027.345468] hub 12-1:1.0: 4 ports detected
[ 5027.757506] usb 11-1.1: new high-speed USB device number 3 using xhci_hcd
[ 5027.848386] usb 11-1.1: New USB device found, idVendor=0bda, idProduct=5487, bcdDevice= 1.47
[ 5027.848395] usb 11-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5027.848398] usb 11-1.1: Product: Dell dock
[ 5027.848401] usb 11-1.1: Manufacturer: Dell Inc.
[ 5027.850182] hub 11-1.1:1.0: USB hub found
[ 5027.850397] hub 11-1.1:1.0: 5 ports detected
[ 5027.911680] usb 12-1.4: new SuperSpeed Plus Gen 2x1 USB device number 3 using xhci_hcd
[ 5027.926408] usb 12-1.4: New USB device found, idVendor=0bda, idProduct=0487, bcdDevice= 1.47
[ 5027.926422] usb 12-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5027.926428] usb 12-1.4: Product: Dell dock
[ 5027.926433] usb 12-1.4: Manufacturer: Dell Inc.
[ 5027.928466] hub 12-1.4:1.0: USB hub found
[ 5027.928722] hub 12-1.4:1.0: 4 ports detected
[ 5028.000498] usb 11-1.2: new high-speed USB device number 4 using xhci_hcd
[ 5028.088981] usb 11-1.2: New USB device found, idVendor=1235, idProduct=8211, bcdDevice= 6.45
[ 5028.088994] usb 11-1.2: New USB device strings: Mfr=1, Product=3, SerialNumber=2
[ 5028.089001] usb 11-1.2: Product: Scarlett Solo USB
[ 5028.089005] usb 11-1.2: Manufacturer: Focusrite
[ 5028.089010] usb 11-1.2: SerialNumber: Y76NBYU25512F7
[ 5028.164493] usb 11-1.1.2: new high-speed USB device number 5 using xhci_hcd
[ 5028.254755] usb 11-1.1.2: New USB device found, idVendor=2109, idProduct=2817, bcdDevice= 3.c4
[ 5028.254767] usb 11-1.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5028.254773] usb 11-1.1.2: Product: USB2.0 Hub             
[ 5028.254778] usb 11-1.1.2: Manufacturer: VIA Labs, Inc.         
[ 5028.256592] hub 11-1.1.2:1.0: USB hub found
[ 5028.256762] hub 11-1.1.2:1.0: 4 ports detected
[ 5028.319210] usb 12-1.4.3: new SuperSpeed USB device number 4 using xhci_hcd

[...] plus a ton of USB devices

Offline

Board footer

Powered by FluxBB