Hi,
I am trying to port Android on AM335x. I have tried ICS and Jelly bean. Both are not working for me.
I am getting the root console but I see nothing on the display. I have checked the display drivers to be working fine. The kernel logo comes up fine on the display. But Android is not seen on the display.
I am getting the following error continuously.
root@android:/ # [16894.894836] init: untracked pid 20810 exited
[16900.504241] init: untracked pid 20819 exited
In the logcat I was able to see the following error
E/SurfaceFlinger(20760): Display subsystem failed to initialize. check logs. exiting...
D/AndroidRuntime(20762):
D/AndroidRuntime(20762): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime(20762): CheckJNI is ON
Please help me with this.
Regards
Ajit S J