eglInitialize() failed when launching "weston-simple-egl" in weston-terminal

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

eglInitialize() failed when launching "weston-simple-egl" in weston-terminal

1,535 Views
raybloodworth
Contributor II

Hi,

    I build weston-1.5.0 with this tutorial :

    Building Wayland-Weston for i.MX6

     weston-1.5.0 was downloaded from :  Wayland

     gpu module :gpu-viv-bin-mx6q-3.10.17-1.0.0

     board : mcimx6q-sdb

     kernel : yocto 3.10.17

     After install, weston could be launched. In weston terminal, I always get a error when launching "weston-simple-egl".

     weston-simple-egl: clients/simple-egl.c:151: init_egl:Assertion "ret==1" failed.

     Aborted (core dumped)

     I checked the source code and found out it was function "eglInitialize()" failed.

     I use the same way to build weston-1.4.0,and "weston-simple-egl" could be launched successfully.

    Does this gpu module support weston-1.5.0 ? Could anyone help me?

Thanks

Labels (3)
0 Kudos
1 Reply

656 Views
yenchinlee
Contributor III

I can run Weston 1.5 and 1.6  under i.mx6 with kernel 3.10.17.1.0.0.1-ga. The rootfs is build with Yocto.

The weston-simple-egl also works fine.

It seems like you neet to patch weston to make it work.

for more info, please see: meta-freesacle-arm 's recipes

0 Kudos