All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nishanth Menon <menon.nishanth@gmail.com>
To: Georges.Toth@gmail.com, linux-omap@vger.kernel.org
Subject: Re: [android-internals] Re: Android on Nokia n810 (OMAP2420)
Date: Sat, 05 Apr 2008 12:09:20 -0500	[thread overview]
Message-ID: <47F7B240.2070901@gmail.com> (raw)
In-Reply-To: <f6e0615c-d180-4a3e-a112-c5320cde1cfd@c65g2000hsa.googlegroups.com>

Looping in OMAP ML to the good news..
Congrats!
sim0nx said the following on 04/05/2008 06:35 AM:
> I can't believe it !!!
> Android runs on the maemo n810 !!!
>
> After reading this:
> http://groups.google.lu/group/android-internals/browse_thread/thread/93570c41bce07f16?hl=en
> for the 100th time, and following the instructions on the mentioned
> link:
> http://nemustech.blogspot.com/2007/12/android-porting-to-real-target-hw.html
> it works.
>
> Here are the specifics I've implemented:
> * patch /etc/init.rc
> ---- begin : init.rc
> ....
> ## qemu-init {
> ## exec /etc/qemu-init.sh
> ## }
> network-property {
> exec /etc/set_network.sh
> }
>
>
> /bin/chmod -R a+rw /data /tmp
> /bin/chmod a+rw .
> /bin/chmod -R a+rw data
>
> # rm /dev/log (if you have)
> # mkdir /dev/log;touch /dev/log/{main,events,radio}
> * you can see usefull infos from strace log and /dev/log/main
>
> and instead of:
> chroot . /a.sh
> I execute the android init process:
> chroot . /init
>
> Not sure yet what exactly of those steps solved the problem (maybe the
> qemu one), but it does work.
> After a quick try I see that the touchscreen doesn't work (the
> keyboard does though), but that shouldn't be too hard to fix.
>
> BTW, this is using an m5 kernel, and binder.c
> --~--~---------~--~----~------------~-------~--~----~
> You received this message because you are subscribed to the Google Groups "Android Internals" group.
> To post to this group, send email to android-internals@googlegroups.com
> To unsubscribe from this group, send email to android-internals-unsubscribe@googlegroups.com
> For more options, visit this group at http://groups.google.com/group/android-internals?hl=en
> -~----------~----~----~----~------~----~------~--~---
>
>
>   


       reply	other threads:[~2008-04-05 17:09 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2a9ba570-9005-4eed-8f1a-f45c909f9fe3@m36g2000hse.googlegroups.com>
     [not found] ` <f6c5b8d90804020736m3d80fef9h2d377aea7fab52bf@mail.gmail.com>
     [not found]   ` <0b2d3f9c-e29a-406a-ac8d-d8589d457a0f@m36g2000hse.googlegroups.com>
     [not found]     ` <0b799c72-1a04-4224-8307-18b7ab10d17f@b5g2000pri.googlegroups.com>
     [not found]       ` <9a810d71-bc48-4bab-8ad6-93ebc310a110@z38g2000hsc.googlegroups.com>
     [not found]         ` <999ed349-dc22-4db4-a679-60511d9339f7@a23g2000hsc.googlegroups.com>
     [not found]           ` <9ff5cf01-f4aa-4560-b71e-bb948a69d9b9@t54g2000hsg.googlegroups.com>
     [not found]             ` <9583cd73-79d6-4f4e-b5a3-e27c4f165993@p39g2000prm.googlegroups.com>
     [not found]               ` <105bd206-af76-4fbb-affa-6fc8efdf6133@59g2000hsb.googlegroups.com>
     [not found]                 ` <f6e0615c-d180-4a3e-a112-c5320cde1cfd@c65g2000hsa.googlegroups.com>
2008-04-05 17:09                   ` Nishanth Menon [this message]
2008-04-06  7:41                     ` [android-internals] Re: Android on Nokia n810 (OMAP2420) Dirk Behme
2008-04-06 13:31                       ` Georges Toth
2008-04-06 14:08                         ` Brian Swetland
2008-04-06 15:14                           ` Georges Toth
2008-04-06 13:23                     ` Brian Swetland
2008-04-06 15:04                       ` Georges Toth
2008-04-06 16:36                         ` andrzej zaborowski
2008-04-06 19:36                           ` Georges Toth
2008-04-06 23:41                             ` andrzej zaborowski
2008-04-06 22:25                           ` Brian Swetland
2008-04-07  6:47                       ` Jarkko Nikula
2008-04-07  6:51                         ` Brian Swetland
2008-04-07  7:13                           ` Jarkko Nikula
2008-04-08 20:08                             ` Tony Lindgren

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=47F7B240.2070901@gmail.com \
    --to=menon.nishanth@gmail.com \
    --cc=Georges.Toth@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.