PDA

View Full Version : Ubuntu 22.04 LTS coming - Driver for it?


jotenko
03-28-2022, 10:48 AM
Hello, all.

First of all, thanks for accepting me in these boards.

As we all know, Ubuntu 22.04 LTS is coming next month. Will the DisplayLink driver be compatible with it? Any chance we'll have native support?

Thanks

C.Rogers
03-30-2022, 08:07 PM
As we all know, Ubuntu 22.04 LTS is coming next month. Will the DisplayLink driver be compatible with it? Any chance we'll have native support?
Thanks

I'm happy to say that having installed the 22.04 beta, done all the updates/upgrades, and followed these instructions (https://support.displaylink.com/knowledgebase/articles/1944022-how-to-install-displaylink-software-on-ubuntu-20-0) VERY CAREFULLY, the 20.04 drivers are working well in Wayland on the brand new 22.04beta.
I was about to purchase a non-display link portable monitor, but thought I'd give this a try, as it was NOT working on my 20.04 Ubuntu setup. With this, I can finally dust off the secondary USB monitor, and take it with me. I'm super happy, and it saved me Ģ300 buying a new one.

Note that in my case, I did need to enter the password for secure boot on reboot. Make sure you understand that process clearly before installing, and ALWAYS back up your important files BEFORE installing anything that messes with the display system. You may ALSO want to install and run Timeshift to do a backup of your system state before installing so you can restore your system to an earlier snapshot if something goes wrong.

I'm not an expert at all, so I can't help much if it doesn't work on your hardware. Works for me though! Thanks to DisplayLink and all developers involved in making it work for 22.04!

jotenko
04-02-2022, 01:04 AM
I'm happy to say that having installed the 22.04 beta, done all the updates/upgrades, and followed these instructions (https://support.displaylink.com/knowledgebase/articles/1944022-how-to-install-displaylink-software-on-ubuntu-20-0) VERY CAREFULLY, the 20.04 drivers are working well in Wayland on the brand new 22.04beta.
I was about to purchase a non-display link portable monitor, but thought I'd give this a try, as it was NOT working on my 20.04 Ubuntu setup. With this, I can finally dust off the secondary USB monitor, and take it with me. I'm super happy, and it saved me Ģ300 buying a new one.

Note that in my case, I did need to enter the password for secure boot on reboot. Make sure you understand that process clearly before installing, and ALWAYS back up your important files BEFORE installing anything that messes with the display system. You may ALSO want to install and run Timeshift to do a backup of your system state before installing so you can restore your system to an earlier snapshot if something goes wrong.

I'm not an expert at all, so I can't help much if it doesn't work on your hardware. Works for me though! Thanks to DisplayLink and all developers involved in making it work for 22.04!

Thank you. I have them working properly on 20.04. Was just wondering if they were tested for 22.04.

By the way, by "native support" I want to ask if there are any plans of integrating the evdi drivers directly with the stock Kernel instead of having to install them separately.

ZekeMX
05-03-2022, 08:38 PM
Thank you. I have them working properly on 20.04. Was just wondering if they were tested for 22.04.

By the way, by "native support" I want to ask if there are any plans of integrating the evdi drivers directly with the stock Kernel instead of having to install them separately.


I think it would be great to get this drivers included in the stock kernel, this would help all of us non ubuntu users.

I have 6 lenovo branded devices and itīs a pain.

Regards

nick314159
05-04-2022, 01:55 AM
Upgraded to Ubuntu 22.04 and my displays wouldn't start up anymore (v. 5.4.1). Downloaded and tried to install the 5.5 drivers since it adds compatibility with the 5.15 Linux kernel. Got a build error.

Turns out I needed to install the evdi-dkms package, which wasn't mentioned in the readme or the guide linked to by C.Rogers

sudo apt-get install evdi-dkms

Hope this helps!

jotenko
05-04-2022, 10:49 PM
Upgraded to Ubuntu 22.04 and my displays wouldn't start up anymore (v. 5.4.1). Downloaded and tried to install the 5.5 drivers since it adds compatibility with the 5.15 Linux kernel. Got a build error.

Turns out I needed to install the evdi-dkms package, which wasn't mentioned in the readme or the guide linked to by C.Rogers

sudo apt-get install evdi-dkms

Hope this helps!

That's weird. I've installed it in 22.04 and I didn't need that package. The .run script should install everything that is needed. But even so, it didn't install that package for me.

nick314159
05-05-2022, 03:58 AM
That's weird. I've installed it in 22.04 and I didn't need that package. The .run script should install everything that is needed. But even so, it didn't install that package for me.

Weird! Looking at both 5.4.1 and 5.5 of the driver .run files I don't see any evidence that they install support packages but I could be wrong. My guess is that they used to include the evdi kernel module with the driver and now they don't anymore.

On your 22.04 system it's possible the evdi-dkms package got inadvertently installed somehow. Would you mind posting the output of these two commands? Might answer some questions.


dpkg -l | grep -i evdi

sudo displaylink-installer version


My output:


➜ ~ dpkg -l | grep -i evdi
ii evdi-dkms 1.9.1-1ubuntu5 all Extensible Virtual Display Interface driver kernel module
ii libevdi0 1.9.1-1ubuntu5 amd64 Extensible Virtual Display Interface driver client library

➜ ~ sudo displaylink-installer version
Distribution discovered: Ubuntu 22.04 LTS
DisplayLink Linux Software 5.5.0-59.151

toannhanb7
05-06-2022, 09:39 AM
Are there any one see that the DisplayLinkManager consumes a lot of CPU after upgrading to 22.04?


PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1332 root 20 0 2062548 65284 12044 S 104,3 0,4 4:31.12 DisplayLinkMana

nick314159
05-18-2022, 06:16 AM
Are there any one see that the DisplayLinkManager consumes a lot of CPU after upgrading to 22.04?


PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1332 root 20 0 2062548 65284 12044 S 104,3 0,4 4:31.12 DisplayLinkMana


No more than normal for me. It's most noticeable when I'm playing video or doing a lot of other screen updates.

Joao Vitor
06-10-2022, 01:28 AM
Hello memory consumption is still very high even with the May 20th version

nick314159
06-18-2022, 07:19 AM
It also broke on Wayland for me, I assume with a recent Ubuntu update (22.04). Blank/corrupted/frozen screens when connected to my dock. It works flawlessly if I switch to Xorg.