Apologies, it appears that the udev rules weren't properly updated to 5.8
. 😅 I ran systemctl enable displaylink
, which isn't something you're meant to do, and I missed udev not working. The service should now turn itself on/off automatically when plugging in the device.
Search Criteria
Package Details: displaylink 6.0-0
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: | 104 |
Popularity: | 2.37 |
First Submitted: | 2015-08-04 23:24 (UTC) |
Last Updated: | 2024-05-06 08:33 (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 2 3 4 5 6 7 8 9 .. 43 Next › Last »
endorfina commented on 2023-11-12 16:08 (UTC)
endorfina commented on 2023-11-12 14:11 (UTC)
@fdo10 Have you tried using the evdi
package? evdi-compat-git
doesn't work for me at all with displaylink-5.8
.
Also, a kernel API change in 6.6 breaks evdi as well. I'll pin @danielkrajnik's comment as downgrading fixes things.
fdo10 commented on 2023-11-10 14:15 (UTC) (edited on 2023-11-10 14:15 (UTC) by fdo10)
I confirm. It's currently not working with: kernel 6-1.62-1-lts; displaylink-5.8-0; evdi-compat-git-1.14.03-1
danielkrajnik commented on 2023-11-09 18:27 (UTC) (edited on 2023-11-09 19:30 (UTC) by danielkrajnik)
upgrade broke displaylink for me: journalctl -u displaylink.service -ef
:
modprobe: FATAL: Module evdi not found in directory /lib/modules/6.6.1-arch1-1
thanks @nonickknown - after running sudo downgrade linux linux-headers
to 6.5.9-arch2-1
I got it to work again.
I've had to also downgrade displaylink to 5.7 paru -U .cache/paru/clone/displaylink/displaylink-5.7-1-x86_64.pkg.tar.zst
.
nonickknown commented on 2023-11-09 13:57 (UTC)
I got the same problem like Segaja mentioned, no displays with kernel(-headers) 6.6.1.arch1-1. After downgrading kernel to 6.5.9.arch2-1 and reinstalling evdi if works fine again.
mvidaldp commented on 2023-11-09 13:09 (UTC) (edited on 2023-11-09 13:13 (UTC) by mvidaldp)
I can confirm at this point (displaylink 5.8-0) it works with evdi 1.14.1-0 and linux kernel 6.1. So no need of evdi-compat-git right now.
Segaja commented on 2023-11-09 08:59 (UTC)
The latest version is not compatible with the 6.5 hardened kernel. It doesn't throw any errors but the displays just don't show up in (x|a)randr.
endorfina commented on 2023-10-25 13:47 (UTC)
The package hasn't been updated in over 2 months. @rhermes I'm willing to maintain it.
mlj commented on 2023-10-25 11:08 (UTC)
This package is out of date, because newest displaylink version is 5.8 | Aug 9, 2023 according to upstream URL.
eric-dev commented on 2023-10-13 19:13 (UTC)
I started a runit version by forking https://github.com/seb-sky/aur-displaylink.
I have a draft PR here: https://github.com/e-dong/aur-displaylink-runit/pull/1 I would like feedback please before publishing this on AUR.
Pinned Comments