sending 'radio' (7042 KB)... OKAY
writing 'radio'... FAILED (remote: image update error)
C:\android-sdk-windows\tools>fastboot flash radio Radio_HTC_PVT_32A_6.35.10.18.i
mg
sending 'radio' (7042 KB)... OKAY
writing 'radio'... FAILED (remote: image update error)
C:\android-sdk-windows\tools>
would anyone plz help me? i was trying to upgrade my radio for the CursorSense32A. been stuck for hours...
problem solved =)
the radio file was corrupt
Related
When I try to flash my system it says:
C:\Program Files\Android\Android\tools>fastboot flash system system.img
sending 'system' (151459 KB)... OKAY [ 28.545s]
writing 'system'... FAILED (remote: Write Fail)
finished. total time: 28.551s
Click to expand...
Click to collapse
did you ever get this fixed? I'm having same issue
try to restore the phone
I have a xt907 and after playing around with rooting, I goofed bigtime and now I can only boot to the fastboot menu.
Im trying to flash the default images back on,. but I keep getting errors. I've tried the firmware versions found at the sbf-droid page.
All the Versions except for the last one give me the same error on the system.img
Code:
sending 'system' (262144 KB)... OKAY [ 19.976s]
writing 'system'... INFOPreflash validation failed
FAILED (remote failure)
The last one Android 4.4.2 Blur_Version.183.46.10.XT907.Verizon.en.US - gives me the error
Code:
~/droid/VZW_XT907_4.4.2-KDA20.62-10.1_CFC_1FF.xml$ ./moto-fastboot flash system system.img
sending 'system' (262144 KB)... OKAY [ 19.986s]
writing 'system'... INFOProtocol error (multiflash unexpected)
Any help?
Have you tried with rsd lite?
Edit: and you said you rooted did you unlock the bootloader?
Hi,
My phone pop up messages saying some services stopped. So I turned it off and then it stuck in a boot loop circle. (same problem in this thread, http://forum.xda-developers.com/nexus-4/help/help-im-stuck-bootloop-4-circles-t2864835)
First, I tried to enter recovery mode, failed.
then, I tried to fix my recovery ...
Code:
D:\adt-bundle-windows-x86-20140702\sdk\platform-tools>fastboot erase recovery
erasing 'recovery'...
OKAY [ 0.351s]
finished. total time: 0.355s
D:\adt-bundle-windows-x86-20140702\sdk\platform-tools>fastboot flash recovery recovery-clockwork-touch-6.0.4.7-mako.img
sending 'recovery' (8838 KB)...
OKAY [ 0.492s]
writing 'recovery'...
FAILED (remote: flash write failure)
finished. total time: 0.512s
also tried the latest "openrecovery-twrp-2.7.1.0-mako.img" downloaded from http://techerrata.com/browse/twrp2/mako
same error
Code:
D:\adt-bundle-windows-x86-20140702\sdk\platform-tools>fastboot flash recovery recovery.img
sending 'recovery' (7928 KB)...
OKAY [ 0.454s]
writing 'recovery'...
FAILED (remote: flash write failure)
finished. total time: 0.473s
here's the fact about my phone:
- CWM (recovery-clockwork-touch-6.0.4.7-mako.img)
- SuperSU (UPDATE-SuperSU-v1.93.zip)
- rooted before the 4.4.4 update, didn't fix the root after ATO update
- Standard Kernel, no custom ROM.
I did suffer the "randomly turning off" problem before (http://forum.xda-developers.com/nexus-4/help/nexus-4-randomly-off-intermittently-t2077148).
What could be the problem for the flash write failure? Is there any other way to recovery the data?
Many Thanks.
Hey guys I was on CM 12 latest stable I believe, and downloaded the Lollipop image from here : http://www.androidauthority.com/2012-nexus-7-wifi-lollipop-factory-image-566274/
It won't let me update, it's probably an easy fix but I'm not sure what file to flash. Running flash-all.bat runs and then says it's missing some files and that my bootloader is 4.18, instead of 4.23.
What's going on? I tried to download bootloader 4.23 and flash it myself but got this:
C:\Users\Nemesis\Desktop\adt-bundle-windows-x86_64-20140702\sdk\platform-tools>f
astboot flash bootloader bootloader-grouper-4.23.img
sending 'bootloader' (2100 KB)...
OKAY [ 0.270s]
writing 'bootloader'...
FAILED (remote: (InvalidState))
finished. total time: 0.410s
C:\Users\Nemesis\Desktop\adt-bundle-windows-x86_64-20140702\sdk\platform-tools>f
astboot flash bootloader bootloader-grouper-4.23.img
sending 'bootloader' (2100 KB)...
OKAY [ 0.270s]
writing 'bootloader'...
FAILED (remote: (InvalidState))
finished. total time: 0.410s
EDIT: fixed the problem by replacing the bootloader in the archive with this one http://forum.xda-developers.com/showpost.php?p=45043044&postcount=15
Hopefully someone here can help me, as I'm not finding anything useful about this. I'm trying to install the current version of Ubuntu Touch on my 2012 Nexus 7 (grouper), but this is the response I get when trying to flash the boot partition:
Code:
[email protected] ~/Downloads> fastboot flash boot "vivid-preinstalled-boot-armhf+grouper.img"
sending 'boot' (8526 KB)...
OKAY [ 1.045s]
writing 'boot'...
FAILED (remote: (InvalidSize))
finished. total time: 1.068s
I've never seen this error before, and I don't know what to do to fix it. Does anyone have any advice?