There is too little information to say much. Try running logcat (or just cat /dev/log/main) to get more info. Since dalvik started, it probably has something to do with the input config files or runtime database. File permissions can also be and issue. Cleaning out the /data and /system/data directories can also help. ...Kd > -----Original Message----- > From: linux-omap-owner@xxxxxxxxxxxxxxx [mailto:linux-omap- > owner@xxxxxxxxxxxxxxx] On Behalf Of twebb > Sent: Friday, October 03, 2008 9:51 AM > To: linux-omap@xxxxxxxxxxxxxxx Mailing List > Subject: android on omap > > I'm using linux-2.6.26 from the l-o git on an omap3 based target, and > have patched it with android-0.9 patch derived as described in various > forums about porting android to real hardware. I'm also using the android > filesystem and binaries as extracted from 0.9 release. I can start target > and > all seems OK - to a point. Kernel starts OK, android init starts OK, > all processes appear to start OK. However, when process > 'system_server' starts, screen changes from "ANDROID_" to blank, and > about 45-60 seconds later 'system_server' goes away and process > 'zygote' restarts. When started with strace, I see the error output > below. > > Can anyone make any sense of this error/exception? By the way, the > target does not have network connectivity via USB, but does have it > via ethernet. Might this be an issue? > > Thanks, > twebb > > java.lang.RuntimeException: ANDROID_SOCKET_zygote unset or invalid > at > com.android.internal.os.ZygoteInit.registerZygoteSocket(ZygoteInit.java:15 > 6) > at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:461) > at dalvik.system.NativeStart.main(Native Method) > Caused by: java.lang.NumberFormatException: unable to parse 'null' as > integer > at java.lang.Integer.parseInt(Integer.java:362) > at java.lang.Integer.parseInt(Integer.java:341) > at > com.android.internal.os.ZygoteInit.registerZygoteSocket(ZygoteInit.java:15 > 4) > -- > To unsubscribe from this list: send the line "unsubscribe linux-omap" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html