Ok, mettendo la recovery dell'hero posso usarla senza che si riavvii, ma quando carica il firmware si riavvia lo stesso.
Ora non mi resta che tornare agli spl e radio originali riflashandoli dalla recovery?
Visualizzazione stampabile
Dalla recovery modificata puoi installare la rom CursorDroid 1.0, che trovi su XDA.
Se vuoi installare altre rom, devi necessariamente fare il downgrade della radio e dell'SPL. La procedura è spiegata qui:
Quote:
Downgrade (Revert back to) 32A 3.22 Radio and SPL
You will need:
- 1.33.2010 Engineering SPL HBOOT image
http://www.theandroidkitchen.com/fil...-1.33.2010.img
- 3.22.20.17 Radio image
http://www.theandroidkitchen.com/fil...3.22.20.17.img
- Amon_RA Sapphire H Recovery (Latest is 1.5.2 as of this post)
[Recovery] [32A & 32B] [13-Dec-2009] RA-sapphire-v1.5.2 - xda-developers
Steps:
- Download all of the files to the same folder (C:\AndroidSDK\tools for example)
- Turn off your phone
- Power it on into FASTBOOT by holding Back and pressing Power
- In a Command Prompt, navigate to the folder you saved the files in
- Type in these commands:
Code:
- Your phone will reboot back into FASTBOOTcodice:fastboot flash radio Radio_HTC_PVT_32A_3.22.20.17.img
fastboot flash hboot hboot-1.33.2010.img
fastboot flash recovery recovery-RA-sapphire-v1.5.2H.img
fastboot erase system -w
fastboot reboot-bootloader
- Verify that you now have 3.22.20.17 SPL and 1.33.2010 SPL