Closed MrDockal closed 3 years ago
Hi @MrDockal! I would first try do remove all evdi versions before trying again.
Closing this issue due to inactivity.
Please reopen this issue if it still persists.
Hello @Barabazs thank you for your reply .. Sorry I was out of the office for a while where the docking station is. I tried to uninstall all evdi versions, but the same bug persisted.
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.11.0-36-generic all INCLUDEDIR=/lib/modules/5.11.0-36-generic/build/include KVERSION=5.11.0-36-generic 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.11.0-36-generic (x86_64)
Consult /var/lib/dkms/evdi/1.9.1/build/make.log for more information.
However, I ended up upgrading my kernel to 5.11.0-40-generic and the installation seems to be successful this time. As soon as I try it with the docking station I'll let you know.
The installation fails on Ubuntu 20.4. dkms 2.8.1-5ubuntu2
1) When I run
sudo ./displaylink-debian.sh --install
for the first time I get the error2) When I run the same script again I get a different error:
3) And finally this is the debug output. I have noticed that there are 3 different versions under
Driver version:
Initially I was following the official forum article describing how to install the driver (https://support.displaylink.com/knowledgebase/articles/1944022-how-to-install-displaylink-software-on-ubuntu-20-0) but unfortunately I got the same error as per step 1. That's why I guess there isn't an issue with your package, but rather my local environment. Any help would be appreciated. Thanks heaps!