Quote:
Originally Posted by komgol
I changed the mtype from 2040 to 2039 -- same problem.
To clarify, it's hanging after the HaRET progress bar completes. The bar disappears and the system freezes.
By the way -- thank you for everyone helping to troubleshoot this.
|
Uhm... dude? It looks like you've got a RAPH500 - Verizon, right? mtype should be 2182.
Code:
set ramsize 0x10000000
set ramaddr 0x10000000
set mtype 2182
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
That's the startup.txt from the AIO on the first post for the RAPH500...