Hello,

I think I have a similar problem.

I'm trying generate  an image using Yocto 1.8 - Fido , MACHINE =colibri-imx6,

core-image-minimal

DISTRO_FEATURES_remove = "x11 wayland nfc 3g bluetooth irda"

IMAGE_INSTALL_append = "\
                        dbus \
                        kernel-modules \
                        packagegroup-qt5-qtcreator-debug \
                        qtserialport \
                        qtbase-plugins \
                        cinematicexperience \
                        qt5nmapcarousedemo \
                        qtsmarthome \
                        quitbattery \
                        tslib-conf \
                        freetype \
                        fontconfig \
                        evtest \
                "


After try run the Cinematic Experience I get this error message

Could not open egl display
Aborted


export QT_EGLFS_IMX6_NO_FB_MULTI_BUFFER=1
./Qt5_CinematicExperience -platform  eglfs
Could not open egl display
Aborted

I will try to compile the fsl-image-multimedia-full, with X11 to test if works.

Thanks

Regards,

Caio Pereira


2015-07-15 12:33 GMT-03:00 Alfonso Tamés <alfonso@tames.com>:
Hi Otavio,

I can run the QT5_CinematicExperience -platform eglfs fine. I am using an fsl-image-multimedia-full.

Regards,

Alfonso


> On Jul 15, 2015, at 6:59 AM, Otavio Salvador <otavio.salvador@ossystems.com.br> wrote:
>
> On Wed, Jul 15, 2015 at 12:04 AM, John Rigby <jcrigby@gmail.com> wrote:
>> I need EGLFS on mx6, does this question mean there are issues with fido and
>> that I should stick with dizzy for now?
>
> It seems I was the only one seeing this failure and I couldn't yet get
> back to debug this. We are finishing a demo and this will be upgraded
> for Fido just after it is finished and will than debug this at that
> time.
>
>
> --
> Otavio Salvador                             O.S. Systems
> http://www.ossystems.com.br        http://code.ossystems.com.br
> Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale

--
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale



--
----------------------------------------------
Caio Pereira