PDA

View Full Version : Ubuntu 16.04.3 LTS Installation Incomplete


scantor
08-09-2017, 05:39 AM
Hi,

Ran the driver installation script displaylink-driver-1.3.54.run

sudo ./displaylink-driver-1.3.54.run

These was the messages that were printed:

Verifying archive integrity... All good.
Uncompressing DisplayLink Linux Driver 1.3.54 100%
DisplayLink Linux Software 1.3.54 install script called: install
Distribution discovered: Ubuntu 16.04.3 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-ubuntu-1604/DisplayLinkManager
Installing libraries
Installing firmware packages
Installing license file
Adding udev rule for DisplayLink DL-3xxx/5xxx devices

The upstart script wasn't installed, meaning, /etc/inig/dlm.conf is missing.

Any ideas why?

I have:
1. xps 13
2. ubuntu 16.04.3 LTS
3. kernel version 4.10.0-30-generic
4. xorg version 1:7.7+13ubuntu3
5. intel graphics

FrodeJemtland
08-09-2017, 09:01 AM
I'm new to this sw, but looking through the installer, I see it test for systemd or upstart.

I suspect it has detected that you have a systemd system, and have created /lib/systemd/system/dlm.service instead. Do you have this file?

I have Kubuntu 17.04, and have the file in /lib/sytemd instead of a upstart skript.

Do the package work?

scantor
08-10-2017, 03:56 PM
Thanks FrodeJemtland.

You're right, it was systemd

zorgoz
08-17-2017, 12:53 PM
After finding this post, I enabled and started dlm service. But after system restart it is dead, and "static" instead of enabled. Is it normal? Still, if I start it manually, it is running.