Question Nord N200 5G - OnePlus Nord N200 5G

Hey, I recently Downloaded and Flashed the new android 12 full OTA on my bl unlocked and rooted n200, and the bootloader unlocked warning at boot is gone!!
I have since boot flashed the extracted magisk patched. fully rooted and bl unlocked, and no warning !! has anyone seen this?

Motomark said:
Hey, I recently Downloaded and Flashed the new android 12 full OTA on my bl unlocked and rooted n200, and the bootloader unlocked warning at boot is gone!!
I have since boot flashed the extracted magisk patched. fully rooted and bl unlocked, and no warning !! has anyone seen this?
Click to expand...
Click to collapse
Yep. I can confirm too. A nice feature of a12.

Metconnect2000 said:
Yep. I can confirm too. A nice feature of a12.
Click to expand...
Click to collapse
that is so awesome. ive tried with several phones and failed.

It only happened on N200
Same notice still happens on Moto Edge 2021 and many video subscription app don't work

Motomark said:
Hey, I recently Downloaded and Flashed the new android 12 full OTA on my bl unlocked and rooted n200, and the bootloader unlocked warning at boot is gone!!
I have since boot flashed the extracted magisk patched. fully rooted and bl unlocked, and no warning !! has anyone seen this?
Click to expand...
Click to collapse
Where did you download the A12 full OTA(for metro/TMO) and how did you flash it? I can't even install via OTA even if I unroot

Tyreethetruth said:
Where did you download the A12 full OTA(for metro/TMO) and how did you flash it? I can't even install via OTA even if I unroot
Click to expand...
Click to collapse
https://android.googleapis.com/packages/ota-api/package/2ae18bc3e36cfe74ae7f1b65d0f817043c57707a.zip

Second that, got the file, but how to flash? GSI installer wants a .img, and with the a/b setup it's very odd with fastbootenhanced. (edited to add, I'm on the Global version myself, no TWRP recovery exists for it as far as I know)

AboveTG said:
https://android.googleapis.com/packages/ota-api/package/2ae18bc3e36cfe74ae7f1b65d0f817043c57707a.zip
Click to expand...
Click to collapse
Im still trying to figure that out. I just bricked it trying to flash the magisk patched boot.img, but forgot to finish the OTA.. so I flashed an android 12 boot.img into android 11.. lol. I have a good tool for extracting the payload.bin. should work as a portable app, unzip it and run the exe. That is how you get the images to flash. Make sure your bootloader is unlocked. Dont blame me for any bricking that may occur.

AboveTG said:
Im still trying to figure that out. I just bricked it trying to flash the magisk patched boot.img, but forgot to finish the OTA.. so I flashed an android 12 boot.img into android 11.. lol. I have a good tool for extracting the payload.bin. should work as a portable app, unzip it and run the exe. That is how you get the images to flash. Make sure your bootloader is unlocked. Dont blame me for any bricking that may occur.
Click to expand...
Click to collapse
Ok, cool, so extract the images from the bin and flash them individually. I might just hang back with Oxygen 11 for now, at least 5g works and I've bricked it more times than I can count.

I have extracted the boot.img from the Android12 Tmobile payload.bin using Payload-Dumper-Go:
Code:
Y:\Phone\msmdownload tool-rom\PayloadDumperGoV1.0>payload-dumper-go payload.bin
payload.bin: payload.bin
Payload Version: 2
Payload Manifest Length: 151601
Payload Manifest Signature Length: 267
Found partitions:
system (642 MB), system_ext (966 MB), product (14 MB), vbmeta_system (4.1 kB), oplusstanvbk (6.4 MB), featenabler (90 kB), hyp (397 kB), rpm (254 kB), logo (344 kB), boot (101 MB), vendor_boot (101 MB), vendor (430 MB), odm (630 MB), dtbo (25 MB), vbmeta (8.2 kB), xbl (3.5 MB), xbl_config (74 kB), tz (3.4 MB), modem (178 MB), bluetooth (979 kB), abl (209 kB), dsp (34 MB), keymaster (250 kB), devcfg (45 kB), qupfw (57 kB), imagefv (537 kB), core_nhlos (125 MB), uefisecapp (127 kB), my_product (136 MB), my_engineering (348 kB), my_stock (732 MB), my_company (348 kB), my_carrier (348 kB), my_region (704 kB), my_heytap (714 MB), my_preload (348 kB), my_manifest (348 kB), my_bigball (624 MB)
system_ext (966 MB) [===========================] 100 %
product (14 MB) [===========================] 100 %
vbmeta_system (4.1 kB) [===========================] 100 %
system (642 MB) [============================] 100 %
oplusstanvbk (6.4 MB) [===========================] 100 %
featenabler (90 kB) [============================] 100 %
hyp (397 kB) [=============================] 100 %
rpm (254 kB) [============================] 100 %
logo (344 kB) [============================] 100 %
boot (101 MB) [===========================] 100 %
vendor_boot (101 MB) [=========================] 100 %
vendor (430 MB) [===========================] 100 %
odm (630 MB) [===========================] 100 %
dtbo (25 MB) [============================] 100 %
vbmeta (8.2 kB) [============================] 100 %
xbl (3.5 MB) [=============================] 100 %
xbl_config (74 kB) [===========================] 100 %
tz (3.4 MB) [=============================] 100 %
modem (178 MB) [==========================] 100 %
bluetooth (979 kB) [===========================] 100 %
abl (209 kB) [============================] 100 %
dsp (34 MB) [============================] 100 %
keymaster (250 kB) [===========================] 100 %
devcfg (45 kB) [============================] 100 %
qupfw (57 kB) [============================] 100 %
imagefv (537 kB) [===========================] 100 %
core_nhlos (125 MB) [==========================] 100 %
my_product (136 MB) [=========================] 100 %
uefisecapp (127 kB) [==========================] 100 %
my_engineering (348 kB) [========================] 100 %
my_stock (732 MB) [=========================] 100 %
my_company (348 kB) [========================] 100 %
my_carrier (348 kB) [==========================] 100 %
my_region (704 kB) [=========================] 100 %
my_heytap (714 MB) [========================] 100 %
my_preload (348 kB) [========================] 100 %
my_manifest (348 kB) [========================] 100 %
my_bigball (624 MB) [=======================] 100 %
Y:\Phone\msmdownload tool-rom\PayloadDumperGoV1.0>dir
Volume in drive Y is Y - Drivers - Software
Volume Serial Number is 32B4-C37E
Directory of Y:\Phone\msmdownload tool-rom\PayloadDumperGoV1.0
07/01/2022 04:57 PM <DIR> .
07/01/2022 04:57 PM <DIR> ..
07/01/2022 04:57 PM <DIR> extracted_20220701_165705
12/09/2021 07:28 AM 154,319 liblzma-5.dll
07/01/2022 04:46 PM 22 liblzma-5.zip
10/06/2020 08:50 AM 12,354,453 payload-dumper-go.exe
01/01/2009 12:00 AM 3,777,851,373 payload.bin
07/01/2022 04:21 PM 1,765,502 PayloadDumper.zip
5 File(s) 3,792,125,669 bytes
3 Dir(s) 1,244,134,313,984 bytes free
Y:\Phone\msmdownload tool-rom\PayloadDumperGoV1.0>dir extracted_20220701_165705 /C
Volume in drive Y is Y - Drivers - Software
Directory of Y:\Phone\msmdownload tool-rom\PayloadDumperGoV1.0\extracted_20220701_165531
07/01/2022 04:56 PM <DIR> .
07/01/2022 04:56 PM <DIR> ..
07/01/2022 04:56 PM 208,896 abl.img
07/01/2022 04:56 PM 978,944 bluetooth.img
07/01/2022 04:55 PM 100,663,296 boot.img
07/01/2022 04:56 PM 125,042,688 core_nhlos.img
07/01/2022 04:56 PM 45,056 devcfg.img
07/01/2022 04:56 PM 33,554,432 dsp.img
07/01/2022 04:55 PM 25,165,824 dtbo.img
07/01/2022 04:55 PM 90,112 featenabler.img
07/01/2022 04:55 PM 397,312 hyp.img
07/01/2022 04:56 PM 536,576 imagefv.img
07/01/2022 04:56 PM 249,856 keymaster.img
07/01/2022 04:55 PM 344,064 logo.img
07/01/2022 04:55 PM 177,459,200 modem.img
07/01/2022 04:56 PM 623,935,488 my_bigball.img
07/01/2022 04:56 PM 348,160 my_carrier.img
07/01/2022 04:56 PM 348,160 my_company.img
07/01/2022 04:56 PM 348,160 my_engineering.img
07/01/2022 04:56 PM 714,235,904 my_heytap.img
07/01/2022 04:56 PM 348,160 my_manifest.img
07/01/2022 04:56 PM 348,160 my_preload.img
07/01/2022 04:56 PM 135,450,624 my_product.img
07/01/2022 04:56 PM 704,512 my_region.img
07/01/2022 04:56 PM 731,537,408 my_stock.img
07/01/2022 04:55 PM 630,448,128 odm.img
07/01/2022 04:55 PM 6,381,568 oplusstanvbk.img
07/01/2022 04:55 PM 13,729,792 product.img
07/01/2022 04:56 PM 57,344 qupfw.img
07/01/2022 04:55 PM 253,952 rpm.img
07/01/2022 04:55 PM 642,093,056 system.img
07/01/2022 04:56 PM 966,074,368 system_ext.img
07/01/2022 04:55 PM 3,366,912 tz.img
07/01/2022 04:56 PM 126,976 uefisecapp.img
07/01/2022 04:55 PM 8,192 vbmeta.img
07/01/2022 04:55 PM 4,096 vbmeta_system.img
07/01/2022 04:55 PM 429,576,192 vendor.img
07/01/2022 04:55 PM 100,663,296 vendor_boot.img
07/01/2022 04:55 PM 3,530,752 xbl.img
07/01/2022 04:55 PM 73,728 xbl_config.img
38 File(s) 5,468,729,344 bytes
2 Dir(s) 1,244,134,313,984 bytes free
Y:\Phone\msmdownload tool-rom\PayloadDumperGoV1.0>
XDA won't allow me to attach the file here.
I applied just now for developer at AndroidFileHost to post it there.
In the meantime I can post it to the N200 channel at Telegram:
Nord N200 Testers
A group for discussing N200 custom software testing. All off topic discussion has been moved to this group: https://t.me/+1qZHIItf9R80MTYx Check pinned messages for important messages and shared/confirmed working files.
t.me

Tiltowait said:
Ok, cool, so extract the images from the bin and flash them individually. I might just hang back with Oxygen 11 for now, at least 5g works and I've bricked it more times than I can count.
Click to expand...
Click to collapse
niiice man I figured it out. & I hear ya on that bricking.. lol. thank god for the msm tool.

scanman0 said:
I have extracted the boot.img from the Android12 Tmobile payload.bin using Payload-Dumper-Go:
Code:
Y:\Phone\msmdownload tool-rom\PayloadDumperGoV1.0>payload-dumper-go payload.bin
payload.bin: payload.bin
Payload Version: 2
Payload Manifest Length: 151601
Payload Manifest Signature Length: 267
Found partitions:
system (642 MB), system_ext (966 MB), product (14 MB), vbmeta_system (4.1 kB), oplusstanvbk (6.4 MB), featenabler (90 kB), hyp (397 kB), rpm (254 kB), logo (344 kB), boot (101 MB), vendor_boot (101 MB), vendor (430 MB), odm (630 MB), dtbo (25 MB), vbmeta (8.2 kB), xbl (3.5 MB), xbl_config (74 kB), tz (3.4 MB), modem (178 MB), bluetooth (979 kB), abl (209 kB), dsp (34 MB), keymaster (250 kB), devcfg (45 kB), qupfw (57 kB), imagefv (537 kB), core_nhlos (125 MB), uefisecapp (127 kB), my_product (136 MB), my_engineering (348 kB), my_stock (732 MB), my_company (348 kB), my_carrier (348 kB), my_region (704 kB), my_heytap (714 MB), my_preload (348 kB), my_manifest (348 kB), my_bigball (624 MB)
system_ext (966 MB) [===========================] 100 %
product (14 MB) [===========================] 100 %
vbmeta_system (4.1 kB) [===========================] 100 %
system (642 MB) [============================] 100 %
oplusstanvbk (6.4 MB) [===========================] 100 %
featenabler (90 kB) [============================] 100 %
hyp (397 kB) [=============================] 100 %
rpm (254 kB) [============================] 100 %
logo (344 kB) [============================] 100 %
boot (101 MB) [===========================] 100 %
vendor_boot (101 MB) [=========================] 100 %
vendor (430 MB) [===========================] 100 %
odm (630 MB) [===========================] 100 %
dtbo (25 MB) [============================] 100 %
vbmeta (8.2 kB) [============================] 100 %
xbl (3.5 MB) [=============================] 100 %
xbl_config (74 kB) [===========================] 100 %
tz (3.4 MB) [=============================] 100 %
modem (178 MB) [==========================] 100 %
bluetooth (979 kB) [===========================] 100 %
abl (209 kB) [============================] 100 %
dsp (34 MB) [============================] 100 %
keymaster (250 kB) [===========================] 100 %
devcfg (45 kB) [============================] 100 %
qupfw (57 kB) [============================] 100 %
imagefv (537 kB) [===========================] 100 %
core_nhlos (125 MB) [==========================] 100 %
my_product (136 MB) [=========================] 100 %
uefisecapp (127 kB) [==========================] 100 %
my_engineering (348 kB) [========================] 100 %
my_stock (732 MB) [=========================] 100 %
my_company (348 kB) [========================] 100 %
my_carrier (348 kB) [==========================] 100 %
my_region (704 kB) [=========================] 100 %
my_heytap (714 MB) [========================] 100 %
my_preload (348 kB) [========================] 100 %
my_manifest (348 kB) [========================] 100 %
my_bigball (624 MB) [=======================] 100 %
Y:\Phone\msmdownload tool-rom\PayloadDumperGoV1.0>dir
Volume in drive Y is Y - Drivers - Software
Volume Serial Number is 32B4-C37E
Directory of Y:\Phone\msmdownload tool-rom\PayloadDumperGoV1.0
07/01/2022 04:57 PM <DIR> .
07/01/2022 04:57 PM <DIR> ..
07/01/2022 04:57 PM <DIR> extracted_20220701_165705
12/09/2021 07:28 AM 154,319 liblzma-5.dll
07/01/2022 04:46 PM 22 liblzma-5.zip
10/06/2020 08:50 AM 12,354,453 payload-dumper-go.exe
01/01/2009 12:00 AM 3,777,851,373 payload.bin
07/01/2022 04:21 PM 1,765,502 PayloadDumper.zip
5 File(s) 3,792,125,669 bytes
3 Dir(s) 1,244,134,313,984 bytes free
Y:\Phone\msmdownload tool-rom\PayloadDumperGoV1.0>dir extracted_20220701_165705 /C
Volume in drive Y is Y - Drivers - Software
Directory of Y:\Phone\msmdownload tool-rom\PayloadDumperGoV1.0\extracted_20220701_165531
07/01/2022 04:56 PM <DIR> .
07/01/2022 04:56 PM <DIR> ..
07/01/2022 04:56 PM 208,896 abl.img
07/01/2022 04:56 PM 978,944 bluetooth.img
07/01/2022 04:55 PM 100,663,296 boot.img
07/01/2022 04:56 PM 125,042,688 core_nhlos.img
07/01/2022 04:56 PM 45,056 devcfg.img
07/01/2022 04:56 PM 33,554,432 dsp.img
07/01/2022 04:55 PM 25,165,824 dtbo.img
07/01/2022 04:55 PM 90,112 featenabler.img
07/01/2022 04:55 PM 397,312 hyp.img
07/01/2022 04:56 PM 536,576 imagefv.img
07/01/2022 04:56 PM 249,856 keymaster.img
07/01/2022 04:55 PM 344,064 logo.img
07/01/2022 04:55 PM 177,459,200 modem.img
07/01/2022 04:56 PM 623,935,488 my_bigball.img
07/01/2022 04:56 PM 348,160 my_carrier.img
07/01/2022 04:56 PM 348,160 my_company.img
07/01/2022 04:56 PM 348,160 my_engineering.img
07/01/2022 04:56 PM 714,235,904 my_heytap.img
07/01/2022 04:56 PM 348,160 my_manifest.img
07/01/2022 04:56 PM 348,160 my_preload.img
07/01/2022 04:56 PM 135,450,624 my_product.img
07/01/2022 04:56 PM 704,512 my_region.img
07/01/2022 04:56 PM 731,537,408 my_stock.img
07/01/2022 04:55 PM 630,448,128 odm.img
07/01/2022 04:55 PM 6,381,568 oplusstanvbk.img
07/01/2022 04:55 PM 13,729,792 product.img
07/01/2022 04:56 PM 57,344 qupfw.img
07/01/2022 04:55 PM 253,952 rpm.img
07/01/2022 04:55 PM 642,093,056 system.img
07/01/2022 04:56 PM 966,074,368 system_ext.img
07/01/2022 04:55 PM 3,366,912 tz.img
07/01/2022 04:56 PM 126,976 uefisecapp.img
07/01/2022 04:55 PM 8,192 vbmeta.img
07/01/2022 04:55 PM 4,096 vbmeta_system.img
07/01/2022 04:55 PM 429,576,192 vendor.img
07/01/2022 04:55 PM 100,663,296 vendor_boot.img
07/01/2022 04:55 PM 3,530,752 xbl.img
07/01/2022 04:55 PM 73,728 xbl_config.img
38 File(s) 5,468,729,344 bytes
2 Dir(s) 1,244,134,313,984 bytes free
Y:\Phone\msmdownload tool-rom\PayloadDumperGoV1.0>
XDA won't allow me to attach the file here.
I applied just now for developer at AndroidFileHost to post it there.
In the meantime I can post it to the N200 channel at Telegram:
Nord N200 Testers
A group for discussing N200 custom software testing. All off topic discussion has been moved to this group: https://t.me/+1qZHIItf9R80MTYx Check pinned messages for important messages and shared/confirmed working files.
t.me
Click to expand...
Click to collapse
I joined the telegram channel

