Hi All,
I am porting Android M (AOSP 6.0) on AM438x EPOS EVM.
I have successfully build and load image on EVM and i got console working.( able to login in console)
But Display is not working.
I have loaded all EGL library ( libEGL_POWERVR_SGX530_125.so libGLESv1_CM_POWERVR_SGX530_125.so libGLESv2_POWERVR_SGX530_125.so).
also i am using default hwcomposer and Gralloc.
But i am facing below error.
" libEGL : eglInitialize(0x1) failed (EGL_BAD_ALLOC)"
"SurfaceFlinger: no suitable EGLConfig found, trying a simpler query
SurfaceFlinger: no suitable EGLConfig found, giving up
F libc : Fatal signal 6 (SIGABRT), code -6 in tid 245 (surfaceflinger)"
I have attached Log file for more information.
Please help me in this matter.
Regards,
Viraj