View Single Post
Old 05-17-2016, 03:17 PM   #6
chrysstyann
Junior Member
 
Join Date: May 2016
Posts: 3
Default

I have installed Ubuntu 16.04 again because I messed things there.
Now, after the installation I run just:
1. sudo apt-get update (for repos);
2. sudo apt-get install dkms;
3. sudo ./displaylink-driver-1.1.62.run;
...and nothing else.
Do you think I have to run something else first?
According to installation page, "If you are on an amd64 system that boots with UEFI, you will also need the matching signed kernel: sudo apt-get install linux-signed-generic-lts-utopic". My machine is with UEFI but to another laptop (same model) I didn't install linux-signed-generic-lts-utopic (also UEFI enabled in BIOS) and the display port is working like a charm.

And I have the same logs:
Code:
sudo ./displaylink-driver-1.1.62.run
Verifying archive integrity... All good.
Uncompressing DisplayLink Linux Driver 1.1.62  100%  
DisplayLink Linux Software 1.1.62 install script called: install
Distribution discovered: Ubuntu 16.04 LTS
Installing
Configuring EVDI DKMS module
Registering EVDI kernel module with DKMS
Building EVDI kernel module with DKMS
Installing EVDI kernel module to kernel tree
EVDI kernel module built successfully
Installing x64/DisplayLinkManager
Installing libraries
Installing firmware packages
Installing license file
Adding udev rule for DisplayLink DL-3xxx/5xxx devices
Starting DLM systemd service
Created symlink from /etc/systemd/system/graphical.target.wants/displaylink.service to /lib/systemd/system/displaylink.service.
Job for displaylink.service failed because the control process exited with error code. See "systemctl status displaylink.service" and "journalctl -xe" for details.
Attached is the folder in /var/lib/dkms. Please rename dkms.zip to dkms.tar as I couldn't attach it otherwise.
Attached Files
File Type: zip dkms.zip (215.2 KB, 0 views)

Last edited by chrysstyann; 05-17-2016 at 03:30 PM.
chrysstyann is offline   Reply With Quote