[Guide][S-ON][Updated][22-Nov-14]How to Root S-ON HTC ChaCha after HTCDev Unlock

Search This thread

hmaxos

Senior Member
Oct 11, 2010
70
2
Damascus
Hi.. thanks for the organized steps. I'm stuck at the beginning of step 2 "Extract PH06IMG.zip in the folder you used for HTCDev Unlock.". I tried several ways and software to unlock and root my chacha and forgot which one was the folder. Is there any alternative or play around this step? I even my original SDK manager but always my device not recognized.
Thank you.
 

ahannankhan

New member
Jan 20, 2014
2
0
not to find adb devices

DISCLAIMER: Please note that this guide contains information gathered from all the HTC ChaCha (Status) sections, which means that a lot of users have contributed to this. I have only gathered all the information here so it would be easier for new/old users to check specific problems/questions. Please give thanks to the "community".
Lines From--> http://xdaforums.com/showthread.php?t=1255107
Everythings for ChaCha

Step 1: Go to This Link and Unlock your device With HTCDev Unlock Method. Don't forget to click thanks.
http://xdaforums.com/showthread.php?t=1449681

Step 2:
Download the attachments
- Extract PH06IMG.zip in the folder you used for HTCDev Unlock.
- recovery.img should appear there.
- Hold CTRL+Shift and right click in that Folder and open Command Prompt
- Go to Step 3


Step 3:
- Go to Settings -> Power -> Uncheck Fast boot
- Turn off your phone
- Press and hold Volume Down button and press Power button
- Select Use Volume keys to highlight FASTBOOT
- Press Power Button

Step 4:
- After you're in FASTBOOT connect your phone with your PC
- Go to Command Prompt you opened in Step 2
- Type: adb devices
- If you get your device listed there, you are going the right way then
- Type: fastboot flash recovery recovery.img
- Done now you have Clock WorkMod Recovery Installed in your phone.

Step 5:
- Put su-bin-3.1.1-arm-signed.zip in your SD Card.
- Perform 3 Sub steps in Step 3 again.
- Hightlight recovery and select with Power button.
- Select: Install zip from SD Card
- Locate su-bin-3.1.1-arm-signed.zip press enter
- Hightlight Yes and press enter.
- Congrats You have rooted Your Phone Successfully.

All these things are collected from HTC Chacha Section. I do not take the credit. I just collected the data and defined it in a simple way.
B'cuz when i first tried to Root my HTC ChaCha which came with S-ON. I disappointed to see that S-ON is impossible without XTC Clip. But then tried out many things and finally found out that way to root HTC Chacha S-ON..

To Install Custom ROMs refer to this thread please.
http://xdaforums.com/showthread.php?t=1255107

If u like my thread, Please click thanks..

SU Binary Updated, So, Download the new su-bin-3.1.1-arm-signed.zip file onwards from the link below.
Thanks to Member CanYouSmell
IN 4TH STEP WHEN I PUT COMMAND ADB DEVICES THEN THERE IS OT FIND ANY DEVICE AND THE ERROR APPEARS"adb' is not recognized as an internal or external command,operable program or batch file."
Kindly resolve my issue, what do i do??
 

danishjamil

Senior Member
Aug 11, 2010
112
66
Lahore
Hi.. thanks for the organized steps. I'm stuck at the beginning of step 2 "Extract PH06IMG.zip in the folder you used for HTCDev Unlock.". I tried several ways and software to unlock and root my chacha and forgot which one was the folder. Is there any alternative or play around this step? I even my original SDK manager but always my device not recognized.
Thank you.

Open device manager > find the your device and right click > update drivers > locate drivers folder and there you go.
Sorry for late reply
 

h_assefi

New member
Feb 12, 2014
1
0
htc chacha Problem with SuperUser update

Hey guys
thank you for very interesting topic
i rooted my htc chacha like it was posted in this topic.
every step went perfectly correct but when i install SuperUser software in my htc chacha it pops an error saying I should update my SU.
can you please help me
i dont know what is the problem ?
 

htc chachabeginner

New member
Feb 13, 2014
2
0
S-Off HTC ChaCha

Unfortunately when I type in the command prompt "adb devices" I don't get my device in the list...what can I do??? My phone is Unlocked by HTCDev...please help me!!!
I typed then adb devices, but he said "NO device found"...why???
 
