View Single Post
  #2891 (permalink)  
Old 06-16-2010, 11:09 AM
Tach's Avatar
Tach
Lurker
Offline
 
Join Date: May 2008
Posts: 4
Reputation: 0
Tach is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android on CDMA Touch Pro -- Now working on Verizon! And with GPS!

I'm using the AIO added on 6-13 and haret.exe is freezing my Raph800 as well. I formatted my SD card and moved over the andboot folder. I tried the startup.txt initially inside the andboot folder, got two quick vibrates (which previously indicated it was about to boot) and then the screen freezes.

Startup.txt in andboot folder:
set ramsize 0x6000000
set ramaddr 0x10000000
set mtype 2039
set KERNEL zImage
set initrd initrd.gz
set cmdline "lcd.density=240 msmvkeyb_toggle=off physkeyboard=raph gsensor_axis=2,-1,3 rel_path=andboot acpuclock.oc_freq_khz=528000"
boot

And from the raph800 setup config folder, same results:
set ramsize 0x10000000
set ramaddr 0x10000000
set mtype 2039
set KERNEL zImage
set initrd initrd.gz
set cmdline "lcd.density=210 msmvkeyb_toggle=off physkeyboard=raph board-htcraphael-navi.wake=0 gsensor_axis=2,-1,3 acpuclock.force_turbo=1"
boot

On reboot, the phone has a reeeally hard time starting sense (using the latest Energy ROM) curious if the ROM i'm using could be having any effect. Will try a simpler one and get back.

Changing the ROM didn't have any effect.

Last edited by Tach; 06-16-2010 at 12:04 PM. Reason: update information
Reply With Quote