[HOW TO] Unbrick hard bricked Moto G (for Android 4.4.4 (5.x now available)) - Moto G Q&A, Help & Troubleshooting

If you hard bricked after the 4.4.4 (or 5.x) upgrade and your device looks dead and it's only recognized by pc as "qhsusb_bulk" this is the right place for you. This procedure has been tested with Win7 on Moto G XT1032 and should be fine for every model.
You will need:
Riff BOX JTAG drivers + Driver Signature Enforcement Overrider
Motorola qboot utility v2.4
Motorola qboot utility lollipop update [thanks to @ilikered]
Motorola USB drivers
Motorola Fastboot
An official Motorola Moto G firmware (4.4.4)
First of all you will need to extract Riff BOX drivers in a folder (you will find both 32bit and 64bit versions). Open dseo13b.exe and choose "Sign a System File", follow the program instructions and there you go, the program will ask you to reboot. While you reboot press F8 many times until you get a menu, choose "Disable Driver Signature Enforcement", now click on Windows Start button and write "devmgmt.msc" without quotes, you will get the Device Manager window. Go on "qhsusb_bulk" (if not shown unplug and plug again your Moto G or long press the power button) then choose "Update Driver Software", choose the manually way and put the path of your previously extracted and signed drivers. Your Moto G is now recognized as "Qualcomm HS-USB QLoader 9008" under Ports (COM & LPT). Now extract the Motorola qboot utility and run the blank-flash.bat, your Moto G should be able to enter in fastboot mode! Now your device shows "Status Code :0", to get the correct status just flash a gpt.bin and a motoboot.img from a random 4.4.4 (or 5.x) Moto G firmware. It's done, now you can flash the firmware you like more... as always!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
-----------------------------------------------------------------------------------------------------------------
MORE TOOLS:
Device Info Tool: Just a shortcut for the "getvar all" command, it shows all the info of your device
Bootloader Refresh Tool: You could need this if you think your bootloader needs to be upgraded or refreshed to the version 41.13, which is the latest. (OUTDATED)
Bootloader Bricker Tool: If the previous tool had no effect or you think your bootloader is seriously damaged, this script will make your phone recognized as "qhsusb_bulk" so you can perform a blank flash
The bricker should be used very carefully and only on Android 4.4.4 with 41.13 bootloader. DO NOT use it on higher versions.
I'm not responsible for the bad usage of these tools.
TOOLS PACK DOWNLOAD
-----------------------------------------------------------------------------------------------------------------
Thanks to cellzealot and Boss442:good:

Official 4.4.4?
Ok, but where can I get an official 4.4.4 firmware? I can't find any.

tomDienes said:
Ok, but where can I get an official 4.4.4 firmware? I can't find any.
Click to expand...
Click to collapse
http://www.filefactory.com/folder/c6cdedc45a775d27
Here! if you got a XT1032 the best choice right now is the retail version of Brazilian 4.4.4

gracias
hola amigos, primero para agradecerles por esta solucion al brickeo del moto g, por fin ya arranca en modo fastboot. quizas podrian ayudarme en la manera de instalar una rom. primero como soluciono esto de fastboot reason: failed to initialize partition table. gracias otra vez por el apoyo.

diosdiablo said:
hola amigos, primero para agradecerles por esta solucion al brickeo del moto g, por fin ya arranca en modo fastboot. quizas podrian ayudarme en la manera de instalar una rom. primero como soluciono esto de fastboot reason: failed to initialize partition table. gracias otra vez por el apoyo.
Click to expand...
Click to collapse
Now you have to install a stock rom. My advice, if you have a XT1032, is to use this rom
Once you downloaded put the mfastboot in a folder, put the extracted firmware rom in the same folder then open notepad, copy-paste the following commands and save the file as ".bat". Then run the ".bat" and there you go!
Code:
SET fastboot=mfastboot.exe
%fastboot% flash partition gpt.bin
%fastboot% flash motoboot motoboot.img
%fastboot% flash logo logo.bin
%fastboot% flash boot boot.img
%fastboot% flash recovery recovery.img
%fastboot% flash system system.img_sparsechunk.0
%fastboot% flash system system.img_sparsechunk.1
%fastboot% flash system system.img_sparsechunk.2
%fastboot% flash modem NON-HLOS.bin
%fastboot% erase modemst1
%fastboot% erase modemst2
%fastboot% flash fsg fsg.mbn
%fastboot% erase cache
%fastboot% erase userdata
pause

hola .... gracias por el apoyo, pero sucede que no pasa de warning bootloader unlocked .... veo que sale muchos errores durante el proceso de flasheo .... gracias por tu apoyo otra vez

