Just to say that I am working with a Wandboard with linaro ubuntu 12.04 LTS with John Weber's kernel (johnweber/linux · GitHub), but I was missing core libaries. I followed these instructions and I can confirm:
Working galcore/vivante (glmark2 looks great)
Working xorg with gnome desktop
Working VPU accelerated H.264 encoding
Working MIPI CSI2 video capture (this is the reason I started with John Weber's kernel)
I have tested the Linaro precise Alip and ubuntu-desktop rootfs with the Vivante 3.0.35-4.0.0 xorg driver. When I start the glxgears/es2gears app with the Alip (LXDE) I get a black window instead of the rotating gears. But when I use the ubuntu-desktop (Unity) everything works fine. I also get the black window behavior when using xorg with the matchbox window manager ...
Did someone have the same behavior or does the glxgears/es2gears app on a desktop excepting Unity?
There are many samples in the GPU SDK packages, but can't pass the compile if you use the native compile, the make file need do some change. change the Makefile.x11 DEPS_TUT to
Thanks, I upload the xorg.conf file, the deb files are built from the source code which release only binary file, the xorg deb should has source code in the release package, you could build it by youself, but a little complex