Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
gu1dry
Old
(Last edited by gu1dry; 25th November 2011 at 03:35 AM.) Reason: 2.08.401.1 RUU
#1  
gu1dry's Avatar
Senior Member - OP
Thanks Meter 657
Posts: 827
Join Date: Oct 2009
Location: 127.0.0.1

 
DONATE TO ME
Default [RADIO][24 Nov 2011] HTC Sensation Radios [PG58IMG.zip]

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 Sensation 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 Sensation.
  2. Make sure the filename is PG58IMG.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 Sensation to the computer via USB.
  4. On the computer, open terminal and run the following commands:
    Code:
    adb push PG58IMG.zip /sdcard/PG58IMG.zip
    adb shell md5sum /sdcard/PG58IMG.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 Sensation 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 Sensation normally.

Downloads:

From Gingerbread-based RUUs:
  • From the 1.23.163.1 RUU:
  • From the 1.24.161.1 RUU:
  • From the 1.24.162.1 RUU:
    • has the same radio as the 1.24.161.1 RUU
  • From the 1.24.163.1 RUU:
    • has the same radio as the 1.24.161.1 RUU
  • From the 1.24.166.1 RUU:
    • has the same radio as the 1.24.161.1 RUU
  • From the 1.24.401.1 RUU:
    • has the same radio as the 1.24.161.1 RUU
  • From the 1.24.468.1 RUU:
    • has the same radio as the 1.24.161.1 RUU
  • From the 1.24.911.1 RUU:
    • has the same radio as the 1.24.161.1 RUU
  • From the 1.27.161.1 RUU:
  • From the 1.27.168.5 RUU:
    • has the same radio as the 1.27.161.1 RUU
  • From the 1.27.187.5 RUU:
    • has the same radio as the 1.27.161.1 RUU
  • From the 1.27.401.3 RUU:
    • has the same radio as the 1.27.161.1 RUU
  • From the 1.27.531.2 RUU:
    • has the same radio as the 1.27.161.1 RUU
  • From the 1.28.707.2 RUU:
  • From the 1.28.708.2 RUU:
    • has the same radio as the 1.28.707.2 RUU
  • From the 1.28.709.3 RUU:
    • has the same radio as the 1.28.707.2 RUU
  • From the 1.28.720.2 RUU:
    • has the same radio as the 1.28.707.2 RUU
  • From the 1.29.531.2 RUU:
    • has the same radio as the 1.27.161.1 RUU
  • From the 1.34.206.1 RUU:
  • From the 1.34.771.1_R RUU:
    • has the same radio as the 1.34.206.1 RUU
  • From the 1.34.841.6 RUU:
    • has the same radio as the 1.34.206.1 RUU
  • From the 1.35.61.1 RUU:
    • has the same radio as the 1.34.206.1 RUU
  • From the 1.35.75.1 RUU:
    • has the same radio as the 1.34.206.1 RUU
  • From the 1.35.401.1 RUU:
    • has the same radio as the 1.34.206.1 RUU
  • From the 1.35.666.1 RUU:
  • From the 1.35.707.1 RUU:
    • has the same radio as the 1.34.206.1 RUU
  • From the 1.35.708.1 RUU:
    • has the same radio as the 1.34.206.1 RUU
  • From the 1.35.709.1 RUU:
    • has the same radio as the 1.34.206.1 RUU
  • From the 1.45.401.2 OTA/RUU:
  • From the 1.45.531.1 OTA:
    • has the same radio as the 1.45.401.2 OTA/RUU
  • From the 1.50.401.1 RUU:
    • has the same radio as the 1.45.401.2 OTA/RUU
  • From the 1.72.401.1 RUU:
  • From the 1.73.401.2 RUU:
    • has the same radio as the 1.72.401.1 RUU
  • From the 1.73.401.4 RUU:
    • has the same radio as the 1.72.401.1 RUU
  • From the 2.08.401.1 RUU:
CyanogenMod UX Manager
Google+ · Twitter

Devices (Running CyanogenMod 9):

Asus Transformer Prime · B&N Nook Color · HTC Evo 3D (CDMA)

Useful Links:
xda wiki · CyanogenMod Wiki
The Following 113 Users Say Thank You to gu1dry For This Useful Post: [ Click to Expand ]
 
mikeDCMDVA
Old
#2  
mikeDCMDVA's Avatar
Senior Member
Thanks Meter 36
Posts: 479
Join Date: Jul 2010
Location: VA
Quote:
Originally Posted by gu1dry View Post
In order for this to work, the HTC Sensation needs to be S-OFF.


10characters


Galaxy Note i717
ROM: Stock

Galaxy S 4G
ROM: ◄Stock 2.3

Third-Gen iPad
Jailbroken 5.1.1

***Common Adb/Shell Commands for Noobs***
The Following 6 Users Say Thank You to mikeDCMDVA For This Useful Post: [ Click to Expand ]
 
Max128
Old
(Last edited by Max128; 20th July 2011 at 09:44 PM.)
#3  
Senior Member
Thanks Meter 184
Posts: 451
Join Date: Apr 2011
Location: Québec

 
DONATE TO ME
Due to the impending release of AplhaRev X for the HTC Sensation,

