Like some others I couldn't get the newest project android build working, BLAZN or reference. It would either freeze or loop infinitely during the startup animation or reboot itself once android loaded. I haven't used android on my TP2 since June, so I was starting fresh on a cleaned SD card. It just doesn't work for me for some reason. I formatted the SD card using both Windows and HP's USB Storage Format Tool, as some suggested that helps. No luck. Tried removing the overclock from startup.txt. No luck. I even did a hard reset, flashing the latest MightyROM. Still having the same problems.
Anyway, I ended up installing everything manually, one step at a time, and everything is working now. I'm not sure what the problem is/was, but if anyone else is having the same problems, you might have some luck installing it all manually as I did. It really isn't that hard.
Also I'm not trying to insult Reefermattness or anyone else by posting this in this thread. (since this is your thread!) Please don't take it that way. In fact, thank you for your hard work! I'm just trying to help out those that are in the situation I found myself in.
One strange thing I did notice is that in the latest BLAZN rar, the startup.txt has 7x00.a11=500 instead of
clock-7x00.a11=500. I don't know if this is related to anyone having problems or not. Anyway, here is my documentation of each step in manually installing xdandroid. Maybe this will help the people having strange problems who want to try manually installing and don't know how to.
Thanks everyone involved for your hard work. Its amazing!
Quote:
downloads here: http://forum.xda-developers.com/showthread.php?t=711692
_____________
XDANDROID.2.2.AOSP.29.7.10.RC2.1.7z installed directly to root of the sd card
_____________
startup.txt used:
set ramsize 0x10000000
set ramaddr 0x10000000
set mtype 2292
set KERNEL zImage
set initrd initrd.gz
set cmdline "lcd.density=240 clock-7x00.a11=500 msmvkeyb_toggle=off gsensor_axis=2,1,3 force_cdma=1 physkeyboard=rhod400"
boot
_____________
BOOT ATTEMPT 1: WORKS
_____________
XDANDROID.19.8.10.system.ext2.7z extracted, system.ext2 replaced
_____________
BOOT ATTEMPT 2: WORKS
_____________
rootfs update from http://xdandroid.southcape.org/rootfs/
rootfs-20100827-75e3007.zip extracted, rootfs.img replaced
_____________
initramfs update from http://xdandroid.southcape.org/initramfs/
initrd-20100813-b11116a.gz renamed to initrd.gz, replaced
_____________
BOOT ATTEMPT 3: WORKS
_____________
kernel/drivers update from http://glemsom.users.anapnea.net/and...htc-msm-linux/
htc-msm-linux-20100827_003632-package.tar.bz2 extracted, renamed
_____________
BOOT ATTEMPT 4: WORKS
_____________
replace startup.txt with stuff from Reefermattness's startup.txt and other changes. OCing to 600000:
set ramsize 0x10000000
set ramaddr 0x10000000
set mtype 2292
set KERNEL zImage
set initrd initrd.gz
set cmdline "lcd.density=240 clock-7x00.a11=500 msmvkeyb_toggle=off pmem.extra=1 gsensor_axis=2,1,3 pm.sleep_mode=2 hw3d.force=0 htc_battery_smem.fake=1 acpuclock.oc_freq_khz=600000 physkeyboard=rhod400 htc_hw.force_cdma=1"
boot
_____________
BOOT ATTEMPT 5: Working... but got error:
Activity Launcher (in process android.process.acore) is not responding
_____________
upping the OC in startup.txt to 716800
_____________
BOOT ATTEMPT 6: WORKS!
|