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 12-24-2019, 05:54 PM   #1
dan_linder
Junior Member
 
Join Date: Nov 2019
Posts: 5
Default Stability?

So, I'm probably tempting fate here but I might have stumbled across a fix documented at the Arch Linux wiki page for DisplayLink.

https://wiki.archlinux.org/index.php/DisplayLink

Scroll down to this section of that page "USB 3.0 DL-6xxx, DL-5xxx, DL-41xx, DL-3xxx Devices" and add the
Code:
/usr/share/X11/xorg.conf.d/20-evdidevice.conf
file and add these lines:

Code:
Section "OutputClass"
	Identifier "DisplayLink"
	MatchDriver "evdi"
	Driver "modesetting"
	Option  "AccelMethod" "none"
EndSection
So far, my Spectre x360 with a Dell D6000 dock has been stable in a multi-screen setup overnight whereas it would "forget" the displays in less than 15 minutes.

I'll continue testing - I hope this helps others.
dan_linder is offline   Reply With Quote
Old 12-28-2019, 11:47 AM   #2
richardfearn
Junior Member
 
Join Date: Dec 2019
Posts: 2
Default

I had this problem using Fedora 29/30 with a Dell D6000; this fixed it for me:

https://github.com/displaylink-rpm/d...rpm#dell-d6000
richardfearn is offline   Reply With Quote
Reply


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 10:00 AM.


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