View Single Post
  #3 (permalink)  
Old 01-03-2009, 11:50 PM
pio_masaki's Avatar
pio_masaki
PPCGeeks Regular
Offline
Threadstarter
 
Join Date: Jul 2007
Posts: 137
Reputation: 170
pio_masaki is keeping up the good workpio_masaki is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to pio_masaki Send a message via MSN to pio_masaki
Re: Android on the apache walkthrough

Haven't seen that one yet, does it do it in WinMo or on the black screen where it would normally say jumping to kernal?

My files may be slightly outdated, I will go download the files and see what happens.

Ok I downloaded everything again, set it all up like I normally do, just how I have it above, and it worked fine.

Check your startup.txt, Haret will spit that out if theres no set MTYPE command, though for some reason the startup.txt provided on the site lacks it, and it works fine on mine, there have been reports of it NOT working and giving that error on Moguls. Make sure you have no other installation or files for android on your SD card, delete them all and try again. If not, in the startup.txt enter set MTYPE 1667 above set KERNEL zImage, so its like this:

set com "1"
set MTYPE "1667"
set kernel "zImage"
set initrd "initrd"
set cmdline "root=/dev/mmcblk0p2 mem=64M rootdelay=3 boot_delay=0 console=ttyS0,115200n8 console=tty0 fbcon=rotate:0 androidboot.console=ttyS0 android.checkjni=1
bootlinux

And see what it does.
__________________
Moto Q Sprint
PPC 6700 (1.02 WM5/Android Test machine) Qwest
PPC 6700 (1.00 WM5>WM6.1>WM6.5) Sprint (Original hardware hiding under a new symbol)
PPC 6700 (2.02 WM5>WM6.5) Sprint

Guide:Activate WM6.1/WM6.5 flashed phone without ##MSL# code
Guide:Android on the Apache
I know where the thanks button is, do you?

Last edited by pio_masaki; 01-04-2009 at 12:12 AM.
Reply With Quote