Can't access TWRP recovery - T-Mobile HTC One (M8)

I can boot on to the phone and use it fine but when I try to access TWRP so I can actually root the phone it flashes the entering recovery pink text for a split second then goes to fastboot. I have an unlocked bootloader and the last commands i put into the console were, fastboot flash recovery twrp-3.0.2-0-m8.img and fastboot erase cache. If you need any other info let me know, I need any help I can get!

Related

Problem with access in Twrp

Hello guys,
I decided to install Twrp 2.7.01 in order to flash custom rom. So, i do that :
C:\Fastboot>fastboot flash recovery recovery.img
It work and send me Okay.
But, when i want to go in twrp, it start loading with writting "enterring recovery", and finaly my M8 reboot and restart the phone. So, i can't access to my recovery in order to root it and flash custom.
If someone can help me it's cool.
Erratum : I flash Twrp 7.0.2.0 and it's working
What version of bootloader are you using, e.g. 3.16.0000?
TWRP 2.7; here, first turn your phone on fastboot mode,
in terminal/cmd type in:
fastboot erase cache
then flash this recovery: (GSM ONLY, NOT CDMA)
http://www.mediafire.com/download/6dtgx3w3kpid1ce/openrecovery-twrp-2.8.5.0-m8_3.img
(That's the official TWRP recovery, turns out that TWRPS site is kinda slow...)
let me know how it turns out.
i4GS said:
TWRP 2.7; here, first turn your phone on fastboot mode,
in terminal/cmd type in:
fastboot erase cache
then flash this recovery: (GSM ONLY, NOT CDMA)
http://www.mediafire.com/download/6dtgx3w3kpid1ce/openrecovery-twrp-2.8.5.0-m8_3.img
(That's the official TWRP recovery, turns out that TWRPS site is kinda slow...)
let me know how it turns out.
Click to expand...
Click to collapse
The OP has already flash TWRP using the right commands, but if they're using an old version on a new HBOOT (or new version on old HBOOT) it might not load, hence me asking what bootloader they're using

Stuck on TWRP logo

Hello, my problem here is whenever I wanted to boot to recovery, it got stuck at the TWRP logo and cannot enter the recovery. Can anybody help? I already tried to flash it manually with the latest image and it still brings the same problem.
zakiamani97 said:
Hello, my problem here is whenever I wanted to boot to recovery, it got stuck at the TWRP logo and cannot enter the recovery. Can anybody help? I already tried to flash it manually with the latest image and it still brings the same problem.
Click to expand...
Click to collapse
Did you follow the instructions to flash TWRP step-by-step?
*(Before starting, rename your TWRP image to twrp-recovery.img for convenience)
*This step is optional
Put your device into fastboot
Connect it to your PC
Open an adb command window
fastboot devices
fastboot oem unlock
fastboot flash recovery twrp-recovery.img
Then once it's done, you can disconnect your device and turn it off.
Once it's off, you can boot into recovery mode, and you should be able to access the recovery menu.
Cheers!
Calvin_K said:
Did you follow the instructions to flash TWRP step-by-step?
*(Before starting, rename your TWRP image to twrp-recovery.img for convenience)
*This step is optional
Put your device into fastboot
Connect it to your PC
Open an adb command window
fastboot devices
fastboot oem unlock
fastboot flash recovery twrp-recovery.img
Then once it's done, you can disconnect your device and turn it off.
Once it's off, you can boot into recovery mode, and you should be able to access the recovery menu.
Cheers!
Click to expand...
Click to collapse
Flash Philz,
Then TWRP

Need help! Bootloader / fastboot unknown issue!

Hi everyone,
I´ve been trying to install twrp recovery in my Huawei Ascend P6 via fastboot. I followed this "techglen adb and fastboot guide"
I already installed everything needed for adb conection.
So I connect my phone in MTP mode and use "adb devices" and my device appears normally, but the problem happens when I reboot into Bootloader/Fastboot mode and use "Fastboot devices" it appears a device conected but with a bunch of "?????" and a smiley face at the end like this:
C:\Fastboot>adb devices
List of devices attached
123456789 device --------> bunch of numbers appear normally
C:\Fastboot>adb reboot bootloader --------> Phone restarts into bootloader mode (shows huawei ascend logo)
C:\Fastboot>fastboot devices
????????_?_???_?<??????? fastboot ----------> WTF (this is exactly what appears)
I would like to know if there's something wrong with my phone
Should I proceed and flash the custom recovery?
I have stock android 4.4.2 (rooted with kingroot) and stock recovery.
I am a total noob at this so I need your help :crying: I dont want to do anything stupid. (If already did let me know lol)
I have the same issue. Problem is that phone is bricked, so I can only enter in recovery (official, unrooted, unlocked) and fastboot mode.
Have you managed to solve or have some hint?
I have experienced a inconsistency while using minimal adb and fastboot. While device not showing i could send command and the phone would respond. After going into bootloader and while my device wasn't shown in the list i could flash twrp without much trouble, helped me go back from being stuck on bootanimation. used the command fastboot flash recovery xxxx.img (where xxx is the name recovery name). If you can get into boot loader try fastboot reboot bootloader and if the phone responds you might be in the same situation i was.
Always remember: Messing with recoveries bootloaders and boot images might make your phone unusable so do it at your own risk
Have you actually tried to flash twrp? Did you put the img file of twrp to the minimal adb and fastboot folder? If so, try the commands 'fastboot flash recovery recovery_twrp.img(<-- use the name of twrp file here, so not the exact name wrote here) and reboot. My phone is a bunch of question marks as well and it flashed twrp just perfectly (I got it frome here: http://forum.xda-developers.com/showthread.php?t=2632542)

My OP3 won´t boot into recovery even after flashing stock image via fastboot

Hello everyone,
i think my OP3 is bricked, cuz after i wanted to install new custom ROM with TWRP it went south. When I swiped to install the ROM it showed, it´s corrupt so i wanted so i wanted to push some other .zip to the phone through adb, but no device showed after adb devices or fastboot devices in fastboot. So I tried restore phone from backup i had via TWRP and the phone just wouldnt boot. Oneplus logo showed for a few seconds then it disappears and phone goes dark. Have to hold start button for 10 sec for hard restart phone and then i can go only to fastboot (now it will show fastboot devices in command line). Recovery won´t boot. Tried flashing stock recovery, some versions of TWRP and still just OP logo and dark.
Thanks for every help.
I think for:
fastboot -w
fastboot flash recovery recovery_of_ur_choice.img
on flashboot mode obviously ^^
With that, u must have access to twrp

How to stop Stock ROM overwriting the Custom Recovery?

I was trying to flash a Custom Recovery(TWRP) on my Friend's phone(Realme 3) It was officialy supported by TWRP and was listed on their website so I downloaded the Custom Recovery. Then I unlocked the bootloader of his phone but yes a strange thing happened there after it asked for pressing the volume button to be pressed it unlocked the bootloader but after that there was option "Select boot type"(Not sure what it said). It had three options Boot to Bootloader, Boot to recovery and last Normal boot and also there was a arrow on the bootloader option. And there were some instructions something like volume up for select and volume down to move. But I tried every button but the arrow was stuck on the bootloader option. So I connected it to my device and used the "fastboot reboot" command to restart the device after restarting at the realme logo it was saying "You are unlocked you cannot be trusted" But after it booted normally and the phone was Factory Reset. After this in the Developer options the OEM unlocking was grayed out saying Bootloader is unlocked. Ok so we were successful in unlocking the bootloader. After that I pasted the twrp img file in the platform tools directory and put the command adb reboot bootloader and after the device was in bootloader I used the command fastboot flash recovery name.img to flash the recovery. It said sending and then writing in my terminal after that I used the command fastboot reboot and the the key combinations(power+volume down) for the device which used to get into recovery for that phone but this time instead of going into recovery it was in the bootloader. So again I tried fastboot reboot command and this pressing the power+volume up but the phone booted normally so this time I tries adb reboot recovery but it booted into stock recovery so again I tried flashing the recovery and tried using fastboot reboot recovery but it didn't work. And yes I know that after flashing the custom recovery the phone should first boot into the recovery but as I said neither the key combinations nor the fastboot reboot recovery command so what can I do to prevent the system from overwriting? PS: Sorry for long paragraph...

Categories

Resources