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

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 05-30-2018, 10:53 AM   #5
Sparxy
Junior Member
 
Join Date: Jun 2016
Posts: 12
Default

This worked for me:
Code:
gtf 1920 1080 60
xrandr --newmode "1920x1080_60.00"  172.80  1920 2040 2248 2576  1080 1081 1084 1118  -HSync +Vsync
xrandr --addmode DVI-I-1-1 "1920x1080_60.00"
xrandr --output DVI-I-1-1 --mode "1920x1080_60.00"
Use the output from gtf (after Modeline) in xrandr --newmode
Replace DVI-I-1-1 with your xrandr DisplayLink output.
Sparxy is offline   Reply With Quote
 

Tags
ubuntu


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 04:28 PM.


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