![]() |
|
|
|
|
#1 |
|
Junior Member
Join Date: Jan 2021
Posts: 3
|
Finally it worked with kernel 5.9.16 and with evdi 1.7.x on my Thinkpad T490!
Neither 5.8 or 5.10 worked at all with the same procedure, so I guesse trial and error was necessary
|
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Nov 2020
Posts: 11
|
Anyone got it to work with 5.11.2 ??
I could do everything just fine until recently when I upgraded my kernel to 5.11.2 I can't even install evdi anymore... Code:
DisplayLink Linux Software 5.3.1.34 install script called: install
Distribution discovered: Pop!_OS 20.10
Installing
[ Installing EVDI ]
[[ Installing EVDI DKMS module ]]
Creating symlink /var/lib/dkms/evdi/1.7.2/source ->
/usr/src/evdi-1.7.2
DKMS: add completed.
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area...
make -j8 KERNELRELEASE=5.11.2-surface all INCLUDEDIR=/lib/modules/5.11.2-surface/build/include KVERSION=5.11.2-surface DKMS_BUILD=1...(bad exit status: 2)
ERROR (dkms apport): binary package for evdi: 1.7.2 not found
Error! Bad return status for module build on kernel: 5.11.2-surface (x86_64)
Consult /var/lib/dkms/evdi/1.7.2/build/make.log for more information.
ERROR: Failed to install evdi/5.3.1.34 to the kernel tree.
|
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Nov 2020
Posts: 11
|
I was able to install it using the changes of this PR.
https://github.com/DisplayLink/evdi/pull/269 Code:
unzip 'DisplayLink*.zip' chmod +x displaylink-driver-5.3.1.34.run ./displaylink-driver-5.3.1.34.run --noexec --keep git clone --branch linux-5.11-ftbfs-fix https://github.com/piso77/evdi.git cd evdi tar cf evdi.tar.gz * cp evdi.tar.gz ../displaylink-driver-5.3.1.34 cd ../displaylink-driver-5.3.1.34 sudo ./displaylink-installer.sh install evdi is installed and DisplayLinkManager running. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|