Please check your logcat logs. On serial console, type logcat, which will print all the logs related to userspace, and there might be some crash in userspace which is causing this issue.
Especially because of Graphics crash/Surface flinger, you will see the untracked pid exitted, without any UI. Thanks Venumadhav On Mon, Oct 22, 2012 at 9:09 AM, Weston Weems <[email protected]> wrote: > With the exception of earlyprintk and logwrapper stuff, is there anything > I can do to diagnose a booting problem? I am getting "an untracked pid > exitted" and get stuck at the android logo. > > Any ideas? > > Weston > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- Thanks Venumadhav -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
