wayland
#1
Wed, 2016-06-22 22:43
mmix
-
- Offline
- 3 weeks 2 days ago
- 2016-06-07
Hi, i want to run wayland instead of xorg.
how to run weston?
where to set XDG_RUNTIME?
/tmp$ ls -l
drwx------ 2 aaa aaa 4096 Jun 23 05:36 wayland
weston Date: 2016-06-23 KST [05:30:11.584] weston 1.11.0 <a href="http://wayland.freedesktop.org" rel="nofollow">http://wayland.freedesktop.org</a> Bug reports to: <a href="https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.11.0 " rel="nofollow">https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.11.0 </a> Build: 1.10.93-2-g2d825ed configure.ac: bump to version 1.11.0 for the official release (2016-05-31 17:10:40 -0700) [05:30:11.585] OS: Linux, 4.4.13-0-grsec, #1-Alpine SMP Fri Jun 10 14:57:07 GMT 2016, x86_64 [05:30:11.585] fatal: environment variable XDG_RUNTIME_DIR is not set.
I also have the same issue. I also have a problem with starting sway:
wlc complains about not being able to open /dev/input/event0 or logind not present.
Has anyone got an answer elsewhere?
I made some more tests and I realized that both weston and sway start if I run as root and define XDG_RUNTIME_DIR=/usr/lib
so basically there is some kind of permission issue that makes it impossible to start a wayland session as a user.
Hi,
have anyone set up a wayland DE (with orbital for example) with alpine linux?
A howto (minimal install alpine, wayland, orbital or another one would be great.