Hello,
First of all, sorry for my bad English, i hope you will understand me.
I was trying to restore a stock android backup to my phone with twrp, which i downloaded from the internet. But that was a few problems ago.
My CID is HTC_E11.
Now i'm in much bigger trouble namely, i have a stock recovery, relocked bootloader and s-on and i think no ROM.
And if i have a ROM it's broken. I can't even unlock my bootloader because I get the error :
" D:\Downloads\fastboot_adb>fastboot oem unlock Unlock_code.bin
...
(bootloader) [ERR] Command error !!!
OKAY [ 0.003s]
finished. total time: 0.004s"
When I try to flash my recovery i get the error:
" D:\Downloads\fastboot>fastboot flash recovery openrecovery-twrp-2.8.5.0-m8_whl.i
mg
sending 'recovery' (16086 KB)...
OKAY [ 1.516s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.220s "
I'm just trying for 3 days long to get my HTC alive, but nothing worked. I hope someone here can help me.
Thank you in advance,
Thomas
Related
hi all,
I'm HBOOT 1.5 and htcdev method to unlocked(but s-on), but can not flash radio.img, fastboot flash radio radio.img said:
sending 'radio' (17505 KB)...
OKAY [ 3.859s]
writing 'radio'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 7.469s
the radio.img is extracted from PG86IMG.zip of 2.08.561.2.
Also, I can not flash wimax.img.
But, I can flash boot.img,recovery.img successfully, and totally updated with RUU 2.08.561.2 successfully. But when I try to flash radio.img,wimax.img with fastboot, it show above message; I tried toput radio.img,wimax.img onto the sd card(pachaged by PG86IMG.zip), hboot can find PG86IMG.zip, but after parsing the package, bootloader just ignore it and give nothing hint.
Any other method to flash radio.img? Thanks in advance!
Hi,
Searched xda, tried few methods, but cant root and put cwm on my device.
Only think that was done now, is unlocking bootloader via htc dev.
Any ideas which root method will work and how to put cwm on it?
Android: 2.2
Baseband: 47.51.35.17U_7.13.35.05
Kernel: 26.32.17
Build/software nr: 3.15.405.3
Hboot 1.02.0000
****unlocked*****
Legend PVT Ship ON
Radio: 7.13.35.05
Managed to root via htc super tool, but stock on getting cwm.
AS my phone is htc-dev unlocked, with s-on shown in bootloader, i tried both methods from here:
http://forum.xda-developers.com/showthread.php?t=1290841&page=3
doesnt work, adb says:
D:\HTC\Android_Fastboot_KIT_V2.1>fastboot flash boot boot.img
sending 'boot' (3136 KB)...
OKAY [ 0.382s]
writing 'boot'...
FAILED (remote: image update error)
Just tried this also, doesnt work...
D:\HTC\Android_Fastboot_KIT_V2.1>fastboot flash recover recovery_legend_5.0.2.8.
img
sending 'recover' (3136 KB)...
OKAY [ 0.382s]
writing 'recover'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.026s
k, tried some tricks from my HOX, it did the job.
Any way to mount sd-ext under stock rom and to move most of the apps to it?
Any scripts, apps for that?
Stegy said:
Just tried this also, doesnt work...
D:\HTC\Android_Fastboot_KIT_V2.1>fastboot flash recover recovery_legend_5.0.2.8.
img
sending 'recover' (3136 KB)...
OKAY [ 0.382s]
writing 'recover'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.026s
Click to expand...
Click to collapse
Check your command you typed it should not be recover it should be recovery
Sent from my Legend using xda app-developers app
Okay so here's what is happening
My Htc one currently says when in bootloader
***Tampered***
***Unlocked***
M7_UL PVT SHIP S-ON RH
HBOOT-1.44.0000
RADIO-4A.17.3250.20
OpenDSP-v31.120.274.0617
eMMC-boot
Jun 21 2013,20:19:45:-1
C:\Fastboot>fastboot flash rom omni.zip
sending 'rom' (183005 KB)... OKAY [ 13.376s]
writing 'rom'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 32.457s
C:\Fastboot>fastboot flash rom omni.zip
sending 'rom' (183005 KB)... OKAY [ 13.885s]
writing 'rom'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 32.967s
I'm trying to flash the correct zip files through CMD because I can't open the Htc one up on my computer due to the fact that the Htc has no rom on it right now and will not appear on my computer. I have the options of getting caught in a bootloop, bootloader and TWRP recovery 2.6.3.3. . The issue is, is that I cannot use TWRP because I can't open the Htc up on my computer to drop the files in there and then install them through TWRP. Instead I'm trying to flash omnirom M7uL (latest one available) to it using cmd but it keeps saying failed as you can see due to some signature issue. How can I fix this problem? I can't even use my phone right now because it has no rom installed on it. :[
I'm no pro but if it was me I'd use an RUU to restore the rom since you can't use recovery
http://forum.xda-developers.com/showthread.php?t=1672425
Hi, guys I have a HOX+, which bricked just now. It seems like the bootloader cannot be fully unlocked. When I flash bootloader unlock_token, it gives this message:
Code:
C:\adb-setup-1.3\adb>fastboot flash unlocktoken Unlock_code.bin
sending 'unlocktoken' (0 KB)...
OKAY [ 0.142s]
writing 'unlocktoken'...
(bootloader) unlock token check successfully
FAILED (status read failed (Too many links))
finished. total time: 17.987s
How ever on HBOOT it says the bootloader is unlocked with S-ON, now I flash CM11 the phone just keep stuck at bootloop, already wipe everything. Any idea??? The phone is unusable right now. :crying: Got TWRP, can't boot...
soralz said:
Hi, guys I have a HOX+, which bricked just now. It seems like the bootloader cannot be fully unlocked. When I flash bootloader unlock_token, it gives this message:
Code:
C:\adb-setup-1.3\adb>fastboot flash unlocktoken Unlock_code.bin
sending 'unlocktoken' (0 KB)...
OKAY [ 0.142s]
writing 'unlocktoken'...
(bootloader) unlock token check successfully
FAILED (status read failed (Too many links))
finished. total time: 17.987s
How ever on HBOOT it says the bootloader is unlocked with S-ON, now I flash CM11 the phone just keep stuck at bootloop, already wipe everything. Any idea??? The phone is unusable right now. :crying: Got TWRP, can't boot...
Click to expand...
Click to collapse
you have to flash the boot.img in fastboot usb mode!
Thanks, that worked.
Hi.I get this error while trying to root my phone:
C:\Users\K****iz\AppData\Local\Android\sdk\platfor m-tools>fastboot flash recover
y twrp-2.8.7.0-a3ul.img
sending 'recovery' (11580 KB)... OKAY [ 2.158s]
writing 'recovery'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 4.035s
My phone has s-on and tampered. I checked some forums and it said I need to s-off to root. How can i root or s-off my device?I tried rooting with clear d one click root tool too but it gives the same error. Any help will be appreciated. Thanks
Try windriod
Sent from my a3ul using XDA Free mobile app
ktm1 said:
Hi.I get this error while trying to root my phone:
C:\Users\K****iz\AppData\Local\Android\sdk\platfor m-tools>fastboot flash recover
y twrp-2.8.7.0-a3ul.img
sending 'recovery' (11580 KB)... OKAY [ 2.158s]
writing 'recovery'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 4.035s
My phone has s-on and tampered. I checked some forums and it said I need to s-off to root. How can i root or s-off my device?I tried rooting with clear d one click root tool too but it gives the same error. Any help will be appreciated. Thanks
Click to expand...
Click to collapse
use sunshine, root app,it works with HTC desire 610