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.

Beagleboard Ubuntu SGX compile and setup failed



Hi,

 

I tried various instructions and combinations to make SGX work properly on beagle board. LAst I tried are these isnturctions:

http://processors.wiki.ti.com/index.php/Building_Qt_for_OMAP35xx_with_OpenGL_ES_accelerated_by_SGX

With change to make call to

OGLES=3.x all

I tried with versions mentioned on this page, and also with various other versions/combinations.

After running sgx_init_test:

 

Get number of devices from PVRSRVEnumerateDevices

FAIL - PVRSRV_ERROR_GENERIC

 

After that, i determined wrong pvrsrvkm.ko is loaded. Tried to insmod module i build and received error:

Invalid module format

 

Any idea?

 

Are there any isntructions, step by step which work for sure for ubuntu and beagleboard?

 

Thank you