Hi,
I built rootfs from angstrom for beagleboard.
The SGX demos for es2 and es1 is ok.
But the Qt application run with powervr plugins fails with
"
QEglContext::createSurface(): Unable to create EGL surface, error = 0x3001"
"
Only 2D part can be shown, the 3D part is green.
Has set the /etc/powervr.ini to libpvrQWSWSEGL.so.
I has print log in libpvrQWSWSEGL.so, the log has been printed out.
Is there any suggestions?