hardbicked my g8 plus (Solved) - Moto G8 Plus Questions & Answers

Hey i hard bricked my g8 plus. I forget to unlock oem bootloader and now i cant start the phone. when flash the stock rom the screen stay in "your device is corrupt. it cant be trusted and will not boot"
What can i do? the phone cant start and cant unlock bootloader

Have you tried blankflash tool? Download from
mirrors.lolinet.com/firmware/moto/doha/blankflash/

andymore said:
Have you tried blankflash tool? Download from
mirrors.lolinet.com/firmware/moto/doha/blankflash/
Click to expand...
Click to collapse
Can you explain me how i need to use the blankflash file pls? i never tried that

felixp_ said:
Can you explain me how i need to use the blankflash file pls? i never tried that
Click to expand...
Click to collapse
Your device is not hard bricked. It just can't start. Use the Lenovo moto smart assistant to flash the device. It will use signed image post by Motorola and able to boot the device.
Hard bricked= no bootloader, no fastboot. Nothing can be done

{
"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"
}
riyan65 said:
Your device is not hard bricked. It just can't start. Use the Lenovo moto smart assistant to flash the device. It will use signed image post by Motorola and able to boot the device.
Hard bricked= no bootloader, no fastboot. Nothing can be done
Click to expand...
Click to collapse
Thanks for the explain. my phone is in fastboot but cant flash/start the phone
The lenovo moto smart assistant says "this device is not supported"

felixp_ said:
Hey i hard bricked my g8 plus. I forget to unlock oem bootloader and now i cant start the phone. when flash the stock rom the screen stay in "your device is corrupt. it cant be trusted and will not boot"
What can i do? the phone cant start and cant unlock bootloader
Click to expand...
Click to collapse
take it back to recovery center. the only last option i guess

felixp_ said:
Thanks for the explain. my phone is in fastboot but cant flash/start the phone
The lenovo moto smart assistant says "this device is not supported"
Click to expand...
Click to collapse
Which firmware did you flash? Did you get any error while flashing the device?

riyan65 said:
Which firmware did you flash? Did you get any error while flashing the device?
Click to expand...
Click to collapse
https://mirrors.lolinet.com/firmware/moto/doha/official/RETAIL/ this firmware and yes it show an error but cant remember what it says . i think i lose the phone :crying:

i had the same message and i fixed my phone, use fastboot and extract the rom into ur minimal adb folder and copy these comands into the terminal
make sure the rom is the one for your phone model - region
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash dsp adspso.bin
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot reboot
btw you should also be able to lock / unlock your bootloader from fastboot terminal how many times you want, just unlock your bootloader 1st, using this guide https://www.getdroidtips.com/how-to...s/#Steps_to_Unlock_Bootloader_on_Moto_G8_Plus

esrd43 said:
i had the same message and i fixed my phone, use fastboot and extract the rom into ur minimal adb folder and copy these comands into the terminal
make sure the rom is the one for your phone model - region
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash dsp adspso.bin
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot reboot
btw you should also be able to lock / unlock your bootloader from fastboot terminal how many times you want, just unlock your bootloader 1st, using this guide https://www.getdroidtips.com/how-to...s/#Steps_to_Unlock_Bootloader_on_Moto_G8_Plus
Click to expand...
Click to collapse
thank you for your help, just the one thing i am not able to do, is turn off the bootloader, cause i do not have access to android at this moment, cause the phone is in ap fastboot mode secure all the time i want to start it.

felixp_ said:
thank you for your help, just the one thing i am not able to do, is turn off the bootloader, cause i do not have access to android at this moment, cause the phone is in ap fastboot mode secure all the time i want to start it.
Click to expand...
Click to collapse
You can't unlock the bootloader until it enabled in developer options "allow OEM unlock". You need to enable allow OEM unlock option in able to unlock the bootloader. And by the way, flashing the firmware should boot the device. And what error does it give when flashing?

riyan65 said:
You can't unlock the bootloader until it enabled in developer options "allow OEM unlock". You need to enable allow OEM unlock option in able to unlock the bootloader. And by the way, flashing the firmware should boot the device. And what error does it give when flashing?
Click to expand...
Click to collapse
after flashing it shows "your device is corrupt. It cant be trusted and will not boot".
Then it back to Ap fastboot mode (secure).
No booteable A/B slot
Failed to boot linux, falling back to fastboot
Fastboot reason: Fall-through from charger boot mode

felixp_ said:
after flashing it shows "your device is corrupt. It cant be trusted and will not boot".
Then it back to Ap fastboot mode (secure).
No booteable A/B slot
Failed to boot linux, falling back to fastboot
Fastboot reason: Fall-through from charger boot mode
Click to expand...
Click to collapse
I want you to post the flashing logs, you get when flashing. Eg:- fastboot flash bootloader bootloader. Img
Successful flashed or security downgrade (flash failed)
Like this I want you to Post.

riyan65 said:
I want you to post the flashing logs, you get when flashing. Eg:- fastboot flash bootloader bootloader. Img
Successful flashed or security downgrade (flash failed)
Like this I want you to Post.
Click to expand...
Click to collapse
ok there is the flash logs:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem fb_mode_set
...
OKAY [ 0.010s]
finished. total time: 0.011s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash partition gpt.bin
target reported max download size of 805259264 bytes
sending 'partition' (37 KB)...
OKAY [ 0.037s]
writing 'partition'...
(bootloader) Validating 'gpt.default.xml'
(bootloader) Committing 'gpt.default.xml'
(bootloader) - flashing 'gpt_main0.bin' to 'partition:0'
OKAY [ 0.506s]
finished. total time: 0.547s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash bootloader bootloader.img
target reported max download size of 805259264 bytes
sending 'bootloader' (14204 KB)...
OKAY [ 0.558s]
writing 'bootloader'...
(bootloader) Validating 'bootloader.default.xml'
(bootloader) Committing 'bootloader.default.xml'
(bootloader) - flashing 'cmnlib.mbn' to 'cmnlib'
(bootloader) - flashing 'cmnlib64.mbn' to 'cmnlib64'
(bootloader) - flashing 'keymaster.mbn' to 'keymaster'
(bootloader) - flashing 'hyp.mbn' to 'hyp'
(bootloader) - flashing 'tz.mbn' to 'tz'
(bootloader) - flashing 'devcfg.mbn' to 'devcfg'
(bootloader) - flashing 'uefi_sec.mbn' to 'uefisecapp'
(bootloader) - flashing 'prov64.mbn' to 'prov'
(bootloader) - flashing 'rpm.mbn' to 'rpm'
(bootloader) - flashing 'abl.elf' to 'abl'
(bootloader) - flashing 'qupfw.elf' to 'qupfw'
(bootloader) - flashing 'xbl_config.elf' to 'xbl_config'
(bootloader) - flashing 'xbl.elf' to 'xbl'
OKAY [ 0.360s]
finished. total time: 0.985s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash logo logo.bin
target reported max download size of 805259264 bytes
sending 'logo_a' (2864 KB)...
OKAY [ 0.137s]
writing 'logo_a'...
OKAY [ 0.101s]
finished. total time: 0.243s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash boot boot.img
target reported max download size of 805259264 bytes
sending 'boot_a' (65536 KB)...
OKAY [ 1.980s]
writing 'boot_a'...
OKAY [ 0.739s]
finished. total time: 2.722s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery recovery.img
error: cannot load 'recovery.img': No such file or directory
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash dsp adspso.bin
error: cannot load 'adspso.bin': No such file or directory
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash oem oem.img
target reported max download size of 805259264 bytes
sending 'oem_a' (11940 KB)...
OKAY [ 0.472s]
writing 'oem_a'...
OKAY [ 0.154s]
finished. total time: 0.636s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.0
target reported max download size of 805259264 bytes
sending 'system_a' (524284 KB)...
OKAY [ 15.100s]
writing 'system_a'...
OKAY [ 0.048s]
finished. total time: 15.147s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.1
target reported max download size of 805259264 bytes
sending 'system_a' (524284 KB)...
OKAY [ 14.866s]
writing 'system_a'...
OKAY [ 0.052s]
finished. total time: 14.921s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.2
target reported max download size of 805259264 bytes
sending 'system_a' (524284 KB)...
OKAY [ 14.254s]
writing 'system_a'...
OKAY [ 0.056s]
finished. total time: 14.316s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.3
target reported max download size of 805259264 bytes
sending 'system_a' (489108 KB)...
OKAY [ 14.398s]
writing 'system_a'...
OKAY [ 0.068s]
finished. total time: 14.465s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.4
target reported max download size of 805259264 bytes
sending 'system_a' (521120 KB)...
OKAY [ 14.594s]
writing 'system_a'...
OKAY [ 0.063s]
finished. total time: 14.672s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.5
target reported max download size of 805259264 bytes
sending 'system_a' (49320 KB)...
OKAY [ 1.490s]
writing 'system_a'...
OKAY [ 0.072s]
finished. total time: 1.566s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash modem NON-HLOS.bin
target reported max download size of 805259264 bytes
sending 'modem_a' (81040 KB)...
OKAY [ 3.074s]
writing 'modem_a'...
OKAY [ 0.502s]
finished. total time: 3.580s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.140s]
finished. total time: 0.143s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.154s]
finished. total time: 0.157s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash fsg fsg.mbn
target reported max download size of 805259264 bytes
sending 'fsg_a' (11196 KB)...
OKAY [ 0.540s]
writing 'fsg_a'...
OKAY [ 0.191s]
finished. total time: 0.738s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase cache
erasing 'cache'...
OKAY [ 0.101s]
finished. total time: 0.105s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase userdata
erasing 'userdata'...
OKAY [ 0.155s]
finished. total time: 0.156s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase customize
erasing 'customize'...
(bootloader) Invalid partition name customize
FAILED (remote failure)
finished. total time: 0.111s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase clogo
erasing 'clogo'...
(bootloader) Invalid partition name clogo
FAILED (remote failure)
finished. total time: 0.110s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem fb_mode_clear
...
OKAY [ 0.106s]
finished. total time: 0.110s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot reboot

This is my getvar all list:
(bootloader) kernel: uefi
(bootloader) version-bootloader: MBM-3.0-doha_retail-59ad2f5404-200404
(bootloader) product: doha
(bootloader) board: doha
(bootloader) secure: yes
(bootloader) hwrev: PVT
(bootloader) radio: LATAM
(bootloader) storage-type: eMMC
(bootloader) emmc: 64GB MICRON S0J9K8 RV=08 PV=10 FV=0000000000000004
(bootloader) ufs: N/A
(bootloader) ram: 4GB MICRON LP4 DIE=16Gb M5-M8=FF 04 10 10
(bootloader) cpu: SM_NICOBAR 1.0
(bootloader) serialno: ZY326SMLCT
(bootloader) cid: 0x0032
(bootloader) channelid: 0x1b
(bootloader) uid: 1DF84B82
(bootloader) securestate: oem_locked
(bootloader) factory-modes: disabled
(bootloader) verity-state: enforcing (0)
(bootloader) iswarrantyvoid: no
(bootloader) max-download-size: 805263360
(bootloader) reason: Fall-through from normal boot mode
(bootloader) imei: 357207100965938
(bootloader) imei2: 357207100965946
(bootloader) meid:
(bootloader) date: 10-11-2019
(bootloader) sku: XT2019-2
(bootloader) carrier_sku: XT2019-2
(bootloader) battid: SB18C52857
(bootloader) battery-voltage: 3684
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) ro.build.fingerprint[0]: motorola/doha/doha:9/PPIS29.65-51-
(bootloader) ro.build.fingerprint[1]: 3/3b59e:user/release-keys
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full[0]: Blur_Version.29.201.3.doha.retail
(bootloader) ro.build.version.full[1]: .en.US
(bootloader) ro.build.version.qcom: LA.UM.7.11.r1-03300-NICOBAR.0
(bootloader) version-baseband: M6125_06.09.02.10R DOHA_LATAMDSDS_CUST
(bootloader) kernel.version[0]: Linux version 4.14.98-perf+ ([email protected]
(bootloader) kernel.version[1]: clbld87) (clang version 6.0.9 for Androi
(bootloader) kernel.version[2]: d NDK) #1 SMP PREEMPT Sat Apr 4 01:13:12
(bootloader) kernel.version[3]: CDT 2020
(bootloader) git:abl: MBM-3.0-doha_retail-59ad2f5404-200404
(bootloader) frp-state: protected (210)
(bootloader) ro.carrier: retla
(bootloader) current-slot:
(bootloader) running-bl-slot: _a/_a
(bootloader) running-boot-lun: 0
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: no
(bootloader) slot-successful:_b: no
(bootloader) slot-unbootable:_a: yes
(bootloader) slot-unbootable:_b: yes
(bootloader) slot-retry-count:_a: 0
(bootloader) slot-retry-count:_b: 0
(bootloader) logical-block-size: 0x200
(bootloader) erase-block-size: 0x200
(bootloader) pcb-part-no: SB28C54618
Pls i need help with the firmware im not sure if is RETAIL or RETLA.
And the complete fiwmare is DOHA_*RETLA OR RETAIL*_9.0_PPIS29.65-51-3. Is that correct or im wrong?

