Thunderbolt: Difference between revisions
imported>MiniBill No edit summary |
imported>Joee m typo fix |
||
Line 31: | Line 31: | ||
== USB ports not working == | == USB ports not working == | ||
If the USB ports are not working, you can try running `echo 1 > /sys/bus/pci/rescan`. | 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 ` | If this causes the error `No bus number available for hot-added bridge` to appear in `journalctl`, 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) |