This package is out of date, because newest displaylink version is 5.8 | Aug 9, 2023 according to upstream URL.
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.85 |
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 .. 42 Next › Last »
mlj commented on 2023-10-25 11:08 (UTC)
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.
aaronrancsik commented on 2023-09-09 09:59 (UTC) (edited on 2023-09-09 10:06 (UTC) by aaronrancsik)
Hi, For my Dell D6000 it was crucial to disable the USB power management.
I overwrote the 99-displaylink.rules
file.
With this one: https://github.com/DisplayLink/evdi/issues/356#issuecomment-1103725599
Briefly this additional RUN+="/bin/sh -c 'echo 0 > /sys%p/../port/usb3_lpm_permit'
Solved my (kinda periodic) disconnect issue.
I explained the issue in more details here: https://old.reddit.com/r/archlinux/comments/16b0rh6/i_finally_found_the_solution_to_an_issue_which_i/
Do you mind to include this change in this package by default? Thanks!
julian.poidevin commented on 2023-08-15 13:25 (UTC)
@sebdotv as suggested per the "out-of-date" comment by endorfina
, evdi
dependency should be set to <1.15
to avoid breaking the driver in case of an upcoming evdi driver update.
I created a PR on your aur-displaylink git repository.
sebdotv commented on 2023-08-15 07:29 (UTC)
For convenience I've pushed a patch with the changes suggested by julian.poidevin to https://github.com/seb-sky/aur-displaylink
julian.poidevin commented on 2023-08-10 13:18 (UTC) (edited on 2023-08-10 13:23 (UTC) by julian.poidevin)
This is broken for me when using the latest evdi release 1.14.1-0
version. Needs to be updated to displaylink v5.8.
I did that manually using :
pkgver=5.8
_releasedate=2023-08
_pkgfullver=5.8.0-63.33
And it works as intended.
steadfasterX commented on 2023-06-15 08:13 (UTC)
ok, thx for clarifying ! :)
bnavigator commented on 2023-06-15 08:06 (UTC)
Yes it is normal. It is due to the way displaylink works and a reason why there is never a long-term maintainer. We move away from using the hardware quickly.
julian.poidevin commented on 2023-06-15 07:45 (UTC)
@steadfasterX I'm also sometimes experiencing high CPU usage on the DisplayLink process. I don't know either if that's normal or not.
steadfasterX commented on 2023-06-15 07:13 (UTC)
anyone else experiencing high CPU usage for /usr/lib/displaylink/DisplayLinkManager or is just me / my setup? Just bought a displaylink device and don't know if I miss anything here..
running on Kernel 6.1 and all is working fine just that the CPU usage is jumping between 20-100% all the time.. nothing wild connected but I have no idea how to debug (or if its normal or not)
Pinned Comments