scanman0 said:
I have extracted the boot.img from the Android12 Tmobile payload.bin using Payload-Dumper-Go:
Code:
Y:\Phone\msmdownload tool-rom\PayloadDumperGoV1.0>payload-dumper-go payload.bin
payload.bin: payload.bin
Payload Version: 2
Payload Manifest Length: 151601
Payload Manifest Signature Length: 267
Found partitions:
system (642 MB), system_ext (966 MB), product (14 MB), vbmeta_system (4.1 kB), oplusstanvbk (6.4 MB), featenabler (90 kB), hyp (397 kB), rpm (254 kB), logo (344 kB), boot (101 MB), vendor_boot (101 MB), vendor (430 MB), odm (630 MB), dtbo (25 MB), vbmeta (8.2 kB), xbl (3.5 MB), xbl_config (74 kB), tz (3.4 MB), modem (178 MB), bluetooth (979 kB), abl (209 kB), dsp (34 MB), keymaster (250 kB), devcfg (45 kB), qupfw (57 kB), imagefv (537 kB), core_nhlos (125 MB), uefisecapp (127 kB), my_product (136 MB), my_engineering (348 kB), my_stock (732 MB), my_company (348 kB), my_carrier (348 kB), my_region (704 kB), my_heytap (714 MB), my_preload (348 kB), my_manifest (348 kB), my_bigball (624 MB)
system_ext (966 MB) [===========================] 100 %
product (14 MB) [===========================] 100 %
vbmeta_system (4.1 kB) [===========================] 100 %
system (642 MB) [============================] 100 %
oplusstanvbk (6.4 MB) [===========================] 100 %
featenabler (90 kB) [============================] 100 %
hyp (397 kB) [=============================] 100 %
rpm (254 kB) [============================] 100 %
logo (344 kB) [============================] 100 %
boot (101 MB) [===========================] 100 %
vendor_boot (101 MB) [=========================] 100 %
vendor (430 MB) [===========================] 100 %
odm (630 MB) [===========================] 100 %
dtbo (25 MB) [============================] 100 %
vbmeta (8.2 kB) [============================] 100 %
xbl (3.5 MB) [=============================] 100 %
xbl_config (74 kB) [===========================] 100 %
tz (3.4 MB) [=============================] 100 %
modem (178 MB) [==========================] 100 %
bluetooth (979 kB) [===========================] 100 %
abl (209 kB) [============================] 100 %
dsp (34 MB) [============================] 100 %
keymaster (250 kB) [===========================] 100 %
devcfg (45 kB) [============================] 100 %
qupfw (57 kB) [============================] 100 %
imagefv (537 kB) [===========================] 100 %
core_nhlos (125 MB) [==========================] 100 %
my_product (136 MB) [=========================] 100 %
uefisecapp (127 kB) [==========================] 100 %
my_engineering (348 kB) [========================] 100 %
my_stock (732 MB) [=========================] 100 %
my_company (348 kB) [========================] 100 %
my_carrier (348 kB) [==========================] 100 %
my_region (704 kB) [=========================] 100 %
my_heytap (714 MB) [========================] 100 %
my_preload (348 kB) [========================] 100 %
my_manifest (348 kB) [========================] 100 %
my_bigball (624 MB) [=======================] 100 %
Y:\Phone\msmdownload tool-rom\PayloadDumperGoV1.0>dir
Volume in drive Y is Y - Drivers - Software
Volume Serial Number is 32B4-C37E
Directory of Y:\Phone\msmdownload tool-rom\PayloadDumperGoV1.0
07/01/2022 04:57 PM <DIR> .
07/01/2022 04:57 PM <DIR> ..
07/01/2022 04:57 PM <DIR> extracted_20220701_165705
12/09/2021 07:28 AM 154,319 liblzma-5.dll
07/01/2022 04:46 PM 22 liblzma-5.zip
10/06/2020 08:50 AM 12,354,453 payload-dumper-go.exe
01/01/2009 12:00 AM 3,777,851,373 payload.bin
07/01/2022 04:21 PM 1,765,502 PayloadDumper.zip
5 File(s) 3,792,125,669 bytes
3 Dir(s) 1,244,134,313,984 bytes free
Y:\Phone\msmdownload tool-rom\PayloadDumperGoV1.0>dir extracted_20220701_165705 /C
Volume in drive Y is Y - Drivers - Software
Directory of Y:\Phone\msmdownload tool-rom\PayloadDumperGoV1.0\extracted_20220701_165531
07/01/2022 04:56 PM <DIR> .
07/01/2022 04:56 PM <DIR> ..
07/01/2022 04:56 PM 208,896 abl.img
07/01/2022 04:56 PM 978,944 bluetooth.img
07/01/2022 04:55 PM 100,663,296 boot.img
07/01/2022 04:56 PM 125,042,688 core_nhlos.img
07/01/2022 04:56 PM 45,056 devcfg.img
07/01/2022 04:56 PM 33,554,432 dsp.img
07/01/2022 04:55 PM 25,165,824 dtbo.img
07/01/2022 04:55 PM 90,112 featenabler.img
07/01/2022 04:55 PM 397,312 hyp.img
07/01/2022 04:56 PM 536,576 imagefv.img
07/01/2022 04:56 PM 249,856 keymaster.img
07/01/2022 04:55 PM 344,064 logo.img
07/01/2022 04:55 PM 177,459,200 modem.img
07/01/2022 04:56 PM 623,935,488 my_bigball.img
07/01/2022 04:56 PM 348,160 my_carrier.img
07/01/2022 04:56 PM 348,160 my_company.img
07/01/2022 04:56 PM 348,160 my_engineering.img
07/01/2022 04:56 PM 714,235,904 my_heytap.img
07/01/2022 04:56 PM 348,160 my_manifest.img
07/01/2022 04:56 PM 348,160 my_preload.img
07/01/2022 04:56 PM 135,450,624 my_product.img
07/01/2022 04:56 PM 704,512 my_region.img
07/01/2022 04:56 PM 731,537,408 my_stock.img
07/01/2022 04:55 PM 630,448,128 odm.img
07/01/2022 04:55 PM 6,381,568 oplusstanvbk.img
07/01/2022 04:55 PM 13,729,792 product.img
07/01/2022 04:56 PM 57,344 qupfw.img
07/01/2022 04:55 PM 253,952 rpm.img
07/01/2022 04:55 PM 642,093,056 system.img
07/01/2022 04:56 PM 966,074,368 system_ext.img
07/01/2022 04:55 PM 3,366,912 tz.img
07/01/2022 04:56 PM 126,976 uefisecapp.img
07/01/2022 04:55 PM 8,192 vbmeta.img
07/01/2022 04:55 PM 4,096 vbmeta_system.img
07/01/2022 04:55 PM 429,576,192 vendor.img
07/01/2022 04:55 PM 100,663,296 vendor_boot.img
07/01/2022 04:55 PM 3,530,752 xbl.img
07/01/2022 04:55 PM 73,728 xbl_config.img
38 File(s) 5,468,729,344 bytes
2 Dir(s) 1,244,134,313,984 bytes free
Y:\Phone\msmdownload tool-rom\PayloadDumperGoV1.0>
XDA won't allow me to attach the file here.
I applied just now for developer at AndroidFileHost to post it there.
In the meantime I can post it to the N200 channel at Telegram:
Nord N200 Testers
A group for discussing N200 custom software testing. All off topic discussion has been moved to this group: https://t.me/+1qZHIItf9R80MTYx Check pinned messages for important messages and shared/confirmed working files.
t.me
Click to expand...
Click to collapse
Boot.img for DE2118_11_C.15 T-Mobile/MetroPCS AOSP 12 posted here

towardsdawn said:
Boot.img for DE2118_11_C.15 T-Mobile/MetroPCS AOSP 12 posted here
Click to expand...
Click to collapse
I need the boot image for magisk for the unlocked variant (best buy version)

Related

Aussie O2 purchased last week

Just thought I would upload the details about my O2 XDA II that I just got.
XDA II Details, forgot in original post:
ROM Version: 1.66.00WWE
ROM Date: 02/20/04
Radio Version: 1.08.00
Protocol Version: 1337.18
Here is a list of all the files in the Extended ROM:
attributes <TAB> Date Created <TAB> Date Last Modified <TAB> Date Last Accessed <TAB> File Size <TAB> Name
FILE R--A---- 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 898,601 1O1O.CAB
FILE R------- 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 762,870 6inone.CAB
FILE R--A---- 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 689,369 AIS.CAB
FILE ---A---- 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 3,217 AutoConfig.txt
FILE ---A---X 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 7,680 AutoRun.exe
FILE R------- 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 48,507 bluetooth.CAB
FILE R------- 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 50,859 Broadcast_WWE.sa.CAB
FILE R------- 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 906,097 CallerIDRC11_WWE_1.5.sa.CAB
FILE R------- 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 2,789,548 CameraRC132_WWE_1.5.sa.CAB
FILE R--A---- 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 52,589 Celcom.CAB
FILE R--A---- 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 52,053 CHT.CAB
FILE R------- 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 2,323,958 ClearVue233_WWE.sa.CAB
FILE ---A---- 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 646 Config.txt
FILE ---A---X 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 3,584 DelAllStartMenu.exe
FILE R--A---- 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 50,612 delshortcut.CAB
FILE R--A---- 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 50,932 DiGi.CAB
FILE R--A---- 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 660,706 DTAC.CAB
FILE R--A---- 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 52,173 Globe.CAB
FILE R------- 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 47,684 hk_html.CAB
FILE R--A---- 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 50,962 IM3.CAB
FILE R--A---- 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 52,433 M1.CAB
FILE R--A---- 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 50,945 Maxis.CAB
FILE R------- 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 114,901 MIDI56.sa.CAB
FILE R------- 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 1,363,349 MMS16081_WWE.sa.CAB
FILE R------- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 494,935 O2.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 48,382 O2ASIA1010_AP_20040211.sa.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 48,368 O2ASIAAIS_AP_20040211.sa.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 48,381 O2ASIACelcom_AP_20040211.sa.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 48,360 O2ASIACHT_AP_20040211.sa.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 48,390 O2ASIADiGi_AP_20040211.sa.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 48,375 O2ASIADTAC_AP_20040211.sa.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 48,391 O2ASIAGlobe_AP_20040211.sa.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 48,363 O2ASIAIM3_AP_20040211.sa.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 48,450 O2ASIAM1_AP_20040211.sa.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 48,383 O2ASIAMaxis_AP_20040211.sa.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 48,392 O2ASIAOne2Free_AP_20040211.sa.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 48,401 O2ASIAOptus_AP_20040211.sa.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 48,400 O2ASIAOrange_AP_20040211.sa.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 48,406 O2ASIASatelindo_AP_20040211.sa.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 48,394 O2ASIASingTel_AP_20040211.sa.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 48,390 O2ASIASmart_AP_20040211.sa.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 48,398 O2ASIASmarTone_AP_20040211.sa.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 48,395 O2ASIAStarHub_AP_20040211.sa.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 48,386 O2ASIASunday_AP_20040211.sa.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 48,403 O2ASIATelkomsel_AP_20040211.sa.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 48,403 O2ASIATelstra_AP_20040211.sa.CAB
FILE R------- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 48,447 O2ASIAVodafoneAU_AP_20040211.sa.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 677,314 One2Free.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 55,387 Optus.CAB
FILE ---A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 50,563 Orange.CAB
FILE R------- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 721,839 PegasCE_sdio.2577.CAB
FILE R------- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 147,564 sales_service.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 51,375 Satelindo.CAB
FILE ---A---X 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 6,656 SetDefNetwork_Vodafone-GPRS Settings.exe
FILE ---A---X 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 4,608 SetMyFavorites.exe
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 73,843 SingTel.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 61,432 smart.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 55,356 smart_default.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 52,077 SmarTone.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 51,324 StarHub.CAB
FILE R------- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 47,680 startmenu_103wwe.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 50,421 Sunday.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 52,104 Telkomsel.CAB
FILE R--A---- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 52,578 Telstra.CAB
FILE R--A---X 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 4,608 TPDisable.exe
FILE R--A---X 1/09/2003 03:29 1/09/2003 03:29 1/09/2003 03:29 4,608 TPEnable.exe
FILE R------- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 46,808 Version_AKU1_16600.sa.CAB
FILE R------- 1/09/2003 03:30 1/09/2003 03:30 1/09/2003 03:30 51,544 Vodafone.CAB
TOTAL C:\Documents and Settings\XXXX\Desktop\Files\ ------- 0 68 14,963,557 14,963,557
Here is a copy of the files as well:
I update the original post with details about my XDA II, sorry I forgot.
Nice work Nigthhawk
Gotta love MTekk, vist daily.
Now if you only could get a scoop on the XDA III or IV, when in AUS.
So are we brave enought to load up a 1.72 ROM, have any of you done so. I'm having some stability issues with my device, one specific thing is that it seems to hang whilst on overnight charge.......
Also a few apps don't seem to work properly, like fonix dial.
Cheers - Steve
I'm running 1.72.00WWE and am having no stability problems at all.
You gents find any real advantages over the 1.66ROM?
Unless there's something worth changing for, I'm gonna stick to the "if it 'aint broke, don't fix it" rule.
Hooligan
I flashed mine last night to 1.72 and everything seems OK, so far. I am about to flash another two tonight as well.
I have seen the dying when on overnight charge thing a couple of times. Its annoying as crap becuase I am sure it is going to Hard Reset when I have to Soft Reset to wake it up. So far so good.
I love MTekk too, but I think I am biased
As for scoops on the Xda III and other devices, we may have something up our sleeves, but you will just have to keep watching MTekk for further information.
I can confirm the overnight charge issue, just had to reset mine (soft) this morning as it wasn't wanting to work.
Off to MTekk to see if anything new has been posted.
1.72 plus a little overclocking
i.. am using 1.72 without any problem. did abit of overclocking and i get it to run at 523 mHz or something like that. Its fast trust me!!! dun go for the fastest get the moderate. Its good enough coz you will end up havin a hard reset without knowing!!!
Not really wanting to overclock my unit, runs fine as it is. Thanks for the link though.

[Marshmallow] Media files on SD card formatted as "adoptable storage" not indexed

