HTC One Bricked (Recovery does not load) - One (M7) Q&A, Help & Troubleshooting

I just tried to flash a rom, after flashing I tried to reboot, but --> bootloop and Recovery won't boot up again...
Just Bootloader works.
I've tried to reinstall CWM, but it doesn't worked with All in One Kit V1.2.
Any Ideas?

madejackson said:
I just tried to flash a rom, after flashing I tried to reboot, but --> bootloop and Recovery won't boot up again...
Just Bootloader works.
I've tried to reinstall CWM, but it doesn't worked with All in One Kit V1.2.
Any Ideas?
Click to expand...
Click to collapse
Go into fastboot in bootloader and command
fastboot erase cache
If that doesn't work, try re-flashing your recovery.
Sent from my HTC One using xda premium

redbull123 said:
Go into fastboot in bootloader and command
fastboot erase cache
If that doesn't work, try re-flashing your recovery.
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
You are my hero...
Fixed problem through erase cache over "all in one v.1.2 tool"

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

[Q] CWM HTC First

Tried installing CWM 6.0.3.2 phone is rooted and moonshine s-off. Booted in recovery fastboot usb, fastboot device shows phone. Did fastboot erase cache and fastboot flash recovery recovery.img. bootloader still original. Problem Solved
Solved thx 2 flyhalf205!
Sent from my HTC first using xda app-developers app

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

Can't flash TWRP stuck on CWM

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

Can't update recovery TWPR or install other version

why can't I flash a diferrent recovery on my HTC ONE M7? if I install any other recovery that not be twrp 2.6.3.3 it keeps on entering recovery, but if I install TWRP 2.6.3.3 it works... I need install multirom recovery.... please help
spinoza23 said:
why can't I flash a diferrent recovery on my HTC ONE M7? if I install any other recovery that not be twrp 2.6.3.3 it keeps on entering recovery, but if I install TWRP 2.6.3.3 it works... I need install multirom recovery.... please help
Click to expand...
Click to collapse
Download the multirom recovery and the clean TWRP and place in your adb/fastboot folder.
Open a command window in your adb/fastboot folder
Boot into bootloader/FASTBOOT USB
Type the following commands:
Code:
fastboot flash recovery openrecovery-twrp-2.8.0.2-m7.img
fastboot erase cache
fastboot reboot-bootloader
Then type:
Code:
fastboot flash recovery TWRP_multirom_m7_20140926.img
fastboot erase cache
fastboot reboot-bootloader
thanks, but it doesn't work...
Try a different USB cable.
spinoza23 said:
thanks, but it doesn't work...
Click to expand...
Click to collapse
You may have to start over.
Copy all of your personal items off of the phone
Flash stock recovery
Boot into recovery and perform factory reset
Flash multi-rom recovery
Flash custom kernel
sorry, but it doesn't work .... just says "entering recovery..."
spinoza23 said:
sorry, but it doesn't work .... just says "entering recovery..."
Click to expand...
Click to collapse
Does it say "entering recovery" on the stock or custom recovery?
Have you changed:
<> cables?
<> USB Ports?
<> Computer?
First try stock firmware with stock recovery & kernel
If fails, stock RUU for your phone
spinoza23 said:
sorry, but it doesn't work .... just says "entering recovery..."
Click to expand...
Click to collapse
Are you using
Code:
fastboot erase cache
after you flash the new recovery?
Edit :- never mind I see now majmoz already instructed you to erase cache.
Flashing a firmware.zip should get you back to stock recovery.
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Danny201281 said:
Are you using
Code:
fastboot erase cache
after you flash the new recovery?
Edit :- never mind I see now majmoz already instructed you to erase cache.
Flashing a firmware.zip should get you back to stock recovery.
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
I Flashed last firmware but still can't install another twrp recovery official or unofficial only 2.6.3.3 or lower version works.... Pliz works but no others
spinoza23 said:
I Flashed last firmware but still can't install another twrp recovery official or unofficial only 2.6.3.3 or lower version works.... Pliz works but no others
Click to expand...
Click to collapse
When you flashed the stock firmware (unmodified) did you boot into recovery and do a factory reset?
After factory reset did you reboot into recovery after it so that the wipe will take?
If flashing a pure stock firmware didn't work then you next option would be to try the RUU for your phone.
majmoz said:
When you flashed the stock firmware (unmodified) did you boot into recovery and do a factory reset?
After factory reset did you reboot into recovery after it so that the wipe will take?
If flashing a pure stock firmware didn't work then you next option would be to try the RUU for your phone.
Click to expand...
Click to collapse
my next option would be to try the RUU for my phone.
spinoza23 said:
my next option would be to try the RUU for my phone.
Click to expand...
Click to collapse
And you've checked your sdk is up to date?
Can you try flash recovery again with fastboot erase cache. It doesn't matter if it does not take, but please post the full output from your command window. So I can see exactly what you get. Thanks
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:

Categories

Resources