Go Back   DisplayLink Forum > DisplayLink Graphics Technology > Linux and Open Source

Reply
 
Thread Tools Search this Thread Display Modes
Old 02-25-2021, 10:05 AM   #1
drlele
Junior Member
 
Join Date: Jan 2021
Posts: 3
Default It works now!

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
drlele is offline   Reply With Quote
Old 03-08-2021, 11:53 PM   #2
Crashdummy
Junior Member
 
Join Date: Nov 2020
Posts: 11
Default

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.
Crashdummy is offline   Reply With Quote
Old 03-24-2021, 06:52 PM   #3
Crashdummy
Junior Member
 
Join Date: Nov 2020
Posts: 11
Default Can at least install now

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
Displaylink yet not working....
evdi is installed and DisplayLinkManager running.
Crashdummy is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:43 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2026, vBulletin Solutions, Inc.