Hi, Im trying to run the weston compositor on a beaglebone black with yocto core-image-weston. Its failing when trying to load the gl-renderer.so module. Please see below the terminal output.
I've searched online but there’s not much available on this subject. Any advice would be appreciated. Thanks, Gerard. Poky (Yocto Project Reference Distro) 1.6.3 beaglebone /dev/ttyO0 beaglebone login: root root@beaglebone:~# mkdir -p /tmp/$USER-weston root@beaglebone:~# chmod 0700 /tmp/$USER-weston root@beaglebone:~# export XDG_RUNTIME_DIR=/tmp/$USER-weston root@beaglebone:~# weston --tty=1 Date: 2015-11-24 UTC [15:37:47.672] weston 1.4.0 http://wayland.freedesktop.org/ Bug reports to: https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.4.0 Build: 1.4.0-dirty configure.ac: Bump version to 1.4.0 (2014-01-23 20:51:40 -0800) [15:37:47.673] OS: Linux, 3.14.19-yocto-standard, #1 PREEMPT Thu Nov 19 13:48:10 GMT 2015, armv7l [15:37:47.674] Starting with no config file. [15:37:47.674] Loading module '/usr/lib/weston/drm-backend.so' [15:37:47.683] initializing drm backend [15:37:47.687] using /dev/dri/card0 [15:37:47.687] Loading module '/usr/lib/weston/gl-renderer.so' gbm: malformed or no PCI IDfailed to load module: /usr/lib/gbm/gbm_gallium_drm.so: cannot open shared object file: No such file or directory [15:37:47.690] failed to initialize egl [15:37:47.696] fatal: failed to create compositor root@beaglebone:~#
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto