Moto G 2nd Gen Stuck at bootloader - General Questions and Answers

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?

Related

[HOW TO] Unbrick hard bricked Moto G (for Android 4.4.4 (5.x now available))

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.

Help to relock bootloader

hi
i want to relock my phone x1032 gpe with the android 5.1 img and i got some error in the "adb"
here is my log and my phone is x1032 gpe and i was have a custom rom before that with unlock bootloader
please help me
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot oem lock begin
...
(bootloader) Ready to flash signed images
OKAY [ 2.767s]
finished. total time: 2.783s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot flash partition
gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.094s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.421s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot flash motoboot m
otoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.156s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.092s]
finished. total time: 1.264s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot flash logo logo.
bin
target max-sparse-size: 256MB
sending 'logo' (76 KB)...
OKAY [ 0.094s]
writing 'logo'...
OKAY [ 0.094s]
finished. total time: 0.187s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot flash boot boot.
img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.452s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.905s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot flash recovery r
ecovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.452s]
writing 'recovery'...
OKAY [ 0.780s]
finished. total time: 1.232s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot flash system sys
tem.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (257288 KB)...
OKAY [ 9.454s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 9.859s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot flash system sys
tem.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (260812 KB)...
OKAY [ 9.578s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 9.656s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot flash system sys
tem.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (262141 KB)...
OKAY [ 9.580s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 9.674s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot flash system sys
tem.img_sparsechunk.3
target max-sparse-size: 256MB
sending 'system' (18680 KB)...
OKAY [ 0.764s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.827s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot flash modem NON-
HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (49368 KB)...
OKAY [ 1.858s]
writing 'modem'...
OKAY [ 1.498s]
finished. total time: 3.372s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.031s]
finished. total time: 0.031s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.016s]
finished. total time: 0.031s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot flash fsg fsg.mb
n
target max-sparse-size: 256MB
sending 'fsg' (708 KB)...
OKAY [ 0.109s]
writing 'fsg'...
OKAY [ 5.589s]
finished. total time: 5.714s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot erase cache
erasing 'cache'...
OKAY [ 0.265s]
finished. total time: 0.281s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot erase userdata
erasing 'userdata'...
OKAY [ 5.023s]
finished. total time: 5.023s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>mfastboot oem lock
...
(bootloader) sst lock failure!
OKAY [ 0.016s]
finished. total time: 0.031s
C:\Users\ליאור ביטון\Desktop\ליאור ביטון\mfastboot-v2>
Click to expand...
Click to collapse
any help please
I don't know, sorry!

Unlock The Motorola G (Moto G) Bootloader! doesnt work. Flash doesnt work.

Unlock The Motorola G (Moto G) Bootloader! doesnt work. Flash doesnt work.
ok This is what I did.
Go Motorola Moto G 3rd Gen. Android 5.0.1, than I download the KingRoot App, to uninstall some bloadware apps. was fine. than few days ago, I updated Motorola to Android 6. Next day I watched some youtube videos and it went to hard reset mode. Since than I can do nothing. Cant unlock the boot loader even with the code from Motorola. Cant flash it just nothing. Im out of ideas. Would like to take a hammer and just smash it. Please someone help me. And I cant turn on the developer mode. take a look on the error which I get, over and over and over again.
C:\Users\Nikon\Desktop\adb-fastboot-latest_win_linux>adb reboot-bootloader
error: device '(null)' not found
C:\Users\Nikon\Desktop\adb-fastboot-latest_win_linux>fastboot devices
ZY2225JZ7Z fastboot
C:\Users\Nikon\Desktop\adb-fastboot-latest_win_linux>adb reboot-bootloader
error: device '(null)' not found
C:\Users\Nikon\Desktop\adb-fastboot-latest_win_linux>fastboot oem fb_mode_set
...
OKAY [ 0.130s]
finished. total time: 0.140s
C:\Users\Nikon\Desktop\adb-fastboot-latest_win_linux>fastboot flash partition gp
t.bin
target reported max download size of 268435456 bytes
sending 'partition' (32 KB)...
OKAY [ 0.090s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.600s
C:\Users\Nikon\Desktop\adb-fastboot-latest_win_linux>fastboot flash bootloader b
ootloader.img
target reported max download size of 268435456 bytes
sending 'bootloader' (2546 KB)...
OKAY [ 0.270s]
writing 'bootloader'...
(bootloader) flashing sbl1 ...
(bootloader) flashing aboot ...
(bootloader) flashing tz ...
(bootloader) flashing hyp ...
(bootloader) flashing rpm ...
OKAY [ 1.850s]
finished. total time: 2.130s
C:\Users\Nikon\Desktop\adb-fastboot-latest_win_linux>fastboot flash bootloader b
ootloader.img
target reported max download size of 268435456 bytes
sending 'bootloader' (2546 KB)...
OKAY [ 0.250s]
writing 'bootloader'...
(bootloader) flashing sbl1 ...
(bootloader) flashing aboot ...
(bootloader) flashing tz ...
(bootloader) flashing hyp ...
(bootloader) flashing rpm ...
OKAY [ 1.890s]
finished. total time: 2.150s
C:\Users\Nikon\Desktop\adb-fastboot-latest_win_linux>fastboot flash logo logo.bi
n
target reported max download size of 268435456 bytes
sending 'logo' (917 KB)...
OKAY [ 0.220s]
writing 'logo'...
OKAY [ 0.180s]
finished. total time: 0.410s
C:\Users\Nikon\Desktop\adb-fastboot-latest_win_linux>fastboot flash boot boot.im
g
target reported max download size of 268435456 bytes
sending 'boot' (16384 KB)...
OKAY [ 0.680s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 1.350s
C:\Users\Nikon\Desktop\adb-fastboot-latest_win_linux>fastboot flash recovery rec
overy.img
target reported max download size of 268435456 bytes
sending 'recovery' (16484 KB)...
OKAY [ 0.670s]
writing 'recovery'...
OKAY [ 1.410s]
finished. total time: 2.090s
C:\Users\Nikon\Desktop\adb-fastboot-latest_win_linux>fastboot flash system syste
m.img_sparsechunk.0
target reported max download size of 268435456 bytes
sending 'system' (261561 KB)...
OKAY [ 8.290s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.970s
C:\Users\Nikon\Desktop\adb-fastboot-latest_win_linux>fastboot flash system syste
m.img_sparsechunk.1
target reported max download size of 268435456 bytes
sending 'system' (262142 KB)...
OKAY [ 8.310s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.440s
C:\Users\Nikon\Desktop\adb-fastboot-latest_win_linux>fastboot flash system syste
m.img_sparsechunk.2
target reported max download size of 268435456 bytes
sending 'system' (262140 KB)...
OKAY [ 8.310s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.470s
C:\Users\Nikon\Desktop\adb-fastboot-latest_win_linux>fastboot flash system syste
m.img_sparsechunk.3
target reported max download size of 268435456 bytes
sending 'system' (240126 KB)...
OKAY [ 7.620s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 7.710s
C:\Users\Nikon\Desktop\adb-fastboot-latest_win_linux>fastboot flash system syste
m.img_sparsechunk.4
target reported max download size of 268435456 bytes
sending 'system' (242526 KB)...
OKAY [ 7.700s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 7.820s
C:\Users\Nikon\Desktop\adb-fastboot-latest_win_linux>fastboot flash system syste
m.img_sparsechunk.5
target reported max download size of 268435456 bytes
sending 'system' (121656 KB)...
OKAY [ 3.910s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 4.030s
C:\Users\Nikon\Desktop\adb-fastboot-latest_win_linux>fastboot flash modem NON-HL
OS.bin
< waiting for device >
target reported max download size of 268435456 bytes
sending 'modem' (36932 KB)...
OKAY [ 1.170s]
writing 'modem'...
OKAY [ 2.430s]
finished. total time: 3.620s
C:\Users\Nikon\Desktop\adb-fastboot-latest_win_linux>fastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.060s]
finished. total time: 0.070s
C:\Users\Nikon\Desktop\adb-fastboot-latest_win_linux>fastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.030s]
finished. total time: 0.030s
C:\Users\Nikon\Desktop\adb-fastboot-latest_win_linux>fastboot flash fsg fsg.mbn
target reported max download size of 268435456 bytes
sending 'fsg' (1923 KB)...
OKAY [ 0.250s]
writing 'fsg'...
OKAY [ 0.170s]
finished. total time: 0.420s
C:\Users\Nikon\Desktop\adb-fastboot-latest_win_linux>fastboot erase cache
erasing 'cache'...
OKAY [ 0.130s]
finished. total time: 0.140s
C:\Users\Nikon\Desktop\adb-fastboot-latest_win_linux>fastboot reboot
rebooting...
Please someone help
plz tell me you didnt flash an android 5.0 bootloader.img on a device that has been previously updated to 6.0 .. . If you did then you may have hard bricked it. Try downloading 6.0 firmware
therealduff1 said:
plz tell me you didnt flash an android 5.0 bootloader.img on a device that has been previously updated to 6.0 .. . If you did then you may have hard bricked it. Try downloading 6.0 firmware
Click to expand...
Click to collapse
Thank you for your Info. never thought that it would be so quick here. So yesterday I downloaded android 6, did the flashing again. and it works fine now.
So for all the other Motorola Moto G 3rd generations users.
When you root the phone in Android 5, and you update it with official OTA Android 6, don't root the phone again with some App like KingRoot, as the phone OS might be bricked. Also to flash the Motorola, in that status which I got. You don't need the boot loader unlocking code from Motorola, eather you don't need to activate developer mode. Just download Android 6, and flash it. FASTBOOT DEVICES - code to be sure your phone is recognize it by your PC.
Thanks again to the XDA people and (therealduff1) which help me very quick

[HELP] Relock Moto G 2015 (XT1540 2GB) Bootloader

Hi there, i unlocked the bootloader of my Moto G 2015 XT1540 to play with it and install custom ROMs, but now i want to relock it because i want to gift it to my mother.
I've tried several tutorials about it but it fails. (I used XT1540_OSPREY_RETUS_2GB_6.0_MPI24.65-25.1_cid9 firmware from the index on XDA).
Code:
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot oem lock begin
...
(bootloader) Please fully flash the signed build before locking phone!
OKAY [ 0.027s]
finished. total time: 0.027s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot oem fb_mode_set
...
OKAY [ 0.007s]
finished. total time: 0.007s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot flash logo logo.bin
target reported max download size of 268435456 bytes
sending 'logo' (1352 KB)...
OKAY [ 0.049s]
writing 'logo'...
OKAY [ 0.051s]
finished. total time: 0.107s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot flash boot boot.img
target reported max download size of 268435456 bytes
sending 'boot' (16384 KB)...
OKAY [ 0.524s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 1.060s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot flash recovery recovery.img
target reported max download size of 268435456 bytes
sending 'recovery' (16484 KB)...
OKAY [ 0.527s]
writing 'recovery'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 1.068s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot flash system system.img_sparsechunk.0
target reported max download size of 268435456 bytes
sending 'system' (251797 KB)...
OKAY [ 7.901s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.355s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot flash system system.img_sparsechunk.1
target reported max download size of 268435456 bytes
sending 'system' (257238 KB)...
OKAY [ 8.073s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.112s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot flash system system.img_sparsechunk.2
target reported max download size of 268435456 bytes
sending 'system' (262142 KB)...
OKAY [ 8.223s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.266s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot flash system system.img_sparsechunk.3
target reported max download size of 268435456 bytes
sending 'system' (262140 KB)...
OKAY [ 8.227s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.302s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot flash system system.img_sparsechunk.4
target reported max download size of 268435456 bytes
sending 'system' (262142 KB)...
OKAY [ 8.238s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.278s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot flash system system.img_sparsechunk.5
target reported max download size of 268435456 bytes
sending 'system' (255933 KB)...
OKAY [ 8.030s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.070s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot flash system system.img_sparsechunk.6
target reported max download size of 268435456 bytes
sending 'system' (112244 KB)...
OKAY [ 3.525s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 3.555s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot flash modem NON-HLOS.bin
target reported max download size of 268435456 bytes
sending 'modem' (36984 KB)...
OKAY [ 1.170s]
writing 'modem'...
OKAY [ 0.562s]
finished. total time: 1.739s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.020s]
finished. total time: 0.024s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.015s]
finished. total time: 0.019s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot flash fsg fsg.mbn
target reported max download size of 268435456 bytes
sending 'fsg' (2159 KB)...
OKAY [ 0.077s]
writing 'fsg'...
OKAY [ 0.059s]
finished. total time: 0.140s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot erase cache
erasing 'cache'...
OKAY [ 0.019s]
finished. total time: 0.024s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot erase userdata
erasing 'userdata'...
OKAY [ 0.081s]
finished. total time: 0.085s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot erase customize
erasing 'customize'...
OKAY [ 0.018s]
finished. total time: 0.022s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot erase clogo
erasing 'clogo'...
OKAY [ 0.028s]
finished. total time: 0.032s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot oem fb_mode_clear
...
OKAY [ 0.006s]
finished. total time: 0.011s
C:\Users\victo\Downloads\adb-fastboot-latest_win_linux>fastboot oem lock
...
(bootloader) Please flash valid signed images just after lock begin
(bootloader) command!
OKAY [ 0.033s]
finished. total time: 0.037s
Thanks in advance
geminis3 said:
Hi there, i unlocked the bootloader of my Moto G 2015 XT1540 to play with it and install custom ROMs, but now i want to relock it because i want to gift it to my mother.
I've tried several tutorials about it but it fails. (I used XT1540_OSPREY_RETUS_2GB_6.0_MPI24.65-25.1_cid9 firmware from the index on XDA).
Thanks in advance
Click to expand...
Click to collapse
The build you're flashing is older than the one that's installed on the phone. That's why you are getting the 'preflash validation failure' message.
Also, I don't see the need to lock the bootloader even if you are giving it to someone else. Just flash the stock firmware. Skip the bootloader and gpt files, flash everything else.
Actually, you are doing this completely wrong... You don't mix oem commands (lock begin and fb_mode_set are exclusive of each other, at least I have never seen a guide that uses them together, so it's deduction), but that isn't your core problem... @adityak1303 hit on that, you are getting "preflash validation errors" which generally means the pieces you are flashing are older than is what is installed. Very common actually since we do not have the latest factory images currently. The kicker here is although you can likely get it functional again, you can't lock the bootloader without being able to flash each piece of a complete ROM image, which you can't do without having a newer image, meaning ALL pieces, you must flash gpt.bin and bootloader, and every piece to relock.
Why the urge to relock? You know it will never go back to the way it was, you will still have to use the modified logo.bin to cover the unlock warning page (that never goes away) and the bootloader and getvar will always show it has been unlocked... There is no point except pure security to relock the bootloader, but you will still know it was once unlocked.
Thanks for your help, I flashed stock ROM (without gpt.bin and bootloader.bin), custom logo.bin and yep it works also I got the January OTA.

Require some help and some advice if possible.

Hi There,
I hope someone can advise and possibly provide help resolving this problem.
The Moto G4 XT1622 is not able to boot to OS, It only boots into bootloader, cannot go into recovery and cannot go into Factory Mode etc.
The error i get on the phone is....
"Start Up Failed"
Failed to verify hab image boot
Failed to verify boot image
ERROR: Failed to pass validation, backup to fastboot
Fastboot Reason: Fall-through from normal boot mode
I have tried to clear fb_mode and tried to unlock the bootloader without success.
I have tried various stock roms to get this fixed. The phone has never been unlocked and not been rooted.
C:\adb>fastboot oem fb_mode_set
...
OKAY [ -0.000s]
finished. total time: -0.000s
C:\adb>fastboot flash partition gpt.bin
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 0.031s]
writing 'partition'...
(bootloader) Security version downgrade
(bootloader) Image primary_gpt failed validation
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.094s
C:\adb>fastboot flash bootloader bootloader.img
target reported max download size of 536870912 bytes
sending 'bootloader' (3651 KB)...
OKAY [ 0.172s]
writing 'bootloader'...
(bootloader) validating: bootloader.default.xml ...
(bootloader) Security version downgrade
(bootloader) Image aboot failed validation
(bootloader) Preflash validation failed
(bootloader) will fail: flash:aboot
FAILED (remote failure)
finished. total time: 0.319s
C:\adb>fastboot flash logo logo.bin
target reported max download size of 536870912 bytes
sending 'logo' (1848 KB)...
OKAY [ 0.094s]
writing 'logo'...
OKAY [ 0.078s]
finished. total time: 0.172s
C:\adb>fastboot flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot' (16384 KB)...
OKAY [ 0.687s]
writing 'boot'...
(bootloader) Image boot failed validation
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.891s
C:\adb>fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (16484 KB)...
OKAY [ 0.664s]
writing 'recovery'...
(bootloader) Image recovery failed validation
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.883s
C:\adb>fastboot flash system system.img_sparsechunk.0
target reported max download size of 536870912 bytes
sending 'system' (257278 KB)...
OKAY [ 9.982s]
writing 'system'...
(bootloader) Image s failed validation
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 10.097s
C:\adb>fastboot flash system system.img_sparsechunk.1
target reported max download size of 536870912 bytes
sending 'system' (258607 KB)...
OKAY [ 10.125s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 10.157s
C:\adb>fastboot flash system system.img_sparsechunk.2
target reported max download size of 536870912 bytes
sending 'system' (258384 KB)...
OKAY [ 10.076s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 10.107s
C:\adb>fastboot flash system system.img_sparsechunk.3
target reported max download size of 536870912 bytes
sending 'system' (252313 KB)...
OKAY [ 9.973s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 10.004s
C:\adb>fastboot flash system system.img_sparsechunk.4
target reported max download size of 536870912 bytes
sending 'system' (254404 KB)...
OKAY [ 10.017s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 10.064s
C:\adb>fastboot flash system system.img_sparsechunk.5
target reported max download size of 536870912 bytes
sending 'system' (258060 KB)...
OKAY [ 10.114s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 10.161s
C:\adb>fastboot flash modem NON-HLOS.bin
target reported max download size of 536870912 bytes
sending 'modem' (76857 KB)...
OKAY [ 3.038s]
writing 'modem'...
OKAY [ 2.036s]
finished. total time: 5.075s
C:\adb>fastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.047s]
finished. total time: 0.047s
C:\adb>fastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.062s]
finished. total time: 0.062s
C:\adb>fastboot flash fsg fsg.mbn
target reported max download size of 536870912 bytes
sending 'fsg' (1864 KB)...
OKAY [ 0.100s]
writing 'fsg'...
OKAY [ 0.109s]
finished. total time: 0.210s
C:\adb>fastboot erase cache
erasing 'cache'...
OKAY [ 0.016s]
finished. total time: 0.031s
C:\adb>fastboot erase userdata
erasing 'userdata'...
OKAY [ 0.078s]
finished. total time: 0.078s
C:\adb>fastboot erase customize
erasing 'customize'...
OKAY [ 0.031s]
finished. total time: 0.031s
C:\adb>fastboot erase clogo
erasing 'clogo'...
OKAY [ 0.047s]
finished. total time: 0.047s
C:\adb>fastboot oem fb_mode_clear
...
OKAY [ -0.000s]
finished. total time: -0.000s
C:\adb>fastboot reboot
rebooting...
finished. total time: 0.016s
Click to expand...
Click to collapse
Phatzy said:
Hi There,
I hope someone can advise and possibly provide help resolving this problem.
The Moto G4 XT1622 is not able to boot to OS, It only boots into bootloader, cannot go into recovery and cannot go into Factory Mode etc.
The error i get on the phone is....
"Start Up Failed"
Failed to verify hab image boot
Failed to verify boot image
ERROR: Failed to pass validation, backup to fastboot
Fastboot Reason: Fall-through from normal boot mode
I have tried to clear fb_mode and tried to unlock the bootloader without success.
I have tried various stock roms to get this fixed. The phone has never been unlocked and not been rooted.
Click to expand...
Click to collapse
It looks to me like you're trying to flash a firmware that is a downgrade from what was already on the device. It's probably blocking you because it won't allow a downgrade. Flash the version that the device already had on it or flash a newer version.
I DO NOT PROVIDE HELP IN PM, KEEP IT IN THE THREADS WHERE EVERYONE CAN SHARE
I throught that would be the case but i have tried the 4 roms available for this device and even the 7.0 OTA rom but nothing if able to flash. I cannot even unlock the bootloader.
Thanks
Phatzy said:
I throught that would be the case but i have tried the 4 roms available for this device and even the 7.0 OTA rom but nothing if able to flash. I cannot even unlock the bootloader.
Thanks
Click to expand...
Click to collapse
You may have to faatboot flash the individual .img(boot, system, cache, recovery, etc..) files by themselves.
I DO NOT PROVIDE HELP IN PM, KEEP IT IN THE THREADS WHERE EVERYONE CAN SHARE
Yeah I tried that too. I just get the same errors as this.....
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.094s
Click to expand...
Click to collapse
Phatzy said:
Yeah I tried that too. I just get the same errors as this.....
Click to expand...
Click to collapse
Do you have USB debugging enabled?
I DO NOT PROVIDE HELP IN PM, KEEP IT IN THE THREADS WHERE EVERYONE CAN SHARE
Hi,
I dont think so as I cannot check due to the phone not able to get pass bootloader. I tried to use the fb_mode command but still goes back to bootloader saying filed to start.
Thanks..
Droidriven said:
Do you have USB debugging enabled?
I DO NOT PROVIDE HELP IN PM, KEEP IT IN THE THREADS WHERE EVERYONE CAN SHARE
Click to expand...
Click to collapse

Categories

Resources