View Single Post
Old 02-27-2017, 06:24 PM   #4
rup
Junior Member
 
Join Date: Sep 2016
Posts: 11
Default

I tried
Code:
ls -l /lib/modules/$(uname -r)/updates/dkms/evdi.ko
and the file did not exist. So I did
Code:
sudo displaylink-installer uninstall
and rebooted the computer.

after rebooting, I reinstalled with the following results:

Code:
jr@jr-HP:~/Downloads/DisplayLink$ sudo ./displaylink-driver-1.3.52.run
[sudo] password for jr: 
Verifying archive integrity... All good.
Uncompressing DisplayLink Linux Driver 1.3.52  100%  
DisplayLink Linux Software 1.3.52 install script called: install
Distribution discovered: Ubuntu 16.04.1 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
jr@jr-HP:~/Downloads/DisplayLink$ ls -l /lib/modules/$(uname -r)/updates/dkms/evdi.ko
-rw-r--r-- 1 root root 95760 Feb 27 12:02 /lib/modules/4.4.0-64-generic/updates/dkms/evdi.ko
The displaylink monitor behavior is the same.
The new DLSupportTool output is attached.

I read pev's post about editing the makefile. My evdi makefile is also attached if it helps.

Thank you
Attached Files
File Type: zip jr-HP_2017-02-27T12:17:46.360350.zip (36.1 KB, 1 views)
File Type: zip Makefile.zip (860 Bytes, 1 views)
rup is offline   Reply With Quote