AdnanHodzic / displaylink-debian

DisplayLink driver installer for Debian and Ubuntu based Linux distributions.
https://foolcontrol.org/?p=1777
GNU General Public License v3.0
1.28k stars 229 forks source link

Failed installation on Ubuntu 16.04.02 #87

Closed alessiospuriomancini closed 6 years ago

alessiospuriomancini commented 7 years ago

I tried using displaylink-debian to install some driver for my Dell USB Adapter DA100. I am using Ubuntu 16.04.02 on a Dell XPS 13 9360.

I downloaded as .zip displaylink-debian , unzipped it, entered from terminal in the folder and run as sudo the .sh file. It completed successfully saying that DisplayLink_Ubuntu_1.3.54 had been installed. I rebooted.

But if I want to use my external monitor, it simply does not work (the monitor is not being seen at all).

If I do

systemctl status dlm.service

it says it has failed to activate DisplayLink Manager

dlm.service - DisplayLink Manager Service Loaded: loaded (/lib/systemd/system/dlm.service; enabled; vendor preset: enabled) Active: activating (auto-restart) (Result: exit-code) since mar 2017-08-08 11:24:12 CEST; 1s ago Process: 2972 ExecStartPre=/sbin/modprobe evdi (code=exited, status=200/CHDIR)

ago 08 11:24:12 alessio-XPS-13-9360 systemd[1]: Failed to start DisplayLink Manager Service. ago 08 11:24:12 alessio-XPS-13-9360 systemd[1]: dlm.service: Unit entered failed state. ago 08 11:24:12 alessio-XPS-13-9360 systemd[1]: dlm.service: Failed with result 'exit-code'.

AdnanHodzic commented 6 years ago

Please see: https://github.com/AdnanHodzic/displaylink-debian/blob/master/post-install-guide.md

If the issue persists, please feel free to re-open this issue.