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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

1,606件の閲覧回数
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

ラベル(3)
0 件の賞賛
1 返信

727件の閲覧回数
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 件の賞賛