@truongan:: I didn't notice that evdi 1.2.64-1->1.2.64-3 (I was trying with the 1.3 version to compile against kernel 4.9.X)
I am using the latest stable arch kernel, xorg-server 1.19. After switching to evdi 1.2.64-3, I had to reinstall xf86-video-intel, which changed my laptop monitor from modesetting to Intel.
I have a working displaylink !!! :) thanks for the help...
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 .. 32 33 34 35 36 37 38 39 40 41 42 .. 44 Next › Last »
fethio commented on 2017-02-11 09:43 (UTC)
fethio commented on 2017-02-11 08:43 (UTC)
@truongan: I had to remove a number of packages during xorg-server downgrade (1.19->1.18). removed packages: xf86-input-[evdev,keyboard,mouse,vmmouse,void], and xf86-video-[dummy,fbdev,intel,vesa,vmware]
Displaylink still does not work. while I get the following lines in the dmesg when the usb monitor is plugged in:
[ 898.424014] usb 4-1: new SuperSpeed USB device number 3 using xhci_hcd
[ 900.995886] evdi: [D] add_store:195 Increasing device count to 2
[ 900.996543] evdi: [D] evdi_crtc_init:312 drm_crtc_init: 0
[ 900.996880] evdi: [W] evdi_painter_crtc_state_notify:363 Painter does not exist!
[ 900.996880] evdi: [D] evdi_detect:78 Painter is disconnected
[ 900.996884] evdi evdi.1: No connectors reported connected with modes
[ 900.996886] [drm] Cannot find any crtc or sizes - going 1024x768
[ 901.000234] evdi evdi.1: fb2: evdidrmfb frame buffer device
[ 901.000237] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 901.000238] [drm] No driver support for vblank timestamp query.
[ 901.000239] [drm] evdi: evdi_stats_init
[ 901.000248] [drm] Initialized evdi 1.3.43 20170117 on minor 2
truongan commented on 2017-02-06 04:04 (UTC)
@fethio: You will have to download xorg-server and xf86-input-libinput because their PKGBUILD depend on each other. Just those 2 packages are enough. You can even keep xorg-server-common at newer version.
fethio commented on 2017-02-03 10:42 (UTC)
@truongan: Regarding the downgrade operation:: did you only need to downgrade the xorg-server package, or were there additional packages that should be downgraded along with this?
truongan commented on 2017-01-27 13:05 (UTC)
@fethio: I have the same problem, a completely black screen. And I can confirm that downgrade to xorg-server 1.18 work for me. I don't remember exactly what version of Xorg cause this problem so I downgrade to the furthest working version I can remember. Perhaps someone can confirm it with a newer version.
fethio commented on 2017-01-25 09:54 (UTC) (edited on 2017-01-25 20:13 (UTC) by fethio)
Hi @PlusMinus, thanks for the reply. I've written a summary of this issue in the following forum post:
https://bbs.archlinux.org/viewtopic.php?pid=1686259#p1686259
@PlusMinus, Are you using xorg-server 1.19? This was upgraded in my last pacman -Syu
PlusMinus commented on 2017-01-24 12:29 (UTC) (edited on 2017-01-24 12:29 (UTC) by PlusMinus)
@fethio I'm using mesa 13 with Displaylink 1.2.65 and evdi 1.2.64 without any problems, and when I had Problems with displaylink, the monitor wouldn't even show the mouse, so I can imagine that the problem lies somewhere else.
fethio commented on 2017-01-24 10:55 (UTC) (edited on 2017-01-24 12:00 (UTC) by fethio)
I've been using displaylink with an external USB for the last two months.
Downgraded the libmesa packages as suggested in the messages below.
Displaylink service has been broken since last week (~Jan 15). The displaylink.service is active. evdi module is loaded.
plugging in the extra monitor and running
xrandr --setprovideroutputsource 1 0
the monitor becomes activated however it is totally black. I can trace my mouse motion on the extra monitor, nothing else is visible.
EDIT;
It turns out pacman decided to upgrade the lib32-mesa, lib32-mesa-libgl, mesa, mesa-libgl packages to 13.0.1.
When I try to re-install the old ones, I get the following error
error: mesa: missing required signature
error: lib32-mesa: missing required signature
error: lib32-mesa-libgl: missing required signature
error: mesa-libgl: missing required signature
I tried upgrading evdi package from 1.2.64 to 1.3.43, but no luck! same problem persists
acidicX commented on 2016-11-21 09:05 (UTC)
I've tried to install this right now and it fails with the following output:
==> Starting package()...
./displaylink-driver-1.2.65.run: line 400: exec: -t: invalid option
Prutheus commented on 2016-11-12 23:57 (UTC)
I get a little screen freeze every ~~10 seconds. This needs to be related to displaylink. Coul you please check this?
Pinned Comments