One question, need full batery?
I have Battery low and the result is:
In the display:
Fastboot Reason: failed to initializa partition table
In the cmd of .bat:
E:\Celulares\XT1032\revivir>SET fastboot=mfastboot.exe
E:\Celulares\XT1032\revivir>mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.076s]
writing 'partition'...
(bootloader) Battery Low!!
FAILED (remote failure)
finished. total time: 0.119s
E:\Celulares\XT1032\revivir>mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.138s]
writing 'motoboot'...
(bootloader) Battery Low!!
FAILED (remote failure)
finished. total time: 0.187s
E:\Celulares\XT1032\revivir>mfastboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (1060 KB)...
OKAY [ 0.110s]
writing 'logo'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.154s
E:\Celulares\XT1032\revivir>mfastboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.406s]
writing 'boot'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.447s
E:\Celulares\XT1032\revivir>mfastboot.exe flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.406s]
writing 'recovery'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.424s
E:\Celulares\XT1032\revivir>mfastboot.exe flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (249379 KB)...
OKAY [ 8.172s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 8.217s
E:\Celulares\XT1032\revivir>mfastboot.exe flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (252566 KB)...
OKAY [ 8.285s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 8.307s
E:\Celulares\XT1032\revivir>mfastboot.exe flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (248947 KB)...
OKAY [ 8.160s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 8.206s
E:\Celulares\XT1032\revivir>mfastboot.exe flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (47152 KB)...
OKAY [ 1.585s]
writing 'modem'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 1.605s
E:\Celulares\XT1032\revivir>mfastboot.exe erase modemst1
erasing 'modemst1'...
(bootloader) Invalid partition name modemst1
FAILED (remote failure)
finished. total time: 0.032s
E:\Celulares\XT1032\revivir>mfastboot.exe erase modemst2
erasing 'modemst2'...
(bootloader) Invalid partition name modemst2
FAILED (remote failure)
finished. total time: 0.038s
E:\Celulares\XT1032\revivir>mfastboot.exe flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (102 KB)...
OKAY [ 0.084s]
writing 'fsg'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.107s
E:\Celulares\XT1032\revivir>mfastboot.exe erase cache
erasing 'cache'...
(bootloader) Invalid partition name cache
FAILED (remote failure)
finished. total time: 0.028s
E:\Celulares\XT1032\revivir>mfastboot.exe erase userdata
erasing 'userdata'...
(bootloader) Invalid partition name userdata
FAILED (remote failure)
finished. total time: 0.038s
E:\Celulares\XT1032\revivir>pause
Presione una tecla para continuar . . .

maurote said:
One question, need full batery?
I have Battery low and the result is:
In the display:
Fastboot Reason: failed to initializa partition table
In the cmd of .bat:
E:\Celulares\XT1032\revivir>SET fastboot=mfastboot.exe
E:\Celulares\XT1032\revivir>mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.076s]
writing 'partition'...
(bootloader) Battery Low!!
FAILED (remote failure)
finished. total time: 0.119s
E:\Celulares\XT1032\revivir>mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.138s]
writing 'motoboot'...
(bootloader) Battery Low!!
FAILED (remote failure)
finished. total time: 0.187s
E:\Celulares\XT1032\revivir>mfastboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (1060 KB)...
OKAY [ 0.110s]
writing 'logo'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.154s
E:\Celulares\XT1032\revivir>mfastboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.406s]
writing 'boot'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.447s
E:\Celulares\XT1032\revivir>mfastboot.exe flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.406s]
writing 'recovery'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.424s
E:\Celulares\XT1032\revivir>mfastboot.exe flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (249379 KB)...
OKAY [ 8.172s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 8.217s
E:\Celulares\XT1032\revivir>mfastboot.exe flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (252566 KB)...
OKAY [ 8.285s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 8.307s
E:\Celulares\XT1032\revivir>mfastboot.exe flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (248947 KB)...
OKAY [ 8.160s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 8.206s
E:\Celulares\XT1032\revivir>mfastboot.exe flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (47152 KB)...
OKAY [ 1.585s]
writing 'modem'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 1.605s
E:\Celulares\XT1032\revivir>mfastboot.exe erase modemst1
erasing 'modemst1'...
(bootloader) Invalid partition name modemst1
FAILED (remote failure)
finished. total time: 0.032s
E:\Celulares\XT1032\revivir>mfastboot.exe erase modemst2
erasing 'modemst2'...
(bootloader) Invalid partition name modemst2
FAILED (remote failure)
finished. total time: 0.038s
E:\Celulares\XT1032\revivir>mfastboot.exe flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (102 KB)...
OKAY [ 0.084s]
writing 'fsg'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.107s
E:\Celulares\XT1032\revivir>mfastboot.exe erase cache
erasing 'cache'...
(bootloader) Invalid partition name cache
FAILED (remote failure)
finished. total time: 0.028s
E:\Celulares\XT1032\revivir>mfastboot.exe erase userdata
erasing 'userdata'...
(bootloader) Invalid partition name userdata
FAILED (remote failure)
finished. total time: 0.038s
E:\Celulares\XT1032\revivir>pause
Presione una tecla para continuar . . .
Click to expand...
Click to collapse
Yeah, keep your battery in charge for at least 1 hour, shoud be shown battery low (charging).
When you get the green "battery ok" you can proceed.

Thanks !!
After charge, everything is ok...
THANKS PEOPLE !!

You're welcome
Guys I forgot to tell you can easily downgrade once you flashed a 4.4.4 ROM. I installed the Brazilian retail then downgraded to 4.4.3, then 4.4.2. Once you downgraded to 4.4.2 you can switch to GPE or whatever you want
Sent from my XT1032 using XDA Premium 4 mobile app

I am thinking of getting a moto g. The Verizon version from Walmart. I have att, so is there a way to get the moto to work on att?

This thread is about hard bricked devices... I don't know about Verizon phones anyway, I'm in Europe...
Sent from my XT1032 using XDA Premium 4 mobile app

Ooops. My bad. Posted in wrong section. Sorry

No problem

man, i'm happy for you..
but my moto g xt1033 stay bricked..
and my thread as forgotten
see: http://forum.xda-developers.com/moto-g/help/help-downgrading-cm4-4-4-to-stock4-4-3-t2804228
have some logs, maybe important for understand my problem..
but ok..
i try this method..
but my pc dont see "qhsusb_bulk"
i try run blank flash, not work:
Code:
WARNING: READ CAREFULLY BEFORE YOU PROCEED!
THIS SCRIPT WILL DESTROY THE BOOTLOADER OF YOUR DEVICE.
DO NOT ATTEMPT TO USE UNLESS YOU'RE SURE ABOUT WHAT YOU'RE DOING.
ONLY YOU ARE RESPONSIBLE FOR YOUR ACTIONS.
Do you want to continue [Y/N]?y
target max-sparse-size: 256MB
sending 'fsg' (102 KB)...
OKAY [ 0.023s]
writing 'fsg'...
OKAY [ 3.142s]
finished. total time: 3.165s
target max-sparse-size: 256MB
sending 'rpm' (200 KB)...
OKAY [ 0.035s]
writing 'rpm'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.322s
target max-sparse-size: 256MB
sending 'sbl1' (264 KB)...
OKAY [ 0.052s]
writing 'sbl1'...
OKAY [ 0.031s]
finished. total time: 0.085s
target max-sparse-size: 256MB
sending 'sdi' (32 KB)...
OKAY [ 0.053s]
writing 'sdi'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.363s
target max-sparse-size: 256MB
sending 'tz' (400 KB)...
OKAY [ 0.081s]
writing 'tz'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.374s
rebooting...
finished. total time: 0.020s
Your device is now hard bricked!
Pressione qualquer tecla para continuar. . .
my bootloader show 41.11, maybe i can run a blank flash for this version?
i show on this page: http://forum.xda-developers.com/showthread.php?t=2623587&page=11
a better close i can get for "qhsusb_bulk"..
see again:
the code for QcomDevice90080 is: USB\VID_05C6&PID_9008
i get variations off \VID_05C6&PID_9025
man, i really want use my device again..
maybe you can help me
and sorry for poor english.
@edit..
i see it on another thread:
As far as I can tell, battery is not actually required. "qhsusb_bulk" still loads for me, even when the battery isn't hooked up. I only know because at first I thought a new battery might fix the problem and opened my Moto G and replaced it/tried it without. Just FYI.
Click to expand...
Click to collapse
if i open my device and 'remove' battery i will get "qhsusb_bulk" on connect?

hansdepaula said:
man, i'm happy for you..
but my moto g xt1033 stay bricked..
and my thread as forgotten
see: http://forum.xda-developers.com/moto-g/help/help-downgrading-cm4-4-4-to-stock4-4-3-t2804228
have some logs, maybe important for understand my problem..
but ok..
i try this method..
but my pc dont see "qhsusb_bulk"
i try run blank flash, not work:
Code:
WARNING: READ CAREFULLY BEFORE YOU PROCEED!
THIS SCRIPT WILL DESTROY THE BOOTLOADER OF YOUR DEVICE.
DO NOT ATTEMPT TO USE UNLESS YOU'RE SURE ABOUT WHAT YOU'RE DOING.
ONLY YOU ARE RESPONSIBLE FOR YOUR ACTIONS.
Do you want to continue [Y/N]?y
target max-sparse-size: 256MB
sending 'fsg' (102 KB)...
OKAY [ 0.023s]
writing 'fsg'...
OKAY [ 3.142s]
finished. total time: 3.165s
target max-sparse-size: 256MB
sending 'rpm' (200 KB)...
OKAY [ 0.035s]
writing 'rpm'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.322s
target max-sparse-size: 256MB
sending 'sbl1' (264 KB)...
OKAY [ 0.052s]
writing 'sbl1'...
OKAY [ 0.031s]
finished. total time: 0.085s
target max-sparse-size: 256MB
sending 'sdi' (32 KB)...
OKAY [ 0.053s]
writing 'sdi'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.363s
target max-sparse-size: 256MB
sending 'tz' (400 KB)...
OKAY [ 0.081s]
writing 'tz'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.374s
rebooting...
finished. total time: 0.020s
Your device is now hard bricked!
Pressione qualquer tecla para continuar. . .
my bootloader show 41.11, maybe i can run a blank flash for this version?
i show on this page: http://forum.xda-developers.com/showthread.php?t=2623587&page=11
a better close i can get for "qhsusb_bulk"..
see again:
the code for QcomDevice90080 is: USB\VID_05C6&PID_9008
i get variations off \VID_05C6&PID_9025
man, i really want use my device again..
maybe you can help me
and sorry for poor english.
@edit..
i see it on another thread:
if i open my device and 'remove' battery i will get "qhsusb_bulk" on connect?
Click to expand...
Click to collapse
Can you still use fastboot or your device is completely dead?

i can use fastboot, but none i have flash, work..
i cant acess recovery or flash a new recovery..
fastboot say ok, but nothing change on device..
my custom boot logo or a black recovery dont change never..
i try flash more that 50 diferent firmwares..
see my help thread, you dont will waste much time..
http://forum.xda-developers.com/moto-g/help/help-downgrading-cm4-4-4-to-stock4-4-3-t2804228

I try to give you some solutions.
First try to download this.
Run the DeviceInfo.bat and post the result (delete the "serialno" and "imei" info before to post).
Do not run the other tools for now.

oversleeper said:
I try to give you some solutions.
First try to download this.
Run the DeviceInfo.bat and post the result (delete the "serialno" and "imei" info before to post).
Do not run the other tools for now.
Click to expand...
Click to collapse
getvar all:
Code:
C:\androidsdk\sdk\platform-tools>fastboot getvar all
(bootloader) version: 0.5
[b](bootloader) version-bootloader: 4111[/b]
(bootloader) product: falcon
(bootloader) secure: yes
(bootloader) hwrev: 0x83C0
(bootloader) radio: 0x5
(bootloader) emmc: 16GB Sandisk REV=06 PRV=07 TYPE=17
(bootloader) ram: 1024MB Samsung S4 SDRAM DIE=4Gb
(bootloader) cpu: MSM8226 CS
[b](bootloader) serialno: 0425016712
(bootloader) cid: 0x000C[/b]
(bootloader) channelid: 0x00
(bootloader) uid: 997643020F000000000000000000
(bootloader) unlocked: yes
(bootloader) iswarrantyvoid: yes
(bootloader) mot_sst: 3
(bootloader) max-download-size: 536870912
(bootloader) reason: Volume down key pressed
[b](bootloader) imei:
(bootloader) meid:
(bootloader) date:
(bootloader) sku:
(bootloader) iccid:
(bootloader) cust_md5:[/b]
(bootloader) max-sparse-size: 268435456
(bootloader) current-time: "Thu Jul 3 10:11:24 UTC 2014"
(bootloader) ro.build.fingerprint[0]: motorola/falcon_retbr_ds/falcon_um
(bootloader) ro.build.fingerprint[1]: tsds:4.4.3/KXB21.14-L1.32/30:user/
(bootloader) ro.build.fingerprint[2]: release-keys
(bootloader) ro.build.version.full[0]: Blur_Version.210.12.32.falcon_umt
(bootloader) ro.build.version.full[1]: sds.Brasil.en.BR
(bootloader) ro.build.version.qcom[0]: AU_LINUX_ANDROID_LNX.LA.3.5.1_RB1
(bootloader) ro.build.version.qcom[1]: .04.04.02.048.020
[b](bootloader) version-baseband:[/b]
(bootloader) kernel.version[0]: Linux version 3.4.42-g6095065 [b]([email protected]
(bootloader) kernel.version[1]: ilclbld54)[/b] (gcc version 4.7 (GCC) ) #1 S
(bootloader) kernel.version[2]: MP PREEMPT Fri May 30 13:52:19 CDT 2014
(bootloader) sdi.git: git=MBM-NG-V41.11-0-gdc5aeaf
(bootloader) sbl1.git: git=MBM-NG-V41.11-0-gcff5797
(bootloader) rpm.git: git=MBM-NG-V41.11-0-g71b1aae
(bootloader) tz.git: git=MBM-NG-V41.11-0-ga27c415
(bootloader) aboot.git: git=MBM-NG-V41.11-0-g7d46a5a
(bootloader) qe: qe 1/1
(bootloader) ro.carrier: unknown
all: listed above
finished. total time: 0.202s
ps: i dont hide no one information..
my device have a blank IMEI and blank other strings!?
anything work for me..
i try reflash 4.4.3, 4.4.2, 4.3, and nothing change,
try all modes and read all posts( like http://forum.xda-developers.com/showthread.php?t=2542219)
recive ok from all flash on fastboot
see :
Code:
C:\Users\Hans\Desktop\443>mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.097s]
writing 'partition'...
[B](bootloader) This may take a few seconds, if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...[/B]
OKAY [ 0.390s]
finished. total time: 0.490s
C:\Users\Hans\Desktop\443>mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.171s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.136s]
finished. total time: 1.308s
C:\Users\Hans\Desktop\443>mfastboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (1060 KB)...
OKAY [ 0.139s]
writing 'logo'...
OKAY [ 0.076s]
finished. total time: 0.218s
C:\Users\Hans\Desktop\443>mfastboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.435s]
writing 'boot'...
OKAY [ 0.662s]
finished. total time: 1.101s
C:\Users\Hans\Desktop\443>mfastboot.exe flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.432s]
writing 'recovery'...
OKAY [ 0.661s]
finished. total time: 15.360s
C:\Users\Hans\Desktop\443>mfastboot.exe flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (249247 KB)...
OKAY [ 8.308s]
writing 'system'...
OKAY [ 8.400s]
finished. total time: 16.710s
C:\Users\Hans\Desktop\443>mfastboot.exe flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (250602 KB)...
OKAY [ 8.332s]
writing 'system'...
OKAY [ 7.630s]
finished. total time: 15.965s
C:\Users\Hans\Desktop\443>mfastboot.exe flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (248370 KB)...
OKAY [ 8.268s]
writing 'system'...
OKAY [ 15.916s]
finished. total time: 24.186s
C:\Users\Hans\Desktop\443>mfastboot.exe flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (47152 KB)...
OKAY [ 1.612s]
writing 'modem'...
OKAY [ 0.787s]
finished. total time: 2.401s
C:\Users\Hans\Desktop\443>mfastboot.exe erase modemst1
erasing 'modemst1'...
OKAY [ 0.012s]
finished. total time: 0.013s
C:\Users\Hans\Desktop\443>mfastboot.exe erase modemst2
erasing 'modemst2'...
OKAY [ 0.036s]
finished. total time: 0.037s
C:\Users\Hans\Desktop\443>mfastboot.exe flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (102 KB)...
OKAY [ 0.086s]
writing 'fsg'...
OKAY [ 3.173s]
finished. total time: 3.261s
C:\Users\Hans\Desktop\443>mfastboot.exe erase cache
erasing 'cache'...
OKAY [ 0.016s]
finished. total time: 0.017s
C:\Users\Hans\Desktop\443>mfastboot.exe erase userdata
erasing 'userdata'...
OKAY [ 0.046s]
finished. total time: 0.047s
C:\Users\Hans\Desktop\443>pause
Pressione qualquer tecla para continuar. . .
my custom bootlogo stay after flash stock (the stock "M" or "boounlock warning" dont apear!!??)
my bronked recovery stay after fash stock or TWRP / CWM philz, i try all versions
and on first boot i revice infinite FC
on next boot it stuck on infinity bootlogo (my custom boot logo)
can not enter on recovery, i try everyone
and every time it return a black screen
and i stay recive vibration feedback on touch.
i really disaponted because the bootlogo/recovery dont change..
fastboot dont write nothing on my phone!?
i try format some partition but not work..
i think my sd card or/and partitions was break, like 'bad disk'
it say "RAW" dont format
please see:
Code:
C:\androidsdk\sdk\platform-tools>fastboot devices
[B]0425016712 fastboot[/B]
[B]C:\androidsdk\sdk\platform-tools>fastboot format all
Formatting is not supported for filesystem with type ''.[/B]
[B]
C:\androidsdk\sdk\platform-tools>fastboot format recovery
Formatting is not supported for filesystem with type 'raw
C:\androidsdk\sdk\platform-tools>fastboot format userdata
Formatting is not supported for filesystem with type 'raw'.
C:\androidsdk\sdk\platform-tools>fastboot format cache
Formatting is not supported for filesystem with type 'raw'.[/B]
i try flash various recovery, but no one work
see:
Code:
C:\androidsdk\sdk\platform-tools>fastboot flash recovery twrp2.711.img
target reported max download size of 536870912 bytes
sending 'recovery' (7692 KB)...
OKAY [ 0.272s]
writing 'recovery'...
OKAY [ 0.150s]
finished. total time: 0.423s
C:\androidsdk\sdk\platform-tools>
[b]
it say ok, but on try go on recovery i stuck on black screen a
and every click on screen return a vibration for me.
[/b]
i need long click (10seg) on power button to go away
and vol down for fastboot again, or i get a stuck on my old custom boot logo
and on fast boot i can try flash again another version's.
:/
--------------------------------------------------------------------
same on 2.7.0.0:
C:\androidsdk\sdk\platform-tools>fastboot flash recovery twrp2.70.img
target reported max download size of 536870912 bytes
sending 'recovery' (7912 KB)...
OKAY [ 0.284s]
writing 'recovery'...
OKAY [ 0.154s]
finished. total time: 0.440s
black screen and every click on screen return a vibration.
---------------------------------------------------------------------
same on 2.6.3.3
C:\androidsdk\sdk\platform-tools>fastboot flash recovery twrp2.63.img
target reported max download size of 536870912 bytes
sending 'recovery' (8678 KB)...
OKAY [ 0.307s]
writing 'recovery'...
OKAY [ 0.197s]
finished. total time: 0.506s
black screen and every click on screen return a vibration.
-------------------------------------------------------------------------
See:
[B]C:\androidsdk\sdk\platform-tools>fastboot format recovery
Formatting is not supported for filesystem with type 'raw'.[/B]
i really think fastboot dont write anything on my device..
bootlogo.img and recovery.img
dont change and i flash it 1000x with OK report.

