![]() |
|
|
#8 |
|
Junior Member
Join Date: Oct 2017
Posts: 17
|
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 |
|
|
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|