This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PVRShell: Unable to create surface

Hello Friends

Am getting below error on my Beaglebone-DVID when am trying to run 3D application from from Graphics_SDK_4_08_00_01.

root@am335x-evm:~/pen/ogles# ./OGLESEvilSkull
Can't open keypad input device (/dev/input/event0)
Can't open remote control input device (/dev/ttyS1)

IPVRShell: EGL 1.4 initialized
Failed to create egl window surface with a 0 ews window handle.
This is probably caused by running a NWS application with ews_wsegl module in use.
Failed to create egl window surface with a 0 ews window handle.
This is probably caused by running a NWS application with ews_wsegl module in use.
Exit message has been set to: "PVRShell: Unable to create surface
".
InitAPI failed!
PVRShell: Unable to create surface

All generic application is working fine. for EX : sgx_init_test / sgx_render_flip_test / ......etc

Any help will be greatly appreciated.

Thanks!