hansdepaula said:
getvar all:
Code:
C:\androidsdk\sdk\platform-tools>fastboot getvar all
(bootloader) version: 0.5
[b](bootloader) version-bootloader: 4111[/b]
(bootloader) product: falcon
(bootloader) secure: yes
(bootloader) hwrev: 0x83C0
(bootloader) radio: 0x5
(bootloader) emmc: 16GB Sandisk REV=06 PRV=07 TYPE=17
(bootloader) ram: 1024MB Samsung S4 SDRAM DIE=4Gb
(bootloader) cpu: MSM8226 CS
[b](bootloader) serialno: 0425016712
(bootloader) cid: 0x000C[/b]
(bootloader) channelid: 0x00
(bootloader) uid: 997643020F000000000000000000
(bootloader) unlocked: yes
(bootloader) iswarrantyvoid: yes
(bootloader) mot_sst: 3
(bootloader) max-download-size: 536870912
(bootloader) reason: Volume down key pressed
[b](bootloader) imei:
(bootloader) meid:
(bootloader) date:
(bootloader) sku:
(bootloader) iccid:
(bootloader) cust_md5:[/b]
(bootloader) max-sparse-size: 268435456
(bootloader) current-time: "Thu Jul 3 10:11:24 UTC 2014"
(bootloader) ro.build.fingerprint[0]: motorola/falcon_retbr_ds/falcon_um
(bootloader) ro.build.fingerprint[1]: tsds:4.4.3/KXB21.14-L1.32/30:user/
(bootloader) ro.build.fingerprint[2]: release-keys
(bootloader) ro.build.version.full[0]: Blur_Version.210.12.32.falcon_umt
(bootloader) ro.build.version.full[1]: sds.Brasil.en.BR
(bootloader) ro.build.version.qcom[0]: AU_LINUX_ANDROID_LNX.LA.3.5.1_RB1
(bootloader) ro.build.version.qcom[1]: .04.04.02.048.020
[b](bootloader) version-baseband:[/b]
(bootloader) kernel.version[0]: Linux version 3.4.42-g6095065 [b]([email protected]
(bootloader) kernel.version[1]: ilclbld54)[/b] (gcc version 4.7 (GCC) ) #1 S
(bootloader) kernel.version[2]: MP PREEMPT Fri May 30 13:52:19 CDT 2014
(bootloader) sdi.git: git=MBM-NG-V41.11-0-gdc5aeaf
(bootloader) sbl1.git: git=MBM-NG-V41.11-0-gcff5797
(bootloader) rpm.git: git=MBM-NG-V41.11-0-g71b1aae
(bootloader) tz.git: git=MBM-NG-V41.11-0-ga27c415
(bootloader) aboot.git: git=MBM-NG-V41.11-0-g7d46a5a
(bootloader) qe: qe 1/1
(bootloader) ro.carrier: unknown
all: listed above
finished. total time: 0.202s
ps: i dont hide no one information..
my device have a blank IMEI and blank other strings!?
anything work for me..
i try reflash 4.4.3, 4.4.2, 4.3, and nothing change,
try all modes and read all posts( like http://forum.xda-developers.com/showthread.php?t=2542219)
recive ok from all flash on fastboot
see :
Code:
C:\Users\Hans\Desktop\443>mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.097s]
writing 'partition'...
[B](bootloader) This may take a few seconds, if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...[/B]
OKAY [ 0.390s]
finished. total time: 0.490s
C:\Users\Hans\Desktop\443>mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.171s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.136s]
finished. total time: 1.308s
C:\Users\Hans\Desktop\443>mfastboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (1060 KB)...
OKAY [ 0.139s]
writing 'logo'...
OKAY [ 0.076s]
finished. total time: 0.218s
C:\Users\Hans\Desktop\443>mfastboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.435s]
writing 'boot'...
OKAY [ 0.662s]
finished. total time: 1.101s
C:\Users\Hans\Desktop\443>mfastboot.exe flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.432s]
writing 'recovery'...
OKAY [ 0.661s]
finished. total time: 15.360s
C:\Users\Hans\Desktop\443>mfastboot.exe flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (249247 KB)...
OKAY [ 8.308s]
writing 'system'...
OKAY [ 8.400s]
finished. total time: 16.710s
C:\Users\Hans\Desktop\443>mfastboot.exe flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (250602 KB)...
OKAY [ 8.332s]
writing 'system'...
OKAY [ 7.630s]
finished. total time: 15.965s
C:\Users\Hans\Desktop\443>mfastboot.exe flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (248370 KB)...
OKAY [ 8.268s]
writing 'system'...
OKAY [ 15.916s]
finished. total time: 24.186s
C:\Users\Hans\Desktop\443>mfastboot.exe flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (47152 KB)...
OKAY [ 1.612s]
writing 'modem'...
OKAY [ 0.787s]
finished. total time: 2.401s
C:\Users\Hans\Desktop\443>mfastboot.exe erase modemst1
erasing 'modemst1'...
OKAY [ 0.012s]
finished. total time: 0.013s
C:\Users\Hans\Desktop\443>mfastboot.exe erase modemst2
erasing 'modemst2'...
OKAY [ 0.036s]
finished. total time: 0.037s
C:\Users\Hans\Desktop\443>mfastboot.exe flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (102 KB)...
OKAY [ 0.086s]
writing 'fsg'...
OKAY [ 3.173s]
finished. total time: 3.261s
C:\Users\Hans\Desktop\443>mfastboot.exe erase cache
erasing 'cache'...
OKAY [ 0.016s]
finished. total time: 0.017s
C:\Users\Hans\Desktop\443>mfastboot.exe erase userdata
erasing 'userdata'...
OKAY [ 0.046s]
finished. total time: 0.047s
C:\Users\Hans\Desktop\443>pause
Pressione qualquer tecla para continuar. . .
my custom bootlogo stay after flash stock (the stock "M" or "boounlock warning" dont apear!!??)
my bronked recovery stay after fash stock or TWRP / CWM philz, i try all versions
and on first boot i revice infinite FC
on next boot it stuck on infinity bootlogo (my custom boot logo)
can not enter on recovery, i try everyone
and every time it return a black screen
and i stay recive vibration feedback on touch.
i really disaponted because the bootlogo/recovery dont change..
fastboot dont write nothing on my phone!?
i try format some partition but not work..
i think my sd card or/and partitions was break, like 'bad disk'
it say "RAW" dont format
please see:
Code:
C:\androidsdk\sdk\platform-tools>fastboot devices
[B]0425016712 fastboot[/B]
[B]C:\androidsdk\sdk\platform-tools>fastboot format all
Formatting is not supported for filesystem with type ''.[/B]
[B]
C:\androidsdk\sdk\platform-tools>fastboot format recovery
Formatting is not supported for filesystem with type 'raw
C:\androidsdk\sdk\platform-tools>fastboot format userdata
Formatting is not supported for filesystem with type 'raw'.
C:\androidsdk\sdk\platform-tools>fastboot format cache
Formatting is not supported for filesystem with type 'raw'.[/B]
i try flash various recovery, but no one work
see:
Code:
C:\androidsdk\sdk\platform-tools>fastboot flash recovery twrp2.711.img
target reported max download size of 536870912 bytes
sending 'recovery' (7692 KB)...
OKAY [ 0.272s]
writing 'recovery'...
OKAY [ 0.150s]
finished. total time: 0.423s
C:\androidsdk\sdk\platform-tools>
[b]
it say ok, but on try go on recovery i stuck on black screen a
and every click on screen return a vibration for me.
[/b]
i need long click (10seg) on power button to go away
and vol down for fastboot again, or i get a stuck on my old custom boot logo
and on fast boot i can try flash again another version's.
:/
--------------------------------------------------------------------
same on 2.7.0.0:
C:\androidsdk\sdk\platform-tools>fastboot flash recovery twrp2.70.img
target reported max download size of 536870912 bytes
sending 'recovery' (7912 KB)...
OKAY [ 0.284s]
writing 'recovery'...
OKAY [ 0.154s]
finished. total time: 0.440s
black screen and every click on screen return a vibration.
---------------------------------------------------------------------
same on 2.6.3.3
C:\androidsdk\sdk\platform-tools>fastboot flash recovery twrp2.63.img
target reported max download size of 536870912 bytes
sending 'recovery' (8678 KB)...
OKAY [ 0.307s]
writing 'recovery'...
OKAY [ 0.197s]
finished. total time: 0.506s
black screen and every click on screen return a vibration.
-------------------------------------------------------------------------
See:
[B]C:\androidsdk\sdk\platform-tools>fastboot format recovery
Formatting is not supported for filesystem with type 'raw'.[/B]
i really think fastboot dont write anything on my device..
bootlogo.img and recovery.img
dont change and i flash it 1000x with OK report.
Click to expand...
Click to collapse
Ok man, try to run the other 2 tools inside my package, first the hard bricker, post the result, then if doesn't work try the bootloader tool and post the result:good: Your device is ok, just the bootloader is corrupted but don't worry, we have resurrected devices in worst situations.

