Package Details: displaylink 6.1-1

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.20
First Submitted: 2015-08-04 23:24 (UTC)
Last Updated: 2024-12-14 08:31 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 32 33 34 35 36 37 38 39 40 41 42 .. 44 Next › Last »

kouros51 commented on 2017-04-04 22:22 (UTC)

Last time i had this problem, downgrading to xorg 1.1.19-1 solved it. But this solution does not work anymore plz, i need you help.

peanutcracker commented on 2017-03-05 22:47 (UTC)

Upgrading to xorg-server-1.19.2-1 stopped my display link monitor from working. Downgrading to xorg-server-1.19.1-5 fixed the error. Monitor still appeared but couldnt place any window on it, it appeared to be frozen. Not too sure if its a bug issue with displaylink or xorg

truongan commented on 2017-02-13 16:26 (UTC)

@fethio: I've never used xf86-video-intel on my laptop, have always been using modesetting, as suggest in https://wiki.archlinux.org/index.php/Intel_graphics#Installation I did try installing xf86-video-intel as you mentioned and I did get a working displaylink. But now I am a bit confusing, as whether what driver to use now.

fethio commented on 2017-02-11 09:43 (UTC)

@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...

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.