AdnanHodzic / displaylink-debian

DisplayLink driver installer for Debian and Ubuntu based Linux distributions.
https://foolcontrol.org/?p=1777
GNU General Public License v3.0
1.23k stars 228 forks source link

Fails on Ubuntu 23.04 Lunar #844

Closed SimoParmeg closed 2 months ago

SimoParmeg commented 1 year ago

I followed the instruction but I'm receiving this error. Any help will be welcome

sudo: unable to execute ./displaylink-debian.sh: No such file or directory

hh-it-co commented 1 year ago

You need to create a 'resources'-directory in your working-directory and place this file into it. https://raw.githubusercontent.com/AdnanHodzic/displaylink-debian/master/resources/displaylink-installer.patch This will resolve the 'No such file or directory'-error. But it leads into other errors since the paths inside the scripts are not correct for ubuntu 23.04. But i will do further investigation. It should be not that hard to resolve.

Kaus507 commented 6 months ago

Hello, I had the same error: Kubuntu 22.04 KDE-Plasma-Version: 5.24.7 KDE-Frameworks-Version: 5.92.0 Qt-Version: 5.15.3 Kernel-Version: 6.2.0-37-generic (64-bit) I created resources directory and saved the upper mentioned file under the name mentioned in the error message. Then the installation was sucessfuly and it works properly now. Thank you very much Best Regards Klaus

Barabazs commented 2 months ago

Please clone/download the entire repo to avoid issues like this.