fuller context is here: http://lists.phcomp.co.uk/pipermail/arm-netbook/2012-July/004696.html
i'm forwarding this to debian-arm as an fyi as it may become a bit of an issue when it comes to distributing xorg for various differing ARM platforms. if anyone knows of a more appropriate place than debian-arm that should be notified please can they take responsibility for contacting the appropriate people. l. ---------- Forwarded message ---------- From: Tom Cubie <[email protected]> Date: Wed, Jul 4, 2012 at 2:05 AM Subject: Re: [Arm-netbook] x11 for a10 cpu To: Linux on small ARM machines <[email protected]> > > 0x3003 == 12291 make sense :-) i got the reply from arm. I think you are having this problem because your X11 environment is configured to load the GLX extension and switch on AIGLX. GLX and AIGLX are used to enable hardware acceleration in X11 on OpenGL capable GPU. But Mali support OpenGLES, not OpenGL, so these extensions cannot be used. If you refer to the xorg.conf template from DX910-SW-99003 package then you will see that it does not load the GLX extension nor switch on AIGLX. Please can you try disabling the loading of the GLX extension and switch of AIGLX in your xorg.conf. If your xorg.conf neither explicitly loads the GLX extension nor switches on AIGLX, the xorg-server that you are using could have been compiled without the --disable-glx option. In that case, you should obtain a xorg-server that was compiled with this option. > > -- > Nicolas Aguirre > Mail: [email protected] > Web: http://enna.geexbox.org > Blog: http://dev.enlightenment.fr/~captainigloo/ > > _______________________________________________ > arm-netbook mailing list [email protected] > http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook > Send large attachments to [email protected] -- Keep simple, stay foolish. _______________________________________________ arm-netbook mailing list [email protected] http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook Send large attachments to [email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/CAPweEDytVUphRbp-h5Svh=iq0btx6fhrdf6ocvhzsfsungj...@mail.gmail.com