Last edited:

danishjamil

Senior Member
Aug 11, 2010
112
66
Lahore
Unfortunately when I type in the command prompt "adb devices" I don't get my device in the list...what can I do??? My phone is Unlocked by HTCDev...please help me!!!
I typed then adb devices, but he said "NO device found"...why???

Turn on USB debugging in development settings of your device. And recheck that the drivers are installed properly.
If you can't see ADB Interface driver in device manager then the drivers are not installed.
 

htc chachabeginner

New member
Feb 13, 2014
2
0
Turn on USB debugging in development settings of your device. And recheck that the drivers are installed properly.
If you can't see ADB Interface driver in device manager then the drivers are not installed.

I tried what did you say, but it still don't recognize my phone...I reinstalled the adb driver, i checked the USB debugging, but nothing...
 
Last edited:

danishjamil

Senior Member
Aug 11, 2010
112
66
Lahore
I tried what did you say, but it still don't recognize my phone...I reinstalled the adb driver, i checked the USB debugging, but nothing...

-> Remove adb drivers from device manager completely.
-> Download the zip file attached below
-> Extract it somewhere on your PC
-> Restart your PC.
-> Plug in your device
-> Now in the drivers installation phase select I'll choose drivers my self or something like this.
-> Click have disk button
-> Now select the file android_winusb.inf from the folder you extracted above.
-> After installation, type this command "adb remount" while your device plugged in.
If this doesn't work either please post the error you are getting. Or screenshots would be better.
Hope this helps.
 

Attachments

  • usb_driver.zip
    8.7 MB · Views: 127

zaqnvd

New member
May 20, 2014
2
0
cant get adb devices,didnt get step 2

DISCLAIMER: Please note that this guide contains information gathered from all the HTC ChaCha (Status) sections, which means that a lot of users have contributed to this. I have only gathered all the information here so it would be easier for new/old users to check specific problems/questions. Please give thanks to the "community".
Lines From--> http://xdaforums.com/showthread.php?t=1255107
Everythings for ChaCha

Step 1: Go to This Link and Unlock your device With HTCDev Unlock Method. Don't forget to click thanks.
http://xdaforums.com/showthread.php?t=1449681

Step 2:
Download the attachments
- Extract PH06IMG.zip in the folder you used for HTCDev Unlock.
- recovery.img should appear there.
- Hold CTRL+Shift and right click in that Folder and open Command Prompt
- Go to Step 3


Step 3:
- Go to Settings -> Power -> Uncheck Fast boot
- Turn off your phone
- Press and hold Volume Down button and press Power button
- Select Use Volume keys to highlight FASTBOOT
- Press Power Button

Step 4:
- After you're in FASTBOOT connect your phone with your PC
- Go to Command Prompt you opened in Step 2
- Type: adb devices
- If you get your device listed there, you are going the right way then
- Type: fastboot flash recovery recovery.img
- Done now you have Clock WorkMod Recovery Installed in your phone.

Step 5:
- Put su-bin-3.1.1-arm-signed.zip in your SD Card.
- Perform 3 Sub steps in Step 3 again.
- Hightlight recovery and select with Power button.
- Select: Install zip from SD Card
- Locate su-bin-3.1.1-arm-signed.zip press enter
- Hightlight Yes and press enter.
- Congrats You have rooted Your Phone Successfully.

All these things are collected from HTC Chacha Section. I do not take the credit. I just collected the data and defined it in a simple way.
B'cuz when i first tried to Root my HTC ChaCha which came with S-ON. I disappointed to see that S-ON is impossible without XTC Clip. But then tried out many things and finally found out that way to root HTC Chacha S-ON..

To Install Custom ROMs refer to this thread please.
http://xdaforums.com/showthread.php?t=1255107

If u like my thread, Please click thanks..

SU Binary Updated, So, Download the new su-bin-3.1.1-arm-signed.zip file onwards from the link below.
Thanks to Member CanYouSmell


extracted it but did not get the Ctrl+shift command step and adb devices command.please help
 

EternalXDA

Senior Member
Sep 16, 2013
152
52
So I unlocked the bootloader, flashed cwm recovery, used doomlord kit to root while I was on 2.3.3. Everything worked fine.

Check for any software update, HTC had 2.3.5. Ok so I flashed stock recovery back on, applied the update successfully.

