New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
yumcax
Old
#1  
Senior Member - OP
Thanks Meter 125
Posts: 266
Join Date: Aug 2010
Location: Seattle
Question [Q] Fastboot 'FAILED (remote: signature verify fail)

This error happens whenever I try to use Fastboot. I don't think it is dependent on the file being flashed, as I have tried a number of recoveries and a few system.img files.


How can I fix this? I need a working fastboot to be able to install a ROM and fix my recovery.
Nexus 4 - Paranoid Android
Nexus 10 - AOSP+
 
yumcax
Old
#2  
Senior Member - OP
Thanks Meter 125
Posts: 266
Join Date: Aug 2010
Location: Seattle
Okay, this is solved. I was rooted using the one-click method, but it seems I can't flash anything in fastboot unless my bootloader is unlocked. So I used the command
Quote:
fastboot oem unlock
And now everything works perfectly.
Nexus 4 - Paranoid Android
Nexus 10 - AOSP+
 
sameer.patil291
Old
#3  
Member
Thanks Meter 1
Posts: 32
Join Date: Apr 2012
Location: Pune
same error is there with my wildfire s..
nothing is working..
it gives error..
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)



please help..!!!!
 
Jack_R1
Old
#4  
Senior Member
Thanks Meter 912
Posts: 4,256
Join Date: Aug 2009
1) You're in the wrong forum.
2) To use fastboot you have to unlock your bootloader with HTCDev tool, and you still won't be able to flash radio/splash/some other partitions.
Wiki on this forum exists for a reason. PLEASE READ THE WIKI BEFORE ASKING QUESTIONS.
Glacier (MyTouch 4G / Panache) Wiki
Nexus One Wiki
Nexus One FAQ.


[Lockscreen MOD] Trackball/trackpad wake-sleep toggle for Sense ROMs - [Nexus One], [MyTouch 4G]
[MOD]NoClock for Sense ROMs
[MOD] Change WiFi hostname

[MOD]Gallery3D with high-res patch, for stock and HTC cameras
 
sameer.patil291
Old
#5  
Member
Thanks Meter 1
Posts: 32
Join Date: Apr 2012
Location: Pune
Quote:
Originally Posted by Jack_R1 View Post
1) You're in the wrong forum.
2) To use fastboot you have to unlock your bootloader with HTCDev tool, and you still won't be able to flash radio/splash/some other partitions.
i tried unlocking the bootloader.. but after running the RUU, during update something went wrong and a htc logo came up with "!" in all corners..

what do i do now? please help..!!
 
Jack_R1
Old
#6  
Senior Member
Thanks Meter 912
Posts: 4,256
Join Date: Aug 2009
To unlock the bootloader, you don't need RUU. You should have just used the HTCDev tool.
I don't know what went wrong, soI can't help you. Try looking for help in Wildfire S forum.
Wiki on this forum exists for a reason. PLEASE READ THE WIKI BEFORE ASKING QUESTIONS.
Glacier (MyTouch 4G / Panache) Wiki
Nexus One Wiki
Nexus One FAQ.


[Lockscreen MOD] Trackball/trackpad wake-sleep toggle for Sense ROMs - [Nexus One], [MyTouch 4G]
[MOD]NoClock for Sense ROMs
[MOD] Change WiFi hostname

[MOD]Gallery3D with high-res patch, for stock and HTC cameras
The Following User Says Thank You to Jack_R1 For This Useful Post: [ Click to Expand ]
 
sameer.patil291
Old
#7  
Member
Thanks Meter 1
Posts: 32
Join Date: Apr 2012
Location: Pune
Quote:
Originally Posted by Jack_R1 View Post
To unlock the bootloader, you don't need RUU. You should have just used the HTCDev tool.
I don't know what went wrong, soI can't help you. Try looking for help in Wildfire S forum.
now the things are changed..
the phone booted with the command,
fastboot oem boot

but again when i restart it, its not goin into the bootloader..
 
bdbais
Old
#8  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Apr 2010
Unhappy Same problem here

