I stumbled about this also today. At the end the fix @apoc139 together with freshest kernel worked for my setup. I still wondering where the pkgver() was used in the PACKAGEBUILD.
Search Criteria
Package Details: displaylink 6.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/displaylink.git (read-only, click to copy) |
---|---|
Package Base: | displaylink |
Description: | Linux driver for DisplayLink devices |
Upstream URL: | https://www.synaptics.com/products/displaylink-graphics |
Keywords: | dock gpu graphics usb |
Licenses: | GPL2, custom, LGPL2.1 |
Submitter: | Hideaki |
Maintainer: | endorfina |
Last Packager: | endorfina |
Votes: | 105 |
Popularity: | 1.11 |
First Submitted: | 2015-08-04 23:24 (UTC) |
Last Updated: | 2024-12-14 08:31 (UTC) |
Dependencies (5)
- evdiAUR (evdi-amd-vmap-textureAUR, evdi-compat-gitAUR, evdi-gitAUR)
- libusb (libusb-gitAUR)
- gawk (gawk-gitAUR, busybox-coreutilsAUR) (make)
- grep (grep-gitAUR, busybox-coreutilsAUR, grep-compatAUR) (make)
- wget (wget-gitAUR, wurlAUR) (make)
Required by (1)
Sources (7)
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 44 Next › Last »
MaKaNu commented on 2023-03-06 13:43 (UTC) (edited on 2023-03-06 13:43 (UTC) by MaKaNu)
esp0xdeadbeef commented on 2023-03-05 23:40 (UTC) (edited on 2023-03-06 00:07 (UTC) by esp0xdeadbeef)
I only get it to work if i go in to stable kernel (lts):
➜ uname -srm
Linux 6.1.15-1-lts x86_64
Install the package evdi, and install displaylink otherwise (default kernel, evdi-git, evdi-git edited like @apoc139 sugested) it is giving me errors.
This is the kernel where it fails for me:
➜ uname -srm
Linux 6.2.2-arch1-1 x86_64
apoc139 commented on 2023-03-01 19:51 (UTC)
Thanks @djallits!
For anyone wondering, the easiest method to patch it is to just grab the PKGBUILD from here: https://aur.archlinux.org/packages/evdi-git
and replace the original repo with listout's fork: https://github.com/listout/evdi
Also remove the pkgver() function from the PKGBUILD
Then run the usual makepkg -si
command and you are golden.
molasses2 commented on 2023-02-28 02:53 (UTC)
Thank you, @djallits! My DisplayLink is working again!
djallits commented on 2023-02-27 19:46 (UTC) (edited on 2023-02-28 01:01 (UTC) by djallits)
Can confirm @jaminW report
➜ uname -srm
Linux 6.2.1-arch1-1 x86_64
Edit: The following pull request will resolve the issue once merged. https://github.com/DisplayLink/evdi/pull/401
jaminW commented on 2023-02-24 15:39 (UTC)
As of the most recent ARCH update on 2/22/2023, display no longer detects monitors on my computer.
DavidH commented on 2023-02-17 14:37 (UTC)
5.6.1-3 works with AUR package evdi-git 1.12.0.r6.gbdc258b (5.10.167-1-MANJARO kernel) for me too.
ynnckvdv commented on 2023-02-10 16:21 (UTC)
Breaks with Linux 6.1.10-arch-1-1 x86_64
Using: displaylink 5.6.1-3 & evdi-git 1.12.0.r6.gbdc258b-1
Anyone else?
LinaM commented on 2023-01-07 21:47 (UTC)
5.6.1-3 works for me with evdi 1.12.0.r6.gbdc258b-1 (Manjaro, KDE, Kernel 6.1.1)
SimPilotAdamT commented on 2022-12-14 14:47 (UTC)
Anyone on a machine using the i915 iGPU driver only + evdi-git and this package on KDE Plasma Wayland and not able to log into the Plasma Wayland session while using DisplayLink?
Pinned Comments