Package Base Details: wayland-git

Git Clone URL: https://aur.archlinux.org/wayland-git.git (read-only, click to copy)
Submitter: None
Maintainer: dbermond
Last Packager: dbermond
Votes: 70
Popularity: 0.000000
First Submitted: 2009-09-21 16:14 (UTC)
Last Updated: 2020-06-05 14:50 (UTC)

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 Next › Last »

daimonion commented on 2010-11-06 23:31 (UTC)

Actually, this PKGBUILD doesn't install all necessary files, needed for wayland to work. Here's the working PKGBUILD: http://pastebin.com/eqWdJqzi As jjj137 has alread said, after installation one should run "udevadm trigger --subsystem-match=drm --subsystem-match=input" as root. You can then start a wayland with wayland-system-compositor

viniavila commented on 2010-11-06 23:08 (UTC)

Didn't necessary to install patched kernel (http://aur.archlinux.org/packages.php?ID=30345)? Wayland works with non-KMS VGA drivers as nvidia? Thanks.

daimonion commented on 2010-11-06 22:10 (UTC)

poppler-glib is needed.

ivenvd commented on 2010-11-06 17:30 (UTC)

Additionally, in .install file: udevadm trigger --subsystem-match=drm --subsystem-match=input

ivenvd commented on 2010-11-06 17:29 (UTC)

You should install compositor/70-wayland.rules into /etc/udev/rules.d

klusark commented on 2010-11-06 15:20 (UTC)

I think that you need to compile wayland-mesa-git before cairo-gl-git

smldis commented on 2010-11-06 12:05 (UTC)

I got the same error of lubosz

lubosz commented on 2010-11-06 03:47 (UTC)

I got this while building wayland-git: undefined reference to `cairo_egl_device_create' I needed so reinstall cairo-gl-git (maybe packer did it in the wrong order?), and ran a ldconfig.

klusark commented on 2010-11-05 16:09 (UTC)

poppler-glib is a dependancy