Hi,
When I setup the output to LCD display and running the OGLES2Shaders demo, the display was messed up (it seems to be the r:g:b bit size got messed up, but not sure, how can I check that?). When I changed my output to DVI and run the demo again, nothing was displayed. I run the gles2test 1 under /usr/local/bin, nothing was displayed either, and I only got 3 lines output from the minicom terminal: "Compiling program 'glestest1_vertshader.txt', 262 bytes long" etc. However, the interface demo came with the EVM PSP SDK worked fine using both displays. Can someone tell me how to debug this issue? Thanks.
Annie