[Q] Can't flash custom recovery [HTC One M7] - Desire Q&A, Help & Troubleshooting

I'm currently stuck with Guru Reset M7 2.24.401.8 and I can't flash CWM with it so I tried using terminal but this is what happens:
PHP:
android exloux$ fastboot flash RECOVERY CWM_Touch_Recovery_6.0.2.8_M7.img
target reported max download size of 1526722560 bytes
sending 'RECOVERY' (7242 KB)...
OKAY [ 1.120s]
writing 'RECOVERY'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.693s
Here is some information of my phone:
Code:
***TAMPERED***
***UNLOCKED***
S-ON
HBOOT-1.55.0000
RADIO-4A.21.3263.04
Any help will be very appreciated!!!
I use a Macbook pro btw

Wrong section. This is for the HTC desire. Post here instead: http://forum.xda-developers.com/htc-one/help

Related

[Q] m8 possibly corrupt hboot

Hi
I am not really sure what i have done wrong here, but i have got myself to a stage where i can get to fastboot, but i cannot get to the recovery, if i select hboot then i get the following:
TWRP: teamwin screen flashes a couple of times then the device reboots
CWM: black screen the the device reboots
Stock recovery: android driod with a red exclamation mark then the device reboots
I have tried multiple recovery's as you can see.
I know that i am currently in a state where i have NO os on the phone.
**TAMPERED***
***UNLOCKED***
M8_UL PVT SHIP S-ON
HBOOT-3.16.0.0000
RADIO-1.14.2133156.UA24G
OpenDSP-v26.2.2-00538-M8974.0106
OS-
eMC-boot 2048MB
Feb 26 2014,21:38:56.14307
This all started when i somehow got in a reboot loop when SuperSU tried to push the su binary to TWM.
Any help or directions to get me back ontrack would be appreciated.
Thanks
Darren
--
addition, just following some instructions about restoring to stock boot, recovery and rom from android reolution, output below:
C:\Users\darrend\Desktop\s-off\platform-tools>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.015s]
finished. total time: 0.015s
C:\Users\darrend\Desktop\s-off\platform-tools>fastboot flash boot boot.img
target reported max download size of 1830711296 bytes
sending 'boot' (8262 KB)...
OKAY [ 0.971s]
writing 'boot'...
OKAY [ 0.666s]
finished. total time: 1.638s
C:\Users\darrend\Desktop\s-off\platform-tools>fastboot flash recovery recovery
mg
target reported max download size of 1830711296 bytes
sending 'recovery' (15236 KB)...
OKAY [ 1.605s]
writing 'recovery'...
OKAY [ 0.992s]
finished. total time: 2.599s
C:\Users\darrend\Desktop\s-off\platform-tools>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.016s]
finished. total time: 0.017s
C:\Users\darrend\Desktop\s-off\platform-tools>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.015s]
finished. total time: 0.016s
C:\Users\darrend\Desktop\s-off\platform-tools>fastboot -w
erasing 'userdata'...
FAILED (remote: not allowed)
finished. total time: 0.020s
C:\Users\darrend\Desktop\s-off\platform-tools>fastboot flash update update.zip
target reported max download size of 1830711296 bytes
sending 'update' (1387053 KB)...
OKAY [ 59.626s]
writing 'update'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 137.319s
Try fastboot erase cache

Phone stuck in Recovery