[Marshmallow] Media files on SD card formatted as "adoptable storage" not indexed
I first asked this question in the ROM specific thread, but nobody seems to have an answer. I don't know whether what I am grappling with is a general problem of the adoptable storage feature or one specific to CM13 or even this particular ROM.
I have about 10 Gig of images and audio files on the SD card which is formatted as adoptable storage, however, the music application insists I have no audio files and the gallery app only shows pictures taken with the camera but ignores older/other images on the card. This also affects other players, such as VLC and Google Play Music. Audio files are visible in the CM file manager and playable when I click on them, but there seems to be no library. In VLC, I can play files using VLC's directory browser, but just as the other apps it seems to have no index/library of audio files. When I go to Settings/USB and Storage, I am told that I have 88 KByte audio files on the card but 16 GByte "other". So again it seems that Android fails to index media files on the SD Card. Is this a known problem or is it probably something specific to this ROM?
It seems that media store is buggy. After deleting its data, the Gallery app shows zero images, even those created by the camera since the upgrade have vanished. The mediastore provider creates files in /data/data/com.android.providers.media/database:
[email protected]:/data/data/com.android.providers.media/databases # ls -la
ls -la
total 3016
drwxrwx--x 2 u0_a9 u0_a9 4096 2016-07-17 10:30 .
drwxr-xr-x 7 u0_a9 u0_a9 4096 2016-07-17 10:27 ..
-rw-rw---- 1 u0_a9 u0_a9 577536 2016-07-17 10:28 external.db
-rw------- 1 u0_a9 u0_a9 32768 2016-07-17 10:28 external.db-shm
-rw------- 1 u0_a9 u0_a9 733392 2016-07-17 10:28 external.db-wal
-rw-rw---- 1 u0_a9 u0_a9 4096 2016-07-17 10:30 internal.db
-rw------- 1 u0_a9 u0_a9 32768 2016-07-17 10:30 internal.db-shm
-rw------- 1 u0_a9 u0_a9 148352 2016-07-17 10:30 internal.db-wal
Still under Settings/USB and storage I see that I have zero images and audio files. I have had a casual look at the log output, but I don't really know what to look for. Maybe the problem isn't even related to the SD Card, maybe the mediastore db is entirely broken on that ROM..
It seems that media store is buggy. After deleting its data, the Gallery app shows zero images, even those created by the camera since the upgrade have vanished. The mediastore provider creates files in /data/data/com.android.providers.media/database:
[email protected]:/data/data/com.android.providers.media/databases # ls -la
ls -la
total 3016
drwxrwx--x 2 u0_a9 u0_a9 4096 2016-07-17 10:30 .
drwxr-xr-x 7 u0_a9 u0_a9 4096 2016-07-17 10:27 ..
-rw-rw---- 1 u0_a9 u0_a9 577536 2016-07-17 10:28 external.db
-rw------- 1 u0_a9 u0_a9 32768 2016-07-17 10:28 external.db-shm
-rw------- 1 u0_a9 u0_a9 733392 2016-07-17 10:28 external.db-wal
-rw-rw---- 1 u0_a9 u0_a9 4096 2016-07-17 10:30 internal.db
-rw------- 1 u0_a9 u0_a9 32768 2016-07-17 10:30 internal.db-shm
-rw------- 1 u0_a9 u0_a9 148352 2016-07-17 10:30 internal.db-wal
Still under Settings/USB and storage I see that I have zero images and audio files. I have had a casual look at the log output, but I don't really know what to look for. Maybe the problem isn't even related to the SD Card, maybe the mediastore db is entirely broken on that ROM..
I remove the contents of the above directory to fore a rebuild, therefore the below message:
(I have looked at the log output and this is what I find grepping MediaProvider)
07-17 16:03:30.455 747 747 W System : ClassLoader referenced unknown path: /system/priv-app/MediaProvider/lib/arm
07-17 16:04:16.569 747 2137 W MediaProvider: no database for scanned volume external
07-17 16:04:16.809 747 2137 I MediaProvider: Upgrading media database from version 0 to 800, which will destroy all old data
07-17 16:04:18.934 747 2137 D MediaProvider: Adjusting external storage paths to: /storage/emulated/0
07-17 16:04:53.338 747 747 W art : Long monitor contention event with owner method=void com.android.providers.media.MediaProvider.sendObjectAdded(long) from MediaProvider.java:2831 waiters=0 for 595ms
07-17 16:04:54.011 747 747 W art : Long monitor contention event with owner method=void com.android.providers.media.MediaProvider.sendObjectAdded(long) from MediaProvider.java:2831 waiters=0 for 672ms
07-17 16:04:55.012 747 747 W art : Long monitor contention event with owner method=void com.android.providers.media.MediaProvider.sendObjectAdded(long) from MediaProvider.java:2831 waiters=0 for 1.001s
07-17 16:04:56.011 747 747 W art : Long monitor contention event with owner method=void com.android.providers.media.MediaProvider.sendObjectAdded(long) from MediaProvider.java:2831 waiters=0 for 998ms
07-17 16:04:57.011 747 747 W art : Long monitor contention event with owner method=void com.android.providers.media.MediaProvider.sendObjectAdded(long) from MediaProvider.java:2831 waiters=0 for 1s
07-17 16:04:58.012 747 747 W art : Long monitor contention event with owner method=void com.android.providers.media.MediaProvider.sendObjectAdded(long) from MediaProvider.java:2831 waiters=0 for 1s
On next reboot, the only message I found was:
07-17 16:14:50.526 752 752 W System : ClassLoader referenced unknown path: /system/priv-app/MediaProvider/lib/arm

Coolpad Catalyst 3622a - Unbrick Quest

Hello XDA!
I'm on a quest to unbrick a Coolpad Catalyst 3622a. I'm going to list what I have compiled to aide me with a question at the end.
My phone is currently in QDLoader 9008 mode. Dead as dead can get.
Correct me if I am wrong here but I need to get the phone into QDLoader 9006 mode to accomplish a flash.
What I have compiled is a rom dump of a working Coolpad Catalyst 3622a.
Code:
-rw-rw-rw- 1 don 0 524288 2017-01-12 21:00 tz
-rw-rw-rw- 1 don 0 524288 2017-01-12 21:00 tzbak
-rw-rw-rw- 1 don 0 1825361920 2017-01-12 21:00 system
-rw-rw-rw- 1 don 0 524288 2017-01-12 20:57 rpm
-rw-rw-rw- 1 don 0 524288 2017-01-12 20:57 rpmbak
-rw-rw-rw- 1 don 0 524288 2017-01-12 20:57 sbl1
-rw-rw-rw- 1 don 0 524288 2017-01-12 20:57 sbl1bak
-rw-rw-rw- 1 don 0 16384 2017-01-12 20:57 sec
-rw-rw-rw- 1 don 0 8192 2017-01-12 20:57 ssd
-rw-rw-rw- 1 don 0 16777216 2017-01-12 20:57 recovery
-rw-rw-rw- 1 don 0 33554432 2017-01-12 20:57 persist
-rw-rw-rw- 1 don 0 1048576 2017-01-12 20:57 params
-rw-rw-rw- 1 don 0 20971520 2017-01-12 20:57 panic
-rw-rw-rw- 1 don 0 1572864 2017-01-12 20:57 modemst2
-rw-rw-rw- 1 don 0 1048576 2017-01-12 20:57 oem
-rw-rw-rw- 1 don 0 1048576 2017-01-12 20:57 pad
-rw-rw-rw- 1 don 0 67108864 2017-01-12 20:57 modem
-rw-rw-rw- 1 don 0 1572864 2017-01-12 20:57 modemst1
-rw-rw-rw- 1 don 0 1024 2017-01-12 20:57 fsc
-rw-rw-rw- 1 don 0 1572864 2017-01-12 20:57 fsg
-rw-rw-rw- 1 don 0 524288 2017-01-12 20:57 keystore
-rw-rw-rw- 1 don 0 1048576 2017-01-12 20:57 misc
-rw-rw-rw- 1 don 0 268435456 2017-01-12 20:57 cache
-rw-rw-rw- 1 don 0 524288 2017-01-12 20:57 config
-rw-rw-rw- 1 don 0 32768 2017-01-12 20:57 DDR
-rw-rw-rw- 1 don 0 1048576 2017-01-12 20:57 devinfo
-rw-rw-rw- 1 don 0 16777216 2017-01-12 20:56 boot
-rw-rw-rw- 1 don 0 3145728 2017-01-12 20:56 aboot
-rw-rw-rw- 1 don 0 3145728 2017-01-12 20:56 abootbak
I have also obtained the partition.xml which I also think is needed.
Code:
Model: MMC FN12MB (sd/mmc)
Disk /dev/block/mmcblk0: 7818MB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Number Start End Size File system Name Flags
1 17.4kB 542kB 524kB sbl1
2 542kB 1066kB 524kB sbl1bak
3 1066kB 4212kB 3146kB aboot
4 4212kB 7357kB 3146kB abootbak
5 7357kB 7882kB 524kB rpm
6 7882kB 8406kB 524kB rpmbak
7 8406kB 8930kB 524kB tz
8 8930kB 9455kB 524kB tzbak
9 9455kB 10.5MB 1049kB pad
10 10.5MB 12.1MB 1573kB modemst1
11 12.1MB 13.6MB 1573kB modemst2
12 13.6MB 14.7MB 1049kB misc
13 14.7MB 15.7MB 1049kB params
14 15.7MB 36.7MB 21.0MB ext4 panic
15 36.7MB 36.7MB 1024B fsc
16 36.7MB 36.7MB 8192B ssd
17 36.7MB 37.3MB 524kB keystore
18 37.3MB 37.8MB 524kB config
19 37.8MB 38.8MB 1049kB oem
20 41.9MB 109MB 67.1MB fat16 modem
21 109MB 110MB 1049kB devinfo
22 110MB 110MB 32.8kB DDR
23 110MB 112MB 1573kB fsg
24 112MB 128MB 16.8MB boot
25 128MB 128MB 16.4kB sec
26 128MB 1954MB 1825MB ext4 system
27 1954MB 1987MB 33.6MB ext4 persist
28 1987MB 2256MB 268MB ext4 cache
29 2256MB 2273MB 16.8MB recovery
30 2273MB 7818MB 5546MB ext4 userdata
From reading over the past few days. I have come to the proverbial road block.
1: Use PartitioningTool.py in conjunction with Partition.xml to output rawprogram0.xml as well as patch0.xml.
I have obtained and installed python27. The python executable is system wide.
I'm not 100% sure about what arguments or the command line itself to issue to python in order to produce: rawprogram0.xml and patch0.xml.
I thought it was as simple as passing something like this: python PartitioningTool.py Partition.xml.
If somebody could help me here it would be very much appreciated.
Then I know I have to use emmcldl and partiton.xml to produce the file 8909_msimage.mbn. After words with a lot of luck I use QPST to get the device into QDLoader 9006 mode.
Hopefully then I will be able to flash.
Thanks for reading!
coolpad 3622a revived from the dead....
thanks for the help?
I'm about stuck on this same phone. I flashed a homemade twrp onto the phone, and bricked it pretty good in the process. First (!!!) time around, it would go into the recovery however touch didnt work. Second time around killed it. Now phone turns on, goes to the recovery for about 5 seconds, then drops to QLoad 9008 or whatever. I have the prog_emmc_firehose_8909_ddr.mbn file for emmcdl or QFil, however something is strange with this phone. I believe its a non-standard msm8909 or something. I tried making the 8909_msimage.mbn file, however that was kinda pointless because I dont have a programmer hex file to go with it... Any clues as to what to do any1?
Help
I have a coolpad 3622a in good condition and I want to make a backup to help several who are with their catalyst in bad condition as would make that box or program
regards
kinehumane said:
Hello XDA!
I'm on a quest to unbrick a Coolpad Catalyst 3622a. I'm going to list what I have compiled to aide me with a question at the end.
My phone is currently in QDLoader 9008 mode. Dead as dead can get.
Correct me if I am wrong here but I need to get the phone into QDLoader 9006 mode to accomplish a flash.
What I have compiled is a rom dump of a working Coolpad Catalyst 3622a.
Code:
-rw-rw-rw- 1 don 0 524288 2017-01-12 21:00 tz
-rw-rw-rw- 1 don 0 524288 2017-01-12 21:00 tzbak
-rw-rw-rw- 1 don 0 1825361920 2017-01-12 21:00 system
-rw-rw-rw- 1 don 0 524288 2017-01-12 20:57 rpm
-rw-rw-rw- 1 don 0 524288 2017-01-12 20:57 rpmbak
-rw-rw-rw- 1 don 0 524288 2017-01-12 20:57 sbl1
-rw-rw-rw- 1 don 0 524288 2017-01-12 20:57 sbl1bak
-rw-rw-rw- 1 don 0 16384 2017-01-12 20:57 sec
-rw-rw-rw- 1 don 0 8192 2017-01-12 20:57 ssd
-rw-rw-rw- 1 don 0 16777216 2017-01-12 20:57 recovery
-rw-rw-rw- 1 don 0 33554432 2017-01-12 20:57 persist
-rw-rw-rw- 1 don 0 1048576 2017-01-12 20:57 params
-rw-rw-rw- 1 don 0 20971520 2017-01-12 20:57 panic
-rw-rw-rw- 1 don 0 1572864 2017-01-12 20:57 modemst2
-rw-rw-rw- 1 don 0 1048576 2017-01-12 20:57 oem
-rw-rw-rw- 1 don 0 1048576 2017-01-12 20:57 pad
-rw-rw-rw- 1 don 0 67108864 2017-01-12 20:57 modem
-rw-rw-rw- 1 don 0 1572864 2017-01-12 20:57 modemst1
-rw-rw-rw- 1 don 0 1024 2017-01-12 20:57 fsc
-rw-rw-rw- 1 don 0 1572864 2017-01-12 20:57 fsg
-rw-rw-rw- 1 don 0 524288 2017-01-12 20:57 keystore
-rw-rw-rw- 1 don 0 1048576 2017-01-12 20:57 misc
-rw-rw-rw- 1 don 0 268435456 2017-01-12 20:57 cache
-rw-rw-rw- 1 don 0 524288 2017-01-12 20:57 config
-rw-rw-rw- 1 don 0 32768 2017-01-12 20:57 DDR
-rw-rw-rw- 1 don 0 1048576 2017-01-12 20:57 devinfo
-rw-rw-rw- 1 don 0 16777216 2017-01-12 20:56 boot
-rw-rw-rw- 1 don 0 3145728 2017-01-12 20:56 aboot
-rw-rw-rw- 1 don 0 3145728 2017-01-12 20:56 abootbak
I have also obtained the partition.xml which I also think is needed.
Code:
Model: MMC FN12MB (sd/mmc)
Disk /dev/block/mmcblk0: 7818MB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Number Start End Size File system Name Flags
1 17.4kB 542kB 524kB sbl1
2 542kB 1066kB 524kB sbl1bak
3 1066kB 4212kB 3146kB aboot
4 4212kB 7357kB 3146kB abootbak
5 7357kB 7882kB 524kB rpm
6 7882kB 8406kB 524kB rpmbak
7 8406kB 8930kB 524kB tz
8 8930kB 9455kB 524kB tzbak
9 9455kB 10.5MB 1049kB pad
10 10.5MB 12.1MB 1573kB modemst1
11 12.1MB 13.6MB 1573kB modemst2
12 13.6MB 14.7MB 1049kB misc
13 14.7MB 15.7MB 1049kB params
14 15.7MB 36.7MB 21.0MB ext4 panic
15 36.7MB 36.7MB 1024B fsc
16 36.7MB 36.7MB 8192B ssd
17 36.7MB 37.3MB 524kB keystore
18 37.3MB 37.8MB 524kB config
19 37.8MB 38.8MB 1049kB oem
20 41.9MB 109MB 67.1MB fat16 modem
21 109MB 110MB 1049kB devinfo
22 110MB 110MB 32.8kB DDR
23 110MB 112MB 1573kB fsg
24 112MB 128MB 16.8MB boot
25 128MB 128MB 16.4kB sec
26 128MB 1954MB 1825MB ext4 system
27 1954MB 1987MB 33.6MB ext4 persist
28 1987MB 2256MB 268MB ext4 cache
29 2256MB 2273MB 16.8MB recovery
30 2273MB 7818MB 5546MB ext4 userdata
From reading over the past few days. I have come to the proverbial road block.
1: Use PartitioningTool.py in conjunction with Partition.xml to output rawprogram0.xml as well as patch0.xml.
I have obtained and installed python27. The python executable is system wide.
I'm not 100% sure about what arguments or the command line itself to issue to python in order to produce: rawprogram0.xml and patch0.xml.
I thought it was as simple as passing something like this: python PartitioningTool.py Partition.xml.
If somebody could help me here it would be very much appreciated.
Then I know I have to use emmcldl and partiton.xml to produce the file 8909_msimage.mbn. After words with a lot of luck I use QPST to get the device into QDLoader 9006 mode.
Hopefully then I will be able to flash.
Thanks for reading!
coolpad 3622a revived from the dead....
thanks for the help?
Click to expand...
Click to collapse
Are you able to unbrick it?
3622a Dump files
Hey all,
I'm new to the forum but not new to the tinkering if you know what I mean. So I have a brand new 3622a with good working ROM and I was able to Root with no problem. I then installed a partition managing app (needs root access to work) and was able to copy all the partitions (with the files) from the 3622a.
Using an extractor tool, I can open the backup partition copies and extract all the files like the recovery.img, etc... If CWM or TWRP could install on a 3622a, we would be in the game. For we could flash the 3622a using just the recovery.img and help some softbricks come back to life. I also have a softbrick 3622a that I am trying to fix, just for fun. I like a challenge. I can get into the recovery option with no problem. We was playing with the device just trying to see what we could do with it before we bricked it. Once in the device, it's pretty much open and pretty straight forward when it comes to low end Chinese Android devices. Nothing new here. So this should be an easy one to fix.
There are a few directions we could take on this. One, is to work on the CWM or TWRP custom recovery tool development for the 3622a. For with these programs, we could flash our own custom ROM and not have to worry about certificate checks, etc...
Two, try to rebuild a stock recovery from all the files we know we have, and hope we can compile it together in an authorized update.zip file that would work even with the basic ABD sideload option. This file must pass the proper cert checks in order for the sideloader to continue with the install.
I've been trying to make cert compliance update.zip files and have tried installing them through the sideloader and by using the option to install from SD Card. I even found the files META-INF, the CERT.RSA, CERT.SF, etc... And have created several update.zip files that currently don't work. All fail the CERT checks.
I'm willing to help as much as I can. We need to form a group that can work on this. I'm willing. We need to find the best approach to this. We have all the pieces except one. We just can't reinstall what we have yet. Not sure if it would be better to work on creating a workable stock ROM or would it be better to work on the CWM or TWRP development for the 3622a.
I'll put all the files and backup partitions I currently have in a dropbox and share it with the group. This is an easy one. I had more of a challenge with Samsung phones and Knox. I was able to crack most of those firmware's too. Let me know.
So I am new to this site has anyone come up with a solution yet? Can anyone send me any of the files that they already have.
I have two of these phones. One is soft bricked\stuck on startup animation thanks to kingroot, the other is qdload bricked after flashing a homebrew twrp recovery. The soft bricked one can go into recovery, plus while its attempting to boot it enables a usb interface with the hardware id of USB\VID_1EBF&PID_707D&REV_0310. Urm anyhow, I am 99.9% sure this phone can be debricked using the qualcomm sd card method. Just for kicks I tried booting the qdload phone with a samsung debrick sd card, and it WANTS to work however the locked bootloader prevents it from loading. I have most all of the partitions backed up from the soft bricked phone.. If I could get my hands on a complete system image I could almost assuredly fix the qdload phone. If someone has a complete image, hook a brother up!
Anybody still working on this?
I have my phone in a stuck condition I had the same coolpad catalyst 3622a it's stuck on the metropcs screen when trying to start I had it rooted no problem but tried installing a different SU app and now its stuck please help with this and thanks for all your good work so far
This thread need some attention
please say y'all are still pursuing this quest I really would love my phone to work again if anybody still working on it or already has a solution please post a reply sorry for bugging you guys
Coolpad 3622a
kinehumane said:
Hello XDA!
I'm on a quest to unbrick a Coolpad Catalyst 3622a. I'm going to list what I have compiled to aide me with a question at the end.
My phone is currently in QDLoader 9008 mode. Dead as dead can get.
Correct me if I am wrong here but I need to get the phone into QDLoader 9006 mode to accomplish a flash.
What I have compiled is a rom dump of a working Coolpad Catalyst 3622a.
Code:
-rw-rw-rw- 1 don 0 524288 2017-01-12 21:00 tz
-rw-rw-rw- 1 don 0 524288 2017-01-12 21:00 tzbak
-rw-rw-rw- 1 don 0 1825361920 2017-01-12 21:00 system
-rw-rw-rw- 1 don 0 524288 2017-01-12 20:57 rpm
-rw-rw-rw- 1 don 0 524288 2017-01-12 20:57 rpmbak
-rw-rw-rw- 1 don 0 524288 2017-01-12 20:57 sbl1
-rw-rw-rw- 1 don 0 524288 2017-01-12 20:57 sbl1bak
-rw-rw-rw- 1 don 0 16384 2017-01-12 20:57 sec
-rw-rw-rw- 1 don 0 8192 2017-01-12 20:57 ssd
-rw-rw-rw- 1 don 0 16777216 2017-01-12 20:57 recovery
-rw-rw-rw- 1 don 0 33554432 2017-01-12 20:57 persist
-rw-rw-rw- 1 don 0 1048576 2017-01-12 20:57 params
-rw-rw-rw- 1 don 0 20971520 2017-01-12 20:57 panic
-rw-rw-rw- 1 don 0 1572864 2017-01-12 20:57 modemst2
-rw-rw-rw- 1 don 0 1048576 2017-01-12 20:57 oem
-rw-rw-rw- 1 don 0 1048576 2017-01-12 20:57 pad
-rw-rw-rw- 1 don 0 67108864 2017-01-12 20:57 modem
-rw-rw-rw- 1 don 0 1572864 2017-01-12 20:57 modemst1
-rw-rw-rw- 1 don 0 1024 2017-01-12 20:57 fsc
-rw-rw-rw- 1 don 0 1572864 2017-01-12 20:57 fsg
-rw-rw-rw- 1 don 0 524288 2017-01-12 20:57 keystore
-rw-rw-rw- 1 don 0 1048576 2017-01-12 20:57 misc
-rw-rw-rw- 1 don 0 268435456 2017-01-12 20:57 cache
-rw-rw-rw- 1 don 0 524288 2017-01-12 20:57 config
-rw-rw-rw- 1 don 0 32768 2017-01-12 20:57 DDR
-rw-rw-rw- 1 don 0 1048576 2017-01-12 20:57 devinfo
-rw-rw-rw- 1 don 0 16777216 2017-01-12 20:56 boot
-rw-rw-rw- 1 don 0 3145728 2017-01-12 20:56 aboot
-rw-rw-rw- 1 don 0 3145728 2017-01-12 20:56 abootbak
I have also obtained the partition.xml which I also think is needed.
Code:
Model: MMC FN12MB (sd/mmc)
Disk /dev/block/mmcblk0: 7818MB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Number Start End Size File system Name Flags
1 17.4kB 542kB 524kB sbl1
2 542kB 1066kB 524kB sbl1bak
3 1066kB 4212kB 3146kB aboot
4 4212kB 7357kB 3146kB abootbak
5 7357kB 7882kB 524kB rpm
6 7882kB 8406kB 524kB rpmbak
7 8406kB 8930kB 524kB tz
8 8930kB 9455kB 524kB tzbak
9 9455kB 10.5MB 1049kB pad
10 10.5MB 12.1MB 1573kB modemst1
11 12.1MB 13.6MB 1573kB modemst2
12 13.6MB 14.7MB 1049kB misc
13 14.7MB 15.7MB 1049kB params
14 15.7MB 36.7MB 21.0MB ext4 panic
15 36.7MB 36.7MB 1024B fsc
16 36.7MB 36.7MB 8192B ssd
17 36.7MB 37.3MB 524kB keystore
18 37.3MB 37.8MB 524kB config
19 37.8MB 38.8MB 1049kB oem
20 41.9MB 109MB 67.1MB fat16 modem
21 109MB 110MB 1049kB devinfo
22 110MB 110MB 32.8kB DDR
23 110MB 112MB 1573kB fsg
24 112MB 128MB 16.8MB boot
25 128MB 128MB 16.4kB sec
26 128MB 1954MB 1825MB ext4 system
27 1954MB 1987MB 33.6MB ext4 persist
28 1987MB 2256MB 268MB ext4 cache
29 2256MB 2273MB 16.8MB recovery
30 2273MB 7818MB 5546MB ext4 userdata
From reading over the past few days. I have come to the proverbial road block.
1: Use PartitioningTool.py in conjunction with Partition.xml to output rawprogram0.xml as well as patch0.xml.
I have obtained and installed python27. The python executable is system wide.
I'm not 100% sure about what arguments or the command line itself to issue to python in order to produce: rawprogram0.xml and patch0.xml.
I thought it was as simple as passing something like this: python PartitioningTool.py Partition.xml.
If somebody could help me here it would be very much appreciated.
Then I know I have to use emmcldl and partiton.xml to produce the file 8909_msimage.mbn. After words with a lot of luck I use QPST to get the device into QDLoader 9006 mode.
Hopefully then I will be able to flash.
Thanks for reading!
coolpad 3622a revived from the dead....
thanks for the help?
Click to expand...
Click to collapse
Can you zip your dump file or whatever you used to fix your Coolpad please. And post a link please you would make me and alot of people happy.. thank you.
It would be great indeed, i have one device is stuck on bootscreen after rooting
Did you unlock the BL?
Oh this device needs to open the bootloader didn't knew that.
You have a Coolpad 3622a complete firmware on Dropbox for everyone to use, yet I can't find the link anywhere, unless I missed it?
if you end up creating an update.zip file or custom recovery or even just the image file, email it to me [email protected] please....very much appreciated.. i have a catalyst that i rooted with kingoroot then accidentally updated the firmware...soft bricking it. i have no idea how to recover it without custom recovery or a stock rom . please help !
hey guys here its a software to unbrick the coolpad 3622a metro pcs, credits to the creator. https://drive.google.com/file/d/0Byi69Jpw2ZDtWEpNVm1UUjI3X2s/view
Ok, so after quite literally months of searching, I believed I had found a working 3622a rom. Twas on a spanish forum, and claimed to be a coolpad catalyst 3622a metro pcs rom. And to be honest, it LOOKS like it would work. Its a marshmallow based rom, definitely for a 8909 based handset... Check it out: h**ps://drive.google.com/file/d/0Byi69Jpw2ZDtWEpNVm1UUjI3X2s/view
dOh didnt see above post
Its looking like the above mentioned rom probably isnt the answer we are seeking. I brought over the above roms' sbl1, aboot, rpm and tz to my unbrick image, and the bootloader pukes on it. Back to the drawing board.
If anyone would like to mess around with emmcdl and a 8909 singleimage file, they are attached to this post. I was able to initialize the emmc with this singleimage... Give her a whirl maybe you'll get lucky. =)
This may or may not be of any assistance to hard bricked catalyst owners... You can get into fastboot on these devices by pulling the battery, holding down volume up, then plugging the device into USB with volume up still held in. It seems as though these phones ship with an overly crippled fastboot however...

