DisplayLink Forum

DisplayLink Forum (https://displaylink.org/forum/index.php)
-   Linux and Open Source (https://displaylink.org/forum/forumdisplay.php?f=29)
-   -   Cannot install drivers in Ubuntu 22.04. Screen not working (https://displaylink.org/forum/showthread.php?t=68322)

nikoleto 07-09-2022 01:03 PM

Cannot install drivers in Ubuntu 22.04. Screen not working
 
Hi Team,

I'm using Ubuntu 22.04 and when I follow the steps provided in https://support.displaylink.com/know...rticles/684649 I get the following result

OS: Ubuntu 22.04 LTS x86_64
Kernel: 5.11.0-25-generic
GPU: Intel 2nd Generation Core Proce
CPU: Intel i7-2640M (4) @ 3.500GHz

HTML Code:

<pre>sudo ./displaylink-driver-5.6.0-59.176.run
Verifying archive integrity...  100%  MD5 checksums are OK. All good.
Uncompressing DisplayLink Linux Driver 5.6.0-59.176  100% 
Distribution discovered: Ubuntu 22.04 LTS
Unsatisfied dependencies. Missing component: Linux headers for running kernel, 5.11.0-25-generic.
This is a fatal error, cannot install DisplayLink Linux Software.
</pre>

HTML Code:

<pre>lsusb -d 17e9:
Bus 004 Device 010: ID 17e9:6000 DisplayLink USB3.0 5K Graphic Docking</pre>


a1ecbr0wn 07-13-2022 04:35 PM

Hi Nicoleto

What you need to look for with apt is the matching 'linux-headers' package that corresponds to your kernel.

I am on Ubuntu 22.04 and I can't find it for that version of kernel so you may need to do that upgrade first. I have a feeling that 5.11 version of the kernel was part of the 20.04 distro.

This is what apt tells me that I installed:
linux-headers-5.15.0-41-generic/jammy-updates,jammy-security,now 5.15.0-41.44 amd64 [installed,automatic]

nikoleto 07-15-2022 02:49 PM

Solution
 
Took the drastic approach and reinstall Ubuntu 22.04:D


All times are GMT. The time now is 02:29 PM.

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