You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
USB3 devices are not detected by the Thunderbolt port, either through a dock, or directly connected to the TB4 port. The adjacent USB4 port is not affected. When a Thunderbolt dock is plugged in, external monitors and USB2 devices work normally, and boltctl shows a Thunderbolt dock connected and authenticated. Tested with two different TB4 docks and a separate Dell Latitude with TB4 as a control. The Latitude had no issues using any ports or devices on the docks.
Steps to reproduce
Plug a USB3 device into the darp9 Thunderbolt port.
Expected behavior
USB3 device is detected and visible to the OS.
Actual behavior
USB3 devices are never detected. No error messages regarding USB3 connections show up in the system logs.
Additional info
lsusb -t shows USB2 devices being attached to one bus. Nothing USB3 shows up there. When switching to the USB4 port, USB3 devices show up on a separate bus. Other OSes all had the same result in testing. The darp9 was sent in for warranty service, wherein the motherboard was reportedly replaced, but with no effect. The problem has persisted since initial purchase.
The text was updated successfully, but these errors were encountered:
Possibly, but with a different issue. If the device is connected at boot, it is detected as a USB2 device. If plugged into the standard USB-C or -A port, it is detected as USB3. Otherwise, the behavior is unchanged.
It should be noted that after plugging and unplugging the TB4 dock a few times, the laptop no longer registers that the dock is unplugged. boltctl still shows the dock status as 'authorized', when it should read 'disconnected'. In this state, no devices are detected on the TB4 port at all. A suspend/resume is the only way to get it unstuck.
I cannot reproduce this with USB mass storage devices on 2023-09-08_42bf7a6. All of mine work in both USB-C ports.
I have no other USB3 devices to test with.
USB3 devices are not detected by the Thunderbolt port, either through a dock, or directly connected to the TB4 port. The adjacent USB4 port is not affected. When a Thunderbolt dock is plugged in, external monitors and USB2 devices work normally, and
boltctl
shows a Thunderbolt dock connected and authenticated. Tested with two different TB4 docks and a separate Dell Latitude with TB4 as a control. The Latitude had no issues using any ports or devices on the docks.Steps to reproduce
Plug a USB3 device into the darp9 Thunderbolt port.
Expected behavior
USB3 device is detected and visible to the OS.
Actual behavior
USB3 devices are never detected. No error messages regarding USB3 connections show up in the system logs.
Additional info
lsusb -t
shows USB2 devices being attached to one bus. Nothing USB3 shows up there. When switching to the USB4 port, USB3 devices show up on a separate bus. Other OSes all had the same result in testing. The darp9 was sent in for warranty service, wherein the motherboard was reportedly replaced, but with no effect. The problem has persisted since initial purchase.The text was updated successfully, but these errors were encountered: