Unable to update recovery - HTC One X

After a long string of flashing failures with this device, I'm needing to update the recovery.
Unfortunately after it let me downgrade the recovery, no matter what recovery I flash (CWM latest or TWM) for the HTC One X, the god damn older version is still there.
I've tried updating it through One X One Click and CWM itself. But I have no idea what's going wrong or what's needed to be done.
[Edit]
Okay, it seemed to install with no errors this time.
Now I just have to figure out why the heck it always displays "HTC quietly brilliant" forever.

krisando said:
After a long string of flashing failures with this device, I'm needing to update the recovery.
Unfortunately after it let me downgrade the recovery, no matter what recovery I flash (CWM latest or TWM) for the HTC One X, the god damn older version is still there.
I've tried updating it through One X One Click and CWM itself. But I have no idea what's going wrong or what's needed to be done.
[Edit]
Okay, it seemed to install with no errors this time.
Now I just have to figure out why the heck it always displays "HTC quietly brilliant" forever.
Click to expand...
Click to collapse
so, which recovery did you install? which rom are you trying to install?

Recovery. Img is to be flashed through fastboot and not in recovery itself
Go in your fastboot folder
Open cmd there and give commands
Fastboot flash recovery recoveryname.img
Fastboot erase cache
And you're good to go :thumbup:
Sent from my HTC One X using xda app-developers app

Hello,
I have the same problem;
I was on recovery CMW 6.0.4.4. I tried to update to 6.0.4.5 or philz. Fastboot says okay after install, but when I restart to recovery, recovery is still 6.0.4.4.
What I haven't done is erase cache. Could this be it? Cannot try for the moment because I'm at work.
Thanks

Kverdoodt said:
Hello,
I have the same problem;
I was on recovery CMW 6.0.4.4. I tried to update to 6.0.4.5 or philz. Fastboot says okay after install, but when I restart to recovery, recovery is still 6.0.4.4.
What I haven't done is erase cache. Could this be it? Cannot try for the moment because I'm at work.
Thanks
Click to expand...
Click to collapse
yes, it might be... try to flash again recovery and to erase cache after OKAY message...

I tried it again with fastboot and than erase cache : doesn't work
Than I copied the recovery zip file to sdcard and installed it through clockworkmod recovery 6.0.4.4. Everything installed ok but when I reboot recovery it is still 6.0.4.4?
Any suggestions?
Thanks.

The zip is of no use, the recovery.img has to be flashed via fastboot (s-on devices have no other choice) try to flash a different recovery to check that works. Maybe the recovery is a bad download

I've found the solution.
It was a problem with my fastboot extension.
Thanks anyway

Related

cannot access recovery on DHD

hey everyone, i have an sim free desire HD that was rooted and s-off and has been running like that for a while. recently i tried to access clockwork mod to try and flash a new rom but when i did so the recovery does not load. Its just stuck on the htc splash screen, it doesnt even say quietly brilliant. The phone still works but i cannot access recovery. I tried the following procedure in fastboot to re flash the recovery
fastboot erase recovery
fastboot flash recovery recoveryCWM.img
fastboot reboot
after doing this it still has not worked. Any suggestions or a certain fix would be brilliant.
Thanks
You can put the PD98IMG.zip from my downgrade post to your SD card and reboot to bootloader, it will flash you the 1.32 stock ROM and you can start from a clean table.
use an older version of recovery
nemesis2911 said:
hey everyone, i have an sim free desire HD that was rooted and s-off and has been running like that for a while. recently i tried to access clockwork mod to try and flash a new rom but when i did so the recovery does not load. Its just stuck on the htc splash screen, it doesnt even say quietly brilliant. The phone still works but i cannot access recovery. I tried the following procedure in fastboot to re flash the recovery
fastboot erase recovery
fastboot flash recovery recoveryCWM.img
fastboot reboot
after doing this it still has not worked. Any suggestions or a certain fix would be brilliant.
Thanks
Click to expand...
Click to collapse
I had the same problem, with clockwork 3.0.0.6 ... I then flashed 3.0.0.5 (see the bottom of the Rom manager Menu that proposes you to use former recovery roms). I could solve my problem that way.

one x soft brick help

ive just installed this rom from here using cwm
http://www.androidauthority.com/one-x-android-4-0-4-slim-ics-custom-rom-99065/
the rom installed fine but is when reboot it is stuck in a boot loop.
The problem i am having is that CWM wont mount into USB for me to load another rom.
Any suggestions???
waxb18 said:
ive just installed this rom from here using cwm
http://www.androidauthority.com/one-x-android-4-0-4-slim-ics-custom-rom-99065/
the rom installed fine but is when reboot it is stuck in a boot loop.
The problem i am having is that CWM wont mount into USB for me to load another rom.
Any suggestions???
Click to expand...
Click to collapse
I think this should be in the Q&A section
Having said that, did you flash the boot.img via fastboot on your computer (fastboot flash boot boot.img)? Also did you use the command fastboot erase cache? If not, try those
Sent from my HTC One X
yep did flash the boot img
didnt to the erase cache
how do i go about doing that?
waxb18 said:
yep did flash the boot img
didnt to the erase cache
how do i go about doing that?
Click to expand...
Click to collapse
And it was the boot.img you took from the rom download from the zip?
You go on cmd if you're windows, navigate to your fastboot folder
Type...
cd c:/(directory of your fastboot folder)
Mine would be
Cd c:/android
Then type
Fastboot erase cache
Ensure your device is in fastboot USB mode in the bootloader first.
Sent from my HTC One X
i manage do get it to boot up but im now met with the error
Unfortunately the ptocess com.android.phone has stopped
So what i have tried to do is delete Slim ICS, and install a new fresh rom from cynogen,, but it keeps booting to Slim ICS
Am i doing things correctly
Boot into CWM
Delete Data/Factory Reset
Wipe Cache
Wipe Dalvik Cache
Install ROM
Reboot
waxb18 said:
i manage do get it to boot up but im now met with the error
Unfortunately the ptocess com.android.phone has stopped
So what i have tried to do is delete Slim ICS, and install a new fresh rom from cynogen,, but it keeps booting to Slim ICS
Am i doing things correctly
Boot into CWM
Delete Data/Factory Reset
Wipe Cache
Wipe Dalvik Cache
Install ROM
Reboot
Click to expand...
Click to collapse
I'm unfamiliar with this error, however there are many posts in this forum which I have read which include this solution. Please use the search feature
Dont forget to click thanks!
Sent from my HTC One X
First and foremost upgrade to latest cwm 5.8.4.0 as earlier versions have usb mounting and charging issues. Once upgraded you can copy your desired rom and then flash.
In your steps, I didn't see flashing the boot.img that comes inside the rom.zip file. You should flash it using fastboot from your pc with
Fastboot flash boot boot.img
Fastboot erase cache
Before you boot your ROM. Otherwise, since cwm can't flash it, you will be booting whatever kernel is already installed.
Sent from my HTC One X using xda premium
eyosen said:
First and foremost upgrade to latest cwm 5.8.4.0 as earlier versions have usb mounting and charging issues. Once upgraded you can copy your desired rom and then flash.
In your steps, I didn't see flashing the boot.img that comes inside the rom.zip file. You should flash it using fastboot from your pc with
Fastboot flash boot boot.img
Fastboot erase cache
Before you boot your ROM. Otherwise, since cwm can't flash it, you will be booting whatever kernel is already installed.
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
Haha sorry, I presumed they had the latest recovery
Sent from my HTC One X

[Q] Cannot install any custom recovery.

