Not that I know of.
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: | 0.98 |
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 .. 28 29 30 31 32 33 34 35 36 37 38 .. 44 Next › Last »
PlusMinus commented on 2017-10-19 14:37 (UTC)
zombielinux commented on 2017-10-19 13:17 (UTC)
@PlusMinus Did the mesa issue ever get resolved?
wdna commented on 2017-10-03 08:31 (UTC)
This package seems to be totally broken, unable to build any of the suggested solutions (evdi, evdi-git), both installed with error/warnings but will not enable me installing displaylink package that fails on build.
PlusMinus commented on 2017-09-15 09:23 (UTC)
Just a heads up, the recent mesa update broke my set-up with two external monitors. One worked just fine, two didn't.
vS0uz4 commented on 2017-09-04 16:56 (UTC)
@PlusMinus, thanks!
erkexzcx commented on 2017-09-03 16:51 (UTC)
Use "evdi-git" instead of "evdi" package from AUR. Both "evdi" and "evdi-pre-release" didn't compile for me.
PlusMinus commented on 2017-08-17 12:21 (UTC)
I finally got to updating the package. Tested with evdi-git und linux-lts but it did compile with linux as well (didn't boot with it yet).
vS0uz4 commented on 2017-08-17 11:40 (UTC)
@Jmbarros,
The 'evdi and evdi-pre-release' packages are also maintained by PlusMinus.
I'm traveling at the moment and without my laptop, I can not compile or test the packages at this time. But I think momentarily you can change the PKGBUILD and change it making it meet your needs and communicate to PlusMinus, which gives it a check.
As soon as I return from the trip I check how the package settings are. A big hug to everyone.
jmbarrios commented on 2017-08-17 03:10 (UTC)
@VSOuz4 I try the following changes on PKGBUILD
-pkgver=1.3.52
+pkgver=1.3.54
-source=(displaylink-
driver-$pkgver.zip::http://www.displaylink.com/downloads/file\?id\=744
+source=(displaylink-
driver-$pkgver.zip::http://www.displaylink.com/downloads/file?id=993
+DLAGENTS=('http::/usr/bin/wget -O %o --post-
data=fileId=993&accept_submit=Accept %u')
I can confirm the package it is built, but there is an error on evdi. Looking on src, the evdi file is called evdi-1.3.54-src.tar.gz. I extracted and compiled and the compilation was succesful.
This compilation is failing on the evdi packages, evdi and evdi-pre-release, but it works on evdi-git.
Pinned Comments