Lost root, doomlord fails.. I reflash cwm, flash su-2.3.6.1-ef-signed.zip, but superuser works wonky, can't check or update su binary.

Tried deleting and installing SuperSU, but that's not able to update SU with either options..

I have the same experience here except ChaCha already was on 2.3.5
This method didn't install SuperSu so I installed it myself but it's not doing its job.

when I open SuperSu it says that I need update SU binary, I follow eaither options but I have no luck.

p.s: I have Root Access according to CPU-Z.

Help me! this is my friend's phone.

[SOLVED:]

simply went to this thread and downloaded the latest "installable ZIP" from this link: http://download.chainfire.eu/supersu
flashed it by CWM recovery that came with this root method, and done.
 
Last edited:

jorvaor

New member
Oct 24, 2014
1
0
adb devices problem

I comment this because I remember some posts about problems with the "adb devices" command from Step 4.

Whenever I typed it I got the response "List of devices attached", but no list on sight.
However, "fastoboot devices" gave back the code of my device, so I continued with the tutorial until the end and it worked fine.
 

ROOTER RAMZY

New member
Jun 16, 2016
2
0
wifi aint working afer root? whyy

I NEED HELP...
After following all the steps my htc chacha is rooted and ready.BUT THE WIFI IS NOT CONNECTING. It shows connecting,authenticating and then disconnected.please HELP!!
also what is s-on and s-off?!
 

Top Liked Posts

  • There are no posts matching your filters.
  • 53
    DISCLAIMER: Please note that this guide contains information gathered from all the HTC ChaCha (Status) sections, which means that a lot of users have contributed to this. I have only gathered all the information here so it would be easier for new/old users to check specific problems/questions. Please give thanks to the "community".

    Step 1:
    Go to This Link and Unlock your device With HTCDev Unlock Method. Don't forget to click thanks.
    http://xdaforums.com/showthread.php?t=1449681

    Step 2:
    Download the attachments
    - Extract PH06IMG.zip in the folder you used for HTCDev Unlock.
    - recovery.img should appear there.
    - Hold CTRL+Shift and right click in that Folder and open Command Prompt
    - Go to Step 3


    Step 3:
    - Go to Settings -> Power -> Uncheck Fast boot
    - Turn off your phone
    - Press and hold Volume Down button and press Power button
    - Select Use Volume keys to highlight FASTBOOT
    - Press Power Button

    Step 4:
    - After you're in FASTBOOT connect your phone with your PC
    - Go to Command Prompt you opened in Step 2
    - Type: adb devices
    - If you get your device listed there, you are going the right way then
    - Type: fastboot flash recovery recovery.img
    - Done now you have Clock WorkMod Recovery Installed in your phone.

    Step 5:
    - Download latest superSU flashable zip from this link Download
    - Put the downloaded file in your SD Card.
    - Perform 3 Sub steps in Step 3 again.
    - Hightlight recovery and select with Power button.
    - Select: Install zip from SD Card
    - Locate the downloaded file and press enter
    - Hightlight Yes and press enter.
    - Congrats You have rooted Your Phone Successfully.

    All these things are collected from HTC Chacha Section. I do not take the credit. I just collected the data and defined it in a simple way.
    B'cuz when i first tried to Root my HTC ChaCha which came with S-ON. I disappointed to see that S-ON is impossible without XTC Clip. But then tried out many things and finally found out that way to root HTC Chacha S-ON..

    To Install Custom ROMs refer to this thread please.
    http://xdaforums.com/showthread.php?t=1255107

    If u like my thread, Please click thanks :good:..

    New SuperSU link updated.
    4
    Dear Step 5 is not working for me..
    IN CWM-based Recovery
    when click on install from zip sd card its showing an cap with circle

    please help to root it now...
    May be you aren't doing it d ryt way... highlight install zip from sd card and press Enter key on physical QWERTY board of ChaCha.. :)
    Feed Back will be appreciated..
    2
    Just unlock the damn boot loader and you can root it.
    2
    Dear Step 5 is not working for me..
    IN CWM-based Recovery
    when click on install from zip sd card its showing an cap with circle

    please help to root it now...

    Don't use the power button in CWM. Use the enter key, as stated above.
    2
    thanks alex..its done but i m not able to sync my exchange server mail account on it now...need help
    Which ROM u r using now?