[Info] After Revolutionary: install Clockworkmod, root & more - Android Software/Hacking General [Developers Only]

To install Clockworkmod after Revolutionary
Get fastboot and adb tool for windows here:
Get Fastboot and adb for linux here:
Obtain clockworkmod recovery:
HTC MT4GS/Mytouch 4G S cwm-4.0.0.8-doubleshot.img
md5 : 6bc6a7967c9b6dd2c506dd28d6cfc745
.
HTC Desire CDMA cwm-4.0.1.4-bravoc.img
md5 : 70f3d02c22bd4b7f284d248a74965b7d
.
HTC Desire/Bravo cwm-4.0.1.4-bravo.img
md5 : 1649c6f3f439606501ba0b0b95a2d53b
.
HTC Wildfire/Buzz cwm-4.0.1.4-buzz.img
md5 : 5ec1cf7a4185f976daf96a8ec1df3638
.
HTC View/Express cwm-4.0.1.4-express.img
md5 : 68492b493ad86c3f0ab9a438de3896fb
.
HTC Flyer cwm-4.0.1.4-flyer.img
md5 : 81ed3f6ace4ccdd4529ebe431901a709
.
HTC Aria/Gratia/Liberty cwm-4.0.1.4-liberty.img:
md5 : a7f98114709a2ce211fcf37d157f4b1
.
HTC Thunderbolt/Mecha cwm-4.0.1.4-mecha.img
md5 : 7990c4d2a5967c0e2c694ba75a65b99d
.
HTC Sensation/Pyramid cwm-4.0.1.4-pyramid.img
md5 : b38fb68aaf0ca2365a0bd434bef1b720
.
HTC Desire S/Saga cwm-4.0.1.4-saga.img
md5 : b5f0ec24e0cccd9840331988d0888861
.
HTC Evo 3D CMDA/Shooter cwm-4.0.1.4-shooter.img
md5 : 296b356378f70d963081ad07a1507ff0
.
HTC Evo 3D/Shooteru shooteru.img
md5 : 09b2a180725084d1f46d9317d33a2cd3
.
HTC Evo 4G/Supersonic cwm-4.0.1.4-supersonic.img
md5 : 2c3938809ec33fae80db45add89d0ceb
.
HTC Incredible S/Vivo cwm-4.0.1.4-vivo.img
md5 : a556a81054cd8cfe623eed5f4b8e518b
.
HTC Incredible 2/Vivow cwm-4.0.1.4-vivow.img
md5 : c89009d8c89d0b700a22192b4c0ba8cd
Move the recovery.img above to the same directory/folder/map as fastboot and navigate there with an open cmd prompt (WIN) or terminal (LINUX).
Put the phone is Fastboot USB mode (HINT: Android is not up and running - access it from your hboot screen - see how below)
fastboot flash recovery recovery_name.img <<< from a command line (use root for Linux- sudo ./fastboot flash recovery recovery_name.img)
Clockworkmod includes a backup utility (also known as nandroid backups).
It's a good idea to do backups before installing new roms or modifying a current one.
To do backups:
Start clockworkmod recovery (instructions below)
Select backup and restore
Select backup
To restore a backup:
Start clockworkmod recovery (instructions below)
Select backup and restore
Select backup
To root:
Copy su-3.0-efgh-signed.zip to your sdcard root
Start clockworkmod recovery (instructions below)
Select "install zip from sdcard"
Then select "Choose zip from sdcard"
Then select "su-3.0-efgh-signed.zip"
Then select "Yes - install su-3.0-efgh-signed.zip" to confirm
Then go back
Then reboot.
You're rooted!
How to start Clockworkmod:
Unplug USB
Turn the device off
Hold volume down button (HOLD IT) and press power
Hboot will start. Navigate to recovery with the vol down button. Press power to select and enter recovery.
How to start Fastboot USB mode:
Unplug USB
Turn the device off
Hold volume down button (HOLD IT) and press power
Hboot will start.
Wait for sdcard scan to complete.
Plug in USB cord connected to the computer
Press power ONCE and Fastboot USB mode starts
Flashing custom roms is much like flashing the root files above. Follow the flashing instructions for the custom ROM you select if you choose to do so. NOTE: You do NOT need to root to flash a custom, rooted ROM.
Q&A
cmaricque said:
i did the command for linux and i get waiting for device. not sure what im doing wrong i had no problems running the alpharevx s-off tool
Click to expand...
Click to collapse
Try it as root for Linux.
sudo ./fastboot <yadda>
If you are in windows, you need to install the correct drivers. The drivers are in HTC sync. Get the correct version sync for your phone from the HTC support site, install it, then de-install it, leaving just the drivers.

