Sample Header Ad - 728x90

Flashing radio to European G1 via Amon_Ra process: which version of radio 2.22.19.26i is safe for DangerSPL?

3 votes
1 answer
278 views
[Cyanogenmod's wiki](http://oldwiki.cyanogenmod.org/index.php?title=HTC_Dream:_Rooting&oldid=14594#Amon_Ra.27s_Recovery_process) says to use **dream_magic.radio-2.22.19.26i-signed.zip** But this [revision](http://oldwiki.cyanogenmod.org/index.php?title=HTC_Dream:_DangerSPL&oldid=14581#Prerequisites) says to use **ota-radio-2_22_19_26I.zip** These files differ. **My question is: which of them (or both?) is safe to use before flashing DangerSPL for the first time?** NB. The main difference between them seems to be that their META-INF/com/google/android/update-script files differ thus: * dream_magic.radio-2.22.19.26i-signed.zip: assert getprop("ro.product.device") == "dream" || getprop("ro.build.product") == "dream" || getprop("ro.product.device") == "sapphire" || getprop("ro.build.product") == "sapphire" * ota-radio-2_22_19_26I.zip: assert getprop("ro.product.device") == "dream" || getprop("ro.build.product") == "dream"
Asked by user15074
May 14, 2012, 05:31 PM
Last activity: Apr 5, 2013, 08:22 PM