Hi,

I upgraded from fido to jetro and now run into problems with weston.

I'm trying to run weston with gal2d like this:

weston --tty=1 --use-gal2d=1 --use-gl=0 --device=/dev/fb0

But it segfaults, and I tracked it into the binary blobs from freescale,
its the call fbCreateWindow that segfaults.

I use the kernel driver:
kernel-module-imx-gpu-viv-5.0.11.p7.1+fslc+git0+eeeb23c0fb
Userspace lib:
libegl-mx6-5.0.11.p7.1+hfp

If I run without gal2d it works:
weston --tty=1 --use-gal2d=0 --use-gl=1 --device=/dev/fb0


Anyone got this working?

Thanks in advance,
Richard
-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to