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.

[ 232.069030] PVR_K: (FAIL) SGXInit: Mismatch in client-side and KM driver build options; extra options present in client-side driver: (0x8000). Please check sgx_option.h

Hello Friends

Am trying to use  imagination user mode Graphics ddk  1.9.RC2@2139099 with AM335x TI Graphics ddk Graphics_SDK_setuplinux_4_08_00_02 on my BeagleBone. But after loading pvrsrvkm.ko ,omaplfb.ko from TI ddk and all user mode built libraries from imagination ddk, when am running  /usr/local/bin/pvrsrvctl --start --no-module to initialize PVR server am getting below error.

[ 232.069030] PVR_K: (FAIL) SGXInit: Mismatch in client-side and KM driver build options; extra options present in client-side driver: (0x8000). Please check sgx_option.h
/usr/local/bin/pvrsrvctl: SrvInit failed (already initialized?) (err=26)

To fix this i compared sgx_option.h in both Imagination user mode DDK and TI DDK and found there is one extra macro present in Imagination part which is used in sgx_init_test.c and i removed that macro. But still same issue persists.

Anyone having any suitable solution for this problem. ?

Any help will be greatly appreciated. 

Thanks!