Package Details: displaylink 6.0-0

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)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 37 38 39 40 41 42

yah00ka commented on 2015-08-07 06:19 (UTC)

unfortunately xrandr didn't do anything for me. xrandr --listproviders does not even list the displaylink device.

Hideaki commented on 2015-08-06 17:06 (UTC)

Ubuntu does some magic to prevent you from needing to manually tell xrandr to link your main gpu to your displaylink device. xrandr --listproviders should show the displaylink device as modesetting, xrandr --setprovideroutputsource 1 0 should get your up and running.

yah00ka commented on 2015-08-06 16:08 (UTC)

Awesome work! unfortunately, the driver isn't working for me in Arch. I have tested it with Ubuntu, so I know it can work. journalctl is showing me the info for my external monitors on connection of the docking, but they never show up in gnome's display configuration...

Hideaki commented on 2015-08-06 01:01 (UTC)

This is an initial release of the new driver that DisplayLink has released for their USB 3.0 devices. The PKGBUILD is based on their official installer with a ton of crud removed. I've added an Install section to the systemd service that was missing from their installer, so you can set the service to load on boot. Look at the Upstream URL for all the limitations of the current version.