Go Back   DisplayLink Forum > DisplayLink Graphics Technology > Linux and Open Source

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 10-18-2017, 06:27 PM   #8
k001
Junior Member
 
Join Date: Oct 2017
Posts: 17
Default

Just for the record -- how to uninstall displaylink drivers on Ubuntu.

As root:
Code:
systemctl stop dlm
find /lib/modules -name evdi.ko | xargs rm -f
rm -rf /usr/src/evdi*
rm -rf /var/lib/dkms/evdi
rm -rf /opt/displaylink
rm -f /lib/systemd/system/dlm.service
(I am doing it for the sake of downgrading to answer if the old driver works with two monitors).
k001 is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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:53 AM.


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