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.

Run SGX Driver on AM3354

Other Parts Discussed in Thread: AM3354

Hi,

I have some questions about SGX Driver. On my platform, cpu is am3354, linux kernel is 3.2.14, filesystem is ubuntu 12.04.

My question is shown in the below:
(1) When I use Graphics_SDK_5.01.01.02, I try to install pvrsrvkm.ko and omaplfb.ko, insmod pvrsrvkm.ko is ok, but I got exception (Unable to handle kernel NULL pointer dereference at virtual address 00000000) after I run "insmod omaplfb.ko" command. If I use Graphics_SDK_4_10_00_01, I install pvrsrvkm.ko and omaplfb.ko, I didn't get any exception. Why Graphics_SDK_5.01.01.02 has exception. Is linux 3.2.14 and Graphics_SDK_5.01.01.02 is incompatible ?

(2) About library and test program of gfx_rel_es8.x of Graphics_SDK (ex: libEGL.so, libGLESv2.so, sgx_init_test, sgx_flip_test, ...), they are prebuilt by Graphics_SDK and based on ti-sdk. So these library and test program is incompatible with ubuntu OS. I need source code about these library and test program for rebuild. Where can I download these source code ?

Best Regards.

Raiden