Re: [android-freerunner] How to verify and update to Android 1.5?

2009-07-22 Thread bluestar8783
I downloaded and replace the *.img(not include qi.img) files with the same
name,
it can boot ok(sometimes boot very slow), but it had something wrong.

1.  After entering Android os, I can't use POWER button to pop-up menu
2.  The system would enter savescreen very quickly( 3s)
3.  Because I don't have SIM card, so I don't know whether does this
condition limit
 som functions.

BTW, if I want to modify kernel, could I use uImage that I created for
Android 1.0?


2009/7/21 Marcelo marcelo.magal...@gmail.com

 On Mon, Jul 20, 2009 at 20:01, bluestar8783bluestar8...@gmail.com wrote:

  The kernel is create from
  out/target/product/freerunner/obj/KERNEL/arch/arm/boot  ,
  rename to uImage-GTA02.bin, and put in /boot folder in SD card.

  Ah, there!

  That's your problem.

  Please download this:


 http://koolu.org/releases/cupcake-1.5-alpha1/android-freerunner-koolu1.5-alpha-1.tar.gz

  And take your files from out/target/product/freerunner and use
  them to replace the files with the same name in the tarball that
  you just downloaded.  Don't touch the uImage files!  Those are
  *not* compiled from the tree you have there.  Hmm... I can't
  find the URL with the instructions that you need to recompile
  that.  I remember sending them to this list once.  You can
  search here:

  http://groups.google.com/group/android-freerunner

  Initialize another tree, but instead of pointing it to cupcake
  (-b cupcake) point it to the installer (-b installer).

  Marcelo
 ___
 android-freerunner mailing list
 android-freerunner@android.koolu.org
 http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


Re: [android-freerunner] How to verify and update to Android 1.5?

2009-07-20 Thread Marcelo
On Mon, Jul 20, 2009 at 20:01, bluestar8783bluestar8...@gmail.com wrote:

 The kernel is create from
 out/target/product/freerunner/obj/KERNEL/arch/arm/boot  ,
 rename to uImage-GTA02.bin, and put in /boot folder in SD card.

 Ah, there!

 That's your problem.

 Please download this:

 
http://koolu.org/releases/cupcake-1.5-alpha1/android-freerunner-koolu1.5-alpha-1.tar.gz

 And take your files from out/target/product/freerunner and use
 them to replace the files with the same name in the tarball that
 you just downloaded.  Don't touch the uImage files!  Those are
 *not* compiled from the tree you have there.  Hmm... I can't
 find the URL with the instructions that you need to recompile
 that.  I remember sending them to this list once.  You can
 search here:

 http://groups.google.com/group/android-freerunner

 Initialize another tree, but instead of pointing it to cupcake
 (-b cupcake) point it to the installer (-b installer).

 Marcelo
___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


Re: [android-freerunner] How to verify and update to Android 1.5?

2009-07-17 Thread Marcelo
On Fri, Jul 17, 2009 at 02:38, bluestar8783bluestar8...@gmail.com wrote:

     I use your command to check, it is the same as you said.
     So the source code I git is cupcake version.

Then, are you sure you are installing and booting the system image you
just compiled?  If yes, how do you figure that out?

     At first I followed the
 instructions(http://freerunner.android.koolu.com/release-files)
     to auto-install Koolu Beta 7 Release into NAND flash and Qi.

Ok.  That installs Android 1.0.

     And then I added my drivers to build the source code of koolu-1.0,
     follow the instructions
 (http://wiki.openmoko.org/wiki/Android_on_Freerunner#Installing_Android_on_an_SD_card)
     to create files and boot from SD card by Qi. It works well.

It works well meaning it boots right?

     And then I git the source code of cupcake(not add my drivers) and do the
 same
     method to create files and want to boot from SD card by Qi, but it
 failed. Skipping
 to boot from SD card, it runs from NAND flash, and kernel and rootfs
 versions
     are for Koolu Beta 7 Release. That's why I think I don't update FR to
 cupcake
     version.

The fact that it doesn't boot from the SD card confuses me.  What
kernel did you put in the SD card? My best guess right now is that you
need to edit vendor/neo/freerunner/init.rc:

http://git.koolu.org/?p=platform/vendor/neo/freerunner.git;a=blob;f=init.rc;h=b862a9a139965091e7ef8de76b625745a29152fc;hb=5ce101aa011643bdc3d06262d59d20c34eec63a2

Change lines 38 and 39.

     Why does it skip SD card and boot from NAND flash?

Good question.  Why do you think it's skipping the SD card?

Marcelo
___
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org