Created
December 14, 2015 10:42
-
-
Save etaque/117b31bd61f4d4a008d4 to your computer and use it in GitHub Desktop.
Install DL-100 on Arch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# yaourt displaylink | |
# sudo systemctl enable displaylink.service | |
# sudo systemctl start displaylink.service | |
# xrandr --listproviders | |
# xrandr --setprovideroutputsource 1 0 | |
# sudo modprobe udl | |
# sudo vim /etc/modules-load.d/udl.conf | |
udl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment