Can't boot into recovery with TWRP - One (M8) Q&A, Help & Troubleshooting

EDIT: I FIXED IT. I had to go back to an older version of TWRP[2.7xx] for it to work on my older firmware.
HTC One M8 AT&T running 4.4.2, unable to update because I haven't been on AT&T for quite a long time.
Yesterday I unlocked the bootloader on my M8 for the first time and attempted to install TWRP[EDIT: ver 3.0.2] so that I could root my phone. I have the proper SDK and ADB drivers installed, fastboot is working just fine. I used the following commands:
adb reboot bootloader
fastboot erase cache
fastboot flash recovery twrp.img
From there I have tried both rebooting into fastboot[which is what the TWRP website says to do] and also going back into bootloader and booting into recovery without restarting the phone. Neither option has worked. When booting straight into recovery after flashing the recovery, my phone just says "loading recovery" in pink letters with the HTC logo on the screen and stays like that. HOWEVER, I've somehow managed to get screenshots while force restarting my phone during that, and it shows the right TWRP screen, I just can't see it. Any advice at all would be appreciated. I did search through other forum posts but I could not find my problem of the screen I cannot see.

Related

[Q] Updated firmware using MIKE thread

I've just update my firmware using my thread http://forum.xda-developers.com/showthread.php?t=2696282
I'm S-On and followed every instruction. When the phone boot (everything was succesfull), it was stuck on the HTC welcoming screen.
Then I thought because the rom installed didn't match the new firmware, so I decided to unlock the bootloader, that too was fine. But then when the phone boot up, I again got stuck on the HTC welcoming screen. Then I tried adb to boot into the bootloader to flash the TWRP custom recovery, but nothing to do, adb is not recognising the phone. But the storage of my phone is appearing on windows explorer and the drives were successfully installed automatically.
What should I do, urgent please anyone
Thanks
92davin said:
I've just update my firmware using my thread http://forum.xda-developers.com/showthread.php?t=2696282
I'm S-On and followed every instruction. When the phone boot (everything was succesfull), it was stuck on the HTC welcoming screen.
Then I thought because the rom installed didn't match the new firmware, so I decided to unlock the bootloader, that too was fine. But then when the phone boot up, I again got stuck on the HTC welcoming screen. Then I tried adb to boot into the bootloader to flash the TWRP custom recovery, but nothing to do, adb is not recognising the phone. But the storage of my phone is appearing on windows explorer and the drives were successfully installed automatically.
What should I do, urgent please anyone
Thanks
Click to expand...
Click to collapse
[Resolved]
hold up and down volume keys then power button to switch off device. Then boot into bootloader through volume down and power button. Flash recovery and install rom. Panicked for nothing

Samsung galaxy nexus bootloader can't make changes to flash

My friend's phone somehow got into a reboot cycle. It loads up, launcher starts, notifications start working. Then there is a nullpointer and a core service that is failing to start then it reboots.
So as a solution I thought try wiping data/cache. When booting the bootloader it was already unlocked - not sure if we did that a while ago or what. So going into recovery, trying the data wipe, it says success and then when I start the phone it is the same, no data is gone, apps are there, reboot problem continues.
So next step, try flashing the os. I downloaded the most recent yakju build, jwr66y. My bootloader version is PRIMELA03 and the build comes with MD04, so I try:
fastboot flash bootloader <bootloader_img>
And it reports success, everything looks fine. So I reboot the bootloader and it says BOOTLOADER VERSION - PRIMELA03.
Try fastboot oem lock, says locked. Reboot, UNLOCKED. Tried flashing the bootloader and the main img with and without restarting but always get the error:
Device version-bootloader is 'PRIMELA03'.
Update requires 'PRIMEMD04'.
when trying to flash the stock rom.
I also can't boot the stock image via 'fastboot boot'. It looks successful up until it says booting and goes to the Google screen with the padlock at the bottom and just hangs.
If I try using adb sideload to push the stock update, it says verifying, then aborts.
I also tried flashing the recovery with a cwm recovery but the same problem - it says writing, OKAY, no error message, everything looks fine, then boot recovery and it's the stock recovery.
What it looks like to me is that the bootloader and possibly the entire system is failing to write to the system flash but for some reason thinks it's succeeding. How is this possible? Is the flash dead? Am I missing something basic? I haven't rooted a phone in a couple years so it's quite possible I'm just missing a step.
Thanks in advance for any advice.
I just tried flashing an older stock (imm76i), starting by flashing the radio, but again the radio flash looks successful but the kernel won't flash because it complains about an out of date baseband and sure enough, the old one is still the one it's reporting, not the one just flashed.
tried fastboot erase system and fastboot erase recovery. Both report success but recovery boots as normal and system boots as normal (still in a reboot cycle).
I should also mention, that after the system boots, there is enough time to uninstall an app. It says successfully uninstalled, but after a reboot, the app is still there (this was the first attempt to stop the reboot cycle as a custom keyboard app was suspected). But again, the changes to flash seem to not be sticking.
Hi,
Have you resolved the problem? I'm in the same situation and I don't know what to do to stop the continuous reboot. I've already tried to flash a stock 4.3 factory image, erase the user data or only unlock the bootloader but nothing works. I'm running Android 4.3 stock without root and my bootloader is locked.
thank you in advance.

Can't get to Recovery mode any more.

Hello,
I've had this phone for about a week and got it configured the way I prefer: S-Off, unlocked Bootloader, SIM unlocked, rooted. I flashed the latest Beanstalk 4.4.4 ROM and life was pretty good.
The only thing was the power on screen had red writing, so I followed this thread: ★ ☆ [MOD] Remove Red Text on Splash Screen | m8 hboots | ALL Variants and it worked! It did remove the red writing, but now I can't boot into Recovery mode.
I tried getting to Recovery mode through HBOOT and also from the OS reboot menu. When the phone tries to get into recovery mode, it stalls at the HTC splash screen and states: "Entering Recovery..." at the top of the screen, but never gets there. I then have to wait for the phone to run out of power, before I can put it on the charger and then be able to boot into the Bootloader or the OS.
So then I found a thread to erase the cache using Minimal ADB and Fastboot: fastboot erase cache
which it did successfully. I then booted to the OS, and now I've lost my cell signal,
I booted back to fastboot and from my computer ran Minimal ADB and Fastboot: fastboot flash recovery twrp.img
which it did successfully. I then tried booting to the Recovery and again I get the HTC start up screen with: "Entering Recovery..." at the top of the screen.
So now I'm waiting for the phone battery to die off a fully charge. Before I do anything else, I would like some of your help with what my next step should be.
Please help!
Thank you.
dubsteps said:
Hello,
I've had this phone for about a week and got it configured the way I prefer: S-Off, unlocked Bootloader, SIM unlocked, rooted. I flashed the latest Beanstalk 4.4.4 ROM and life was pretty good.
The only thing was the power on screen had red writing, so I followed this thread: ★ ☆ [MOD] Remove Red Text on Splash Screen | m8 hboots | ALL Variants and it worked! It did remove the red writing, but now I can't boot into Recovery mode.
I tried getting to Recovery mode through HBOOT and also from the OS reboot menu. When the phone tries to get into recovery mode, it stalls at the HTC splash screen and states: "Entering Recovery..." at the top of the screen, but never gets there. I then have to wait for the phone to run out of power, before I can put it on the charger and then be able to boot into the Bootloader or the OS.
So then I found a thread to erase the cache using Minimal ADB and Fastboot: fastboot erase cache
which it did successfully. I then booted to the OS, and now I've lost my cell signal,
I booted back to fastboot and from my computer ran Minimal ADB and Fastboot: fastboot flash recovery twrp.img
which it did successfully. I then tried booting to the Recovery and again I get the HTC start up screen with: "Entering Recovery..." at the top of the screen.
So now I'm waiting for the phone battery to die off a fully charge. Before I do anything else, I would like some of your help with what my next step should be.
Please help!
Thank you.
Click to expand...
Click to collapse
the "fastboot erase cache" should be done after flashing recovery:
Code:
fastboot flash recovery <name of correct twrp version>.img
fastboot erase cache
no need to wait for it to die out, POWER + VOLUP (possibly under a bright light) should do a forced reboot
nkk71 said:
the "fastboot erase cache" should be done after flashing recovery:
Code:
fastboot flash recovery <name of correct twrp version>.img
fastboot erase cache
no need to wait for it to die out, POWER + VOLUP (possibly under a bright light) should do a forced reboot
Click to expand...
Click to collapse
Thanks so much for the tip on POWER + VOLUP to reboot the phone!
I then booted the OS ok (no cell signal though), rebooted to Fastmode, ran Minimal ADB and Fastboot: flashed the recovery file successfully, and then formatted the cache with the command line text stated.
When booting to Recovery, it's still not going into Recovery mode. Just sitting at the HTC screen with the writing at the top: Entering Recovery...
The phone also seems to be a bit sluggish now - just seems to be taking longer than normal for the parts that still work ok (loading the OS).
dubsteps said:
Thanks so much for the tip on POWER + VOLUP to reboot the phone!
I then booted the OS ok (no cell signal though), rebooted to Fastmode, ran Minimal ADB and Fastboot: flashed the recovery file successfully, and then formatted the cache with the command line text stated.
When booting to Recovery, it's still not going into Recovery mode. Just sitting at the HTC screen with the writing at the top: Entering Recovery...
The phone also seems to be a bit sluggish now - just seems to be taking longer than normal for the parts that still work ok (loading the OS).
Click to expand...
Click to collapse
Not sure which recovery you're trying to flash but you might try a different version.
Magnum_Enforcer said:
Not sure which recovery you're trying to flash but you might try a different version.
Click to expand...
Click to collapse
I flashed TWRP 2.8.0.1 and it worked fine until I decided to try to get rid of the red text on the HTC bootloading screen.
dubsteps said:
Thanks so much for the tip on POWER + VOLUP to reboot the phone!
I then booted the OS ok (no cell signal though), rebooted to Fastmode, ran Minimal ADB and Fastboot: flashed the recovery file successfully, and then formatted the cache with the command line text stated.
When booting to Recovery, it's still not going into Recovery mode. Just sitting at the HTC screen with the writing at the top: Entering Recovery...
The phone also seems to be a bit sluggish now - just seems to be taking longer than normal for the parts that still work ok (loading the OS).
Click to expand...
Click to collapse
have you made sure
1- the recovery is the correct one for your phone
2- the file isnt corrupt (check MD5)
i don't know if this is related to the modded hboot (it shouldnt be) but who knows, i dont like messing with hboot
If all else fails, RUU and start over.
Magnum_Enforcer said:
If all else fails, RUU and start over.
Click to expand...
Click to collapse
Ok, I redownloaded the latest TWRP: 2.8.3.0 for the M8, checked it via MD5. I tried flashing the recovery file and nothing has changed... ( I now notice my phone won't connect to Bluetooth or wifi now)
Seems like all else is failing. I'll have to try RUU now. I'm starting to look around the M8 forum for info on RUU. Got anything threads handy to help me?
dubsteps said:
Ok, I redownloaded the latest TWRP: 2.8.3.0 for the M8, checked it via MD5. I tried flashing the recovery file and nothing has changed... ( I now notice my phone won't connect to Bluetooth or wifi now)
Seems like all else is failing. I'll have to try RUU now. I'm starting to look around the M8 forum for info on RUU. Got anything threads handy to help me?
Click to expand...
Click to collapse
Which carrier are you on?
Magnum_Enforcer said:
Which carrier are you on?
Click to expand...
Click to collapse
Originally the phone was with Rogers Wireless. I had to SIM unlock the phone so I could use it on Bell Mobility.
dubsteps said:
Originally the phone was with Rogers Wireless. I had to SIM unlock the phone so I could use it on Bell Mobility.
Click to expand...
Click to collapse
imho, try reflashing your firmware again (that would include stock hboot)
by removing the red writing you actually installed a custom hboot i think ...revert to your original hboot should fix things for you
nkk71 said:
imho, try reflashing your firmware again (that would include stock hboot)
Click to expand...
Click to collapse
Ok, so I flashed stock recovery and went to HBOOT>RECOVERY -> pressed VOLUP and POWER at red triangle w exclamation point screen.
- Wiped Cache, Factory Reset data (not sure if that is needed, but did it in case)
rebooted and the phone is working again (AND the red text is gone at startup)
dubsteps said:
Ok, so I flashed stock recovery and went to HBOOT>RECOVERY -> pressed VOLUP and POWER at red triangle w exclamation point screen.
- Wiped Cache, Factory Reset data (not sure if that is needed, but did it in case)
rebooted and the phone is working again (AND the red text is gone at startup)
Click to expand...
Click to collapse
nice :good::good:
no reason for custom recovery not to work since you were able to get to stock recovery, i've seen a few rare cases on the m7 where you had to delete the twrp settings file on the sdcard for it to work when going from one version to another (though really a very rarely)
nkk71 said:
nice :good::good:
no reason for custom recovery not to work since you were able to get to stock recovery, i've seen a few rare cases on the m7 where you had to delete the twrp settings file on the sdcard for it to work when going from one version to another (though really a very rarely)
Click to expand...
Click to collapse
Ok, it's definitely the download for the TWRP recovery I had. I'm able to reflash stock recovery and reflash other TWRP downloads (another download of the newest, then maybe 2.7.x.x)
-
OK, I flashed with TWRP 2.8.1.0 and that worked ok. I did MD5 the 2.8.3.0 TWRP, but it just won't work.
Thank you so much nkk71 and everyone who replied to my thread!
dubsteps said:
Hello,
I've had this phone for about a week and got it configured the way I prefer: S-Off, unlocked Bootloader, SIM unlocked, rooted. I flashed the latest Beanstalk 4.4.4 ROM and life was pretty good.
The only thing was the power on screen had red writing, so I followed this thread: ★ ☆ [MOD] Remove Red Text on Splash Screen | m8 hboots | ALL Variants and it worked! It did remove the red writing, but now I can't boot into Recovery mode.
I tried getting to Recovery mode through HBOOT and also from the OS reboot menu. When the phone tries to get into recovery mode, it stalls at the HTC splash screen and states: "Entering Recovery..." at the top of the screen, but never gets there. I then have to wait for the phone to run out of power, before I can put it on the charger and then be able to boot into the Bootloader or the OS.
So then I found a thread to erase the cache using Minimal ADB and Fastboot: fastboot erase cache
which it did successfully. I then booted to the OS, and now I've lost my cell signal,
I booted back to fastboot and from my computer ran Minimal ADB and Fastboot: fastboot flash recovery twrp.img
which it did successfully. I then tried booting to the Recovery and again I get the HTC start up screen with: "Entering Recovery..." at the top of the screen.
So now I'm waiting for the phone battery to die off a fully charge. Before I do anything else, I would like some of your help with what my next step should be.
Please help!
Thank you.
Click to expand...
Click to collapse
Got a similar problem like this one
unlocked bootloader
flashed twrp using the fastboot process of cmd
but i CANT get into RECOVERY MODE
when i click Recovery only a screen flashes saying "Entering recovery" and comes back to the bootloader screen showing HBOOT
PLEASE HELP
A TOTAL NOOB

Encryption/Brick randomly

Htc One M8... was running marshmallow sense rom with elementalx kernel.
- S-off
- running Bell marshmallow firmware
- Twrp recovery latest one.
Randomly the phone rebooted while I was using it last night and after that got stuck in a bootloop.
Now it seems to boot up but it goes to a screen where it says "please enter password to decrypt phone" ... I don't have a password so then it tells me to factory wipe the phone.
I can get into Hboot fine... the issue I am having is for some reason along with the rom, the recovery has crashed too... I have tried reflashing a new twrp or even the stock recovery but the recovery just will not boot. Regardless of me flashing the stock recovery... when I try to boot into it, it shows that I am booting into twrp (which makes me assume that the recovery isnt really being flashed)
I tried the RUU method but when I do rebootRUU from fastboot it just boots my phone and its stuck back in the bootloop and doesnt go to Black HTC screen :S.
Kind of stuck... I dont have a windows device otherwise I would try the exe method and lost on how to recover the device. Feels like maybe the flash memory crashed... but its so random
If anyone can help, would be greatly appreciated.
Thanks
so just tried to run a gpe ruu as well... it did the first step of flashing the bootloader and just rebooted to the normal htc bootloader :S
seems like whatever I do nothing is being flashed to any partition... i found the adb command that fixes encryption for aosp roms... but I cannot run adb because I cant boot into recovery :S

No Touchscreen TWRP

Hello, I just unlocked my bootloader on my Sprint HTC One M9. I then followed the directions for downloading the latest TWRP from the TWRP website without root (adb fastboot commands). Now when I boot to my recovery I can't swipe the screen to overwrite the original recovery and I'm stuck on the TWRP screen until it turns off. This is the second phone I've encountered this problem with. Any idea why TWRP isn't taking any touch input?
I rebooted the phone using "adb reboot" shut it off and waited till the next day. On the next day, I booted into recovery from the bootloader menu again expecting to see a stock recovery and wanting to try again, but to my surprise it booted into twrp again (didn't get overwritten?!) and the touch screen worked this time around. I have no idea what happened, but it's working for now.

Categories

Resources