Thunderbolt: Difference between revisions

imported>Foobar555
Init. page
 
imported>MiniBill
No edit summary
Line 28: Line 28:


It is enough to enroll the ''Dell Thunderbolt Dock'' with the <code>--chain</code> parameter, as this will also automatically enroll the ''Dell Thunderbolt Cable''.
It is enough to enroll the ''Dell Thunderbolt Dock'' with the <code>--chain</code> parameter, as this will also automatically enroll the ''Dell Thunderbolt Cable''.
== USB ports not working ==
If the USB ports are not working, you can try running `echo 1 > /sys/bus/pci/rescan`.
If this causes the error `No bus number available for hot-added bridge` to appear in `journactl`, adding `pci=assign-busses,hpbussize=0x33,realloc,hpmemsize=128M,hpmemprefsize=1G` may fix your issue. (Thanks to https://old.reddit.com/r/XMG_gg/comments/ic7vt7/fusion15_linux_how_to_fix_thunderbolttb3_dock_usb/ for the hint)