Fastboot can't flash/boot custom recoveries and other functions - General Questions and Answers

Hello, I recently unlocked the bootloader on my device realme 2 pro as instructed by Realme on :- https://c.realme.com/in/post-details/1085078965883764736
I got my bootloader to be unlocked however, I can't do anything past it now be it flashing a custom recovery, erasing cache, booting to a custom recovery or anything. I get different error messages whenever I give commands. Everyone else is able to flash custom recoveries and all just not me :crying: . I tried 4 different USB cables, all the possible USB ports, two computers, windows as well as linux, nothing works for me.
Below are a few commands I tried -
Code:
D:\nitis\Desktop\platform-tools>fastboot devices
77620a7 fastboot
D:\nitis\Desktop\platform-tools>fastboot flash recovery twrp.img
Sending 'recovery' (28484 KB) FAILED (Write to device failed (No such file or directory))
Finished. Total time: 0.004s
D:\nitis\Desktop\platform-tools>fastboot flash recovery twrp.img
Sending 'recovery' (28484 KB) FAILED (remote: 'Requested download size is more than max allowed
')
Finished. Total time: 0.007s
D:\nitis\Desktop\platform-tools>fastboot flash recovery twrp.img
Sending 'recovery' (28484 KB) FAILED (remote: 'unknown command')
Finished. Total time: 0.005s
D:\nitis\Desktop\platform-tools>fastboot erase cache
Erasing 'cache' FAILED (remote: 'Check device console.')
Finished. Total time: 0.004s
D:\nitis\Desktop\platform-tools>fastboot getvar all
getvar:all FAILED (remote: 'unknown command')
Finished. Total time: 0.002s
D:\nitis\Desktop\platform-tools>fastboot getvar all
getvar:all FAILED (remote: 'GetVar Variable Not found')
Finished. Total time: 0.002s
D:\nitis\Desktop\platform-tools>fastboot getvar all
getvar:all FAILED (remote: 'unknown command')
Finished. Total time: 0.002s
D:\nitis\Desktop\platform-tools>fastboot getvar all
(bootloader) unlocked:yes
(bootloader) off-mode-charge:0
(bootloader) charger-screen-enabled:0
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:4209
(bootloader) version-baseband:
(bootloader) version-bootloader:
(bootloader) variant:SDM EMMC
(bootloader) partition-type:cache:ext4
(bootloader) partition-size:cache: 0x10000000
(bootloader) partition-type:userdata:ext4
(bootloader) partition-size:userdata: 0xC8DFF7E00
(bootloader) partition-type:system:ext4
(bootloader) partition-size:system: 0x150000000
(bootloader) secure:yes
(bootloader) serialno:77620a7
(bootloader) product:QC_Reference_Phone
(bootloader) max-download-size:536870912
(bootloader) kernel:uefi
all:
Finished. Total time: 0.021s
D:\nitis\Desktop\platform-tools>fastboot boot twrp.img
Downloading 'boot.img' FAILED (Write to device failed (Too many links))
Finished. Total time: 0.219s
D:\nitis\Desktop\platform-tools>fastboot boot twrp.img
Downloading 'boot.img'
PS. I knew for a fact getvar all worked so I rebooted my phone in bootloader to get the values so that someone might be able to guide me as to what's wrong.

Related

Stuck at boot logo I NEED HELP!!!! HTC Butterfly X920d

i try this http://forum.xda-developers.com/show....php?t=2173931 also not working always get same error my
TAMPERED
RELOCKED
SECURITY WARNING
DELUXE_UB1 PVT SHIP S-ON RH
HBOOT-1.55.0000
RADIO-3A.32.306.04
OPENDSP-V12.120.274.0909
OS-3.15.707.4
C:\Users\Michael Loh\Downloads\Compressed\OneXRoot>fastboot erase cache
erasing 'cache'...
OKAY [ 0.058s]
finished. total time: 0.059s
C:\Users\Michael Loh\Downloads\Compressed\OneXRoot>fastboot oem rebootRUU
...
(bootloader) Start Verify: 3
OKAY [ 0.045s]
finished. total time: 0.045s
C:\Users\Michael Loh\Downloads\Compressed\OneXRoot>fastboot flash zip PL99IMG.zip
sending 'zip' (824265 KB)...
OKAY [ 32.462s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) signature checking...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
FAILED (status read failed (Too many links))
finished. total time: 136.371s
C:\Users\Michael Loh\Downloads\Compressed\OneXRoot>
C:\Users\Michael Loh\Downloads\Compressed\OneXRoot>fastboot reboot
rebooting...
finished. total time: 5.546s

Moto G4 XT1625 Trouble Flashing stock rom

Hello, I made the mistake of updating to Nougat 7.0 on my Moto G4, now I'm having trouble reverting to the stock firmware with 6.0.1 Marshmallow, Please note I have only a slight idea what I'm doing and following guides online.
Guides I was using, followed instruction very strictly.
www(dot)youtube(dot)com/watch?v=_yiKhnFP2O0&feature=youtu.be
From further research my bootloader is not unlocked and motorola website states that my device is not eligible for unlock, is there a way around this?
Using fastboot it appears I get several errors, including:
--------------------------------------------------------
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash partition gpt.bin
(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.005s]
writing 'partition'...
(bootloader) Security version downgrade
(bootloader) Image primary_gpt failed validation
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.043s
---------------------------------------------------------
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash boot boot.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:boot: not found
target reported max download size of 536870912 bytes
sending 'boot' (16384 KB)...
OKAY [ 0.527s]
writing 'boot'...
(bootloader) Security version downgrade
(bootloader) Image boot failed validation
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.696s
---------------------------------------------------
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery recovery.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:recovery: not found
target reported max download size of 536870912 bytes
sending 'recovery' (16484 KB)...
OKAY [ 0.537s]
writing 'recovery'...
(bootloader) Security version downgrade
(bootloader) Image recovery failed validation
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.716s
-------------------------------------------------------
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash oem oem.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slotem: not found
target reported max download size of 536870912 bytes
sending 'oem' (124713 KB)...
OKAY [ 3.952s]
writing 'oem'...
(bootloader) Security version downgrade
(bootloader) Image o failed validation
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 4.023s
------------------------------------------------------

Help with my MOTO G, BRICKED?, DEAD?, WTF? [HELP]

Hi guys.
Some time ago I gave my old Moto G to my mom. A couple of days ago she said that the phone rebooted and started bootlooping. I tried to flash a Rom and I failed.
I tried the "Qualcomm HS-USB QLoader 9008" method, nothing happened.
I tried the bricker and then the "Qualcomm" method also fail.
Everytime I try to flash something it gives me:
Code:
<bootloader> Permission denied
FAILED <remote failure>
My phone info via ADB looks like this:
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 411A(*)
(bootloader) product: falcon
(bootloader) secure: yes
(bootloader) hwrev: 0x83C0
(bootloader) radio: 0x1
(bootloader) emmc: 8GB Sandisk REV=06 PRV=07 TYPE=17
(bootloader) ram: 1024MB Hynix S4 SDRAM DIE=4Gb
(bootloader) cpu: MSM8226 CS
(bootloader) serialno: 9781696
(bootloader) cid: 0xFFFF
(bootloader) channelid: 0xDEAD
(bootloader) uid: 8B96B1010F000000000000000000
(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.075s
Aby kontynuować, naciśnij dowolny klawisz . . .
Now the phone is starting in the fastboot mode and shows:
Code:
Fastboot Reason: Failed to initialize partition table
The barcodes show:
https://drive.google.com/file/d/0BybMktp3bsDTSUM5bFh2UVVqRGM/view?usp=sharing
Hope you can help with it.
Bye
Okay, after some digging through the interwebs I managed to get to the moment when my phone was visible as "Qualcomm HS-USB QLoader 9008" and managed obtain an gpt file that flashed correctly.
GPT flash cmd line:
Code:
C:\Users\Jerzy Wywiał\Desktop\MotoG\mfastboot-v2>mfastboot flash partition gpt.b
in
C:\Users\Jerzy Wywiał\Desktop\MotoG\mfastboot-v2>mfastboot flash partition gpt.b
in
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.031s]
writing 'partition'...
(bootloader) This may take a few seconds, if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...
OKAY [ 0.312s]
finished. total time: 0.343s
C:\Users\Jerzy Wywiał\Desktop\MotoG\mfastboot-v2>
And now everytime I want to flash a ROM the cmd line looks like:
Code:
C:\Users\Jerzy Wywiał\Desktop\XT1032_RETAIL-EU_4.4.4_KXB21.14-L1.40_36_cid7_CFC_
1FF.xml>mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.031s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.328s
C:\Users\Jerzy Wywiał\Desktop\XT1032_RETAIL-EU_4.4.4_KXB21.14-L1.40_36_cid7_CFC_
1FF.xml>mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.109s]
writing 'motoboot'...
(bootloader) Motoboot: Unknown partition name
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.140s
C:\Users\Jerzy Wywiał\Desktop\XT1032_RETAIL-EU_4.4.4_KXB21.14-L1.40_36_cid7_CFC_
1FF.xml>mfastboot.exe reboot-bootloader
rebooting into bootloader...
OKAY [ 0.016s]
finished. total time: 0.016s
C:\Users\Jerzy Wywiał\Desktop\XT1032_RETAIL-EU_4.4.4_KXB21.14-L1.40_36_cid7_CFC_
1FF.xml>pause
Aby kontynuować, naciśnij dowolny klawisz . . .
C:\Users\Jerzy Wywiał\Desktop\XT1032_RETAIL-EU_4.4.4_KXB21.14-L1.40_36_cid7_CFC_
1FF.xml>mfastboot.exe flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.031s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.328s
C:\Users\Jerzy Wywiał\Desktop\XT1032_RETAIL-EU_4.4.4_KXB21.14-L1.40_36_cid7_CFC_
1FF.xml>mfastboot.exe flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (1953 KB)...
OKAY [ 0.109s]
writing 'motoboot'...
(bootloader) Motoboot: Unknown partition name
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.156s
C:\Users\Jerzy Wywiał\Desktop\XT1032_RETAIL-EU_4.4.4_KXB21.14-L1.40_36_cid7_CFC_
1FF.xml>mfastboot.exe flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (1060 KB)...
OKAY [ 0.078s]
writing 'logo'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.109s
C:\Users\Jerzy Wywiał\Desktop\XT1032_RETAIL-EU_4.4.4_KXB21.14-L1.40_36_cid7_CFC_
1FF.xml>mfastboot.exe flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10240 KB)...
OKAY [ 0.359s]
writing 'boot'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.421s
C:\Users\Jerzy Wywiał\Desktop\XT1032_RETAIL-EU_4.4.4_KXB21.14-L1.40_36_cid7_CFC_
1FF.xml>mfastboot.exe flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10240 KB)...
OKAY [ 0.374s]
writing 'recovery'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.421s
C:\Users\Jerzy Wywiał\Desktop\XT1032_RETAIL-EU_4.4.4_KXB21.14-L1.40_36_cid7_CFC_
1FF.xml>mfastboot.exe flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (259277 KB)...
OKAY [ 8.221s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 8.252s
C:\Users\Jerzy Wywiał\Desktop\XT1032_RETAIL-EU_4.4.4_KXB21.14-L1.40_36_cid7_CFC_
1FF.xml>mfastboot.exe flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (247529 KB)...
OKAY [ 7.878s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 7.925s
C:\Users\Jerzy Wywiał\Desktop\XT1032_RETAIL-EU_4.4.4_KXB21.14-L1.40_36_cid7_CFC_
1FF.xml>mfastboot.exe flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (253343 KB)...
OKAY [ 8.065s]
writing 'system'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 8.112s
C:\Users\Jerzy Wywiał\Desktop\XT1032_RETAIL-EU_4.4.4_KXB21.14-L1.40_36_cid7_CFC_
1FF.xml>mfastboot.exe flash system system.img_sparsechunk.3
target max-sparse-size: 256MB
error: cannot load 'system.img_sparsechunk.3': No error
C:\Users\Jerzy Wywiał\Desktop\XT1032_RETAIL-EU_4.4.4_KXB21.14-L1.40_36_cid7_CFC_
1FF.xml>mfastboot.exe flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (47152 KB)...
OKAY [ 1.544s]
writing 'modem'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 1.576s
C:\Users\Jerzy Wywiał\Desktop\XT1032_RETAIL-EU_4.4.4_KXB21.14-L1.40_36_cid7_CFC_
1FF.xml>mfastboot.exe erase modemst1
erasing 'modemst1'...
(bootloader) Invalid partition name modemst1
FAILED (remote failure)
finished. total time: 0.031s
C:\Users\Jerzy Wywiał\Desktop\XT1032_RETAIL-EU_4.4.4_KXB21.14-L1.40_36_cid7_CFC_
1FF.xml>mfastboot.exe erase modemst2
erasing 'modemst2'...
(bootloader) Invalid partition name modemst2
FAILED (remote failure)
finished. total time: 0.047s
C:\Users\Jerzy Wywiał\Desktop\XT1032_RETAIL-EU_4.4.4_KXB21.14-L1.40_36_cid7_CFC_
1FF.xml>mfastboot.exe flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (102 KB)...
OKAY [ 0.062s]
writing 'fsg'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.109s
C:\Users\Jerzy Wywiał\Desktop\XT1032_RETAIL-EU_4.4.4_KXB21.14-L1.40_36_cid7_CFC_
1FF.xml>mfastboot.exe erase cache
erasing 'cache'...
(bootloader) Invalid partition name cache
FAILED (remote failure)
finished. total time: 0.047s
C:\Users\Jerzy Wywiał\Desktop\XT1032_RETAIL-EU_4.4.4_KXB21.14-L1.40_36_cid7_CFC_
1FF.xml>mfastboot.exe erase userdata
erasing 'userdata'...
(bootloader) Invalid partition name userdata
FAILED (remote failure)
finished. total time: 0.047s
C:\Users\Jerzy Wywiał\Desktop\XT1032_RETAIL-EU_4.4.4_KXB21.14-L1.40_36_cid7_CFC_
1FF.xml>mfastboot.exe oem fb_mode_clear
...
OKAY [ -0.000s]
finished. total time: 0.016s
C:\Users\Jerzy Wywiał\Desktop\XT1032_RETAIL-EU_4.4.4_KXB21.14-L1.40_36_cid7_CFC_
1FF.xml>mfastboot.exe reboot-bootloader
rebooting into bootloader...
OKAY [ 0.016s]
finished. total time: 0.016s
C:\Users\Jerzy Wywiał\Desktop\XT1032_RETAIL-EU_4.4.4_KXB21.14-L1.40_36_cid7_CFC_
1FF.xml>pause
Aby kontynuować, naciśnij dowolny klawisz . . .
Now I'm trying other roms :/ and the slow internet does not help :/ Also the bootloader won't spit out the bootloader unlock info :/

Xt1900-1 Bootloader won't unlock after reflash

I'm trying to return my Moto X4 to stock after having rooted it about a year ago, and I managed to load an image onto it that killed the wifi/sim. Then in a kind of desperate attempt to find the right ROM, I managed to flash it with something that locked the bootloader in such a way that I can no longer unlock it.
I only ever used Payton roms and usually only Payton Fi releases (mine's a Google Fi). All the searching I've done has turned up answers like "adb sideload a blur image," which I haven't been successful with, or "flash it back to the stock firmware," which is of course what I'm trying to do but can't unlock the bootloader.
I'll include my getvar deets and a typical flashing log below.
I'd really appreciate someone helping me troubleshoot this so I can get it working. I'm giving the phone to my mom so she can do things like video chat with my daughter or, ha, receive pictures in her texts (she has some ancient Samsung).
Thanks in advance everyone.
Code:
getvar all
(bootloader) kernel: uefi
(bootloader) version-bootloader: MBM-3.0-uefi-641a15b-171214
(bootloader) product: payton
(bootloader) board: payton
(bootloader) secure: yes
(bootloader) hwrev: P4
(bootloader) radio: NA
(bootloader) storage-type: eMMC
(bootloader) emmc: 32GB SAMSUNG DD68MB RV=08 PV=02 FV=0000000000000002
(bootloader) ufs: N/A
(bootloader) ram: 3GB SAMSUNG LP4x DIE=12Gb M5=01 M6=06 M7=00 M8=0E
(bootloader) cpu: SDM630 1.0 (2)
(bootloader) serialno: ZY224KQL3Q
(bootloader) cid: 0x0032
(bootloader) channelid: 0x8d
(bootloader) uid: 0AE7B196
(bootloader) securestate: flashing_locked
(bootloader) verity-state: logging (0)
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 536870912
(bootloader) reason: Reboot mode set to fastboot
(bootloader) imei: 356484081130730
(bootloader) meid:
(bootloader) date: 10-20-2017
(bootloader) sku: XT1900-1
(bootloader) carrier_sku:
(bootloader) battid: SNN5995A
(bootloader) battery-voltage: 4355
(bootloader) iccid: 8901260971113394207
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) ro.build.fingerprint[0]: motorola/payton_fi/payton_sprout:8
(bootloader) ro.build.fingerprint[1]: .0.0/OPW27.57-25-2/2:user/release-
(bootloader) ro.build.fingerprint[2]: keys
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full[0]: Blur_Version.27.21.2.payton_fi.go
(bootloader) ro.build.version.full[1]: ogle_fi.en.US
(bootloader) ro.build.version.qcom: <not found>
(bootloader) version-baseband: <not found>
(bootloader) kernel.version[0]: Linux version 4.4.78-perf-g0d9dbc8-00001
(bootloader) kernel.version[1]: -g01d2530 ([email protected]) (gcc vers
(bootloader) kernel.version[2]: ion 4.9.x 20150123 (prerelease) (GCC) )
(bootloader) kernel.version[3]: #1 SMP PREEMPT Thu Dec 14 09:42:35 CST 2
(bootloader) kernel.version[4]: 017
(bootloader) git:abl: MBM-3.0-uefi-641a15b-171214
(bootloader) git:xbl: MBM-3.0-uefi-dfccc3a-171214
(bootloader) git:pmic: MBM-3.0-uefi-dfccc3a-171214
(bootloader) git:rpm: MBM-3.0-uefi-245b046-171214
(bootloader) git:tz: MBM-3.0-uefi-eee7f2d-dirty-171214
(bootloader) git:hyp: MBM-3.0-uefi-eee7f2d-dirty-171214
(bootloader) git:devcfg: MBM-3.0-uefi-eee7f2d-dirty-171214
(bootloader) git:cmnlib: MBM-3.0-uefi-eee7f2d-dirty-171214
(bootloader) git:cmnlib64: MBM-3.0-uefi-eee7f2d-dirty-171214
(bootloader) git:keymaster: MBM-3.0-uefi-eee7f2d-dirty-171214
(bootloader) git:prov: MBM-3.0-uefi-eee7f2d-dirty-171214
(bootloader) git:storsec: MBM-3.0-uefi-eee7f2d-dirty-171214
(bootloader) qe: "qe 0/0"
(bootloader) frp-state: no protection (0)
(bootloader) ro.carrier: retus
(bootloader) current-slot: _a
(bootloader) running-bl-slot: _a/_a
(bootloader) running-boot-lun: 0
(bootloader) slot-suffixes: _a,_b
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: yes
(bootloader) slot-successful:_b: no
(bootloader) slot-unbootable:_a: no
(bootloader) slot-unbootable:_b: no
(bootloader) slot-retry-count:_a: 6
(bootloader) slot-retry-count:_b: 0
all: listed above
finished. total time: 0.182s
Log here:
Code:
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot oem fb_mode_set
...
OKAY [ 0.011s]
finished. total time: 0.013s
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot flash partition gpt.bin
target reported max download size of 536870912 bytes
sending 'partition' (37 KB)...
OKAY [ 0.002s]
writing 'partition'...
(bootloader) Validating 'gpt.default.xml'
(bootloader) Committing 'gpt.default.xml'
(bootloader) - flashing 'gpt_main0.bin' to 'partition:0'
OKAY [ 0.114s]
finished. total time: 0.117s
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot flash bootloader bootloader.img
target reported max download size of 536870912 bytes
sending 'bootloader' (9520 KB)...
OKAY [ 0.311s]
writing 'bootloader'...
(bootloader) Validating 'bootloader.default.xml'
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) Cancelling 'bootloader.default.xml'
FAILED (remote failure)
finished. total time: 0.369s
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot flash modem NON-HLOS.bin
target reported max download size of 536870912 bytes
sending 'modem_a' (95999 KB)...
OKAY [ 2.751s]
writing 'modem_a'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 2.756s
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot flash fsg fsg.mbn
target reported max download size of 536870912 bytes
sending 'fsg_a' (5508 KB)...
OKAY [ 0.212s]
writing 'fsg_a'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 0.221s
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot erase modemst1
erasing 'modemst1'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.004s
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot erase modemst2
erasing 'modemst2'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.003s
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot flash bluetooth BTFM.bin
target reported max download size of 536870912 bytes
sending 'bluetooth_a' (4540 KB)...
OKAY [ 0.171s]
writing 'bluetooth_a'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 0.180s
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot flash dsp dspso.bin
target reported max download size of 536870912 bytes
sending 'dsp_a' (16384 KB)...
OKAY [ 0.536s]
writing 'dsp_a'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 0.543s
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot flash logo logo.bin
target reported max download size of 536870912 bytes
sending 'logo_a' (2282 KB)...
OKAY [ 0.109s]
writing 'logo_a'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 0.120s
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot_a' (19853 KB)...
OKAY [ 0.641s]
writing 'boot_a'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 0.648s
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.0
target reported max download size of 536870912 bytes
sending 'system_a' (516147 KB)...
OKAY [ 14.299s]
writing 'system_a'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 14.305s
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.1
target reported max download size of 536870912 bytes
sending 'system_a' (514107 KB)...
OKAY [ 14.325s]
writing 'system_a'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 14.330s
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.2
target reported max download size of 536870912 bytes
sending 'system_a' (516207 KB)...
OKAY [ 12.610s]
writing 'system_a'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 12.615s
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.3
target reported max download size of 536870912 bytes
sending 'system_a' (522175 KB)...
OKAY [ 12.093s]
writing 'system_a'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 12.099s
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.4
target reported max download size of 536870912 bytes
sending 'system_a' (523085 KB)...
OKAY [ 11.982s]
writing 'system_a'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 11.988s
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.5
target reported max download size of 536870912 bytes
sending 'system_a' (512470 KB)...
OKAY [ 11.628s]
writing 'system_a'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 11.633s
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.6
target reported max download size of 536870912 bytes
sending 'system_a' (437037 KB)...
OKAY [ 9.984s]
writing 'system_a'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 9.990s
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.7
error: cannot load 'system.img_sparsechunk.7': No such file or directory
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot flash system_b system_other.img
target reported max download size of 536870912 bytes
sending 'system_b' (134369 KB)...
OKAY [ 3.045s]
writing 'system_b'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 3.051s
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot flash oem oem.img
target reported max download size of 536870912 bytes
sending 'oem_a' (39488 KB)...
OKAY [ 1.129s]
writing 'oem_a'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 1.137s
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot erase carrier
erasing 'carrier'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.005s
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot erase userdata
erasing 'userdata'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.004s
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot erase ddr
erasing 'ddr'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.004s
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>fastboot oem fb_mode_clear
...
OKAY [ 0.003s]
finished. total time: 0.004s
C:\adb\ROMs\XT1900-1_PAYTON_FI_8.0.0_OPW27.57-25-2_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml>pause1>nul
I have a similar issue and I give up
You can try a blank flash
or you disconnect the battery and you try to flash in 9008 mode.
good luck
Have you tried the usual unlock procedure?
in my case the device is soft bricked and the unlock option is not aktiv in the dev option. so I cant unlock it and flashing a stock image don t work @oxwilder boot the device in a normal way?! have you try to unlock with the moto key if you do it what kind of error message apear
please delete

Question [Help Again] - soft-bricked with LOCK bootloader

I need other suggestions\opions:
* RSA failed at 50%
* cannot unlock with "fastboot OEM unlock" [(bootloader) Check 'OEM unlocking' in Android Settings > Developer (bootloader) Options FAILED (remote failure)]
Looking for other options:
ADB Sideload? (I need procedures)
Hardware switching? I have Edge S Pro (maybe separate bootloader board)
Surprise me
Reason of bricking: run servicefile.XML command on locked bootloader..... I don't know why OS erased if locked
all details:
(bootloader) kernel: uefi
(bootloader) version-bootloader: MBM-3.0-nio_retail-82e3402b38-210602
(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_locked
(bootloader) factory-modes: disabled
(bootloader) verity-state: enforcing (0)
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 805306368
(bootloader) reason: Volume down key pressed
(bootloader) imei: ----
(bootloader) imei2: ----
(bootloader) meid:
(bootloader) date: 04-20-2021
(bootloader) sku: XT2125-4
(bootloader) carrier_sku: XT2125-4
(bootloader) battid: SB18C74375
(bootloader) battery-voltage: 4307
(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/RRT31.Q
(bootloader) ro.build.fingerprint[1]: 1-84-24-1/0bce3:user/release-keys
(bootloader) ro.build.version.qcom: LA.UM.9.12.r1-10800-SMxx50.0
(bootloader) version-baseband[0]: M55_HI20_209.334.01.79R 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 Wed J
(bootloader) kernel.version[4]: un 2 12:19:04 CDT 2021
(bootloader) git:xbl: MBM-3.0-nio_retail-7034001a7-210602
(bootloader) git:xbl_config: MBM-3.0-nio_retail-7034001a7-210602
(bootloader) git:abl: MBM-3.0-nio_retail-82e3402b38-210602
(bootloader) git:aop: MBM-3.0-nio_retail-887e196-210602
(bootloader) git:tz: MBM-3.0-nio_retail-5dffe26f7-210602
(bootloader) git:hyp: MBM-3.0-nio_retail-5dffe26f7-210602
(bootloader) git:devcfg: MBM-3.0-nio_retail-5dffe26f7-210602
(bootloader) git:cmnlib: MBM-3.0-nio_retail-5dffe26f7-210602
(bootloader) git:cmnlib64: MBM-3.0-nio_retail-5dffe26f7-210602
(bootloader) git:keymaster: MBM-3.0-nio_retail-b9d7ddd5-210602
(bootloader) git:storsec: MBM-3.0-nio_retail-b9d7ddd5-210602
(bootloader) git:uefisecapp: MBM-3.0-nio_retail-b9d7ddd5-210602
(bootloader) gitrov: MBM-3.0-nio_retail-5dffe26f7-210602
(bootloader) git:qupfw: MBM-3.0-nio_retail-96909830-210602
(bootloader) git:spss: MBM-3.0-nio_retail-5090951-210602
(bootloader) frp-state: no protection (0)
(bootloader) current-slot: a
(bootloader) running-bl-slot: _a/_a
(bootloader) running-boot-lun: 1
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: yes
(bootloader) slot-successful:_b: no
(bootloader) slot-unbootable:_a: no
(bootloader) slot-unbootable:_b: no
(bootloader) slot-retry-count:_a: 6
(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: tianma_nt36672c_1080x2520_670_dsc_vid
(bootloader) secondary-display:
all: listed above
finished. total time: 0.365s
{
"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"
}
austin_dreq said:
Reason of bricking: run servicefile.XML command on locked bootloader....
Click to expand...
Click to collapse
Which firmware were you flashing?
sd_shadow said:
Which firmware were you flashing?
Click to expand...
Click to collapse
update XML of XT2125-4_NIO_RETEU_11_RRTS31.Q1-84-24-1-4_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml
last booted with XT2125-4_NIO_RETEU_11_RRT31.Q1-84-24-1_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml (initial)
austin_dreq said:
update XML of XT2125-4_NIO_RETEU_11_RRTS31.Q1-84-24-1-4_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml
last booted with XT2125-4_NIO_RETEU_11_RRT31.Q1-84-24-1_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml (initial)
Click to expand...
Click to collapse
You locked the bootloader, you must use
Code:
ro.carrier: retcn
sd_shadow said:
You locked the bootloader, you must use
Code:
ro.carrier: retcn
Click to expand...
Click to collapse
this RSA always failing at 50%
I can dowlnload the china file and try to run normal fastboot and see.
I did fastboot China ROM and errors due to locked bootloder...
C:\AB Files\moto\ROM - China>fastboot getvar max-sparse-size
max-sparse-size: 268435456
finished. total time: 0.015s
C:\AB Files\moto\ROM - China>fastboot oem fb_mode_set
...
OKAY [ -0.000s]
finished. total time: -0.000s
C:\AB Files\moto\ROM - China>fastboot flash partition gpt.bin
target reported max download size of 805306368 bytes
sending 'partition' (206 KB)...
OKAY [ -0.000s]
writing 'partition'...
(bootloader) Validating 'gpt.default.xml'
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) Cancelling 'gpt.default.xml'
FAILED (remote failure)
finished. total time: 0.109s
C:\AB Files\moto\ROM - China>fastboot flash bootloader bootloader.img
target reported max download size of 805306368 bytes
sending 'bootloader' (22517 KB)...
OKAY [ 0.564s]
writing 'bootloader'...
(bootloader) Validating 'default.xml'
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) flash permission denied
(bootloader) Cancelling 'default.xml'
FAILED (remote failure)
finished. total time: 0.736s
C:\AB Files\moto\ROM - China>fastboot flash vbmeta vbmeta.img
target reported max download size of 805306368 bytes
sending 'vbmeta_a' (4 KB)...
OKAY [ 0.016s]
writing 'vbmeta_a'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 0.078s
C:\AB Files\moto\ROM - China>fastboot flash vbmeta_system vbmeta_system.img
target reported max download size of 805306368 bytes
sending 'vbmeta_system_a' (4 KB)...
OKAY [ -0.000s]
writing 'vbmeta_system_a'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 0.063s
C:\AB Files\moto\ROM - China>fastboot flash modem NON-HLOS.bin
target reported max download size of 805306368 bytes
sending 'modem_a' (191452 KB)...
OKAY [ 4.333s]
writing 'modem_a'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 4.395s
C:\AB Files\moto\ROM - China>fastboot erase mdmddr
erasing 'mdmddr'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.078s
C:\AB Files\moto\ROM - China>fastboot flash fsg fsg.mbn
target reported max download size of 805306368 bytes
sending 'fsg_a' (19784 KB)...
OKAY [ 0.443s]
writing 'fsg_a'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 0.506s
C:\AB Files\moto\ROM - China>fastboot erase mdm1m9kefs1
erasing 'mdm1m9kefs1'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.062s
C:\AB Files\moto\ROM - China>fastboot erase mdm1m9kefs2
erasing 'mdm1m9kefs2'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.062s
C:\AB Files\moto\ROM - China>fastboot flash bluetooth BTFM.bin
< waiting for any device >
target reported max download size of 805306368 bytes
sending 'bluetooth_a' (620 KB)...
OKAY [ 0.016s]
writing 'bluetooth_a'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 0.094s
C:\AB Files\moto\ROM - China>fastboot flash dsp dspso.bin
target reported max download size of 805306368 bytes
sending 'dsp_a' (65536 KB)...
OKAY [ 1.465s]
writing 'dsp_a'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 1.527s
C:\AB Files\moto\ROM - China>fastboot flash logo logo.bin
< waiting for any device >
target reported max download size of 805306368 bytes
sending 'logo_a' (9300 KB)...
OKAY [ 0.219s]
writing 'logo_a'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 0.281s
C:\AB Files\moto\ROM - China>fastboot flash boot boot.img
target reported max download size of 805306368 bytes
sending 'boot_a' (98304 KB)...
OKAY [ 2.187s]
writing 'boot_a'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 2.265s
C:\AB Files\moto\ROM - China>fastboot flash vendor_boot vendor_boot.img
target reported max download size of 805306368 bytes
sending 'vendor_boot_a' (65536 KB)...
OKAY [ 1.453s]
writing 'vendor_boot_a'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 1.531s
C:\AB Files\moto\ROM - China>fastboot flash dtbo dtbo.img
< waiting for any device >
target reported max download size of 805306368 bytes
sending 'dtbo_a' (24576 KB)...
OKAY [ 0.547s]
writing 'dtbo_a'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 0.625s
C:\AB Files\moto\ROM - China>fastboot flash super super.img_sparsechunk.0
target reported max download size of 805306368 bytes
sending 'super' (459104 KB)...
OKAY [ 10.127s]
writing 'super'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 10.205s
C:\AB Files\moto\ROM - China>fastboot flash super super.img_sparsechunk.1
target reported max download size of 805306368 bytes
sending 'super' (524220 KB)...
OKAY [ 11.615s]
writing 'super'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 11.677s
C:\AB Files\moto\ROM - China>fastboot flash super super.img_sparsechunk.2
target reported max download size of 805306368 bytes
sending 'super' (461620 KB)...
OKAY [ 10.221s]
writing 'super'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 10.299s
C:\AB Files\moto\ROM - China>fastboot flash super super.img_sparsechunk.3
target reported max download size of 805306368 bytes
sending 'super' (522048 KB)...
OKAY [ 11.540s]
writing 'super'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 11.618s
C:\AB Files\moto\ROM - China>fastboot flash super super.img_sparsechunk.4
target reported max download size of 805306368 bytes
sending 'super' (516740 KB)...
OKAY [ 11.458s]
writing 'super'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 11.521s
C:\AB Files\moto\ROM - China>fastboot flash super super.img_sparsechunk.5
target reported max download size of 805306368 bytes
sending 'super' (499584 KB)...
OKAY [ 11.053s]
writing 'super'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 11.131s
C:\AB Files\moto\ROM - China>fastboot flash super super.img_sparsechunk.6
target reported max download size of 805306368 bytes
sending 'super' (460472 KB)...
OKAY [ 10.128s]
writing 'super'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 10.191s
C:\AB Files\moto\ROM - China>fastboot flash super super.img_sparsechunk.7
target reported max download size of 805306368 bytes
sending 'super' (524252 KB)...
OKAY [ 11.525s]
writing 'super'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 13.751s
C:\AB Files\moto\ROM - China>fastboot flash super super.img_sparsechunk.8
target reported max download size of 805306368 bytes
sending 'super' (524240 KB)...
OKAY [ 11.564s]
writing 'super'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 11.642s
C:\AB Files\moto\ROM - China>fastboot flash super super.img_sparsechunk.9
target reported max download size of 805306368 bytes
sending 'super' (524248 KB)...
OKAY [ 11.765s]
writing 'super'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 11.828s
C:\AB Files\moto\ROM - China>fastboot flash super super.img_sparsechunk.10
target reported max download size of 805306368 bytes
sending 'super' (524228 KB)...
OKAY [ 11.640s]
writing 'super'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 11.703s
C:\AB Files\moto\ROM - China>fastboot flash super super.img_sparsechunk.11
target reported max download size of 805306368 bytes
sending 'super' (52740 KB)...
OKAY [ 1.156s]
writing 'super'...
(bootloader) flash permission denied
FAILED (remote failure)
finished. total time: 1.234s
C:\AB Files\moto\ROM - China>fastboot erase carrier
erasing 'carrier'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.063s
C:\AB Files\moto\ROM - China>fastboot erase userdata
erasing 'userdata'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.062s
C:\AB Files\moto\ROM - China>fastboot erase metadata
erasing 'metadata'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.078s
C:\AB Files\moto\ROM - China>fastboot erase ddr
erasing 'ddr'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.062s
C:\AB Files\moto\ROM - China>fastboot oem fb_mode_clear
...
OKAY [ 0.000s]
finished. total time: 0.000s
RSA error at 50%
austin_dreq said:
RSA error at 50%
View attachment 5481515
Click to expand...
Click to collapse
Yes, it is what I expect to see when you lock the bootloader with the wrong software channel.
austin_dreq said:
(bootloader) securestate: flashing_locked
Click to expand...
Click to collapse
There's nothing more you can do because of this...
Ask for help from Serge https://forum.xda-developers.com/m/serg_gangubas.5866103/
while waiting, tonight I will try these commands... not even sure what it will do. (using the stock, factory firmware files)
fastboot flash partition gpt.bin
fastboot flash motoboot bootloader.img
fastboot reboot-bootloader
sd_shadow said:
Yes, it is what I expect to see when you lock the bootloader with the wrong software channel.
Click to expand...
Click to collapse
https://forum.xda-developers.com/t/...mware-unbrick-your-moto.3042687/post-84347359
Any of this for edge S/G100?
QPST - https://www.androidbrick.com/download/download-latest-qualcomm-qpst-2-7-build-496-qfil-2021/ - another option to play...​
It won't work sadly...
Solved! Vouching for a person who will remote access your PC and fix this mess... PM the person for help.
serg_gangubas
forum.xda-developers.com
austin_dreq said:
Solved! Vouching for a person who will remote access your PC and fix this mess... PM the person for help.
serg_gangubas
forum.xda-developers.com
Click to expand...
Click to collapse
But now you are left with an unlockable bootloader correct?
Beetle84 said:
But now you are left with an unlockable bootloader correct?
Click to expand...
Click to collapse
Never tried, but it's still better than having a non-working phone... I will give the phone to my paps, so he doesn't need complicated phone
Beetle84 said:
But now you are left with an unlockable bootloader correct?
Click to expand...
Click to collapse
No, now the bootloader cannot be unlocked again. But it's still better than a dead phone!
could you fix it? my moto one fusion has flashing_locked
aqui puse mi solucion, espero les sirva y funcione.
Phone wouldn't boot into the system after bootloader locking back...
I wanted to help someone whose phone wouldn't boot into the system after bootloader locking back, phone hangs on a red warning. And in the process of experimenting myself got confused and got into the same situation. Unlocking the bootloader...
forum.xda-developers.com

Categories

Resources