[Resolved] Downgrade Hboot 2.xxxxx of a Branded Desire S - HTC Desire S

Pardon me if there is already a thread for this. However, I couldn't find a helpful one. Please let me know if there is one.
I bought an HTC Desire with CID VODAP001. I have boatloader that says "Relocked" and S-ON and hboot is 2.xxxxxxx and it is running ICS 4.0.4 at the moment
I want to downgrade my hboot to 0.98.xxxx to gain S-Off. However, I don't know how exactly should I do that to downgrade my branded DS. I have RUU_Saga_Vodafone_UK_1.32.161.1_Radio_20.28b.30.0805U_38.03.02.15_M_release_179398_signed.exe with me. I also have extracted PG88IMG.Zip out of this RUU. I also know how to create a Goldcard.
However, I am unsure whether I should run RUU.exe (hboot 0.98.xxxx) directly or create a Goldcard and put that PG88IMG.Zip in SD Card (remember my phone is S-ON) and boot into bootloader or would either of these methods will be wrong?
Please let me know. Help would much appreciated :good:
Cheers

1) Unlock again (via HtcDev)
2) Flash a Custom recovery (like 4EXT to have a root adb shell)
3) Reboot to recovery, connect to PC and use the misc_version (you can find it in any of the downgrade guides in the Index thread) Change the version to something below 1.32.161.1. For example 1.27.161.1
4) Reboot to bootloader and relock it (fastboot oem lock)
5) Run the RUU.exe while connected to the PC (you can do it the bootloader, just be sure that there is FASTBOOT USB written on the screen of the device)
6) When flashing is done wait for the OS to load, go to the Developer Settings and enable ADB Debugging. Disable the fastboot option in the Power Settings
7) Use Revolutionary
8) Download and install the 4EXT Recovery updater app. Use it to flash the latest touch version of the Recovery (trust me on this). You will need root for this, so do it after you flash a custom ROM
9) Do whatever you want with your freshly S-OFF'ed device

Re: Downgrade Hboot 2.xxxxx of a Branded Desire S
amidabuddha said:
1) Unlock again (via HtcDev)
2) Flash a Custom recovery (like 4EXT to have a root adb shell)
3) Reboot to recovery, connect to PC and use the misc_version (you can find it in any of the downgrade guides in the Index thread) Change the version to something below 1.32.161.1. For example 1.27.161.1
4) Reboot to bootloader and relock it (fastboot oem lock)
5) Run the RUU.exe while connected to the PC (you can do it the bootloader, just be sure that there is FASTBOOT USB written on the screen of the device)
6) When flashing is done wait for the OS to load, go to the Developer Settings and enable ADB Debugging. Disable the fastboot option in the Power Settings
7) Use Revolutionary
8) Download and install the 4EXT Recovery updater app. Use it to flash the latest touch version of the Recovery (trust me on this). You will need root for this, so do it after you flash a custom ROM
9) Do whatever you want with your freshly S-OFF'ed device
Click to expand...
Click to collapse
Thanks for writing back mate. However, let me request you to elaborate step# 3 (Change the version to something below 1.32.161.1. For example 1.27.161.1
And step# 8) Download and install the 4EXT Recovery updater app from market?
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium

farazhassankhan said:
Thanks for writing back mate. However, let me request you to elaborate step# 3 (Change the version to something below 1.32.161.1. For example 1.27.161.1
Click to expand...
Click to collapse
The RUU will fail to flash on everything with higher that its own version. Which in your case is 1.32.161.1. So we have to trick the RUU to think that it is flashed over software with the same or lower version. This is achieved by the misc_version binary.
But in your case you are running the ICS software which has a version of 14.01.401.2 (11 symbols). The misc_version binary will replace only the symbols that you give it so for 1.32.161.1 it will replace 10 symbols. So the following will happen:
14.01.401.2
1.32.161.1
-------------
1.32.161.12 -> the resulting version will be higher! And the RUU will refuse to flash
Setting a lower number will produce a lower version (as per the example above it will be 1.27.161.12), the RUU will detect a lower version, although with more symbols and will flash successfully.
farazhassankhan said:
And step# 8) Download and install the 4EXT Recovery updater app from market?
Click to expand...
Click to collapse
http://4ext.net/ - it is at the top
Here is a direct link

farazhassankhan said:
Thanks for writing back mate. However, let me request you to elaborate step# 3 (Change the version to something below 1.32.161.1. For example 1.27.161.1
And step# 8) Download and install the 4EXT Recovery updater app from market?
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1318919 see step 4 or just reed the whole thread carefully
u can download the app from here

Re: Downgrade Hboot 2.xxxxx of a Branded Desire S
amidabuddha said:
The RUU will fail to flash on everything with higher that its own version. Which in your case is 1.32.161.1. So we have to trick the RUU to think that it is flashed over software with the same or lower version. This is achieved by the misc_version binary.
But in your case you are running the ICS software which has a version of 14.01.401.2 (11 symbols). The misc_version binary will replace only the symbols that you give it so for 1.32.161.1 it will replace 10 symbols. So the following will happen:
14.01.401.2
1.32.161.1
-------------
1.32.161.12 -> the resulting version will be higher! And the RUU will refuse to flash
Setting a lower number will produce a lower version (as per the example above it will be 1.27.161.12), the RUU will detect a lower version, although with more symbols and will flash successfully.
http://4ext.net/ - it is at the top
Here is a direct link
Click to expand...
Click to collapse
Let me say thanks to you two for helping me out. I am gona try it as soon as I reach back to my town as I am in highway righr now. But seriously thanks a million. I'll report back if I get atuck somewhere. Cheerals
glacier1122 said:
http://forum.xda-developers.com/showthread.php?t=1318919 see step 4 or just reed the whole thread carefully
u can download the app from here
Click to expand...
Click to collapse
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium

Guys this worked. However there is a bit of change in procedure. You have gota be booted while executing misc-ver commands instead of being in recovery.
Thanks any way guys

Re: Downgrade Hboot 2.xxxxx of a Branded Desire S
farazhassankhan said:
Guys this worked. However there is a bit of change in precedure. You have gota be booted normally while executing misc-ver commance instead of being recovery.
Thanks any way guys
Click to expand...
Click to collapse
Can you mark thread title as solved
We are what we repeatedly do; excellence, then, is not an act but a habit.
—Aristotle

jugg1es said:
Can you mark thread title as solved
We are what we repeatedly do; excellence, then, is not an act but a habit.
—Aristotle
Click to expand...
Click to collapse
Done
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium

Related

[Q] How to ENG S-OFF HTC Sensation?

