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

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 .. 44 Next › Last »

famewolf commented on 2020-06-13 17:49 (UTC)

@dirthsj Please provide more details how you "reverted the latest commit" to get around your error as I am getting the same error.

darose commented on 2020-06-02 14:59 (UTC)

NM ... it was an issue on my side

darose commented on 2020-06-02 14:38 (UTC)

I noticed that with an older release of DL, my dock (a Dell D3100) would show up as an additional output device in PulseAudio and I could plug in to the headphone jack in the dock and get audio. That's not working in the latest version. Anyone know what might have changed?

misawa22 commented on 2020-05-30 17:26 (UTC) (edited on 2020-05-31 15:14 (UTC) by misawa22)

Got this error installing 5.3.1.34-2 If you install it from the add/remove software UI you might get this error. Just install the package manually. It worked for me.


Adding udev rule for DisplayLink DL-3xxx/5xxx devices
Installing DLM systemd service
Extracting DisplayLink Driver Package
# Failed to parse arguments: Unknown option -title
==> ERROR: A failure occurred in package().
    Aborting...

bnavigator commented on 2020-05-27 10:36 (UTC)

Your xfce4-terminal / accessibility setup seems broken. Nothing to do with the package.

m3Lith commented on 2020-05-27 10:21 (UTC)

I'm getting this error since the previous version (on Manjaro):

[...]
==> Starting package()...
Adding udev rule for DisplayLink DL-3xxx/5xxx devices
Installing DLM systemd service
Extracting DisplayLink Driver Package

(xfce4-terminal:14653): dbind-WARNING **: 13:20:42.026: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
xfce4-terminal: Unknown option "-title"
==> ERROR: A failure occurred in package().
    Aborting...

bnavigator commented on 2020-05-26 19:21 (UTC) (edited on 2020-05-26 19:35 (UTC) by bnavigator)

I just tested displaylink 5.3.1.34 and evdi-1.7.0 with the following kernels plus their respective header packages:

  • aur/linux-lts419 4.19.124-1
  • core/linux-lts 5.4.42-1
  • core/linux 5.6.14.arch1-1

All of them work.

Maybe you used an outdated evdi-4.19 1.6.4 which is probably not compatible with displaylink 5.3.1. I updated the dependency declaration to require evdi 1.7.0.

amon-ra commented on 2020-05-24 16:04 (UTC)

Last update of 5.3.1 is broken with 4.19 kernel. Downgrading to 5.2.14 fix the issue.

dirthsj commented on 2020-05-15 14:57 (UTC)

I was using pamac to fetch and build the package. Just tried using makepkg manually and it worked. I'll be off to submit a bug report...