Can't flash TWRP stuck on CWM - One (M7) Q&A, Help & Troubleshooting

I want to try out the GE HTC One ROM but it won't flash on my att One using CWM and it seems I've tried everything to flash TWRP and no luck..
Tried doing it through CWM, tried doing it through GooManager and then I tried doing it through the PC command prompt but got totally lost doing that, is there a video walkthrough for someone in my shoes that I can follow trying to get TWRP back?
Sent from my One using Tapatalk 2

If you're using the command:
Code:
fastboot flash recovery twrp.img
, it will work.
Are you in s-off?
However, re-try with an erase cache:
Code:
fastboot erase cache

Related

[Q] Bootloop (HTC Logo Hang)

I was on CleanROM 1.5 for AT&T, but decided to switch to ARHD for continued updates. Flashed the ROM and the problem began. I've since tried to go back to cleanrob via pushing the rom with adb, no go. I've wiped the phone countless times. I've erased the fastboot cache. I've switched TWRP/CWM neither changed anything. Fixed permission, flashed the boot images associated with each rom. Let it hang on the HTC screen for 30 minutes. I've exhausted the extent of google. Can anyone help?
Hi
Greetings,
Try againg this step
1. Boot into recovery
2. Wipe everything except sd card
3. Wipe cache and dalvik cache
4. Use abd sideload to install new downloaded(download again even if you have) ARHD rom(check md5 sum of the newly Downloaded Rom before instaltion)
5. Reboot into bootloader
6. Flash ARHD boot.img( you will have extract that from ARHD rom)
7. Wipe cache " fastboot erase cache"
8. Reboot
Sent from my HTC Sensation Z710e using xda premium
shrex said:
Hi
Greetings,
Try againg this step
1. Boot into recovery
2. Wipe everything except sd card
3. Wipe cache and dalvik cache
4. Use abd sideload to install new downloaded(download again even if you have) ARHD rom(check md5 sum of the newly Downloaded Rom before instaltion)
5. Reboot into bootloader
6. Flash ARHD boot.img( you will have extract that from ARHD rom)
7. Wipe cache " fastboot erase cache"
8. Reboot
Sent from my HTC Sensation Z710e using xda premium
Click to expand...
Click to collapse
Re-downloading, will check MD5 and follow these steps without deviation. Will post when done.
shrex said:
Hi
Greetings,
Try againg this step
1. Boot into recovery
2. Wipe everything except sd card
3. Wipe cache and dalvik cache
4. Use abd sideload to install new downloaded(download again even if you have) ARHD rom(check md5 sum of the newly Downloaded Rom before instaltion)
5. Reboot into bootloader
6. Flash ARHD boot.img( you will have extract that from ARHD rom)
7. Wipe cache " fastboot erase cache"
8. Reboot
Sent from my HTC Sensation Z710e using xda premium
Click to expand...
Click to collapse
All steps complete, stuck on HTC logo screen. =( I didn't get any errors during any of the steps it went smoothly. Just doesn't work..... am I the only person with an unruly HTC One?
Hi
Greetings,
Hi the HTC logo means
1.White screen with green HTC logo and quietly brilliant.
2. Or the screen when beats audio comes and ONE is written that screen
If its 2nd screen that means it is Rom problem
If it doesnot pass the HTC logo I thing its kernel issue ( at least I have been using this in my sensation)
Have you flashed the kernel
Your option is to try stock Rom search it in development sector
Can u access the sdcard memory when you connect .possibility is rare as the phone has not booted
Sent from my HTC Sensation Z710e using xda premium
shrex said:
Hi
Greetings,
Hi the HTC logo means
1.White screen with green HTC logo and quietly brilliant.
2. Or the screen when beats audio comes and ONE is written that screen
If its 2nd screen that means it is Rom problem
If it doesnot pass the HTC logo I thing its kernel issue ( at least I have been using this in my sensation)
Have you flashed the kernel
Your option is to try stock Rom search it in development sector
Can u access the sdcard memory when you connect .possibility is rare as the phone has not booted
Sent from my HTC Sensation Z710e using xda premium
Click to expand...
Click to collapse
First option and yes I am able to sideload to the device and push things to it through ADB.
Hi
Greetings,
M out of idea
Matt95 might help you wait for his response
Sent from my HTC Sensation Z710e using xda premium
do you get any error when you boot into recovery? which one do you have now?
matt95 said:
do you get any error when you boot into recovery? which one do you have now?
Click to expand...
Click to collapse
No error booting into recovery, I'm using the newest version of CWM (non touch). Sometimes in recovery the cache doesn't mount properly, restarting seems to fix this.
ok, we will start fresh just to make sure that everything is allright... re-install the CWM recovery by typing
Code:
fastboot erase recovery
fastboot flash recovery recovery.img
fastboot erase cache
and then reboot into recovery
matt95 said:
ok, we will start fresh just to make sure that everything is allright... re-install the CWM recovery by typing
Code:
fastboot erase recovery
fastboot flash recovery recovery.img
fastboot erase cache
and then reboot into recovery
Click to expand...
Click to collapse
Done. I couldn't erase recovery I got the error "c:\sdk\platform-tools>fastboot erase recovery
erasing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 0.002s"
ryan9316 said:
Done. I couldn't erase recovery I got the error "c:\sdk\platform-tools>fastboot erase recovery
erasing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 0.002s"
Click to expand...
Click to collapse
is your bootloader unlocked right?
matt95 said:
is your bootloader unlocked right?
Click to expand...
Click to collapse
Yes S-On Unlocked/Tampered
ok, did you get that error also when you flash the recovery.img?
matt95 said:
ok, did you get that error also when you flash the recovery.img?
Click to expand...
Click to collapse
No it flashed fine. I'm sitting in recovery now.
ok, if it gives no error then proceed with the installation of the rom
first flash its boot.img and then flash the rom in recovery...do not install any mod or anything that could compromise the correct installation
matt95 said:
ok, if it gives no error then proceed with the installation of the rom
first flash its boot.img and then flash the rom in recovery...do not install any mod or anything that could compromise the correct installation
Click to expand...
Click to collapse
Flashed boot.img from " AT&T Stock Root 1.26.502.10 -| Flashes boot.img | System RW capable! |-". http://forum.xda-developers.com/showthread.php?t=2252959
Rebooted to recover. Entered ADB Sideload mode. Flashed above rom.
Install successful.....Sitting in recovery awaiting your command sir.
ryan9316 said:
Flashed boot.img from " AT&T Stock Root 1.26.502.10 -| Flashes boot.img | System RW capable! |-". http://forum.xda-developers.com/showthread.php?t=2252959
Rebooted to recover. Entered ADB Sideload mode. Flashed above rom.
Install successful.....Sitting in recovery awaiting your command sir.
Click to expand...
Click to collapse
did you flash the boot.img from fastboot directly?
Code:
fastboot flash boot boot.img
fastboot erase cache
fastboot reboot
now it should boot up the rom...
matt95 said:
did you flash the boot.img from fastboot directly?
Code:
fastboot flash boot boot.img
fastboot erase cache
fastboot reboot
now it should boot up the rom...
Click to expand...
Click to collapse
Rebooted into bootloader. Flashed boot.img, rebooted
Now sitting on the "HTC Quietly brilliant" screen. Not moving.
While on that screen it still shows up under ADB devices. Should I try relocking/unlocking the bootloader?
ryan9316 said:
Rebooted into bootloader. Flashed boot.img, rebooted
Now sitting on the "HTC Quietly brilliant" screen. Not moving.
While on that screen it still shows up under ADB devices. Should I try relocking/unlocking the bootloader?
Click to expand...
Click to collapse
don't think it will solve the problem but it's worth a try

Boot loop & cant go into recovery

I installed revolution HD 10.3 today. And after installing some applications I did a reboot and now it's stuck in a boot loop.
I have tried to go into CWM recovery, but it only starts to load and reboots directly (Shows the background and version number of CWM). Have tried to flash the CWM recovery again in fastboot but the same result.
Even tried to flash the TWRP recovery, but the same result there. It shows the TWRP logo for 1 sec then it gets rebooted.
Someone have any idees on what I could try to fix this?
In fastboot mode, do these commands:
fastboot erase cache
fastboot flash recovery recovery.img (*recovery.img* according to the name of the recovery you want to flash)
fastboot erase cache
That should work
Sent from my HTC One using xda premium
hardstuffmuc said:
In fastboot mode, do these commands:
fastboot erase cache
fastboot flash recovery recovery.img (*recovery.img* according to the name of the recovery you want to flash)
fastboot erase cache
That should work
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
Thanks for your help! Now it boots fine again

Had root, s-off, then did OTA to 4.3, lost SU

Now my SU is giving me trouble, it doesn't work or the su exe file is missing. No problem, I'll reflash the zip.
I still have the stock recovery, so I:
fastboot boot recovery.img
but when I do that , it appears to succeed, but hangs the phone on the fastboot screen.
So I can't boot or flash a custom recovery.
Tried goomanager, that didn't work either.
Any help appreciated in getting su working again, and/or installing a custom recovery and/or ROM.
Thanks!
bilybob said:
Now my SU is giving me trouble, it doesn't work or the su exe file is missing. No problem, I'll reflash the zip.
fastboot boot recovery.img
Thanks!
Click to expand...
Click to collapse
that only worked with hboot 1.44, you're going to have to flash it.
I tried flashing - that didn't work either. I did:
fastboot flash openrecovery-twrp-2.6.3.3-m7.img
Same problem. Are you certain this should work?
Thanks
bilybob said:
I tried flashing - that didn't work either. I did:
fastboot flash openrecovery-twrp-2.6.3.3-m7.img
Same problem. Are you certain this should work?
Thanks
Click to expand...
Click to collapse
try erasing cache.
fastboot erase cache
fastboot flash recovery recovery.img
fastboot erase cache
That seems to have worked.
Not sure if it was the cache erase or I believe I was missing the recovery from:
fastboot flash recovery recovery.img
I just had:
fastboot flash recovery.img
Anyway, I have re-flashed the SU pkg and all appears good now.
Thanks very much for the help from each of you.
khandelwalsiddharth said:
try erasing cache.
fastboot erase cache
fastboot flash recovery recovery.img
fastboot erase cache
Click to expand...
Click to collapse
If I am not mistaken and read it wrong, SuperSu needs to be updated with the OTA 4.3 read this link http://www.androidpolice.com/2013/0...persu-update-to-v1-43-to-fix-the-100-cpu-bug/

[Q] Can't enter recovery

Hey guys,
I've got a big problem with my recovery. But first things first: I got my One (M7) about two or three weeks ago, flashed TWRP 2.8.3.0 and rooted via flashing the SuperSU.zip.
Yesterday I finally had time to install CM11. So I wanted to enter the recovery, first via the Power-Off menu (have a XPosed Module that added a shortcut for it) then via the bootloader and then via ADB. The "Entering-Recovery..."-Screen appears, then disappears for 2 seconds and then reappers and the phone is stuck with it, nothing happens, TWRP doesn't start.
So I tried to reflash the recovery via ADB but it doesn't help.
Does anyone have an idea about how I get my recovery working again?
Greetings from germany
Edit: If it helps: I'm on stock rom with S-On on HBOOT 1.57
fastboot erase cache
Already tried that after installing TWRP. Shall I do that before installing?
Edit: I tried fastboot erase cache now pre- and past-flashing TWRP 2.8.4.0.... nothing's changed
NotoriusBB said:
Already tried that after installing TWRP. Shall I do that before installing?
Edit: I tried fastboot erase cache now pre- and past-flashing TWRP 2.8.4.0.... nothing's changed
Click to expand...
Click to collapse
Are you following these steps:
In bootloader/FASTBOOT USB:
Code:
fastboot flash recovery openrecovery-twrp-2.8.3.0-m7.img
fastboot erase cache
fastboot reboot-bootloader
Have you tried other version?
I believe you must use 2.8.0.0 and above for CM11.
NotoriusBB said:
Already tried that after installing TWRP. Shall I do that before installing?
Edit: I tried fastboot erase cache now pre- and past-flashing TWRP 2.8.4.0.... nothing's changed
Click to expand...
Click to collapse
majmoz said:
Are you following these steps:
In bootloader/FASTBOOT USB:
Code:
fastboot flash recovery openrecovery-twrp-2.8.3.0-m7.img
fastboot erase cache
fastboot reboot-bootloader
Have you tried other version?
I believe you must use 2.8.0.0 and above for CM11.
Click to expand...
Click to collapse
When your recovery will not load like this the easy way to fix it is to reflash the current firmware on the phone again
this writes the stock recovery back to the phone and most times TWRP will work again after this
majmoz said:
Are you following these steps:
In bootloader/FASTBOOT USB:
Code:
fastboot flash recovery openrecovery-twrp-2.8.3.0-m7.img
fastboot erase cache
fastboot reboot-bootloader
Have you tried other version?
I believe you must use 2.8.0.0 and above for CM11.
Click to expand...
Click to collapse
Yes
Yes
I don't think so
clsA said:
When your recovery will not load like this the easy way to fix it is to reflash the current firmware on the phone again
this writes the stock recovery back to the phone and most times TWRP will work again after this
Click to expand...
Click to collapse
Yep, I already worked it out yesterday by flashing the stock recovery first via fastboot and then TWRP again.
But thanks anyway to everyone for contributing and trying to help
NotoriusBB said:
Yes
Yes
I don't think so
Click to expand...
Click to collapse
what is your "fastboot getvar all" ?
NotoriusBB said:
Already tried that after installing TWRP. Shall I do that before installing?
Edit: I tried fastboot erase cache now pre- and past-flashing TWRP 2.8.4.0.... nothing's changed
Click to expand...
Click to collapse
Try here
http://forum.xda-developers.com/showthread.php?t=2739126
yatindroid said:
Try here
http://forum.xda-developers.com/showthread.php?t=2739126
Click to expand...
Click to collapse
Thanks, I will take a look at it since I still only can install TWRP 2.6.3.3 and enter it, other versions won't start and 2.6.3.3 gives me an error every time I want to install a custom rom -.-
Edit: Doesn't work

[Q] TWRP problem?

I'm currently in the process of rooting, and i'm trying to flash TWRP onto my HTC one m7 AT&T. However, the files i am downloading are all disc image files instead of img; i get an error when i try to flash it. What am i doing wrong?
Sakuyi said:
I'm currently in the process of rooting, and i'm trying to flash TWRP onto my HTC one m7 AT&T. However, the files i am downloading are all disc image files instead of img; i get an error when i try to flash it. What am i doing wrong?
Click to expand...
Click to collapse
recovery are .img files.
Code:
fastboot flash recovery name_of_file.img
fastboot erase cache
fastboot reboot-bootloader

Categories

Resources