Hello XDA Forums,
I was trying to update my phone OTA and it failed so I used HTC One 2014 (M8) AIO Toolkit to flash it with the recovery unzipped from OTA_M8_UL_L50_SENSE60_MR_Globalive_WWE_4.20.1500.1-3.34.1500.4_release_414300fa5ojq0b5zpc927f.
It got stuck in a loop so I tried flashing the OTA_M8_UL_L50_SENSE60_MR_Globalive_WWE_4.20.1500.1-3.34.1500.4_release_414300fa5ojq0b5zpc927f.zip file from the OTA I got when it saved it to Downloads but I receive:
target reported max download size of 1826418688 bytes
sending 'zip' (600817 KB)...
OKAY [ 27.783s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 51.009s
Now when my phone boots up, I receive this.
What can I do now?
I see you're s-on your trying to flash a wwe firmware if your s-on and its not originally a wwe edition it will give that error go s-off and change cid and it should work

Saving Data from locked, bricked device

Hey there,
as the title of the threat already indicates, my HTC One X got bricked.
As this usually happens when trying to flash some custom roms or recoverys, in my case it is the result of an official HTC update for android.
I can boot into Fastboot, and via cmd "fastboot devices" does show me the connected phone.
Now my approach for solving this matter was to flash the clockwork mod and then boot into recovery.
From there i wanted to pull data from the phone via adb commands.
The only problem is that my phone is locked. I cannot unlock it at the moment without wiping all data (which obviously would miss the whole data recovery point).
When i try tp flash the CWM in fastboot i get:
sending 'recovery' (8100 KB)...
FAILED (unknown status code)
finished. total time: 0.933s
I also tried to directly boot a recovery via fastboot boot recovery.img.
This resulted in
downloading 'boot.img'...
FAILED (unknown status code)
finished. total time: 0.933s
Well now I am seriously frustrated and dont know how to get my data.
Any help is very much appreciated.
Cheers
Josef
Update:
fastboot flash recovery recovery.img
target reported max download size of 1514139648 bytes
sending 'recovery' (8100 KB)...
OKAY [ 1.066s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.720s
fastboot boot recovery.img
downloading 'boot.img'...
OKAY [ 1.066s]
booting...
FAILED (remote: not allowed)
finished. total time: 1.068s
fastboot boot recovery recovery.img
cannot load 'recovery': Permission denied
any help?
joe1000 said:
Update:
fastboot flash recovery recovery.img
target reported max download size of 1514139648 bytes
sending 'recovery' (8100 KB)...
OKAY [ 1.066s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.720s
fastboot boot recovery.img
downloading 'boot.img'...
OKAY [ 1.066s]
booting...
FAILED (remote: not allowed)
finished. total time: 1.068s
fastboot boot recovery recovery.img
cannot load 'recovery': Permission denied
any help?
Click to expand...
Click to collapse
You must to unlock the device qith locked you can't do anything but if you unlock it is possible to wipe all data on the SD card
well but thats exactly the problem...

impossible to install a recovery

hello I'm french I own a HTC Desire 816
I have a problem with my touch screen that works very very badly (he responds poorly).
I do not know if it is a software problem or if I have to change my entire screen
I would like to install a new custom rom or re install the original ROM with the original recovery ..
the problem is that no recovery is working.
TWRP Recovery V2.7.0.1
I can not kick start recovery, when I run it makes me backlight black picture but no recovery
the same for the / ClockWorkMod 6.0.4.7
same with stock recovery
2.8.0.1 TWRP custom recovery this one started but impossible to swipe to unlock.
can you help me
I would guess that it's a 816N. look for it in here
thank you.
but where i can find?
i dont work
C:\Fastboot>fastboot flash zip filename.zip
sending 'zip' (1033121 KB)... OKAY [ 69.895s]
writing 'zip'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 145.239s
C:\Fastboot>fastboot flash zip filename.zip
error: cannot load 'filename.zip'
C:\Fastboot>fastboot flash zip filename.zip
sending 'zip' (1023339 KB)... OKAY [ 71.654s]
writing 'zip'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 146.289s
biftanos said:
i dont work
C:\Fastboot>fastboot flash zip filename.zip
sending 'zip' (1033121 KB)... OKAY [ 69.895s]
writing 'zip'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 145.239s
C:\Fastboot>fastboot flash zip filename.zip
error: cannot load 'filename.zip'
C:\Fastboot>fastboot flash zip filename.zip
sending 'zip' (1023339 KB)... OKAY [ 71.654s]
writing 'zip'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 146.289s
Click to expand...
Click to collapse
probably means that it's not the right file for your device

[SOLVED] Can't flash stock recovery 4.20.531.4

I downloaded the stock recovery for 5.0.1 from here http://forum.xda-developers.com/showpost.php?p=51836232&postcount=1
When I go into fastboot and try to flash I get an error:
$ fastboot flash recovery Tmo-M8-4.20.531.4-recovery.img
target reported max download size of 1826152448 bytes
sending 'recovery' (16046 KB)...
OKAY [ 1.753s]
writing 'recovery'...
FAILED (remote: image error! (BootMagic check fail))
This is with bootloader unlocked, if I try with bootloader locked I get:
$ fastboot flash recovery Tmo-M8-4.20.531.4-recovery.img
target reported max download size of 1826152448 bytes
sending 'recovery' (16046 KB)...
OKAY [ 1.757s]
writing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 1.763s
I notice theres a 1mb difference between twrp-2.8.7.0-m8.img (17.4mb) and Tmo-M8-4.20.531.4-recovery.img (16.4mb)
How am I supposed to get the stock recovery back without erasing anything else?
Device is S-OFF
Wow, turned out to be a bad download :| Redownloaded and it flashed fine
CHECK MD5 SUMS BEFORE FLASHING
Some screwed up stuff could have happened, thankfully even S-OFF does have some precautions.
MOD EDIT

Categories

Resources