@Hideaki,
I think you try to ask this question in this ticket
https://github.com/aurapm/aura/issues/351
I'm not a aura expert, but they are (or should be..)
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.21 |
First Submitted: | 2015-08-04 23:24 (UTC) |
Last Updated: | 2024-12-14 08:31 (UTC) |
Dependencies (5)
- evdiAUR (evdi-amd-vmap-textureAUR, evdi-gitAUR, evdi-dkms-gitAUR, evdi-dkmsAUR)
- libusb (libusb-gitAUR)
- gawk (gawk-gitAUR) (make)
- grep (grep-gitAUR, grep-compatAUR) (make)
- wget (wget-gitAUR, wurlAUR) (make)
Required by (1)
Sources (7)
Latest Comments
« First ‹ Previous 1 .. 38 39 40 41 42 43 44 Next › Last »
atze commented on 2015-10-01 07:58 (UTC)
Hideaki commented on 2015-09-30 18:53 (UTC)
I haven't tested AURA, only manual builds and yaourt. What does AURA do differently? It looks like its failing to extract displaylink's .run package during the build section. Should I move that to the package section?
atze commented on 2015-09-30 09:39 (UTC)
For those using AURA
run aura with the -x statement, so for example
aura -Ax displaylink
This has to do with some unusual statemens in the package() part.
More info here
https://github.com/aurapm/aura/issues/351
atze commented on 2015-09-23 14:43 (UTC)
@kloetzl, it seems aura is not working with the displaylink package..
In general
Accourding to this forum
http://displaylink.org/forum/showthread.php?t=64043&page=2
the display-manager.service should be started before the displaylink service.
In my case display-manager serivce is provided by lightdm. This service is running, but i still get the same error.
If i run
sudo /usr/lib/displaylink/DisplayLinkManager
terminate called after throwing an instance of 'dl::sys::Failure'
what(): Hive format not recognised
kloetzl commented on 2015-09-19 14:27 (UTC)
Hi,
Tried to install this package, but I'm encountering the following error. Apparently the script doesn't like my gnome-terminal.
% sudo aura -A displaylink
aura >>= Determining dependencies...
aura >>= AUR Packages:
displaylink
aura >>= Continue? [Y/n]
aura >>= Building `displaylink`...
aura >>= Well, building `displaylink` failed.
aura >>= Dumping makepkg output in 3.. 2.. 1..
==> Making package: displaylink 1.0.138-2 (Sat Sep 19 16:24:30 CEST 2015)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading DisplayLink-Ubuntu-1.0.138.zip...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5751k 100 5751k 0 0 710k 0 0:00:08 0:00:08 --:--:-- 990k
-> Found 99-displaylink.rules
-> Found displaylink.service
-> Found displaylink-sleep.sh
==> Validating source files with md5sums...
DisplayLink-Ubuntu-1.0.138.zip ... Passed
99-displaylink.rules ... Passed
displaylink.service ... Passed
displaylink-sleep.sh ... Passed
==> Extracting sources...
-> Extracting DisplayLink-Ubuntu-1.0.138.zip with bsdtar
==> Starting build()...
./displaylink-driver-1.0.138.run: line 400: exec: -t: invalid option
exec: usage: exec [-cl] [-a name] [command [arguments ...]] [redirection ...]
==> ERROR: A failure occurred in build().
Aborting...
solo9300 commented on 2015-09-16 16:27 (UTC)
@Hideaki: Installed the new version no problem. However, the "DisplayLinkManager" still keep crashing with the same message:
* 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 Wed 2015-09-16 19:23:18 AST; 2s ago
Process: 2057 ExecStart=/usr/lib/displaylink/DisplayLinkManager (code=dumped, signal=ABRT)
Process: 2055 ExecStartPre=/sbin/modprobe evdi (code=exited, status=0/SUCCESS)
Main PID: 2057 (code=dumped, signal=ABRT)
Sep 16 19:23:18 GatewayPC-Office systemd[1]: Stopped DisplayLink Manager Service.
Sep 16 19:23:18 GatewayPC-Office systemd[1]: Starting DisplayLink Manager Service...
Sep 16 19:23:18 GatewayPC-Office systemd[1]: Started DisplayLink Manager Service.
Sep 16 19:23:18 GatewayPC-Office systemd[1]: displaylink.service: Main process exited, code=dumped, status=6/ABRT
Sep 16 19:23:18 GatewayPC-Office systemd[1]: displaylink.service: Unit entered failed state.
Sep 16 19:23:18 GatewayPC-Office systemd[1]: displaylink.service: Failed with result 'core-dump'.
Sep 16 19:23:18 GatewayPC-Office DisplayLinkManager[2057]: terminate called after throwing an instance of 'dl::sys::Failure'
Sep 16 19:23:18 GatewayPC-Office DisplayLinkManager[2057]: what(): Hive format not recognised
Sep 16 19:23:18 GatewayPC-Office systemd-coredump[2059]: Process 2057 (DisplayLinkMana) of user 0 dumped core.
atze commented on 2015-09-16 15:08 (UTC)
mmm can be a aura Issue. If i download the snapshot, run makepkg an install it with pacman the installation works.
But i'm still getting the same issue as solo9300
atze commented on 2015-09-16 12:01 (UTC)
Hi,
I'm getting this error during build
$ sudo aura -A displaylink
aura >>= Determining dependencies...
aura >>= AUR Packages:
displaylink
aura >>= Continue? [Y/n] y
aura >>= Building `displaylink`...
aura >>= Well, building `displaylink` failed.
aura >>= Dumping makepkg output in 3.. 2.. 1..
==> Making package: displaylink 1.0.138-2 (Wed Sep 16 13:59:56 CEST 2015)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading DisplayLink-Ubuntu-1.0.138.zip...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5751k 100 5751k 0 0 2687k 0 0:00:02 0:00:02 --:--:-- 2688k
-> Found 99-displaylink.rules
-> Found displaylink.service
-> Found displaylink-sleep.sh
==> Validating source files with md5sums...
DisplayLink-Ubuntu-1.0.138.zip ... Passed
99-displaylink.rules ... Passed
displaylink.service ... Passed
displaylink-sleep.sh ... Passed
==> Extracting sources...
-> Extracting DisplayLink-Ubuntu-1.0.138.zip with bsdtar
==> Starting build()...
==> Entering fakeroot environment...
==> Starting package()...
/var/cache/pacman/pkg/displaylink347/displaylink/PKGBUILD: line 27: cd: displaylink-1.0.138: Not a directory
==> ERROR: A failure occurred in package().
Aborting...
aura >>= Would you like to continue anyway? [Y/n] n
aura >>= Building failed.
--
i've also build it manually but then i get the same error als solo9300
Hideaki commented on 2015-09-15 00:35 (UTC)
@solo9300: I just pushed a new version from upstream that fixes many issues. Could you please test it and report back?
solo9300 commented on 2015-09-12 18:52 (UTC)
Hello, 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.
Pinned Comments