I have successfully unlocked the bootloader. I flashed the cwm recovery by fastboot with the proper command and the command executed fine. I also erased the cache with fastboot. But when I select recovery from the hboot menu it gets stuck on to screen with the HTC logo with following text in red "this build is for development purposes only do not distribute outside of htc without written permission". I cannot access the cwm menu.
I tried the twrp recovery too but no avail. The same screen comes up.
I searched a bit and found that some have faced the same issue with HTC ONE X and had their problem solved by flashing an interim unofficial cwm built for their device. But I can't find any such interim cwm recovery for HTC ONE V.
Please help.
What command u used to flash??
rohov said:
What command u used to flash??
Click to expand...
Click to collapse
fastboot flash recovery nameoftherecovery.img
In my case it was fastboot flash recovery recovery.img
Nothing wrong on my side. This is not my first time.
And the commands executed without any error.
I even relocked the bootloader and unlocked it again. But, still the problem persists.
anice06 said:
fastboot flash recovery nameoftherecovery.img
In my case it was fastboot flash recovery recovery.img
Nothing wrong on my side. This is not my first time.
And the commands executed without any error.
I even relocked the bootloader and unlocked it again. But, still the problem persists.
Click to expand...
Click to collapse
If you take a ruu and remove the Rom.zip and from that take the recovery.img and flash that, does the phone boot into the stock recovery?
Sent from my HTC Desire S using Tapatalk

Stuck in bootloader

I've been trying to flash an AT&T HTC One M8 with the GPe ROM found here: http://forum.xda-developers.com/showthread.php?t=2706441
I've used this guide and everything went fine: http://htc-one.wonderhowto.com/how-to/unlock-bootloader-root-your-htc-one-m8-0154444/
I was in the TWRP Recovery and wanted to format the internal sd card for a fresh start, so I formatted. Afterwards I was unable to get back into the recovery, for some reason I can't erase or format recovery using fastboot, erasing the cache and flashing the recovery image again only brings me to a flickering TeamWin screen, then tries to normally boot but nothing is there for it to boot into so it just sits in a boot loop.
I've tried Philz recovery as well. That works for a little bit but after 10-15 seconds the phone tries to boot normally again and I get stuck in the boot loop.
I tried running `fastboot oem rebootRUU`, that brought me to a black HTC screen and gave me the ability to use fastboot. In RUU mode, I erased the cache again and reflashed the recovery, then erased the cache again and rebooted to fastboot. Tried to boot into Recovery and was greeted with the flickering TeamWin logo and a boot loop.
Can anyone give me a hand here?
If fastboot erase cache doesn't allow you to get into recovery, I can only suggest you're flashing the wrong or a corrupted recovery. Re-download the correct one and flash it.
BenPope said:
If fastboot erase cache doesn't allow you to get into recovery, I can only suggest you're flashing the wrong or a corrupted recovery. Re-download the correct one and flash it.
Click to expand...
Click to collapse
I've redownloaded it about 4 times now
JustLikeThat said:
I've redownloaded it about 4 times now
Click to expand...
Click to collapse
You need to push a backup sense Rom or gpe to your phone the restore the backup.
Sent from my HTC One_M8 using XDA Premium 4 mobile app

M8s stuck in bootloader

