User Tools

Site Tools


wiki:tools:evdi-dl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
wiki:tools:evdi-dl [2024/02/29 21:58] – created cleitonwiki:tools:evdi-dl [2024/03/01 02:31] (current) cleiton
Line 1: Line 1:
-#displaylink +====== Display Link e EVDI ====== 
-#https://wiki.archlinux.org/index.php/DisplayLink#Workaround_2:_Temporarily_disable_PageFlip_for_modesetting + 
 +Driver para multiplos monitores: 
 + 
 +https://wiki.archlinux.org/index.php/DisplayLink#Workaround_2:_Temporarily_disable_PageFlip_for_modesetting  
 + 
 +<cli> 
 +$ sudo pikaur -Sy linux-lts-headers 
 +$ sudo pikaur -Syu displaylink evdi 
 +$ sudo systemctl enable displaylink.service 
 +</cli> 
 + 
 +<code>
 --- ---
-/usr/share/X11/xorg.conf.d/20-displaylink.conf+sudo vim /usr/share/X11/xorg.conf.d/20-displaylink.conf
  
 Section "Device" Section "Device"
Line 10: Line 21:
 EndSection EndSection
 --- ---
-/usr/share/X11/xorg.conf.d/20-evdidevice.conf+ 
 +sudo vim /usr/share/X11/xorg.conf.d/20-evdidevice.conf
  
 Section "OutputClass" Section "OutputClass"
Line 19: Line 31:
 EndSection EndSection
 -- --
 +</code>
  
 +<cli>
 +$ reboot
 +</cli>
wiki/tools/evdi-dl.1709243915.txt.gz · Last modified: 2024/02/29 21:58 by cleiton

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki