Thunderbolt: Difference between revisions

imported>Joee
m typo fix
Pigs (talk | contribs)
Enable the Bolt daemon: Use current channel for search.nixos.org link
Tags: Mobile edit Mobile web edit Advanced mobile edit
 
(One intermediate revision by one other user not shown)
Line 11: Line 11:
This will enable the bolt daemon on your system.
This will enable the bolt daemon on your system.


For the description of this option, cf. https://search.nixos.org/options?channel=21.11&from=0&size=50&sort=relevance&type=packages&query=services.hardware.bolt.enable.
For the description of this option, [https://search.nixos.org/options?type=packages&query=services.hardware.bolt.enable services.hardware.bolt.enable].


== Enroll Thunderbolt devices ==
== Enroll Thunderbolt devices ==
Line 32: Line 32:
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 `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)
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)
[[Category: Hardware]]