Redmi 5 Plus Stuck at MI Logo and Unable to access recovery

Hi XDA Members,
My MEE7 is stuck at the MI logo and can not go further
I tried many tricks but still can not do any progress any advice ?
I tried MiFlash , Xiaomi ADB Fastboot Tools, Tool All in one , ADB Command line
The device is unlocked
and these parameters i could extract from Xiaomi ADB Fastboot Tools
Code:
[dalvik.vm.appimageformat]: [lz4]
[dalvik.vm.dex2oat-Xms]: [64m]
[dalvik.vm.dex2oat-Xmx]: [512m]
[dalvik.vm.dexopt.secondary]: [true]
[dalvik.vm.heapgrowthlimit]: [192m]
[dalvik.vm.heapmaxfree]: [8m]
[dalvik.vm.heapminfree]: [512k]
[dalvik.vm.heapsize]: [512m]
[dalvik.vm.heapstartsize]: [8m]
[dalvik.vm.heaptargetutilization]: [0.75]
[dalvik.vm.image-dex2oat-Xms]: [64m]
[dalvik.vm.image-dex2oat-Xmx]: [64m]
[dalvik.vm.image-dex2oat-filter]: [verify-at-runtime]
[dalvik.vm.isa.arm.features]: [default]
[dalvik.vm.isa.arm.variant]: [cortex-a53]
[dalvik.vm.isa.arm64.features]: [default]
[dalvik.vm.isa.arm64.variant]: [generic]
[dalvik.vm.lockprof.threshold]: [500]
[dalvik.vm.stack-trace-dir]: [/data/anr]
[dalvik.vm.usejit]: [true]
[dalvik.vm.usejitprofiles]: [true]
[debug.atrace.tags.enableflags]: [0]
[init.svc.adbd]: [running]
[init.svc.charger]: [running]
[init.svc.recovery]: [running]
[init.svc.sbinqseecomd]: [running]
[init.svc.set_permissive]: [stopped]
[init.svc.ueventd]: [running]
[keyguard.no_require_sim]: [true]
[net.bt.name]: [Android]
[persist.camera.HAL3.enabled]: [1]
[persist.camera.eis.enable]: [1]
[persist.sys.dalvik.vm.lib.2]: [libart.so]
[persist.sys.usb.config]: [adb]
[pm.dexopt.ab-ota]: [speed-profile]
[pm.dexopt.bg-dexopt]: [speed-profile]
[pm.dexopt.boot]: [extract]
[pm.dexopt.first-boot]: [extract]
[pm.dexopt.inactive]: [verify]
[pm.dexopt.install]: [quicken]
[pm.dexopt.shared]: [speed]
[ro.allow.mock.location]: [1]
[ro.baseband]: [msm]
[ro.bionic.ld.warning]: [1]
[ro.board.platform]: [msm8953]
[ro.boot.baseband]: [msm]
[ro.boot.bootdevice]: [7824900.sdhci]
[ro.boot.bootloader]: [MSM8953_DAISY1.0_20190325161254]
[ro.boot.console]: [ttyHSL0]
[ro.boot.emmc]: [true]
[ro.boot.hardware]: [qcom]
[ro.boot.keymaster]: [1]
[ro.boot.product.region]: [cn]
[ro.boot.secureboot]: [1]
[ro.boot.selinux]: [permissive]
[ro.boot.serialno]: [2898b9700005]
[ro.bootimage.build.date.utc]: [1561818223]
[ro.bootimage.build.date]: [Sat Jun 29 14:23:43 UTC 2019]
[ro.bootloader]: [MSM8953_DAISY1.0_20190325161254]
[ro.bootmode]: [unknown]
[ro.boottime.adbd]: [3495221075]
[ro.boottime.charger]: [3494280138]
[ro.boottime.init.cold_boot_wait]: [181]
[ro.boottime.init.selinux]: [74]
[ro.boottime.init]: [3212]
[ro.boottime.recovery]: [3493780398]
[ro.boottime.sbinqseecomd]: [3495860294]
[ro.boottime.set_permissive]: [3493126231]
[ro.boottime.ueventd]: [3302431473]
[ro.build.characteristics]: [default]
[ro.build.date.utc]: [1561818223]
[ro.build.date]: [Sat Jun 29 14:23:43 UTC 2019]
[ro.build.description]: [omni_vince-eng 8.1.0 OPM4.171019.021.R1 eng.4PERTU.20190629.142343 test-keys]
[ro.build.display.id]: [omni_vince-eng 8.1.0 OPM4.171019.021.R1 eng.4PERTU.20190629.142343 test-keys]
[ro.build.flavor]: [omni_vince-eng]
[ro.build.host]: [buildbot]
[ro.build.id]: [OPM4.171019.021.R1]
[ro.build.product]: [vince]
[ro.build.tags]: [test-keys]
[ro.build.type]: [eng]
[ro.build.user]: [4PERTURE]
[ro.build.version.all_codenames]: [REL]
[ro.build.version.base_os]: []
[ro.build.version.codename]: [REL]
[ro.build.version.incremental]: [eng.4PERTU.20190629.142343]
[ro.build.version.preview_sdk]: [0]
[ro.build.version.release]: [8.1.0]
[ro.build.version.sdk]: [27]
[ro.build.version.security_patch]: [2018-07-05]
[ro.carrier]: [unknown]
[ro.com.android.dataroaming]: [false]
[ro.crypto.state]: [encrypted]
[ro.crypto.type]: [file]
[ro.dalvik.vm.native.bridge]: [0]
[ro.debuggable]: [1]
[ro.hardware.bootctrl]: [msm8953]
[ro.hardware]: [qcom]
[ro.kernel.android.checkjni]: [1]
[ro.omni.device]: [vince]
[ro.persistent_properties.ready]: [true]
[ro.product.board]: [MSM8953]
[ro.product.brand]: [Xiaomi]
[ro.product.cpu.abi]: [arm64-v8a]
[ro.product.cpu.abilist32]: [armeabi-v7a,armeabi]
[ro.product.cpu.abilist64]: [arm64-v8a]
[ro.product.cpu.abilist]: [arm64-v8a,armeabi-v7a,armeabi]
[ro.product.device]: [vince]
[ro.product.locale]: [en-US]
[ro.product.manufacturer]: [Wingtech]
[ro.product.model]: [Redmi 5 Plus]
[ro.product.name]: [omni_vince]
[ro.property_service.version]: [2]
[ro.revision]: [0]
[ro.secure]: [0]
[ro.serialno]: [2898b9700005]
[ro.treble.enabled]: [false]
[ro.twrp.boot]: [1]
[ro.twrp.build]: [orangefox]
[ro.twrp.version]: [3.3.1]
[ro.vendor.product.brand]: [Xiaomi]
[ro.vendor.product.device]: [vince]
[ro.vendor.product.manufacturer]: [Wingtech]
[ro.vendor.product.model]: [Redmi 5 Plus]
[ro.vendor.product.name]: [omni_vince]
[ro.wifi.channels]: []
[ro.zygote]: [zygote64_32]
[service.adb.root]: [1]
[sys.keymaster.loaded]: [true]
[sys.listeners.registered]: [true]
[sys.usb.config]: [adb]
[sys.usb.controller]: [7000000.dwc3]
[sys.usb.ffs.ready]: [1]
[sys.usb.state]: [adb]
[tombstoned.max_tombstone_count]: [50]
[twrp.crash_counter]: [0]
Please help
thanks
You could try looking at the scrips on a fastboot ROM, copy+paste the contents of flash_all and see what succeeds via ADB. You may need to modify the lines somewhat.
I'd wait for a second opinion on that though before going ahead.
Since vince had a Qualcomm chipset.
You may want try TESTPOINT flash, use xiaomi official flashtool. Flashtool is support testpoint flash by default, i had try but not on vince.
For tutorial how to, google is friendly.
Goodluck dude.
Hello Guys Just wanted to update ,
I made Two point test and from EDL mode i got the following error when trying to Flash
Read back verify failed at sector
Code:
[4:36:19 PM COM5]:MiFlash 2018.11.15.0
[4:36:19 PM COM5]:flash in thread name:COM5,id:25
[4:36:19 PM COM5]:sw in images
[4:36:19 PM COM5]:flash in thread name:COM5,id:25
[4:36:19 PM COM5]:[COM5]:start flash.
[4:36:19 PM COM5]:cannot receive hello packet,MiFlash is trying to reset status!
[4:36:21 PM COM5]:try to reset status.
[4:36:21 PM COM5]:Switch mode back
[4:36:21 PM COM5]:cannot receive hello packet,MiFlash is trying to reset status!
[4:36:21 PM COM5]:received hello packet
[4:36:21 PM COM5]:download programmer E:\xiomi\New folder\Roms\vince_images_8.2.1_20180201.0000.00_7.1_cn_bd9ee1a88a\vince_images_8.2.1_20180201.0000.00_7.1_cn\images\prog_emmc_firehose_8953_ddr.mbn
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 0,length 52
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 52,length 288
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 4096,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 8192,length 2632
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 350248,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 354344,length 3880
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 358224,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 362320,length 2096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 12288,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 16384,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 20480,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 24576,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 28672,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 32768,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 36864,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 40960,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 45056,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 49152,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 53248,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 57344,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 61440,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 65536,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 69632,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 73728,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 77824,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 81920,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 86016,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 90112,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 94208,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 98304,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 102400,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 106496,length 4096
[4:36:21 PM COM5]:sahara read data:imgID 13, offset 110592,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 114688,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 118784,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 122880,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 126976,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 131072,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 135168,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 139264,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 143360,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 147456,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 151552,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 155648,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 159744,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 163840,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 167936,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 172032,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 176128,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 180224,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 184320,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 188416,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 192512,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 196608,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 200704,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 204800,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 208896,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 212992,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 217088,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 221184,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 225280,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 229376,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 233472,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 237568,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 241664,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 245760,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 249856,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 253952,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 258048,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 262144,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 266240,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 270336,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 274432,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 278528,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 282624,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 286720,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 290816,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 294912,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 299008,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 303104,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 307200,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 311296,length 3608
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 314904,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 319000,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 323096,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 327192,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 331288,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 335384,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 339480,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 343576,length 4096
[4:36:22 PM COM5]:sahara read data:imgID 13, offset 347672,length 2576
[4:36:22 PM COM5]:sahara read end imgID:13 status:0
[4:36:22 PM COM5]:Send done packet
[4:36:22 PM COM5]:file E:\xiomi\New folder\Roms\vince_images_8.2.1_20180201.0000.00_7.1_cn_bd9ee1a88a\vince_images_8.2.1_20180201.0000.00_7.1_cn\images\prog_emmc_firehose_8953_ddr.mbn transferred successfully
[4:36:24 PM COM5]:send nop command
[4:36:24 PM COM5]:send command:<?xml version="1.0" ?><data><nop verbose="0" value="ping"/></data>
[4:36:24 PM COM5]:get response from target
[4:36:24 PM COM5]:resdump:<?xml version="1.0" encoding="UTF-8" ?><data><log value="===eMMC: mfr_id = 144, selected_phase = 10, serialno = 2898b970===" /></data><?xml version="1.0" encoding="UTF-8" ?><data><response value="ACK" /></data><?xml version="1.0" encoding="UTF-8" ?><data><log value="[email protected] [email protected]" /></data>
[4:36:24 PM COM5]:send configure command
[4:36:24 PM COM5]:send command:<?xml version="1.0" ?><data><configure verbose="0" AlwaysValidate="0" ZlpAwareHost="1" MaxPayloadSizeToTargetInBytes="131072" MemoryName="emmc" SkipStorageInit="0"/></data>
[4:36:24 PM COM5]:get response from target
[4:36:24 PM COM5]:resdump:<?xml version="1.0" encoding="UTF-8" ?><data><log value="[email protected] [email protected]" /></data><?xml version="1.0" encoding="UTF-8" ?><data><response value="ACK" MinVersionSupported="1" MemoryName="eMMC" MaxPayloadSizeFromTargetInBytes="4096" MaxPayloadSizeToTargetInBytes="131072" MaxPayloadSizeToTargetInBytesSupported="1048576" MaxXMLSizeInBytes="4096" Version="1" TargetName="8953" /></data>
[4:36:24 PM COM5]:max buffer sector is 256
[4:36:24 PM COM5]:open program file E:\xiomi\New folder\Roms\vince_images_8.2.1_20180201.0000.00_7.1_cn_bd9ee1a88a\vince_images_8.2.1_20180201.0000.00_7.1_cn\images\rawprogram0.xml
[4:36:24 PM COM5]:Write file E:\xiomi\New folder\Roms\vince_images_8.2.1_20180201.0000.00_7.1_cn_bd9ee1a88a\vince_images_8.2.1_20180201.0000.00_7.1_cn\images\NON-HLOS.bin to partition[modem] sector 131072
[4:36:24 PM COM5]:write file legnth 88080384 to partition 131072
[4:36:24 PM COM5]:WriteFile position 0, size 131072
[4:36:24 PM COM5]:WriteFile position 20000, size 131072
[4:36:24 PM COM5]:WriteFile position 40000, size 131072
[4:36:24 PM COM5]:WriteFile position 60000, size 131072
[4:36:24 PM COM5]:WriteFile position 80000, size 131072
[4:36:24 PM COM5]:WriteFile position A0000, size 131072
[4:36:24 PM COM5]:WriteFile position C0000, size 131072
[4:36:24 PM COM5]:WriteFile position E0000, size 131072
[4:36:24 PM COM5]:WriteFile position 100000, size 131072
[4:36:24 PM COM5]:WriteFile position 120000, size 131072
[4:36:24 PM COM5]:WriteFile position 140000, size 131072
[4:36:24 PM COM5]:WriteFile position 160000, size 131072
[4:36:24 PM COM5]:WriteFile position 180000, size 131072
[4:36:24 PM COM5]:WriteFile position 1A0000, size 131072
[4:36:24 PM COM5]:WriteFile position 1C0000, size 131072
[4:36:24 PM COM5]:WriteFile position 1E0000, size 131072
[4:36:24 PM COM5]:WriteFile position 200000, size 131072
[4:36:24 PM COM5]:WriteFile position 220000, size 131072
[4:36:24 PM COM5]:WriteFile position 240000, size 131072
[4:36:24 PM COM5]:WriteFile position 260000, size 131072
[4:36:24 PM COM5]:WriteFile position 280000, size 131072
[4:36:24 PM COM5]:WriteFile position 2A0000, size 131072
[4:36:24 PM COM5]:WriteFile position 2C0000, size 131072
[4:36:24 PM COM5]:WriteFile position 2E0000, size 131072
[4:36:24 PM COM5]:WriteFile position 300000, size 131072
[4:36:24 PM COM5]:WriteFile position 320000, size 131072
[4:36:24 PM COM5]:WriteFile position 340000, size 131072
[4:36:24 PM COM5]:WriteFile position 360000, size 131072
[4:36:25 PM COM5]:WriteFile position 380000, size 131072
[4:36:25 PM COM5]:WriteFile position 3A0000, size 131072
[4:36:25 PM COM5]:WriteFile position 3C0000, size 131072
[4:36:25 PM COM5]:WriteFile position 3E0000, size 131072
[4:36:25 PM COM5]:WriteFile position 400000, size 131072
[4:36:25 PM COM5]:WriteFile position 420000, size 131072
[4:36:25 PM COM5]:WriteFile position 440000, size 131072
[4:36:25 PM COM5]:WriteFile position 460000, size 131072
[4:36:25 PM COM5]:WriteFile position 480000, size 131072
[4:36:25 PM COM5]:WriteFile position 4A0000, size 131072
[4:36:25 PM COM5]:WriteFile position 4C0000, size 131072
.
.
.
.
.
[4:36:30 PM COM5]:WriteFile position 4C80000, size 131072
[4:36:30 PM COM5]:WriteFile position 4CA0000, size 131072
[4:36:30 PM COM5]:WriteFile position 4CC0000, size 131072
[4:36:30 PM COM5]:WriteFile position 4CE0000, size 131072
[4:36:30 PM COM5]:WriteFile position 4D00000, size 131072
[4:36:31 PM COM5]:WriteFile position 4D20000, size 131072
[4:36:31 PM COM5]:WriteFile position 4D40000, size 131072
[4:36:31 PM COM5]:WriteFile position 4D60000, size 131072
[4:36:31 PM COM5]:WriteFile position 4D80000, size 131072
[4:36:31 PM COM5]:WriteFile position 4DA0000, size 131072
[4:36:31 PM COM5]:WriteFile position 4DC0000, size 131072
[4:36:31 PM COM5]:WriteFile position 4DE0000, size 131072
[4:36:31 PM COM5]:WriteFile position 4E00000, size 131072
[4:36:31 PM COM5]:WriteFile position 4E20000, size 131072
[4:36:31 PM COM5]:WriteFile position 4E40000, size 131072
[4:36:31 PM COM5]:WriteFile position 4E60000, size 131072
[4:36:31 PM COM5]:WriteFile position 4E80000, size 131072
[4:36:31 PM COM5]:WriteFile position 4EA0000, size 131072
[4:36:31 PM COM5]:WriteFile position 4EC0000, size 131072
[4:36:31 PM COM5]:WriteFile position 4EE0000, size 131072
[4:36:31 PM COM5]:WriteFile position 4F00000, size 131072
[4:36:31 PM COM5]:WriteFile position 4F20000, size 131072
[4:36:31 PM COM5]:WriteFile position 4F40000, size 131072
[4:36:31 PM COM5]:WriteFile position 4F60000, size 131072
[4:36:31 PM COM5]:WriteFile position 4F80000, size 131072
[4:36:31 PM COM5]:WriteFile position 4FA0000, size 131072
[4:36:31 PM COM5]:WriteFile position 4FC0000, size 131072
[4:36:31 PM COM5]:WriteFile position 4FE0000, size 131072
[4:36:31 PM COM5]:WriteFile position 5000000, size 131072
[4:36:31 PM COM5]:WriteFile position 5020000, size 131072
[4:36:31 PM COM5]:WriteFile position 5040000, size 131072
[4:36:31 PM COM5]:WriteFile position 5060000, size 131072
[4:36:31 PM COM5]:WriteFile position 5080000, size 131072
[4:36:31 PM COM5]:WriteFile position 50A0000, size 131072
[4:36:31 PM COM5]:WriteFile position 50C0000, size 131072
[4:36:31 PM COM5]:WriteFile position 50E0000, size 131072
[4:36:31 PM COM5]:WriteFile position 5100000, size 131072
[4:36:31 PM COM5]:WriteFile position 5120000, size 131072
[4:36:31 PM COM5]:WriteFile position 5140000, size 131072
[4:36:31 PM COM5]:WriteFile position 5160000, size 131072
[4:36:31 PM COM5]:WriteFile position 5180000, size 131072
[4:36:31 PM COM5]:WriteFile position 51A0000, size 131072
[4:36:31 PM COM5]:WriteFile position 51C0000, size 131072
[4:36:31 PM COM5]:WriteFile position 51E0000, size 131072
[4:36:31 PM COM5]:WriteFile position 5200000, size 131072
[4:36:31 PM COM5]:WriteFile position 5220000, size 131072
[4:36:31 PM COM5]:WriteFile position 5240000, size 131072
[4:36:31 PM COM5]:WriteFile position 5260000, size 131072
[4:36:31 PM COM5]:WriteFile position 5280000, size 131072
[4:36:31 PM COM5]:WriteFile position 52A0000, size 131072
[4:36:31 PM COM5]:WriteFile position 52C0000, size 131072
[4:36:31 PM COM5]:WriteFile position 52E0000, size 131072
[4:36:31 PM COM5]:WriteFile position 5300000, size 131072
[4:36:31 PM COM5]:WriteFile position 5320000, size 131072
[4:36:31 PM COM5]:WriteFile position 5340000, size 131072
[4:36:31 PM COM5]:WriteFile position 5360000, size 131072
[4:36:31 PM COM5]:WriteFile position 5380000, size 131072
[4:36:31 PM COM5]:WriteFile position 53A0000, size 131072
[4:36:31 PM COM5]:WriteFile position 53C0000, size 131072
[4:36:31 PM COM5]:WriteFile position 53E0000, size 131072
[4:36:31 PM COM5]:resdump:<?xml version="1.0" encoding="UTF-8" ?><data><log value="start 131072, num 172032" /></data><?xml version="1.0" encoding="UTF-8" ?><data><response value="ACK" rawmode="true" /></data><?xml version="1.0" encoding="UTF-8" ?><data><log value="Read back verify failed at sector 434651564,num sectors 131072" /></data>
[4:36:31 PM COM5]:resdump:<?xml version="1.0" encoding="UTF-8" ?><data><log value="Finished sector address 131072" /></data><?xml version="1.0" encoding="UTF-8" ?><data><response value="NAK" rawmode="false" /></data>
[4:36:31 PM COM5]:flashSuccess False
[4:36:31 PM COM5]:isFactory False CheckCPUID False
[4:36:31 PM COM5]:before:flashSuccess is False set IsUpdate:True set IsDone True
[4:36:31 PM COM5]:after:flashSuccess is False set IsUpdate:false set IsDone true
[4:36:32 PM COM5]:no Binary dump
[4:36:32 PM COM5]:no Binary dump
[4:36:33 PM COM5]:no Binary dump
[4:36:34 PM COM5]:no Binary dump
[4:36:35 PM COM5]:no Binary dump
[4:36:35 PM COM5]:no Binary dump
[4:36:36 PM COM5]:no Binary dump
[4:36:37 PM COM5]:no Binary dump
[4:36:37 PM COM5]:no Binary dump
[4:36:37 PM COM5]:ACK count don't match!
[4:36:37 PM COM5]:System.Exception: ACK count don't match!
at XiaoMiFlash.code.bl.SerialPortDevice.WriteFilesToDevice(String portName, String swPath, String rawFilePath)
at XiaoMiFlash.code.bl.SerialPortDevice.FirehoseDownloadImg(String swPath)
at XiaoMiFlash.code.bl.SerialPortDevice.XiaomiFlash() at XiaoMiFlash.code.bl.SerialPortDevice.WriteFilesToDevice(String portName, String swPath, String rawFilePath)
at XiaoMiFlash.code.bl.SerialPortDevice.FirehoseDownloadImg(String swPath)
at XiaoMiFlash.code.bl.SerialPortDevice.XiaomiFlash()
[4:36:37 PM COM5]:no provision exit:COM5
Any suggestions ?
Any help ?
khashabawy said:
Any help ?
Click to expand...
Click to collapse
Make the folder path shorter, like e:/romfolder and not... /.../.../
And download the rom again
Hey bro,have you solved this issue yet?I'm getting same error as you,pls help
i also having same problem
since your device is already unlocked;
1- Do the EDL Testpoint method with latest global fastboot release V11.0.2.0 and flash tool (WARNING: don't lock your device when flashing rom)
2- if you are getting weird flash errors, try using legacy usb ports on your pc, make sure your driver signature enforcement is off and all drivers are installed properly.
3- your first boot may take a while, if you booted into your OS properly, adjust your settings for flashing new recovery. after that its a simple process, here's a quick tip, after flashing your recovery just dont go straight system reboot, reboot to the recovery first by using -fastboot reboot recovery
Did someone manage to fix the problem ?

Question K40 pro+ softbrick please help

my k40 pro+ softbrick , only boot to fastboot ,
miflash rom was sucess but still boot to fstboot cant access to recovery or system ,
cant flash twrp,
anyway to solve this ? please help !
p2pteam said:
my k40 pro+ softbrick , only boot to fastboot ,
miflash rom was sucess but still boot to fstboot cant access to recovery or system ,
cant flash twrp,
anyway to solve this ? please help !
Click to expand...
Click to collapse
PC CPU is intel?
Reboot PC
Then run command:
Code:
fastboot reboot bootloader
The phone will reboot to fastboot. (it's necessary)
Make sure the screen show fastboot, not fastbootD.
Download Mi-flash 2021 version.
Then flash again without lock.
It should take 500 seconds or more to flash.
PC is intel
miflash sucess
but still only to fastboot
can't access to recovery or system
p2pteam said:
PC is intel
miflash sucess
but still only to fastboot
can't access to recovery or system
Click to expand...
Click to collapse
Post the log in Miflash.
Did you do the command given to you before you flash it?
Make sure you are flashing the correct ROM to your phone.
Double check your phone model.
Record a screen video to show what you did if you can.
Install this PC program.
XiaomiADBFastbootTools (Java)
https://github.com/Szaki/XiaomiADBFastbootTools
It will show what phone model you have.
Like this:
{
"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"
}
Restore official ROM,You can refer to this tutorial
1. Download the correct version of the Fastboot ROM from here
2. download the xiaomiflash or only command by PowerShell
3. Unpack the rom in the PC
4. phone enters the Fastboot mode (press volume down + power) and then connect to the computer
5. flash the rom (windows)
open powershell​cd the unpack rom root folder path​type the command: ./flash_all.bat​6. waiting the phone auto reboot. the flash rom will take about ten minutes.
100% sure correct Rom , and miflash was successful , the problem is only boot to fastboot, can't boot to recovery or system , Is need some special xiaomi super account to flash ?
p2pteam said:
100% sure correct Rom , and miflash was successful , the problem is only boot to fastboot, can't boot to recovery or system , Is need some special xiaomi super account to flash ?
Click to expand...
Click to collapse
Post Mi-flash LOG.
Open Mi-flash and you can see log option.
MiFlash said success doesn't mean it's successfully flashed. Had seen these kind of case before.
Upload it into attachment, so people can see what's the problem in Mi-Flash.
To boot to recovery,
Code:
fastboot boot TWRP_file_name.img
p2pteam said:
100% sure correct Rom , and miflash was successful , the problem is only boot to fastboot, can't boot to recovery or system , Is need some special xiaomi super account to flash ?
Click to expand...
Click to collapse
not need,but people usually unlock bootloader before the flash.
The last time reply is my flash steps, I didn't have any problems. you can't try it.
p2pteam said:
100% sure correct Rom , and miflash was successful , the problem is only boot to fastboot, can't boot to recovery or system , Is need some special xiaomi super account to flash ?
Click to expand...
Click to collapse
fastboot oem device-info
Post what it shows.
pl1992aw said:
Post Mi-flash LOG.
Open Mi-flash and you can see log option.
MiFlash said success doesn't mean it's successfully flashed. Had seen these kind of case before.
Upload it into attachment, so people can see what's the problem in Mi-Flash.
To boot to recovery,
Code:
fastboot boot TWRP_file_name.img
Click to expand...
Click to collapse
[21:56:24 67845eb2]:MiFlash 2020.3.14.0
[21:56:24 67845eb2]:vboytest index:1
[21:56:24 67845eb2]:idproduct: 53261 idvendor: 6353
[21:56:24 67845eb2]:Thread id:17 Thread name:67845eb2
[21:56:24 67845eb2]:image path:C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn
[21:56:24 67845eb2]:env android path:"C:\Users\Smartlabs\Desktop\Miflash\MiFlash20200314\Source\ThirdParty\Google\Android"
[21:56:24 67845eb2]:script :C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\flash_all.bat
[21:56:24 67845eb2]hysical Memory Usage:3424256 Byte
[21:56:24 67845eb2]:start process id 6216 name cmd
[21:56:24 67845eb2]:info1:$fastboot -s devicename getvar crc 2>&1 | findstr /r /c:"^crc: 1" && if 0 EQU 0 (
[21:56:24 67845eb2]:info1:fastboot -s devicename flash crclist C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images\crclist.txt ||
[21:56:24 67845eb2]:info1: fastboot -s devicename flash sparsecrclist C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images\sparsecrclist.txt ||
[21:56:24 67845eb2]:info1
[21:56:24 67845eb2]:info1:crc: 1
[21:56:25 67845eb2]:info2:Sending 'crclist' (0 KB) OKAY [ 0.000s]
[21:56:25 67845eb2]:info2:Writing 'crclist' OKAY [ 0.010s]
[21:56:25 67845eb2]:info2:Finished. Total time: 0.020s
[21:56:25 67845eb2]:info2:Sending 'sparsecrclist' (0 KB) OKAY [ 0.008s]
[21:56:25 67845eb2]:info2:Writing 'sparsecrclist' OKAY [ 0.000s]
[21:56:25 67845eb2]:info2:Finished. Total time: 0.010s
[21:56:25 67845eb2]:info1:$fastboot -s devicename erase boot_ab ||
[21:56:25 67845eb2]:info2:Erasing 'boot_ab' (bootloader) Partition boot_a erase successfully
[21:56:25 67845eb2]:info2bootloader) Partition boot_b erase successfully
[21:56:25 67845eb2]:info2:OKAY [ 0.100s]
[21:56:25 67845eb2]:info2:Finished. Total time: 0.110s
[21:56:25 67845eb2]:info1:$fastboot -s devicename flash xbl_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/xbl.elf ||
[21:56:25 67845eb2]:info2:Sending 'xbl_ab' (3590 KB) OKAY [ 0.080s]
[21:56:25 67845eb2]:info2:Writing 'xbl_ab' (bootloader) Partition xbl_a flashed successfully
[21:56:25 67845eb2]:info2bootloader) Partition xbl_b flashed successfully
[21:56:25 67845eb2]:info2:OKAY [ 0.150s]
[21:56:25 67845eb2]:info2:Finished. Total time: 0.240s
[21:56:25 67845eb2]:info1:$fastboot -s devicename flash xbl_config_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/xbl_config.elf ||
[21:56:25 67845eb2]:info2:Sending 'xbl_config_ab' (213 KB) OKAY [ 0.008s]
[21:56:25 67845eb2]:info2:Writing 'xbl_config_ab' (bootloader) Partition xbl_config_a flashed successfully
[21:56:25 67845eb2]:info2bootloader) Partition xbl_config_b flashed successfully
[21:56:25 67845eb2]:info2:OKAY [ 0.020s]
[21:56:25 67845eb2]:info2:Finished. Total time: 0.040s
[21:56:25 67845eb2]:info1:$fastboot -s devicename flash abl_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/abl.elf ||
[21:56:25 67845eb2]:info2:Sending 'abl_ab' (204 KB) OKAY [ 0.000s]
[21:56:25 67845eb2]:info2:Writing 'abl_ab' (bootloader) Partition abl_a flashed successfully
[21:56:25 67845eb2]:info2bootloader) Partition abl_b flashed successfully
[21:56:25 67845eb2]:info2:OKAY [ 0.014s]
[21:56:25 67845eb2]:info2:Finished. Total time: 0.025s
[21:56:25 67845eb2]:info1:$fastboot -s devicename flash aop_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/aop.mbn ||
[21:56:25 67845eb2]:info2:Sending 'aop_ab' (237 KB) OKAY [ 0.010s]
[21:56:25 67845eb2]:info2:Writing 'aop_ab' (bootloader) Partition aop_a flashed successfully
[21:56:25 67845eb2]:info2bootloader) Partition aop_b flashed successfully
[21:56:25 67845eb2]:info2:OKAY [ 0.010s]
[21:56:25 67845eb2]:info2:Finished. Total time: 0.020s
[21:56:25 67845eb2]:info1:$fastboot -s devicename flash tz_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/tz.mbn ||
[21:56:25 67845eb2]:info2:Sending 'tz_ab' (3657 KB) OKAY [ 0.090s]
[21:56:25 67845eb2]:info2:Writing 'tz_ab' (bootloader) Partition tz_a flashed successfully
[21:56:25 67845eb2]:info2bootloader) Partition tz_b flashed successfully
[21:56:25 67845eb2]:info2:OKAY [ 0.145s]
[21:56:25 67845eb2]:info2:Finished. Total time: 0.235s
[21:56:25 67845eb2]:info1:$fastboot -s devicename flash featenabler_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/featenabler.mbn ||
[21:56:25 67845eb2]:info2:Sending 'featenabler_ab' (84 KB) OKAY [ 0.000s]
[21:56:25 67845eb2]:info2:Writing 'featenabler_ab' (bootloader) Partition featenabler_a flashed successfully
[21:56:25 67845eb2]:info2bootloader) Partition featenabler_b flashed successfully
[21:56:25 67845eb2]:info2:OKAY [ 0.010s]
[21:56:25 67845eb2]:info2:Finished. Total time: 0.020s
[21:56:25 67845eb2]:info1:$fastboot -s devicename flash hyp_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/hypvm.mbn ||
[21:56:26 67845eb2]:info2:Sending 'hyp_ab' (3601 KB) OKAY [ 0.091s]
[21:56:26 67845eb2]:info2:Writing 'hyp_ab' (bootloader) Partition hyp_a flashed successfully
[21:56:26 67845eb2]:info2bootloader) Partition hyp_b flashed successfully
[21:56:26 67845eb2]:info2:OKAY [ 0.140s]
[21:56:26 67845eb2]:info2:Finished. Total time: 0.235s
[21:56:26 67845eb2]:info1:$fastboot -s devicename flash modem_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/NON-HLOS.bin ||
[21:56:31 67845eb2]:info2:Sending 'modem_ab' (220684 KB) OKAY [ 5.500s]
[21:56:39 67845eb2]:info2:Writing 'modem_ab' (bootloader) Partition modem_a flashed successfully
[21:56:39 67845eb2]:info2bootloader) Partition modem_b flashed successfully
[21:56:39 67845eb2]:info2:OKAY [ 8.180s]
[21:56:39 67845eb2]:info2:Finished. Total time: 13.690s
[21:56:39 67845eb2]:info1:$fastboot -s devicename flash bluetooth_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/BTFM.bin ||
[21:56:40 67845eb2]:info2:Sending 'bluetooth_ab' (1084 KB) OKAY [ 0.026s]
[21:56:40 67845eb2]:info2:Writing 'bluetooth_ab' (bootloader) Partition bluetooth_a flashed successfully
[21:56:40 67845eb2]:info2bootloader) Partition bluetooth_b flashed successfully
[21:56:40 67845eb2]:info2:OKAY [ 0.040s]
[21:56:40 67845eb2]:info2:Finished. Total time: 0.080s
[21:56:40 67845eb2]:info1:$fastboot -s devicename flash dsp_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/dspso.bin ||
[21:56:41 67845eb2]:info2:Sending 'dsp_ab' (65536 KB) OKAY [ 1.573s]
[21:56:44 67845eb2]:info2:Writing 'dsp_ab' (bootloader) Partition dsp_a flashed successfully
[21:56:44 67845eb2]:info2bootloader) Partition dsp_b flashed successfully
[21:56:44 67845eb2]:info2:OKAY [ 2.429s]
[21:56:44 67845eb2]:info2:Finished. Total time: 4.015s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash keymaster_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/km41.mbn ||
[21:56:44 67845eb2]:info2:Sending 'keymaster_ab' (257 KB) OKAY [ 0.030s]
[21:56:44 67845eb2]:info2:Writing 'keymaster_ab' (bootloader) Partition keymaster_a flashed successfully
[21:56:44 67845eb2]:info2bootloader) Partition keymaster_b flashed successfully
[21:56:44 67845eb2]:info2:OKAY [ 0.010s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.050s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash devcfg_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/devcfg.mbn ||
[21:56:44 67845eb2]:info2:Sending 'devcfg_ab' (51 KB) OKAY [ 0.018s]
[21:56:44 67845eb2]:info2:Writing 'devcfg_ab' (bootloader) Partition devcfg_a flashed successfully
[21:56:44 67845eb2]:info2bootloader) Partition devcfg_b flashed successfully
[21:56:44 67845eb2]:info2:OKAY [ 0.000s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.030s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash qupfw_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/qupv3fw.elf ||
[21:56:44 67845eb2]:info2:Sending 'qupfw_ab' (55 KB) OKAY [ 0.020s]
[21:56:44 67845eb2]:info2:Writing 'qupfw_ab' (bootloader) Partition qupfw_a flashed successfully
[21:56:44 67845eb2]:info2bootloader) Partition qupfw_b flashed successfully
[21:56:44 67845eb2]:info2:OKAY [ 0.000s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.030s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash uefisecapp_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/uefi_sec.mbn ||
[21:56:44 67845eb2]:info2:Sending 'uefisecapp_ab' (121 KB) OKAY [ 0.000s]
[21:56:44 67845eb2]:info2:Writing 'uefisecapp_ab' (bootloader) Partition uefisecapp_a flashed successfully
[21:56:44 67845eb2]:info2bootloader) Partition uefisecapp_b flashed successfully
[21:56:44 67845eb2]:info2:OKAY [ 0.010s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.021s
[21:56:44 67845eb2]:info1:$fastboot -s devicename erase imagefv_ab ||
[21:56:44 67845eb2]:info2:Erasing 'imagefv_ab' (bootloader) Partition imagefv_a erase successfully
[21:56:44 67845eb2]:info2bootloader) Partition imagefv_b erase successfully
[21:56:44 67845eb2]:info2:OKAY [ 0.050s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.060s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash imagefv_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/imagefv.elf ||
[21:56:44 67845eb2]:info2:Sending 'imagefv_ab' (28 KB) OKAY [ 0.000s]
[21:56:44 67845eb2]:info2:Writing 'imagefv_ab' (bootloader) Partition imagefv_a flashed successfully
[21:56:44 67845eb2]:info2bootloader) Partition imagefv_b flashed successfully
[21:56:44 67845eb2]:info2:OKAY [ 0.000s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.020s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash shrm_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/shrm.elf ||
[21:56:44 67845eb2]:info2:Sending 'shrm_ab' (44 KB) OKAY [ 0.020s]
[21:56:44 67845eb2]:info2:Writing 'shrm_ab' (bootloader) Partition shrm_a flashed successfully
[21:56:44 67845eb2]:info2bootloader) Partition shrm_b flashed successfully
[21:56:44 67845eb2]:info2:OKAY [ 0.000s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.030s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash multiimgoem_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/multi_image.mbn ||
[21:56:44 67845eb2]:info2:Sending 'multiimgoem_ab' (32 KB) OKAY [ 0.010s]
[21:56:44 67845eb2]:info2:Writing 'multiimgoem_ab' (bootloader) Partition multiimgoem_a flashed successfully
[21:56:44 67845eb2]:info2bootloader) Partition multiimgoem_b flashed successfully
[21:56:44 67845eb2]:info2:OKAY [ 0.010s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.040s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash cpucp_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/cpucp.elf ||
[21:56:44 67845eb2]:info2:Sending 'cpucp_ab' (101 KB) OKAY [ 0.010s]
[21:56:44 67845eb2]:info2:Writing 'cpucp_ab' (bootloader) Partition cpucp_a flashed successfully
[21:56:44 67845eb2]:info2bootloader) Partition cpucp_b flashed successfully
[21:56:44 67845eb2]:info2:OKAY [ 0.010s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.040s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash qweslicstore_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/qweslicstore.bin ||
[21:56:44 67845eb2]:info2:Sending 'qweslicstore_ab' (256 KB) OKAY [ 0.020s]
[21:56:44 67845eb2]:info2:Writing 'qweslicstore_ab' (bootloader) Partition qweslicstore_a flashed successfully
[21:56:44 67845eb2]:info2bootloader) Partition qweslicstore_b flashed successfully
[21:56:44 67845eb2]:info2:OKAY [ 0.010s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.060s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash logfs C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/logfs_ufs_8mb.bin ||
[21:56:44 67845eb2]:info2:Sending 'logfs' (16 KB) OKAY [ 0.000s]
[21:56:44 67845eb2]:info2:Writing 'logfs' OKAY [ 0.010s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.030s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash rescue C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/rescue.img ||
[21:56:44 67845eb2]:info2:Sending 'rescue' (40 KB) OKAY [ 0.000s]
[21:56:44 67845eb2]:info2:Writing 'rescue' OKAY [ 0.020s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.050s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash storsec C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/storsec.mbn ||
[21:56:44 67845eb2]:info2:Sending 'storsec' (20 KB) OKAY [ 0.001s]
[21:56:44 67845eb2]:info2:Writing 'storsec' OKAY [ 0.000s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.020s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash spunvm C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/spunvm.bin ||
[21:56:44 67845eb2]:info2:Sending 'spunvm' (348 KB) OKAY [ 0.020s]
[21:56:44 67845eb2]:info2:Writing 'spunvm' OKAY [ 0.020s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.060s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash rtice C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/rtice.mbn ||
[21:56:45 67845eb2]:info2:Sending 'rtice' (261 KB) OKAY [ 0.020s]
[21:56:45 67845eb2]:info2:Writing 'rtice' OKAY [ 0.020s]
[21:56:45 67845eb2]:info2:Finished. Total time: 0.060s
[21:56:45 67845eb2]:info1:$fastboot -s devicename flash vendor_boot_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/vendor_boot.img ||
[21:56:47 67845eb2]:info2:Sending 'vendor_boot_ab' (98304 KB) OKAY [ 2.565s]
[21:56:51 67845eb2]:info2:Writing 'vendor_boot_ab' (bootloader) Partition vendor_boot_a flashed successfully
[21:56:51 67845eb2]:info2bootloader) Partition vendor_boot_b flashed successfully
[21:56:51 67845eb2]:info2:OKAY [ 3.645s]
[21:56:51 67845eb2]:info2:Finished. Total time: 6.230s
[21:56:51 67845eb2]:info1:$fastboot -s devicename flash super C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/super.img ||
[21:57:41 67845eb2]:info2:Sending sparse 'super' 1/10 (767976 KB) OKAY [ 18.520s]
[21:57:41 67845eb2]:info2:Writing 'super' OKAY [ 0.000s]
[21:58:00 67845eb2]:info2:Sending sparse 'super' 2/10 (785196 KB) OKAY [ 18.980s]
[21:58:20 67845eb2]:info2:Writing 'super' OKAY [ 20.090s]
[21:58:38 67845eb2]:info2:Sending sparse 'super' 3/10 (744532 KB) OKAY [ 17.850s]
[21:58:55 67845eb2]:info2:Writing 'super' OKAY [ 16.950s]
[21:59:14 67845eb2]:info2:Sending sparse 'super' 4/10 (782892 KB) OKAY [ 18.975s]
[21:59:30 67845eb2]:info2:Writing 'super' OKAY [ 16.325s]
[21:59:48 67845eb2]:info2:Sending sparse 'super' 5/10 (720944 KB) OKAY [ 17.340s]
[22:00:07 67845eb2]:info2:Writing 'super' OKAY [ 19.350s]
[22:00:25 67845eb2]:info2:Sending sparse 'super' 6/10 (736752 KB) OKAY [ 17.810s]
[22:00:42 67845eb2]:info2:Writing 'super' OKAY [ 17.510s]
[22:01:01 67845eb2]:info2:Sending sparse 'super' 7/10 (760600 KB) OKAY [ 18.360s]
[22:01:15 67845eb2]:info2:Writing 'super' OKAY [ 14.660s]
[22:01:33 67845eb2]:info2:Sending sparse 'super' 8/10 (747108 KB) OKAY [ 18.000s]
[22:01:51 67845eb2]:info2:Writing 'super' OKAY [ 17.823s]
[22:02:10 67845eb2]:info2:Sending sparse 'super' 9/10 (786292 KB) OKAY [ 19.125s]
[22:02:23 67845eb2]:info2:Writing 'super' OKAY [ 12.766s]
[22:02:31 67845eb2]:info2:Sending sparse 'super' 10/10 (318212 KB) OKAY [ 7.781s]
[22:03:01 67845eb2]:info2:Writing 'super' OKAY [ 29.979s]
[22:03:01 67845eb2]:info2:Finished. Total time: 369.932s
[22:03:01 67845eb2]:info1:$fastboot -s devicename flash cust C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/cust.img ||
[22:03:21 67845eb2]:info2:Sending 'cust' (776976 KB) OKAY [ 18.138s]
[22:03:21 67845eb2]:info2:Writing 'cust' OKAY [ 0.008s]
[22:03:21 67845eb2]:info2:Finished. Total time: 19.728s
[22:03:21 67845eb2]:info1:$fastboot -s devicename flash dtbo_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/dtbo.img ||
[22:03:21 67845eb2]:info2:Sending 'dtbo_ab' (16384 KB) OKAY [ 0.374s]
[22:03:58 67845eb2]:info2:Writing 'dtbo_ab' (bootloader) Partition dtbo_a flashed successfully
[22:03:58 67845eb2]:info2bootloader) Partition dtbo_b flashed successfully
[22:03:58 67845eb2]:info2:OKAY [ 36.774s]
[22:03:58 67845eb2]:info1:$fastboot -s devicename flash vbmeta_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/vbmeta.img ||
[22:03:58 67845eb2]:info2:Finished. Total time: 37.256s
[22:03:58 67845eb2]:info2:Sending 'vbmeta_ab' (8 KB) OKAY [ 0.002s]
[22:03:58 67845eb2]:info1:$fastboot -s devicename flash vbmeta_system_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/vbmeta_system.img ||
[22:03:58 67845eb2]:info2:Writing 'vbmeta_ab' (bootloader) Partition vbmeta_a flashed successfully
[22:03:58 67845eb2]:info2bootloader) Partition vbmeta_b flashed successfully
[22:03:58 67845eb2]:info2:OKAY [ 0.002s]
[22:03:58 67845eb2]:info2:Finished. Total time: 0.017s
[22:03:58 67845eb2]:info2:Sending 'vbmeta_system_ab' (4 KB) OKAY [ 0.002s]
[22:03:58 67845eb2]:info1:$fastboot -s devicename erase metadata ||
[22:03:58 67845eb2]:info2:Writing 'vbmeta_system_ab' (bootloader) Partition vbmeta_system_a flashed successfully
[22:03:58 67845eb2]:info2bootloader) Partition vbmeta_system_b flashed successfully
[22:03:58 67845eb2]:info2:OKAY [ 0.016s]
[22:03:58 67845eb2]:info2:Finished. Total time: 0.028s
[22:03:58 67845eb2]:info2:Erasing 'metadata' OKAY [ 0.015s]
[22:03:58 67845eb2]:info2:Finished. Total time: 0.021s
[22:03:58 67845eb2]:info1:$fastboot -s devicename flash metadata C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/metadata.img ||
[22:03:59 67845eb2]:info2:Sending 'metadata' (44 KB) OKAY [ 0.002s]
[22:03:59 67845eb2]:info1:$fastboot -s devicename erase userdata ||
[22:03:59 67845eb2]:info2:Writing 'metadata' OKAY [ 0.003s]
[22:03:59 67845eb2]:info2:Finished. Total time: 0.023s
[22:03:59 67845eb2]:info2:******** Did you mean to fastboot format this f2fs partition?
[22:03:59 67845eb2]:info2:Erasing 'userdata' OKAY [ 0.054s]
[22:03:59 67845eb2]:info2:Finished. Total time: 0.059s
[22:03:59 67845eb2]:info1:$fastboot -s devicename flash userdata C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/userdata.img ||
[22:04:01 67845eb2]:info2:Sending 'userdata' (79288 KB) OKAY [ 1.837s]
[22:04:01 67845eb2]:info2:Writing 'userdata' OKAY [ 0.006s]
[22:04:01 67845eb2]:info2:Finished. Total time: 1.949s
[22:04:01 67845eb2]:info1:$fastboot -s devicename flash boot_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/boot.img ||
[22:04:07 67845eb2]:info2:Sending 'boot_ab' (196608 KB) OKAY [ 6.550s]
[22:04:17 67845eb2]:info2:Writing 'boot_ab' (bootloader) Partition boot_a flashed successfully
[22:04:17 67845eb2]:info2bootloader) Partition boot_b flashed successfully
[22:04:17 67845eb2]:info2:OKAY [ 10.019s]
[22:04:17 67845eb2]:info2:Finished. Total time: 16.577s
[22:04:17 67845eb2]:info1:$fastboot -s devicename flash logo C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/logo.img ||
[22:04:17 67845eb2]:info2:Sending 'logo' (520 KB) OKAY [ 0.013s]
[22:04:17 67845eb2]:info2:Writing 'logo' OKAY [ 0.025s]
[22:04:17 67845eb2]:info2:Finished. Total time: 0.045s
[22:04:17 67845eb2]:info1:$fastboot -s devicename set_active a ||
[22:04:17 67845eb2]:info2:Setting current slot to 'a' OKAY [ 0.014s]
[22:04:17 67845eb2]:info2:Finished. Total time: 0.016s
[22:04:17 67845eb2]:info1:$fastboot -s devicename reboot ||
[22:04:17 67845eb2]:info2:Rebooting OKAY [ 0.000s]
[22:04:17 67845eb2]:info2:Finished. Total time: 0.000s
[22:04:17 67845eb2]:begin FlashDone
[22:04:17 67845eb2]:errMsg is null
[22:04:17 67845eb2]:no need checkPoint
[22:04:17 67845eb2]:flash done
[22:04:17 67845eb2]rocess exit.
[22:04:18 67845eb2]:flashSuccess True
[22:04:18 67845eb2]:isFactory False CheckCPUID False
[22:04:18 67845eb2]:before:flashSuccess is True set IsUpdate:True set IsDone True
[22:04:18 67845eb2]:after:flashSuccess is True set IsUpdate:false set IsDone true
p2pteam said:
[21:56:24 67845eb2]:MiFlash 2020.3.14.0
[21:56:24 67845eb2]:vboytest index:1
[21:56:24 67845eb2]:idproduct: 53261 idvendor: 6353
[21:56:24 67845eb2]:Thread id:17 Thread name:67845eb2
[21:56:24 67845eb2]:image path:C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn
[21:56:24 67845eb2]:env android path:"C:\Users\Smartlabs\Desktop\Miflash\MiFlash20200314\Source\ThirdParty\Google\Android"
[21:56:24 67845eb2]:script :C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\flash_all.bat
[21:56:24 67845eb2]hysical Memory Usage:3424256 Byte
[21:56:24 67845eb2]:start process id 6216 name cmd
[21:56:24 67845eb2]:info1:$fastboot -s devicename getvar crc 2>&1 | findstr /r /c:"^crc: 1" && if 0 EQU 0 (
[21:56:24 67845eb2]:info1:fastboot -s devicename flash crclist C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images\crclist.txt ||
[21:56:24 67845eb2]:info1: fastboot -s devicename flash sparsecrclist C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images\sparsecrclist.txt ||
[21:56:24 67845eb2]:info1
[21:56:24 67845eb2]:info1:crc: 1
[21:56:25 67845eb2]:info2:Sending 'crclist' (0 KB) OKAY [ 0.000s]
[21:56:25 67845eb2]:info2:Writing 'crclist' OKAY [ 0.010s]
[21:56:25 67845eb2]:info2:Finished. Total time: 0.020s
[21:56:25 67845eb2]:info2:Sending 'sparsecrclist' (0 KB) OKAY [ 0.008s]
[21:56:25 67845eb2]:info2:Writing 'sparsecrclist' OKAY [ 0.000s]
[21:56:25 67845eb2]:info2:Finished. Total time: 0.010s
[21:56:25 67845eb2]:info1:$fastboot -s devicename erase boot_ab ||
[21:56:25 67845eb2]:info2:Erasing 'boot_ab' (bootloader) Partition boot_a erase successfully
[21:56:25 67845eb2]:info2bootloader) Partition boot_b erase successfully
[21:56:25 67845eb2]:info2:OKAY [ 0.100s]
[21:56:25 67845eb2]:info2:Finished. Total time: 0.110s
[21:56:25 67845eb2]:info1:$fastboot -s devicename flash xbl_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/xbl.elf ||
[21:56:25 67845eb2]:info2:Sending 'xbl_ab' (3590 KB) OKAY [ 0.080s]
[21:56:25 67845eb2]:info2:Writing 'xbl_ab' (bootloader) Partition xbl_a flashed successfully
[21:56:25 67845eb2]:info2bootloader) Partition xbl_b flashed successfully
[21:56:25 67845eb2]:info2:OKAY [ 0.150s]
[21:56:25 67845eb2]:info2:Finished. Total time: 0.240s
[21:56:25 67845eb2]:info1:$fastboot -s devicename flash xbl_config_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/xbl_config.elf ||
[21:56:25 67845eb2]:info2:Sending 'xbl_config_ab' (213 KB) OKAY [ 0.008s]
[21:56:25 67845eb2]:info2:Writing 'xbl_config_ab' (bootloader) Partition xbl_config_a flashed successfully
[21:56:25 67845eb2]:info2bootloader) Partition xbl_config_b flashed successfully
[21:56:25 67845eb2]:info2:OKAY [ 0.020s]
[21:56:25 67845eb2]:info2:Finished. Total time: 0.040s
[21:56:25 67845eb2]:info1:$fastboot -s devicename flash abl_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/abl.elf ||
[21:56:25 67845eb2]:info2:Sending 'abl_ab' (204 KB) OKAY [ 0.000s]
[21:56:25 67845eb2]:info2:Writing 'abl_ab' (bootloader) Partition abl_a flashed successfully
[21:56:25 67845eb2]:info2bootloader) Partition abl_b flashed successfully
[21:56:25 67845eb2]:info2:OKAY [ 0.014s]
[21:56:25 67845eb2]:info2:Finished. Total time: 0.025s
[21:56:25 67845eb2]:info1:$fastboot -s devicename flash aop_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/aop.mbn ||
[21:56:25 67845eb2]:info2:Sending 'aop_ab' (237 KB) OKAY [ 0.010s]
[21:56:25 67845eb2]:info2:Writing 'aop_ab' (bootloader) Partition aop_a flashed successfully
[21:56:25 67845eb2]:info2bootloader) Partition aop_b flashed successfully
[21:56:25 67845eb2]:info2:OKAY [ 0.010s]
[21:56:25 67845eb2]:info2:Finished. Total time: 0.020s
[21:56:25 67845eb2]:info1:$fastboot -s devicename flash tz_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/tz.mbn ||
[21:56:25 67845eb2]:info2:Sending 'tz_ab' (3657 KB) OKAY [ 0.090s]
[21:56:25 67845eb2]:info2:Writing 'tz_ab' (bootloader) Partition tz_a flashed successfully
[21:56:25 67845eb2]:info2bootloader) Partition tz_b flashed successfully
[21:56:25 67845eb2]:info2:OKAY [ 0.145s]
[21:56:25 67845eb2]:info2:Finished. Total time: 0.235s
[21:56:25 67845eb2]:info1:$fastboot -s devicename flash featenabler_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/featenabler.mbn ||
[21:56:25 67845eb2]:info2:Sending 'featenabler_ab' (84 KB) OKAY [ 0.000s]
[21:56:25 67845eb2]:info2:Writing 'featenabler_ab' (bootloader) Partition featenabler_a flashed successfully
[21:56:25 67845eb2]:info2bootloader) Partition featenabler_b flashed successfully
[21:56:25 67845eb2]:info2:OKAY [ 0.010s]
[21:56:25 67845eb2]:info2:Finished. Total time: 0.020s
[21:56:25 67845eb2]:info1:$fastboot -s devicename flash hyp_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/hypvm.mbn ||
[21:56:26 67845eb2]:info2:Sending 'hyp_ab' (3601 KB) OKAY [ 0.091s]
[21:56:26 67845eb2]:info2:Writing 'hyp_ab' (bootloader) Partition hyp_a flashed successfully
[21:56:26 67845eb2]:info2bootloader) Partition hyp_b flashed successfully
[21:56:26 67845eb2]:info2:OKAY [ 0.140s]
[21:56:26 67845eb2]:info2:Finished. Total time: 0.235s
[21:56:26 67845eb2]:info1:$fastboot -s devicename flash modem_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/NON-HLOS.bin ||
[21:56:31 67845eb2]:info2:Sending 'modem_ab' (220684 KB) OKAY [ 5.500s]
[21:56:39 67845eb2]:info2:Writing 'modem_ab' (bootloader) Partition modem_a flashed successfully
[21:56:39 67845eb2]:info2bootloader) Partition modem_b flashed successfully
[21:56:39 67845eb2]:info2:OKAY [ 8.180s]
[21:56:39 67845eb2]:info2:Finished. Total time: 13.690s
[21:56:39 67845eb2]:info1:$fastboot -s devicename flash bluetooth_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/BTFM.bin ||
[21:56:40 67845eb2]:info2:Sending 'bluetooth_ab' (1084 KB) OKAY [ 0.026s]
[21:56:40 67845eb2]:info2:Writing 'bluetooth_ab' (bootloader) Partition bluetooth_a flashed successfully
[21:56:40 67845eb2]:info2bootloader) Partition bluetooth_b flashed successfully
[21:56:40 67845eb2]:info2:OKAY [ 0.040s]
[21:56:40 67845eb2]:info2:Finished. Total time: 0.080s
[21:56:40 67845eb2]:info1:$fastboot -s devicename flash dsp_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/dspso.bin ||
[21:56:41 67845eb2]:info2:Sending 'dsp_ab' (65536 KB) OKAY [ 1.573s]
[21:56:44 67845eb2]:info2:Writing 'dsp_ab' (bootloader) Partition dsp_a flashed successfully
[21:56:44 67845eb2]:info2bootloader) Partition dsp_b flashed successfully
[21:56:44 67845eb2]:info2:OKAY [ 2.429s]
[21:56:44 67845eb2]:info2:Finished. Total time: 4.015s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash keymaster_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/km41.mbn ||
[21:56:44 67845eb2]:info2:Sending 'keymaster_ab' (257 KB) OKAY [ 0.030s]
[21:56:44 67845eb2]:info2:Writing 'keymaster_ab' (bootloader) Partition keymaster_a flashed successfully
[21:56:44 67845eb2]:info2bootloader) Partition keymaster_b flashed successfully
[21:56:44 67845eb2]:info2:OKAY [ 0.010s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.050s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash devcfg_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/devcfg.mbn ||
[21:56:44 67845eb2]:info2:Sending 'devcfg_ab' (51 KB) OKAY [ 0.018s]
[21:56:44 67845eb2]:info2:Writing 'devcfg_ab' (bootloader) Partition devcfg_a flashed successfully
[21:56:44 67845eb2]:info2bootloader) Partition devcfg_b flashed successfully
[21:56:44 67845eb2]:info2:OKAY [ 0.000s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.030s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash qupfw_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/qupv3fw.elf ||
[21:56:44 67845eb2]:info2:Sending 'qupfw_ab' (55 KB) OKAY [ 0.020s]
[21:56:44 67845eb2]:info2:Writing 'qupfw_ab' (bootloader) Partition qupfw_a flashed successfully
[21:56:44 67845eb2]:info2bootloader) Partition qupfw_b flashed successfully
[21:56:44 67845eb2]:info2:OKAY [ 0.000s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.030s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash uefisecapp_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/uefi_sec.mbn ||
[21:56:44 67845eb2]:info2:Sending 'uefisecapp_ab' (121 KB) OKAY [ 0.000s]
[21:56:44 67845eb2]:info2:Writing 'uefisecapp_ab' (bootloader) Partition uefisecapp_a flashed successfully
[21:56:44 67845eb2]:info2bootloader) Partition uefisecapp_b flashed successfully
[21:56:44 67845eb2]:info2:OKAY [ 0.010s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.021s
[21:56:44 67845eb2]:info1:$fastboot -s devicename erase imagefv_ab ||
[21:56:44 67845eb2]:info2:Erasing 'imagefv_ab' (bootloader) Partition imagefv_a erase successfully
[21:56:44 67845eb2]:info2bootloader) Partition imagefv_b erase successfully
[21:56:44 67845eb2]:info2:OKAY [ 0.050s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.060s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash imagefv_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/imagefv.elf ||
[21:56:44 67845eb2]:info2:Sending 'imagefv_ab' (28 KB) OKAY [ 0.000s]
[21:56:44 67845eb2]:info2:Writing 'imagefv_ab' (bootloader) Partition imagefv_a flashed successfully
[21:56:44 67845eb2]:info2bootloader) Partition imagefv_b flashed successfully
[21:56:44 67845eb2]:info2:OKAY [ 0.000s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.020s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash shrm_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/shrm.elf ||
[21:56:44 67845eb2]:info2:Sending 'shrm_ab' (44 KB) OKAY [ 0.020s]
[21:56:44 67845eb2]:info2:Writing 'shrm_ab' (bootloader) Partition shrm_a flashed successfully
[21:56:44 67845eb2]:info2bootloader) Partition shrm_b flashed successfully
[21:56:44 67845eb2]:info2:OKAY [ 0.000s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.030s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash multiimgoem_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/multi_image.mbn ||
[21:56:44 67845eb2]:info2:Sending 'multiimgoem_ab' (32 KB) OKAY [ 0.010s]
[21:56:44 67845eb2]:info2:Writing 'multiimgoem_ab' (bootloader) Partition multiimgoem_a flashed successfully
[21:56:44 67845eb2]:info2bootloader) Partition multiimgoem_b flashed successfully
[21:56:44 67845eb2]:info2:OKAY [ 0.010s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.040s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash cpucp_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/cpucp.elf ||
[21:56:44 67845eb2]:info2:Sending 'cpucp_ab' (101 KB) OKAY [ 0.010s]
[21:56:44 67845eb2]:info2:Writing 'cpucp_ab' (bootloader) Partition cpucp_a flashed successfully
[21:56:44 67845eb2]:info2bootloader) Partition cpucp_b flashed successfully
[21:56:44 67845eb2]:info2:OKAY [ 0.010s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.040s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash qweslicstore_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/qweslicstore.bin ||
[21:56:44 67845eb2]:info2:Sending 'qweslicstore_ab' (256 KB) OKAY [ 0.020s]
[21:56:44 67845eb2]:info2:Writing 'qweslicstore_ab' (bootloader) Partition qweslicstore_a flashed successfully
[21:56:44 67845eb2]:info2bootloader) Partition qweslicstore_b flashed successfully
[21:56:44 67845eb2]:info2:OKAY [ 0.010s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.060s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash logfs C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/logfs_ufs_8mb.bin ||
[21:56:44 67845eb2]:info2:Sending 'logfs' (16 KB) OKAY [ 0.000s]
[21:56:44 67845eb2]:info2:Writing 'logfs' OKAY [ 0.010s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.030s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash rescue C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/rescue.img ||
[21:56:44 67845eb2]:info2:Sending 'rescue' (40 KB) OKAY [ 0.000s]
[21:56:44 67845eb2]:info2:Writing 'rescue' OKAY [ 0.020s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.050s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash storsec C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/storsec.mbn ||
[21:56:44 67845eb2]:info2:Sending 'storsec' (20 KB) OKAY [ 0.001s]
[21:56:44 67845eb2]:info2:Writing 'storsec' OKAY [ 0.000s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.020s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash spunvm C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/spunvm.bin ||
[21:56:44 67845eb2]:info2:Sending 'spunvm' (348 KB) OKAY [ 0.020s]
[21:56:44 67845eb2]:info2:Writing 'spunvm' OKAY [ 0.020s]
[21:56:44 67845eb2]:info2:Finished. Total time: 0.060s
[21:56:44 67845eb2]:info1:$fastboot -s devicename flash rtice C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/rtice.mbn ||
[21:56:45 67845eb2]:info2:Sending 'rtice' (261 KB) OKAY [ 0.020s]
[21:56:45 67845eb2]:info2:Writing 'rtice' OKAY [ 0.020s]
[21:56:45 67845eb2]:info2:Finished. Total time: 0.060s
[21:56:45 67845eb2]:info1:$fastboot -s devicename flash vendor_boot_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/vendor_boot.img ||
[21:56:47 67845eb2]:info2:Sending 'vendor_boot_ab' (98304 KB) OKAY [ 2.565s]
[21:56:51 67845eb2]:info2:Writing 'vendor_boot_ab' (bootloader) Partition vendor_boot_a flashed successfully
[21:56:51 67845eb2]:info2bootloader) Partition vendor_boot_b flashed successfully
[21:56:51 67845eb2]:info2:OKAY [ 3.645s]
[21:56:51 67845eb2]:info2:Finished. Total time: 6.230s
[21:56:51 67845eb2]:info1:$fastboot -s devicename flash super C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/super.img ||
[21:57:41 67845eb2]:info2:Sending sparse 'super' 1/10 (767976 KB) OKAY [ 18.520s]
[21:57:41 67845eb2]:info2:Writing 'super' OKAY [ 0.000s]
[21:58:00 67845eb2]:info2:Sending sparse 'super' 2/10 (785196 KB) OKAY [ 18.980s]
[21:58:20 67845eb2]:info2:Writing 'super' OKAY [ 20.090s]
[21:58:38 67845eb2]:info2:Sending sparse 'super' 3/10 (744532 KB) OKAY [ 17.850s]
[21:58:55 67845eb2]:info2:Writing 'super' OKAY [ 16.950s]
[21:59:14 67845eb2]:info2:Sending sparse 'super' 4/10 (782892 KB) OKAY [ 18.975s]
[21:59:30 67845eb2]:info2:Writing 'super' OKAY [ 16.325s]
[21:59:48 67845eb2]:info2:Sending sparse 'super' 5/10 (720944 KB) OKAY [ 17.340s]
[22:00:07 67845eb2]:info2:Writing 'super' OKAY [ 19.350s]
[22:00:25 67845eb2]:info2:Sending sparse 'super' 6/10 (736752 KB) OKAY [ 17.810s]
[22:00:42 67845eb2]:info2:Writing 'super' OKAY [ 17.510s]
[22:01:01 67845eb2]:info2:Sending sparse 'super' 7/10 (760600 KB) OKAY [ 18.360s]
[22:01:15 67845eb2]:info2:Writing 'super' OKAY [ 14.660s]
[22:01:33 67845eb2]:info2:Sending sparse 'super' 8/10 (747108 KB) OKAY [ 18.000s]
[22:01:51 67845eb2]:info2:Writing 'super' OKAY [ 17.823s]
[22:02:10 67845eb2]:info2:Sending sparse 'super' 9/10 (786292 KB) OKAY [ 19.125s]
[22:02:23 67845eb2]:info2:Writing 'super' OKAY [ 12.766s]
[22:02:31 67845eb2]:info2:Sending sparse 'super' 10/10 (318212 KB) OKAY [ 7.781s]
[22:03:01 67845eb2]:info2:Writing 'super' OKAY [ 29.979s]
[22:03:01 67845eb2]:info2:Finished. Total time: 369.932s
[22:03:01 67845eb2]:info1:$fastboot -s devicename flash cust C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/cust.img ||
[22:03:21 67845eb2]:info2:Sending 'cust' (776976 KB) OKAY [ 18.138s]
[22:03:21 67845eb2]:info2:Writing 'cust' OKAY [ 0.008s]
[22:03:21 67845eb2]:info2:Finished. Total time: 19.728s
[22:03:21 67845eb2]:info1:$fastboot -s devicename flash dtbo_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/dtbo.img ||
[22:03:21 67845eb2]:info2:Sending 'dtbo_ab' (16384 KB) OKAY [ 0.374s]
[22:03:58 67845eb2]:info2:Writing 'dtbo_ab' (bootloader) Partition dtbo_a flashed successfully
[22:03:58 67845eb2]:info2bootloader) Partition dtbo_b flashed successfully
[22:03:58 67845eb2]:info2:OKAY [ 36.774s]
[22:03:58 67845eb2]:info1:$fastboot -s devicename flash vbmeta_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/vbmeta.img ||
[22:03:58 67845eb2]:info2:Finished. Total time: 37.256s
[22:03:58 67845eb2]:info2:Sending 'vbmeta_ab' (8 KB) OKAY [ 0.002s]
[22:03:58 67845eb2]:info1:$fastboot -s devicename flash vbmeta_system_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/vbmeta_system.img ||
[22:03:58 67845eb2]:info2:Writing 'vbmeta_ab' (bootloader) Partition vbmeta_a flashed successfully
[22:03:58 67845eb2]:info2bootloader) Partition vbmeta_b flashed successfully
[22:03:58 67845eb2]:info2:OKAY [ 0.002s]
[22:03:58 67845eb2]:info2:Finished. Total time: 0.017s
[22:03:58 67845eb2]:info2:Sending 'vbmeta_system_ab' (4 KB) OKAY [ 0.002s]
[22:03:58 67845eb2]:info1:$fastboot -s devicename erase metadata ||
[22:03:58 67845eb2]:info2:Writing 'vbmeta_system_ab' (bootloader) Partition vbmeta_system_a flashed successfully
[22:03:58 67845eb2]:info2bootloader) Partition vbmeta_system_b flashed successfully
[22:03:58 67845eb2]:info2:OKAY [ 0.016s]
[22:03:58 67845eb2]:info2:Finished. Total time: 0.028s
[22:03:58 67845eb2]:info2:Erasing 'metadata' OKAY [ 0.015s]
[22:03:58 67845eb2]:info2:Finished. Total time: 0.021s
[22:03:58 67845eb2]:info1:$fastboot -s devicename flash metadata C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/metadata.img ||
[22:03:59 67845eb2]:info2:Sending 'metadata' (44 KB) OKAY [ 0.002s]
[22:03:59 67845eb2]:info1:$fastboot -s devicename erase userdata ||
[22:03:59 67845eb2]:info2:Writing 'metadata' OKAY [ 0.003s]
[22:03:59 67845eb2]:info2:Finished. Total time: 0.023s
[22:03:59 67845eb2]:info2:******** Did you mean to fastboot format this f2fs partition?
[22:03:59 67845eb2]:info2:Erasing 'userdata' OKAY [ 0.054s]
[22:03:59 67845eb2]:info2:Finished. Total time: 0.059s
[22:03:59 67845eb2]:info1:$fastboot -s devicename flash userdata C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/userdata.img ||
[22:04:01 67845eb2]:info2:Sending 'userdata' (79288 KB) OKAY [ 1.837s]
[22:04:01 67845eb2]:info2:Writing 'userdata' OKAY [ 0.006s]
[22:04:01 67845eb2]:info2:Finished. Total time: 1.949s
[22:04:01 67845eb2]:info1:$fastboot -s devicename flash boot_ab C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/boot.img ||
[22:04:07 67845eb2]:info2:Sending 'boot_ab' (196608 KB) OKAY [ 6.550s]
[22:04:17 67845eb2]:info2:Writing 'boot_ab' (bootloader) Partition boot_a flashed successfully
[22:04:17 67845eb2]:info2bootloader) Partition boot_b flashed successfully
[22:04:17 67845eb2]:info2:OKAY [ 10.019s]
[22:04:17 67845eb2]:info2:Finished. Total time: 16.577s
[22:04:17 67845eb2]:info1:$fastboot -s devicename flash logo C:\haydn_images_V12.5.4.0.RKKCNXM_20210520.0000.00_11.0_cn\images/logo.img ||
[22:04:17 67845eb2]:info2:Sending 'logo' (520 KB) OKAY [ 0.013s]
[22:04:17 67845eb2]:info2:Writing 'logo' OKAY [ 0.025s]
[22:04:17 67845eb2]:info2:Finished. Total time: 0.045s
[22:04:17 67845eb2]:info1:$fastboot -s devicename set_active a ||
[22:04:17 67845eb2]:info2:Setting current slot to 'a' OKAY [ 0.014s]
[22:04:17 67845eb2]:info2:Finished. Total time: 0.016s
[22:04:17 67845eb2]:info1:$fastboot -s devicename reboot ||
[22:04:17 67845eb2]:info2:Rebooting OKAY [ 0.000s]
[22:04:17 67845eb2]:info2:Finished. Total time: 0.000s
[22:04:17 67845eb2]:begin FlashDone
[22:04:17 67845eb2]:errMsg is null
[22:04:17 67845eb2]:no need checkPoint
[22:04:17 67845eb2]:flash done
[22:04:17 67845eb2]rocess exit.
[22:04:18 67845eb2]:flashSuccess True
[22:04:18 67845eb2]:isFactory False CheckCPUID False
[22:04:18 67845eb2]:before:flashSuccess is True set IsUpdate:True set IsDone True
[22:04:18 67845eb2]:after:flashSuccess is True set IsUpdate:false set IsDone true
Click to expand...
Click to collapse
1. Download Mi-Flash from here:
https://xiaomiflashtool.com/download/xiaomi-flash-tool-20210226
2. Disconnect phone USB cable from PC
3. Reboot your PC.
4. Manually press on the phone power and volume down (Vol -) buttons together, phone power off, keep pressing both buttons, the phone will boot to fastboot. Then you can release the buttons.
5. Then use the Mi-Flash 2021 version given to you. rename the ROM folder to name "1234".
6. If Mi-Flash ask you to install driver, press install driver, then reboot PC.
7. then follow the guide here:
https://forum.xda-developers.com/t/guide-use-xiaomi-flash-tool.4262425/
Flash it again.
Hope this will work.
Try many way still stuck on first step ,
I decided send back to xiaomi for warranty,many thanks everyone concerned and reply this post ,
connect in fastboot mode to pc and issue cmd fastboot -w

			
				
first check your device model and also check which variant cn/in/mi must be need this before flash

Categories

Resources