Hi ,
I had setup X-Server Running on TI-DM814x using Graphics SDK. The following modules are loaded succsessfully
drm, pvrsrvkm, ti81xxfb, ti81xxhdmi, vpss, syslink and also omaplfb.
Then I had set the following environment variables to these values.
export LD_LIBRARY_PATH=/usr/local/XSGX/lib
export DISPLAY=:0
And output of ps shows X running /usr/local/XSGX/bin/X -verbose .
After all these precondions are met I am tring to run some demos present in /opt/gfxsdkdemos/ogles/OGLESCoverflow.
When I run that nothing is visible on HDMI display. Even I have tried with /usr/local/XSGX/bin/xcalc. Even this I am able to see anything.
So I wanted to know how can I run these deomos successfully on the target, in the act I can run my X-app on the target.
Any help would be appreciated.
Best Regards,
Ashwath