You are not logged in.
Hello,
I Install the displaylink from AUR, However, for some reason I could not get the displaylink to work. the "DisplayLinkManager" keep crashing.
linux and linux-headers is installed
# uname -r
3.14.51-1-ARCH
# xrandr --listproviders
Providers: number : 1
Provider 0: id: 0x54 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 2 outputs: 3 associated providers: 0 name:radeon
# systemctl status displaylink.service
* displaylink.service - DisplayLink Manager Service
Loaded: loaded (/usr/lib/systemd/system/displaylink.service; enabled; vendor preset: disabled)
Active: activating (auto-restart) (Result: core-dump) since Sat 2015-09-12 21:47:36 AST; 2s ago
Process: 3470 ExecStart=/usr/lib/displaylink/DisplayLinkManager (code=dumped, signal=ABRT)
Process: 3467 ExecStartPre=/sbin/modprobe evdi (code=exited, status=0/SUCCESS)
Main PID: 3470 (code=dumped, signal=ABRT)
Sep 12 21:47:36 GatewayPC-Office systemd[1]: Stopped DisplayLink Manager Service.
Sep 12 21:47:36 GatewayPC-Office systemd[1]: Starting DisplayLink Manager Service...
Sep 12 21:47:36 GatewayPC-Office systemd[1]: Started DisplayLink Manager Service.
Sep 12 21:47:36 GatewayPC-Office systemd[1]: displaylink.service: Main process exited, code=dumped, status=6/ABRT
Sep 12 21:47:36 GatewayPC-Office systemd[1]: displaylink.service: Unit entered failed state.
Sep 12 21:47:36 GatewayPC-Office systemd[1]: displaylink.service: Failed with result 'core-dump'.
Sep 12 21:47:36 GatewayPC-Office DisplayLinkManager[3470]: terminate called after throwing an instance of 'dl::sys::Failure'
Sep 12 21:47:36 GatewayPC-Office DisplayLinkManager[3470]: what(): Hive format not recognised
Sep 12 21:47:36 GatewayPC-Office systemd-coredump[3471]: Process 3470 (DisplayLinkMana) of user 0 dumped core.
any help would be greatly appreciated.
Offline
# uname -r
3.14.51-1-ARCH
Minimum kernel version for this driver is 3.16 but it looks like you have booted the system with an old version of linux-lts.
I have this working in Ubuntu 15.04 (kernel 3.19) at work but I am yet to get it working under Arch. Will let you know if I make progress when I try again.
Offline