Go Back   DisplayLink Forum > DisplayLink Graphics Technology > Linux and Open Source
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 05-04-2020, 02:05 PM   #1
davidjonbarnes@yahoo.co.u
Junior Member
 
Join Date: Apr 2020
Posts: 4
Smile Working with new 20.04 DisplayLink driver

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
davidjonbarnes@yahoo.co.u is offline   Reply With Quote
Old 05-04-2020, 02:07 PM   #2
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
Reply

Tags
ubuntu 20


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:54 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.