[RADIO] HTC Doubleshot Radios [PG59IMG.zip]

Search This thread

gu1dry

Senior Member
Oct 15, 2009
837
666
127.0.0.1
Code:
/* I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or the end of the world. Please do some research
 * if you have any concerns about flashing a radio before flashing it!
 * YOU are choosing to make these modifications, and if you point the
 * finger at me for messing up your device, I will laugh at you. */

How to Flash:

In order for this to work, the HTC Doubleshot needs to be S-OFF. Flashing the radio with a corrupt file or interrupting the flash, can brick the device, please proceed with caution.

  1. Download the your choice of radio for the HTC Doubleshot.
  2. Make sure the filename is PG59IMG.zip exactly or it will not work and copy it to the same folder as adb (the /platform-tools folder within the Android SDK folder).
  3. Connect the HTC Doubleshot to the computer via USB.
  4. On the computer, open terminal and run the following commands:
    Code:
    adb push PG59IMG.zip /sdcard/PG59IMG.zip
    adb shell md5sum /sdcard/PG59IMG.zip
    NOTE: The md5 should match up the provide the original download location. If not, redownload & try again.
    Code:
    adb reboot bootloader
  5. The HTC Doubleshot will reboot & usually boot into fastboot. Pressing the Power button will put the device into the bootloader.
  6. The bootloader will scan for the radio update. Once it finds the update, select Yes.
  7. Allow the bootloader to finish flashing the updated radio, and reboot the HTC Doubleshot normally.

Downloads:

From Gingerbread-based RUUs:
  • From the 1.01.531.1 RUU:
  • From the 1.28.531.5 RUU:
  • From the 1.28.531.8 RUU:
    • has the same radio as the 1.28.531.5 RUU
  • From the 1.28.531.9 RUU (myTouch 4G Slide Stock):
    • has the same radio as the 1.28.531.5 RUU
 
Last edited:

electro_chef

Member
Jul 1, 2010
15
1
I am not very familiar with custom radios, what is the benefit or flashing one in comparison to using the stock radio?