View Single Post
Old 08-18-2021, 05:24 AM   #1
chapunchi
Junior Member
 
Join Date: Aug 2021
Posts: 1
Default Displaylink installation error on Ubuntu 20.04

Hi,

I tried to install the latest displaylink version(displaylink-driver-5.4.0-55.153) but one error is popping up,
HTML Code:
ERROR (dkms apport): binary package for evdi: 1.9.1 not found
Error! Bad return status for module build on kernel: 5.10.0-1034-oem (x86_64)
Consult /var/lib/dkms/evdi/1.9.1/build/make.log for more information.
ERROR: Failed to install evdi to the kernel tree.
This is the full log,
HTML Code:
sudo ./displaylink-driver-5.4.0-55.153.run 
Verifying archive integrity...  100%   All good.
Uncompressing DisplayLink Linux Driver 5.4.0-55.153  100%  
DisplayLink Linux Software 5.4.0-55.153 install script called: 
Distribution discovered: Ubuntu 20.04.2 LTS

Installing

[ Installing EVDI ]
[[ Installing EVDI DKMS module ]]

Creating symlink /var/lib/dkms/evdi/1.9.1/source ->
                 /usr/src/evdi-1.9.1

DKMS: add completed.

Kernel preparation unnecessary for this kernel.  Skipping...

Building module:
cleaning build area...
make -j8 KERNELRELEASE=5.10.0-1034-oem all INCLUDEDIR=/lib/modules/5.10.0-1034-oem/build/include KVERSION=5.10.0-1034-oem DKMS_BUILD=1...(bad exit status: 2)
ERROR (dkms apport): binary package for evdi: 1.9.1 not found
Error! Bad return status for module build on kernel: 5.10.0-1034-oem (x86_64)
Consult /var/lib/dkms/evdi/1.9.1/build/make.log for more information.
ERROR: Failed to install evdi to the kernel tree.
Please advise me how to resolve this issue?
chapunchi is offline   Reply With Quote