Hello everyone. I got a M8s from a friend wich is stuck in bootloader. The recovery didn't work at the begin, so I flashed twrp-recovery-2.8.6.0-m8s-qlul.img (flashing recovery using htc_fastboot.exe flash recovery theimagename.img) and it worked, then I tried to install a custom ROM Android_Pandora_Rom_1.2_(Discontinued).zip wich went all the steps fine until: Optimizing applications 8 of 204..then phone shat down to black screen. I booted back to bootloader, recovery, wiped and go for a new install, same issue.
After that, I was going to install lineage-13.0-20170715-UNOFFICIAL-m8qlul.zip where the developer of this rom recommends twrp-3.0.2-0-m8ql.img so I tried to flash it (flashing recovery using htc_fastboot.exe flash recovery theimagename.img), then tried to acces recovery, brings me back to bootloader so fast, rebooted bootloader, tried again, same problem. Tried the fasboot erase cache, no help.
The Hboot state is Unlocked and the S is ON. I tried some other recovery images, as stock_signed or 3.0.1, tried the one from M8 ToolKit but all failed and I still can't access recovery, everyting I do, it brings me back to bootloader. I did htc_fastboot boot recoveryfile.img wich works, but useless, the dd if= method to set the recovery permanent load did not work after reboot, /data and /system can't be mountet, it seems the "boot recovery" option is 99% readonly.
Any advice, any help please? It would be much appreciated! Thanks in advance!
Hi McBad,
you could try the following. I also had some problems to access the recovery.
- Again bring the phone into fastboot, flash the 2.8 recovery and access it
- Do a wipe for factory reset, not just only cache
- after that try to flash the twrp-3.0.1-0-m8ql.img version, the other one worked for me neither
- the try to install the custom ROM LOS13
I hope this will help you.
clone
It would be great if that would work, but flashing a recovery does not work. I flash it, success message, try to access it, vibrates and bootloader pops back instantly. That is the problem.
Sorry for double post, but can anyone help me with this? This is the second day I struggle to make it work. Any chance to make the hboot locked again? It didn't work with oem lock command. I would like to lock it so I can put an official zip on sdcard so the hboot to restore it to factory stock, some RUU. Or get it s-off so I can flash a rom from fastboot? The phone does not have any ROM on it, image crc results system 0x0, recovery 0x0. Please, help!
Have you tried sideloading twrp ?
McBad said:
Sorry for double post, but can anyone help me with this? This is the second day I struggle to make it work. Any chance to make the hboot locked again? It didn't work with oem lock command. I would like to lock it so I can put an official zip on sdcard so the hboot to restore it to factory stock, some RUU. Or get it s-off so I can flash a rom from fastboot? The phone does not have any ROM on it, image crc results system 0x0, recovery 0x0. Please, help!
Click to expand...
Click to collapse
Did you use HTC fastboot ?
Yes, I used htc_fastboot. Use sideloading? Like boot the img file directly? Tried that too.
McBad said:
Yes, I used htc_fastboot. Use sideloading? Like boot the img file directly? Tried that too.
Click to expand...
Click to collapse
Is there any way you could flash twrp 2.8 again? Once in that recovery you have sideloading option which you could use to transfer latest recovery onto your device. Are we talking about the same process?
McBad said:
Yes, I used htc_fastboot. Use sideloading? Like boot the img file directly? Tried that too.
Click to expand...
Click to collapse
Sideload as follows ....
McBad said:
Hello everyone. I got a M8s from a friend wich is stuck in bootloader. The recovery didn't work at the begin, so I flashed twrp-recovery-2.8.6.0-m8s-qlul.img (flashing recovery using htc_fastboot.exe flash recovery theimagename.img) and it worked, then I tried to install a custom ROM Android_Pandora_Rom_1.2_(Discontinued).zip wich went all the steps fine until: Optimizing applications 8 of 204..then phone shat down to black screen. I booted back to bootloader, recovery, wiped and go for a new install, same issue.
After that, I was going to install lineage-13.0-20170715-UNOFFICIAL-m8qlul.zip where the developer of this rom recommends twrp-3.0.2-0-m8ql.img so I tried to flash it (flashing recovery using htc_fastboot.exe flash recovery theimagename.img), then tried to acces recovery, brings me back to bootloader so fast, rebooted bootloader, tried again, same problem. Tried the fasboot erase cache, no help.
The Hboot state is Unlocked and the S is ON. I tried some other recovery images, as stock_signed or 3.0.1, tried the one from M8 ToolKit but all failed and I still can't access recovery, everyting I do, it brings me back to bootloader. I did htc_fastboot boot recoveryfile.img wich works, but useless, the dd if= method to set the recovery permanent load did not work after reboot, /data and /system can't be mountet, it seems the "boot recovery" option is 99% readonly.
Any advice, any help please? It would be much appreciated! Thanks in advance!
Click to expand...
Click to collapse
You can't install lineage if you haven't upgraded your device with latest official update. I would try reinstaling twrp 2.8, do a wipe of cache, dalvik cache and system, Sideload CM 12; and see how it goes. As well, while in twrp I would try relocking bootloader but only after an unsuccessful attempt to flash said rom. I don't know what your experience with soft bricked devices is, but sometimes it takes a while, different usb cable or usb slot on your PC, correct files in adb folder, re-download of rom or recovery because it easily gets corrupted while downloading. And obviously a fully charged device. Let us know how it goes.

Categories

Resources