All of lore.kernel.org
 help / color / mirror / Atom feed
From: twebb <taliaferro62@gmail.com>
To: "linux-omap@vger.kernel.org Mailing List" <linux-omap@vger.kernel.org>
Subject: android on omap
Date: Fri, 3 Oct 2008 10:51:22 -0400	[thread overview]
Message-ID: <dbdb2ea60810030751j2cd9bb88h82b5a91eecbbaf50@mail.gmail.com> (raw)

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:156)
       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:154)

             reply	other threads:[~2008-10-03 14:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-03 14:51 twebb [this message]
2008-10-03 16:38 ` android on omap Deacon, Keith
     [not found]   ` <dbdb2ea60810031121q4a4ee20fjbe7a2b420a3e9fea@mail.gmail.com>
     [not found]     ` <36DDB8F8BC2C8F4E98C848C74F03F883141311BA@dlee03.ent.ti.com>
     [not found]       ` <dbdb2ea60810031417o307a4e4h329da2855ea66dd0@mail.gmail.com>
     [not found]         ` <36DDB8F8BC2C8F4E98C848C74F03F8831413145B@dlee03.ent.ti.com>
2008-10-06 21:45           ` twebb
2008-10-06 23:36             ` Deacon, Keith
2008-10-07 12:59               ` Adrian Hunter
2008-10-09 15:08                 ` twebb
2008-10-09 21:17                   ` Deacon, Keith
2008-10-09 22:00                     ` twebb
2008-10-09 23:09                       ` Deacon, Keith
     [not found] <906b1beb-5854-44a6-8bcf-9ad9c0a22a35@d45g2000hsc.googlegroups.com>
     [not found] ` <f6c5b8d90810040640y1f43ac00id1c1a674e3747564@mail.gmail.com>
     [not found]   ` <d340f382-935f-4ce3-8ebe-cf73d3e87a80@l64g2000hse.googlegroups.com>
2008-10-07  4:35     ` Anil Sasidharan
  -- strict thread matches above, loose matches on Subject: below --
2008-05-14 23:47 Android on OMAP barban

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=dbdb2ea60810030751j2cd9bb88h82b5a91eecbbaf50@mail.gmail.com \
    --to=taliaferro62@gmail.com \
    --cc=linux-omap@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.