DisplayLink Forum

DisplayLink Forum (https://displaylink.org/forum/index.php)
-   Linux and Open Source (https://displaylink.org/forum/forumdisplay.php?f=29)
-   -   Linux 5.9 and Display Link (https://displaylink.org/forum/showthread.php?t=67372)

RobstaRobotard 01-07-2021 02:54 AM

For those interested:

This was the link to my installer using the fix that was working fine for 5.10.4

https://github.com/robotard/setup-ub...kdownloader.sh

Shouldn't be private now...

andy_g 01-07-2021 07:39 AM

Quote:

Originally Posted by RobstaRobotard (Post 91303)
Ooh, not intentionally, but just a note that the EVDI one is broken again on 5.10.5...Works fine on 5.10.4 though...

What changed, in simple terms :confused:

RobstaRobotard 01-11-2021 01:01 AM

Quote:

Originally Posted by andy_g (Post 91306)
What changed, in simple terms :confused:

I've posted support logs a few posts above... Display worked in 5.10.4, then 5.10.5 suddenly not...

drlele 01-14-2021 06:36 AM

Quote:

Originally Posted by nvergontbij (Post 91259)
Tested on Ubuntu 20.04, kernel version 5.10.2 (-surface).
Hope that helps.

Just tried this on Kubuntu 20.04.1 with kernel version 5.10.0 and got:

Code:

DisplayLink Linux Software 5.3.1.34 install script called: install
Distribution discovered: Ubuntu 20.04.1 LTS
Unsatisfied dependencies. Missing component: Linux headers for running kernel, 5.10.0-051000-generic.

Trying to install kernel 5.10.2 now...

Different issue on 5.10.2: it seemed to install fine but couldn't find the evdi 1.7.2 binaries. Sadly I lost the log, will try again later.

andy_g 01-22-2021 06:49 AM

Hey all

Just to let you know everything is now working fine again on the latest 5.10.9 kernel for me after not working on 5.10.5 but working on 5..10.4 as per my earlier post.

drlele 01-23-2021 04:39 PM

Quote:

Originally Posted by andy_g (Post 91465)
Just to let you know everything is now working fine again on the latest 5.10.9 kernel for me

Did you install normally or with the method from this thread?

If with the method: which evdi version did you use?

andy_g 01-27-2021 08:28 AM

Quote:

Originally Posted by andy_g (Post 91278)
Yep that works perfect for me on 5.10.4 0 - thanks so much!

See my previous post @drlele

drlele 02-25-2021 09:05 AM

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 :D

Crashdummy 03-08-2021 10:53 PM

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 03-24-2021 05:52 PM

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.


All times are GMT. The time now is 01:40 AM.

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