I have my Sensation SHIP S-OFF and I have the new Sensation XE 3.6.2 ROM running on it, I need to flash a radio that requires ENG S-off but I haven't found any guides to do that yet. I have found plenty for other HTC phones however I dont want to just try that being as ENG S-off is a sensitive process. Any help would be greatly appreciated
You can flash the radio using adb or via bootloader. Just search for it, you should find many explanations.
Sent from my HTC Sensation XE with Beats Audio using xda premium
The instructions I have are as follows, do I need so get radio and eng s off? Sorry, I just want to be sure.
How to flash a radio
This guide is for Windows users only! Your phone must be ENG S-OFF. Radio S-OFF is also highly recommended.
Requirements:
- HTC Sync
- A Windows PC
1. Connect your phone into a PC, and make sure that USB Debugging is enabled
2. Click "Start here". A black command prompt window will open
3. Type: "adb reboot bootloader"
4. Once your phone is in bootloader (white screen with text), type "fastboot flash radio radio.img"
5. When the flashing completes, type "fastboot reboot"
6. Done. Enjoy!
Guys, just because he has s-off, doesn't mean all the fastboot commands work.
Op: you need to find where to dl the eng-hboot, and package it into a PG58***.zip (I can't remember the actual file name), put it on the sdcard, and boot into bootloader mode.
Some Google searching will get you what you need though. Or you could use revolutionary to put a patched hboot with working fastboot (same end result).
Sent from my HTC Sensation 4G using XDA App
If you check out this thread
http://forum.xda-developers.com/showthread.php?t=1193033
And look at method 2 it gives instructions and a download link for the eng s-off hboot
I hope this helps
Sent from my HTC Sensation Z710e using XDA App
Thanks guys! I have one last question. I have noticed that there is 3 separate ways to flash a radio, 1 of which including the PG58IMG.ZIP on command prompt, 1 telling me just go to command prompt and type in manually to push the radio file itself, and 1 telling me to run it from bootloader but NOT ClockworkMod Recovery. Can anyone clear this up for me?
try not to use the zip file method instead use fastboot commands
ZIP method is the easiest and less risky, takes 2 seconds
EddyOS said:
ZIP method is the easiest and less risky, takes 2 seconds
Click to expand...
Click to collapse
If I package it into a .zip file, what all would I package in there? Just the radio.IMG? and wouldn't that also change the checksum?
The file I have is in a .rar inside is a bunch of instructions and data along with he radio.IMG file.
I got ENG-S off now. Thanks!
Edit- Eddy I actually am trying to flash the radio you are currently using. I double checked the exact number to verify, could you tell me what you did to flash it?
Get the radio you want from the Radio thread, already in the correct format to flash via HBOOT
Done and done! Thanks so much everyone!

[Q]can not update PG58IMG.zip (fail-pu)

Help! Installation ClockWorkMod writes fail-pu ... PG58IMG.zip any file does not install. Knowledgeable people tell me what's the problem?
FausFear said:
Help! Installation ClockWorkMod writes fail-pu ... PG58IMG.zip any file does not install. Knowledgeable people tell me what's the problem?
Click to expand...
Click to collapse
flash through HBOOT, not recovery
Jonny said:
flash through HBOOT, not recovery
Click to expand...
Click to collapse
how to do it? I am not strong in this (((if you can for more info ...
1st got to settings>power and uncheck fastboot. then power phone completely off.
Next hold vol-down and power until white htc appears.
It will go to bootloader and automatically see the PD58IMG.zip
Oomike said:
1st got to settings>power and uncheck fastboot. then power phone completely off.
Next hold vol-down and power until white htc appears.
It will go to bootloader and automatically see the PD58IMG.zip
Click to expand...
Click to collapse
I ROM is not installed, when you switch displays in FASTBOOT! PD58IMG.zip can not install says in red letters Fail-PU ...
in my opinion I have with HBOOT 1.20.0000 problems. because I started to install automatic ROM ICS 4.0 with the file PD58IMG.zip, there is not the end everything was installed, some written as FAIL-PU.
I've read that if you try to flash the firmware update for hboot 1.20 if you don't have supercid some files may fail to update
Sent from my Kindle Fire using Tapatalk
ar4l said:
I've read that if you try to flash the firmware update for hboot 1.20 if you don't have supercid some files may fail to update
Sent from my Kindle Fire using Tapatalk
Click to expand...
Click to collapse
tell me how to update? I'm from Russia, it is very difficult to translate and communicate. I ask how you can in a simplified form.
Give us some background info. Was your phone rooted in the first place? Did you follow the path s-off then clockwokmod recovery then root then supercid? What did you do before this happened? Did you try to install the latest RUU 3.06 where hboot 1.20 comes? We are happy to help but it's not easy trying to solve something without some info
Sent from my Kindle Fire using Tapatalk
phone s-off, root, super cid, it all started after trying to flash (Sensation ICS 3.06.401.1 - Rooted PG58IMG.ZIP) all the checkboxes have been installed in the firmware partition except system and even some I do not remember. After re-flashing, all the ticks became Fail-PU.
FausFear said:
phone s-off, root, super cid, it all started after trying to flash (Sensation ICS 3.06.401.1 - Rooted PG58IMG.ZIP) all the checkboxes have been installed in the firmware partition except system and even some I do not remember. After re-flashing, all the ticks became Fail-PU.
Click to expand...
Click to collapse
so, first, did you check the md5 checksum to see if your download wasn't corrupted? Some times I use winmd5sum portable because I don't need to install it in my computer. http://download.cnet.com/WinMd5Sum-Portable/3000-2381_4-75099291.html
You noticed that you are flashing a rom for the sensation not the sensation xe (this one is the 401.101) some differences are discussed here but is an advanced topic.
if everything is ok this is how you install a pg58img.zip using the bootloader
place pg58img.zip in sd card
turn off phone if you are not sure the phone is really off take battery out and put it back
press and keep holding VOL DOWN
press and keep holding POWER until you enter the bootloader
pg58img is automatically detected and you are asked if you want to update
after installation of all packages is finished reboot your phone
I was checking the pg58img and seems to be the RUU: the firmware update plus the rooted stock rom and the custom recovery.
although s-off and supercid are persistent and not modified with this firmware update your hboot 1.2000 is now locked and you may not be able to use fastboot commands or install some packages like radios (maybe that's happening to you when it says fail-pu)
to regain unlocked hboot you can use the tools at htcdev to unlock hboot 1.20 or you can download the hboot 1.17 onlocked from here
before you do that don't forget to delete the pg58 img that you hace in your sd card and then place this one in its place.
cheers
this is all I've done (Fail-PU) (((((
FausFear said:
phone s-off, root, super cid, it all started after trying to flash (Sensation ICS 3.06.401.1 - Rooted PG58IMG.ZIP) all the checkboxes have been installed in the firmware partition except system and even some I do not remember. After re-flashing, all the ticks became Fail-PU.
Click to expand...
Click to collapse
so, first, did you check the md5 checksum to see if your download wasn't corrupted? Some times I use winmd5sum portable because I don't need to install it in my computer. http://download.cnet.com/WinMd5Sum-Portable/3000-2381_4-75099291.html
You noticed that you are flashing a rom for the sensation not the sensation xe (this one is the 401.101) some differences are discussed here but is an advanced topic.
if everything is ok this is how you install a pg58img.zip using the bootloader
place pg58img.zip in sd card
turn off phone if you are not sure the phone is really off take battery out and put it back
press and keep holding VOL DOWN
press and keep holding POWER until you enter the bootloader
pg58img is automatically detected and you are asked if you want to update
after installation of all packages is finished reboot your phone
I was checking the pg58img and seems to be the RUU: the firmware update plus the rooted stock rom and the custom recovery.
although s-off and supercid are persistent and not modified with this firmware update your hboot 1.2000 is now locked and you may not be able to use fastboot commands or install some packages like radios (maybe that's happening to you when it says fail-pu)
to regain unlocked hboot you can use the tools at htcdev to unlock hboot 1.20 or you can download the hboot 1.17 onlocked from here
before you do that don't forget to delete the pg58 img that you hace in your sd card and then place this one in its place.
cheers
ar4l said:
so, first, did you check the md5 checksum to see if your download wasn't corrupted? Some times I use winmd5sum portable because I don't need to install it in my computer. http://download.cnet.com/WinMd5Sum-Portable/3000-2381_4-75099291.html
You noticed that you are flashing a rom for the sensation not the sensation xe (this one is the 401.101) some differences are discussed here but is an advanced topic.
if everything is ok this is how you install a pg58img.zip using the bootloader
place pg58img.zip in sd card
turn off phone if you are not sure the phone is really off take battery out and put it back
press and keep holding VOL DOWN
press and keep holding POWER until you enter the bootloader
pg58img is automatically detected and you are asked if you want to update
after installation of all packages is finished reboot your phone
I was checking the pg58img and seems to be the RUU: the firmware update plus the rooted stock rom and the custom recovery.
although s-off and supercid are persistent and not modified with this firmware update your hboot 1.2000 is now locked and you may not be able to use fastboot commands or install some packages like radios (maybe that's happening to you when it says fail-pu)
to regain unlocked hboot you can use the tools at htcdev to unlock hboot 1.20 or you can download the hboot 1.17 onlocked from here
before you do that don't forget to delete the pg58 img that you hace in your sd card and then place this one in its place.
cheers
Click to expand...
Click to collapse
this is all I've done (Fail-PU) (((((
FausFear said:
this is all I've done (Fail-PU) (((((
Click to expand...
Click to collapse
it failed when trying to flash the recovery which is custom and no stock. try flashing the firmware update only without recovery or rom. you can find it here, that's what i did first flashed the firmware only and after that a rom (android revolution 5.0.2 currently)
anyway, I was talking to some other guys and if noting works you can download a shipped RUU (there's a collection here). Run the exe file and you'll finish with a stock gingerbread system. You'll have to root and install custom recovery and the usual again. If after that you still feel like trying ICS install the firmware update only, not the one you tried.
cheers
Yet another example of someone jumping blind into something they don't understand. If you don't know how to reverse the rooting process you should not even consider rooting in the first place.
There should be some sort of test before rooting information is given out - would stop n00bs getting themselves up **** creek
FausFear said:
this is all I've done (Fail-PU) (((((
Click to expand...
Click to collapse
Are you super cid, if not do so now a d flash custom firmware. Super cid us a low level fastbiit command and can be done on hboot 1.20
Sent from my HTC Sensation Z710e using xda premium
d3vilskid said:
Are you super cid, if not do so now a d flash custom firmware. Super cid us a low level fastbiit command and can be done on hboot 1.20
Sent from my HTC Sensation Z710e using xda premium
Click to expand...
Click to collapse
how to make low level fastbiit command?
FausFear said:
how to make low level fastbiit command?
Click to expand...
Click to collapse
Oh dear.......
He is saying SuperCID IS a low level fastboot command, you cannot make one
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium
http://www.youtube.com/watch?feature=player_detailpage&list=HL1325964886&v=TaMhxD_aowA
here's a video look

[MISC] Flashing ENG HBOOT | Rolling back to S-ON - The Noob Way

Hi all
I noticed that many of us while trying to flash HBOOT's brick our devices as there is no single thread and no single unified noob proof solution for flashing Revolutionary's S-Off 'ed+ Rooted Desire S all the way from HBOOT version 6.98.1xxx to 0.98.2000 (PG8810000).
Hope this helps..
Ok, less talking; more work
This Thread will help you if:
- if you want to change your HBOOT version to 0.98.2000 (PG8810000)
- if you want to S-On your previously S-Off 'ed Desire S as to make use of warranty (as there is no way of making a S-Off device having Revolutionary's HBOOT v.6.98.1002 -to- S-on again without flashing the HBOOT again).
- AFAIK, if you want to flash an RUU (read ROM Update Utility AKA the stock ROM installer) you won't be able to do it you are S-off 'ed using revolutionary method. So for doing that again you need to have the HBOOT version as something like 0.98.xxxx or 6.98.2000 (experts need your comments on this one)
This guide won't be telling you of how to make it S-on again (though theres a link to youtube step-by-step video tutorial of how to do it in the update section below; Do NOT ignore the video's ending ) but just of how you can go ahead with changing your Revolutionary's default flashed HBOOT version 6.98.10xx -to- v.6.98.2000 and then -to- v.0.98.2000 (PG8810000).
For more updated info please refer to "UPDATE" section below:
UPDATE:
Regarding the "Returning to Stock/making your phone S-ON" issue:
ok..I have not tried this but this right here guides you of how to S-ON and return your phone to total* factory like condition by installing an RUU thereby removing just everything..revolutionary, CWM..u name it; just like a real stock phone
But pls note that using an RUU (read ROM Update Utility AKA the stock ROM installer) will erase all your data! as you are flashing a stock RUU
And for this you need to change your HBOOT to 6.98.2000 (PG8810000) (as in the video linked above) OR to 0.98.2000 (PG8810000); so thats one of the other advantages of my guide..
Hope this helps..
Also, a lot of good folks here have been asking/suggesting me over why this method..? and why not the "dd commands method" / adb command(s) method? (all manually )
ok here's my take on this
Click to expand...
Click to collapse
Prerequisites:
- you need an HTC Desire S phone
- HBOOT version 6.98.1xxx (how to check HBOOT version? just read step#4 & step#5 to find out your HBOOT version)
- S-OFF and Root 'ed using Revolutionary (also known as AlphaRevX; its the old name 'duh)
- your data cable and a working PC with HTC Fastboot Drivers installed (get them here)
- make sure you don't have HTC Sync software installed (check it in Add/Remove Programs found in Control panel of your PC); if it is then please remove it before starting with the following process!!!
WARNING:
DO NOT..I REPEAT AGAIN..DO NOT DISCONNECT IN-BETWEEN THE FLASHING PROCESS(Step#6 onwards) OR YOU MAY DAMAGE (READ "BRICK") YOUR PHONE IN A VERY BAD WAY!
Instructions:
1- download and extract the attached zip file in a empty folder (make sure NOT to touch/merge any of its contents)
2- make sure USB debugging is switched "ON" in your phone's: application settings menu >> development settings
3- also make sure that fastboot mode is switched "OFF" in your phone's: Power settings menu and by default your phone is configured to switch to charging mode when the cable is connected (JUST DO NOT CONNECT IT YET)
4- Now, reboot your phone into bootloader mode by first switching off your phone and then press the Power button and the volume down key simultaneously.
5- you should be able to see white screen with things like Revolutionary on top, S-OFF, HBOOT ... 6.98.10xx etc.
6- now go into the fastboot mode and then just connect you phone until the "fastboot" turns into "usb fastboot" OR "fastboot usb" either of these
7- now go inside the extracted folder named "FlashENGHBOOT698"
8- click on bat file named "Click This" and sit back
9- a black screen should popup as soon as you click on the bat [email protected] step#8 and you should see "OKAY" at the end of successful flash but it would be too quick so keep on lookout
10- select reboot on the bootloader's menu
11- reboot back to bootloader's menu to check if HBOOT's version has been changed to 6.98.2000
12- repeat the process from step 8 BUT make sure this time you go inside the other folder named "FlashENGHBOOT098" (notice the ZERO before 98)
13- follow the steps upto step#11 to check if the HBOOT's version has been changed to 0.98.2000 (PG8810000)
Voila!
Note:
This is just a compilation and a slightly edit of the batch file code to flash the second flash Image for the 0.98.2000 HBOOT All credits goes to the following people:
Credits: (Yay!! time for beer)
Would like to thank Maarten for his post and tool here
lgl0 for all his valuable info here
DesireFanatics for his step-by-step tutorial video here
Last but not the least anchemis for sticking and guiding me all the way
And to all those who have helped me here and here.
Disclaimer:
I won't be responsible for any damages done to your phone. Please attempt/flash with caution. though this method has been tested personally by me and is working fine; have also tested rebooting my phone so as to make sure bootloader does not give up on me.
MODS pls sticky this thread as newbie/newcomers really won't get it the first time they look at the [index] @ XDA
And this right here is the solution for Flashing their HBOOTs almost painlessly
Regards,
sky770
- Reserved for future use -
great guide, just have one question, currently I am using reengineered 2.00.002 hboot - 7.00.1002, my phone was s offed by revolutionary, will it work as well?
esideboi said:
great guide, just have one question, currently I am using reengineered 2.00.002 hboot - 7.00.1002, my phone was s offed by revolutionary, will it work as well?
Click to expand...
Click to collapse
:|..*gulp*
ok..as am a newbie so I would be needing experts in here
btw..have you gone through the Index/threads? coz thats what i did
esideboi said:
great guide, just have one question, currently I am using reengineered 2.00.002 hboot - 7.00.1002, my phone was s offed by revolutionary, will it work as well?
Click to expand...
Click to collapse
You have the latest hboot. If you don't want to s-on and unroot your phone again there is no need for you to downgrade the hboot (afaik )
Edit: accidentally pressed thanks.. never mind
sky770 said:
Hi all
I noticed that many of us while trying to flash HBOOT's brick our devices as there is no single thread for flashing Revolutionary's S-Off 'ed+ Rooted Desire S to 0.98.2000 (PG8810000).
Hope this helps..
Ok, less talking; more work
This Thread will help you if:
- if you want to change your HBOOT version to 0.98.2000 (PG8810000)
- if you want to S-On your previously S-Off 'ed Desire S as to make use of warranty (as there is no way of making a S-Off device having Revolutionary's HBOOT v.6.98.1002 -to- S-on again without flashing the HBOOT again).
- AFAIK, if you want to flash an RUU (umm noob translation for this would be original stock ROM?) you won't be able to do it you are S-off 'ed using revolutionary method. So for doing that again you need to have the HBOOT version as something like 0.98.xxxx or 6.98.2000 (experts need your comments on this one)
This guide won't be telling you of how to make it S-on again but just of how you can go ahead with changing your Revolutionary's default flashed HBOOT version 6.98.10xx -to- v.6.98.2000 and then -to- v.0.98.2000 (PG8810000)
Prerequisites:
- you need an HTC Desire S phone
- HBOOT version 6.98.1xxx (how to check HBOOT version? just read step#4 & step#5 to find out your HBOOT version)
- S-OFF and Root 'ed using Revolutionary (also known as AlphaRevX; its the old name 'duh)
- your data cable and a working PC with HTC Fastboot Drivers installed (get them here)
- make sure you don't have HTC Sync software installed (check it in Add/Remove Programs found in Control panel of your PC); if it is then please remove it before starting with the following process!!!
WARNING:
DO NOT..I REPEAT AGAIN..DO NOT DISCONNECT IN-BETWEEN THE FLASHING PROCESS(Step#6 onwards) OR YOU MAY DAMAGE (READ "BRICK") YOUR PHONE IN A VERY BAD WAY!
Instructions:
1- download and extract the attached zip file in a empty folder (make sure NOT to touch/merge any of its contents)
2- make sure USB debugging is switched "ON" in your phone's: application settings menu >> development settings
3- also make sure that fastboot mode is switched "OFF" in your phone's: Power settings menu and by default your phone is configured to switch to charging mode when the cable is connected (JUST DO NOT CONNECT IT YET)
4- Now, reboot your phone into bootloader mode by first switching off your phone and then press the Power button and the volume down key simultaneously.
5- you should be able to see white screen with things like Revolutionary on top, S-OFF, HBOOT ... 6.98.10xx etc.
6- now go into the fastboot mode and then just connect you phone until the "fastboot" turns into "usb fastboot" OR "fastboot usb" either of these
7- now go inside the extracted folder named "FlashENGHBOOT698"
8- click on bat file named "Click This" and sit back
9- a black screen should popup as soon as you click on the bat [email protected] step#8 and you should see "OKAY" at the end of successful flash but it would be too quick so keep on lookout
10- select reboot on the bootloader's menu
11- reboot back to bootloader's menu to check if HBOOT's version has been changed to 6.98.2000
12- repeat the process from step 8 BUT make sure this time you go inside the other folder named "FlashENGHBOOT098" (notice the ZERO before 98)
13- follow the steps upto step#11 to check if the HBOOT's version has been changed to 0.98.2000 (PG8810000)
Voila!
Note:
This is just a compilation and a slightly edit of the batch file code to flash the second flash Image for the 0.98.2000 HBOOT All credits goes to the following people:
Credits: (Yay!! time for beer)
Would like to thank Maarten for his post and tool here
lgl0 for all his valuable info here
Last but not the least anchemis for sticking and guiding me all the way
And to all those who have helped me here and here.
Disclaimer:
I won't be responsible for any damages done to your phone. Please attempt/flash with caution. though this method has been tested personally by me and is working fine; have also tested rebooting my phone so as to make sure bootloader does not give up on me.
Click to expand...
Click to collapse
you have not mentiond the dd commands tut. this is used because of the re engineerd hboot 7.00.1002 upgrade people are doing, u cannot use any other method to get another hboot to your device after using 7.00.1002 hboot. as no fastboot and using the PG88IMG method just gets bypassed. so the only way is the dd commands. please add this to your guide thanks
If i pass your guide, will my phone be s-on or s-off?
Is it possible to apply this hboot version after? Or can i apply this hboot version right now?
Currently im on hboot-6.98.1002.
Hope someone will guide me real quick. Thanks!
@muselmann88 : 1. The bootloader is Eng S-off!
2. You're now with the Revolutionary Hboot and there is no reason to change. As long as you're using the dd commands to directly write the bootloader partition every bootloader can be uploaded. I haven't had any problems with this method.
marioemp2k7 said:
@muselmann88 : 1. The bootloader is Eng S-off!
2. You're now with the Revolutionary Hboot and there is no reason to change. As long as you're using the dd commands to directly write the bootloader partition every bootloader can be uploaded. I haven't had any problems with this method.
Click to expand...
Click to collapse
I read that i'll have boot problems with sense 4 roms, isn't that correct?
Could you please list the dd commands that i'll succeed in writing the bootloader to the partition.
How about other eng hboot?
Sent from my HTC Desire S using XDA
muselmann88 said:
I read that i'll have boot problems with sense 4 roms, isn't that correct?
Could you please list the dd commands that i'll succeed in writing the bootloader to the partition.
Click to expand...
Click to collapse
I have PM you mate i have sent u everything u need to get yourself on the new eng hboot with that new eng hboot u can use ANY Rom without any problems
The hboot version that should be overwritten by "dd" command is 6.98.1002.
All the others are perfectly rewritten by a RUU or PG88IMG with a higher version.
Only Revolutionary (not AlpharevX) hboot has write protection. There is not only version check in that process
Thanks to the OP!
Just got a Desire S and so far done this little lot:
I've downgraded the ROM to 1.28 to get HBOOT 0.98
S-OFF'ed using Revolutionary.
Installed 4EXT Recovery 1.0.0.5 Touch RC3
Flashed VanillaICE ROM
and just followed this guide to get off the Revolutionary HBOOT and to the ENG HBOOT 0.98.2000.
And it worked flawlessly!
Thanks again!
EDIT: and somewhere in that lot I have also updated the radio to the latest one from the Radio thread!
htc-phones said:
you have not mentiond the dd commands tut. this is used because of the re engineerd hboot 7.00.1002 upgrade people are doing, u cannot use any other method to get another hboot to your device after using 7.00.1002 hboot. as no fastboot and using the PG88IMG method just gets bypassed. so the only way is the dd commands. please add this to your guide thanks
Click to expand...
Click to collapse
Hi,
The fastboot method gets bypassed if we try to flash it by directly picking up the *.zip file from SD Card's root (that good 'ol PG88IMG.zip method).
Using the above method (my method at post#1) we are just literally pushing it through fastboot>>adb>>phone to get it flashed.. no questions asked from phone's side
srry abt the newbie/layman terms answer but this is how it actually works
Also regarding, the "dd commands" are never meant to be used for "noobs" as they are quite dangerous...more..more dangerous than to use fastboot instead of directly using adb commands.
Just because dd commands method exist doesn't mean we should go to that extent to brick our phone (a noob can easily do that while sipping beer and typing some command as bik instead of blk)
And hence I would not like newbie(s) coming in here, bricking their phones and stalking me
UPDATE:
Excerpt taken from here
There are actually two levels of S-OFF. The Bootloader (HBoot) and the Radio. Getting S-Off on the HBoot gives us everything we need, but doesn't actually turn off the @secuflag which is set in the radio. What it is possible to do is to flash a HBoot that believes the Radio is set to S-OFF, as the HBoot is responsible for setting that flag. Once the HBoot on the phone is S-OFF, we can write to all the partitions and basically do whatever we want, but it is possible to go one step further. Flashing a radio that is S-OFF and actually setting the @secuflag off gives 100% total access to every part of the phone and it's software, as it becomes network unlocked allowing to you to use any SIM and also allows you to flash a ROM from any carrier (known as Super CID). It also makes it nigh on impossible to permanently loose root no matter what you flash. Once you have radio S-OFF, it makes it much easier to flash new HBoots and ROMs even if you flash something that is locked down tight.
Setting the Radio to S-Off is not necessary, and gaining S-OFF on the HBoot is more than most people will ever need. Radio S-Off is just the last step of the puzzle, but it is worth noting the only points you can permanently brick your phone is flashing a radio or a HBoot, if either of these go wrong you will end up with a shiny expensive paper weight so there is risk involved.
Click to expand...
Click to collapse
So pls pls suggest newbie(s) to flash with caution :|
muselmann88 said:
If i pass your guide, will my phone be s-on or s-off?
Is it possible to apply this hboot version after? Or can i apply this hboot version right now?
Currently im on hboot-6.98.1002.
Hope someone will guide me real quick. Thanks!
Click to expand...
Click to collapse
As it looks to me, if you're running hboot-6.98.1002 already then you must have used revolutionary's tool to S-off your phone.
Therefore you are eligible to use the above guide to re-flash your hboot.
Infact you're having the same hboot version as I had after using revolutionary.
changing your hboot version to 0.98.2000 (PGI880000) will make sure that you can flash any RUU (official stock ROM) so that you could be s-off again
Though I am still getting working on it to have a simple 1-click solution for this too for ya noobs
Also, make sure you're rooted (though I would like some expert to comment on this; but AFAIK root is needed to flash the *.img file over fastboot; just search around forum as to be sure.)
Do it now! and you won't regret..
Regards,
sky770
marioemp2k7 said:
@muselmann88 : 1. The bootloader is Eng S-off!
2. You're now with the Revolutionary Hboot and there is no reason to change. As long as you're using the dd commands to directly write the bootloader partition every bootloader can be uploaded. I haven't had any problems with this method.
Click to expand...
Click to collapse
I would not really recommend using "dd commands" please see my reply over here
Regards,
sky770
muselmann88 said:
I read that i'll have boot problems with sense 4 roms, isn't that correct?
Could you please list the dd commands that i'll succeed in writing the bootloader to the partition.
Click to expand...
Click to collapse
Sense 4 requires you to have umm... HBOOT version 2.xxx and above? (experts?) anyways.. that cannot be categorized as "problem" its just another "prerequisite" for sense 4 based ROMs though am not sure if its an "official prerequisite" or a non official non
Also, please read my post abt dd commands here.
Regards,
sky770
Dreamtheater2003 said:
How about other eng hboot?
Sent from my HTC Desire S using XDA
Click to expand...
Click to collapse
Can take some time here to try some custom(s) ROMs first
Anyways, now that am here on XDA lets get started..
Regards,
sky770
htc-phones said:
I have PM you mate i have sent u everything u need to get yourself on the new eng hboot with that new eng hboot u can use ANY Rom without any problems
Click to expand...
Click to collapse
any ROM?
you sure about RUU (stocks) ??
if yes then plz forward tht PM to me too pls
Regards,
sky770
amidabuddha said:
The hboot version that should be overwritten by "dd" command is 6.98.1002.
All the others are perfectly rewritten by a RUU or PG88IMG with a higher version.
Only Revolutionary (not AlpharevX) hboot has write protection. There is not only version check in that process
Click to expand...
Click to collapse
aha! Right on point
And thats one more reason I won't really..really recommend using dd commands to a noob/newcomers just for flashing from 6.98.10xx -over to-0.98.2000 (PGI880000).
Regards,
sky770

[GUIDE] Root, SuperCID & S-Off for Evita Hboot 2.14 - Firmware 3.17 [Orange UK]

This is for International hTC One XL/Evita - Hboot 2.14 & firmware 3.17 (Orange UK)
If you own AT&T One X please look elsewhere, this guide is not for your phone
There is an abundance of information scattered in these forums and not all root methods/exploits work universally due to variation in firmware builds and Hboots.
I had to read a lot of threads to figure out how to S-off my Orange UK One XL with Hboot 2.14 and firmware build 3.17.
I was only interested in attaining S-off but had to start with HTCDev bootloader unlocking which I didn't really want to do but none of the known root exploits worked on my firmware.
I am sharing this hoping it would help others avoid taking pills for headaches when pursuing this noble quest
AIM:
Provide a short guide to others with similar device and configuration on where to start and simple clear steps to follow with needed links.
PREREQUISITES:
1. latest htc drivers for your Windows PC/laptop if you have one of those. Check here.
2. a working adb environment preferably from latest Android SDK, if you don't have this already set up please check here.
3. "USB debugging" must be checked under Phone settings>Developer options
4. an original htc USB cable is strongly recommended.
5. phone charged at above 50%
6. basic knowledge of using command prompt (cmd) in Windows and adb commands.
STEPS:
So in my case the steps were:
[1] Unlock bootloader through htcdev.com
[2] Flash/install TWRP recovery
This is done manually. All-In-One Toolkit didn't work for me BTW.
1. download latest TWRP recovery for One XL/Evita from here
2. you can rename file for easier command prompt typing later, like TWRP5.img
3. place file recovery file in your adb/fastboot folder
4. connect phone in fastboot mode to PC, make sure it displays fastboot USB on phone before you proceed.
5. start command prompt from within fastboot folder by right clicking inside folder and choosing "open prompt here", type following command:
Code:
C:\yourFastbootFolder> fastboot flash recovery TWRP5.img
Not a bad idea to test your recovery by making a nandroid backup before proceeding to next step.
[3] Flash a custom rom (root)
All custom roms are rooted by definition. If you chose e.g. ViperXL like I did remember to flash boot.img extracted form same rom zip afterwards, otherwise bootloop!
You can of course flash a SuperSU zip instead to gain root but I don't see the point.
[4] SuperCID
This is the simplest way that I found accidentally during my endless searches, all credit goes to @beaups for this one and @Austempest for sharing :good:
1. connect phone to PC in Android mode (mode where you can use phone)
2. Run the following command from command prompt (CMD):
Code:
C:\>adb shell
To enter adb shell, then enter following commands after each other:
Code:
# su
# echo -ne "11111111" | dd of=/dev/block/mmcblk0p5 bs=1 seek=20
3. Reboot to bootloader and hopefully you'll see 11111111 as your CID ...... yes
[5] S-Off
Now that your are rooted with SuperCID you can just follow @beaups simple steps for S-Off found here Facepalm S-Off
That is it.... you broke your shackles :laugh:
I am not a dev and for sure not taking credit for other people's work, merely giving back and hoping this assists clarify stuff and save some time.
Cheers!
the one clicks would not work for you because you dont have an att one x so the supercid exploit doesnt work on our phones
all phones go through htcdev.com to unlock, att phones just need supercid first.
you should make a not in your guide that this guide wont work for at&t phones.
exad said:
the one clicks would not work for you because you dont have an att one x so the supercid exploit doesnt work on our phones
all phones go through htcdev.com to unlock, att phones just need supercid first.
you should make a note in your guide that this guide wont work for at&t phones.
Click to expand...
Click to collapse
Thanks for this important reminder, note added in red on top!
You mentioned one click is only for AT&T phones, I guess you mean All-In-One Toolkit by hason2000, you see even in the tool's thread it's not stated explicitly that tool works only for AT&T, while the respective threads for these exploit state that it's for AT&T One X not negating other international versions!
Most guides/tools are for North America and some Australia but very few for Europe which BTW only recently came on board with 4G/LTE.
So figuring out, especially for noobs, what is what with all these international variations for one device and huge amount of information, while searching doesn't always provide an answer is a tedious task and can end up miserably :crying:
I hope it's in order to add some info for European Evitas
guys kindly don't quote whole post(s), thanks
Only AT&T Phones are different in the case of unlocking/rooting because they can't use HTCDEV. Every other onexl is the same for unlocking/rooting.
Great guide, thanks you! it worked !
Now i'm stuck at the next step. ha :crying:
i cant get root, because my touchscreen not functional after flashed a custom rom. i had success until step 3, i cant proceed to step 4 as i cant use my touches when the rom loaded. i didnt have any back up. i already searched around to dgrade my touchscreen firmware, but it needs root. im stuck here, i can flash custom cwm recovery, install custom rom but cant touch screen. the default cm10.1 dont have android debugging enabled by default, i cant enable it cos i cant touch the screen. if i restore to stock ruu, i can touch screen n all works, but i had a problem sync google contacts.
The reason im getting my hands on custom rom is bcos my stock XL(Asian version) will neve sync google contacts properly, i tried to flash JB stock RUU, but its same. then, i started to tamper my fon with unlocking bootloader via htcdev, flash cwm(twrp mess on my sdcard storage). i had experience on older htc devices but its my 1st time on the htc one series. right now, im on evita s-on, unlocked bootloader, hboot 2.14, cwm recovery(twrp mess on my sdcard storage), not-super CID. I 'm left with a non-touchable cm10.1, i can flash any rom that supports s-on. tried to relock bootloader but i cant flash stock ICS ruu.flashing stock JB RUU is ok. my target now is to s-off n superCID.
i can :
flash RUU 3.17, running a stock RUU 3.17.
unlock bootloader
flash custom recovery(twrp mess with my internal storage)
i cant :
root my device on stock rom
touchscreen wont work on custom rom
any help will b greatly appreciated.
Do not make multiple posts about the same thing. It is strictly against XDA rules.
sorry, may i know how to delete it? i click on edit/delete but cant see any options to delete my post.
You cannot
Sent from my One X using xda app-developers app
sir how to back or normal cid help me
sir how to back or normal cid help me i have a one x its allredy super cid how get back normal cid
Fastboot oem writecid whateveryourcidwas
This will only work once with s-on after supercid but will work as many times as you want if s-off.
Sent from my One X using xda app-developers app
ignore this post. found a relevant thread
How to upgrade bootloader to 2.14
So what if you are not on HBoot 2.14?
EDIT:
Warning: It is not a good idea to upgrade only the bootloader if you intend to flash the latest CM10 builds! Avoiding RUU and unlocking again out of laziness will probably get you in trouble afterwards. RUU is definitely the safer way. You'll find a good collection of ROMs here
http://forum.xda-developers.com/showthread.php?t=2119610
and the tutorial for upgrading RUU on a previously modded phone here
http://forum.xda-developers.com/showthread.php?p=26260005
I found these threads which helped me SuperCID, S-Off and finally upgrade the HBoot of my already rooted evita.
First you need the superCID from this post:
http://forum.xda-developers.com/showthread.php?p=42351491
Next Step S-Off:
http://forum.xda-developers.com/showthread.php?t=2155069
Then RegawMOD the appropriate bootloader from this thread and flash:
http://forum.xda-developers.com/showthread.php?t=1786498
The procedure was easy once I had found the appropriate threads on XDA
You should not update hboot that way. It only updates one file and not all the firmware files. Ruu or flashing firmware.zip are the best ways.
Sent from my HTC One XL using xda app-developers app
New CM10 and derivates require HBoot 2.14
exad said:
You should not update hboot that way. It only updates one file and not all the firmware files. Ruu or flashing firmware.zip are the best ways.
Click to expand...
Click to collapse
I simply needed an updated bootloader in order to enable flashing the latest CM10 nightlies. This did the job.
ernstlustig said:
exad said:
You should not update hboot that way. It only updates one file and not all the firmware files. Ruu or flashing firmware.zip are the best ways.
I simply needed an updated bootloader in order to enable flashing the latest CM10 nightlies. This did the job.
Click to expand...
Click to collapse
That's exactly why you should not do it that way. You may get issues along the way as a result of the software not properly utilizing your hardware. This is why you're supposed to update hboot. What you did is more like tricking it into thinking you updated the firmware.
Sent from my HTC One XL using xda app-developers app
Click to expand...
Click to collapse
ernstlustig said:
I simply needed an updated bootloader in order to enable flashing the latest CM10 nightlies. This did the job.
Click to expand...
Click to collapse
As exad said, CM 10 didnt want you to update just the hboot it wanted you to flash 3.18 RUU or equal to get updated firmware.
The requirement to install 3.18 RUU is listed as a requirement for CM. The hboot is what is checked but things like radio, adsp and wcnss are what actually needed to be updated, which you have not updated.
All you have successfully done is beaten the basic check for if you flashed the 3.18 RUU without actually doing what you were told to do.
How did you get s-off? i have a rogers version
salt204 said:
How did you get s-off? i have a rogers version
Click to expand...
Click to collapse
Links to XDA threads updated. (Sorry.) Please look again.
Has anyone tried successfully to write SuperCID into hboot 2.15 S-On devices?
as the instructions is for hboot 2.14, and I would like to S-Off the device with hboot 2.15 and it is S-On.
I have tried the hex with adb method, but it doesn't work.

[DISCUSSION][GUIDE][S4] Liberty MAX - Innovation is Here | Flashing Instructions

This is a general discussion thread for Liberty ROM
Please ask any question you may have and I'll try to answer it as best I can.
Somebody asked for instructions on how to install Liberty ROM and New Firmware so here they are:
Installation of leaked firmware (HBOOT 2.16) and Liberty ROM
WARNING - This WILL wipe your SD Card so back up your files before proceeding
Make sure HTC Sync is REMOVED and drivers are installed. Get drivers: Here
Charge your phone to AT LEAST 60% just in case
If you are S-OFF proceed to step 3, if not continue to step 2.
If your phone is from T-Mobile (US & Germany), Telus or Boost Mobile use Moonshine S-OFF
If you have the international model use: Facepalm S-OFF, Firewater S-OFF or Rumrunner S-OFF (Rumrunner is the easiest in my opinion)
Note that people with the T-Mobile, Telus or BM model CAN use Facepalm, Firewater and Rumrunner as well but international users CANNOT use Moonshine
Now use one of these methods to S-OFF (You cannot proceed if you are S-ON)
Now download the new firmware: Here
Extract the file to a convenient location (Like Desktop)
Open the Install Package folder, press the Shift key, Right-Click while holding Shift and select Open Command Window Here
If your phone is on type:
Code:
adb reboot oem-78
and hit enter
If you are in the bootloader, select Fastboot and type:
Code:
fastboot oem rebootRUU
and hit enter
Now type:
Code:
fastboot flash zip firmware.zip
and hit enter
You should get a message like this: "FAILED (remote: 90 hboot pre-update! please flush image again immediately)". Do not panic just type the command above again.
The green bar on the screen should stop at about 80-90% but do not worry, this is normal.
Now to flash the required recovery type this:
Code:
fastboot flash zip TWRP_2.6.1.0_ville_4.2.2.zip
and hit enter.
Now reboot into the bootloader by typing:
Code:
fastboot reboot-bootloader
and hit enter.
Once in the bootloader select Recovery
When you are in recovery go to Advanced then ADB Sideload
Now you download the ROM: Here. (Latest release is V3)
Now place LIBERTY-S4-Vx.zip into the Install Package folder (The x represents version number, e.g V4
Now open a new command window by holding Shift and Right-Click at the same time and selecting Open Command Window Here
Next you must type:
Code:
adb sideload LIBERTY-S4-V3.zip
and hit enter.
Make sure the screen is on when the sideload is almost 100% complete as TWRP freezes for some reason.
Now follow the instructions in the installer, make sure you select Wipe Data during installation and Reboot when the installation process is finished.
Finished
Alright, I'll try it again here:
Does this ROM enable Bluetooth 4.0 (LE) on the One S?
floppes said:
Alright, I'll try it again here:
Does this ROM enable Bluetooth 4.0 (LE) on the One S?
Click to expand...
Click to collapse
yes it does
Could you maybe post more detailed installation instructions? Do we have to be S-OFF? Should we full wipe before installing?
v3 isnt boot ..
im in hboot 2.16 and soff.
I flash boot_2.16.img and the boot file of v2 again in fastboot and nothing changed
but in v2 it boot like a charm
help
mizutany1996 said:
v3 isnt boot ..
im in hboot 2.16 and soff.
I flash boot_2.16.img and the boot file of v2 again in fastboot and nothing changed
but in v2 it boot like a charm
help
Click to expand...
Click to collapse
Try re downloading the rom
Buembel said:
Could you maybe post more detailed installation instructions? Do we have to be S-OFF? Should we full wipe before installing?
Click to expand...
Click to collapse
hboot 2.16 and liberty rom instructions posted
What are the advantages of sense 5.5 coming from Maximus hd?
Sent from my HTC One S using xda app-developers app
Jeeza said:
What are the advantages of sense 5.5 coming from Maximus hd?
Sent from my HTC One S using xda app-developers app
Click to expand...
Click to collapse
You can change Blinkfeed country location now and possible power drain fixes.
TheEndHK said:
You can change Blinkfeed country location now and possible power drain fixes.
Click to expand...
Click to collapse
What do you mean with "possible"?
Jeeza said:
What do you mean with "possible"?
Click to expand...
Click to collapse
He means that there could be battery drain fixes but he is not sure
i'm on MaximusHD 10.1
twrp 2.6.1.0
hboot 2.16
can i directly flash rom with full wipe ?
yatin kumar said:
i'm on MaximusHD 10.1
twrp 2.6.1.0
hboot 2.16
can i directly flash rom with full wipe ?
Click to expand...
Click to collapse
yes
Jeeza said:
What are the advantages of sense 5.5 coming from Maximus hd?
Sent from my HTC One S using xda app-developers app
Click to expand...
Click to collapse
If I remember correctly in sense 5.5 you can use blinkfeed to reed RSS news instead of only a few selected sources!!
But I haven't used the rom yet so I'm not sure, someone should confirm
What differences from a 4.2.2 rom? Better smoothness? Someone try it?
tommy92tc said:
What differences from a 4.2.2 rom? Better smoothness? Someone try it?
Click to expand...
Click to collapse
so far version 4 is slightly less laggier than v3 but not smooth enough yet and sense 5.5 has new blinkfeed features and some interface tweaks in various apps
Superuser
Hi folks
I used this to install Superuser on Liberty V-5 . Flashed thru recovery. It's for the HTC One M7 but seems to work on ours.
Thanks to @nkk71 for the link.
http://forum.xda-developers.com/showthread.php?t=2506954 Post No# 2
HTC One S
S4
S-off
2.16 Bootloader
TWRP
fgw3987 said:
Hi folks
I used this to install Superuser on Liberty V-5 . Flashed thru recovery. It's for the HTC One M7 but seems to work on ours.
Thanks to @nkk71 for the link.
http://forum.xda-developers.com/showthread.php?t=2506954 Post No# 2
HTC One S
S4
S-off
2.16 Bootloader
TWRP
Click to expand...
Click to collapse
Its for all devices and the latest version download is here: SuperSU v1.94.zip
dd98 said:
This is a general discussion thread for Liberty ROM
Please ask any question you may have and I'll try to answer it as best I can.
Somebody asked for instructions on how to install Liberty ROM and New Firmware so here they are:
Installation of leaked firmware (HBOOT 2.16) and Liberty ROM
WARNING - This WILL wipe your SD Card so back up your files before proceeding
Make sure HTC Sync is REMOVED and drivers are installed. Get drivers: Here
Charge your phone to AT LEAST 60% just in case
If you are S-OFF proceed to step 3, if not continue to step 2.
If your phone is from T-Mobile (US & Germany), Telus or Boost Mobile use Moonshine S-OFF
If you have the international model use: Facepalm S-OFF, Firewater S-OFF or Rumrunner S-OFF (Rumrunner is the easiest in my opinion)
Note that people with the T-Mobile, Telus or BM model CAN use Facepalm, Firewater and Rumrunner as well but international users CANNOT use Moonshine
Now use one of these methods to S-OFF (You cannot proceed if you are S-ON)
Now download the new firmware: Here
Extract the file to a convenient location (Like Desktop)
Open the Install Package folder, press the Shift key, Right-Click while holding Shift and select Open Command Window Here
If your phone is on type:
Code:
adb reboot oem-78
and hit enter
If you are in the bootloader, select Fastboot and type:
Code:
fastboot oem rebootRUU
and hit enter
Now type:
Code:
fastboot flash zip firmware.zip
and hit enter
You should get a message like this: "FAILED (remote: 90 hboot pre-update! please flush image again immediately)". Do not panic just type the command above again.
The green bar on the screen should stop at about 80-90% but do not worry, this is normal.
Now to flash the required recovery type this:
Code:
fastboot flash zip TWRP_2.6.1.0_ville_4.2.2.zip
and hit enter.
Now reboot into the bootloader by typing:
Code:
fastboot reboot-bootloader
and hit enter.
Once in the bootloader select Recovery
When you are in recovery go to Advanced then ADB Sideload
Now you download the ROM: Here. (Latest release is V3)
Now place LIBERTY-S4-Vx.zip into the Install Package folder (The x represents version number, e.g V4
Now open a new command window by holding Shift and Right-Click at the same time and selecting Open Command Window Here
Next you must type:
Code:
adb sideload LIBERTY-S4-V3.zip
and hit enter.
Make sure the screen is on when the sideload is almost 100% complete as TWRP freezes for some reason.
Now follow the instructions in the installer, make sure you select Wipe Data during installation and Reboot when the installation process is finished.
Finished
Click to expand...
Click to collapse
i tried to achieve S-Off with Rumrunner , said ERROR : your are not rooted , although i unlocked my bootloader ! and it says in the prereq : unlocked bootloader OR rooted , not both ... what to do now ? help anybody ?
Hiken_Ace said:
i tried to achieve S-Off with Rumrunner , said ERROR : your are not rooted , although i unlocked my bootloader ! and it says in the prereq : unlocked bootloader OR rooted , not both ... what to do now ? help anybody ?
Click to expand...
Click to collapse
I would root and try again

Categories

Resources