thanks
10 char

fixed the problem myself!

I am stuck at step 3, it says waiting on device when flashing the recovery. Developer USB is enabled on my android, what am I doing wrong? I also tried to boot in to bootloader and have it connected with USB but nothing happened.
Edit: I just need to select Fastboot then it installed the recovery. I am now in the Clock work recovery but anything I select shows the tophat and does nothing, I can go back to the menu though.
I need to do more research on Clockwork I guess
Edit again: Pressing the scrollbutton on the wildfire did the trick, sorry about noobing this thread, hopefully this will help other noobs

attn1 said:
fastboot flash recovery <recovery.img>
Click to expand...
Click to collapse
Can u please explain this step with fastboot?

ilDuceo said:
Can u please explain this step with fastboot?
Click to expand...
Click to collapse
http://tinyurl.com/63f9wl8
In short,
Download the fastboot utility linked in post #1 for your OS.
If you are using Windows (boo) download and install the HTC Android USB Driver for Microsoft PC from the bottom of this page.
Run the command as appropriate for your OS;
fastboot flash recovery /path/to/<recovery>.img (windows)
./fastboot-mac recovery /path/to/<recovery>.img (mac x86)
./fastboot recovery /path/to/<recovery>.img (linux)

Nice! Thank you very much. S-Off'ed and Clockwork installed .

attn1 said:
http://tinyurl.com/63f9wl8
In short,
Download the fastboot utility linked in post #1 for your OS.
If you are using Windows (boo) download and install the HTC Android USB Driver for Microsoft PC from the bottom of this page.
Run the command as appropriate for your OS;
fastboot flash recovery /path/to/<recovery>.img (windows)
./fastboot-mac recovery /path/to/<recovery>.img (mac x86)
./fastboot recovery /path/to/<recovery>.img (linux)
Click to expand...
Click to collapse
i did the command for linux and i get waiting for device. not sure what im doing wrong i had no problems running the alpharevx s-off tool

cmaricque said:
i did the command for linux and i get waiting for device. not sure what im doing wrong i had no problems running the alpharevx s-off tool
Click to expand...
Click to collapse
Try it as root for Linux.
sudo ./fastboot <yadda>
If you are in windows, you need to install the correct drivers. The drivers are in HTC sync. Get the correct version sync for your phone from the HTC support site, install it, then de-install it, leaving just the drivers.

im not really linux oriented but i did that.
here my command
sudo ./fastboot flash recovery /home/ubuntu/cwm.img
then i get the responce
< waiting for device >
i kept trying over and over and i feel i got farther but now im getting
sending 'recovery' (3044 KB) . . . FAILED (status malformed (1 bytes))
SORRY FOR ALL THE EDITS....
i got it working. i rebooted my pc and my phone and it worked perfect on the first try. thanks for all your help

so if we flash a stock RUU we will lost s-off right? not complaining cos that will be good for warrenty haha

ugh now i cant boot into recovery, i just get stuck at a htc splash screen. reflashed recovery, even with rom manager many times and nothing. a little searching i found that i could factory reset and format sd card but still nothing. :/ i was getting all excited to finally be rooted!

attn1 said:
To install Clockworkmod after AlpharevX
Get fastboot at the bottom of the page here: http://developer.htc.com/adp.html
Obtain clockworkmod recovery:
HTC Desire Recovery here:
HTC Desire CDMA recovery here:
HTC Liberty Recovery here:
HTC Wildfire Recovery here:
HTC Incredible S recovery here:
fastboot flash recovery <recovery.img>
Clockworkmod includes a backup utility (also known as nandroid backups).
It's a good idea to do backups before installing new roms or modifying a current one.
To do backups:
Start clockworkmod recovery (instructions below)
Select backup and restore
Select backup
To restore a backup:
Start clockworkmod recovery (instructions below)
Select backup and restore
Select backup
To root:
Copy su-2.3.6.1-ef-signed.zip to your sdcard root
Start clockworkmod recovery (instructions below)
Select "install zip from sdcard"
Then select "Choose zip from sdcard"
Then select "su-2.3.6.1-ef-signed.zip"
Then select "Yes - install su-2.3.6.1-ef-signed.zip" to confirm
Then go back
Then reboot.
You're rooted!
How to start Clockworkmod:
Unplug USB
Turn the device off
Hold volume down button (HOLD IT) and press power
Hboot will start. Navigate to recovery with the vol down button. Press power to select and enter recovery.
Flashing custom roms is much like flashing the root files above. Follow the flashing instructions for the custom ROM you select if you choose to do so. NOTE: You do NOT need to root to flash a custom, rooted ROM.
Q&A
Try it as root for Linux.
sudo ./fastboot <yadda>
If you are in windows, you need to install the correct drivers. The drivers are in HTC sync. Get the correct version sync for your phone from the HTC support site, install it, then de-install it, leaving just the drivers.
Click to expand...
Click to collapse
I am a quite advanced linux user, having a first android device - HTC IS.
Still, I have trouble to follow the guide and root my IS. I follows the three steps:
1. Get fastboot at the bottom of the page here: http://developer.htc.com/adp.html
- successfull
2. Obtain clockworkmod recovery:
* HTC Incredible S recovery here:
- successful
3. fastboot flash recovery /path/to/recovery.img
- failed: I get tyhe message "< waiting for device >".
Can anyone please write his succesfull experience in full details (for a Linux user, for example). This would be very much helpfull.
Thanks.
ps: congrats to talented developers who made possible rooting htc is

