Hi, I am trying to run an OpenGLES 2 app and get this warning: libEGL warning: failed to load GLX I'm using mesa-xlib with glx builtin enabled, xserver xorg with glx disabled. Is this a valid scenario in which my app should be running with GLX support? Need to mention also that I am using the fbdev driver for starting X11. Thanks