hmm, try searching in google for how to enable oem unlock from fastboot, the try to unlock your bootloader, that should work
or ask mode details about the blankflash if anyone knows about it

felixp_ said:
This is my getvar all list:
(bootloader) kernel: uefi
(bootloader) version-bootloader: MBM-3.0-doha_retail-59ad2f5404-200404
(bootloader) product: doha
(bootloader) board: doha
(bootloader) secure: yes
(bootloader) hwrev: PVT
(bootloader) radio: LATAM
(bootloader) storage-type: eMMC
(bootloader) emmc: 64GB MICRON S0J9K8 RV=08 PV=10 FV=0000000000000004
(bootloader) ufs: N/A
(bootloader) ram: 4GB MICRON LP4 DIE=16Gb M5-M8=FF 04 10 10
(bootloader) cpu: SM_NICOBAR 1.0
(bootloader) serialno: ZY326SMLCT
(bootloader) cid: 0x0032
(bootloader) channelid: 0x1b
(bootloader) uid: 1DF84B82
(bootloader) securestate: oem_locked
(bootloader) factory-modes: disabled
(bootloader) verity-state: enforcing (0)
(bootloader) iswarrantyvoid: no
(bootloader) max-download-size: 805263360
(bootloader) reason: Fall-through from normal boot mode
(bootloader) imei: 357207100965938
(bootloader) imei2: 357207100965946
(bootloader) meid:
(bootloader) date: 10-11-2019
(bootloader) sku: XT2019-2
(bootloader) carrier_sku: XT2019-2
(bootloader) battid: SB18C52857
(bootloader) battery-voltage: 3684
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) ro.build.fingerprint[0]: motorola/doha/doha:9/PPIS29.65-51-
(bootloader) ro.build.fingerprint[1]: 3/3b59e:user/release-keys
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full[0]: Blur_Version.29.201.3.doha.retail
(bootloader) ro.build.version.full[1]: .en.US
(bootloader) ro.build.version.qcom: LA.UM.7.11.r1-03300-NICOBAR.0
(bootloader) version-baseband: M6125_06.09.02.10R DOHA_LATAMDSDS_CUST
(bootloader) kernel.version[0]: Linux version 4.14.98-perf+ ([email protected]
(bootloader) kernel.version[1]: clbld87) (clang version 6.0.9 for Androi
(bootloader) kernel.version[2]: d NDK) #1 SMP PREEMPT Sat Apr 4 01:13:12
(bootloader) kernel.version[3]: CDT 2020
(bootloader) git:abl: MBM-3.0-doha_retail-59ad2f5404-200404
(bootloader) frp-state: protected (210)
(bootloader) ro.carrier: retla
(bootloader) current-slot:
(bootloader) running-bl-slot: _a/_a
(bootloader) running-boot-lun: 0
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: no
(bootloader) slot-successful:_b: no
(bootloader) slot-unbootable:_a: yes
(bootloader) slot-unbootable:_b: yes
(bootloader) slot-retry-count:_a: 0
(bootloader) slot-retry-count:_b: 0
(bootloader) logical-block-size: 0x200
(bootloader) erase-block-size: 0x200
(bootloader) pcb-part-no: SB28C54618
Pls i need help with the firmware im not sure if is RETAIL or RETLA.
And the complete fiwmare is DOHA_*RETLA OR RETAIL*_9.0_PPIS29.65-51-3. Is that correct or im wrong?
Click to expand...
Click to collapse
First, remove your IMEI, serial no, from thread
Second, everything is flashing without any Major error, but the device is not booting. Due to wrong firmware you are flashing, your device is retla and you are flashing retain firmware, due to which the device cause bootloop. Download the retla firmware and flash the device. It should boot. And remove the command of bootloader and gpt, just to be safe.(could cause hard bricked)

what is the exact message you get when you try to unlock your bootloader using fastboot oem unlock?
his problem is once u flash another rom even if official, your device can't start because the bootloader is locked, and to unlock the bootloader u need to enable that "usb debugging" and "allow oem unlock" from developer options which u can't access because u can't enter android.
try searching for that blankflash method, there's alot of videos on youtube and google that can guide u
also u might have chosen the wrong rom for your device

esrd43 said:
what is the exact message you get when you try to unlock your bootloader using fastboot oem unlock?
his problem is once u flash another rom even if official, your device can't start because the bootloader is locked, and to unlock the bootloader u need to enable that "usb debugging" and "allow oem unlock" from developer options which u can't access because u can't enter android.
try searching for that blankflash method, there's alot of videos on youtube and google that can guide u
also u might have chosen the wrong rom for your device
Click to expand...
Click to collapse
(bootloader) Check 'OEM unlocking' in Android Settings > Developer
(bootloader) Options
FAILED (remote failure)
But i cant start the phone. i flashed the firmware and then when it reboot the screen stay in "Your device is corrupt. it cant be trusted and will not boot. I have enabled usb debugging but oem unlock no in developer options. and now i cant access to android

felixp_ said:
(bootloader) Check 'OEM unlocking' in Android Settings > Developer
(bootloader) Options
FAILED (remote failure)
But i cant start the phone. i flashed the firmware and then when it reboot the screen stay in "Your device is corrupt. it cant be trusted and will not boot. I have enabled usb debugging but oem unlock no in developer options. and now i cant access to android
Click to expand...
Click to collapse
I see now, I re-locked my bootloader and got exactly the same message as you but I could unlock it again to be able to boot again.
your phone for sure can be fixed, i think blankflash is the solution but I never used that before
still try flashing the RETLA rom for your device instead of RETAIL, who knows if that may work
https://mirrors.lolinet.com/firmware/moto/doha/official/RETLA/

Related

Soft brick CM 12.1

I have a RAZR HD XT925.
Bootloader mouthed. TWRP Recovery 2.8.6.0 ROM CyanogenMod 12.1 nyghtly of 4/18/2015 5:07:47.
the phone after a reboot remained in bootloop. To enter recovery takes about 2 minutes. I can not mount / data and / cache recovery. if I try to do operations as recovery does not complete successfully.
the phone starts normally in fastboot mode.
I tried to flash with RSD Lite 6.1.4 4.4.2 rom the only stock that I found "XT925_rcica-user-4.4.2-KDA20.117-3-4-release-keys-cid14-RCI-CA.XML" but I get "Failed Flashing Process. 1/13 flash partition" gpt.bin "-> Phone returned FAIL."
I followed various guides on the internet I tried to use other file gpt and tz but fastboot I get:
Code:
mfastboot flash partition gpt.bin
(Bootloader) Variable not supported!
target max-download-size: 30MB
sending 'partition' (32 KB) ...
OKAY [0.027s]
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) Failed to program partition table
FAILED (remote failure)
finished. total time: 0.376s
mfastboot flash tz tz.mbn
(Bootloader) Variable not supported!
target max-download-size: 30MB
sending 'tz' (210 KB) ...
OKAY [0.053s]
writing 'tz' ...
(Bootloader) Failed to erase partition
(Bootloader) Failed to flash partition tz
FAILED (remote failure)
finished. total time: 0.330s
if it helps
Code:
mfastboot getvar all
(Bootloader) version-bootloader: 109B (*)
(Bootloader) product: vanquish_u
(Bootloader) secure: yes
(Bootloader) mid: 0056
(Bootloader) version: 0.5
(Bootloader) SerialNo: #################
(Bootloader) q: q 1/1
(Bootloader) unlocked: yes
(Bootloader) iswarrantyvoid: yes
(Bootloader) max-download-size: 31,457,280
(Bootloader) EMMC-size: 16GB
(Bootloader) reason: Reboot to bootloader
(Bootloader) revision-hardware: 0x8300
(Bootloader) CPU: MSM8960 CS
(Bootloader) uid: ###########################
(Bootloader) cid: 0x07
all:
finished. total time: 0.026s
the latest stock rom installed was the "180.46.117.xt925CEE-Retail.en.EU" Kitkat 4.4.2.
tips?
Help me?
Inviato dal mio Moto X utilizzando Tapatalk
no solution?
Inviato dal mio Moto X utilizzando Tapatalk

XT1039 Dead, allows me to enter fastboot - nothing more.