cmaricque I suggest viewing the post by locutus2000, first edit solved my stuck on htc splash screen when entering recovery issue, second edit solved my next issue as well.

cazafka said:
cmaricque I suggest viewing the post by locutus2000, first edit solved my stuck on htc splash screen when entering recovery issue, second edit solved my next issue as well.
Click to expand...
Click to collapse
still nothing here :/

I've downloaded all the necessary files, but I think I need a noob step by step guide. I'm using a Mac.

i did it and when i want to do backup or anything in clockword menu there is this HAT screen with orange arrow and i am waiting and nothing happens.on wildfire, and windows version alpharevx today, i have s off, installed rwecovery and when i enter menu whatever power off or backup in clockword mod and press power button to enter it, nothing happens, only black screen with hat on center and orange arrow. why ?

rooten and clockworkmod
i dont know how i do that with fastboot can you help me pleas?

i used superoneclick..worked like a charm..thankyou guys

binxy said:
i used superoneclick..worked like a charm..thankyou guys
Click to expand...
Click to collapse
Does superoneclick work on the Incredible S?

Related

Rooting woes :-(

Hi all,
I have recently got hold of a Desire S and updated it a couple of months ago with the standard ota update from O2 (Or branded phone)...since then I have been getting signal errors which I have read about elsewhere.
Anyway thought I would root my phone...I S-off using revolutionary, it did not appear to work the first time, it appeared to s-off the phone but I did not get prompted for the CWM download, second attempt, it informed i was s-off and to download the CWM, I clicked yes and it tried to download but nothing happens.
So as far as I can tell I am s-off but no root. I have tried gingerbreak and superoneclick both of which stall during the process and do not root my phone.
I am very new to this and not sure where to go from here to get my phone rooted.
My Hboot was 98.002 now it shows:
-Revolutionary-
Saga PVT Ship S-off RL
Hboot-6 .98.1002
If I go into recovery I just get a red triangle with an ! and have to reboot the phone.
So I am at a point where I do not know what to do to get it rooted....or can I just get a pre rooted rom and flash that over the top?
Thanks
I'd suggest that to start you change these setting on your phone
Settings->Power->Fastboot = OFF
Settings->Applications->Development->USB debugging = ON
There are various links in my signature, they should all help. Download the adb&fastboot link and extract the files to your c:\temp\ directory on your PC. Then install the HTC drivers then continue and follow the instructions below:
You first need to download CWM recovery image file for this device to your PC into again the C:\temp directory.
Put the phone in Fastboot USB mode (by following instructions below
Unplug USB
Turn the device off
Hold volume down button (HOLD IT) and press power
Hboot will start.
Wait for sdcard scan to complete.
Plug in USB cord connected to the computer
Press power ONCE and Fastboot USB mode starts
Then run a CMD shell from the PC and then issue the commands into it from the directory where you have put the downloaded img file (c:\temp\)
fastboot flash recovery cwm-4.0.1.4-saga.img
adb reboot recovery
To root you phone then
Download and then copy su-3.0-efgh-signed.zip to your sdcard root
Start clockworkmod recovery
Unplug USB
Turn the device off
Hold volume down button (HOLD IT) and press power
Hboot will start.
Navigate to recovery with the vol down button.
Press power to select and enter recovery.
Select "install zip from sdcard"
Then select "Choose zip from sdcard"
Then select "su-3.0-efgh-signed.zip"
Then select "Yes - install su-3.0-efgh-signed.zip" to confirm
Then go back
Then reboot.
Try to download the pg88img file of cwm our 4ext you find them in the index thread.
Put the pg88img in root of your sd, reboot to bootloader and flash the file. After this the easiest way to gain root would be to flash an prerooted ROM.
Don't forget to make a backup of you're current ROM if anything fails
Swyped from my Desire S
I feel your pain. I am replying to you to make sure you did all the steps required. Furthermore, in using "Superoneclick", which worked for me on my Samsung Fascinate, if I missed a step it didn't work. I.E - I didn 't re-boot!
@ben_pyett you sir are a lengend!!!
what you posted worked...the only slight thing I had to do different was install the htcdrivers first, as it would recognise my phone, then I could do the adb reboot recovery.
It said it failed but I continued to flash su-3.0-efgh-signed.zip and happy days, now to load up a rom!!
many thanks and also to those who replied
roidroid said:
@ben_pyett you sir are a lengend!!!
what you posted worked...the only slight thing I had to do different was install the htcdrivers first, as it would recognise my phone, then I could do the adb reboot recovery.
It said it failed but I continued to flash su-3.0-efgh-signed.zip and happy days, now to load up a rom!!
many thanks and also to those who replied
Click to expand...
Click to collapse
Glad to have been able to help.
Now take a backup using CWM so that you have a safe fall back position - just in case!
I'd then suggest updating the recovery to 4EXT which I personally find easier to use.
You'll then find all the ROMS linked within the INDEX thread
Enjoy!
just running a backup now....just waiting for it to finish then to hunt for a rom.
Will probably use rom manger and voidru, seems a popular choice and a good place to start.
Then pay the £1.56 for 4ext
Thanks again
roidroid said:
just running a backup now....just waiting for it to finish then to hunt for a rom.
Will probably use rom manger and voidru, seems a popular choice and a good place to start.
Then pay the £1.56 for 4ext
Thanks again
Click to expand...
Click to collapse
good call....can't go wrong with any of that!
roidroid said:
just running a backup now....just waiting for it to finish then to hunt for a rom.
Will probably use rom manger and voidru, seems a popular choice and a good place to start.
Then pay the £1.56 for 4ext
Thanks again
Click to expand...
Click to collapse
4EXT Recovery updater is free of charge
amidabuddha said:
4EXT Recovery updater is free of charge
Click to expand...
Click to collapse
But I personally think that the small amount of money isn't much and motivates the developer to continually develop and improve this quality product
Swyped from my Desire S using XDA Premium
ben_pyett said:
But I personally think that the small amount of money isn't much and motivates the developer to continually develop and improve this quality product
Swyped from my Desire S using XDA Premium
Click to expand...
Click to collapse
Completely agree with you. Just wanted to point that it is not necessary to pay (thanks to madmaxx82)
Yeah, I just rooted my galaxy tab, installed lagfix etc (feels like a new piece of hardware now, it so fast!)
I first coudnt do it, because i didn't have the Samsung drivers installed (just like the HTC drivers here)
I never actually rooted my desire s manually!.
I just s-offed, then installed custom roms straight away which already come pre-rooted.
ben_pyett said:
I'd suggest that to start you change these setting on your phone
Settings->Power->Fastboot = OFF
Settings->Applications->Development->USB debugging = ON
There are various links in my signature, they should all help. Download the adb&fastboot link and extract the files to your c:\temp\ directory on your PC. Then install the HTC drivers then continue and follow the instructions below:
You first need to download CWM recovery image file for this device to your PC into again the C:\temp directory.
Put the phone in Fastboot USB mode (by following instructions below
Unplug USB
Turn the device off
Hold volume down button (HOLD IT) and press power
Hboot will start.
Wait for sdcard scan to complete.
Plug in USB cord connected to the computer
Press power ONCE and Fastboot USB mode starts
Then run a CMD shell from the PC and then issue the commands into it from the directory where you have put the downloaded img file (c:\temp\)
fastboot flash recovery cwm-4.0.1.4-saga.img
adb reboot recovery
To root you phone then
Download and then copy su-3.0-efgh-signed.zip to your sdcard root
Start clockworkmod recovery
Unplug USB
Turn the device off
Hold volume down button (HOLD IT) and press power
Hboot will start.
Navigate to recovery with the vol down button.
Press power to select and enter recovery.
Select "install zip from sdcard"
Then select "Choose zip from sdcard"
Then select "su-3.0-efgh-signed.zip"
Then select "Yes - install su-3.0-efgh-signed.zip" to confirm
Then go back
Then reboot.
Click to expand...
Click to collapse
Hi, I have the exact same problem, I would very much appretiate, a little more info with regards to the adb command prompts, I have "android-tools" folder in my "c:\temp" but I don't have a clue what command to use to install "clockworkmod", please could you tell me, I've been at this for weeks and my brain is fried... thank you.
It's all there above in post 2
Need info on your device, please write what your boot loader screen looks like
Swyped from my Desire S using XDA Premium

[Q] need 2.3.5 stock rom urgently-india(asia)

Dear Developers
I have successfully unlock & rooted my phone through htcdev..m having some bugs in my custom rom,i had recently update my rom from htc service centre before root it.sometime its restarts again n again so i need stock rom & guide to flash it so i can get back to my orignal rom...
plz do the needful
Custom ROM? You have SuperOSR or CyanogenMod?
You said something about "i had recently update my rom from htc service centre "..
What ROM do you have?
dear alex
i have stock rom andrid 2.3.5
software version-1.57.720.1
Then you don't have a custom ROM, lol
It's stock ROM, just reset your phone to factory data from Settings.
i know dat if i do factory reset then i got the stock rom....
i will get all application back those i had deleted like facebook system applications & All
munishjoshi said:
Dear Developers
I have successfully unlock & rooted my phone through htcdev..m having some bugs in my custom rom,i had recently update my rom from htc service centre before root it.sometime its restarts again n again so i need stock rom & guide to flash it so i can get back to my orignal rom...
plz do the needful
Click to expand...
Click to collapse
http://www.4shared.com/file/eJD86RlV/ruu_chacha_htc_asia_wwe_157707.html
there you go.. enjoy
how we cam flash it....i have S-ON
munishjoshi said:
how we cam flash it....i have S-ON
Click to expand...
Click to collapse
I'll try to help:
1. download the ROM from here:
http[:][doubleslash]alex.swtesting.ro[slash]downloads[slash]ruu_chacha_htc_asia_wwe_1.57.707.2_radio_47.23.35.3033h_7.51.35.19_release_228383_signed[dot]zip
2. extract and copy the system.img to the same directory as your fastboot tools
3. enter the fastboot mode by pressing volume down + power button after the device has been turned off.
4. choose fastboot by pressing power button, and then connect your phone to your PC
5. using fastboot tools, run this command on cmd: "fastboot flash system system.img"
6. run factory reset on your phone fastboot menu...
wait until reboot, and in my case: voila, it brings all the apps back
does this support arabic? oh and can you identify which apk is responsible for the world countries when you try choose a location for worldwide clock? cause i deleted that it seems and have no idea which one it was. and if you know which one it is, if there's a link for it or if the link above, contains it.thanks
hararilmi said:
I'll try to help:
1. download the ROM from here:
http[:][doubleslash]alex.swtesting.ro[slash]downloads[slash]ruu_chacha_htc_asia_wwe_1.57.707.2_radio_47.23.35.3033h_7.51.35.19_release_228383_signed[dot]zip
2. extract and copy the system.img to the same directory as your fastboot tools
3. enter the fastboot mode by pressing volume down + power button after the device has been turned off.
4. choose fastboot by pressing power button, and then connect your phone to your PC
5. using fastboot tools, run this command on cmd: "fastboot flash system system.img"
6. run factory reset on your phone fastboot menu...
wait until reboot, and in my case: voila, it brings all the apps back
Click to expand...
Click to collapse
I tried it.. but it is giving me Signature verification error. Need some help
hrishikol said:
I tried it.. but it is giving me Signature verification error. Need some help
Click to expand...
Click to collapse
does your boot loader have the tag **unlocked** ? only if it has unlocked tag you can install using fastboot else you get the error. unlock your bootloader, flash the zip/image, once done relock the bootloader if you need.
to unlock the bootloader using htcdev.. i need to update the software to 1.57.. and i am getting signature error ehile doing so using the patch provided earlier in the thread
hrishikol said:
to unlock the bootloader using htcdev.. i need to update the software to 1.57.. and i am getting signature error ehile doing so using the patch provided earlier in the thread
Click to expand...
Click to collapse
Yes you need to update your boot loader. Download the RUU from HTCDev. run the ruu and check for the rom.zip file in temp folder. rename the rom.zip to PH06IMG.zip and update the zip file through bootloader(power + volume key method). Then your bootloader will be updated. Revert if any errors.
Dont use the patch, try the official version. It will work.
Hi hrishikol ,
i did a deodex to my phone app and now the chacha is stuck at the HTC logo,
can you please give me ideas on how to solve this problem?
i have installed CWM,in order to flush a ROM ,
but it is not functioning properly
The Guides above are incomplete ( missing a few steps ) and will result in boot loop most of the time. the correct procedure is :
Part 1 : Setting up Fastboot.
1. Make sure you have java installed, if not get it from here : http://java.com/ and install it.
2. Download the Android SDK manager from here : http://developer.android.com/sdk/index.html ( get the exe download )
3. Install SDK manager, then run the android SDK manager.
4. Once launched it will show you available updates, choose ONLY these two "Android SDK Platform Tools and Android SDK Tools" and update them.
5. After update is complete close the sdk manager and go to the SDK manager platform-tools folder, normal path is : ( C:\Program Files\Android\android-sdk\platform-tools )
6. Copy the following 3 files from this folder : "adb.exe" , "AdbWinApi.dll" and "fastboot.exe"
7. go to your c drive ( c:\ ) and make a new directory called "fastboottools"
8. copy the 3 files above into your fastboottools folder.
9. so now your should have a folder like this : "c:\Fastboottools" with the following 3 files in it "adb.exe" , "AdbWinApi.dll" and "fastboot.exe".
Click to expand...
Click to collapse
That is it, Fastboot tools is setup. Proceed to next guide.
Flashing guide :
1. download the ROM from here:
ruu_chacha_htc_asia_wwe_1.57.707.2_radio_47.23.35. 3033h_7.51.35.19_release_228383_signed.zip
2. Extract and copy the system.img AND boot.img to the same directory as your fastboot tools "C:/fastboottools" ( make sure to copy both files )
3. Enter the fastboot mode on your phone by pressing volume down + power button after the device has been turned off.
4. Choose fastboot on the phone by pressing power button, and then connect your phone to your PC
5. Using fastboot tools, open the Command prompt and navigate to "C:\fastboottools" then run this command on cmd: "fastboot flash system system.img"
6. Dont reboot, Using fastboot tools, run this command on cmd: "fastboot flash boot boot.img"
( The two commands in step 5 and 6 are different, make sure to type each one correctly and to do them straight after each other )
7. Reboot phone. let it boot up, you will still get bootloop or error message.
8. Take out the battery.
9. Boot back into bootloader ( Volume down + power ).
10. Now choose recovery.
11. Phone should now reboot itself and bam, all should now work fine.
Click to expand...
Click to collapse
after trying EVERYTHING else, this is the method that worked for me, i tried to cover every step possible ( alot of the other guides skipped few steps and that is where i got problems ).
hope this helps.
still was getting bootloop ... then i cleared cache, full wipe and cleared davlik ... then it magically booted
thanks all
raymerjacque said:
The Guides above are incomplete ( missing a few steps ) and will result in boot loop most of the time. the correct procedure is :
Part 1 : Setting up Fastboot.
That is it, Fastboot tools is setup. Proceed to next guide.
Flashing guide :
after trying EVERYTHING else, this is the method that worked for me, i tried to cover every step possible ( alot of the other guides skipped few steps and that is where i got problems ).
hope this helps.
Click to expand...
Click to collapse

How to S-Off sensation

Hi,
I have one HTC Sensation, it is stucked on HTC logo. I can't even flash it because of Custom ID error etc.
Phone is currently S-ON and bootloader is locked. Any suggestions please. Thanks.
This goes on the questions section dude
Y U NO read the sticky threads? There are plenty of guides and FAQs.
Moderater could you please move the third post to Q&A
sent from xda premium sensation4g s off Insertcoin Ics Evolution v2.0 Sense 4.0 kernel version Bricked-3.0-v1.1
I did this for my sensation xe. These are from older posts
######################################
Do this to root ur HTC sensation Xe with hboot 1.18
Install clockwork as follows. check and download latest applicable one from
http://download.clockworkmod.com/recoveries/
Install android sdk. open android sdk and download android sdk tools. The files mentioned below will be available from Android sdk install directory.
Create a folder (C:\Android) on your computer with the following files -
adb.exe
fastboot.exe
AdbWinApi.dll
AdbWinUsbApi.dll
Place your recovery image (say recovery.img) in the same folder.
Open a command prompt and navigate to C:\Android and Get your phone into recovery mode using the command -
adb reboot-bootloader
or
volume down + power button
Select Fastboot.
Then you can flash the recovery using the command -
fastboot flash recovery recovery.img
Reboot your phone using the command
fastboot reboot
Boot into recovery using the command -
adb reboot recovery
Take a NANDROID backup next using clockwork mod.
Reboot your phone. Connect to computer as a disk drive and download the ROM mentioned in the thread below to downgrade ur HBOOT version.
http://forum.xda-developers.com/show....php?t=1459767
Reboot into recovery. Then select the option "Install zipfile from sdcard" and select the ROM image and then install it. After installation is complete reboot the phone and u will have a downgraded version of HBoot.
Next thing to do is s-off using revoultionary.
Latest one can be downloaded from http:revolutionary.io
Reboot into bootloader using
adb reboot-bootloader
Open revolutionary and follow the steps. Note you will need a beta key for revolutionary which u can get it from the site mentioned above.
Now u will have s-off.
Select the ROM u want to install place it in your SDcard root / and then reboot into recovery and install custom ROM. Now u will have ICS or whatever else you want
NOTE: This is risky and sometimes might brick the device if not done properly. I am not responsible for anything if it goes wrong. Some people also recommend titanium backup. But my phone didnt have much data so i did not use that.
Regards,
Zer0
#########################
Sorry this was missed out. Please check out this thread. I think it is a great thread to read.
http://forum.xda-developers.com/showthread.php?t=619153
I did a few things and finally now my sensation XE is on ICS with sense 4
tacoroot didnt work.
All thanks to this thread -
http://forum.xda-developers.com/show....php?t=1469296
Rolled back to an previous Gingerbread ROM which downgraded the HBOOT version. after that Properly unlocked S-off using revolutionary. Upgraded the firmware via http://forum.xda-developers.com/show....php?t=1459767
and then updated to Darkforest ICS.
I really loved these commands -
adb devices
adb reboot-bootloader
fastboot reboot-bootloader
fastboot reboot
Can do a lot of things without removing the battery or volume down + power
Anyways i didnt have the patience to wait for the HTC folks to reply to us or release updates to india
Thanks for reading.
Regards,
Zer0
##############
Might help u

[Q] Phone can't boot after kernel flash

Hello,
So I have a rooted HTC Desire S with Hboot 2.00.0002, unlocked bootloader and 4ext touch recovery. After a couple of failed attempts of flashing the MIUI rom and nandroid restoring it, I lost the ability to connect to 3G after the fourth attempt. So, I tried to flash a new kernel on it to see if it would solve anything. It didn't, whenever I boot up my phone it hangs on the HTC logo, then reboots a little while in 4ext recovery mode.
From here I again tried to nandroid restore, but with no luck.
How do I get my phone back to working? (what I had before was rooted stock rom)
I have tried these two kernels: http://bit.ly/ozxbWr (HTC-Kernel-2.6.35.10) and the Reaper 3.0 kernel (http://forum.xda-developers.com/showthread.php?t=1433816).
Thanks.
Alright, found the problem. For future Googlers here is how I fixed it.
So, first I downloaded a custom rom for my phone, MIUI. I placed the zip on my micro-SD card (I have a converter so it will fit into my laptop) and booted into 4EXT recovery. I guess you can use ClockworkMod Recorvery aswell.
In here I picked "choose from SD-card" and picked my .zip file and installed it.
After installation you boot into the bootloader (Volume Down + Power button) and go into fastboot. While in fastboot you plugin your USB-cable.
Set up ADB and Fastboot with this guide http://forum.xda-developers.com/showthread.php?t=1272595
Now go back to where you downloaded the custom rom to and extract the boot.img file to the folder where adb.exe and fastboot.exe is.
Upon up a cmd in your folder where adb.exe and fastboot.exe is in (Use Shift+Right click, pick "Open cmd here").
Now write exactly the following
Code:
fastboot flash boot boot.img
.
Press Enter and let it do it's job. When it's done you can unplug the USB cable and restart the phone as normally. The phone will now function again.
Did you unlock your phone with HTCDEV? If so then it is extremely well documented that you have to flash to kernel separately.
SimonTS said:
Did you unlock your phone with HTCDEV? If so then it is extremely well documented that you have to flash to kernel separately.
Click to expand...
Click to collapse
And even more so now
Impressed that someone actually resolved their own issue, let this hopefully be a lesson to the crowd
Swyped from my DesireS
The guide for doing this is here: http://forum.xda-developers.com/showthread.php?t=1525100
Thread closed

Red triangle after official ICS

Hello,
I have troubles with my phone which won't boot. I installed official ICS exe on my computer and after update wizard said that was successfully finished.
When I turn on phone first is HTC sign and then is blank black screen (lightly illuminated) and stays there.
If I remove SD card then I get the red triangle message.
What could be wrong? How do I fix this?
regards
If i press volume down and power:
-Revolutionary-
SAGA PVT SHIP S-OFF RL
HBOOT-6.98.1002
RADIO-3831.19.00.110
eMMC-boot
Mar 10 2011, 14:58:38
HBOOT
If i press recovery it goes to black screen again
Do not, ever, EVER, install an official ROM throught the RUU while being on S-OFF
yes, your phone was s-off and you should update by using PG88IMG.zip instead of RUU file.
Do you have goldcard backup? If so you can use goldcard to unbrick.
Yeah I know that now.
I have nothing backed up.
Please do tell me I have hope.
usyn1 said:
Yeah I know that now.
I have nothing backed up.
Please do tell me I have hope.
Click to expand...
Click to collapse
volume up + pwr button ?
Nothing,
only power button + vol down works.
Actuly I have somewhat backup file on SD. It is located in clockworkmod --> backup --> folder --> 6 files in it.
usyn1 said:
Nothing,
only power button + vol down works.
Actuly I have somewhat backup file on SD. It is located in clockworkmod --> backup --> folder --> 6 files in it.
Click to expand...
Click to collapse
may be it is nandroid backup
can you boot to custom recovery? If yes you can restore from there
I can boot up to bootloader (vol down + pwr)
I can select:
FASTBOOT (reboot reboot bootloader and power down) -> all works
RECOVERY (do not work) phone restarts to HTC logo and then blank screen
FACTORY RESET (do not work) phone restarts to HTC logo and then blank screen
SIMLOCK (dont know?)
IMAGE CRC (work)
In backup folder:
boot.img
cache.img
data.img
nandroid.md5
recovery.img
system.img
usyn1 said:
I can boot up to bootloader (vol down + pwr)
I can select:
FASTBOOT (reboot reboot bootloader and power down) -> all works
RECOVERY (do not work) phone restarts to HTC logo and then blank screen
FACTORY RESET (do not work) phone restarts to HTC logo and then blank screen
SIMLOCK (dont know?)
IMAGE CRC (work)
Click to expand...
Click to collapse
If you can get to fastboot then surely you should be able to use ADB to connect to your phone?
Please tell me more about ADB? How can I try if I am able to use ADB?
have you tried to enter fastboot, connect to PC with USB, and flash the custom recovery once more? Probably, when you tried to apply the RUU - it overwrote the custom recovery with the official one, so you need to reflash the custom one back, access it, and restore a nandroid backup from within it. Then, either use the method to upgrade to ICS but keep root and s-off, or go completely stock and and upgrade to official ICS (with a possibility to root it), or simply flash the prerooted official ICS ROM
Sorry for my noob questions.
I need some software on my PC to flash from computer? Thank you for all you are helping.
usyn1 said:
Sorry for my noob questions.
I need some software on my PC to flash from computer? Thank you for all you are helping.
Click to expand...
Click to collapse
things that you need are:
- ADB.exe
- Fastboot.exe
- few .dll files that allow these two to work on your computer
- Fastboot drivers
- and an .img file of the required custom recovery
You can find all of these somewhere in Desire S forums, just search for keywork "[GUIDE]"
Then you can simply follow the instructions from the guide on how to use the adb and fastboot, and you'll be back up and running in no time
And because you're already S-OFF, all you need to do is get the files I listed above, unpack the archive with them in somewhere like C:/, open command prompt, get into bootloader, select "FASTBOOT", and enter the "fastboot flash recovery (recovery name).img" command, then reboot into bootloader again with "fastboot reboot-bootloader" command, and then you'll be able to access the newly flashed custom recovery to restore your backup, and return your phone to life
Seems complicated in text format, but it's actually easier than you might think
EDIT #1: Look here - http://forum.xda-developers.com/showthread.php?t=1186401
Many thanks, I will try and report back!
And if I understand when I install ADB I must go for cmd..?
usyn1 said:
Many thanks, I will try and report back!
And if I understand when I install ADB I must go for cmd..?
Click to expand...
Click to collapse
you don't need to install anything other than drivers to allow your PC to work with adb/fastboot commands through CMD. And, if I remember correctly, you should also deinstall HTC Sync program and delete any HTC drivers present on your system currently. Then install fastboot drivers, and you're good to go.
Good luck mate
F.Y.I, if your hboot is ENG S-OFF you can run RUU to update and it will NOT brick your phone.
And here is some link for you to install custom recovery:
- HTC Driver:
www.htcaddicts.com/download.php?id=318
- Android tool (contains adb.exe, AdbWinApi.dll, AdbWinUsbApi.dll, fastboot.exe):
http://www.mediafire.com/?4dx982z93w8z7wk
- Custom recovery image (4EXT):
http://downloads.saga-lbc-mod.de/recovery-images/4EXTRecovery_v2.1.0_saga.zip
Download and extract recovery.img from the zip file.
How to flash recovery: open DOS command prompt in the folder where edb.exe is located (recovery.img file should be in the same folder) and type:
adb reboot bootloader
fastboot flash recovery recovery.img
Hope this help, good luck
Wow vndnguyen!
I managed to acess 4EXT recovery v2.1.0.
Now I restored system to 2.3.5 sense 3.0 HBOOT and other is the same.
What I need now to do to get ICS the right way? Is this guide good? http://forum.xda-developers.com/showthread.php?t=1858508 I am getting: can't open '/sdcard/hboot.img': No such file or directory
You probably forgot to enable the USB debugging mode? And try to download ADB again
I swapped SD card then it worked.
Successfully installed ICS thank you guys, hope this will be useful for someone.
congratulation

Categories

Resources