DisplayLink Forum

DisplayLink Forum (https://displaylink.org/forum/index.php)
-   Linux and Open Source (https://displaylink.org/forum/forumdisplay.php?f=29)
-   -   Can't install displaylink-driver on Ubuntu 22.04 (https://displaylink.org/forum/showthread.php?t=68866)

peterau 08-14-2023 07:02 AM

Can't install displaylink-driver on Ubuntu 22.04
 
1 Attachment(s)
Previously installed the displaylink driver using these steps - using a .run file
https://support.displaylink.com/know.../615714#ubuntu
Had no joy getting a DOCK180 box working

Now installed the display link drivers using these steps - using 'apt install'
https://www.synaptics.com/products/d...wnloads/ubuntu

The attached file shows the results of running 'sudo apt install displaylink-driver'. It says the driver is installed but fails when setting up evdi. Got the recent evdi and displaylink-driver package updates. This doesn't fix the issue.

Can connect a DOCK180 docking station but can't connect to another screen using HDMI. And can access a USB drive plugged into DOCK180. Know the DOCK180 box works as it works on another Ubuntu box - both USB drives and 2 screens work connected to the DOCK180.

How do you delete the previous install so that the new install method works? Hope you can help.

peterau 08-15-2023 10:26 PM

More info
 
2 Attachment(s)
removed the packages install prior to using the .run file: dkms libdrm-dev flex
ran sudo apt remove displaylink-driver but it has already been removed

ran sudo apt install displaylink-driver. It downloaded and unpacked all the packages. See install.txt. In this file was an error at the make command:
ERROR: Cannot create report: [Errno 17] File exists: '/var/crash/evdi.0.crash'
Error! Bad return status for module build on kernel: 5.15.0-79-generic (x86_64)
Consult /var/lib/dkms/evdi/1.14.1/build/make.log for more information.

The make.log file is also attached. Renamed to make.log.txt so it could be uploaded. make.log says autoconf.h or auto.conf are missing followed by "Run 'make oldconfig && make prepare' on kernel src to fix it."

Help please to fix this issue

Many 08-16-2023 03:21 AM

So Sick of This
 
1 Attachment(s)
My USB to DVI adapter was working just fine until about 2 weeks ago when I had to take my laptop with me on a trip. When I got back I hooked it up only to find my extra display connected through DisplayLink is now blank with no signal.

Just like peterau I have tried to follow the less than helpful (for a non geek) instructions at

https://www.synaptics.com/products/d...wnloads/ubuntu

to no avail. See the attached text file which contains a copy from my latest effort using the command line.

Toshiba SATELLITE L755
Ubuntu 22.04.3 LTS x86_64
Kernel: 6.2.0-26-generic

If I boot into Windoze 7 everything works just fine so the hardware is okay.

I have spent two whole days on this... Please help.

Many 08-16-2023 12:52 PM

I forgot to mention that in step 8 of these instructions

https://support.displaylink.com/know...rticles/684649

"For uninstallation procedure see here."

THERE IS NO "HERE" here........????????????

peterau 08-16-2023 11:10 PM

Help us ppplease
 
That's a really good point. Where is the uninstall script or procedure referred to at step 8? "For uninstallation procedure see here." and there is no here.

The .run install file is 107k lines long. Going to need some help to fix this issue.

If 2 people have posted about the same issue I'm sure there are many people in the same boat.

Displaylink support, are you reading us? Over

Many 08-18-2023 09:45 PM

"Displaylink support, are you reading us? Over"
 
Apparently not!!!

So... I just bought a 32" monitor and mounted it in "Portrait" mode, replacing two 24" monitors stacked one above the other, which I had been using as a single screen... (I HATE scrolling!!!)... Now, while I have less screen width, I don't have the display border in the middle anymore. I may even get to like this setup better?

In which case Display Link can go pro-create with themselves!

When and a big IF DL decides to help us, I will use one of the 24"s for "Fullscreen" mode videos (not great on a "Portrait" mode display).


"In a world without walls, who needs Windows and Gates"

and remember...

"Don't Drink and Root" :)

KatarzynaCzaja 08-21-2023 09:04 AM

The artile link for 'For uninstallation procedure see here' line has been corrected.
Thank you for bringing it our attention.

peterau 08-22-2023 06:47 AM

So how do we fix our issue?
 
Sorry, I don't understand. How does this help us fix the issue? At the top of this thread see "Can't install displaylink-driver on Ubuntu 22.04"

The only change I can see is step 8 on this page (https://support.displaylink.com/know.../615714#ubuntu) has been removed - a reference to an uninstall script.

KatarzynaCzaja 08-22-2023 08:13 AM

@peterau the article you referenced has not been modified. Step 8 is in this article: https://support.displaylink.com/know...rticles/684649

peterau 08-25-2023 02:29 AM

Step 8 didn't fix the issue
 
Followed the step 8 instruction. Ran "sudo displaylink-installer uninstall". The response was "command not found"
Tried "sudo apt install displaylink-installer". The response was "Unable to locate package displaylink-installer".
Still have the same as detailed at the top of this thread - can't install the displaylink-driver. Can't use the docking station. What's the next step to resolve this issue?

Many 08-26-2023 05:29 PM

Uninstall Result
 
I am posting a copy of my Terminal readout in case it helps with the resolution to the above issue.

With my new monitor setup I don't really give a Schiff if DL ever figures this out. It is nice to know that they do visit the Linux part of this forum. As the rest of the world slowly wakes up and ditches Microsoft, Apple and Google we should see better support for open source. It is just a matter of time, so I won't "float test" my adapter just yet.


~$ sudo displaylink-installer uninstall
[sudo] password for :
Distribution discovered: Ubuntu 22.04.3 LTS

Uninstalling

[ Removing EVDI from kernel tree, DKMS, and removing sources. ]
make: Entering directory '/tmp/tmp.1JqDnVdBXL/module'
dkms remove evdi/1.14.1 --all
Module evdi-1.14.1 for kernel 6.2.0-26-generic (x86_64).
Before uninstall, this module version was ACTIVE on this kernel.

evdi.ko:
- Uninstallation
- Deleting from: /lib/modules/6.2.0-26-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.

depmod.............
Deleting module evdi-1.14.1 completely from the DKMS tree.
rm -f -rf /usr/src/evdi-1.14.1
make: Leaving directory '/tmp/tmp.1JqDnVdBXL/module'
Stopping displaylink-driver systemd service
[ Removing suspend-resume hooks ]
[ Removing udev rule ]
[ Removing Core folder ]

Uninstallation steps complete.
Please note that the evdi kernel module is still in the memory.
A reboot is required to fully complete the uninstallation process.

peterau 08-29-2023 07:15 AM

Help please
 
Hello Displaylink Support,
Referring to my previous message what's the next step to resolve this issue?

peterau 09-03-2023 09:23 AM

Next step?
 
Hello Displaylink Support, what's the next step to resolve this issue?

tito 09-03-2023 10:30 AM

Next steps?
 
Hello Displaylink Support, what's the next step to resolve this issue?

tito 09-03-2023 01:47 PM

Following workarround helped me
 
Hello
I found following installer wrapper which checks all the related dependencys, install them (after confirmation) and successfully installs the DisplayLink driver on UBUNTU 22.04.03 and also on UBUNTU 23.04 (both with kernel 6.2):
https://github.com/AdnanHodzic/displaylink-debian/

Supported platforms are (according the rearme info):
Code:

    Debian: Jessie 8.0/Stretch 9.0/Buster 10/Bullseye 11/Bookworm 12/Trixie(testing)/Sid (unstable)
    Ubuntu: 14.04 Trusty - 23.04 Lunar
    elementary OS: 0.3 Freya- 7.0 Horus
    Mint: 15 Olivia / 21.1 Vera
    LMDE: 2 Betsy - 5 Elsie
    Kali: kali-rolling/2016.2 - 2023.1
    Deepin: stable - unstable
    UOS: apricot - eagle
    MX Linux: 17.1/18
    BunsenLabs: Helium - Beryllium
    Parrot: 4.5 - 5+
    Devuan: ASCII - Chimaera
    Pop!_OS: 20.04 Focal - 22.04 Jammy
    PureOS: 9 Amber - 10 Byzantium
    Nitrux: nitrux
    Zorin: focal

I hope it helps you also :D

peterau 09-10-2023 01:59 AM

Help please
 
Hello Displaylink Support, what's the next step to resolve this issue?

peterau 09-13-2023 09:09 PM

Help please
 
Hello Displaylink Support, what's the next step to resolve this issue?

peterau 09-25-2023 01:32 PM

Help please
 
6 weeks after raising this issue....

Hello Displaylink Support, what is the next step to resolve this issue?

The drivers won't install or uninstall. Anyone who has used the .run file install method is stuck too.

How many times do I need to request help before DisplayLink helps ?

rboerner 09-26-2023 11:09 AM

Quote:

Originally Posted by peterau (Post 95841)
6 weeks after raising this issue....

Hello Displaylink Support, what is the next step to resolve this issue?

The drivers won't install or uninstall. Anyone who has used the .run file install method is stuck too.

How many times do I need to request help before DisplayLink helps ?

If the original manufacturer of the DisplayLink-based product you are using is unable to assist you, then I would suggest reporting the issue directly to DisplayLink by following the steps outlined here --> https://support.displaylink.com/know...to-displaylink


All times are GMT. The time now is 10:30 AM.

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