Related

[HELP] Downgrading from CM4.4.4 to Stock4.4.3 bricked my moto XT1033

i kill my phone.. :/
:crying:
HELP!
anything work for me..
i try reflash 4.4.3, 4.4.2, 4.3, and nothing change,
try all modes and read all posts( like http://forum.xda-developers.com/showthread.php?t=2542219)
recive ok from all flash on fastboot
see :
Code:
C:\Users\Hans\Desktop\443>mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.097s]
writing 'partition'...
[B](bootloader) This may take a few seconds, if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...[/B]
OKAY [ 0.390s]
finished. total time: 0.490s
C:\Users\Hans\Desktop\443>mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.171s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.136s]
finished. total time: 1.308s
C:\Users\Hans\Desktop\443>mfastboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (1060 KB)...
OKAY [ 0.139s]
writing 'logo'...
OKAY [ 0.076s]
finished. total time: 0.218s
C:\Users\Hans\Desktop\443>mfastboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.435s]
writing 'boot'...
OKAY [ 0.662s]
finished. total time: 1.101s
C:\Users\Hans\Desktop\443>mfastboot.exe flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.432s]
writing 'recovery'...
OKAY [ 0.661s]
finished. total time: 15.360s
C:\Users\Hans\Desktop\443>mfastboot.exe flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (249247 KB)...
OKAY [ 8.308s]
writing 'system'...
OKAY [ 8.400s]
finished. total time: 16.710s
C:\Users\Hans\Desktop\443>mfastboot.exe flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (250602 KB)...
OKAY [ 8.332s]
writing 'system'...
OKAY [ 7.630s]
finished. total time: 15.965s
C:\Users\Hans\Desktop\443>mfastboot.exe flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (248370 KB)...
OKAY [ 8.268s]
writing 'system'...
OKAY [ 15.916s]
finished. total time: 24.186s
C:\Users\Hans\Desktop\443>mfastboot.exe flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (47152 KB)...
OKAY [ 1.612s]
writing 'modem'...
OKAY [ 0.787s]
finished. total time: 2.401s
C:\Users\Hans\Desktop\443>mfastboot.exe erase modemst1
erasing 'modemst1'...
OKAY [ 0.012s]
finished. total time: 0.013s
C:\Users\Hans\Desktop\443>mfastboot.exe erase modemst2
erasing 'modemst2'...
OKAY [ 0.036s]
finished. total time: 0.037s
C:\Users\Hans\Desktop\443>mfastboot.exe flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (102 KB)...
OKAY [ 0.086s]
writing 'fsg'...
OKAY [ 3.173s]
finished. total time: 3.261s
C:\Users\Hans\Desktop\443>mfastboot.exe erase cache
erasing 'cache'...
OKAY [ 0.016s]
finished. total time: 0.017s
C:\Users\Hans\Desktop\443>mfastboot.exe erase userdata
erasing 'userdata'...
OKAY [ 0.046s]
finished. total time: 0.047s
C:\Users\Hans\Desktop\443>pause
Pressione qualquer tecla para continuar. . .
my custom bootlogo stay after flash stock (the stock "M" or "boounlock warning" dont apear!!??)
my bronked recovery stay after fash stock or TWRP / CWM philz, i try all versions
and on first boot i revice infinite FC
on next boot it stuck on infinity bootlogo (my custom boot logo)
can not enter on recovery, i try everyone
and every time it return a black screen
and i stay recive vibration feedback on touch.
i really disaponted because the bootlogo/recovery dont change..
fastboot dont write nothing on my phone!?
i try format some partition but not work..
i think my sd card or/and partitions was break, like 'bad disk'
it say "RAW" dont format
please see:
Code:
C:\androidsdk\sdk\platform-tools>fastboot devices
[B]0425016712 fastboot[/B]
[B]C:\androidsdk\sdk\platform-tools>fastboot format all
Formatting is not supported for filesystem with type ''.[/B]
[B]
C:\androidsdk\sdk\platform-tools>fastboot format recovery
Formatting is not supported for filesystem with type 'raw
C:\androidsdk\sdk\platform-tools>fastboot format userdata
Formatting is not supported for filesystem with type 'raw'.
C:\androidsdk\sdk\platform-tools>fastboot format cache
Formatting is not supported for filesystem with type 'raw'.[/B]
C:\androidsdk\sdk\platform-tools>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 4111
(bootloader) product: falcon
(bootloader) secure: yes
(bootloader) hwrev: 0x83C0
(bootloader) radio: 0x5
(bootloader) emmc: 16GB Sandisk REV=06 PRV=07 TYPE=17
(bootloader) ram: 1024MB Samsung S4 SDRAM DIE=4Gb
(bootloader) cpu: MSM8226 CS
(bootloader) serialno: 0425016712
(bootloader) cid: 0x000C
(bootloader) channelid: 0x00
(bootloader) uid: 997643020F000000000000000000
(bootloader) unlocked: yes
(bootloader) iswarrantyvoid: yes
(bootloader) mot_sst: 3
(bootloader) max-download-size: 536870912
(bootloader) reason: Volume down key pressed
(bootloader) imei:
(bootloader) meid:
(bootloader) date:
(bootloader) sku:
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time: "Thu Jul 3 10:11:24 UTC 2014"
(bootloader) ro.build.fingerprint[0]: motorola/falcon_retbr_ds/falcon_um
(bootloader) ro.build.fingerprint[1]: tsds:4.4.3/KXB21.14-L1.32/30:user/
(bootloader) ro.build.fingerprint[2]: release-keys
(bootloader) ro.build.version.full[0]: Blur_Version.210.12.32.falcon_umt
(bootloader) ro.build.version.full[1]: sds.Brasil.en.BR
(bootloader) ro.build.version.qcom[0]: AU_LINUX_ANDROID_LNX.LA.3.5.1_RB1
(bootloader) ro.build.version.qcom[1]: .04.04.02.048.020
(bootloader) version-baseband:
(bootloader) kernel.version[0]: Linux version 3.4.42-g6095065 ([email protected]
(bootloader) kernel.version[1]: ilclbld54) (gcc version 4.7 (GCC) ) #1 S
(bootloader) kernel.version[2]: MP PREEMPT Fri May 30 13:52:19 CDT 2014
(bootloader) sdi.git: git=MBM-NG-V41.11-0-gdc5aeaf
(bootloader) sbl1.git: git=MBM-NG-V41.11-0-gcff5797
(bootloader) rpm.git: git=MBM-NG-V41.11-0-g71b1aae
(bootloader) tz.git: git=MBM-NG-V41.11-0-ga27c415
(bootloader) aboot.git: git=MBM-NG-V41.11-0-g7d46a5a
(bootloader) qe: qe 1/1
(bootloader) ro.carrier: unknown
all: listed above
finished. total time: 0.202s
C:\androidsdk\sdk\platform-tools>
ps: i dont hide no one information..
my device have a blank IMEI and blank other strings!?
i try flash various recovery, but no one work
see:
Code:
C:\androidsdk\sdk\platform-tools>fastboot flash recovery twrp2.711.img
target reported max download size of 536870912 bytes
sending 'recovery' (7692 KB)...
OKAY [ 0.272s]
writing 'recovery'...
OKAY [ 0.150s]
finished. total time: 0.423s
C:\androidsdk\sdk\platform-tools>
it say ok, but on try go on recovery i stuck on black screen a
and every click on screen return a vibration for me.
i need long click (10seg) on power button to go away
and try again another version's.
:/
--------------------------------------------------------------------
same on 2.7.0.0:
C:\androidsdk\sdk\platform-tools>fastboot flash recovery twrp2.70.img
target reported max download size of 536870912 bytes
sending 'recovery' (7912 KB)...
OKAY [ 0.284s]
writing 'recovery'...
OKAY [ 0.154s]
finished. total time: 0.440s
black screen and every click on screen return a vibration.
---------------------------------------------------------------------
same on 2.6.3.3
C:\androidsdk\sdk\platform-tools>fastboot flash recovery twrp2.63.img
target reported max download size of 536870912 bytes
sending 'recovery' (8678 KB)...
OKAY [ 0.307s]
writing 'recovery'...
OKAY [ 0.197s]
finished. total time: 0.506s
black screen and every click on screen return a vibration.
-------------------------------------------------------------------------
See:
[B]C:\androidsdk\sdk\platform-tools>fastboot format recovery
Formatting is not supported for filesystem with type 'raw'.[/B]
i really think fastboot dont write anything on my device..
bootlogo.img and recovery.img
dont change and i flash it 1000x with OK report.
-------------------------------------------------------------
Someone can help me!?
Please..
Sorry for bad english, i'm br..
see, my partitions change to RAW system..
and i cant format or write on then.
fastboot say OK
but my custom logo or recovery d'nt change..
see this log:
Code:
C:\Users\Hans\Desktop\443>[B]mfastboot oem unlock
...
[U](bootloader) Device already unlocked![/U]
FAILED (remote failure)
finished. total time: 0.022s[/B]
C:\Users\Hans\Desktop\443>[B][U]mfastboot erase all[/U]
erasing 'all'...
(bootloader) erasing modemst1 ...
(bootloader) erasing modemst2 ...
(bootloader) erasing hob ...
(bootloader) erasing dhob ...
(bootloader) erasing fsg ...
(bootloader) erasing fsc ...
(bootloader) erasing clogo ...
(bootloader) erasing cache ...
(bootloader) erasing userdata ...[/B]
OKAY [ 4.730s]
finished. total time: 4.731s
C:\Users\Hans\Desktop\443>mfastboot format all
formatting 'all' partition...
Formatting is not supported for filesystem with type ''.
FAILED ()
finished. total time: 0.005s
C:\Users\Hans\Desktop\443>[B][U]mfastboot -w[/U][/B]
erasing 'userdata'...
OKAY [ 0.024s]
formatting 'userdata' partition...
[B][U]Erase successful, but not automatically formatting.
File system type raw not supported.[/U][/B]
OKAY [ 0.006s]
erasing 'cache'...
OKAY [ 0.021s]
formatting 'cache' partition...
[B][U]Erase successful, but not automatically formatting.
File system type raw not supported.[/U][/B]
OKAY [ 0.016s]
finished. total time: 0.069s
C:\Users\Hans\Desktop\443>[U][B]mfastboot format recovery
formatting 'recovery' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.005s[/B][/U]
-----------------------------------------------------------------------------------------
try flash gpt.bin for another firmware verison (4.3 and 4.4.2)
i recive error 'version downgrade for': on
'gpi_primary' 'tz' and 'boot'
and ok for other;
but nothing change, my custom bootloader and a bronken recovery stay.
see log:
Code:
C:\Users\Hans\Desktop\442>mfastboot flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.019s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.350s
C:\Users\Hans\Desktop\442>mfastboot flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1940 KB)...
OKAY [ 0.097s]
writing 'motoboot'...
(bootloader) Motoboot: Preflash validation for tz
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.389s
C:\Users\Hans\Desktop\442>mfastboot flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (619 KB)...
OKAY [ 0.068s]
writing 'logo'...
OKAY [ 0.058s]
finished. total time: 0.128s
C:\Users\Hans\Desktop\442>mfastboot flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.387s]
writing 'boot'...
OKAY [ 0.679s]
finished. total time: 1.070s
C:\Users\Hans\Desktop\442>mfastboot flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.393s]
writing 'recovery'...
OKAY [ 0.657s]
finished. total time: 1.056s
C:\Users\Hans\Desktop\442>mfastboot flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (258095 KB)...
OKAY [ 8.431s]
writing 'system'...
OKAY [ 8.693s]
finished. total time: 17.125s
C:\Users\Hans\Desktop\442>mfastboot flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (242056 KB)...
OKAY [ 7.906s]
writing 'system'...
OKAY [ 7.115s]
finished. total time: 15.022s
C:\Users\Hans\Desktop\442>mfastboot flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (218977 KB)...
OKAY [ 7.154s]
writing 'system'...
OKAY [ 16.186s]
finished. total time: 23.343s
C:\Users\Hans\Desktop\442>mfastboot flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (47476 KB)...
OKAY [ 1.593s]
writing 'modem'...
OKAY [ 0.792s]
finished. total time: 2.388s
C:\Users\Hans\Desktop\442>mfastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.012s]
finished. total time: 0.013s
C:\Users\Hans\Desktop\442>mfastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.031s]
finished. total time: 0.031s
C:\Users\Hans\Desktop\442>mfastboot flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (102 KB)...
OKAY [ 0.089s]
writing 'fsg'...
OKAY [ 3.179s]
finished. total time: 3.269s
C:\Users\Hans\Desktop\442>mfastboot erase cache
erasing 'cache'...
OKAY [ 0.016s]
finished. total time: 0.016s
C:\Users\Hans\Desktop\442>mfastboot reboot
rebooting...
4.4.3 and recoverys install perfect on mfastboot
but not change anything..
see log on first post.
--------------------------------------------------------------
RSD Lite, in adm mode dont show me device and get error on start.
"the phone failed to switch to fastboot mode"
see:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
----------------------------------------------------------
mfastbooot definitely not write anything on my device
i try flash 4.4.3 sigle sim, it say ok on all mfastboot
but nothing change,
recovery stay break and my customlogo too..
i recive milion FC on firstrun (but can see two sim icons on bar)
atomatic rebot stay on infinite logoboot
black recovery, with vibration on touch.
:/
My Chinese phone has a problem like that (can't flash through adb and recovery gave errors) I formatted it using the flash tool I had for that phone and than flashed the ROM I needed I don't know why Motorola hasn't provided any flash tool with this phone. There must be a command through adb that can format all the partitions and than flash.someone on XDA also fixed that problem by flashing liquidsmooth ROM.
Don't worry bro it will surely get fixed !!
Sent from my Moto G using Tapatalk
i cant send adb commands..
or acess recovery for it..
fastboot only..
and i really think fastboot dont write none because nothing change,
recovery or bootlogo, dont restore, like i get before.. : Rolleyes:
again, sorry for poor english, im br.
hansdepaula said:
i cant send adb commands..
or acess recovery for it..
fastboot only..
and i really think fastboot dont write none because nothing change,
recovery or bootlogo, dont restore, like i get before.. : Rolleyes:
again, sorry for poor english, im br.
Click to expand...
Click to collapse
Get a list of the mount points of your phone and than just format system,boot,data and cache partition after using the command "fastboot OEM format". Than flash everything through fastboot again or flash a recovery than flash using that recovery.
Just try flashing a ROM through recovery because you can specify the mount points in the script.
what comand i send to get a 'list of the' mount or partitions 'points'
this is a list of commands:
Code:
C:\androidsdk\sdk\platform-tools>fastboot help
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot, system, and if found,
recovery, tos
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
format[:[<fs type>][:[<size>]] <partition> format a flash partition.
Can override the fs type and/or
size the bootloader reports.
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot reboot device normally
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache (and format
if supported by partition type)
-u do not first erase partition before
formatting
-s <specific device> specify device serial number
or path to device port
-l with "devices", lists device paths
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address.
default: 0x10000000
-n <page size> specify the nand page size.
default: 2048
-S <size>[K|M|G] automatically sparse files greater
than size. 0 to disable
C:\androidsdk\sdk\platform-tools>
i use '-w' and 'format' and it say my partitions is RAW type, and can't format... :/
i try; see:
Code:
C:\Users\Hans\Desktop\443>mfastboot erase all
erasing 'all'...
(bootloader) erasing modemst1 ...
(bootloader) erasing modemst2 ...
(bootloader) erasing hob ...
(bootloader) erasing dhob ...
(bootloader) erasing fsg ...
(bootloader) erasing fsc ...
(bootloader) erasing clogo ...
(bootloader) erasing cache ...
(bootloader) erasing userdata ...
OKAY [ 4.737s]
finished. total time: 4.737s
C:\Users\Hans\Desktop\443>mfastboot format all
formatting 'all' partition...
Formatting is not supported for filesystem with type ''.
FAILED ()
finished. total time: 0.005s
C:\Users\Hans\Desktop\443>mfastboot format system
formatting 'system' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.006s
C:\Users\Hans\Desktop\443>mfastboot format recovery
formatting 'recovery' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.006s
C:\Users\Hans\Desktop\443>mfastboot format logo
formatting 'logo' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.005s
C:\Users\Hans\Desktop\443>mfastboot format clogo
formatting 'clogo' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.007s
C:\Users\Hans\Desktop\443>mfastboot format cache
formatting 'cache' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.005s
C:\Users\Hans\Desktop\443>mfastboot format userdata
formatting 'userdata' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.005s
C:\Users\Hans\Desktop\443>
all raw!
and fastboot dont write nothing :/
hansdepaula said:
what comand i send to get a 'list of the' mount or partitions 'points'
this is a list of commands:
Code:
C:\androidsdk\sdk\platform-tools>fastboot help
usage: fastboot [ <option> ] <command>
commands:
update <filename> reflash device from update.zip
flashall flash boot, system, and if found,
recovery, tos
flash <partition> [ <filename> ] write a file to a flash partition
erase <partition> erase a flash partition
format[:[<fs type>][:[<size>]] <partition> format a flash partition.
Can override the fs type and/or
size the bootloader reports.
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot reboot device normally
reboot-bootloader reboot device into bootloader
help show this help message
options:
-w erase userdata and cache (and format
if supported by partition type)
-u do not first erase partition before
formatting
-s <specific device> specify device serial number
or path to device port
-l with "devices", lists device paths
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address.
default: 0x10000000
-n <page size> specify the nand page size.
default: 2048
-S <size>[K|M|G] automatically sparse files greater
than size. 0 to disable
C:\androidsdk\sdk\platform-tools>
i use '-w' and 'format' and it say my partitions is RAW type, and can't format... :/
i try; see:
Code:
C:\Users\Hans\Desktop\443>mfastboot erase all
erasing 'all'...
(bootloader) erasing modemst1 ...
(bootloader) erasing modemst2 ...
(bootloader) erasing hob ...
(bootloader) erasing dhob ...
(bootloader) erasing fsg ...
(bootloader) erasing fsc ...
(bootloader) erasing clogo ...
(bootloader) erasing cache ...
(bootloader) erasing userdata ...
OKAY [ 4.737s]
finished. total time: 4.737s
C:\Users\Hans\Desktop\443>mfastboot format all
formatting 'all' partition...
Formatting is not supported for filesystem with type ''.
FAILED ()
finished. total time: 0.005s
C:\Users\Hans\Desktop\443>mfastboot format system
formatting 'system' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.006s
C:\Users\Hans\Desktop\443>mfastboot format recovery
formatting 'recovery' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.006s
C:\Users\Hans\Desktop\443>mfastboot format logo
formatting 'logo' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.005s
C:\Users\Hans\Desktop\443>mfastboot format clogo
formatting 'clogo' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.007s
C:\Users\Hans\Desktop\443>mfastboot format cache
formatting 'cache' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.005s
C:\Users\Hans\Desktop\443>mfastboot format userdata
formatting 'userdata' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.005s
C:\Users\Hans\Desktop\443>
all raw!
and fastboot dont write nothing :/
Click to expand...
Click to collapse
Can you open recovery? are you able to flash recovery?
I restored my stock firmware without any problems on my moto g.
I had a cmw backup and there was no problem in restoring.
The problem you have specified occurs when you flash a rom or something in the wrong partition(other mount point)
You must have downloaded the wrong file i suppose but i am sure it can be fixed , you just need to contact someone who knows about this more
i not can enter in recovery..
fastboot dnt write nothing..
nothing change on my phone..
my recovery stay black and my custom logo stay,
and i try flash more that 15 versions of stock's firmware
and all versions of recoverys
nothing change..
my device say on layout of bootloader
"AP Fastboot Flash Mode (s)
41.11 (sha=7d46a5a, 20014-05-25 09:28:38)
CPU: MSM8226 CS
eMMc: 16gb Samdisk RV=06 PV=07 TY=17
DRAM: 1024MB Samsung S4 SDRAM DIE=4GB
Battery OK
Device is UNLOCKED. Status Code: 3
Transfer Mode: USB Connected"
i try use one blankscript but 'downgrade' mensage stay show on my device and log:
Code:
if you want to broke your bootloader push one key
Pressione qualquer tecla para continuar. . .
target max-sparse-size: 256MB
sending 'fsg' (102 KB)...
OKAY [ 0.016s]
writing 'fsg'...
OKAY [ 3.141s]
finished. total time: 3.172s
target max-sparse-size: 256MB
sending 'rpm' (200 KB)...
OKAY [ 0.016s]
writing 'rpm'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.312s
target max-sparse-size: 256MB
sending 'sbl1' (264 KB)...
OKAY [ 0.047s]
writing 'sbl1'...
OKAY [ 0.031s]
finished. total time: 0.078s
target max-sparse-size: 256MB
sending 'sdi' (32 KB)...
OKAY [ 0.047s]
writing 'sdi'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.328s
target max-sparse-size: 256MB
sending 'tz' (400 KB)...
OKAY [ 0.078s]
writing 'tz'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.406s
Bootloader broken YAY!
Pressione qualquer tecla para continuar. . .
i cant try another options like 'qualcomm_boot_tool' because it dont show my device:
Code:
from Boss442 to XDA
< waiting for device >
fastboot dont write nothing on my phone..
everything stay like before flash,
cutombootlogo and breakrecovery dont change..
getvar show a CMkenel.. (first post)
:/
if try use another version of firmware it say 'downgrade failed'..
on 4.4.3 firmware everithing say OK
but dont change nothing..
what i can do?
some one can help, give me a idea or option?
hansdepaula said:
i try use one blankscript but 'downgrade' mensage stay show on my device and log:
Code:
if you want to broke your bootloader push one key
Pressione qualquer tecla para continuar. . .
target max-sparse-size: 256MB
sending 'fsg' (102 KB)...
OKAY [ 0.016s]
writing 'fsg'...
OKAY [ 3.141s]
finished. total time: 3.172s
target max-sparse-size: 256MB
sending 'rpm' (200 KB)...
OKAY [ 0.016s]
writing 'rpm'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.312s
target max-sparse-size: 256MB
sending 'sbl1' (264 KB)...
OKAY [ 0.047s]
writing 'sbl1'...
OKAY [ 0.031s]
finished. total time: 0.078s
target max-sparse-size: 256MB
sending 'sdi' (32 KB)...
OKAY [ 0.047s]
writing 'sdi'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.328s
target max-sparse-size: 256MB
sending 'tz' (400 KB)...
OKAY [ 0.078s]
writing 'tz'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.406s
Bootloader broken YAY!
Pressione qualquer tecla para continuar. . .
i cant try another options like 'qualcomm_boot_tool' because it dont show my device:
Code:
from Boss442 to XDA
< waiting for device >
fastboot dont write nothing on my phone..
everything stay like before flash,
cutombootlogo and breakrecovery dont change..
getvar show a CMkenel.. (first post)
:/
if try use another version of firmware it say 'downgrade failed'..
on 4.4.3 firmware everithing say OK
but dont change nothing..
what i can do?
some one can help, give me a idea or option?
Click to expand...
Click to collapse
you would probably have to wait for some time untill someone figures out a fix, many people are having this problem so its very likely to get fixed . Stay tuned and dont worry
thanks for attention Shlok..
you really give me a hope..
see people and thread's with 'same' problem..
read suposed fixes also, but then consistes on enter in recovery mode.
or flash gpi.bin / recovery.img
and can not do it..
think my fastboot as corrupted..
and then cant write nothing.. :/
more logs, maybe help:
Code:
C:\Users\Hans\Desktop\443>mfastboot erase system
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.018s]
finished. total time: 0.019s
C:\Users\Hans\Desktop\443>mfastboot erase recovery
erasing 'recovery'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.049s]
finished. total time: 0.051s
C:\Users\Hans\Desktop\443>mfastboot erase boot
erasing 'boot'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.038s]
finished. total time: 0.039s
C:\Users\Hans\Desktop\443>mfastboot erase logo
erasing 'logo'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.031s
C:\Users\Hans\Desktop\443>mfastboot erase modem
erasing 'modem'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.013s
C:\Users\Hans\Desktop\443>
yeah
i have unlocked phone..
my cid say '0x0000C', on getvar all (first post)
my hopes die..
i really hope if i as the 4.4.4 firmware i will can revive my device..
but at some minutes i try flash parts of 4.4.4 ota (Blur_Version.210.12.32.falcon_umtsds.Brasil.en.BR) version for my device..
in zip i take the files:
Code:
gpt.bin
fsg.mbn
rpm.mbn
sbl1.mbn
sbl1_8226.mbn
sdi.mbn
tz.mbn
files..
and try, with sucess flash then using a bat script like:
Code:
mfastboot flash partition gpt.bin
mfastboot flash fsg fsg.mbn
mfastboot flash rpm rpm.mbn
mfastboot flash sdi sdi.mbn
mfastboot flash sbl1 sbl1_8226.mbn
mfastboot flash tz tz.mbn
i recive ok for all (no one 'downgrade' msg)
but nothing change again..
i also try flash the logo.bin and recovery.img for 4.4.3 before this comands..
try also custonsrecoverys.img and logo.bin
try another variations of this, and other fastboot flash's..
and nothing change again..
i really think my fastboot as corrupted, i try use @Boos442 tools, http://forum.xda-developers.com/showthread.php?p=53921401.
but i dont have a qualcomm drivers for my device (VID_05C6&PID_9025)
:/
i'll stay waiting for something..
someone have a idea about what i can try do..?
today, before waste my day sheaching..
i have see me device on ADB
but, it say "unathorized", and my device stay on bootlogoloop
see:
Code:
C:\Users\Hans\Desktop\443>adb start-server
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
C:\Users\Hans\Desktop\443>adb devices
List of devices attached
0425016712 unauthorized
C:\Users\Hans\Desktop\443>adb shell
error: device unauthorized. Please check the confirmation dialog on your device.
C:\Users\Hans\Desktop\443>adb kill-server
C:\Users\Hans\Desktop\443>adb start-server
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
C:\Users\Hans\Desktop\443>adb devices
List of devices attached
0425016712 unauthorized
C:\Users\Hans\Desktop\443>
"error: device unauthorized. Please check the confirmation dialog on your device."
i cant see dialog, my device stay in bootloop.. :/
have a some comand i can use in unauthorized mode?
What does "fastboot devices" say?
fastboot show me device like charm..
Code:
C:\androidsdk\sdk\platform-tools>fastboot devices
0425016712 fastboot
see all logs, and getvar all on first post.
all fastboot flash report OK..
but nothing change on phone, recovery say OK on flash but before restart o direct click on recovery mode, then dont work..
same on logo.bin, say OK on fastboot but on restart i stay see a custombootlogo i use before bricked..
i try format some partition but not work..
i think my sd card/eMMC or/and partitions was break, like 'bad disk'
fastboot say "RAW" dont format..
please, waste a time for read my first and other posts, i put some important logs, and all posts have moreover ..
maybe you can help me, or give me a good idea.
Hello,
I've you resolved your problem ? I have exactly the same problem, fastboot say ok for all command, but do nothing in reality
4.3 kernel is not compatible with latest Bootloader. If you update to 4.4.4 via OTA update or firmware image - you cannot boot 4.3 ever again.
lost101 said:
4.3 kernel is not compatible with latest Bootloader. If you update to 4.4.4 via OTA update or firmware image - you cannot boot 4.3 ever again.
Click to expand...
Click to collapse
Yes, but we can't flash anything.
For me, I have a 4.4.4 GPE, only access to Fastboot. Fastboot flash say OK to all commands but do nothing (no recovery, no new logo... nothing).
the tools for refresh or corrupt then bootloader doesn't work to...
Are you using fastboot or mfastboot? What commands have you used? Do the 'flash system system.img' commands actually match the filenames of the firmware you have downloaded?
lost101 said:
Are you using fastboot or mfastboot? What commands have you used? Do the 'flash system system.img' commands actually match the filenames of the firmware you have downloaded?
Click to expand...
Click to collapse
fastboot and mfastboot, nothing append with all of then.
The getvar all :
(bootloader) version: 0.5
(bootloader) version-bootloader: 4113
(bootloader) product: falcon
(bootloader) secure: yes
(bootloader) hwrev: 0x83C0
(bootloader) radio: 0x1
(bootloader) emmc: 16GB Sandisk REV=06 PRV=07 TYPE=17
(bootloader) ram: 1024MB Samsung S4 SDRAM DIE=4Gb
(bootloader) cpu: MSM8226 CS
(bootloader) serialno: TA89003W34
(bootloader) cid: 0x0007
(bootloader) channelid: 0x00
(bootloader) uid: 8145E5010F000000000000000000
(bootloader) unlocked: yes
(bootloader) iswarrantyvoid: yes
(bootloader) mot_sst: 3
(bootloader) max-download-size: 536870912
(bootloader) reason: Volume down key pressed
(bootloader) imei:
(bootloader) meid:
(bootloader) date:
(bootloader) sku:
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time: "Thu Jun 26 13: 1:29 UTC 2014"
(bootloader) ro.build.fingerprint[0]: motorola/falcon_gpe/falcon_umts:4.
(bootloader) ro.build.fingerprint[1]: 4.4/KTU84P.M003/18:user/release-ke
(bootloader) ro.build.fingerprint[2]: ys
(bootloader) ro.build.version.full:
(bootloader) ro.build.version.qcom[0]: AU_LINUX_ANDROID_LNX.LA.3.5.1_RB1
(bootloader) ro.build.version.qcom[1]: .04.04.02.048.020
(bootloader) version-baseband:
(bootloader) kernel.version[0]: Linux version 3.4.42-g8a4c884-00003-g3f2
(bootloader) kernel.version[1]: 1e91 ([email protected]) (gcc version 4.7 (GCC
(bootloader) kernel.version[2]: ) ) #1 SMP PREEMPT Thu Jun 19 14:53:29 P
(bootloader) kernel.version[3]: DT 2014
(bootloader) sdi.git: git=MBM-NG-V41.13-0-gdc5aeaf
(bootloader) sbl1.git: git=MBM-NG-V41.13-0-g683cb0c
(bootloader) rpm.git: git=MBM-NG-V41.13-0-g71b1aae
(bootloader) tz.git: git=MBM-NG-V41.13-0-ga27c415
(bootloader) aboot.git: git=MBM-NG-V41.13-0-g7dc8e78
(bootloader) qe: qe 2/1
(bootloader) ro.carrier: unknown
I have download the KTU84P (4.4.4 GPE) firmware.
Lauch this commands (fastboot and mfastboot, and with & without the reboot-bootloader line) :
Code:
fastboot.exe flash partition gpt.bin
fastboot.exe flash motoboot motoboot.img
fastboot.exe reboot-bootloader
fastboot.exe flash logo logo.bin
fastboot.exe flash boot boot.img
fastboot.exe flash recovery recovery.img
fastboot.exe flash system system.img_sparsechunk.0
fastboot.exe flash system system.img_sparsechunk.1
fastboot.exe flash system system.img_sparsechunk.2
fastboot.exe flash modem NON-HLOS.bin
fastboot.exe erase modemst1
fastboot.exe erase modemst2
fastboot.exe flash fsg fsg.mbn
fastboot.exe erase cache
fastboot.exe erase userdata
On screen device, in purple, only this error :
Code:
hab check failed for boot
hab check failed for recovery
The dos output :
D:\moto\4.4.4 GPE KTU84P>fastboot.exe flash partition gpt.bin
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 0.059s]
writing 'partition'...
(bootloader) This may take a few seconds, if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...
OKAY [ 0.374s]
finished. total time: 0.435s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe flash motoboot motoboot.img
target reported max download size of 536870912 bytes
sending 'motoboot' (1953 KB)...
OKAY [ 0.132s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.128s]
finished. total time: 1.262s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe reboot-bootloader
rebooting into bootloader...
OKAY [ 0.002s]
finished. total time: 0.002s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe flash logo logo.bin
target reported max download size of 536870912 bytes
sending 'logo' (70 KB)...
OKAY [ 0.096s]
writing 'logo'...
OKAY [ 0.037s]
finished. total time: 0.135s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot' (10240 KB)...
OKAY [ 0.339s]
writing 'boot'...
OKAY [ 0.646s]
finished. total time: 0.988s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (10240 KB)...
OKAY [ 0.349s]
writing 'recovery'...
OKAY [ 0.667s]
finished. total time: 1.019s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe flash system system.img_sparsechunk.0
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.036s]
sending 'system' (255843 KB)...
OKAY [ 8.045s]
writing 'system'...
(bootloader) WARNING: System partition size is 0x34800000
(bootloader) Only multiples of 0x1000000 allowed for write-protection
(bootloader) Write protect will not be enabled
OKAY [ 8.557s]
finished. total time: 16.642s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe flash system system.img_sparsechunk.1
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.032s]
sending 'system' (245954 KB)...
OKAY [ 7.759s]
writing 'system'...
(bootloader) WARNING: System partition size is 0x34800000
(bootloader) Only multiples of 0x1000000 allowed for write-protection
(bootloader) Write protect will not be enabled
OKAY [ 7.534s]
finished. total time: 15.327s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe flash system system.img_sparsechunk.2
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Erase allowed in unlocked state
OKAY [ 0.050s]
sending 'system' (235703 KB)...
OKAY [ 7.421s]
writing 'system'...
(bootloader) WARNING: System partition size is 0x34800000
(bootloader) Only multiples of 0x1000000 allowed for write-protection
(bootloader) Write protect will not be enabled
OKAY [ 11.098s]
finished. total time: 18.573s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe flash modem NON-HLOS.bin
target reported max download size of 536870912 bytes
sending 'modem' (47152 KB)...
OKAY [ 1.526s]
writing 'modem'...
OKAY [ 0.793s]
finished. total time: 2.321s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe erase modemst1
erasing 'modemst1'...
OKAY [ 0.055s]
finished. total time: 0.056s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe erase modemst2
erasing 'modemst2'...
OKAY [ 0.055s]
finished. total time: 0.056s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe flash fsg fsg.mbn
target reported max download size of 536870912 bytes
sending 'fsg' (717 KB)...
OKAY [ 0.114s]
writing 'fsg'...
OKAY [ 3.197s]
finished. total time: 3.315s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe erase cache
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [ 0.055s]
finished. total time: 0.056s
D:\moto\4.4.4 GPE KTU84P>fastboot.exe erase userdata
******** Did you mean to fastboot format this partition?
erasing 'userdata'...
OKAY [ 0.065s]
finished. total time: 0.066s
D:\moto\4.4.4 GPE KTU84P>pause
Appuyez sur une touche pour continuer...
After reboot, the "warning unlock" logo still display and bootloop with this picture. Can't reboot to any recovery (stock, CWM, TWRP...)
If I'm using a 4.4.4 non-GPE, I'have the error "image is too large" on device screen
If I'm using any 4.4.3/4.4.2/4.3 I've got the error for downgrade Tz, boot etc... (it's normal, downgrade is not possible)
I also trying to refresh the bootloader with OTA 4.4.4 GPE files
Code:
mfastboot flash partition gpt.bin
mfastboot flash tz tz.mbn
mfastboot flash rpm rpm.mbn
mfastboot flash sdi sdi.mbn
mfastboot flash aboot emmc_appsboot.mbn
mfastboot flash sbl1 sbl1_8226.mbn
mfastboot flash fsg fsg.mbn
If I'm trying to format boot/recovery partition :
Code:
D:\moto>mfastboot.exe format boot
formatting 'boot' partition...
Formatting is not supported for filesystem with type 'raw'.
FAILED ()
finished. total time: 0.003s
The mfastboot.exe oem fb_mode_set :
Code:
FAILED (remote failure)
finished. total time: 0.006s

Access denied when flashing Moto G XT1032

Hi,
I recieved a sms with a question, "is this you phone", as i was replying my phone rebooted.
Then my moto G XT1032 was hanging on the android startup screen.
I dicided to do a recovery.
It did not work,it got stuck on the erase of user data part.
Then I dicided to flash the moto G with XT1032_FALCON_RETEU_5.1_LPB23.13-56_cid7_CFC.xml.
Al went well until i got to the part "fastboot flash system.img_sparsechunk.1, 2 and 3" there i got an acces denied message.
The device rebooted.
After the reboot te only thing i get is a flashing dead android guy.
What should i do or what can i do next.
Greetings
zzoemie
OK, can you boot to bootloader?
bsumantb said:
OK, can you boot to bootloader?
Click to expand...
Click to collapse
Hi,
How can i do that with a blinking dead android guy laying on his side on my screen.
OK, can you switch the phone off? Just press and hold the power button. If it worked, then you have to press and hold the power button and volume down button for 3 seconds and then let go.
Yes, but when it restarts the blinking guy is back.
Wat should i do when i AM in the bootloader? I'm a newbe.
Install log and errors
I can't unlock the bootloader.
Below you find the install log.
So bootloader permissions are denied.
Help, anyone.
Microsoft Windows [Version 10.0.10586]
(c) 2015 Microsoft Corporation. Alle rechten voorbehouden.
C:\Users\Dirk>cd..
C:\Users>cd..
C:\>cd gsm
Het systeem kan het opgegeven pad niet vinden.
C:\>cd motog
C:\MOTOG>cd eu
C:\MOTOG\EU>fastboot oem lock begin
...
(bootloader) Device is already locked!
OKAY [ 0.016s]
finished. total time: 0.016s
C:\MOTOG\EU>fastboot flash partition gpt.bin
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 0.031s]
writing 'partition'...
(bootloader) This may take a few seconds, if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...
OKAY [ 0.367s]
finished. total time: 0.398s
C:\MOTOG\EU>fastboot flash motoboot motoboot.img
target reported max download size of 536870912 bytes
sending 'motoboot' (1953 KB)...
OKAY [ 0.141s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.116s]
finished. total time: 1.257s
C:\MOTOG\EU>fastboot flash logo logo.bin
target reported max download size of 536870912 bytes
sending 'logo' (295 KB)...
OKAY [ 0.094s]
writing 'logo'...
OKAY [ 0.109s]
finished. total time: 0.203s
C:\MOTOG\EU>fastboot flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot' (10240 KB)...
OKAY [ 0.578s]
writing 'boot'...
OKAY [ 0.772s]
finished. total time: 1.366s
C:\MOTOG\EU>fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (10240 KB)...
OKAY [ 0.563s]
writing 'recovery'...
OKAY [ 0.772s]
finished. total time: 1.350s
C:\MOTOG\EU>fastboot flash system system.img_sparsechunk.0
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.031s
C:\MOTOG\EU>fastboot flash system system.img_sparsechunk.1
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.031s
C:\MOTOG\EU>fastboot flash system system.img_sparsechunk.2
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.047s
C:\MOTOG\EU>fastboot flash system system.img_sparsechunk.3
target reported max download size of 536870912 bytes
erasing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.047s
C:\MOTOG\EU>fastboot flash modem NON-HLOS.bin
target reported max download size of 536870912 bytes
sending 'modem' (49376 KB)...
OKAY [ 2.414s]
writing 'modem'...
OKAY [ 1.492s]
finished. total time: 3.922s
C:\MOTOG\EU>fastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.063s]
finished. total time: 0.078s
C:\MOTOG\EU>fastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.063s]
finished. total time: 0.063s
C:\MOTOG\EU>fastboot flash fsg fsg.mbn
target reported max download size of 536870912 bytes
sending 'fsg' (103 KB)...
OKAY [ 0.094s]
writing 'fsg'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition fsg
FAILED (remote failure)
finished. total time: 13.684s
C:\MOTOG\EU>fastboot erase cache
******** Did you mean to fastboot format this partition?
erasing 'cache'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 10.036s
C:\MOTOG\EU>fastboot erase userdata
erasing 'userdata'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 10.062s
C:\MOTOG\EU>mfastboot oem lock
...
(bootloader) Device is already locked!
OKAY [ 0.031s]
finished. total time: 0.031s
C:\MOTOG\EU>mfastboot reboot
rebooting...
finished. total time: 0.000s
C:\MOTOG\EU>
Hi, can anyone solve my problem please?