Quote:
Originally Posted by sameer.patil291 View Post
now the things are changed..
the phone booted with the command,
fastboot oem boot

but again when i restart it, its not goin into the bootloader..
C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot oem unlock
...
(bootloader) [ERR] Command error !!!
OKAY [ 0.005s]
finished. total time: 0.007s

C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot oem boot
...
(bootloader) [ERR] partition_read::Failed to read page 19840 or it is emp
(bootloader) ty
(bootloader) [ERR] boot image does not exist!!!
FAILED (status read failed (Too many links))
finished. total time: 0.218s

I tried HTCDev and it fail.
Probably Bootloader is gone.
 
humzaahmed155
Old
#9  
humzaahmed155's Avatar
Senior Member
Thanks Meter 82
Posts: 459
Join Date: Dec 2011
Location: London
Quote:
Originally Posted by sameer.patil291 View Post
same error is there with my wildfire s..
nothing is working..
it gives error..
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)



please help..!!!!
The Wildfire S needs S-OFF, currently that is not possible on the device because of the advanced security on the bootloader,

Sent from my Nexus One using xda app-developers app
Current Devices:
HTC Desire HD - CodefireX JB 4.2.1
ENG S-OFF, RADIO S-OFF | 12.68.60.29U Radio
8GB Sandisk Class 10 Micro SD
4EXT Touchcovery

----------------------------------------------------------------
Asus Nexus 7 - Stock
Android 4.2.1 Factory Image

----------------------------------------------------------------
Previous Android Devices:
HTC Google Nexus One - 4.1 Jellybean
HTC Wildfire S - (Probably the worst phone I've ever used)
 
wesly.btm
Old
#10  
wesly.btm's Avatar
Member
Thanks Meter 3
Posts: 60
Join Date: Sep 2010
Location: Batam Island
same on my inc s,
since i root install custom rom & need update to ICS so I roll back to stock room
here from my CMD :
C:\android>fastboot flash hboot vivo_downgrade.img
sending 'hboot' (1024 KB)...
OKAY [ 0.421s]
writing 'hboot'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 0.546s

+++++++++++++++++++++++++++++++
C:\android>fastboot flash recovery recovery.img
sending 'recovery' (5386 KB)...
OKAY [ 1.669s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.340s
++++++++++++++++++++++++++++++++++++++
C:\android>fastboot flash boot boot.img
sending 'boot' (3350 KB)...
OKAY [ 1.030s]
writing 'boot'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.451s
++++++++++++++++
need advise and help.
thanks
++++++++++++++++++++++++
C:\android>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.16.0000
(bootloader) version-baseband: 3805.09.03.27_M
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.30.707.1
(bootloader) serialno: HT155TD00844
(bootloader) imei: 355301044806969
(bootloader) product: vivo
(bootloader) platform: HBOOT-7630
(bootloader) modelid: PG3213000
(bootloader) cidnum: HTC__044
(bootloader) battery-status: good
(bootloader) battery-voltage: 3794mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d3a3895d
(bootloader) hbootpreupdate: 12
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.031s
+++++++++++++++++++++++++++
HTC Sensation XE with Beats Audio Z715e

ROM : Team Venom : ViperS 1.6.3 [Sense 4.1]
KERNEL : Sensation ICS(V010b11 Aroma) by faux123 [Kernel]& Yank555[AROMA]
RECOVERY : 4EXT Recovery


XDA PORTAL POSTS

Pearl Chen to Talk NFC Development at XDA:DevCon 2013

From HTML to LEDs or Android to Arduino, Hardware Hacking is a pastime of many people … more

Avoid Framework Bootloops on Xperias Running Jelly Bean

If you’re a Sony device owner running a stock Android Jelly Bean firmware and … more

Forum Added for the Samsung Galaxy Mega

What do you do when the Galaxy Note line is simply not big enough? You get theSamsung Galaxy Mega. … more

Voice Control Your Phone with Tasker and AutoVoice – XDA Developer TV

XDA Developer TV Producer Kevin set up his phone to respond to … more