• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Hello from WV

roger25118

Newbie
I am a new owner of a HTC One M8, which was rooted, unlocked & S-Off until I updated to Lollipop 5.0.2. Now I have no root but still have unlocked & S-Off. I am in the process of trying to root it, but not having much luck.:mad:
 
Hi Roger. Welcome to Android Forums! :)

I've moved your thread to the One M8 root forum. Hopefully the fine folks who hang out here will get you sorted post haste.
 
Hang tough, Roger. We've got some database issues going on so some members are having trouble posting. We've got our crack team of propellerheads working on it! :D
 
I am a new owner of a HTC One M8, which was rooted, unlocked & S-Off until I updated to Lollipop 5.0.2. Now I have no root but still have unlocked & S-Off. I am in the process of trying to root it, but not having much luck.:mad:
OK, so I can probably help.

Tell me what happened -

Did you try to take an OTA, did you flash the update through TWRP yourself (if so which one - software, firmware) and what carrier are you on?

S-off is permanent so it's recoverable, just need a clear picture of your status to sort it out.

Please add any details you think may help.
 
It was not OTA, I thought it was an exe file from HTC. I don't remember going thru TWRP. I know that I need to be more careful. It has been a very long night.

Android version: 5.0.2
HTC Sense version: 6.0
Software number: 4.28.502.1
HTC SDK API level: 6.55Build number: 4.28502.1 CL511189 release-keys

Any other info I'll be glad to provide, just let me know.
 
OK, so I'm going to give downloads and preparation first, then the instructions.

Downloads:

You need the latest TWRP -

http://dl.twrp.me/m8/twrp-2.8.6.0-m8.img

You need the latest version of SuperSU, copied to your phone from your PC, and you must install it from TWRP -

http://download.chainfire.eu/696/SuperSU/UPDATE-SuperSU-v2.46.zip

Preparations:

If you don't check md5 checksums first before installing anything, you'll regret it (excellent way to brick a phone).

Check out "AFV File Verifier for Android™"

https://play.google.com/store/apps/details?id=sa.afvx

Use that to check SuperSU from your running phone.

The target values you want are on the download sites for both TWRP and the SuperSU.

To check the TWRP image you need the tool for that, we include it in the Mini-SDK, the sdk-tools.zip file and instructions for use are here. You don't need any special drivers.

http://androidforums.com/threads/adb-guide-updated-2014-11-11.443072/#post-5389081

Unzip the sdk-tools.zip file, it produces the sdk-tools folder

Place the TWRP download there. (If you already have your own tools and don't choose our Mini-SDK, move the TWRP file over to wherever your fastboot is.)

Windows Explorer, shift+right click the sdk-tools folder, choose open command window here.

In it say -

md5sums twrp-2.8.6.0-m8.img

To copy and paste commands from here -

Alt+space in command window, E for edit - the paste option appears.

The return value you want is -

4970007ee43d536c5e64b56d6b4557b8

Download again if not matching.

Copy the SuperSU zip file to your storage via Windows Explorer. Check the md5 checksum value when done against the one from the download site using AFV.

Instructions for use:

Power down. Hold volume down while powering on, bootloader appears. If it doesn't say FASTBOOT at the top, tap power as instructed on screen so it enters FASTBOOT mode - plug in to PC, it will say FASTBOOT USB.

If you skipped the md5sums step (not a good idea), then now open Windows Explorer, shift+right click on the folder where fastboot is. If you used our Mini-SDK then you want the sdk-tools folder. Shift+right click on the folder, choose Open command window here.

In command window -

fastboot flash recovery twrp-2.8.6.0-m8.img

(You can copy and paste that command line. Command window, alt+space for menu, E for edit, paste.)

After some bytes transfer and it says OKAY, go to phone.

Choose to go to HBOOT and then RECOVERY.

Make a nandroid backup before attempting root - an absolutely essential step - stop and do so now. The defaults under Backup in TWRP are just fine for this. Optionally, check the box to turn on compression.

When done, Install - navigate to the SuperSU zip you placed on your storage earlier and follow the on screen prompts.

Reboot, profit, you're backed up, rooted and you now have the right tools.

Optionally - go back into TWRP again, make a nandroid backup of your rooted version. (I always do.)

Let me know if you have any questions.
 
It's rooted:D Thanks Now to figure out what all has changed in 5.0.2
Lotta good stuff and some changes that are....

Anyway, in the main One M8 forum below this, I have a radio thread - the second post links you to the missing FM Radio if you want that back.

The HTC remote control is gone, we have a thread discussing that and some other things.

Your lock screen widget option control is gone.

You definitely want to visit the Play Store and get the latest HTC Lock Screen, Sense Home and HTC Services (I think it's called that, it'll tell you). And the Dot View update if you use that case.

Cheers, congrats on root again, and welcome to the forums!
 
Back
Top Bottom