That error log did not help. For future reference, if you ever run
into "init: untracked pid XXXX exited" then always share "logcat -d"
output.
If you don't care about hardware graphics acceleration then you can
fall back to software graphics binaries but for that you need to build
your own set of rootfs images if I'm not wrong.
1) Just do a quick check and see if you can find libGLES_android.so in
/system/lib/egl of your Pandaboard rootfs. If you can't then there is
no way out and you have to build libGLES_android package.
2) Once you have libGLES_android.so then set "ro.kernel.qemu" and
"ro.kernel.qemu.gles" properties to let SurfaceFlinger fallback to
software rendering at runtime.
Let us know if you run into any issues while trying out software rendering.
Regards,
Amit Pundir
> I am using the same ramdisk from the working release. If it is that the
> problem, can you tell me a way to generate a compatible ramdisk image
> (rootfs).
>
> [1]
> https://git.linaro.org/?p=kernel/linux-linaro-stable.git;a=log;h=refs/heads/linux-linaro-lsk-v3.14-android
>
> Thanks in advance,
> Rodrigo Santos
>
> _______________________________________________
> linaro-android mailing list
> linaro-android@lists.linaro.org
> https://lists.linaro.org/mailman/listinfo/linaro-android
>