iMx8qxp X11 EGL OpenGLES2

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

iMx8qxp X11 EGL OpenGLES2

1,194 Views
clement_gervais
Contributor II

Hi,

I work on a iMx8qxp (Linux 4.14.98_2.0.0_ga) and I would like to know if someone has used X11 + EGL + OpenGLES2 on this platform for generating a C application.

Indeed, I tried to execute a code with X11 + EGL + OpenGLES2 in C language but it returns a segmentation fault after eglInitialize().

However, I'm able to :

- Build a C application using Wayland + EGL + OpenGLES2;

- Build a C application that creates a simple X11 window;

But now, I'm interesting to use X11 with EGL and Open GLES2 on the iMx8qxp.

Thank you in advance for your feedback,

Clément

3 Replies

731 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Clément,

Yes, karan.gajjar@volansystech.com‌ is right X11 is not supported in MX8.

Regards

731 Views
clement_gervais
Contributor II

Hi Karan Gajjar and Bio_TICFSL,

Thank you for your response.

I will use Wayland for my application.

Regards,

Clément

0 Kudos

731 Views
karangajjar
Senior Contributor II

Hi Clément Gervais ,

As per https://www.nxp.com/webapp/Download?colCode=imx-yocto-L4.14.98_2.0.0_ga&location=null  i.MX_Yocto_Project_User's_Guide.pdf, X11 graphics are not supported in i.MX 8. 

Regards,

Karan Gajjar

0 Kudos