Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation on Ubuntu 24.10 #963

Open
mweimerskirch opened this issue Oct 18, 2024 · 0 comments
Open

Installation on Ubuntu 24.10 #963

mweimerskirch opened this issue Oct 18, 2024 · 0 comments

Comments

@mweimerskirch
Copy link

mweimerskirch commented Oct 18, 2024

Not an issue, but maybe this will help somebody.

I was able to install the DisplayLink driver on Ubuntu 24.10 with Kernel 6.11 after initially getting compilation errors with the Kernel module.

First, uninstall the driver before doing the system upgrade (using ./displaylink-debian.sh and then selecting the uninstall option).
After the upgrade to Ubuntu 24.10, downloaded and install the Open Source part from here https://github.com/DisplayLink/evdi

git clone [email protected]:DisplayLink/evdi.git
cd evdi/module
sudo ./dkms_install.sh

Afterwards, you should be able to run ./displaylink-debian.sh as usual.

Maybe this could be added to common-issues.md or even as part of the script itself?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant