View Single Post
Old 05-04-2020, 02:07 PM   #47
PilotPaul
Junior Member
 
Join Date: Mar 2020
Posts: 19
Default

Quote:
Originally Posted by davidjonbarnes@yahoo.co.u View Post
Only thing extra I had to do even though on Intel graphics I
had to make /usr/share/X11/xorg.conf.d/20-displaylink.conf
contain:
Section "Device"
Identifier "DisplayLink"
Driver "modesetting"
Option "PageFlip" "false"
EndSection

not this:
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
EndSection
I needed this with the 5.2 driver, but not for the 5.3 one, which works with both X and Wayland...I'm using Intel HD 4600 graphics (builtin).
PilotPaul is offline   Reply With Quote