This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Nested weston question

Hello,

We are  woking with Jacinto6 using new GLSDK version 7.02.00.02

We are trying to use two nested compositors, but unfortunately following does not work, as it results in segfault inside egl initialization.

Using omap_drm on /dev/dri/card0, weston drm-backend.so and wayland-backend.so.

# weston --tty=1 --socket=weston-0

# weston --backend=wayland-backend.so --display=weston-0 --socket=weston-1

The second weston is not able to initialize egl and segfaults.

Is using nested wayland compositors (weston) and EGL supported by powervr in TI J6 EVM (GLSDK)?

BR

Fabio