Hi, Dylan build with Qt5. Image includes x11-base with Qt5 configured with xcb platform, no eglfs support.
Running Qt5 examples fails due to incompatible color depths RGB565 vs RGB444. Xorg log contains 'VIVANTE(0): RGB weight 565'. Vivante EGL samples are working. Anyone aware of this issue? root@imx6dlsabresd:/usr/lib/qt5/examples/opengl/hellogl_es2# LIBGL_DEBUG=verbose DISPLAY=:0 ./hellogl_es2 -platform xcb -opengl es2 drmOpenByBusid: Searching for BusID platform:Vivante GCCore drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 6, (OK) drmOpenByBusid: drmOpenMinor returns 6 drmOpenByBusid: drmGetBusid reports platform:Vivante GCCore Qt at-spi: error getting the accessibility dbus address: "The name org.a11y.Bus was not provided by any .service files" Accessibility DBus not found. Falling back to session bus. Warning: EGL suggested using X Visual ID 33 (RGB565) for EGL config 28 (RGB444), but this is incompatable Unable to find an X11 visual which matches EGL config 28 Could not initialize EGL Aborted Regards, Lee -- Software Engineer StreamUnlimited Engineering GmbH High Tech Campus, Gutheil-Schoder-Gasse 10, 1100 Vienna, Austria Office: +43 1 60101 3664, Fax: +43 1 60101 4401 [email protected] www.streamunlimited.com _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