Had my Moto G LTE working for 1.5 years having phone encryption on.
Now my phone does not boot. I manage to enter fastboot but get errors when trying to do anything.
fastboot starts with "failed to initialize partition table"
Normal Powerup gives "invalid boot image"
Recovery gives "Invalid recovery image"
Barcodes are all zeroes, date is 1970-... only thing non null is the serial which seems to be a random hex number.
All other options also say "invalid boot image"
Figuring my last chance might be to reflash different firmware I tried to unlock the bootloader but fastboot oem get_unlock_data results in "<bootloader> could not get unlock data!"
I found http://forum.xda-developers.com/moto-g/help/how-to-revive-hard-bricked-moto-g-t2833798 but it's for 4.4.4 and I have 5.? - also, I am not sure which firmware I can use. I found another post with firmwares for xt1039 EU retail. but all the links were broken.
Is there anything I can do with a locked bootloader?
While waiting for a firmware download to finish the device went black and shut down. Now all I see is the white charging light whenever the phone is connected. No usb device recognized...
After charging for 6h the phone suddenly says 0% battery (battery charging screen) - five minutes later it is booting like nothing happened...
Anyone had similar issues? I think it might have to do with the phone being encrypted - every once in a while the phone reboots and the first time entering the encryption keys generally fails with "you entered the correct password bla bla bla you must reset your phone" - shutting down and trying again usually boots as normal.
Your phone may simply need a 'spring clean.' Latest Firmware Images for your model are here:
http://forum.xda-developers.com/moto-g/general/index-moto-g-falcon-factory-firmware-t3110795​
Be sure to read the tutorial: http://forum.xda-developers.com/showthread.php?t=2542219
It may not be convenient, but it's important to include the following command, even though it will wipe all of your internal storage:
mfastboot erase userdata
Obviously backup anything important. Also if you are interested, Optimized XT1039 Stock ROMs are available here:
http://forum.xda-developers.com/moto-g/4g-development/rom-stock-motorola-4g-lollipop-rom-t3142816​
XT1039 stuck in fastboot mode
Hi,
I bought an used xt1039 booting only in fastboot mode.
Like CeliHopter, I can't unlock the bootloader and also can't flash anything.
I get permission denied for a lot of fastboot command.
Here is my getvar all :
(bootloader) version: 0.5
(bootloader) version-bootloader: 411A(*)
(bootloader) product: peregrine
(bootloader) secure: yes
(bootloader) hwrev: 0x82D0
(bootloader) radio: 0x3
(bootloader) emmc: 8GB Sandisk REV=06 PRV=07 TYPE=17
(bootloader) ram: 1024MB Elpida S4 SDRAM DIE=4Gb
(bootloader) cpu: MSM8926
(bootloader) serialno: de5a1ed
(bootloader) cid: 0xFFFF
(bootloader) channelid: 0xDEAD
(bootloader) uid: 0E777E0515000000000000000000
(bootloader) unlocked: Not supported
(bootloader) iswarrantyvoid: Not supported
(bootloader) mot_sst: 8
(bootloader) max-download-size: 536870912
(bootloader) reason: Failed to initialize partition table
(bootloader) imei:
(bootloader) meid:
(bootloader) date:
(bootloader) sku:
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time:
(bootloader) ro.build.fingerprint:
(bootloader) ro.build.version.full:
(bootloader) ro.build.version.qcom:
(bootloader) version-baseband:
(bootloader) kernel.version:
(bootloader) sdi.git:
(bootloader) sbl1.git:
(bootloader) rpm.git:
(bootloader) tz.git:
(bootloader) aboot.git: git=MBM-NG-V41.1A-0-g80481ae
(bootloader) qe:
(bootloader) ro.carrier:
all: listed above
finished. total time: 0.049s
Here are fastboot commands result :
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.045s]
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) caching utags ...
(bootloader) caching modemst1 ...
(bootloader) caching modemst2 ...
(bootloader) caching hob ...
(bootloader) caching dhob ...
(bootloader) caching fsg ...
(bootloader) caching fsc ...
(bootloader) caching sp ...
(bootloader) caching cid ...
(bootloader) caching pds ...
(bootloader) caching persist ...
(bootloader) Flashing backup GPT image...
(bootloader) restoring utags
(bootloader) utags no longer exists!
(bootloader) restoring modemst1
(bootloader) modemst1 no longer exists!
(bootloader) restoring modemst2
(bootloader) modemst2 no longer exists!
(bootloader) restoring hob
(bootloader) hob no longer exists!
(bootloader) restoring dhob
(bootloader) dhob no longer exists!
(bootloader) restoring fsg
(bootloader) fsg no longer exists!
(bootloader) restoring fsc
(bootloader) fsc no longer exists!
(bootloader) restoring sp
(bootloader) sp no longer exists!
(bootloader) restoring cid
(bootloader) cid no longer exists!
(bootloader) restoring pds
(bootloader) pds no longer exists!
(bootloader) restoring persist
(bootloader) persist no longer exists!
OKAY [ 0.603s]
finished. total time: 0.649s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.118s]
writing 'motoboot'...
(bootloader) Motoboot: Unknown partition name
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.159s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (295 KB)...
OKAY [ 0.080s]
writing 'logo'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.099s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.396s]
writing 'boot'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.443s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot 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.423s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (257719 KB)...
OKAY [ 8.104s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 8.142s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (257518 KB)...
OKAY [ 8.094s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 8.142s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (256623 KB)...
OKAY [ 8.066s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 8.115s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot flash system system.img_sparsechunk.3
target max-sparse-size: 256MB
sending 'system' (189925 KB)...
OKAY [ 5.996s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 6.007s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (60236 KB)...
OKAY [ 1.941s]
writing 'modem'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 1.976s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot erase modemst1
erasing 'modemst1'...
(bootloader) Invalid partition name modemst1
FAILED (remote failure)
finished. total time: 0.040s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot erase modemst2
erasing 'modemst2'...
(bootloader) Invalid partition name modemst2
FAILED (remote failure)
finished. total time: 0.047s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (661 KB)...
OKAY [ 0.109s]
writing 'fsg'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.115s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot erase cache
erasing 'cache'...
(bootloader) Invalid partition name cache
FAILED (remote failure)
finished. total time: 0.028s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot erase userdata
erasing 'userdata'...
(bootloader) Invalid partition name userdata
FAILED (remote failure)
finished. total time: 0.027s
Can someone help me ?
Possible solution
Slool said:
Hi,
I bought an used xt1039 booting only in fastboot mode.
Like CeliHopter, I can't unlock the bootloader and also can't flash anything.
I get permission denied for a lot of fastboot command.
Here is my getvar all :
(bootloader) version: 0.5
(bootloader) version-bootloader: 411A(*)
(bootloader) product: peregrine
(bootloader) secure: yes
(bootloader) hwrev: 0x82D0
(bootloader) radio: 0x3
(bootloader) emmc: 8GB Sandisk REV=06 PRV=07 TYPE=17
(bootloader) ram: 1024MB Elpida S4 SDRAM DIE=4Gb
(bootloader) cpu: MSM8926
(bootloader) serialno: de5a1ed
(bootloader) cid: 0xFFFF
(bootloader) channelid: 0xDEAD
(bootloader) uid: 0E777E0515000000000000000000
(bootloader) unlocked: Not supported
(bootloader) iswarrantyvoid: Not supported
(bootloader) mot_sst: 8
(bootloader) max-download-size: 536870912
(bootloader) reason: Failed to initialize partition table
(bootloader) imei:
(bootloader) meid:
(bootloader) date:
(bootloader) sku:
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time:
(bootloader) ro.build.fingerprint:
(bootloader) ro.build.version.full:
(bootloader) ro.build.version.qcom:
(bootloader) version-baseband:
(bootloader) kernel.version:
(bootloader) sdi.git:
(bootloader) sbl1.git:
(bootloader) rpm.git:
(bootloader) tz.git:
(bootloader) aboot.git: git=MBM-NG-V41.1A-0-g80481ae
(bootloader) qe:
(bootloader) ro.carrier:
all: listed above
finished. total time: 0.049s
Here are fastboot commands result :
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.045s]
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) caching utags ...
(bootloader) caching modemst1 ...
(bootloader) caching modemst2 ...
(bootloader) caching hob ...
(bootloader) caching dhob ...
(bootloader) caching fsg ...
(bootloader) caching fsc ...
(bootloader) caching sp ...
(bootloader) caching cid ...
(bootloader) caching pds ...
(bootloader) caching persist ...
(bootloader) Flashing backup GPT image...
(bootloader) restoring utags
(bootloader) utags no longer exists!
(bootloader) restoring modemst1
(bootloader) modemst1 no longer exists!
(bootloader) restoring modemst2
(bootloader) modemst2 no longer exists!
(bootloader) restoring hob
(bootloader) hob no longer exists!
(bootloader) restoring dhob
(bootloader) dhob no longer exists!
(bootloader) restoring fsg
(bootloader) fsg no longer exists!
(bootloader) restoring fsc
(bootloader) fsc no longer exists!
(bootloader) restoring sp
(bootloader) sp no longer exists!
(bootloader) restoring cid
(bootloader) cid no longer exists!
(bootloader) restoring pds
(bootloader) pds no longer exists!
(bootloader) restoring persist
(bootloader) persist no longer exists!
OKAY [ 0.603s]
finished. total time: 0.649s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.118s]
writing 'motoboot'...
(bootloader) Motoboot: Unknown partition name
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.159s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (295 KB)...
OKAY [ 0.080s]
writing 'logo'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.099s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.396s]
writing 'boot'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.443s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot 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.423s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (257719 KB)...
OKAY [ 8.104s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 8.142s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (257518 KB)...
OKAY [ 8.094s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 8.142s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (256623 KB)...
OKAY [ 8.066s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 8.115s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot flash system system.img_sparsechunk.3
target max-sparse-size: 256MB
sending 'system' (189925 KB)...
OKAY [ 5.996s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 6.007s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (60236 KB)...
OKAY [ 1.941s]
writing 'modem'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 1.976s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot erase modemst1
erasing 'modemst1'...
(bootloader) Invalid partition name modemst1
FAILED (remote failure)
finished. total time: 0.040s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot erase modemst2
erasing 'modemst2'...
(bootloader) Invalid partition name modemst2
FAILED (remote failure)
finished. total time: 0.047s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (661 KB)...
OKAY [ 0.109s]
writing 'fsg'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.115s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot erase cache
erasing 'cache'...
(bootloader) Invalid partition name cache
FAILED (remote failure)
finished. total time: 0.028s
C:\Users\slou4\Downloads\XT1039_PEREGRINE_RETBR_EU_5.1_LPBS23.13-35.5-1_cid12_CFC.xml>mfastboot erase userdata
erasing 'userdata'...
(bootloader) Invalid partition name userdata
FAILED (remote failure)
finished. total time: 0.027s
Can someone help me ?
Click to expand...
Click to collapse
You could do a blank flash, if your phone is detected as a Qualcomm USB loader. The instructions are at this URL. https://forum.xda-developers.com/moto-g/help/how-to-unbrick-moto-g-falcon-t3394788
I had this issue once with my XT1033, where the bootloader was corrupt. I somehow hard bricked it on purpose and this guide worked to get it to work again.
Hi, sorry to answer late.
I already try that but it doesn't work
My device is recognized as Motorola Adb Device. When I force to use the Qualcomm driver it doesn't work. I'm stuck at waiting for device when executing the blank flash script.

Moto G3, (soft) bricked, locked bootloader

Hey guys,
Out of nowhere my Moto G3 (2015), 1GB turned of and was stuck in a bootloop.
It was running Marshmallow.
Only thing I could access was the bootloader, which was still locked.
A friend tried to flash the stock ROM to get it to work.
Problem was...it was the Lollipop ROM.
Now...no bootloop, just the bootloader and nothing else. Can't even access Recovery options.
I did a lot of research to save my Moto G and tried to flash it with the Marshmallow ROM, but nothing works.
(bootloader) Preflash validation failed, FAILED (remote failure) is what I get when running commands with Fastboot as soon as I get to "fastboot flash boot boot.img".
Please help...sending the phone to Motorola is unfortunately not an option for me
Try using mfastboot
xMotoDA said:
Try using mfastboot
Click to expand...
Click to collapse
I did...no luck.
(bootloader) Preflash validation failed
FAILED (remote failure)
Same problem here. The phone started bootlooping itself, and since I can't turn it on I can unlock the boot loader. Tried flashing stock to it (not knowing the bootloader was locked) and now it won't even boot up past fastboot. Really hoping someone has a solution to this.
Where does it fail, at gpt.bin or bootloader.bin, and what EXACT firmware file are you trying to use and which model (XT15xx)?
acejavelin said:
Where does it fail, at gpt.bin or bootloader.bin, and what EXACT firmware file are you trying to use and which model (XT15xx)?
Click to expand...
Click to collapse
Model: Moto G3 (XT1540, osprey retus)
Firmwares:
XT1540_OSPREY_RETCA-BELL_6.0_MPI24.65-33.1-2_cid14_subsidy-BELLCA_CFC.xml
XT1540_OSPREY_RETLA_NA_6.0_MPI24.65-33.1-2_cid12_subsidy-DEFAULT_CFC.xml
XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img <--- fails here
gridikoelie said:
Model: Moto G3 (XT1540, osprey retus)
Firmwares:
XT1540_OSPREY_RETCA-BELL_6.0_MPI24.65-33.1-2_cid14_subsidy-BELLCA_CFC.xml
XT1540_OSPREY_RETLA_NA_6.0_MPI24.65-33.1-2_cid12_subsidy-DEFAULT_CFC.xml
XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img <--- fails here
Click to expand...
Click to collapse
Try this...
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot reboot bootloader
fastboot flash logo logo.bin
fastboot flash boot boot.img
(continue rest of image)
And you should really start recovery and factory reset first if possible before starting
acejavelin said:
Try this...
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot reboot bootloader
fastboot flash logo logo.bin
fastboot flash boot boot.img
(continue rest of image)
And you should really start recovery and factory reset first if possible before starting
Click to expand...
Click to collapse
Thank you. Tried it...same result
I can't access recovery options. Just the bootloader.
Before I had this problem I had done a factory reset, so the developer options are not enabled.
Is there any way for me to get around that to flash the stock rom?
My friend messed up my bootloader by flashing an older rom (lollipop)
Please tell me this is fixable
mfastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: moto-msm8916-80.CC
(bootloader) product: osprey
(bootloader) board: osprey
(bootloader) secure: yes
(bootloader) hwrev: 0x82B0
(bootloader) radio: 0x1
(bootloader) emmc: 8GB Samsung REV=07 PRV=01 TYPE=57
(bootloader) ram: 1024MB Samsung S8 SDRAM DIE=4Gb
(bootloader) cpu: MSM8916
(bootloader) serialno: ZY22228JJG
(bootloader) cid: 0x0009
(bootloader) channelid: 0x8d
(bootloader) uid: 33FFFC0A00000000000000000000
(bootloader) unlocked: no
(bootloader) securestate: locked
(bootloader) iswarrantyvoid: no
(bootloader) mot_sst: 0
(bootloader) max-download-size: 268435456
(bootloader) reason: UTAG "bootmode" configured as fastboot
(bootloader) imei: 355488060450556
(bootloader) meid:
(bootloader) date: 07-01-2015
(bootloader) sku: XT1540
(bootloader) battid: SNN5965A
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time: "Thu Jul 2 13:34:33 UTC 2015"
(bootloader) ro.build.fingerprint[0]: motorola/osprey_retus/osprey_umts:
(bootloader) ro.build.fingerprint[1]: 6.0/MPI24.65-25/28:user/release-ke
(bootloader) ro.build.fingerprint[2]: ys
(bootloader) ro.build.version.full[0]: Blur_Version.24.11.25.osprey_retu
(bootloader) ro.build.version.full[1]: s.retus.en.US
(bootloader) ro.build.version.qcom[0]: AU_LINUX_ANDROID_LA.BR.1.1.3_RB1.
(bootloader) ro.build.version.qcom[1]: 05.01.00.032.015
(bootloader) version-baseband: <not available>
(bootloader) kernel.version[0]: Linux version 3.10.49-g88eb8b3 (hudsoncm
(bootloader) kernel.version[1]: @ilclbld34) (gcc version 4.8 (GCC) ) #1
(bootloader) kernel.version[2]: SMP PREEMPT Tue Dec 8 05:39:16 CST 2015
(bootloader) sbl1.git: git=MBM-NG-V80.CC-0-g7abea31
(bootloader) rpm.git: git=MBM-NG-V80.CC-0-g932f716
(bootloader) tz.git: git=MBM-NG-V80.CC-0-ga1c5ae6
(bootloader) hyp.git: git=MBM-NG-V80.CC-0-ga1c5ae6
(bootloader) aboot.git: git=MBM-NG-V80.CC-0-gdfaac1d
(bootloader) partition-type:modem: raw
(bootloader) partition-type:sbl1: raw
(bootloader) partition-typeDR: raw
(bootloader) partition-type:aboot: raw
(bootloader) partition-type:rpm: raw
(bootloader) partition-type:tz: raw
(bootloader) partition-type:hyp: raw
(bootloader) partition-type:utags: raw
(bootloader) partition-type:misc: raw
(bootloader) partition-typeadA: raw
(bootloader) partition-type:abootBackup: raw
(bootloader) partition-type:rpmBackup: raw
(bootloader) partition-type:tzBackup: raw
(bootloader) partition-type:hypBackup: raw
(bootloader) partition-type:utagsBackup: raw
(bootloader) partition-type:logs: raw
(bootloader) partition-type:frp: raw
(bootloader) partition-typeadB: raw
(bootloader) partition-type:modemst1: raw
(bootloader) partition-type:modemst2: raw
(bootloader) partition-type:hob: raw
(bootloader) partition-type:dhob: raw
(bootloader) partition-type:fsg: raw
(bootloader) partition-type:fsc: raw
(bootloader) partition-type:cid: raw
(bootloader) partition-type:metadata: raw
(bootloader) partition-type:logo: raw
(bootloader) partition-type:clogo: raw
(bootloader) partition-typeersist: raw
(bootloader) partition-type:kpan: raw
(bootloader) partition-type:boot: raw
(bootloader) partition-type:recovery: raw
(bootloader) partition-type:ssd: raw
(bootloader) partition-typeadC: raw
(bootloader) partition-type:sp: raw
(bootloader) partition-type:keystore: raw
(bootloader) partition-typeem: raw
(bootloader) partition-type:carrier: ext4
(bootloader) partition-type:customize: raw
(bootloader) partition-type:cache: raw
(bootloader) partition-type:system: raw
(bootloader) partition-type:userdata: raw
(bootloader) partition-size:modem: 0x00000000027e0000
(bootloader) partition-size:sbl1: 0x0000000000080000
(bootloader) partition-sizeDR: 0x0000000000020000
(bootloader) partition-size:aboot: 0x0000000000113000
(bootloader) partition-size:rpm: 0x000000000003e800
(bootloader) partition-size:tz: 0x000000000008c000
(bootloader) partition-size:hyp: 0x0000000000020000
(bootloader) partition-size:utags: 0x0000000000080000
(bootloader) partition-size:misc: 0x0000000000080000
(bootloader) partition-sizeadA: 0x000000000036f000
(bootloader) partition-size:abootBackup: 0x0000000000113000
(bootloader) partition-size:rpmBackup: 0x000000000003e800
(bootloader) partition-size:tzBackup: 0x000000000008c000
(bootloader) partition-size:hypBackup: 0x0000000000020000
(bootloader) partition-size:utagsBackup: 0x0000000000080000
(bootloader) partition-size:logs: 0x0000000000200000
(bootloader) partition-size:frp: 0x0000000000080000
(bootloader) partition-sizeadB: 0x000000000022f000
(bootloader) partition-size:modemst1: 0x0000000000180000
(bootloader) partition-size:modemst2: 0x0000000000180000
(bootloader) partition-size:hob: 0x000000000007a000
(bootloader) partition-size:dhob: 0x0000000000008000
(bootloader) partition-size:fsg: 0x0000000000300000
(bootloader) partition-size:fsc: 0x0000000000000400
(bootloader) partition-size:cid: 0x0000000000020000
(bootloader) partition-size:metadata: 0x0000000000080000
(bootloader) partition-size:logo: 0x0000000000400000
(bootloader) partition-size:clogo: 0x0000000000400000
(bootloader) partition-sizeersist: 0x0000000000800000
(bootloader) partition-size:kpan: 0x0000000000800000
(bootloader) partition-size:boot: 0x0000000001000000
(bootloader) partition-size:recovery: 0x0000000001019000
(bootloader) partition-size:ssd: 0x0000000000002000
(bootloader) partition-sizeadC: 0x000000000087e000
(bootloader) partition-size:sp: 0x0000000000800000
(bootloader) partition-size:keystore: 0x0000000000800000
(bootloader) partition-sizeem: 0x0000000001000000
(bootloader) partition-size:carrier: 0x0000000001000000
(bootloader) partition-size:customize: 0x0000000002000000
(bootloader) partition-size:cache: 0x0000000010000000
(bootloader) partition-size:system: 0x0000000091000000
(bootloader) partition-size:userdata: 0x0000000121fe0000
(bootloader) qe: qe 0/0
(bootloader) frp-state: protected (75)
(bootloader) ro.carrier: retus
all: listed above
finished. total time: 0.331s
Yeah, I think I see the problem... the versions look messed up, partially US Retail and part Latin America, could be the cause (flashing an incorrect version is known to brick), the hardware thinks it's the US Retail version so try the newest image for that and since you can't start recovery execute the erase commands first.
fastboot erase userdata
fastboot erase cache
Problem now is its a mixed bag of 2 firmwares, might not be recoverable with a locked bootloader.
acejavelin said:
Yeah, I think I see the problem... the versions look messed up, partially US Retail and part Latin America, could be the cause (flashing an incorrect version is known to brick), the hardware thinks it's the US Retail version so try the newest image for that and since you can't start recovery execute the erase commands first.
fastboot erase userdata
fastboot erase cache
Problem now is its a mixed bag of 2 firmwares, might not be recoverable with a locked bootloader.
Click to expand...
Click to collapse
Damn...didn't work.
Fails at "fastboot flash partition gpt.bin" with the US Retail version
These are my command results:
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot oem fb_mode_set
...
OKAY [ 0.112s]
finished. total time: 0.112s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.004s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.408s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot flash bootloader bootloader.img
target max-sparse-size: 256MB
sending 'bootloader' (2546 KB)...
OKAY [ 0.088s]
writing 'bootloader'...
(bootloader) flashing sbl1 ...
(bootloader) flashing aboot ...
(bootloader) flashing tz ...
(bootloader) flashing hyp ...
(bootloader) flashing rpm ...
OKAY [ 1.838s]
finished. total time: 1.930s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (1352 KB)...
OKAY [ 0.048s]
writing 'logo'...
OKAY [ 0.081s]
finished. total time: 0.137s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (16384 KB)...
OKAY [ 0.519s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 1.049s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (16484 KB)...
OKAY [ 0.521s]
writing 'recovery'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 1.078s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (260721 KB)...
OKAY [ 8.240s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.689s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (261542 KB)...
OKAY [ 8.267s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.317s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (262143 KB)...
OKAY [ 8.300s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.364s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot flash system system.img_sparsechunk.3
target max-sparse-size: 256MB
sending 'system' (246551 KB)...
OKAY [ 7.790s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 7.861s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot flash system system.img_sparsechunk.4
target max-sparse-size: 256MB
sending 'system' (262142 KB)...
OKAY [ 8.285s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.329s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot flash system system.img_sparsechunk.5
target max-sparse-size: 256MB
sending 'system' (262141 KB)...
OKAY [ 8.269s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.309s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot flash system system.img_sparsechunk.6
target max-sparse-size: 256MB
sending 'system' (117920 KB)...
OKAY [ 3.731s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 3.766s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot flash system system.img_sparsechunk.7
target max-sparse-size: 256MB
error: cannot load 'system.img_sparsechunk.7': No error
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot flash system system.img_sparsechunk.8
target max-sparse-size: 256MB
error: cannot load 'system.img_sparsechunk.8': No error
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (36984 KB)...
OKAY [ 1.188s]
writing 'modem'...
OKAY [ 0.993s]
finished. total time: 2.189s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.016s]
finished. total time: 0.016s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.016s]
finished. total time: 0.016s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (2159 KB)...
OKAY [ 0.072s]
writing 'fsg'...
OKAY [ 0.084s]
finished. total time: 0.157s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot erase cache
erasing 'cache'...
OKAY [ 0.016s]
finished. total time: 0.016s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot erase userdata
erasing 'userdata'...
OKAY [ 0.045s]
finished. total time: 0.045s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot erase customize
erasing 'customize'...
OKAY [ 0.016s]
finished. total time: 0.016s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot erase clogo
erasing 'clogo'...
OKAY [ 0.032s]
finished. total time: 0.032s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot oem fb_mode_clear
...
OKAY [ 0.008s]
finished. total time: 0.009s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot reboot
rebooting...
finished. total time: 0.008s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot flash fsg fsg.mbn
< waiting for device >
target max-sparse-size: 256MB
sending 'fsg' (2159 KB)...
OKAY [ 0.154s]
writing 'fsg'...
OKAY [ 0.382s]
finished. total time: 0.540s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot erase cache
erasing 'cache'...
OKAY [ 0.017s]
finished. total time: 0.017s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot erase userdata
erasing 'userdata'...
OKAY [ 0.087s]
finished. total time: 0.090s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot erase customize
erasing 'customize'...
OKAY [ 0.016s]
finished. total time: 0.016s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot erase clogo
erasing 'clogo'...
OKAY [ 0.078s]
finished. total time: 0.081s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot oem fb_mode_clear
...
OKAY [ 0.000s]
finished. total time: 0.004s
C:\Users\User\Downloads\SOFTWARE\Other\OS'S\Moto G3 (XT1540, osprey retus)\XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9_subsidy-DEFAULT_CFC.xml>mfastboot reboot
rebooting...
finished. total time: 0.008s
Can this be a driver issue? My Windows 10 laptop sees my device as "Mot Composite ADB Interface" and get Connected USB not recognized when rebooting bootloader
gridikoelie said:
Damn...didn't work.
Fails at "fastboot flash partition gpt.bin" with the US Retail version
Can this be a driver issue? My Windows 10 laptop sees my device as "Mot Composite ADB Interface" and get Connected USB not recognized when rebooting bootloader
Click to expand...
Click to collapse
Possibly, but not likely... The issue here as I stated before is you have attempted to flash a LA (Latin America) version and it partially took, so now neither ROM will flash successfully because the signatures don't match. Pre-Flash Validation Errors are bad news on a locked device, it means that either your image is incorrect or the wrong version, and you can't go outside of that with a locked bootloader (and before you ask, there is no way to unlock the bootloader if you can't boot the device to enable OEM Unlocking in the Developer Options menu).
I would first try updating to the latest Minimal ADB & Fastboot and run the commands from an Administrator command prompt, or if you are somewhat familiar with Linux go that route (it eliminates all driver issues since current distros have embedded support for Android).
acejavelin said:
Possibly, but not likely... The issue here as I stated before is you have attempted to flash a LA (Latin America) version and it partially took, so now neither ROM will flash successfully because the signatures don't match. Pre-Flash Validation Errors are bad news on a locked device, it means that either your image is incorrect or the wrong version, and you can't go outside of that with a locked bootloader (and before you ask, there is no way to unlock the bootloader if you can't boot the device to enable OEM Unlocking in the Developer Options menu).
I would first try updating to the latest Minimal ADB & Fastboot and run the commands from an Administrator command prompt, or if you are somewhat familiar with Linux go that route (it eliminates all driver issues since current distros have embedded support for Android).
Click to expand...
Click to collapse
Thank you. Appreciate it. Will try Linux later. Need to get some work done for now.
One last question? Should I try it with the US Retail ROM or de LA ROM?
gridikoelie said:
Thank you. Appreciate it. Will try Linux later. Need to get some work done for now.
One last question? Should I try it with the US Retail ROM or de LA ROM?
Click to expand...
Click to collapse
The hardware is US Retail, correct, that is what getvar all seems to show so I would try that first... if you absolutely can't get that to work and you can somehow get the LA one to flash and boot successfully, you can always unlock the bootloader and flash something else.
Of course, you are still locked... have you thought about just filing a warranty claim or is it too old?
acejavelin said:
The hardware is US Retail, correct, that is what getvar all seems to show so I would try that first... if you absolutely can't get that to work and you can somehow get the LA one to flash and boot successfully, you can always unlock the bootloader and flash something else.
Of course, you are still locked... have you thought about just filing a warranty claim or is it too old?
Click to expand...
Click to collapse
Just tried it in Ubuntu ...same result.
Warranty claim? I'm from Suriname. Would not be worth The hassle and costs.
I already ordered a Axon 7 from Amazon, but I love this phone...would really like to save it.
gridikoelie said:
Just tried it in Ubuntu ...same result.
Warranty claim? I'm from Suriname. Would not be worth The hassle and costs.
I already ordered a Axon 7 from Amazon, but I love this phone...would really like to save it.
Click to expand...
Click to collapse
With a locked bootloader your options are pretty limited... if you can't get the official firmware to flash, there isn't much else you can do. Sorry.
Hello friends!!
Thanks for your help!
I'm in the same situation as gridikoelie
Install Latin American firmware, do not unlock bootloader before. We are absurdly "locked out" of the terminal...
(bootloader) version: 0.5
(bootloader) version-bootloader: moto-msm8916-80.CB
(bootloader) product: osprey
(bootloader) board: osprey
(bootloader) secure: yes
(bootloader) hwrev: 0x82B0
(bootloader) radio: 0x1
(bootloader) emmc: 8GB Samsung REV=07 PRV=01 TYPE=57
(bootloader) ram: 1024MB Samsung S8 SDRAM DIE=4Gb
(bootloader) cpu: MSM8916
(bootloader) serialno: ZY2222DXBB
(bootloader) cid: 0x0009
(bootloader) channelid: 0x8d
(bootloader) uid: BD0BF50A00000000000000000000
(bootloader) unlocked: no
(bootloader) securestate: locked
(bootloader) iswarrantyvoid: no
(bootloader) mot_sst: 0
(bootloader) max-download-size: 268435456
(bootloader) reason: Volume down key pressed
(bootloader) imei: 3554880633xxxxx
(bootloader) meid:
(bootloader) date: 09-28-2015
(bootloader) sku: XT1540
(bootloader) battid: SNN5965A
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time: "Thu Jan 12 6:14:28 UTC 2017"
(bootloader) ro.build.fingerprint[0]: motorola/osprey_retus
(bootloader) ro.build.fingerprint[1]: 6.0/MPI24.65-25/28:us
(bootloader) ro.build.fingerprint[2]: ys
(bootloader) ro.build.version.full[0]: Blur_Version.24.11.2
(bootloader) ro.build.version.full[1]: s.retus.en.US
(bootloader) ro.build.version.qcom[0]: AU_LINUX_ANDROID_LA.
(bootloader) ro.build.version.qcom[1]: 05.01.00.032.015
(bootloader) version-baseband[0]: M8916_2020629.41.03.21.51
(bootloader) version-baseband[1]: SA_AWS_CUST
(bootloader) kernel.version[0]: Linux version 3.10.49-g88eb
(bootloader) kernel.version[1]: @ilclbld34) (gcc version 4.
(bootloader) kernel.version[2]: SMP PREEMPT Tue Dec 8 05:39
(bootloader) sbl1.git: git=MBM-NG-V80.CC-0-g7abea31
(bootloader) rpm.git: git=MBM-NG-V80.CC-0-g932f716
(bootloader) tz.git: git=MBM-NG-V80.CC-0-ga1c5ae6
(bootloader) hyp.git: git=MBM-NG-V80.CC-0-ga1c5ae6
(bootloader) aboot.git: git=MBM-NG-V80.CB-0-gcfa8344
(bootloader) partition-type:modem: raw
(bootloader) partition-type:sbl1: raw
(bootloader) partition-typeDR: raw
(bootloader) partition-type:aboot: raw
(bootloader) partition-type:rpm: raw
(bootloader) partition-type:tz: raw
(bootloader) partition-type:hyp: raw
(bootloader) partition-type:utags: raw
(bootloader) partition-type:misc: raw
(bootloader) partition-typeadA: raw
(bootloader) partition-type:abootBackup: raw
(bootloader) partition-type:rpmBackup: raw
(bootloader) partition-type:tzBackup: raw
(bootloader) partition-type:hypBackup: raw
(bootloader) partition-type:utagsBackup: raw
(bootloader) partition-type:logs: raw
(bootloader) partition-type:frp: raw
(bootloader) partition-typeadB: raw
(bootloader) partition-type:modemst1: raw
(bootloader) partition-type:modemst2: raw
(bootloader) partition-type:hob: raw
(bootloader) partition-type:dhob: raw
(bootloader) partition-type:fsg: raw
(bootloader) partition-type:fsc: raw
(bootloader) partition-type:cid: raw
(bootloader) partition-type:metadata: raw
(bootloader) partition-type:logo: raw
(bootloader) partition-type:clogo: raw
(bootloader) partition-typeersist: raw
(bootloader) partition-type:kpan: raw
(bootloader) partition-type:boot: raw
(bootloader) partition-type:recovery: raw
(bootloader) partition-type:ssd: raw
(bootloader) partition-typeadC: raw
(bootloader) partition-type:sp: raw
(bootloader) partition-type:keystore: raw
(bootloader) partition-typeem: raw
(bootloader) partition-type:carrier: ext4
(bootloader) partition-type:customize: raw
(bootloader) partition-type:cache: raw
(bootloader) partition-type:system: raw
(bootloader) partition-type:userdata: raw
(bootloader) partition-size:modem: 0x00000000027e0000
(bootloader) partition-size:sbl1: 0x0000000000080000
(bootloader) partition-sizeDR: 0x0000000000020000
(bootloader) partition-size:aboot: 0x0000000000113000
(bootloader) partition-size:rpm: 0x000000000003e800
(bootloader) partition-size:tz: 0x000000000008c000
(bootloader) partition-size:hyp: 0x0000000000020000
(bootloader) partition-size:utags: 0x0000000000080000
(bootloader) partition-size:misc: 0x0000000000080000
(bootloader) partition-sizeadA: 0x000000000036f000
(bootloader) partition-size:abootBackup: 0x0000000000113000
(bootloader) partition-size:rpmBackup: 0x000000000003e800
(bootloader) partition-size:tzBackup: 0x000000000008c000
(bootloader) partition-size:hypBackup: 0x0000000000020000
(bootloader) partition-size:utagsBackup: 0x0000000000080000
(bootloader) partition-size:logs: 0x0000000000200000
(bootloader) partition-size:frp: 0x0000000000080000
(bootloader) partition-sizeadB: 0x000000000022f000
(bootloader) partition-size:modemst1: 0x0000000000180000
(bootloader) partition-size:modemst2: 0x0000000000180000
(bootloader) partition-size:hob: 0x000000000007a000
(bootloader) partition-size:dhob: 0x0000000000008000
(bootloader) partition-size:fsg: 0x0000000000300000
(bootloader) partition-size:fsc: 0x0000000000000400
(bootloader) partition-size:cid: 0x0000000000020000
(bootloader) partition-size:metadata: 0x0000000000080000
(bootloader) partition-size:logo: 0x0000000000400000
(bootloader) partition-size:clogo: 0x0000000000400000
(bootloader) partition-sizeersist: 0x0000000000800000
(bootloader) partition-size:kpan: 0x0000000000800000
(bootloader) partition-size:boot: 0x0000000001000000
(bootloader) partition-size:recovery: 0x0000000001019000
(bootloader) partition-size:ssd: 0x0000000000002000
(bootloader) partition-sizeadC: 0x000000000087e000
(bootloader) partition-size:sp: 0x0000000000800000
(bootloader) partition-size:keystore: 0x0000000000800000
(bootloader) partition-sizeem: 0x0000000001000000
(bootloader) partition-size:carrier: 0x0000000001000000
(bootloader) partition-size:customize: 0x0000000002000000
(bootloader) partition-size:cache: 0x0000000010000000
(bootloader) partition-size:system: 0x0000000091000000
(bootloader) partition-size:userdata: 0x0000000121fe0000
(bootloader) qe: qe 0/1
(bootloader) frp-state: protected (142)
(bootloader) ro.carrier: retus
all: listed above
finished. total time: 0.684s
Would we have some way to write directly in emmc with some jtag tool?
I will investigate...
Try to flash STOCK version 5.1.1 instead that is appropriate for your device original region and your region instead of the Stock version 6 that you are attempting to flash and see if that helps. Sometimes better luck can be achieved by flashing the firmware version (5.1.1) that your device potentially came with installed out of the box, that very same exact version as the one you saw when you first powered on your device for the very first time, thats the one that I recommend that you flash, version 5.1.1 and see if it goes thru..
Unless your device is in warranty, in my opinion there isn't any viable real reason for one wanting to keep their bootloader unlocked unless you dont qualify to have your bootloader unlocked because the possibility of things like this happening is still there and you will need to have a bootloader that wont restrict your very own efforts and attempts, legitimate attempts at rescuing your smartphone.
Potential cause of your issue:
Unless this was caused by a malware for which I dont see how any malware can cause such a boot loop inducing damage without having root rights and your device never being rooted (since you kept your bootloader locked, it is presumed you never installed things like TWRP or even bothered at rooting your device), so without root rights a malware cant perform a damage of such magnitude. So this leave me at the only other possibility:
Extensive NAND internal flash storage unit wear.
Yes, you probably wrote too much data to your Internal NAND (Motherboard integrated Solid State Drive) and eventually sectors began to fail until there were no more "extra" sectors to patch up failed ones and then live sectors began failing one by one until it affected critical system files thus causing a boot loop.
My assessment at your potential cause of failure could be wrong, but its my best case.
Anyways, good luck and see if flashing STOCK 5.1.1 helps you out.
FNetV1 said:
Try to flash STOCK version 5.1.1 instead that is appropriate for your device original region and your region instead of the Stock version 6 that you are attempting to flash and see if that helps. Sometimes better luck can be achieved by flashing the firmware version (5.1.1) that your device potentially came with installed out of the box, that very same exact version as the one you saw when you first powered on your device for the very first time, thats the one that I recommend that you flash, version 5.1.1 and see if it goes thru..
Unless your device is in warranty, in my opinion there isn't any viable real reason for one wanting to keep their bootloader unlocked unless you dont qualify to have your bootloader unlocked because the possibility of things like this happening is still there and you will need to have a bootloader that wont restrict your very own efforts and attempts, legitimate attempts at rescuing your smartphone.
Potential cause of your issue:
Unless this was caused by a malware for which I dont see how any malware can cause such a boot loop inducing damage without having root rights and your device never being rooted (since you kept your bootloader locked, it is presumed you never installed things like TWRP or even bothered at rooting your device), so without root rights a malware cant perform a damage of such magnitude. So this leave me at the only other possibility:
Extensive NAND internal flash storage unit wear.
Yes, you probably wrote too much data to your Internal NAND (Motherboard integrated Solid State Drive) and eventually sectors began to fail until there were no more "extra" sectors to patch up failed ones and then live sectors began failing one by one until it affected critical system files thus causing a boot loop.
My assessment at your potential cause of failure could be wrong, but its my best case.
Anyways, good luck and see if flashing STOCK 5.1.1 helps you out.
Click to expand...
Click to collapse
Thanks for reply FNetV1
Try flashing XT1540_OSPREY_RETUS_5.1.1_LPI23.72-65_cid9 without success.
The smartphone does not allow downgrade from 6.0 to 5.1.1, or up to an inferior version of 6.0 to the Latin American (XT1540_OSPREY_RETLA_NA_6.0_MPI24.65-33.1-2_cid12) that tries to flash at first(XT1540_OSPREY_RETUS_6.0_MPI24.65-25.1_cid9), Starting with that does not let me go back to the old partition table 6.0 or 5.1.1. retail us. In the screen of the telephone always indicates "version downgrade for primary_gpt" and in console adb:
Code:
F:\user\Descargas\XT1540_OSPREY_RETUS_5.1.1_LPI23.72-65_cid9_subsidy-DEFAULT_CFC.xml>fastboot flash partition gpt.bin
target reported max download size of 268435456 bytes
sending 'partition' (32 KB)...
OKAY [ 0.188s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.739s
Potential cause of your issue:
Unless this was caused by a malware for which I dont see how any malware can cause such a boot loop inducing damage without having root rights and your device never being rooted (since you kept your bootloader locked, it is presumed you never installed things like TWRP or even bothered at rooting your device), so without root rights a malware cant perform a damage of such magnitude. So this leave me at the only other possibility:
Extensive NAND internal flash storage unit wear.
Yes, you probably wrote too much data to your Internal NAND (Motherboard integrated Solid State Drive) and eventually sectors began to fail until there were no more "extra" sectors to patch up failed ones and then live sectors began failing one by one until it affected critical system files thus causing a boot loop.
My assessment at your potential cause of failure could be wrong, but its my best case.
Anyways, good luck and see if flashing STOCK 5.1.1 helps you out
Click to expand...
Click to collapse
This device was tried to flash because of problems that looked like malware, did not allow receiving calls, home button did not respond, the notifications bar was not deployed complete, among others. Previously it was realized a factory restoration that had solved everything, however soon after, I had the same problems. The user always had the phone with full memory, with no space to install anything ...
Thanks for the suggestions, guys.
Still couldn't get it to flash.
I've been at it for 2 weeks now. I am just learning about flashing and I've tried 4X 6.0 and 4X 5.1.1 roms.
Same result:
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
For "XT1540_OSPREY_RETLA_NA_6.0_MPI24.65-33.1-2_cid12_subsidy-DEFAULT_CFC.xml" I ran these:
sudo fastboot oem fb_mode_set
sudo fastboot flash partition gpt.bin
sudo fastboot flash bootloader bootloader.img
sudo fastboot flash logo logo.bin
sudo fastboot flash boot boot.img
sudo fastboot flash recovery recovery.img
sudo fastboot flash system system.img_sparsechunk.0
sudo fastboot flash system system.img_sparsechunk.1
sudo fastboot flash system system.img_sparsechunk.2
sudo fastboot flash system system.img_sparsechunk.3
sudo fastboot flash system system.img_sparsechunk.4
sudo fastboot flash system system.img_sparsechunk.5
sudo fastboot flash system system.img_sparsechunk.6
sudo fastboot flash modem NON-HLOS.bin
sudo fastboot erase modemst1
sudo fastboot erase modemst2
sudo fastboot flash fsg fsg.mbn
sudo fastboot erase cache
sudo fastboot erase userdata
sudo fastboot erase customize
sudo fastboot erase clogo
sudo fastboot oem fb_mode_clear
sudo fastboot reboot
Am I doing something wrong?
Also...isn't there a way to just "format" it all and do a "clean install"? <--- excuse my noob-ness

XT1033 Bricked Stuck in Fastboot loop , Bootloader Locked, CAN'T flash STOCK Firmware

Hi Team, Every thing is in the title and here are the details:
The phone is stuck in fastboot mode , got the battery charged OK, can't exit from this mode with any of the options on the screen
I don't know the firmware version before it got bricked
tried to flash different stock firmware version (4.4.4, 5.0.2, 5.1 ) without success and it always returned me:
C:\Users\Amin\Downloads\Moto G\ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml>
mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.020s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.314s
C:\Users\Amin\Downloads\Moto G\ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml>
mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.086s]
writing 'motoboot'...
(bootloader) Motoboot: Unknown partition name
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.123s
C:\Users\Amin\Downloads\Moto G\ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml>
mfastboot.exe reboot-bootloader
rebooting into bootloader...
OKAY [ 0.002s]
finished. total time: 0.004s
C:\Users\Amin\Downloads\Moto G\ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml>
pause
Appuyez sur une touche pour continuer...
C:\Users\Amin\Downloads\Moto G\ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml>
mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.023s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.306s
C:\Users\Amin\Downloads\Moto G\ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml>
mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.100s]
writing 'motoboot'...
(bootloader) Motoboot: Unknown partition name
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.135s
C:\Users\Amin\Downloads\Moto G\ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml>
mfastboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (295 KB)...
OKAY [ 0.041s]
writing 'logo'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.059s
C:\Users\Amin\Downloads\Moto G\ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml>
mfastboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.354s]
writing 'boot'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.390s
C:\Users\Amin\Downloads\Moto G\ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml>
mfastboot.exe flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.360s]
writing 'recovery'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.394s
C:\Users\Amin\Downloads\Moto G\ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml>
mfastboot.exe flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (257883 KB)...
OKAY [ 8.104s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 8.115s
C:\Users\Amin\Downloads\Moto G\ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml>
mfastboot.exe flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (256782 KB)...
OKAY [ 8.069s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 8.090s
C:\Users\Amin\Downloads\Moto G\ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml>
mfastboot.exe flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (260098 KB)...
OKAY [ 8.173s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 8.222s
C:\Users\Amin\Downloads\Moto G\ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml>
mfastboot.exe flash system system.img_sparsechunk.3
target max-sparse-size: 256MB
sending 'system' (160376 KB)...
OKAY [ 5.055s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 5.069s
C:\Users\Amin\Downloads\Moto G\ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml>
mfastboot.exe flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (49356 KB)...
OKAY [ 1.588s]
writing 'modem'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 1.625s
C:\Users\Amin\Downloads\Moto G\ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml>
mfastboot.exe erase modemst1
erasing 'modemst1'...
(bootloader) Invalid partition name modemst1
FAILED (remote failure)
finished. total time: 0.044s
C:\Users\Amin\Downloads\Moto G\ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml>
mfastboot.exe erase modemst2
erasing 'modemst2'...
(bootloader) Invalid partition name modemst2
FAILED (remote failure)
finished. total time: 0.046s
C:\Users\Amin\Downloads\Moto G\ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml>
mfastboot.exe flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (102 KB)...
OKAY [ 0.071s]
writing 'fsg'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.103s
C:\Users\Amin\Downloads\Moto G\ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml>
mfastboot.exe erase cache
erasing 'cache'...
(bootloader) Invalid partition name cache
FAILED (remote failure)
finished. total time: 0.039s
C:\Users\Amin\Downloads\Moto G\ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml>
mfastboot.exe erase userdata
erasing 'userdata'...
(bootloader) Invalid partition name userdata
FAILED (remote failure)
finished. total time: 0.044s
C:\Users\Amin\Downloads\Moto G\ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml>
mfastboot.exe oem fb_mode_clear
...
OKAY [ 0.001s]
finished. total time: 0.002s
C:\Users\Amin\Downloads\Moto G\ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml>
mfastboot.exe reboot-bootloader
rebooting into bootloader...
OKAY [ 0.011s]
finished. total time: 0.013s
C:\Users\Amin\Downloads\Moto G\ASIARETAIL_XT1033_5.0.2_LXB22.46-28_cid7_CFC.xml>
pause
and when I invoke "fastboot getvar all":
fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 411A(*)
(bootloader) product: falcon
(bootloader) secure: yes
(bootloader) hwrev: 0x83C0
(bootloader) radio: 0x5
(bootloader) emmc: 16GB Toshiba REV=06 PRV=01 TYPE=17
(bootloader) ram: 1024MB Hynix S4 SDRAM DIE=4Gb
(bootloader) cpu: MSM8226 CS
(bootloader) serialno: 6094191b
(bootloader) cid: 0xFFFF
(bootloader) channelid: 0xDEAD
(bootloader) uid: 1C66B4010F000000000000000000
(bootloader) unlocked: Not supported
(bootloader) iswarrantyvoid: Not supported
(bootloader) mot_sst: 8
(bootloader) max-download-size: 536870912
(bootloader) reason: Failed to initialize partition table
(bootloader) imei:
(bootloader) meid:
(bootloader) date:
(bootloader) sku:
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time:
(bootloader) ro.build.fingerprint:
(bootloader) ro.build.version.full:
(bootloader) ro.build.version.qcom:
(bootloader) version-baseband:
(bootloader) kernel.version:
(bootloader) sdi.git:
(bootloader) sbl1.git:
(bootloader) rpm.git:
(bootloader) tz.git:
(bootloader) aboot.git: git=MBM-NG-V41.1A-0-g80481ae
(bootloader) qe:
(bootloader) ro.carrier:
all: listed above
finished. total time: 0.183s
Thank you in advance for your help and support
Best Reagrds
Of course I can't unlock the bootloader as when I invoke
C:\Users\Amin\Downloads\Moto G\XT1033_FALCON_RETBR_DS_5.1_LPB23.13-56_cid12_CFC.
xml>fastboot oem get_unlock_data
...
(bootloader) Could not get unlock data!
OKAY [ 0.014s]
finished. total time: 0.015s
C:\Users\Amin\Downloads\Moto G\XT1033_FALCON_RETBR_DS_5.1_LPB23.13-56_cid12_CFC.
xml>
bouba148 said:
Of course I can't unlock the bootloader as when I invoke
C:\Users\Amin\Downloads\Moto G\XT1033_FALCON_RETBR_DS_5.1_LPB23.13-56_cid12_CFC.
xml>fastboot oem get_unlock_data
...
(bootloader) Could not get unlock data!
OKAY [ 0.014s]
finished. total time: 0.015s
C:\Users\Amin\Downloads\Moto G\XT1033_FALCON_RETBR_DS_5.1_LPB23.13-56_cid12_CFC.
xml>
Click to expand...
Click to collapse
Do you have any idea which software channel it was on?
Looks like you have tried retail Asia and retbr?
You have to use the correct software channel.
Sent from my ali using XDA Labs
---------- Post added at 12:07 AM ---------- Previous post was at 12:00 AM ----------
Is it dual SIM or single sim?
Sent from my ali using XDA Labs
sd_shadow said:
Do you have any idea which software channel it was on?
Looks like you have tried retail Asia and retbr?
You have to use the correct software channel.
Sent from my ali using XDA Labs
---------- Post added at 12:07 AM ---------- Previous post was at 12:00 AM ----------
Is it dual SIM or single sim?
Sent from my ali using XDA Labs
Click to expand...
Click to collapse
Hi The Shadow,
First thank you for taking time to reply, I appreciate.
This phone is dual sim.
Yes, I tried "RETBR_DS_5.1" "ASIARETAIL_5.0.2" "ASIA_DS_5.1" "ASIA-DS_4.4.4".
As I've mentionned above I have no idea which version was loaded before it bricked (it's not my phone).
What I can tell you is I'm located in FRANCE, but I haven't seen any French, or European stock firmware anywhere on the net.
Do you think that has an impact on the flashing process?
bouba148 said:
Hi The Shadow,
First thank you for taking time to reply, I appreciate.
This phone is dual sim.
Yes, I tried "RETBR_DS_5.1" "ASIARETAIL_5.0.2" "ASIA_DS_5.1" "ASIA-DS_4.4.4".
As I've mentionned above I have no idea which version was loaded before it bricked (it's not my phone).
What I can tell you is I'm located in FRANCE, but I haven't seen any French, or European stock firmware anywhere on the net.
Do you think that has an impact on the flashing process?
Click to expand...
Click to collapse
You have to flash the correct software channel version.
run
Code:
fastboot getvar all
Product = codename
securestate = bootloader locked or unlocked
carrier_sku = Model #
ro.carrier = Software Channel
Sent from my ali using XDA Labs
sd_shadow said:
You have to flash the correct software channel version.
run
Code:
fastboot getvar all
Product = codename
securestate = bootloader locked or unlocked
carrier_sku = Model #
ro.carrier = Software Channel
Sent from my ali using XDA Labs
Click to expand...
Click to collapse
I've already run "fastboot getcar all" as mentionned in my first post, but I can't see those 2 parameters:
carrier_sku = Model #
ro.carrier = Software Channel
Any idea why?
Should I test a "blank-flash" method?
fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 411A(*)
(bootloader) product: falcon
(bootloader) secure: yes
(bootloader) hwrev: 0x83C0
(bootloader) radio: 0x5
(bootloader) emmc: 16GB Toshiba REV=06 PRV=01 TYPE=17
(bootloader) ram: 1024MB Hynix S4 SDRAM DIE=4Gb
(bootloader) cpu: MSM8226 CS
(bootloader) serialno: 6094191b
(bootloader) cid: 0xFFFF
(bootloader) channelid: 0xDEAD
(bootloader) uid: 1C66B4010F000000000000000000
(bootloader) unlocked: Not supported
(bootloader) iswarrantyvoid: Not supported
(bootloader) mot_sst: 8
(bootloader) max-download-size: 536870912
(bootloader) reason: Failed to initialize partition table
(bootloader) imei:
(bootloader) meid:
(bootloader) date:
(bootloader) sku:
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time:
(bootloader) ro.build.fingerprint:
(bootloader) ro.build.version.full:
(bootloader) ro.build.version.qcom:
(bootloader) version-baseband:
(bootloader) kernel.version:
(bootloader) sdi.git:
(bootloader) sbl1.git:
(bootloader) rpm.git:
(bootloader) tz.git:
(bootloader) aboot.git: git=MBM-NG-V41.1A-0-g80481ae
(bootloader) qe:
(bootloader) ro.carrier:
all: listed above
finished. total time: 0.183s
bouba148 said:
You have to flash the correct software channel version.
run
I've already run "fastboot getcar all" as mentionned in my first post, but I can't see those 2 parameters:
carrier_sku = Model #
ro.carrier = Software Channel
Any idea why?
Should I test a "blank-flash" method?
fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 411A(*)
(bootloader) product: falcon
(bootloader) secure: yes
(bootloader) hwrev: 0x83C0
(bootloader) radio: 0x5
(bootloader) emmc: 16GB Toshiba REV=06 PRV=01 TYPE=17
(bootloader) ram: 1024MB Hynix S4 SDRAM DIE=4Gb
(bootloader) cpu: MSM8226 CS
(bootloader) serialno: 6094191b
(bootloader) cid: 0xFFFF
(bootloader) channelid: 0xDEAD
(bootloader) uid: 1C66B4010F000000000000000000
(bootloader) unlocked: Not supported
(bootloader) iswarrantyvoid: Not supported
(bootloader) mot_sst: 8
(bootloader) max-download-size: 536870912
(bootloader) reason: Failed to initialize partition table
(bootloader) imei:
(bootloader) meid:
(bootloader) date:
(bootloader) sku:
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time:
(bootloader) ro.build.fingerprint:
(bootloader) ro.build.version.full:
(bootloader) ro.build.version.qcom:
(bootloader) version-baseband:
(bootloader) kernel.version:
(bootloader) sdi.git:
(bootloader) sbl1.git:
(bootloader) rpm.git:
(bootloader) tz.git:
(bootloader) aboot.git: git=MBM-NG-V41.1A-0-g80481ae
(bootloader) qe:
(bootloader) ro.carrier:
all: listed above
finished. total time: 0.183s
Click to expand...
Click to collapse
I forgot.
Your getvar is missing a lot of data.
Likely because you have flashed the wrong firmware.
Sent from my ali using XDA Labs
---------- Post added at 11:43 PM ---------- Previous post was at 11:39 PM ----------
Do any of these software channel s look familiar?
https://mirrors.lolinet.com/firmware/moto/falcon/official/
Sent from my ali using XDA Labs
sd_shadow said:
I forgot.
Your getvar is missing a lot of data.
Likely because you have flashed the wrong firmware.
Sent from my ali using XDA Labs
---------- Post added at 11:43 PM ---------- Previous post was at 11:39 PM ----------
Do any of these software channel s look familiar?
https://mirrors.lolinet.com/firmware/moto/falcon/official/
Sent from my ali using XDA Labs
Click to expand...
Click to collapse
I've contacted the owner of the phone who confirmed me that the phone comes from Spain , NOT being locked on any network, and NOT having a BOX from any Provider, just normal Motorola box.
But I can't see any Spain or Iberia firmware in the link you shared.....
regards
bouba148 said:
I've contacted the owner of the phone who confirmed me that the phone comes from Spain , NOT being locked on any network, and NOT having a BOX from any Provider, just normal Motorola box.
But I can't see any Spain or Iberia firmware in the link you shared.....
regards
Click to expand...
Click to collapse
Look for retail EU firmware for your model.
Firmware will contain 'RetEU' somewhere in the firmware filename. Also there are firmware files for 1GB and 2GB ram models and also for dual sim models.
Sent from my Nvidia Shield Tablet using XDA Labs
jemail said:
Look for retail EU firmware for your model.
Firmware will contain 'RetEU' somewhere in the firmware filename. Also there are firmware files for 1GB and 2GB ram models and also for dual sim models.
Sent from my Nvidia Shield Tablet using XDA Labs
Click to expand...
Click to collapse
Hi,
I've tried all the retail EU firmware without success
Then I've downloaded te software called Lenovo Moto Smart Assistant.
I've entered the Imei number of the phone to check the warranty ( even if I knew that it is over )
The software returned me more info about the phone:
SM,XT1033 FASHION, RETAIL BR 16GB,CKD
Serial Number: Q62JVYVR67 Machine Type Model: 92544LYESAF5
IMEI: "(both imei, as it's a dual sim)" Ship-To Location: BRAZIL
So I've downloaded all the Retail Brasil firmware and tried again but without success.
It always returns me:
mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.023s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.304s
C:\Users\Amin\Downloads\Moto G\XT1033_RETBR_DS_XT1033_5.0.2_LXB22.46-28_cid12_CFC.xml>mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.100s]
writing 'motoboot'...
(bootloader) Motoboot: Unknown partition name
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.132s
and for all the rest of the commands of the batch file:
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.138s
I really think that the bootloader is corrupted and prevent the mfastboot to read/write it.
Do you know any way to over ride this?
Or completely erase the partition to write a blank one?
I've tried the method : BlankFlash by DuplaDeUmSo, but it's waiting for a hard bricked phone seen as qboot but mine is Soft bricked and recognized as Motorola ADB Interface
thank you
bouba148 said:
Hi,
I've tried all the retail EU firmware without success
Then I've downloaded te software called Lenovo Moto Smart Assistant.
I've entered the Imei number of the phone to check the warranty ( even if I knew that it is over )
The software returned me more info about the phone:
SM,XT1033 FASHION, RETAIL BR 16GB,CKD
Serial Number: Q62JVYVR67 Machine Type Model: 92544LYESAF5
IMEI: "(both imei, as it's a dual sim)" Ship-To Location: BRAZIL
So I've downloaded all the Retail Brasil firmware and tried again but without success.
It always returns me:
mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.023s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.304s
C:\Users\Amin\Downloads\Moto G\XT1033_RETBR_DS_XT1033_5.0.2_LXB22.46-28_cid12_CFC.xml>mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.100s]
writing 'motoboot'...
(bootloader) Motoboot: Unknown partition name
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.132s
and for all the rest of the commands of the batch file:
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.138s
I really think that the bootloader is corrupted and prevent the mfastboot to read/write it.
Do you know any way to over ride this?
Or completely erase the partition to write a blank one?
I've tried the method : BlankFlash by DuplaDeUmSo, but it's waiting for a hard bricked phone seen as qboot but mine is Soft bricked and recognized as Motorola ADB Interface
thank you
Click to expand...
Click to collapse
I've found this thread in which some people succeed to fix the same issue by using the minimal adb fastboot
https://forum.xda-developers.com/moto-g/help/hard-bricked-moto-g-xt1033-t3443504
I've installed minimum adb fastboot but in the thread they just explain NOT to use flash5.1 ............OK but which command lines to use and from where?
I've copied the content of minimal adb fastboot in the ROM folder and run it from there, the used the command line: "fastboot.exe flash partition gpt.bin" to start but it failed:
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slotartition: not found
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 0.050s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.360s
I've also tried to Hard brick it using the Bootloader Bricker tool ( to allow me to perform a blank flash ), even that tool has not the permission to write the bootloader and reboots to fastboot mode as usual.......
I think Motorola phones require mfastboot.exe. Try searching for mfastboot.exe
Sent from my Nvidia Shield Tablet using XDA Labs

Question [Help] FASTBOOT COMMANDS to INSTALL these files [bootloop G100]

RSD LITE has "GET DECOMPRESS FILE SIZE ERROR" on official firmware
I want to run manual fastboot commands in sequence based on extracted firmware.
{
"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"
}
I can make batch file (.BAT)
thanks
austin_dreq said:
RSD LITE has "GET DECOMPRESS FILE SIZE ERROR" on official firmware
I want to run manual fastboot commands in sequence based on extracted firmware.
View attachment 5400837
I can make batch file (.BAT)
thanks
Click to expand...
Click to collapse
First, RSD Lite doesn't work with most windows 10 machines, so use Windows 7 or XP.
Second, unzip the firmware first.
Lmsa is the current moto flashing tool
Rescue and Smart Assistant (LMSA)(Motorola/Lenovo Only)
Rescue and Smart Assistant LMSA: Lenovo's Motorola Smart Assistant (PC) For Lenovo and Motorola Devices Only Rescue and Smart Assistant (LMSA) is an official tool installs on PC. Can help to manage smart device (include all Lenovo android phone...
forum.xda-developers.com
something like this matching with files and rigth locations..
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash bluetooth BTFM.bin
fastboot flash dsp dspso.bin
fastboot flash boot boot.img
fastboot flash system super.img_sparsechunk.0
fastboot flash system super.img_sparsechunk.1
fastboot flash system super.img_sparsechunk.2
fastboot flash system super.img_sparsechunk.3
fastboot flash system super.img_sparsechunk.4
fastboot flash system super.img_sparsechunk.5
fastboot flash system super.img_sparsechunk.6
fastboot flash system super.img_sparsechunk.7
fastboot flash system super.img_sparsechunk.8
fastboot flash system super.img_sparsechunk.9
fastboot flash system super.img_sparsechunk.10
fastboot flash vendor vendor.img_sparsechunk.0
fastboot flash vendor vendor.img_sparsechunk.1
fastboot erase carrier
fastboot erase userdata
fastboot erase DDR
fastboot flash logo logo.bin
fastboot reboot
sd_shadow said:
First, RSD Lite doesn't work with most windows 10 machines, so use Windows 7 or XP.
Second, unzip the firmware first.
Lmsa is the current moto flashing tool
Rescue and Smart Assistant (LMSA)(Motorola/Lenovo Only)
Rescue and Smart Assistant LMSA: Lenovo's Motorola Smart Assistant (PC) For Lenovo and Motorola Devices Only Rescue and Smart Assistant (LMSA) is an official tool installs on PC. Can help to manage smart device (include all Lenovo android phone...
forum.xda-developers.com
Click to expand...
Click to collapse
thanks mate
No win 7.
if extracted which file to select?
LMSA not working too.., EMEI not matching and no matching software too (G100)... Not an option.
ALL FAILED Commands
C:\AB Files\moto\Rescue and Smart Assistant>fastboot erase modemst1
erasing 'modemst1'...
(bootloader) Invalid partition name modemst1
FAILED (remote failure)
finished. total time: 0.069s
C:\AB Files\moto\Rescue and Smart Assistant>fastboot erase modemst2
erasing 'modemst2'...
(bootloader) Invalid partition name modemst2
FAILED (remote failure)
finished. total time: 0.071s
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash system super.img_sparsechunk.0
target reported max download size of 805306368 bytes
sending 'system_a' (459104 KB)...
OKAY [ 10.020s]
writing 'system_a'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 10.096s
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash system super.img_sparsechunk.1
target reported max download size of 805306368 bytes
sending 'system_a' (497484 KB)...
OKAY [ 10.997s]
writing 'system_a'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 11.071s
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash system super.img_sparsechunk.2
target reported max download size of 805306368 bytes
sending 'system_a' (521444 KB)...
OKAY [ 12.896s]
writing 'system_a'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 12.969s
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash system super.img_sparsechunk.3
target reported max download size of 805306368 bytes
sending 'system_a' (500712 KB)...
OKAY [ 18.943s]
writing 'system_a'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 19.013s
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash system super.img_sparsechunk.4
target reported max download size of 805306368 bytes
sending 'system_a' (486580 KB)...
OKAY [ 15.608s]
writing 'system_a'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 15.684s
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash system super.img_sparsechunk.5
target reported max download size of 805306368 bytes
sending 'system_a' (524252 KB)...
OKAY [ 18.032s]
writing 'system_a'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 18.102s
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash system super.img_sparsechunk.6
target reported max download size of 805306368 bytes
sending 'system_a' (524216 KB)...
OKAY [ 16.357s]
writing 'system_a'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 16.425s
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash system super.img_sparsechunk.7
target reported max download size of 805306368 bytes
sending 'system_a' (524244 KB)...
OKAY [ 18.347s]
writing 'system_a'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 18.417s
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash system super.img_sparsechunk.8
target reported max download size of 805306368 bytes
sending 'system_a' (524244 KB)...
OKAY [ 15.227s]
writing 'system_a'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 15.298s
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash system super.img_sparsechunk.9
target reported max download size of 805306368 bytes
sending 'system_a' (200876 KB)...
OKAY [ 5.500s]
writing 'system_a'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 5.572s
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash system super.img_sparsechunk.10
error: cannot load 'super.img_sparsechunk.10': No such file or directory
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash vendor vendor.img_sparsechunk.0
error: cannot load 'vendor.img_sparsechunk.0': No such file or directory
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash vendor vendor.img_sparsechunk.1
error: cannot load 'vendor.img_sparsechunk.1': No such file or directory
C:\AB Files\moto\Rescue and Smart Assistant>fastboot erase DDR
erasing 'DDR'...
(bootloader) Invalid partition name DDR
FAILED (remote failure)
finished. total time: 0.069s
austin_dreq said:
ALL FAILED Commands
C:\AB Files\moto\Rescue and Smart Assistant>fastboot erase modemst1
erasing 'modemst1'...
(bootloader) Invalid partition name modemst1
FAILED (remote failure)
finished. total time: 0.069s
C:\AB Files\moto\Rescue and Smart Assistant>fastboot erase modemst2
erasing 'modemst2'...
(bootloader) Invalid partition name modemst2
FAILED (remote failure)
finished. total time: 0.071s
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash system super.img_sparsechunk.0
target reported max download size of 805306368 bytes
sending 'system_a' (459104 KB)...
OKAY [ 10.020s]
writing 'system_a'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 10.096s
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash system super.img_sparsechunk.1
target reported max download size of 805306368 bytes
sending 'system_a' (497484 KB)...
OKAY [ 10.997s]
writing 'system_a'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 11.071s
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash system super.img_sparsechunk.2
target reported max download size of 805306368 bytes
sending 'system_a' (521444 KB)...
OKAY [ 12.896s]
writing 'system_a'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 12.969s
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash system super.img_sparsechunk.3
target reported max download size of 805306368 bytes
sending 'system_a' (500712 KB)...
OKAY [ 18.943s]
writing 'system_a'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 19.013s
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash system super.img_sparsechunk.4
target reported max download size of 805306368 bytes
sending 'system_a' (486580 KB)...
OKAY [ 15.608s]
writing 'system_a'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 15.684s
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash system super.img_sparsechunk.5
target reported max download size of 805306368 bytes
sending 'system_a' (524252 KB)...
OKAY [ 18.032s]
writing 'system_a'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 18.102s
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash system super.img_sparsechunk.6
target reported max download size of 805306368 bytes
sending 'system_a' (524216 KB)...
OKAY [ 16.357s]
writing 'system_a'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 16.425s
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash system super.img_sparsechunk.7
target reported max download size of 805306368 bytes
sending 'system_a' (524244 KB)...
OKAY [ 18.347s]
writing 'system_a'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 18.417s
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash system super.img_sparsechunk.8
target reported max download size of 805306368 bytes
sending 'system_a' (524244 KB)...
OKAY [ 15.227s]
writing 'system_a'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 15.298s
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash system super.img_sparsechunk.9
target reported max download size of 805306368 bytes
sending 'system_a' (200876 KB)...
OKAY [ 5.500s]
writing 'system_a'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 5.572s
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash system super.img_sparsechunk.10
error: cannot load 'super.img_sparsechunk.10': No such file or directory
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash vendor vendor.img_sparsechunk.0
error: cannot load 'vendor.img_sparsechunk.0': No such file or directory
C:\AB Files\moto\Rescue and Smart Assistant>fastboot flash vendor vendor.img_sparsechunk.1
error: cannot load 'vendor.img_sparsechunk.1': No such file or directory
C:\AB Files\moto\Rescue and Smart Assistant>fastboot erase DDR
erasing 'DDR'...
(bootloader) Invalid partition name DDR
FAILED (remote failure)
finished. total time: 0.069s
Click to expand...
Click to collapse
What does getvar all say?
Remove the imei line before posting.
Code:
fastboot getvar all
sd_shadow said:
What does getvar all say?
Remove the imei line before posting.
Code:
fastboot getvar all
Click to expand...
Click to collapse
(bootloader) kernel: uefi
(bootloader) version-bootloader: MBM-3.0-nio_retail-6b3ddf45a7-210308
(bootloader) product: nio
(bootloader) board: nio
(bootloader) secure: yes
(bootloader) hwrev: PVT
(bootloader) radio: SUPER
(bootloader) storage-type: UFS
(bootloader) emmc: N/A
(bootloader) ufs: 128GB KIOXIA THGJFAT0T44BAILB FV=1001 WB=0
(bootloader) ram: 6GB MICRON LP5 DIE=12Gb CH=4
(bootloader) cpu: SM8250 2.1
(bootloader) serialno: ZY22C74CCP
(bootloader) cid: 0x000B
(bootloader) channelid: 0x00
(bootloader) uid: 87520939
(bootloader) securestate: flashing_unlocked
(bootloader) factory-modes: disabled
(bootloader) verity-state: enforcing (0)
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 805306368
(bootloader) reason: Fall-through from charger boot mode
(bootloader) meid:
(bootloader) date: 04-20-2021
(bootloader) sku: XT2125-4
(bootloader) carrier_sku: XT2125-4
(bootloader) battid: SB18C74375
(bootloader) battery-voltage: 4364
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) poweroffalarm: 0
(bootloader) ro.carrier: retcn
(bootloader) ro.build.fingerprint[0]: motorola/nio_retail/nio:11/RRTS31.
(bootloader) ro.build.fingerprint[1]: Q1-84-24-1-2/db18d:user/release-ke
(bootloader) ro.build.fingerprint[2]: ys
(bootloader) ro.build.version.qcom: LA.UM.9.12.r1-10800-SMxx50.0
(bootloader) version-baseband[0]: M55_HI20_209.334.01.80R NIO_PVT_SUPERD
(bootloader) version-baseband[1]: SDS_CUST
(bootloader) kernel.version[0]: Linux version 4.19.157-perf+ ([email protected]
(bootloader) kernel.version[1]: roid-build) (clang version 10.0.7 for An
(bootloader) kernel.version[2]: droid NDK, GNU ld (binutils-2.27-bd24d23
(bootloader) kernel.version[3]: f) 2.27.0.20170315) #1 SMP PREEMPT Thu J
(bootloader) kernel.version[4]: ul 8 13:06:55 CDT 2021
(bootloader) git:abl: MBM-3.0-nio_retail-6b3ddf45a7-210308
(bootloader) frp-state: protected (77)
(bootloader) current-slot:
(bootloader) running-bl-slot: _a/_a
(bootloader) running-boot-lun: 1
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: no
(bootloader) slot-successful:_b: no
(bootloader) slot-unbootable:_a: yes
(bootloader) slot-unbootable:_b: yes
(bootloader) slot-retry-count:_a: 0
(bootloader) slot-retry-count:_b: 0
(bootloader) logical-block-size: 0x1000
(bootloader) erase-block-size: 0x1000
(bootloader) is-userspace: no
(bootloader) pcb-part-no: SB28C93720
(bootloader) primary-display[0]: tianma_nt36672c_1080x2520_670_105hz_dsc
(bootloader) primary-display[1]: _vid
(bootloader) secondary-display:
all: listed above
finished. total time: 0.332s
austin_dreq said:
(bootloader) kernel: uefi
(bootloader) version-bootloader: MBM-3.0-nio_retail-6b3ddf45a7-210308
(bootloader) product: nio
(bootloader) board: nio
(bootloader) secure: yes
(bootloader) hwrev: PVT
(bootloader) radio: SUPER
(bootloader) storage-type: UFS
(bootloader) emmc: N/A
(bootloader) ufs: 128GB KIOXIA THGJFAT0T44BAILB FV=1001 WB=0
(bootloader) ram: 6GB MICRON LP5 DIE=12Gb CH=4
(bootloader) cpu: SM8250 2.1
(bootloader) serialno: ZY22C74CCP
(bootloader) cid: 0x000B
(bootloader) channelid: 0x00
(bootloader) uid: 87520939
(bootloader) securestate: flashing_unlocked
(bootloader) factory-modes: disabled
(bootloader) verity-state: enforcing (0)
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 805306368
(bootloader) reason: Fall-through from charger boot mode
(bootloader) meid:
(bootloader) date: 04-20-2021
(bootloader) sku: XT2125-4
(bootloader) carrier_sku: XT2125-4
(bootloader) battid: SB18C74375
(bootloader) battery-voltage: 4364
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) poweroffalarm: 0
(bootloader) ro.carrier: retcn
(bootloader) ro.build.fingerprint[0]: motorola/nio_retail/nio:11/RRTS31.
(bootloader) ro.build.fingerprint[1]: Q1-84-24-1-2/db18d:user/release-ke
(bootloader) ro.build.fingerprint[2]: ys
(bootloader) ro.build.version.qcom: LA.UM.9.12.r1-10800-SMxx50.0
(bootloader) version-baseband[0]: M55_HI20_209.334.01.80R NIO_PVT_SUPERD
(bootloader) version-baseband[1]: SDS_CUST
(bootloader) kernel.version[0]: Linux version 4.19.157-perf+ ([email protected]
(bootloader) kernel.version[1]: roid-build) (clang version 10.0.7 for An
(bootloader) kernel.version[2]: droid NDK, GNU ld (binutils-2.27-bd24d23
(bootloader) kernel.version[3]: f) 2.27.0.20170315) #1 SMP PREEMPT Thu J
(bootloader) kernel.version[4]: ul 8 13:06:55 CDT 2021
(bootloader) git:abl: MBM-3.0-nio_retail-6b3ddf45a7-210308
(bootloader) frp-state: protected (77)
(bootloader) current-slot:
(bootloader) running-bl-slot: _a/_a
(bootloader) running-boot-lun: 1
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: no
(bootloader) slot-successful:_b: no
(bootloader) slot-unbootable:_a: yes
(bootloader) slot-unbootable:_b: yes
(bootloader) slot-retry-count:_a: 0
(bootloader) slot-retry-count:_b: 0
(bootloader) logical-block-size: 0x1000
(bootloader) erase-block-size: 0x1000
(bootloader) is-userspace: no
(bootloader) pcb-part-no: SB28C93720
(bootloader) primary-display[0]: tianma_nt36672c_1080x2520_670_105hz_dsc
(bootloader) primary-display[1]: _vid
(bootloader) secondary-display:
all: listed above
finished. total time: 0.332s
Click to expand...
Click to collapse
Ok, That's looks fine, except I don't see the channel (ro.carrier)
It is not important as the bootloader is unlocked.
Code:
fastboot getvar ro.carrier
See my
Flashing Commands
sd_shadow said:
Ok, That's looks fine, except I don't see the channel (ro.carrier)
It is not important as the bootloader is unlocked.
Code:
fastboot getvar ro.carrier
See my
Flashing Commands
Click to expand...
Click to collapse
many thanks brother.. Will try again in the morning. Need a beer to lower my heartbeat now....
[Resovled] thanks to @sd_shadow
* Download official Firmware (google it)
* Extract the ZIP in location where you can run Fastboot command
* Open wih notepad flashfile.xml or service.xml and get the fastboot commands in link below
* https://kfhost.net/flashfile (command in English)
* Convert the commands to batch file (Paste in notepad (NAME.txt) and rename to NAME.BAT)
* Connect phone in Fastboot mode
* Click on NAME.BAT
Wait and enjoy
command to lock bootloader & proof
fastboot flashing lock
HI all! i`m stuck on bootloader... i brick my g100 trying to install a custom rom, unbrick it with EDL (thank god!).
but now i`m stuck on bootloader. I`ve confused about my phone region, already reflash the stock rom of RETBR region, but RSA tool tells me that it is RETAIL (and idk the difference).
Right now i can access my phone via bootloader, but all commands return (remote failure). Unfortunately the bootloader is now locked and when i run fastboot flashing unlock or fastboot oem unlock <my code> it returns that i need unlock OEM via Developer tools, BUT, i can access the system to do that! lol
one thing that i realize on my getvar all is that the current_slot property is empty and ro.carrier mismatch version-bootloader and others properties
any clue to save me? I`m using Linux btw mainly but have access at Windows if need to.
Bash:
(bootloader) kernel: uefi
(bootloader) version-bootloader: MBM-3.0-nio_retail-30f264df19-220105
(bootloader) product: nio
(bootloader) board: nio
(bootloader) secure: yes
(bootloader) hwrev: PVT
(bootloader) radio: SUPER
(bootloader) storage-type: UFS
(bootloader) emmc: N/A
(bootloader) ufs: 256GB KIOXIA THGJFAT1T84BAIRB FV=1001 WB=0
(bootloader) ram: 12GB MICRON LP5 DIE=12Gb CH=4
(bootloader) cpu: SM8250 2.1
(bootloader) cid: 0x0032
(bootloader) channelid: 0x19
(bootloader) uid: EE98D533
(bootloader) securestate: flashing_locked
(bootloader) factory-modes: disabled
(bootloader) verity-state: enforcing (0)
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 805306368
(bootloader) reason: Fall-through from normal boot mode
(bootloader) meid:
(bootloader) date: 07-02-2021
(bootloader) sku: XT2125-4
(bootloader) carrier_sku: XT2125-4
(bootloader) battid: SB18C74374
(bootloader) battery-voltage: 3696
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) poweroffalarm: 0
(bootloader) ro.carrier: retbr
(bootloader) ro.build.fingerprint[0]: motorola/nio_retail/nio:11/RRTS31.
(bootloader) ro.build.fingerprint[1]: Q1-84-24-1-11/d6807:user/release-k
(bootloader) ro.build.fingerprint[2]: eys
(bootloader) ro.build.version.qcom: LA.UM.9.12.r1-10800-SMxx50.0
(bootloader) version-baseband[0]: M55_HI20_209.334.01.89R NIO_PVT_SUPERD
(bootloader) version-baseband[1]: SDS_CUST
(bootloader) kernel.version:
(bootloader) git:abl: MBM-3.0-nio_retail-30f264df19-220105
(bootloader) frp-state: no protection (0)
(bootloader) current-slot:
(bootloader) running-bl-slot: _a/_a
(bootloader) running-boot-lun: 1
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: no
(bootloader) slot-successful:_b: no
(bootloader) slot-unbootable:_a: yes
(bootloader) slot-unbootable:_b: yes
(bootloader) slot-retry-count:_a: 0
(bootloader) slot-retry-count:_b: 0
(bootloader) logical-block-size: 0x1000
(bootloader) erase-block-size: 0x1000
(bootloader) is-userspace: no
(bootloader) pcb-part-no: SB28D09857
(bootloader) primary-display: tianma_nt36672c_1080x2520_670_dsc_vid
(bootloader) secondary-display:
all: listed above
finished. total time: 0.062s

Categories

Resources