Moto G XT1032 Falcon stuck at bootloader mode (after faiure on restore to stock rom)

Hallo. I have a trouble with my new Moto G XT1032 Falcon. I bought one in Germany with Android 4.4.2 and no German language on-board. So, I tried to flash this ROM:
Retail Germany – XT1032_FALCON_RETDE_5.1_LPB23.13-56_cid7
c:\XT1032_FALCON_RETDE_5.1_LPB23.13-56_cid7_CFC>fastboot.exe flash partition gpt.bin
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 0.068s]
writing 'partition'...
(bootloader) This may take a few seconds, if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...
OKAY [ 0.366s]
finished. total time: 0.439s
c:\XT1032_FALCON_RETDE_5.1_LPB23.13-56_cid7_CFC>fastboot.exe flash motoboot motoboot.img
target reported max download size of 536870912 bytes
sending 'motoboot' (1953 KB)...
OKAY [ 0.160s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.114s]
finished. total time: 1.277s
c:\XT1032_FALCON_RETDE_5.1_LPB23.13-56_cid7_CFC>fastboot.exe flash logo logo.bin
target reported max download size of 536870912 bytes
sending 'logo' (295 KB)...
OKAY [ 0.109s]
writing 'logo'...
OKAY [ 0.094s]
finished. total time: 0.208s
At the next step failed the procedure:
c:\XT1032_FALCON_RETDE_5.1_LPB23.13-56_cid7_CFC>fastboot.exe flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot' (10240 KB)...
OKAY [ 0.452s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.917s
Now I can not flash any other parts from this this firmware an also no one part from some others (I have already tried). I Also tried to unlock the bootloader. No successes:
c:\XT1032_FALCON_RETDE_5.1_LPB23.13-56_cid7_CFC>fastboot oem get_unlock_data
...
(bootloader) 3A95030745372821#54413932393048
(bootloader) 38323100585431303332000000#7369
(bootloader) 128F9495879D6C5F7AED0E1EF56C707
(bootloader) 4C9E6#B778C6020F000008000000000
(bootloader) 0000000
OKAY [ 0.163s]
finished. total time: 0.165s
I got:
“Your device does not qualify for bootloader unlocking.”
on the motorola-webpage (with this code:
3A95030745372821#5441393239304838323100585431303332000000#7369128F9495879D6C5F7AED0E1EF56C7074C9E6#B778C6020F0000080000000000000000).
“Factory reset” and “Recovery” from bootloader-menu are already done. No changes: the device stuck at bootloader.
Please, help me to de-brick it.
Sorry, no Idea? I'll be glad of any help.
Thank you in advance.

Moto G 2nd Gen Stuck at bootloader

Hello Guys,
New to forum.
I have a moto g 2nd gen xt1038 which froze and i have to flash stock rom but getting these error.
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 5.003s]
writing 'partition'...
(bootloader) Failed to write primary GPT.
(bootloader) Failed to program partition table
FAILED (remote failure)
finished. total time: 10.279s
FLASHING BOOT LOADER..
target max-sparse-size: 256MB
sending 'motoboot' (2184 KB)...
OKAY [ 5.086s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) Failed to erase partition
(bootloader) Failed to flash tz
FAILED (remote failure)
finished. total time: 10.939s
FLASHING LOGO...
target max-sparse-size: 256MB
sending 'logo' (697 KB)...
OKAY [ 5.043s]
writing 'logo'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition logo
FAILED (remote failure)
finished. total time: 20.012s
FLASHING BOOT....
target max-sparse-size: 256MB
sending 'boot' (10200 KB)...
OKAY [ 5.433s]
writing 'boot'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition boot
FAILED (remote failure)
finished. total time: 10.837soutu.be/laU6NQ0LxR0
Do u have custom recovery?

Problems flashing 1541 Moto g3 16gb 2gb from Motomaker

1541 rom cannot flash
Hi. I've tried using fastboot to flash various EU roms from this site. My device is Moto G3 1541 16 gb 2gb purchased from Motomaker. Here is the response from fastboot. Can anyone help?
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot oem fb_mode_set
...
OKAY [ 0.114s]
finished. total time: 0.116s
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot flash partition gpt.bin
(bootloader) has-slotartition: not found
target reported max download size of 268435456 bytes
sending 'partition' (32 KB)...
OKAY [ 0.007s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.422s
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot flash bootloader bootloader.img
(bootloader) has-slot:bootloader: not found
target reported max download size of 268435456 bytes
sending 'bootloader' (2546 KB)...
OKAY [ 0.095s]
writing 'bootloader'...
(bootloader) flashing sbl1 ...
(bootloader) flashing aboot ...
(bootloader) flashing tz ...
(bootloader) flashing hyp ...
(bootloader) flashing rpm ...
OKAY [ 2.054s]
finished. total time: 2.154s
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot flash logo logo.bin
(bootloader) has-slot:logo: not found
target reported max download size of 268435456 bytes
sending 'logo' (1352 KB)...
OKAY [ 0.056s]
writing 'logo'...
OKAY [ 0.062s]
finished. total time: 0.123s
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot flash boot boot.img
(bootloader) has-slot:boot: not found
target reported max download size of 268435456 bytes
sending 'boot' (16384 KB)...
OKAY [ 0.606s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 1.153s
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot flash recovery recovery.img
(bootloader) has-slot:recovery: not found
target reported max download size of 268435456 bytes
sending 'recovery' (16484 KB)...
OKAY [ 0.601s]
writing 'recovery'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 1.151s
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot flash system system.img_sparsechunk.0
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (238438 KB)...
OKAY [ 8.525s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 9.002s
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot flash system system.img_sparsechunk.1
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (238548 KB)...
OKAY [ 8.630s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.686s
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot flash system system.img_sparsechunk.2
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (256695 KB)...
OKAY [ 9.192s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 9.236s
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot flash system system.img_sparsechunk.3
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (262142 KB)...
OKAY [ 9.459s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 9.521s
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot flash system system.img_sparsechunk.4
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (87071 KB)...
OKAY [ 3.116s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 3.205s
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot flash system system.img_sparsechunk.5
(bootloader) has-slot:system: not found
error: cannot load 'system.img_sparsechunk.5'
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot flash system system.img_sparsechunk.6
(bootloader) has-slot:system: not found
error: cannot load 'system.img_sparsechunk.6'
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot flash system system.img_sparsechunk.7
(bootloader) has-slot:system: not found
error: cannot load 'system.img_sparsechunk.7'
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot flash system system.img_sparsechunk.8
(bootloader) has-slot:system: not found
error: cannot load 'system.img_sparsechunk.8'
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot flash modem NON-HLOS.bin
(bootloader) has-slot:modem: not found
target reported max download size of 268435456 bytes
sending 'modem' (36984 KB)...
OKAY [ 1.323s]
writing 'modem'...
OKAY [ 0.567s]
finished. total time: 1.895s
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot erase modemst1
(bootloader) has-slot:modemst1: not found
erasing 'modemst1'...
OKAY [ 0.021s]
finished. total time: 0.022s
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot erase modemst2
(bootloader) has-slot:modemst2: not found
erasing 'modemst2'...
OKAY [ 0.017s]
finished. total time: 0.018s
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot flash fsg fsg.mbn
(bootloader) has-slot:fsg: not found
target reported max download size of 268435456 bytes
sending 'fsg' (2159 KB)...
OKAY [ 0.086s]
writing 'fsg'...
OKAY [ 0.059s]
finished. total time: 0.151s
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot erase cache
(bootloader) has-slot:cache: not found
erasing 'cache'...
OKAY [ 0.016s]
finished. total time: 0.017s
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot erase userdata
(bootloader) has-slot:userdata: not found
erasing 'userdata'...
OKAY [ 0.067s]
finished. total time: 0.070s
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot erase customize
(bootloader) has-slot:customize: not found
erasing 'customize'...
OKAY [ 0.017s]
finished. total time: 0.018s
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot erase clogo
(bootloader) has-slot:clogo: not found
erasing 'clogo'...
OKAY [ 0.027s]
finished. total time: 0.028s
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot oem fb_mode_clear
...
OKAY [ 0.005s]
finished. total time: 0.007s
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot reboot
rebooting...
finished. total time: 0.030s
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot oem
< waiting for any device >
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>fastboot oem
C:\Users\Poochinski\Desktop\ADB FASTBOOT FILES WINDOWS>
Skip bootloader and gpt files. Flash everything else. The "preflash validation failure" issue has been covered multiple times.
adityak1303 said:
Skip bootloader and gpt files. Flash everything else. The "preflash validation failure" issue has been covered multiple times.
Click to expand...
Click to collapse
Thanks very much.
Just tried to turn phone on and it works. I'll be back if any more problems.

Categories

Resources