It is not his impending has not yet release date!
The Following User Says Thank You to Max128 For This Useful Post: [ Click to Expand ]
 
gu1dry
Old
#4  
gu1dry's Avatar
Senior Member - OP
Thanks Meter 657
Posts: 827
Join Date: Oct 2009
Location: 127.0.0.1

 
DONATE TO ME
Quote:
Originally Posted by Max128 View Post
It is not his impending has not yet release date!
Impending doesn't meaning it has a release date, just that it's coming soon.
CyanogenMod UX Manager
Google+ · Twitter

Devices (Running CyanogenMod 9):

Asus Transformer Prime · B&N Nook Color · HTC Evo 3D (CDMA)

Useful Links:
xda wiki · CyanogenMod Wiki
The Following User Says Thank You to gu1dry For This Useful Post: [ Click to Expand ]
 
Max128
Old
#5  
Senior Member
Thanks Meter 184
Posts: 451
Join Date: Apr 2011
Location: Québec

 
DONATE TO ME
ok i Understand What You meant to say.

Thank you for your work
 
eyegor
Old
#6  
eyegor's Avatar
Senior Member
Thanks Meter 13
Posts: 1,009
Join Date: Sep 2009
Location: Novi Sad
It kinda means that it's coming REALLY soon.
Current:
HTC Sensation

Old:
HTC Magic 32A
SPL: 1.33.2010
Radio: 3.22.20.17
Recovery: Amon Ra's 1.7.0H
ROM: Official FroYo with root.
 
jerrylzy
Old
#7  
jerrylzy's Avatar
Senior Member
Thanks Meter 101
Posts: 973
Join Date: Aug 2010
Location: Chengdu
Thanks very much...

Sent from my HTC Sensation 4G using XDA App

Phone | HTC One X S720e
ROM | Stock 3.14.401.31
Kernel | ncx_314_v8_SENSE
Freq | min 51 max 1500 governor ondemand
Radio | 5.1204.162.29
HBoot | 1.39.0000 s-off
Headset | Beats Pro
The Following User Says Thank You to jerrylzy For This Useful Post: [ Click to Expand ]
 
Jamison904
Old
(Last edited by Jamison904; 21st July 2011 at 02:14 AM.) Reason: auto correct ...
#8  
Jamison904's Avatar
Recognized Developer
Thanks Meter 5696
Posts: 2,836
Join Date: Jun 2009
Location: Jacksonville, Florida

 
DONATE TO ME
Quote:
Originally Posted by gu1dry View Post
Impending doesn't meaning it has a release date, just that it's coming soon.
Amazing! Thank you so much for this. Next thing I will do right after True root.

If you PM me please include the device you are asking about. I support many devices.


 
setzer715
Old
#9  
setzer715's Avatar
Senior Member
Thanks Meter 195
Posts: 1,174
Join Date: Jan 2009
Location: North Phoenix
First, thank you for the write up and radio links and contribution to all of this.

Now for my question: Wouldn't fastboot be easier and safer?
1 - Copy the .img to your /sdk/tools folder (or whatever folder depending on computer OS). Verify MD5.
2 - Boot into bootloader (Vol Down + Pwr).
3 - Navigate to Fastboot (Vol down to Fastboot and press Pwr). Make sure your phone says Fastboot USB.
4 - Open command promt (or terminal depending on OS)in folder you put file.
5 - Type:
Code:
fastboot flash radio xxxx.img
xxxx is radio name.

I find this faster and safer. I find SDCards can corrupt the file easier than anything else therefore leaving the file on your computer to flash from is one less transfer and possible issue. As we all know, the 2 things that have the greatest chance of bricking a device are your Radio and Bootloader images.

Just my .02
Nexus 4 - CM10.1 with Faux Kernel
TMO SGSIII - CM10.1
HTC One S - Sold
TMO SGSII - Sold
Sensation 4G - Sold
MT4G - Got a new one! Stock 2.3.5 with root.
Nexus One - CM9!
Vibrant - Let in-law use it. Just wasn't cutting it for me.
MyTouch3G Slide - Returned
MyTouch 3G - Sold
G1 - Sold
The Following 4 Users Say Thank You to setzer715 For This Useful Post: [ Click to Expand ]
 
Solidus_n313
Old
#10  
Solidus_n313's Avatar
Senior Member
Thanks Meter 236
Posts: 1,030
Join Date: Jul 2010
Location: Toronto, ON
Fastboot probably won't be available at first, htc locked that down pretty tight for signed packages, this method is certain to work when s-off is released...

When eng s-off arrives, that should be a different story :P

Sent from my HTC Sensation 4G using XDA App



HTC TMO Sensation 4G ~S-OFF w/ CWM 5.0.2.0, Root/CID++, CM X.1 AOSP 4.2.2 KANG (AlbinoMan887)~
HP TouchPad 32GB
~WebOS 3.0.3-DEV_UbEr|kErNeL & CM9 03/12/12 AOSP 4.0.4 & ArchLinux~

The way to silence religious disputes is to take no notice of them - Thomas Jefferson

The TRUTH: XDA: Then and Now

The Following User Says Thank You to Solidus_n313 For This Useful Post: [ Click to Expand ]
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...