he_stheone64
Philosoph
- 4.721
Der leichte Weg zum neuen Radio
Credits:
Hier mein Original XDA Thread:
http://forum.xda-developers.com/showthread.php?p=40571006#post40571006
Was sind die Vorteile eines neuen Radio`s?
Wer braucht das?
Jeder der eine Custom Rom geflasht hat und gerne die Vorteile eines neuen Baseband genießen will.
Voraussetzungen:
Ein aktuelles Custom Recovery Image
So funktioniert das RADIO Update ohne S-Off
1. Download Radio update.zip und kopiert es auf Eure SD
2. Nur optional falls Ihr ein Radio Firmware backup ertsellen wollt
a) Verbindet Euer ONE via USB in der Recovery und öffnet die cmd in Eurem fastboot folder:
adb shell
dd if=/dev/block/mmcblk0p31 of=/sdcard/radio_firmware.img
You will now have current Radio on SD as radio_firmware.img
Erwarteter output:
3. Nun flasht das Radio update.zip wie gewohnt in der Recovery, rebootet und freut Euch
Falls Ihr Euer originales Radio restoren wollt (sofern in Punkt 2 gesichert), dann passt entweder das updater script zu radio_recovery.img an und zieht das gesicherte Image dort rein oder einfach via adb in der Recovery:
dd if=/sdcard/radio_firmware.img of=/dev/block/mmcblk0p31
Download latest Radio from 2.17 base - 4A.16.3250.24_10.38.1150.03L
http://www.androidfilehost.com/?fid=23011596498370919
md5: 608F69629421993278010F5AA1A0A628
Download Radio from 1.29.401.12 WWE OTA - 4A.14.3250.13_10.33.1150.01L
RadioUpdate1.29.401.12.zip | by he_stheone64 for One
md5: DD6FE84F9FDBD1F33D16703F2712CA38
Credits:
- turge for help with flashable version
- Trick Droid testers incl. nobnut, deagleone, hansbert, dunc, hdneuling, ajthescot, tecardo, kiray being happy guinea test pigs here by flashing this stuff with risky commands first
- Me for finding the method and being crazy enough to shoot first at my One, lol
Hier mein Original XDA Thread:
http://forum.xda-developers.com/showthread.php?p=40571006#post40571006
Was sind die Vorteile eines neuen Radio`s?
- Das Baseband ist u.a. verantwortlich für:
- Empfangsqualität
- WiFi und Bluetooth Konnektivität
- GPS / aGPS
- Ev. längere Akku Laufzeit (durch besseren Empfang, vor allem 3G)
- Kamera
- und vieles mehr...
Wer braucht das?
Jeder der eine Custom Rom geflasht hat und gerne die Vorteile eines neuen Baseband genießen will.
Voraussetzungen:
Ein aktuelles Custom Recovery Image
So funktioniert das RADIO Update ohne S-Off
1. Download Radio update.zip und kopiert es auf Eure SD
2. Nur optional falls Ihr ein Radio Firmware backup ertsellen wollt
a) Verbindet Euer ONE via USB in der Recovery und öffnet die cmd in Eurem fastboot folder:
adb shell
dd if=/dev/block/mmcblk0p31 of=/sdcard/radio_firmware.img
You will now have current Radio on SD as radio_firmware.img
Erwarteter output:
PHP:
~ # dd if=/dev/block/mmcblk0p31 of=/sdcard/radio_firmware.img
dd if=/dev/block/mmcblk0p31 of=/sdcard/radio_firmware.img
153601+0 records in
153601+0 records out
78643712 bytes (75.0MB) copied, 11.826523 seconds, 5.4MB/s
3. Nun flasht das Radio update.zip wie gewohnt in der Recovery, rebootet und freut Euch
Falls Ihr Euer originales Radio restoren wollt (sofern in Punkt 2 gesichert), dann passt entweder das updater script zu radio_recovery.img an und zieht das gesicherte Image dort rein oder einfach via adb in der Recovery:
dd if=/sdcard/radio_firmware.img of=/dev/block/mmcblk0p31
Download latest Radio from 2.17 base - 4A.16.3250.24_10.38.1150.03L
http://www.androidfilehost.com/?fid=23011596498370919
md5: 608F69629421993278010F5AA1A0A628
Download Radio from 1.29.401.12 WWE OTA - 4A.14.3250.13_10.33.1150.01L
RadioUpdate1.29.401.12.zip | by he_stheone64 for One
md5: DD6FE84F9FDBD1F33D16703F2712CA38
Zuletzt bearbeitet: