<div dir="ltr"><div><div>Hello,<br><br></div>My device on ARM9 CPU, has only touchscreen, no keyboard. I try to use on it GTK3 and Wayland as backend, compiled with Buildroot2014.11.<br><br><br></div><div>Start Weston:<br>openvt -c 2 -s -- weston --backend=/usr/lib/weston/fbdev-backend.so  --tty=2  --log=/tmp/weston.log<br><br></div><div><br>weston.log:<br>Date: 1970-01-01 UTC<br>[00:17:31.159] weston 1.6.0<br>               <a href="http://wayland.freedesktop.org/">http://wayland.freedesktop.org/</a><br>               Bug reports to: <a href="https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.6.0">https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.6.0</a><br>               Build: 1.5.93-5-g2858cc2 <a href="http://configure.ac">configure.ac</a>: bump version to 1.6.0 (2014-09-19 13:40:14 +0300)<br>[00:17:31.161] OS: Linux, 3.2.1, #312 PREEMPT Wed Dec 10 12:57:07 MSK 2014, armv5tejl<br>[00:17:31.162] warning: XDG_RUNTIME_DIR "/tmp" is not configured<br>correctly.  Unix access mode must be 0700 (current mode is 777),<br>and must be owned by the user (current owner is UID 0).<br>Refer to your distribution on how to get it, or<br><a href="http://www.freedesktop.org/wiki/Specifications/basedir-spec">http://www.freedesktop.org/wiki/Specifications/basedir-spec</a><br>on how to implement it.<br>[00:17:31.165] Starting with no config file.<br>[00:17:31.166] Loading module '/usr/lib/weston/fbdev-backend.so'<br>[00:17:31.213] initializing fbdev backend<br>[00:17:31.217] Creating fbdev output.<br>[00:17:31.218] Opening fbdev frame buffer.<br>[00:17:31.218] Calculating pixman format from:<br>                - type: 0 (aux: 0)<br>                - visual: 2<br>                - bpp: 24 (grayscale: 0)<br>                - red: offset: 16, length: 8, MSB: 0<br>                - green: offset: 8, length: 8, MSB: 0<br>                - blue: offset: 0, length: 8, MSB: 0<br>                - transp: offset: 0, length: 0, MSB: 0<br>[00:17:31.220] Mapping fbdev frame buffer.<br>[00:17:31.222] fbdev output 480ц≈272 px<br>               guessing 60 Hz and 96 dpi<br>[00:17:31.231] launching '/usr/libexec/weston-keyboard'<br>[00:17:31.237] input device ADS7846 Touchscreen, /dev/input/event0 is a touch device<br>[00:17:31.239] Compositor capabilities:<br>               arbitrary surface rotation: yes<br>               screen capture uses y-flip: yes<br>[00:17:31.254] Loading module '/usr/lib/weston/desktop-shell.so'<br>[00:17:31.438] launching '/usr/libexec/weston-desktop-shell'<br>[00:17:32.561] input_method died, respawning...<br>[00:17:32.562] launching '/usr/libexec/weston-keyboard'<br>[00:17:32.919] Error: /usr/libexec/weston-desktop-shell apparently cannot run at all.<br>               Quitting...[00:17:32.940] Destroying fbdev output.<br>[00:17:32.941] Disabling fbdev output.<br>[00:17:32.941] Destroying fbdev frame buffer.<br><br></div><div>What problem with the launch of Weston?<br><br></div><div>Andrey.<br></div></div>