i.MX6Q : using OpenGL 2

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

i.MX6Q : using OpenGL 2

1,463 Views
mimeline
Contributor I

How can I launch my OpenGL 2 application ? I have a GLException at the OpenGL context creation. The GL2 seems to be unavailable.

Labels (2)
Tags (3)
0 Kudos
2 Replies

1,041 Views
PrabhuSundarara
NXP Employee
NXP Employee

You can run glxgears, before that chek whether the DRI is setup correctly

https://community.freescale.com/message/320024#320024

1,041 Views
mimeline
Contributor I

On Xorg log file I have the folowing traces :

drmOpenDevice : node name is /dev/dri/card0

[drm] failed to load kernel module "vivante"

There is no directory "/dev/dri". According to Ubuntu Software Center the installed vivante driver is "gpu-viv-ubt0 12.11.01.oneiric.MX6DQ.post GA.RC3"

What I have to install to allow running GL2 applications.

Regards

0 Kudos