Question SOLVED: No recovery, no fastboot - Is there a way back? - POCO M3 Pro / Redmi Note 10 5G

Dear all,
I have a Xiaomi Redmi Note 10 5G that was donated to me by a friend. I have rooted and flashed custom firmwares on various phones in the past many year without problem. This phone, however, is my first phone with 2 partitions. After factory resetting it, I waited 1 week to OEM unlock it, which was successful.
After that I tried to install this ROM: aosp_arm64-exp-TP1A.220624.014-8819323-996da050 (which I found somewhere around here), using `XiaoMiFlash`.
What happened was that at the beginning it was working fine, but at some stage it stopped with an error:
[2022-10-16 14:29:51:836:836024 bar8v8v4b6uoyl5x]:MiFlash 2022.5.7.0
[2022-10-16 14:29:51:836:836024 bar8v8v4b6uoyl5x]:vboytest index:1
[2022-10-16 14:29:51:851:851649 bar8v8v4b6uoyl5x]:Thread id:15 Thread name:
[2022-10-16 14:29:51:851:851649 bar8v8v4b6uoyl5x]:image path:E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea
[2022-10-16 14:29:51:851:851649 bar8v8v4b6uoyl5x]:env android path:"E:\Downloads\Xiaomi Note 10 5G - M2103K19G\MiFlash20220507\Source\ThirdParty\Google\Android"
[2022-10-16 14:29:51:851:851649 bar8v8v4b6uoyl5x]:script :E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\flash_all.bat
[2022-10-16 14:29:51:867:867273 bar8v8v4b6uoyl5x]hysical Memory Usage:3440640 Byte
[2022-10-16 14:29:51:867:867273 bar8v8v4b6uoyl5x]:start process id 1580 name cmd
[2022-10-16 14:29:51:914:914144 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x getvar product 2>&1 | findstr /r /c:"^product: *camellia" ||
[2022-10-16 14:29:51:945:945394 bar8v8v4b6uoyl5x]:info1roduct: camellian
[2022-10-16 14:29:51:945:945394 bar8v8v4b6uoyl5x]:info1:$set CURRENT_ANTI_VER=1
[2022-10-16 14:29:51:945:945394 bar8v8v4b6uoyl5x]:info1:$for /F "tokens=2 delims=: " %i in ('fastboot -s bar8v8v4b6uoyl5x getvar anti 2>&1 | findstr /r /#c:"anti:"') do (set version=%i )
[2022-10-16 14:29:51:992:992268 bar8v8v4b6uoyl5x]:info2:FINDSTR: /# ignored
[2022-10-16 14:29:51:992:992268 bar8v8v4b6uoyl5x]:info1:$(set version=1 )
[2022-10-16 14:29:51:992:992268 bar8v8v4b6uoyl5x]:info1:$if [1] EQU [] set version=0
[2022-10-16 14:29:51:992:992268 bar8v8v4b6uoyl5x]:info1:$if 1 GTR 1 (
[2022-10-16 14:29:51:992:992268 bar8v8v4b6uoyl5x]:info1:
[2022-10-16 14:29:51:992:992268 bar8v8v4b6uoyl5x]:info1: exit /B 1
[2022-10-16 14:29:51:992:992268 bar8v8v4b6uoyl5x]:info1
[2022-10-16 14:29:51:992:992268 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x erase boot ||
[2022-10-16 14:29:52:586:586019 bar8v8v4b6uoyl5x]:info2:Erasing 'boot_a' OKAY [ 0.562s]
[2022-10-16 14:29:52:586:586019 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 0.578s
[2022-10-16 14:29:52:586:586019 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x erase metadata ||
[2022-10-16 14:29:52:836:836018 bar8v8v4b6uoyl5x]:info2:Erasing 'metadata' OKAY [ 0.203s]
[2022-10-16 14:29:52:836:836018 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 0.219s
[2022-10-16 14:29:52:836:836018 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x flash preloader_a E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\preloader_camellia.bin ||
[2022-10-16 14:29:53:304:304769 bar8v8v4b6uoyl5x]:info2:Sending 'preloader_a' (389 KB) OKAY [ 0.391s]
[2022-10-16 14:29:53:304:304769 bar8v8v4b6uoyl5x]:info2:Writing 'preloader_a' OKAY [ 0.000s]
[2022-10-16 14:29:53:304:304769 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 0.437s
[2022-10-16 14:29:53:320:320398 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x flash preloader_b E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\preloader_camellia.bin ||
[2022-10-16 14:29:53:742:742268 bar8v8v4b6uoyl5x]:info2:Sending 'preloader_b' (389 KB) OKAY [ 0.375s]
[2022-10-16 14:29:53:757:757894 bar8v8v4b6uoyl5x]:info2:Writing 'preloader_b' OKAY [ 0.016s]
[2022-10-16 14:29:53:757:757894 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 0.406s
[2022-10-16 14:29:53:757:757894 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x flash logo E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\logo.bin ||
[2022-10-16 14:29:55:461:461019 bar8v8v4b6uoyl5x]:info2:Sending 'logo' (1703 KB) OKAY [ 1.625s]
[2022-10-16 14:29:55:476:476645 bar8v8v4b6uoyl5x]:info2:Writing 'logo' OKAY [ 0.016s]
[2022-10-16 14:29:55:476:476645 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 1.672s
[2022-10-16 14:29:55:476:476645 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x flash tee_a E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\tee.img ||
[2022-10-16 14:29:58:023:023519 bar8v8v4b6uoyl5x]:info2:Sending 'tee_a' (2568 KB) OKAY [ 2.500s]
[2022-10-16 14:29:58:039:039146 bar8v8v4b6uoyl5x]:info2:Writing 'tee_a' OKAY [ 0.016s]
[2022-10-16 14:29:58:039:039146 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 2.531s
[2022-10-16 14:29:58:054:054772 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x flash tee_b E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\tee.img ||
[2022-10-16 14:30:00:539:539144 bar8v8v4b6uoyl5x]:info2:Sending 'tee_b' (2568 KB) OKAY [ 2.437s]
[2022-10-16 14:30:00:570:570394 bar8v8v4b6uoyl5x]:info2:Writing 'tee_b' OKAY [ 0.031s]
[2022-10-16 14:30:00:570:570394 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 2.484s
[2022-10-16 14:30:00:570:570394 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x flash scp_a E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\scp.img ||
[2022-10-16 14:30:01:757:757893 bar8v8v4b6uoyl5x]:info2:Sending 'scp_a' (1164 KB) OKAY [ 1.125s]
[2022-10-16 14:30:01:773:773519 bar8v8v4b6uoyl5x]:info2:Writing 'scp_a' OKAY [ 0.016s]
[2022-10-16 14:30:01:773:773519 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 1.172s
[2022-10-16 14:30:01:789:789148 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x flash scp_b E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\scp.img ||
[2022-10-16 14:30:02:945:945393 bar8v8v4b6uoyl5x]:info2:Sending 'scp_b' (1164 KB) OKAY [ 1.125s]
[2022-10-16 14:30:02:945:945393 bar8v8v4b6uoyl5x]:info2:Writing 'scp_b' OKAY [ 0.000s]
[2022-10-16 14:30:02:945:945393 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 1.141s
[2022-10-16 14:30:02:961:961022 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x flash sspm_a E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\sspm.img ||
[2022-10-16 14:30:03:648:648521 bar8v8v4b6uoyl5x]:info2:Sending 'sspm_a' (647 KB) OKAY [ 0.641s]
[2022-10-16 14:30:03:664:664146 bar8v8v4b6uoyl5x]:info2:Writing 'sspm_a' OKAY [ 0.016s]
[2022-10-16 14:30:03:664:664146 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 0.672s
[2022-10-16 14:30:03:664:664146 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x flash sspm_b E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\sspm.img ||
[2022-10-16 14:30:04:336:336019 bar8v8v4b6uoyl5x]:info2:Sending 'sspm_b' (647 KB) OKAY [ 0.641s]
[2022-10-16 14:30:04:336:336019 bar8v8v4b6uoyl5x]:info2:Writing 'sspm_b' OKAY [ 0.000s]
[2022-10-16 14:30:04:336:336019 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 0.656s
[2022-10-16 14:30:04:351:351649 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x flash lk_a E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\lk.img ||
[2022-10-16 14:30:05:961:961019 bar8v8v4b6uoyl5x]:info2:Sending 'lk_a' (1550 KB) OKAY [ 1.547s]
[2022-10-16 14:30:05:961:961019 bar8v8v4b6uoyl5x]:info2:Writing 'lk_a' OKAY [ 0.000s]
[2022-10-16 14:30:05:961:961019 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 1.578s
[2022-10-16 14:30:05:976:976647 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x flash lk_b E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\lk.img ||
[2022-10-16 14:30:07:507:507894 bar8v8v4b6uoyl5x]:info2:Sending 'lk_b' (1550 KB) OKAY [ 1.484s]
[2022-10-16 14:30:07:507:507894 bar8v8v4b6uoyl5x]:info2:Writing 'lk_b' OKAY [ 0.000s]
[2022-10-16 14:30:07:507:507894 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 1.500s
[2022-10-16 14:30:07:523:523522 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x flash super E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\super.img ||
[2022-10-16 14:41:31:862:862877 bar8v8v4b6uoyl5x]:error: flash timeout1580
[2022-10-16 14:41:32:191:191002 bar8v8v4b6uoyl5x]:timeout kill cmd: 1580
[2022-10-16 14:43:53:347:347253 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 1/55 (131002 KB) OKAY [128.391s]
[2022-10-16 14:43:54:456:456627 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 1.109s]
[2022-10-16 14:46:01:831:831627 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 2/55 (130217 KB) OKAY [127.375s]
[2022-10-16 14:46:02:769:769126 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 0.937s]
[2022-10-16 14:48:10:394:394127 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 3/55 (130892 KB) OKAY [127.625s]
[2022-10-16 14:48:11:097:097250 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 0.703s]
[2022-10-16 14:50:18:347:347252 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 4/55 (130413 KB) OKAY [127.250s]
[2022-10-16 14:50:19:300:300376 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 0.953s]
[2022-10-16 14:52:26:848:848200 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 5/55 (131052 KB) OKAY [127.548s]
[2022-10-16 14:52:27:316:316949 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 0.469s]
[2022-10-16 14:54:34:207:207575 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 6/55 (129186 KB) OKAY [126.891s]
[2022-10-16 14:54:37:551:551325 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 3.344s]
[2022-10-16 14:56:45:363:363825 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 7/55 (130829 KB) OKAY [127.812s]
[2022-10-16 14:56:46:379:379449 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 1.016s]
[2022-10-16 14:58:53:786:786708 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 8/55 (130182 KB) OKAY [127.407s]
[2022-10-16 14:58:54:692:692106 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 0.905s]
[2022-10-16 15:01:02:190:190560 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 9/55 (130574 KB) OKAY [127.498s]
[2022-10-16 15:01:03:674:674935 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 1.484s]
[2022-10-16 15:03:11:112:112436 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 10/55 (130560 KB) OKAY [127.438s]
[2022-10-16 15:03:12:081:081185 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 0.969s]
[2022-10-16 15:05:19:565:565561 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 11/55 (130721 KB) OKAY [127.484s]
[2022-10-16 15:05:20:581:581185 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 1.016s]
[2022-10-16 15:07:28:272:272208 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 12/55 (131068 KB) OKAY [127.691s]
[2022-10-16 15:07:28:897:897209 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 0.625s]
[2022-10-16 15:09:29:819:819084 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 13/55 (122238 KB) OKAY [120.922s]
[2022-10-16 15:09:32:194:194083 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 2.375s]
[2022-10-16 15:11:32:803:803981 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 14/55 (124000 KB) OKAY [120.610s]
[2022-10-16 15:11:33:647:647729 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 0.844s]
[2022-10-16 15:13:40:116:116480 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 15/55 (129704 KB) OKAY [126.469s]
[2022-10-16 15:13:40:975:975853 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 0.859s]
[2022-10-16 15:15:48:663:663354 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 16/55 (131056 KB) OKAY [127.688s]
[2022-10-16 15:15:49:210:210229 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 0.547s]
[2022-10-16 15:17:56:680:680436 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 17/55 (130049 KB) OKAY [127.470s]
[2022-10-16 15:17:57:696:696347 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 1.016s]
[2022-10-16 15:18:11:385:385145 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 18/55 (130793 KB) FAILED (Error reading sparse file)
[2022-10-16 15:18:11:385:385145 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 18/55 (130793 KB) FAILED (Error reading sparse file)
[2022-10-16 15:18:11:385:385145 bar8v8v4b6uoyl5x]:info2:fastboot: error: Command failed
[2022-10-16 15:18:11:385:385145 bar8v8v4b6uoyl5x]:info2:fastboot: error: Command failed
[2022-10-16 15:18:11:416:416394 bar8v8v4b6uoyl5x]:begin FlashDone
[2022-10-16 15:18:11:416:416394 bar8v8v4b6uoyl5x]:error:Sending sparse 'super' 18/55 (130793 KB) FAILED (Error reading sparse file)
[2022-10-16 15:18:11:416:416394 bar8v8v4b6uoyl5x]rocess exit.
Click to expand...
Click to collapse
Then I decided to do that last step manually:
fastboot -s bar8v8v4b6uoyl5x flash super E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\super.img
Click to expand...
Click to collapse
This time it finished without any errors. However, after rebooting the device appears to be in a serious situation:
When I switch it on, the LCD backlight comes on for a few seconds and (when connected to the PC), the Mediatek USB port shows up in Device manager, and then it switches off. Then it starts doing all this again, in a loop. Not endless, because I left it for overnight, and in the morning it was off. But when I started it again, it is in this same loop.
Volume Up + Power -> doesn't do anything
Volume Down + Power -> doesn't do anything
Volume Up + Volumen Down + Power -> doesn't do anything
Is there a way to come back from this? Or is it time to say good by to this phone?
Thanks in advance for any pointers!!!

Flash stock boot with Mtkclient in brom mode

I am in the process of it. In fact I have doen it once, but after that the situation did not change.
I'm using the following stock ROM: Xiaomi_Redmi_Note_10_5G_MT6833_V12.0.10.0.RKSEUXM_20210809.0000.00_EEA_11
Am I using the wrong one??? I see you have the same phone - Would you mind a link to a stock ROM that is known working?
Also, when I used the mtk GUI version, and selected the directory with the unpacked image files.
Now I am redoing iut with the command line version, i.e: python mtk wl <path to diretory with extracted images>.
It is now in progress..

well, just finished, and no luck - it's the same loop...

question: now u can acces fastboot? second: you flashed an android 11 rom. i suggest a most recent global firmware (not eea) like miui13
i have made the most difficult thing (install mtkclient and enter in brom mode). now simly do the right thing. if u cant enter into fastboit, probably simply try reflash boot. img typing this mtk w boot_a boot.img. if this restore bootloader, use miflash or other tools for reflash stock. i think u can restore your phone, Simply do the right thing
reflash boot.img save my phone. i hope this can help u

Thanks to your advice, I flashed the following stock ROM:
camellian_id_global_images_V13.0.3.0.SKSIDXM_20220810.0000.00_12.0_global
The procedure finished with no errors, but all is not good yet:
Although I can still not boot to the system, instead, it goes to fastboot mode (by default). In fact, now I can go to recovery, fastboot and fastbootd.
So, what am I doing to still not have a system?
Since my end goal is to flash LineageOS on this phone, I started to follow this guide: https://forum.xda-developers.com/t/...s-on-redmi-note-10-5g-poco-m3-pro-5g.4346983/
However, when I get to fastboot erase system it says, there is no such partition as system. Could this be related?

If it is any help, this is the log from the mtk utility:
PS E:\Downloads\mtkclient> python mtk wl "E:\Downloads\Xiaomi Note 10 5G - M2103K19G\camellian_id_global_images_V13.0.3.0.SKSIDXM_20220810.0000.00_12.0_global\images"
MTK Flash/Exploit Client V1.6.0 (c) B.Kerler 2018-2022
Preloader - Status: Waiting for PreLoader VCOM, please connect mobile
Port - Hint:
Power off the phone before connecting.
For brom mode, press and hold vol up, vol dwn, or all hw buttons and connect usb.
For preloader mode, don't press any hw button and connect usb.
If it is already connected and on, hold power for 10 seconds to reset.
.........Port - Device detected :)
Preloader - CPU: MT6833(Dimensity 700 5G k6833)
Preloader - HW version: 0x0
Preloader - WDT: 0x10007000
Preloader - Uart: 0x11002000
Preloader - Brom payload addr: 0x100a00
Preloader - DA payload addr: 0x201000
Preloader - CQ_DMA addr: 0x10212000
Preloader - Var1: 0x73
Preloader - Disabling Watchdog...
Preloader - HW code: 0x989
Preloader - Target config: 0xe7
Preloader - SBC enabled: True
Preloader - SLA enabled: True
Preloader - DAA enabled: True
Preloader - SWJTAG enabled: True
Preloader - EPP_PARAM at 0x600 after EMMC_BOOT/SDMMC_BOOT: False
Preloader - Root cert required: False
Preloader - Mem read auth: True
Preloader - Mem write auth: True
Preloader - Cmd 0xC8 blocked: True
Preloader - Get Target info
Preloader - BROM mode detected.
Preloader - HW subcode: 0x8a00
Preloader - HW Ver: 0xca00
Preloader - SW Ver: 0x0
Preloader - ME_ID: 411080AE8687B5DF9FFF1366D7472538
Preloader - SOC_ID: F02E1E9D77ACF480790601BD4A78AE8AB2C9F4A4AE5E52FF72FB9D7ED817085E
PLTools - Loading payload from mt6833_payload.bin, 0x264 bytes
PLTools - Kamakiri / DA Run
Kamakiri - Trying kamakiri2..
Kamakiri - Done sending payload...
PLTools - Successfully sent payload: E:\Downloads\mtkclient\mtkclient\payloads\mt6833_payload.bin
Port - Device detected :)
DA_handler - Device is protected.
DA_handler - Device is in BROM mode. Trying to dump preloader.
DAXFlash - Uploading xflash stage 1 from MTK_AllInOne_DA_5.2152.bin
xflashext - Patching da1 ...
Mtk - Patched "Patched loader msg" in preloader
xflashext
xflashext - [LIB]: Error on patching da1 version check...
Mtk - Patched "Patched loader msg" in preloader
Mtk - Patched "get_vfy_policy" in preloader
xflashext - Patching da2 ...
DAXFlash - Successfully uploaded stage 1, jumping ..
Preloader - Jumping to 0x200000
Preloader - Jumping to 0x200000: ok.
DAXFlash - Successfully received DA sync
DAXFlash - UFS FWVer: 0x34
DAXFlash - UFS Blocksize:0x1000
DAXFlash - UFS ID: KM5P8001DM-B42
DAXFlash - UFS CID: ce014b4d355038303031444d2d423432
DAXFlash - UFS LU0 Size: 0xee5800000
DAXFlash - UFS LU1 Size: 0x400000
DAXFlash - UFS LU2 Size: 0x400000
DAXFlash - DRAM config needed for : ce014b4d355038303031444d2d423432
DAXFlash - Sending emi data ...
DAXFlash - DRAM setup passed.
DAXFlash - Sending emi data succeeded.
DAXFlash - Uploading stage 2...
DAXFlash - Upload data was accepted. Jumping to stage 2...
DAXFlash - Successfully uploaded stage 2
DAXFlash - UFS FWVer: 0x34
DAXFlash - UFS Blocksize:0x1000
DAXFlash - UFS ID: KM5P8001DM-B42
DAXFlash - UFS CID: ce014b4d355038303031444d2d423432
DAXFlash - UFS LU0 Size: 0xee5800000
DAXFlash - UFS LU1 Size: 0x400000
DAXFlash - UFS LU2 Size: 0x400000
DAXFlash - HW-CODE : 0x989
DAXFlash - HWSUB-CODE : 0x8A00
DAXFlash - HW-VERSION : 0xCA00
DAXFlash - SW-VERSION : 0x0
DAXFlash - CHIP-EVOLUTION : 0x1
DAXFlash - DA-VERSION : 1.0
DAXFlash - Upload data was accepted. Jumping to stage 2...
DAXFlash - DA Extensions successfully added
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: boot
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: crclist
, skipping
Progress: |██████████████████████████████████████████████████| 100.0% Write (Sector 0xEC5C1 of 0xEC5C1, ) 6.55 MB/s95 MB/s
Wrote E:\Downloads\Xiaomi Note 10 5G - M2103K19G\camellian_id_global_images_V13.0.3.0.SKSIDXM_20220810.0000.00_12.0_global\images\cust.img to sector 367872 with sector count 262912.
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: dpm
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: dtbo
, skipping
Progress: |██████████████████████████████████████████████████| 100.0% Write (Sector 0x1 of 0x1, ) 0.02 MB/s
Wrote E:\Downloads\Xiaomi Note 10 5G - M2103K19G\camellian_id_global_images_V13.0.3.0.SKSIDXM_20220810.0000.00_12.0_global\images\efuse.img to sector 201216 with sector count 128.
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: elf_path
, skipping
Progress: |██████████████████████████████████████████████████| 100.0% Write (Sector 0x20 of 0x20, ) 1.00 MB/s
Wrote E:\Downloads\Xiaomi Note 10 5G - M2103K19G\camellian_id_global_images_V13.0.3.0.SKSIDXM_20220810.0000.00_12.0_global\images\gsort.img to sector 328960 with sector count 4096.
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: gz
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: lk
, skipping
Progress: |██████████████████████████████████████████████████| 100.0% Write (Sector 0xD50 of 0xD50, ) 5.89 MB/s
Wrote E:\Downloads\Xiaomi Note 10 5G - M2103K19G\camellian_id_global_images_V13.0.3.0.SKSIDXM_20220810.0000.00_12.0_global\images\logo.bin to sector 224384 with sector count 2944.
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: mcupm
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: md1img
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: MT6833_Android_scatter
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: oem_misc1
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: pi_img
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: preloader_camellia
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: provision
, skipping
Progress: |██████████████████████████████████████████████████| 100.0% Write (Sector 0x51 of 0x51, ) 1.25 MB/s
Wrote E:\Downloads\Xiaomi Note 10 5G - M2103K19G\camellian_id_global_images_V13.0.3.0.SKSIDXM_20220810.0000.00_12.0_global\images\rescue.img to sector 335104 with sector count 32768.
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: scp
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: sparsecrclist
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: spmfw
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: sspm
, skipping
Progress: |██████████████████████████████████████████████████| 100.0% Write (Sector 0xDD3EA5 of 0xDD3EA5, ) 7.78 MB/s
Wrote E:\Downloads\Xiaomi Note 10 5G - M2103K19G\camellian_id_global_images_V13.0.3.0.SKSIDXM_20220810.0000.00_12.0_global\images\super.img to sector 630784 with sector count 2228224.
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: tee
, skipping
Progress: |██████████████████████████████████████████████████| 100.0% Write (Sector 0x225EB2 of 0x225EB2, ) 7.33 MB/s
Wrote E:\Downloads\Xiaomi Note 10 5G - M2103K19G\camellian_id_global_images_V13.0.3.0.SKSIDXM_20220810.0000.00_12.0_global\images\userdata.img to sector 2859008 with sector count 12756984.
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: vbmeta
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: vbmeta_system
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: vbmeta_vendor
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: ffu_list
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: MICRON_LYRA2_64GB_0605
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: S101_64G_430bda1ae4_MICRON
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: S201_64G_dd6e035122_MICRON
, skipping
PS E:\Downloads\mtkclient>
As you can see, several partitions are missing. Is this OK? If not, how do I recreate them?

Well, now that I had access to fastboot, I flashed a stock rom using a modified version of the flassall.bat file (I modified it).
Now, I got the stock expereince back, life is good again!!
Thanks, @wetito for pushing me in the right direction. Now that I understand how it works, it all makes sense...

viktak said:
Well, now that I had access to fastboot, I flashed a stock rom using a modified version of the flassall.bat file (I modified it).
Now, I got the stock expereince back, life is good again!!
Thanks, @wetito for pushing me in the right direction. Now that I understand how it works, it all makes sense...
Click to expand...
Click to collapse
nice! i'm happy my tips have helped you to restore you're device

In fact, now that I understand the process, I am preparing a tutorial for the fellow tinkerer on the subject. Will publish it here soon!

Related

Mi A2 Not turning on.

Hello there. I need some urgente help here.
I was trying to update my Mi A2 flashing some images on fastboot, and the following happened:
Code:
PS D:\ADB Fastboot\platform-tools> .\fastboot flash devcfg_a devcfg.img
>> .\fastboot flash devcfg_b devcfg.img
>>
>> .\fastboot flash dsp_a dsp.img
>> .\fastboot flash dsp_b dsp.img
>>
>> .\fastboot flash modem_a modem.img
>> .\fastboot flash modem_b modem.img
>>
>> .\fastboot flash rpm_a rpm.img
>> .\fastboot flash rpm_b rpm.img
>>
>> .\fastboot flash tz_a tz.img
>> .\fastboot flash tz_b tz.img
>>
>> .\fastboot flash keymaster_a keymaster.img
>> .\fastboot flash keymaster_b keymaster.img
>>
>> .\fastboot flash cmnlib64_a cmnlib64.img
>> .\fastboot flash cmnlib64_b cmnlib64.img
>>
>> .\fastboot flash cmnlib_a cmnlib.img
>> .\fastboot flash cmnlib_b cmnlib.img
>>
>> .\fastboot flash boot_a boot.img
>> .\fastboot flash boot_b boot.img
>>
>> .\fastboot flash system_a system.img
>> .\fastboot flash system_b system.img
>>
>> .\fastboot flash vendor_a vendor.img
>> .\fastboot flash vendor_b vendor.img
>>
>> .\fastboot flash mdtp_a mdtp.img
>> .\fastboot flash mdtp_b mdtp.img
>>
>> .\fastboot flash aboot_a aboot.img
>> .\fastboot flash aboot_b aboot.img
>>
>> .zfastboot flash sbl1_a sbl1.img
>> .\fastboot flash sbl1_b sbl1.img
Sending 'devcfg_a' (40 KB) OKAY [ 0.008s]
Writing 'devcfg_a' OKAY [ 0.005s]
Finished. Total time: 0.018s
Sending 'devcfg_b' (40 KB) OKAY [ 0.008s]
Writing 'devcfg_b' OKAY [ 0.003s]
Finished. Total time: 0.018s
Sending 'dsp_a' (16384 KB) OKAY [ 0.625s]
Writing 'dsp_a' OKAY [ 0.004s]
Finished. Total time: 0.659s
Sending 'dsp_b' (16384 KB) OKAY [ 0.545s]
Writing 'dsp_b' OKAY [ 0.004s]
Finished. Total time: 0.555s
Sending 'modem_a' (131072 KB) OKAY [ 4.949s]
Writing 'modem_a' OKAY [ 0.003s]
Finished. Total time: 4.993s
Sending 'modem_b' (131072 KB) OKAY [ 4.329s]
Writing 'modem_b' OKAY [ 0.005s]
Finished. Total time: 4.338s
Sending 'rpm_a' (172 KB) OKAY [ 0.018s]
Writing 'rpm_a' OKAY [ 0.004s]
Finished. Total time: 0.042s
Sending 'rpm_b' (172 KB) OKAY [ 0.012s]
Writing 'rpm_b' OKAY [ 0.003s]
Finished. Total time: 0.021s
Sending 'tz_a' (1500 KB) OKAY [ 0.070s]
Writing 'tz_a' OKAY [ 0.004s]
Finished. Total time: 0.101s
Sending 'tz_b' (1500 KB) OKAY [ 0.060s]
Writing 'tz_b' OKAY [ 0.004s]
Finished. Total time: 0.070s
Sending 'keymaster_a' (268 KB) OKAY [ 0.024s]
Writing 'keymaster_a' OKAY [ 0.004s]
Finished. Total time: 0.038s
Sending 'keymaster_b' (268 KB) OKAY [ 0.018s]
Writing 'keymaster_b' OKAY [ 0.004s]
Finished. Total time: 0.027s
Sending 'cmnlib64_a' (264 KB) OKAY [ 0.014s]
Writing 'cmnlib64_a' OKAY [ 0.005s]
Finished. Total time: 0.039s
Sending 'cmnlib64_b' (264 KB) OKAY [ 0.017s]
Writing 'cmnlib64_b' OKAY [ 0.004s]
Finished. Total time: 0.027s
Sending 'cmnlib_a' (212 KB) OKAY [ 0.011s]
Writing 'cmnlib_a' OKAY [ 0.004s]
Finished. Total time: 0.027s
Sending 'cmnlib_b' (212 KB) OKAY [ 0.015s]
Writing 'cmnlib_b' OKAY [ 0.004s]
Finished. Total time: 0.025s
Sending 'boot_a' (27220 KB) OKAY [ 1.050s]
Writing 'boot_a' OKAY [ 0.004s]
Finished. Total time: 1.085s
Sending 'boot_b' (27220 KB) OKAY [ 1.137s]
Writing 'boot_b' OKAY [ 0.003s]
Finished. Total time: 1.145s
Invalid sparse file format at header magic
Sending sparse 'system_a' 1/4 (524284 KB) OKAY [ 18.973s]
Writing sparse 'system_a' 1/4 OKAY [ 0.013s]
Sending sparse 'system_a' 2/4 (524284 KB) OKAY [ 21.103s]
Writing sparse 'system_a' 2/4 OKAY [ 0.005s]
Sending sparse 'system_a' 3/4 (487210 KB) OKAY [ 19.443s]
Writing sparse 'system_a' 3/4 OKAY [ 0.003s]
Sending sparse 'system_a' 4/4 (470645 KB) OKAY [ 22.815s]
Writing sparse 'system_a' 4/4 OKAY [ 0.004s]
Finished. Total time: 123.482s
Invalid sparse file format at header magic
Sending sparse 'system_b' 1/4 (524284 KB) OKAY [ 19.237s]
Writing sparse 'system_b' 1/4 OKAY [ 0.003s]
Sending sparse 'system_b' 2/4 (524284 KB) OKAY [ 22.565s]
Writing sparse 'system_b' 2/4 OKAY [ 0.003s]
Sending sparse 'system_b' 3/4 (487210 KB) OKAY [ 18.924s]
Writing sparse 'system_b' 3/4 OKAY [ 0.003s]
Sending sparse 'system_b' 4/4 (470645 KB) OKAY [ 18.155s]
Writing sparse 'system_b' 4/4 OKAY [ 0.003s]
Finished. Total time: 228.714s
Invalid sparse file format at header magic
Sending sparse 'vendor_a' 1/2 (513365 KB) OKAY [ 18.165s]
Writing sparse 'vendor_a' 1/2 OKAY [ 0.003s]
Sending sparse 'vendor_a' 2/2 (43596 KB) OKAY [ 8.365s]
Writing sparse 'vendor_a' 2/2 OKAY [ 0.003s]
Finished. Total time: 160.975s
Invalid sparse file format at header magic
Sending sparse 'vendor_b' 1/2 (513365 KB) OKAY [ 18.292s]
Writing sparse 'vendor_b' 1/2 OKAY [ 0.004s]
Sending sparse 'vendor_b' 2/2 (43596 KB) OKAY [ 9.543s]
Writing sparse 'vendor_b' 2/2 OKAY [ 0.003s]
Finished. Total time: 82.975s
Sending 'mdtp_a' (17392 KB) OKAY [ 0.711s]
Writing 'mdtp_a' OKAY [ 0.005s]
Finished. Total time: 44.537s
Sending 'mdtp_b' (17392 KB) OKAY [ 0.675s]
Writing 'mdtp_b' OKAY [ 0.004s]
Finished. Total time: 0.685s
Sending 'aboot_a' (672 KB) OKAY [ 0.055s]
Writing 'aboot_a' OKAY [ 0.005s]
Finished. Total time: 0.152s
Sending 'aboot_b' (672 KB) FAILED (remote: 'No such partition.')
Finished. Total time: 0.009s
.zfastboot : O termo '.zfastboot' não é reconhecido como nome de cmdlet, função, arquivo de script ou programa
operável. Verifique a grafia do nome ou, se um caminho tiver sido incluído, veja se o caminho está correto e tente
novamente.
No linha:40 caractere:1
+ .zfastboot flash sbl1_a sbl1.img
+ ~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (.zfastboot:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Sending 'sbl1_b' (396 KB) OKAY [ 0.028s]
Writing 'sbl1_b' OKAY [ 0.003s]
Finished. Total time: 0.080s
PS D:\ADB Fastboot\platform-tools> .\fastboot reboot
Rebooting
Finished. Total time: 0.005s
I pasted everything so maybe someone can find some error and help me out.
After I hit reboot, the phone flashed and I immediately disconnected USB cable. Was it the problem?
Now it won't turn on, and won't even light on the led indicator, as if it is not even charging.
I need some URGENT help.
Click to expand...
Click to collapse
SOLVED.
How to do it, in case you find yourself in the same situation:
1- Download and extract twice stock ROMfrom xiaomi official website.
-(first extract the .tgz file, which will give you a .tar file. Then extract the .tar)
2- Download and install Qualcomm HS-USB 9008 driver.
3- Download and install Mi Flash Tool.
4- Open Mi Flash tool
4.1 - "select" the folder extracted from what you downloaded as Stock ROM. Should be like this: D:\Mi A2 ROM\jasmine_global_images_V9.6.16.0.ODIMIFE_8.1
4.2- hit "refresh".
4.3- hit "flash". Mi flash should recognize device as "COM3".
4.4- Wait until finished and power on device.
Smile.
Look at how many typos you have
What is aboot_a?
What is zfastboot?
Nebrassy said:
Look at how many typos you have
What is aboot_a?
What is zfastboot?
Click to expand...
Click to collapse
Yeah... mistyping on that .zfastboot. Meant to be .\fastboot. That was surely an error I hadn't even seen.
But before that, aboot_b.img failed to be flashed on the device. That code line was copied from a post here on XDA, one which I'm not having much success on finding it again.
Well, anyways, my computer recognized the device only as Qualcomm HS-USB 9008 (COM3). I managed to install a qualcomm driver.
After that, I installed Mi Flash Tool, which was able to identify the Qualcomm device (something that fastboot wouldn't do).
Following that, I download stock ROM from Xiaomi official website, on .tgz format. Extracted it twice until I got the images folder.
I disabled integrity check function on windows 10, restarted my PC.
Opened Mi Flash Tool, selected the folder which contained the stock ROM images, refreshed the software to recognize the qualcomm on COM3, and hit flash.
It worked! It's been a few seconds since I managed to turn my phone on again. I'm configuring and installing my most used apps right now.
It's boot_a and boot_b, there is no aboot_b partition
Nebrassy said:
It's boot_a and boot_b, there is no aboot_b partition
Click to expand...
Click to collapse
I just download the folder and ran the code (almost) exactly as estated on the topic I read here. I just added the "." because I was running it on powershell, not cmd.
But... I get what you're saying. It totally makes sense, but what about the following lines?
Code:
Sending 'aboot_a' (672 KB) OKAY [ 0.055s]
Writing 'aboot_a' OKAY [ 0.005s]

Android 12.1 Custom Rom [Pixel Experience] or any Treble-Enabled Device Development A/AB ROMS on Nord n100

Hello all nord n100 owners. thanks to @bentalebnordine I've found how to Install Pixel experience android 12 on you're device.
Here are the steps below :
1-first backup your phone
2-unlock your bootloader by : fastboot oem unlock
Click to expand...
Click to collapse
3- download and extract the Nord n100 SDK rar file here :
https://drive.google.com/file/d/11zzlWYwxoDcNr8HrjeL4NTZNyxfrugd7/view?usp=drivesdk
Click to expand...
Click to collapse
4-then download the [GSI][UNOFFICIAL][12] Pixel Experience arm64-ab-slim :
PixelExperience_Plus_arm64-ab-slim-12.1-20220613-UNOFFICIAL.img.xz
Click to expand...
Click to collapse
5- extract the PixelExperience_Plus_arm64-ab-slim-12.1-20220613-UNOFFICIAL.img and put the file in Nord n100 SDK folder
{note that you can put any GSI treble-enabled rom on the SDK folder of your choice, but the extracted image file shouldn't be bigger than 2.7 GB}
** there are plenty other GSI Treble-Enabled ROMS over here : forum.xda-developers.com/f/treble-enabled-device-development-a-ab-roms.7260/
Click to expand...
Click to collapse
6- open Command Prompt in Nord n100 SDK folder by holding shift button and right clicking mouse.
7- then type :
adb reboot bootloader
fastboot --set-active=a
Setting current slot to 'a' OKAY [ 0.049s]
Finished. Total time: 0.053s
fastboot reboot fastboot
Rebooting into fastboot OKAY [ 0.003s]
< waiting for any device >
Finished. Total time: 17.266s
fastboot flash product_a product_gsi.img
Resizing 'product_a' OKAY [ 0.013s]
Sending 'product_a' (328 KB) OKAY [ 0.015s]
Writing 'product_a' OKAY [ 0.312s]
Finished. Total time: 0.396s
fastboot erase system_a
Erasing 'system_a' OKAY [ 0.665s]
Finished. Total time: 0.679s
fastboot resize-logical-partition system_a 421000000
Resizing 'system_a' OKAY [ 0.012s]
Finished. Total time: 0.015s
fastboot -w
Erasing 'userdata' OKAY [ 2.078s]
Erase successful, but not automatically formatting.
File system type raw not supported.
Erasing 'metadata' OKAY [ 0.015s]
Erase successful, but not automatically formatting.
File system type raw not supported.
Finished. Total time: 2.136s
fastboot reboot bootloader
Rebooting into bootloader OKAY [ 0.000s]
Finished. Total time: 0.005s
fastboot -w
Erasing 'userdata' OKAY [ 0.188s]
F2FS-tools: mkfs.f2fs Ver: 1.14.0 (2020-08-24)
Info: Disable heap-based policy
Info: Debug level = 1
Info: Trim is disabled
Info: Set conf for android
Info: Segments per section = 1
Info: Sections per zone = 1
Info: sector size = 512
Info: total sectors = 93872792 (45836 MB)
Info: zone aligned segment0 blkaddr: 512
Info: add quota type = 0 => 4
Info: add quota type = 1 => 5
[f2fs_init_sit_area: 587] Filling sit area at offset 0x00600000
[f2fs_init_nat_area: 621] Filling nat area at offset 0x00a00000
[f2fs_write_root_inode:1210] Writing root inode (hot node), 13000 0 200 at of
fset 0x00077824
[f2fs_write_default_quota:1286] Writing quota data, at offset 00013601,
00013602
[f2fs_write_qf_inode:1377] Writing quota inode (hot node), 13000 0 200 at o
ffset 0x00077825
[f2fs_write_default_quota:1286] Writing quota data, at offset 00013603,
00013604
[f2fs_write_qf_inode:1377] Writing quota inode (hot node), 13000 0 200 at o
ffset 0x00077826
[f2fs_update_nat_root:1431] Writing nat root, at offset 0x00000a00
[f2fs_add_default_dentry_root:1628] Writing default dentry root, at offset 0
x00013600
Info: Overprovision ratio = 0.940%
Info: Overprovision segments = 431 (GC reserved = 220)
[f2fs_write_check_point_pack: 774] Writing main segments, cp at offset 0x00
000200
[f2fs_write_check_point_pack: 911] Writing Segment summary for HOT/WARM/COL
D_DATA, at offset 0x00000201
[f2fs_write_check_point_pack: 938] Writing Segment summary for HOT_NODE, at
offset 0x00000202
[f2fs_write_check_point_pack: 950] Writing Segment summary for WARM_NODE, a
t offset 0x00000203
[f2fs_write_check_point_pack: 961] Writing Segment summary for COLD_NODE, a
t offset 0x00000204
[f2fs_write_check_point_pack: 969] Writing cp page2, at offset 0x00000205
[f2fs_write_check_point_pack: 989] Writing NAT bits pages, at offset 0x0000
03fe
[f2fs_write_check_point_pack:1010] Writing cp page 1 of checkpoint pack 2,
at offset 0x00000400
[f2fs_write_check_point_pack:1029] Writing cp page 2 of checkpoint pack 2,
at offset 0x00000405
[f2fs_write_super_block:1062] Writing super block, at offset 0x00000000
Info: format successful
Sending 'userdata' (85 KB) OKAY [ 0.010s]
Writing 'userdata' OKAY [ 0.002s]
Erasing 'metadata' OKAY [ 0.023s]
Erase successful, but not automatically formatting.
File system type raw not supported.
Finished. Total time: 9.997s
fastboot --disable-verity flash vbmeta vbmeta.img
Rewriting vbmeta struct at offset: 0
Sending 'vbmeta' (8 KB) OKAY [ 0.016s]
Writing 'vbmeta' OKAY [ 0.002s]
Finished. Total time: 0.141s
fastboot --disable-verity flash vbmeta_system vbmeta_system.img
Sending 'vbmeta_system' (4 KB) OKAY [ 0.003s]
Writing 'vbmeta_system' OKAY [ 0.002s]
Finished. Total time: 0.040s
fastboot reboot fastboot
Rebooting into fastboot OKAY [ 0.003s]
< waiting for any device >
Finished. Total time: 10.023s
fastboot flash system PixelExperience_Plus_arm64-ab-slim-12.1-20220613-UNOFFICIAL.img [or any other GSI Treble-enabled ROMS]
Invalid sparse file format at header magic
Resizing 'system_a' OKAY [ 0.012s]
Sending sparse 'system_a' 1/7 (524228 KB) OKAY [ 20.447s]
Writing 'system_a' OKAY [ 2.675s]
Sending sparse 'system_a' 2/7 (524228 KB) OKAY [ 20.208s]
Writing 'system_a' OKAY [ 2.684s]
Sending sparse 'system_a' 3/7 (524252 KB) OKAY [ 20.297s]
Writing 'system_a' OKAY [ 2.693s]
Sending sparse 'system_a' 4/7 (524248 KB) OKAY [ 20.846s]
Writing 'system_a' OKAY [ 2.745s]
Sending sparse 'system_a' 5/7 (524248 KB) OKAY [ 20.274s]
Writing 'system_a' OKAY [ 2.717s]
Sending sparse 'system_a' 6/7 (524204 KB) OKAY [ 21.480s]
Writing 'system_a' OKAY [ 2.771s]
Sending sparse 'system_a' 7/7 (461172 KB) OKAY [ 17.803s]
Writing 'system_a' OKAY [ 2.638s]
Finished. Total time: 199.508s
Click to expand...
Click to collapse
8- enjoy
[note that there might be bugs but Android 12 worth it]
Does this work for the Metro variant?? be2015/ BE82CF ?
I've tested on my BE2013, so make a backup and test.
AesopRock127 said:
Does this work for the Metro variant?? be2015/ BE82CF ?
Click to expand...
Click to collapse
It applies to all treble enabled devices, more specifically OnePlus devices, note that OnePlus n100 is arm64 a/b device
The full rom is the best.
https://github.com/ponces/treble_build_pe/releases/download/v414-plus/PixelExperience_Plus_arm64-ab-12.1-20220613-UNOFFICIAL.img.xz
AesopRock127 said:
Does this work for the Metro variant?? be2015/ BE82CF ?
Click to expand...
Click to collapse
No, it doesn't. I don't what the difference is but in order to flash a GSI on this variant you'll need to use this ( MSM link ) and flash the global firmware to the Metro version. It's super simple, the tool has already been modified. I didn't mod it but I've used it and it works flawlessly.
AesopRock127 said:
Does this work for the Metro variant?? be2015/ BE82CF ?
Click to expand...
Click to collapse
sdflowers32 said:
No, it doesn't. I don't what the difference is but in order to flash a GSI on this variant you'll need to use this ( MSM link ) and flash the global firmware to the Metro version. It's super simple, the tool has already been modified. I didn't mod it but I've used it and it works flawlessly.
Click to expand...
Click to collapse
Thanks that's kind of what I was thinking even though the other poster said it did.
AesopRock127 said:
Thanks that's kind of what I was thinking even though the other poster said it did.
Click to expand...
Click to collapse
You'll find the most useful information on this device in the 4pda forum Here. It's a bit choppy but you'll find info that's pretty much the same across the board. Most useful is the info regarding removing encryption. I've flashed more than 10 different GSI's both A11 and A12 to this device. I've heard one person say they were able to do so on the Metro variant but I never seen any proof and I know I was never able to so best option is to flash the global version to the Metro variant. Also you can unlock the bootloader without a token once you're on global 10.5.5.
.
Děkuji Dlouho jsem hledal ROM pro svůj Oneplus Nord N100 (BE2013). O instalaci vlastní ROM do telefonu jsem neuvažoval, ale po výměně neoriginálního displeje se mi telefon neustále restartoval, nic nepomohlo, tak jsem nainstaloval vlastní ROM Pixel Experience a vše funguje jako předtím.
Moc děkujeme
ringtone for incoming calls are not playing even when im in settings trying to change the ringtone nothings playing but the phone vibrates on incoming calls.
And in the music players songs are playing fine!
Is there any solution for this?
Releases · ponces/treble_build_pe
Script and patches for building PHH-Treble Pixel Experience - ponces/treble_build_pe
github.com
Can I use latest pixel experience 13 plus in this link instead?
Mahdi0047 said:
Releases · ponces/treble_build_pe
Script and patches for building PHH-Treble Pixel Experience - ponces/treble_build_pe
github.com
Can I use latest pixel experience 13 plus in this link instead?
Click to expand...
Click to collapse
I tried it with `PixelExperience_Plus_arm64-ab-slim-13.0-20230104-UNOFFICIAL.img.xz` and it didn't work. It booted, but the screen got black as soon as I ended the initial configuration.
I tried Pixel Experience this weekend. Screen flickers and dims. Could be refresh problem. But phone finally got so dark it was unusable. Display would not show anything at all. But the reboot menu was fine.
I tried to flash following the instructions and after rebooting, the phone goes into 'Qualcomm CrashDump Mode' with 'Attempted to kill init! exit code=0x00007f00 do_exit'. Does anyone know how can I fix this? The phone still works if i switch to the b slot.
Halphix said:
I tried to flash following the instructions and after rebooting, the phone goes into 'Qualcomm CrashDump Mode' with 'Attempted to kill init! exit code=0x00007f00 do_exit'. Does anyone know how can I fix this? The phone still works if i switch to the b slot.
Click to expand...
Click to collapse
I fixed the issue. For anyone that has this issue download the msm tool and use that to unbrick which will also install android 10. Then update to android 11 which will install it into slot b. This will also wipe any data you have in slot b before this. Then just follow instructions for flashing gsi

Android 13 build instructions

We are happy to announce that we now have launched AOSP build instructions for Android 13!
The Xperia Open Source Project (Xperia Open Devices) is an initiative created to guide the developers step-by-step on how to build AOSP for their unlocked Xperia devices. Our instructions will show you how to prepare your environment, how to download all the necessary tools, and how to download and configure the code before you can build AOSP images and flash them on your own device.
New AOSP build instructions for Android 13 - Sony Developer World
developer.sony.com
Hello, i have built android 13 for this phone but when i flashed it and rebooted it, it got stuck at the sony logo. Any help is appreciated.
I am investigating the issue caused by the latest kernel updates
please use an older prebuilt kernel
I'm getting build error. Followed the guide. Except I use Archlinux and to get dependencies i used this https://aur.archlinux.org/packages/aosp-devel. How to build?
Code:
❯ make -j$(nproc)
16:32:44 ************************************************************
16:32:44 You are building on a machine with 15.4GB of RAM
16:32:44
16:32:44 The minimum required amount of free memory is around 16GB,
16:32:44 and even with that, some configurations may not work.
16:32:44
16:32:44 If you run into segfaults or other errors, try reducing your
16:32:44 -j value.
16:32:44 ************************************************************
build/make/core/soong_config.mk:209: warning: BOARD_PLAT_PUBLIC_SEPOLICY_DIR has been deprecated. Use SYSTEM_EXT_PUBLIC_SEPOLICY_DIRS instead.
build/make/core/soong_config.mk:210: warning: BOARD_PLAT_PRIVATE_SEPOLICY_DIR has been deprecated. Use SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS instead.
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=13
TARGET_PRODUCT=aosp_xqau52
TARGET_BUILD_VARIANT=eng
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm64
TARGET_ARCH_VARIANT=armv8-a
TARGET_CPU_VARIANT=generic
TARGET_2ND_ARCH=arm
TARGET_2ND_ARCH_VARIANT=armv8-a
TARGET_2ND_CPU_VARIANT=generic
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-5.19.12-arch1-1-x86_64-Arch-Linux
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=TP1A.221005.002
OUT_DIR=out
PRODUCT_SOONG_NAMESPACES=device/sony/common device/sony/seine vendor/qcom/opensource/core-utils vendor/qcom/opensource/display/sm8250 vendor/qcom/opensource/display-commonsys-intf/sm8250
============================================
[ 99% 393/396] analyzing Android.bp files and generating ninja file at out/soong/build.ninja
FAILED: out/soong/build.ninja
cd "$(dirname "out/host/linux-x86/bin/soong_build")" && BUILDER="$PWD/$(basename "out/host/linux-x86/bin/soong_build")" && cd / && env -i "$BUILDER" --top "$TOP" --soong_out "out/soong" --out "out" -o out/soong/build.ninja --globListDir build --globFile out/soong/globs-build.ninja -t -l out/.module_paths/Android.bp.list --available_env out/soong/soong.environment.available --used_env out/soong/soong.environment.used.build Android.bp
16:35:28 soong bootstrap failed with: exit status 1
#### failed to build some targets (02:45 (mm:ss)) ####
UPDATE. This broke because of out of memory and no swap. It was enough to fix that to add a swap file (see https://wiki.archlinux.org/title/Swap#Swap_file) .
Thanks for this instructions. I tried to flash it but I also stuck at the Sony logo displayed and response to my pressing buttons or touching the screen. How to install AOSP?
I followed the guide. It is XQ-AU52. Used Software binaries for AOSP Android 11.0 – Kernel 4.14 – Seine. It failed to flash some at first. Then I rebootted to recovery, formated all data, entered fastboot and then all images flashed. See log for flashing. I can exit this loading by pressing VolumeUp+Power.
And when I flash LineageOS from here (wiped out all data), I can't set PIN: it fails with some error, it writes that Settings failed and exits to the main screen. And then when I restart it it can't load main screen, displays the message "Starting smartphone..." in my locale.
Code:
❯ fastboot flash boot out/target/product/pdx201/boot.img
fastboot flash vbmeta out/target/product/pdx201/vbmeta.img
fastboot flash dtbo out/target/product/pdx201/dtbo.img
fastboot flash recovery out/target/product/pdx201/recovery.img
fastboot flash system out/target/product/pdx201/system.img
fastboot flash vendor out/target/product/pdx201/vendor.img
fastboot flash userdata out/target/product/pdx201/userdata.img
fastboot flash product out/target/product/pdx201/product.img
fastboot flash vbmeta_system out/target/product/pdx201/vbmeta_system.img
fastboot flash system_ext out/target/product/pdx201/system_ext.img
fastboot flash vendor_boot out/target/product/pdx201/vendor_boot.img
Sending 'boot_b' (65536 KB) OKAY [ 2.536s]
Writing 'boot_b' OKAY [ 0.359s]
Finished. Total time: 2.914s
Sending 'vbmeta' (8 KB) OKAY [ 0.010s]
Writing 'vbmeta' OKAY [ 0.004s]
Finished. Total time: 0.023s
Sending 'dtbo' (8192 KB) OKAY [ 0.333s]
Writing 'dtbo' OKAY [ 0.046s]
Finished. Total time: 0.386s
Sending 'recovery' (98304 KB) OKAY [ 3.829s]
Writing 'recovery' OKAY [ 0.556s]
Finished. Total time: 4.393s
Sending sparse 'system' 1/2 (720896 KB) OKAY [ 26.695s]
Writing 'system' FAILED (remote: 'No such partition.')
fastboot: error: Command failed
Sending 'vendor' (106548 KB) OKAY [ 3.633s]
Writing 'vendor' FAILED (remote: 'No such partition.')
fastboot: error: Command failed
Sending 'userdata' (544 KB) OKAY [ 0.027s]
Writing 'userdata' OKAY [ 0.003s]
Finished. Total time: 0.049s
Sending 'product' (277340 KB) OKAY [ 10.426s]
Writing 'product' FAILED (remote: 'No such partition.')
fastboot: error: Command failed
Sending 'vbmeta_system' (4 KB) OKAY [ 0.011s]
Writing 'vbmeta_system' OKAY [ 0.004s]
Finished. Total time: 0.023s
fastboot: error: cannot load 'out/target/product/pdx201/system_ext.img': No such file or directory
fastboot: error: cannot load 'out/target/product/pdx201/vendor_boot.img': No such file or directory
❯ fastboot erase metadata
******** Did you mean to fastboot format this ext4 partition?
Erasing 'metadata' FAILED (remote: 'Erasing is not allowed for partition
')
fastboot: error: Command failed
❯ fastboot flash system out/target/product/pdx201/system.img
fastboot flash vendor out/target/product/pdx201/vendor.img
fastboot flash product out/target/product/pdx201/product.img
Resizing 'system_b' OKAY [ 0.007s]
Sending sparse 'system_b' 1/6 (262140 KB) OKAY [ 10.396s]
Writing 'system_b' OKAY [ 1.635s]
Sending sparse 'system_b' 2/6 (262140 KB) OKAY [ 10.775s]
Writing 'system_b' OKAY [ 1.620s]
Sending sparse 'system_b' 3/6 (262140 KB) OKAY [ 10.727s]
Writing 'system_b' OKAY [ 1.612s]
Sending sparse 'system_b' 4/6 (262140 KB) OKAY [ 10.830s]
Writing 'system_b' OKAY [ 1.606s]
Sending sparse 'system_b' 5/6 (262140 KB) OKAY [ 10.730s]
Writing 'system_b' OKAY [ 1.613s]
Sending sparse 'system_b' 6/6 (58300 KB) OKAY [ 2.414s]
Writing 'system_b' OKAY [ 0.414s]
Finished. Total time: 64.444s
Resizing 'vendor_b' OKAY [ 0.019s]
Sending 'vendor_b' (106548 KB) OKAY [ 4.299s]
Writing 'vendor_b' OKAY [ 0.742s]
Finished. Total time: 5.090s
Resizing 'product_b' OKAY [ 0.046s]
Sending sparse 'product_b' 1/2 (262140 KB) OKAY [ 10.504s]
Writing 'product_b' OKAY [ 1.617s]
Sending sparse 'product_b' 2/2 (15200 KB) OKAY [ 0.628s]
Writing 'product_b' OKAY [ 0.176s]
Finished. Total time: 13.001s
jerpelea said:
I am investigating the issue caused by the latest kernel updates
please use an older prebuilt kernel
Click to expand...
Click to collapse
Is there any progress on this issue? I'd like to build Android 13 but don't want to begin if there are major problems.
The major issue is actually NOT the bootloader bug, but on the open devices project for this phone audio is... Well unusable, because it doesn't work. Just Google sailfish os no sound and you will see the details. (I know sailfish os is a Linux distro but they use the SODP source code)
I think being unable to boot is a more important issue than no sound. I'd really like to hear about any progress on simply building Android 13 for this device. I contacted Sony last week and they confirmed to me that my Xperia 10 II will not bet getting any more patches or upgrades, and the last one was over 5 months ago, so I'm very interested in successfully building AOSP for myself.
Yes, that makes sense, but for some reason (from what i can tell from the logcat) it just doesnt find a lot of the apks required to boot up.
KingProNoob2 said:
Yes, that makes sense, but for some reason (from what i can tell from the logcat) it just doesnt find a lot of the apks required to boot up.
Click to expand...
Click to collapse
I build the Android 13 and there is no apk missing for this device
did you flash all partititons accoring to the guide?
Yes i did, but i am not the best in reviewing logcats, i will send it here in a few moments.
logcat.txt
drive.google.com

MERLIN DOES NOT CALL AND JUST ENTER FASTBOOT MODE

I already tried several roms by the sp flash tool and by the mi flash tool but even so it just stays the same. All the roms I installed on the pc program ran successfully/
{
"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"
}
JuninhoBMX said:
I already tried several roms by the sp flash tool and by the mi flash tool but even so it just stays the same. All the roms I installed on the pc program ran successfully/
Click to expand...
Click to collapse
Is the bootloader unlocked?
NOSS8 said:
Is the bootloader unlocked?
Click to expand...
Click to collapse
Yes
JuninhoBMX said:
Yes
Click to expand...
Click to collapse
Post the Miflash log.
[08:59:41]:1 0306af960404 1199,0766784s flash done
JuninhoBMX said:
[08:59:41]:1 0306af960404 1199,0766784s flash done
Click to expand...
Click to collapse
The full file you can spoiler.

			
				
The log.txt file is located in Miflash/log folder.
Example log
​
Spoiler: Log
[14:42:01 eeab043a]:MiFlash 2020.3.14.0
[14:42:01 eeab043a]:vboytest index:1
[14:42:01 eeab043a]:idproduct: 53261 idvendor: 6353
[14:42:01 eeab043a]:Thread id:9 Thread name:eeab043a
[14:42:01 eeab043a]:image path:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM
[14:42:01 eeab043a]:env android path:"D:\F2\prog\MiFlash2020-3-14-0\Source\ThirdParty\Google\Android"
[14:42:01 eeab043a]:script :\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\flash_all_lock.bat
[14:42:01 eeab043a]hysical Memory Usage:3342336 Byte
[14:42:01 eeab043a]:start process id 10540 name cmd
[14:42:01 eeab043a]:info1:$fastboot -s devicename getvar product 2>&1 | findstr /r /c:"^product: *vili" || echo Missmatching image and device
[14:42:01 eeab043a]:info1roduct: vili
[14:42:01 eeab043a]:info1:$fastboot -s devicename getvar product 2>&1 | findstr /r /c:"^product: *vili" || exit /B 1
[14:42:01 eeab043a]:info1roduct: vili
[14:42:01 eeab043a]:info1:$if exist D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images\anti_version.txt (for /F "delims==" %a in (D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images\anti_version.txt) do (set CURRENT_ANTI_VER=%a ) )
[14:42:01 eeab043a]:info1:$(set CURRENT_ANTI_VER=1 )
[14:42:01 eeab043a]:info1:$if [1] EQU [] set CURRENT_ANTI_VER=0
[14:42:01 eeab043a]:info1:$for /F "tokens=2 delims=: " %i in ('fastboot -s devicename getvar anti 2>&1 | findstr /r /c:"anti:"') do (set version=%i )
[14:42:01 eeab043a]:info1:$(set version=1 )
[14:42:01 eeab043a]:info1:$if [1] EQU [] set version=0
[14:42:01 eeab043a]:info1:$set anticheck="antirollback check pass"
[14:42:01 eeab043a]:info1:$if 1 GTR 1 set anticheck="Current device antirollback version is greater than this pakcage"
[14:42:01 eeab043a]:info1:$echo "antirollback check pass" | findstr /r /c:"pass" ||
[14:42:01 eeab043a]:info1:"antirollback check pass"
[14:42:01 eeab043a]:info1:$fastboot -s devicename getvar crc 2>&1 | findstr /r /c:"^crc: 1" && if 0 EQU 0 (
[14:42:01 eeab043a]:info1:fastboot -s devicename flash crclist D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images\crclist.txt ||
[14:42:01 eeab043a]:info1: fastboot -s devicename flash sparsecrclist D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images\sparsecrclist.txt ||
[14:42:01 eeab043a]:info1
[14:42:01 eeab043a]:info1:crc: 1
[14:42:01 eeab043a]:info2:Sending 'crclist' (0 KB) OKAY [ 0.016s]
[14:42:01 eeab043a]:info2:Writing 'crclist' OKAY [ 0.000s]
[14:42:01 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:01 eeab043a]:info2:Sending 'sparsecrclist' (0 KB) OKAY [ 0.000s]
[14:42:01 eeab043a]:info2:Writing 'sparsecrclist' OKAY [ 0.000s]
[14:42:01 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:01 eeab043a]:info1:$fastboot -s devicename erase boot_ab ||
[14:42:01 eeab043a]:info2:Erasing 'boot_ab' (bootloader) Partition boot_a erase successfully
[14:42:01 eeab043a]:info2bootloader) Partition boot_b erase successfully
[14:42:01 eeab043a]:info2:OKAY [ 0.016s]
[14:42:01 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:01 eeab043a]:info1:$fastboot -s devicename flash xbl_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/xbl.elf ||
[14:42:01 eeab043a]:info2:Sending 'xbl_ab' (3606 KB) OKAY [ 0.094s]
[14:42:02 eeab043a]:info2:Writing 'xbl_ab' (bootloader) Partition xbl_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition xbl_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.219s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.322s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash xbl_config_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/xbl_config.elf ||
[14:42:02 eeab043a]:info2:Sending 'xbl_config_ab' (213 KB) OKAY [ 0.016s]
[14:42:02 eeab043a]:info2:Writing 'xbl_config_ab' (bootloader) Partition xbl_config_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition xbl_config_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.031s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.063s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash abl_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/abl.elf ||
[14:42:02 eeab043a]:info2:Sending 'abl_ab' (204 KB) OKAY [ 0.000s]
[14:42:02 eeab043a]:info2:Writing 'abl_ab' (bootloader) Partition abl_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition abl_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.016s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash aop_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/aop.mbn ||
[14:42:02 eeab043a]:info2:Sending 'aop_ab' (238 KB) OKAY [ 0.016s]
[14:42:02 eeab043a]:info2:Writing 'aop_ab' (bootloader) Partition aop_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition aop_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.000s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.062s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash tz_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/tz.mbn ||
[14:42:02 eeab043a]:info2:Sending 'tz_ab' (3677 KB) OKAY [ 0.079s]
[14:42:02 eeab043a]:info2:Writing 'tz_ab' (bootloader) Partition tz_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition tz_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.141s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.245s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash featenabler_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/featenabler.mbn ||
[14:42:02 eeab043a]:info2:Sending 'featenabler_ab' (84 KB) OKAY [ 0.000s]
[14:42:02 eeab043a]:info2:Writing 'featenabler_ab' (bootloader) Partition featenabler_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition featenabler_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.016s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash hyp_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/hypvm.mbn ||
[14:42:02 eeab043a]:info2:Sending 'hyp_ab' (3615 KB) OKAY [ 0.094s]
[14:42:02 eeab043a]:info2:Writing 'hyp_ab' (bootloader) Partition hyp_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition hyp_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.141s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.250s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash modem_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/NON-HLOS.bin ||
[14:42:09 eeab043a]:info2:Sending 'modem_ab' (275404 KB) OKAY [ 6.998s]
[14:42:19 eeab043a]:info2:Writing 'modem_ab' (bootloader) Partition modem_a flashed successfully
[14:42:20 eeab043a]:info2bootloader) Partition modem_b flashed successfully
[14:42:20 eeab043a]:info2:OKAY [ 10.282s]
[14:42:20 eeab043a]:info2:Finished. Total time: 17.296s
[14:42:20 eeab043a]:info1:$fastboot -s devicename flash bluetooth_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/BTFM.bin ||
[14:42:20 eeab043a]:info2:Sending 'bluetooth_ab' (1116 KB) OKAY [ 0.031s]
[14:42:20 eeab043a]:info2:Writing 'bluetooth_ab' (bootloader) Partition bluetooth_a flashed successfully
[14:42:20 eeab043a]:info2bootloader) Partition bluetooth_b flashed successfully
[14:42:20 eeab043a]:info2:OKAY [ 0.051s]
[14:42:20 eeab043a]:info2:Finished. Total time: 0.191s
[14:42:20 eeab043a]:info1:$fastboot -s devicename flash dsp_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/dspso.bin ||
[14:42:22 eeab043a]:info2:Sending 'dsp_ab' (65536 KB) OKAY [ 2.359s]
[14:42:25 eeab043a]:info2:Writing 'dsp_ab' (bootloader) Partition dsp_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition dsp_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 2.513s]
[14:42:25 eeab043a]:info2:Finished. Total time: 4.935s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash keymaster_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/km41.mbn ||
[14:42:25 eeab043a]:info2:Sending 'keymaster_ab' (273 KB) OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Writing 'keymaster_ab' (bootloader) Partition keymaster_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition keymaster_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.016s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.047s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash devcfg_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/devcfg.mbn ||
[14:42:25 eeab043a]:info2:Sending 'devcfg_ab' (51 KB) OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Writing 'devcfg_ab' (bootloader) Partition devcfg_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition devcfg_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.016s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash qupfw_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/qupv3fw.elf ||
[14:42:25 eeab043a]:info2:Sending 'qupfw_ab' (55 KB) OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Writing 'qupfw_ab' (bootloader) Partition qupfw_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition qupfw_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash uefisecapp_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/uefi_sec.mbn ||
[14:42:25 eeab043a]:info2:Sending 'uefisecapp_ab' (121 KB) OKAY [ 0.016s]
[14:42:25 eeab043a]:info2:Writing 'uefisecapp_ab' (bootloader) Partition uefisecapp_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition uefisecapp_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:25 eeab043a]:info1:$fastboot -s devicename erase imagefv_ab ||
[14:42:25 eeab043a]:info2:Erasing 'imagefv_ab' (bootloader) Partition imagefv_a erase successfully
[14:42:25 eeab043a]:info2bootloader) Partition imagefv_b erase successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash imagefv_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/imagefv.elf ||
[14:42:25 eeab043a]:info2:Sending 'imagefv_ab' (2060 KB) OKAY [ 0.062s]
[14:42:25 eeab043a]:info2:Writing 'imagefv_ab' (bootloader) Partition imagefv_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition imagefv_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.078s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.156s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash shrm_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/shrm.elf ||
[14:42:25 eeab043a]:info2:Sending 'shrm_ab' (44 KB) OKAY [ 0.016s]
[14:42:25 eeab043a]:info2:Writing 'shrm_ab' (bootloader) Partition shrm_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition shrm_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash multiimgoem_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/multi_image.mbn ||
[14:42:25 eeab043a]:info2:Sending 'multiimgoem_ab' (32 KB) OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Writing 'multiimgoem_ab' (bootloader) Partition multiimgoem_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition multiimgoem_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash cpucp_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/cpucp.elf ||
[14:42:25 eeab043a]:info2:Sending 'cpucp_ab' (102 KB) OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Writing 'cpucp_ab' (bootloader) Partition cpucp_a flashed successfully
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash qweslicstore_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/qweslicstore.bin ||
[14:42:25 eeab043a]:info2bootloader) Partition cpucp_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.016s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:25 eeab043a]:info2:Sending 'qweslicstore_ab' (256 KB) OKAY [ 0.016s]
[14:42:25 eeab043a]:info2:Writing 'qweslicstore_ab' (bootloader) Partition qweslicstore_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition qweslicstore_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash logfs D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/logfs_ufs_8mb.bin ||
[14:42:25 eeab043a]:info2:Sending 'logfs' (16 KB) OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Writing 'logfs' OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash rescue D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/rescue.img ||
[14:42:26 eeab043a]:info2:Sending 'rescue' (40 KB) OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Writing 'rescue' OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:26 eeab043a]:info1:$fastboot -s devicename flash storsec D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/storsec.mbn ||
[14:42:26 eeab043a]:info2:Sending 'storsec' (20 KB) OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Writing 'storsec' OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Finished. Total time: 0.000s
[14:42:26 eeab043a]:info1:$fastboot -s devicename flash spunvm D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/spunvm.bin ||
[14:42:26 eeab043a]:info2:Sending 'spunvm' (348 KB) OKAY [ 0.016s]
[14:42:26 eeab043a]:info2:Writing 'spunvm' OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:26 eeab043a]:info1:$fastboot -s devicename flash mdcompress D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/mdcompress.mbn ||
[14:42:26 eeab043a]:info2:Sending 'mdcompress' (44 KB) OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Writing 'mdcompress' OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:26 eeab043a]:info1:$fastboot -s devicename flash rtice D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/rtice.mbn ||
[14:42:26 eeab043a]:info2:Sending 'rtice' (261 KB) OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Writing 'rtice' OKAY [ 0.016s]
[14:42:26 eeab043a]:info2:Finished. Total time: 0.063s
[14:42:26 eeab043a]:info1:$fastboot -s devicename flash vendor_boot_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/vendor_boot.img ||
[14:42:28 eeab043a]:info2:Sending 'vendor_boot_ab' (98304 KB) OKAY [ 2.483s]
[14:42:32 eeab043a]:info2:Writing 'vendor_boot_ab' (bootloader) Partition vendor_boot_a flashed successfully
[14:42:32 eeab043a]:info1:$fastboot -s devicename flash super D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/super.img ||
[14:42:32 eeab043a]:info2bootloader) Partition vendor_boot_b flashed successfully
[14:42:32 eeab043a]:info2:OKAY [ 3.676s]
[14:42:32 eeab043a]:info2:Finished. Total time: 6.175s
[14:43:45 eeab043a]:info2:Sending sparse 'super' 1/11 (779880 KB) OKAY [ 17.056s]
[14:43:45 eeab043a]:info2:Writing 'super' OKAY [ 0.016s]
[14:44:01 eeab043a]:info2:Sending sparse 'super' 2/11 (729052 KB) OKAY [ 16.013s]
[14:44:20 eeab043a]:info2:Writing 'super' OKAY [ 18.535s]
[14:44:36 eeab043a]:info2:Sending sparse 'super' 3/11 (759968 KB) OKAY [ 16.590s]
[14:44:55 eeab043a]:info2:Writing 'super' OKAY [ 18.799s]
[14:45:12 eeab043a]:info2:Sending sparse 'super' 4/11 (786368 KB) OKAY [ 17.310s]
[14:45:31 eeab043a]:info2:Writing 'super' OKAY [ 18.710s]
[14:45:48 eeab043a]:info2:Sending sparse 'super' 5/11 (772264 KB) OKAY [ 16.989s]
[14:46:07 eeab043a]:info2:Writing 'super' OKAY [ 18.756s]
[14:46:23 eeab043a]:info2:Sending sparse 'super' 6/11 (734896 KB) OKAY [ 16.154s]
[14:46:43 eeab043a]:info2:Writing 'super' OKAY [ 19.990s]
[14:47:01 eeab043a]:info2:Sending sparse 'super' 7/11 (746968 KB) OKAY [ 17.720s]
[14:47:18 eeab043a]:info2:Writing 'super' OKAY [ 17.081s]
[14:47:34 eeab043a]:info2:Sending sparse 'super' 8/11 (728432 KB) OKAY [ 16.042s]
[14:47:54 eeab043a]:info2:Writing 'super' OKAY [ 20.556s]
[14:48:12 eeab043a]:info2:Sending sparse 'super' 9/11 (786296 KB) OKAY [ 17.452s]
[14:48:29 eeab043a]:info2:Writing 'super' OKAY [ 17.019s]
[14:48:46 eeab043a]:info2:Sending sparse 'super' 10/11 (786356 KB) OKAY [ 17.235s]
[14:49:06 eeab043a]:info2:Writing 'super' OKAY [ 19.644s]
[14:49:15 eeab043a]:info2:Sending sparse 'super' 11/11 (412324 KB) OKAY [ 9.126s]
[14:49:44 eeab043a]:info2:Writing 'super' OKAY [ 29.153s]
[14:49:44 eeab043a]:info2:Finished. Total time: 431.899s
[14:49:44 eeab043a]:info1:$fastboot -s devicename flash cust D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/cust.img ||
[14:50:11 eeab043a]:info2:Sending sparse 'cust' 1/3 (774796 KB) OKAY [ 16.922s]
[14:50:11 eeab043a]:info2:Writing 'cust' OKAY [ 0.016s]
[14:50:28 eeab043a]:info2:Sending sparse 'cust' 2/3 (774124 KB) OKAY [ 16.968s]
[14:50:47 eeab043a]:info2:Writing 'cust' OKAY [ 19.184s]
[14:50:49 eeab043a]:info2:Sending sparse 'cust' 3/3 (17212 KB) OKAY [ 1.468s]
[14:51:24 eeab043a]:info2:Writing 'cust' OKAY [ 34.832s]
[14:51:24 eeab043a]:info2:Finished. Total time: 99.645s
[14:51:24 eeab043a]:info1:$fastboot -s devicename flash dtbo_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/dtbo.img ||
[14:51:24 eeab043a]:info2:Sending 'dtbo_ab' (16384 KB) OKAY [ 0.406s]
[14:51:25 eeab043a]:info2:Writing 'dtbo_ab' (bootloader) Partition dtbo_a flashed successfully
[14:51:25 eeab043a]:info2bootloader) Partition dtbo_b flashed successfully
[14:51:25 eeab043a]:info2:OKAY [ 0.828s]
[14:51:25 eeab043a]:info2:Finished. Total time: 1.562s
[14:51:25 eeab043a]:info1:$fastboot -s devicename flash vbmeta_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/vbmeta.img ||
[14:51:25 eeab043a]:info2:Sending 'vbmeta_ab' (8 KB) OKAY [ 0.000s]
[14:51:25 eeab043a]:info2:Writing 'vbmeta_ab' (bootloader) Partition vbmeta_a flashed successfully
[14:51:25 eeab043a]:info2bootloader) Partition vbmeta_b flashed successfully
[14:51:25 eeab043a]:info2:OKAY [ 0.016s]
[14:51:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:51:25 eeab043a]:info1:$fastboot -s devicename flash vbmeta_system_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/vbmeta_system.img ||
[14:51:25 eeab043a]:info2:Sending 'vbmeta_system_ab' (4 KB) OKAY [ 0.000s]
[14:51:25 eeab043a]:info2:Writing 'vbmeta_system_ab' (bootloader) Partition vbmeta_system_a flashed successfully
[14:51:25 eeab043a]:info2bootloader) Partition vbmeta_system_b flashed successfully
[14:51:25 eeab043a]:info2:OKAY [ 0.000s]
[14:51:25 eeab043a]:info2:Finished. Total time: 0.016s
[14:51:25 eeab043a]:info1:$fastboot -s devicename erase metadata ||
[14:51:25 eeab043a]:info2:******** Did you mean to fastboot format this ext4 partition?
[14:51:25 eeab043a]:info2:Erasing 'metadata' OKAY [ 0.016s]
[14:51:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:51:25 eeab043a]:info1:$fastboot -s devicename flash metadata D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/metadata.img ||
[14:51:25 eeab043a]:info2:Sending 'metadata' (44 KB) OKAY [ 0.000s]
[14:51:25 eeab043a]:info2:Writing 'metadata' OKAY [ 0.000s]
[14:51:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:51:25 eeab043a]:info1:$fastboot -s devicename flash userdata D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/userdata.img ||
[14:51:41 eeab043a]:info2:Sending 'userdata' (580044 KB) OKAY [ 12.464s]
[14:51:41 eeab043a]:info2:Writing 'userdata' OKAY [ 0.000s]
[14:51:41 eeab043a]:info2:Finished. Total time: 15.590s
[14:51:41 eeab043a]:info1:$fastboot -s devicename flash boot_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/boot.img ||
[14:51:46 eeab043a]:info2:Sending 'boot_ab' (196608 KB) OKAY [ 4.742s]
[14:52:17 eeab043a]:info2:Writing 'boot_ab' (bootloader) Partition boot_a flashed successfully
[14:52:18 eeab043a]:info2bootloader) Partition boot_b flashed successfully
[14:52:18 eeab043a]:info2:OKAY [ 31.828s]
[14:52:18 eeab043a]:info2:Finished. Total time: 36.601s
[14:52:18 eeab043a]:info1:$fastboot -s devicename flash imagefv_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/imagefv.elf ||
[14:52:18 eeab043a]:info2:Sending 'imagefv_ab' (2060 KB) OKAY [ 0.053s]
[14:52:18 eeab043a]:info2:Writing 'imagefv_ab' (bootloader) Partition imagefv_a flashed successfully
[14:52:18 eeab043a]:info2bootloader) Partition imagefv_b flashed successfully
[14:52:18 eeab043a]:info2:OKAY [ 0.078s]
[14:52:18 eeab043a]:info2:Finished. Total time: 0.140s
[14:52:18 eeab043a]:info1:$fastboot -s devicename erase opcust ||
[14:52:18 eeab043a]:info2:Erasing 'opcust' OKAY [ 0.004s]
[14:52:18 eeab043a]:info2:Finished. Total time: 0.009s
[14:52:18 eeab043a]:info1:$fastboot -s devicename erase opconfig ||
[14:52:18 eeab043a]:info2:Erasing 'opconfig' OKAY [ 0.003s]
[14:52:18 eeab043a]:info2:Finished. Total time: 0.008s
[14:52:18 eeab043a]:info1:$fastboot -s devicename set_active a ||
[14:52:18 eeab043a]:info2:Setting current slot to 'a' OKAY [ 0.009s]
[14:52:18 eeab043a]:info2:Finished. Total time: 0.012s
[14:52:18 eeab043a]:info1:$fastboot -s devicename oem lock ||
[14:52:18 eeab043a]:info2: OKAY [ 0.034s]
[14:52:18 eeab043a]:info2:Finished. Total time: 0.035s
[14:52:18 eeab043a]:begin FlashDone
[14:52:18 eeab043a]:errMsg is null
[14:52:18 eeab043a]:begin checkPoint
[14:52:18 eeab043a]:catch checkpoint (\$fastboot -s .* lock)
[14:52:18 eeab043a]:flash done
[14:52:18 eeab043a]rocess exit.
[14:52:18 eeab043a]:flashSuccess True
[14:52:18 eeab043a]:isFactory False CheckCPUID False
[14:52:18 eeab043a]:before:flashSuccess is True set IsUpdate:True set IsDone True
[14:52:18 eeab043a]:after:flashSuccess is True set IsUpdate:false set IsDone true
​
​
[0,28 0306af960404]:image path:C:\Users\root\Downloads\miqueias\miqueias\miqueias
[0,30 0306af960404]:env android path:C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android
[0,30 0306af960404]:script :C:\Users\root\Downloads\miqueias\miqueias\miqueias\flash_all.bat
[0,86 0306af960404]hysical Memory Usage:3489792 Byte
[2,02 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 getvar product 2>&1 | findstr /r /c:"^product: *merlin*" ||
[2,02 0306af960404]roduct: merlin
[2,02 0306af960404]:C:\XiaoMi\XiaoMiFlash>set CURRENT_ANTI_VER=2
[2,05 0306af960404]:C:\XiaoMi\XiaoMiFlash>for /F "tokens=2 delims=: " %i in ('"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 getvar rollback_ver 2>&1 | findstr /r /c:"rollback_ver:"') do (set version=%i )
[2,09 0306af960404]:A sintaxe do nome do arquivo, do nome do diret¢rio ou do r¢tulo do volume est incorreta.
[2,09 0306af960404]:C:\XiaoMi\XiaoMiFlash>if [] EQU [] set version=0
[2,11 0306af960404]:C:\XiaoMi\XiaoMiFlash>if 0 GTR 2 (
[2,11 0306af960404]:
[2,11 0306af960404]: exit /B 1
[2,11 0306af960404]
[2,11 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 erase boot ||
[2,17 0306af960404]:erasing 'boot'...
[2,17 0306af960404]:OKAY [ 0.032s]
[2,17 0306af960404]:finished. total time: 0.032s
[2,17 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash preloader C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\preloader_merlin.bin ||
[2,46 0306af960404]:target reported max download size of 134217728 bytes
[2,46 0306af960404]:sending 'preloader' (280 KB)...
[2,46 0306af960404]:OKAY [ 0.016s]
[2,46 0306af960404]:writing 'preloader'...
[2,46 0306af960404]:OKAY [ 0.126s]
[2,46 0306af960404]:finished. total time: 0.141s
[2,46 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash logo C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\logo.bin ||
[2,68 0306af960404]:target reported max download size of 134217728 bytes
[2,68 0306af960404]:sending 'logo' (1168 KB)...
[2,68 0306af960404]:OKAY [ 0.031s]
[2,68 0306af960404]:writing 'logo'...
[2,68 0306af960404]:OKAY [ 0.032s]
[2,68 0306af960404]:finished. total time: 0.063s
[2,68 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash tee1 C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\tee.img ||
[2,91 0306af960404]:target reported max download size of 134217728 bytes
[2,93 0306af960404]:sending 'tee1' (2565 KB)...
[2,93 0306af960404]:OKAY [ 0.079s]
[2,93 0306af960404]:writing 'tee1'...
[2,93 0306af960404]:OKAY [ 0.031s]
[2,93 0306af960404]:finished. total time: 0.110s
[2,93 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash tee2 C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\tee.img ||
[3,07 0306af960404]:target reported max download size of 134217728 bytes
[3,07 0306af960404]:sending 'tee2' (2565 KB)...
[3,07 0306af960404]:OKAY [ 0.069s]
[3,07 0306af960404]:writing 'tee2'...
[3,08 0306af960404]:OKAY [ 0.031s]
[3,08 0306af960404]:finished. total time: 0.100s
[3,08 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash scp1 C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\scp.img ||
[3,51 0306af960404]:target reported max download size of 134217728 bytes
[3,51 0306af960404]:sending 'scp1' (677 KB)...
[3,51 0306af960404]:OKAY [ 0.023s]
[3,51 0306af960404]:writing 'scp1'...
[3,51 0306af960404]:OKAY [ 0.016s]
[3,51 0306af960404]:finished. total time: 0.039s
[3,51 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash scp2 C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\scp.img ||
[3,59 0306af960404]:target reported max download size of 134217728 bytes
[3,59 0306af960404]:sending 'scp2' (677 KB)...
[3,59 0306af960404]:OKAY [ 0.032s]
[3,59 0306af960404]:writing 'scp2'...
[3,59 0306af960404]:OKAY [ 0.016s]
[3,59 0306af960404]:finished. total time: 0.047s
[3,60 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash sspm_1 C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\sspm.img ||
[3,71 0306af960404]:target reported max download size of 134217728 bytes
[3,71 0306af960404]:sending 'sspm_1' (494 KB)...
[3,71 0306af960404]:OKAY [ 0.027s]
[3,71 0306af960404]:writing 'sspm_1'...
[3,71 0306af960404]:OKAY [ 0.016s]
[3,71 0306af960404]:finished. total time: 0.043s
[3,71 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash sspm_2 C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\sspm.img ||
[3,79 0306af960404]:target reported max download size of 134217728 bytes
[3,79 0306af960404]:sending 'sspm_2' (494 KB)...
[3,79 0306af960404]:OKAY [ 0.016s]
[3,79 0306af960404]:writing 'sspm_2'...
[3,79 0306af960404]:OKAY [ 0.016s]
[3,79 0306af960404]:finished. total time: 0.032s
[3,79 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash lk C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\lk.img ||
[3,95 0306af960404]:target reported max download size of 134217728 bytes
[3,95 0306af960404]:sending 'lk' (1129 KB)...
[3,95 0306af960404]:OKAY [ 0.031s]
[3,95 0306af960404]:writing 'lk'...
[3,95 0306af960404]:OKAY [ 0.031s]
[3,95 0306af960404]:finished. total time: 0.063s
[3,95 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash lk2 C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\lk.img ||
[4,07 0306af960404]:target reported max download size of 134217728 bytes
[4,07 0306af960404]:sending 'lk2' (1129 KB)...
[4,07 0306af960404]:OKAY [ 0.047s]
[4,07 0306af960404]:writing 'lk2'...
[4,07 0306af960404]:OKAY [ 0.016s]
[4,07 0306af960404]:finished. total time: 0.063s
[4,09 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash super C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\super.img ||
[942,51 0306af960404]:target reported max download size of 134217728 bytes
[942,51 0306af960404]:sending sparse 'super' (130977 KB)...
[942,52 0306af960404]:OKAY [ 7.516s]
[942,52 0306af960404]:writing 'super'...
[942,52 0306af960404]:OKAY [ 1.938s]
[942,52 0306af960404]:sending sparse 'super' (130323 KB)...
[942,52 0306af960404]:OKAY [ 6.469s]
[942,52 0306af960404]:writing 'super'...
[942,52 0306af960404]:OKAY [ 2.047s]
[942,52 0306af960404]:sending sparse 'super' (130574 KB)...
[942,52 0306af960404]:OKAY [ 6.785s]
[942,52 0306af960404]:writing 'super'...
[942,52 0306af960404]:OKAY [ 1.984s]
[942,52 0306af960404]:sending sparse 'super' (130797 KB)...
[942,52 0306af960404]:OKAY [ 6.594s]
[942,52 0306af960404]:writing 'super'...
[942,52 0306af960404]:OKAY [ 1.875s]
[942,52 0306af960404]:sending sparse 'super' (131048 KB)...
[942,52 0306af960404]:OKAY [ 6.156s]
[942,52 0306af960404]:writing 'super'...
[942,52 0306af960404]:OKAY [ 1.750s]
[942,52 0306af960404]:sending sparse 'super' (131028 KB)...
[942,52 0306af960404]:OKAY [ 6.313s]
[942,52 0306af960404]:writing 'super'...
[942,52 0306af960404]:OKAY [ 1.766s]
[942,52 0306af960404]:sending sparse 'super' (129522 KB)...
[942,52 0306af960404]:OKAY [ 5.454s]
[942,52 0306af960404]:writing 'super'...
[942,52 0306af960404]:OKAY [ 2.406s]
[942,52 0306af960404]:sending sparse 'super' (131070 KB)...
[942,52 0306af960404]:OKAY [ 5.687s]
[942,52 0306af960404]:writing 'super'...
[942,52 0306af960404]:OKAY [ 2.000s]
[942,52 0306af960404]:sending sparse 'super' (131050 KB)...
[942,52 0306af960404]:OKAY [ 5.625s]
[942,52 0306af960404]:writing 'super'...
[942,52 0306af960404]:OKAY [ 1.969s]
[942,52 0306af960404]:sending sparse 'super' (129928 KB)...
[942,52 0306af960404]:OKAY [ 6.234s]
[942,52 0306af960404]:writing 'super'...
[942,54 0306af960404]:OKAY [ 1.781s]
[942,54 0306af960404]:sending sparse 'super' (127227 KB)...
[942,58 0306af960404]:OKAY [ 8.687s]
[942,58 0306af960404]:writing 'super'...
[942,58 0306af960404]:OKAY [ 2.891s]
[942,58 0306af960404]:sending sparse 'super' (120316 KB)...
[942,58 0306af960404]:OKAY [ 5.688s]
[942,58 0306af960404]:writing 'super'...
[942,58 0306af960404]:OKAY [ 1.720s]
[942,58 0306af960404]:sending sparse 'super' (131068 KB)...
[942,58 0306af960404]:OKAY [ 6.271s]
[942,58 0306af960404]:writing 'super'...
[942,58 0306af960404]:OKAY [ 1.788s]
[942,58 0306af960404]:sending sparse 'super' (131068 KB)...
[942,58 0306af960404]:OKAY [ 9.215s]
[942,58 0306af960404]:writing 'super'...
[942,58 0306af960404]:OKAY [ 1.798s]
[942,58 0306af960404]:sending sparse 'super' (128240 KB)...
[942,58 0306af960404]:OKAY [ 9.890s]
[942,58 0306af960404]:writing 'super'...
[942,58 0306af960404]:OKAY [ 1.766s]
[942,58 0306af960404]:sending sparse 'super' (124657 KB)...
[942,58 0306af960404]:OKAY [ 5.873s]
[942,58 0306af960404]:writing 'super'...
[942,58 0306af960404]:OKAY [ 1.758s]
[942,58 0306af960404]:sending sparse 'super' (127985 KB)...
[942,58 0306af960404]:OKAY [ 5.840s]
[942,60 0306af960404]:writing 'super'...
[942,60 0306af960404]:OKAY [ 1.828s]
[942,60 0306af960404]:sending sparse 'super' (131070 KB)...
[942,60 0306af960404]:OKAY [ 6.512s]
[942,60 0306af960404]:writing 'super'...
[942,60 0306af960404]:OKAY [ 1.970s]
[942,60 0306af960404]:sending sparse 'super' (128864 KB)...
[942,60 0306af960404]:OKAY [ 7.242s]
[942,60 0306af960404]:writing 'super'...
[942,60 0306af960404]:OKAY [ 1.766s]
[942,60 0306af960404]:sending sparse 'super' (123817 KB)...
[942,60 0306af960404]:OKAY [ 5.469s]
[942,60 0306af960404]:writing 'super'...
[942,60 0306af960404]:OKAY [ 1.734s]
[942,60 0306af960404]:sending sparse 'super' (118724 KB)...
[942,60 0306af960404]:OKAY [ 5.094s]
[942,60 0306af960404]:writing 'super'...
[942,60 0306af960404]:OKAY [ 1.609s]
[942,60 0306af960404]:sending sparse 'super' (131040 KB)...
[942,60 0306af960404]:OKAY [ 5.516s]
[942,60 0306af960404]:writing 'super'...
[942,60 0306af960404]:OKAY [ 1.766s]
[942,60 0306af960404]:sending sparse 'super' (130479 KB)...
[942,60 0306af960404]:OKAY [ 5.703s]
[942,60 0306af960404]:writing 'super'...
[942,60 0306af960404]:OKAY [ 2.109s]
[942,60 0306af960404]:sending sparse 'super' (131068 KB)...
[942,60 0306af960404]:OKAY [ 5.937s]
[942,60 0306af960404]:writing 'super'...
[942,60 0306af960404]:OKAY [ 1.781s]
[942,60 0306af960404]:sending sparse 'super' (129809 KB)...
[942,60 0306af960404]:OKAY [ 5.719s]
[942,60 0306af960404]:writing 'super'...
[942,60 0306af960404]:OKAY [ 2.250s]
[942,60 0306af960404]:sending sparse 'super' (124919 KB)...
[942,60 0306af960404]:OKAY [ 5.234s]
[942,60 0306af960404]:writing 'super'...
[942,60 0306af960404]:OKAY [ 5.125s]
[942,68 0306af960404]:sending sparse 'super' (131056 KB)...
[942,68 0306af960404]:OKAY [ 5.594s]
[942,68 0306af960404]:writing 'super'...
[942,68 0306af960404]:OKAY [ 1.734s]
[942,68 0306af960404]:sending sparse 'super' (130936 KB)...
[942,68 0306af960404]:OKAY [ 5.552s]
[942,68 0306af960404]:writing 'super'...
[942,68 0306af960404]:OKAY [ 1.797s]
[942,68 0306af960404]:sending sparse 'super' (131012 KB)...
[942,68 0306af960404]:OKAY [ 6.172s]
[942,68 0306af960404]:writing 'super'...
[942,68 0306af960404]:OKAY [ 1.750s]
[942,68 0306af960404]:sending sparse 'super' (130888 KB)...
[942,68 0306af960404]:OKAY [ 6.047s]
[942,68 0306af960404]:writing 'super'...
[942,68 0306af960404]:OKAY [ 1.766s]
[942,68 0306af960404]:sending sparse 'super' (131064 KB)...
[942,68 0306af960404]:OKAY [ 5.609s]
[942,68 0306af960404]:writing 'super'...
[942,68 0306af960404]:OKAY [ 1.750s]
[942,68 0306af960404]:sending sparse 'super' (130793 KB)...
[942,68 0306af960404]:OKAY [ 5.109s]
[942,68 0306af960404]:writing 'super'...
[942,68 0306af960404]:OKAY [ 1.922s]
[942,68 0306af960404]:sending sparse 'super' (130984 KB)...
[942,68 0306af960404]:OKAY [ 5.298s]
[942,68 0306af960404]:writing 'super'...
[942,68 0306af960404]:OKAY [ 1.756s]
[942,68 0306af960404]:sending sparse 'super' (129199 KB)...
[942,68 0306af960404]:OKAY [ 5.687s]
[942,69 0306af960404]:writing 'super'...
[942,69 0306af960404]:OKAY [ 2.500s]
[942,69 0306af960404]:sending sparse 'super' (131024 KB)...
[942,69 0306af960404]:OKAY [ 5.641s]
[942,69 0306af960404]:writing 'super'...
[942,69 0306af960404]:OKAY [ 1.766s]
[942,69 0306af960404]:sending sparse 'super' (130809 KB)...
[942,69 0306af960404]:OKAY [ 5.516s]
[942,69 0306af960404]:writing 'super'...
[942,69 0306af960404]:OKAY [ 1.875s]
[942,69 0306af960404]:sending sparse 'super' (128919 KB)...
[942,69 0306af960404]:OKAY [ 5.656s]
[942,69 0306af960404]:writing 'super'...
[942,69 0306af960404]:OKAY [ 2.516s]
[942,69 0306af960404]:sending sparse 'super' (131032 KB)...
[942,69 0306af960404]:OKAY [ 5.297s]
[942,69 0306af960404]:writing 'super'...
[942,69 0306af960404]:OKAY [ 1.750s]
[942,69 0306af960404]:sending sparse 'super' (131060 KB)...
[942,69 0306af960404]:OKAY [ 5.484s]
[942,69 0306af960404]:writing 'super'...
[942,69 0306af960404]:OKAY [ 1.750s]
[942,69 0306af960404]:sending sparse 'super' (131020 KB)...
[942,69 0306af960404]:OKAY [ 5.969s]
[942,69 0306af960404]:writing 'super'...
[942,69 0306af960404]:OKAY [ 1.766s]
[942,69 0306af960404]:sending sparse 'super' (129818 KB)...
[942,69 0306af960404]:OKAY [ 5.516s]
[942,69 0306af960404]:writing 'super'...
[942,71 0306af960404]:OKAY [ 2.359s]
[942,71 0306af960404]:sending sparse 'super' (123540 KB)...
[942,71 0306af960404]:OKAY [ 5.391s]
[942,71 0306af960404]:writing 'super'...
[942,71 0306af960404]:OKAY [ 2.625s]
[942,71 0306af960404]:sending sparse 'super' (131068 KB)...
[942,71 0306af960404]:OKAY [ 5.812s]
[942,71 0306af960404]:writing 'super'...
[942,71 0306af960404]:OKAY [ 1.953s]
[942,71 0306af960404]:sending sparse 'super' (123516 KB)...
[942,71 0306af960404]:OKAY [ 5.391s]
[942,71 0306af960404]:writing 'super'...
[942,71 0306af960404]:OKAY [ 1.656s]
[942,71 0306af960404]:sending sparse 'super' (119276 KB)...
[942,71 0306af960404]:OKAY [ 5.125s]
[942,71 0306af960404]:writing 'super'...
[942,71 0306af960404]:OKAY [ 1.656s]
[942,71 0306af960404]:sending sparse 'super' (130848 KB)...
[964,26 0306af960404]:OKAY [ 5.766s]
[964,26 0306af960404]:writing 'super'...
[964,26 0306af960404]:OKAY [ 1.766s]
[964,26 0306af960404]:sending sparse 'super' (130968 KB)...
[964,26 0306af960404]:OKAY [ 5.922s]
[964,26 0306af960404]:writing 'super'...
[964,27 0306af960404]:OKAY [ 1.766s]
[964,27 0306af960404]:sending sparse 'super' (129856 KB)...
[964,27 0306af960404]:OKAY [ 5.656s]
[964,27 0306af960404]:writing 'super'...
[964,27 0306af960404]:OKAY [ 1.781s]
[964,27 0306af960404]:sending sparse 'super' (81560 KB)...
[964,27 0306af960404]:OKAY [ 3.578s]
[964,27 0306af960404]:writing 'super'...
[964,27 0306af960404]:OKAY [ 1.172s]
[964,27 0306af960404]:finished. total time: 389.863s
[964,40 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash cache C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\cache.img ||
[964,96 0306af960404]:target reported max download size of 134217728 bytes
[964,96 0306af960404]:erasing 'cache'...
[964,96 0306af960404]:OKAY [ 0.062s]
[964,96 0306af960404]:sending 'cache' (68 KB)...
[964,96 0306af960404]:OKAY [ 0.016s]
[964,96 0306af960404]:writing 'cache'...
[964,96 0306af960404]:OKAY [ 0.016s]
[964,96 0306af960404]:finished. total time: 0.094s
[964,96 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash recovery C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\recovery.img ||
[968,33 0306af960404]:target reported max download size of 134217728 bytes
[968,33 0306af960404]:sending 'recovery' (65536 KB)...
[968,33 0306af960404]:OKAY [ 1.453s]
[968,33 0306af960404]:writing 'recovery'...
[968,33 0306af960404]:OKAY [ 0.875s]
[968,33 0306af960404]:finished. total time: 2.328s
[968,33 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash boot C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\boot.img ||
[971,69 0306af960404]:target reported max download size of 134217728 bytes
[971,69 0306af960404]:sending 'boot' (65536 KB)...
[971,69 0306af960404]:OKAY [ 1.422s]
[971,69 0306af960404]:writing 'boot'...
[971,71 0306af960404]:OKAY [ 0.875s]
[971,71 0306af960404]:finished. total time: 2.297s
[971,71 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash dtbo C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\dtbo.img ||
[971,93 0306af960404]:target reported max download size of 134217728 bytes
[971,93 0306af960404]:sending 'dtbo' (122 KB)...
[971,93 0306af960404]:OKAY [ 0.016s]
[971,93 0306af960404]:writing 'dtbo'...
[971,93 0306af960404]:OKAY [ 0.016s]
[971,93 0306af960404]:finished. total time: 0.031s
[972,01 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash vbmeta C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\vbmeta.img ||
[972,12 0306af960404]:target reported max download size of 134217728 bytes
[972,12 0306af960404]:sending 'vbmeta' (4 KB)...
[972,12 0306af960404]:OKAY [ 0.016s]
[972,12 0306af960404]:writing 'vbmeta'...
[972,12 0306af960404]:OKAY [ -0.000s]
[972,12 0306af960404]:finished. total time: 0.016s
[972,15 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash spmfw C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\spmfw.img ||
[972,30 0306af960404]:target reported max download size of 134217728 bytes
[972,30 0306af960404]:sending 'spmfw' (48 KB)...
[972,30 0306af960404]:OKAY [ 0.016s]
[972,30 0306af960404]:writing 'spmfw'...
[972,30 0306af960404]:OKAY [ -0.000s]
[972,32 0306af960404]:finished. total time: 0.016s
[972,32 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash md1img C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\md1img.img ||
[975,29 0306af960404]:target reported max download size of 134217728 bytes
[975,29 0306af960404]:sending 'md1img' (57061 KB)...
[975,29 0306af960404]:OKAY [ 1.312s]
[975,29 0306af960404]:writing 'md1img'...
[975,29 0306af960404]:OKAY [ 0.766s]
[975,29 0306af960404]:finished. total time: 2.078s
[975,30 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash vbmeta_system C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\vbmeta_system.img ||
[975,52 0306af960404]:target reported max download size of 134217728 bytes
[975,52 0306af960404]:sending 'vbmeta_system' (4 KB)...
[975,52 0306af960404]:OKAY [ 0.016s]
[975,52 0306af960404]:writing 'vbmeta_system'...
[975,52 0306af960404]:OKAY [ 0.016s]
[975,52 0306af960404]:finished. total time: 0.031s
[975,52 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash vbmeta_vendor C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\vbmeta_vendor.img ||
[975,60 0306af960404]:target reported max download size of 134217728 bytes
[975,62 0306af960404]:sending 'vbmeta_vendor' (4 KB)...
[975,62 0306af960404]:OKAY [ -0.000s]
[975,62 0306af960404]:writing 'vbmeta_vendor'...
[975,62 0306af960404]:OKAY [ -0.000s]
[975,62 0306af960404]:finished. total time: -0.000s
[975,62 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash cust C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\cust.img ||
[993,55 0306af960404]:target reported max download size of 134217728 bytes
[993,55 0306af960404]:sending sparse 'cust' (129736 KB)...
[993,55 0306af960404]:OKAY [ 3.234s]
[993,55 0306af960404]:writing 'cust'...
[993,55 0306af960404]:OKAY [ 1.719s]
[993,55 0306af960404]:sending sparse 'cust' (129160 KB)...
[993,55 0306af960404]:OKAY [ 3.203s]
[993,55 0306af960404]:writing 'cust'...
[993,55 0306af960404]:OKAY [ 1.719s]
[993,55 0306af960404]:sending sparse 'cust' (49316 KB)...
[993,55 0306af960404]:OKAY [ 1.219s]
[993,55 0306af960404]:writing 'cust'...
sh>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash exaid C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\exaid.img ||
[993,55 0306af960404]:OKAY [ 0.672s]
[993,55 0306af960404]:finished. total time: 11.766s
[1001,46 0306af960404]:target reported max download size of 134217728 bytes
[1001,46 0306af960404]:Invalid sparse file format at header magi
[1001,46 0306af960404]:sending sparse 'exaid' (327 KB)...
[1001,46 0306af960404]:OKAY [ 0.016s]
[1001,46 0306af960404]:writing 'exaid'...
[1001,46 0306af960404]:OKAY [ 3.031s]
[1001,46 0306af960404]:finished. total time: 3.047s
[1001,46 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash userdata C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\userdata.img ||
[1197,56 0306af960404]:target reported max download size of 134217728 bytes
[1197,56 0306af960404]:erasing 'userdata'...
[1197,56 0306af960404]:OKAY [ 0.063s]
[1197,56 0306af960404]:sending sparse 'userdata' (129064 KB)...
[1197,56 0306af960404]:OKAY [ 5.797s]
[1197,56 0306af960404]:writing 'userdata'...
[1197,56 0306af960404]:OKAY [ 1.719s]
[1197,56 0306af960404]:sending sparse 'userdata' (129012 KB)...
[1197,56 0306af960404]:OKAY [ 5.641s]
[1197,56 0306af960404]:writing 'userdata'...
[1197,56 0306af960404]:OKAY [ 1.703s]
[1197,56 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 oem cdms
[1197,56 0306af960404]:sending sparse 'userdata' (129028 KB)...
[1197,56 0306af960404]:OKAY [ 5.969s]
[1197,56 0306af960404]:writing 'userdata'...
[1197,56 0306af960404]:OKAY [ 1.719s]
[1197,56 0306af960404]:sending sparse 'userdata' (129012 KB)...
[1197,56 0306af960404]:OKAY [ 5.563s]
[1197,56 0306af960404]:writing 'userdata'...
[1197,56 0306af960404]:OKAY [ 1.719s]
[1197,56 0306af960404]:sending sparse 'userdata' (129028 KB)...
[1197,56 0306af960404]:OKAY [ 5.297s]
[1197,56 0306af960404]:writing 'userdata'...
[1197,56 0306af960404]:OKAY [ 1.703s]
[1197,56 0306af960404]:sending sparse 'userdata' (129012 KB)...
[1197,56 0306af960404]:OKAY [ 5.578s]
[1197,56 0306af960404]:writing 'userdata'...
[1197,56 0306af960404]:OKAY [ 1.703s]
[1197,56 0306af960404]:sending sparse 'userdata' (129028 KB)...
[1197,56 0306af960404]:OKAY [ 6.116s]
[1197,56 0306af960404]:writing 'userdata'...
[1197,58 0306af960404]:OKAY [ 1.703s]
[1197,58 0306af960404]:sending sparse 'userdata' (129012 KB)...
[1197,58 0306af960404]:OKAY [ 5.595s]
[1197,58 0306af960404]:writing 'userdata'...
[1197,58 0306af960404]:OKAY [ 1.719s]
[1197,58 0306af960404]:sending sparse 'userdata' (129028 KB)...
[1197,58 0306af960404]:OKAY [ 5.485s]
[1197,58 0306af960404]:writing 'userdata'...
[1197,58 0306af960404]:OKAY [ 1.719s]
[1197,58 0306af960404]:sending sparse 'userdata' (129012 KB)...
[1197,58 0306af960404]:OKAY [ 5.969s]
[1197,58 0306af960404]:writing 'userdata'...
[1197,58 0306af960404]:OKAY [ 1.688s]
[1197,58 0306af960404]:sending sparse 'userdata' (129024 KB)...
[1197,58 0306af960404]:OKAY [ 5.203s]
[1197,58 0306af960404]:writing 'userdata'...
[1197,58 0306af960404]:OKAY [ 1.703s]
[1197,58 0306af960404]:sending sparse 'userdata' (129020 KB)...
[1197,58 0306af960404]:OKAY [ 5.437s]
[1197,58 0306af960404]:writing 'userdata'...
[1197,58 0306af960404]:OKAY [ 1.703s]
[1197,58 0306af960404]:sending sparse 'userdata' (126216 KB)...
[1197,58 0306af960404]:OKAY [ 4.938s]
[1197,58 0306af960404]:writing 'userdata'...
[1197,58 0306af960404]:OKAY [ 1.688s]
[1197,58 0306af960404]:finished. total time: 94.963s
[1197,97 0306af960404]:...
[1197,97 0306af960404]:OKAY [ 0.016s]
[1197,97 0306af960404]:finished. total time: 0.016s
[1197,97 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 reboot ||
[1198,06 0306af960404]:rebooting...
[1198,06 0306af960404]:finished. total time: -0.000s
[1198,53 0306af960404]rocess exit.
[1198,53 0306af960404]:flash done
This is the wrong log.
Miflash must be installed at the root of the hard drive (C:/Miflash).
See my tutorial here and correct the errors
or flash the Twrp and a recovery rom ( 2 versions A11 or A12)
or use this tool https://xiaomitools.com/sp-flash-tool-en/
bro he generate this two file at same time 08:59
JuninhoBMX said:
bro he generate this two file at same time 08:59
Click to expand...
Click to collapse
I don't know, it's a +or- 20 kb file that must contain the name of the rom you're flashing.
Another possibility, directly execute the Flash all.bat file included in the Fastboot rom folder without using Miflash
NOSS8 said:
Another possibility, directly execute the Flash all.bat file included in the Fastboot rom folder without using Miflash
Click to expand...
Click to collapse
I going try
the china rom I in
NOSS8 said:
This is the wrong log.
Miflash must be installed at the root of the hard drive (C:/Miflash).
See my tutorial here and correct the errors
or flash the Twrp and a recovery rom ( 2 versions A11 or A12)
or use this tool https://xiaomitools.com/sp-flash-tool-en/
Click to expand...
Click to collapse
I already tried the sp flash tool I managed to install it but it didn't turn on anyway
What?
Use Flash_all
Edit:
Try with TWRP
Twrp/wipe format data type yes
reboot Twrp
Flash recovery rom
NOSS8 said:
What?
Use Flash_all
Edit:
Try with TWRP
Twrp/wipe format data type yes
reboot Twrp
Flash recovery rom
Click to expand...
Click to collapse
Twrp won't boot
JuninhoBMX said:
Twrp won't boot
Click to expand...
Click to collapse
Did you use the twrp corresponding to the rom currently on your phone(A11 A12)?
NOSS8 said:
Did you use the twrp corresponding to the rom currently on your phone(A11 A12)?
Click to expand...
Click to collapse
yes bro

Question Messed up my phone after trying to install custom rom

Hi all!
First time poster here and quite a newbie in fact.
So after trying to install a custom rom (Xtended v5.0) I messed up my phone completely.
I managed to boot and flash twrp initially, but after trying to install Xtended OS I had a problem as it kept failing.
After some screwing around I got it to a state where I knew it might've not installed properly but tried to boot up anyway.
Alas I was stuck on the MI logo screen so I went back to try and open twrp but that did not work.
Went back into Fastboot and booted twrp and it seems like I lost all partitions and even the recovery partition. I tried searching online but can't find a way to create these partitions again. Also, can't install any rom of course since there's no partition.
Any idea how to fix this mess I've created?
Thanks!
Since you have installed twrp you can download miui 14 rom(which is now available just search on some websites or YouTube video) or stick to miui 13 then you can connect your phone to pc. Enter recovery mode on phone Transfer the rom downloaded in computer to phone and flash it
Iprus said:
Since you have installed twrp you can download miui 14 rom(which is now available just search on some websites or YouTube video) or stick to miui 13 then you can connect your phone to pc. Enter recovery mode on phone Transfer the rom downloaded in computer to phone and flash it
Click to expand...
Click to collapse
problem is, it seems that the recovery partition is gone as well. I did manage to flash twrp before but now seems like it's not there anymore. I can still boot into it via fastboot though
Rikku1 said:
problem is, it seems that the recovery partition is gone as well. I did manage to flash twrp before but now seems like it's not there anymore. I can still boot into it via fastboot though
Click to expand...
Click to collapse
Use Miflash
MIFLASH[GUIDE]⚙ USE XIAOMI FLASH TOOL
FOR ALL XIAOMI BOOTLOADER MUST BE UNLOCKED https://new.c.mi.com/global/post/101245 https://en.miui.com/unlock/index.html ----------------------------------------------------------------------------------------------------------- All your data...
forum.xda-developers.com
Somehow it got even worse. After trying MiFlash it gave me some errors and kept trying to flash, but now it's not even being recognized by the PC Itis still showing up on MiFlash though but it'salways timing out
Rikku1 said:
Somehow it got even worse. After trying MiFlash it gave me some errors and kept trying to flash, but now it's not even being recognized by the PC Itis still showing up on MiFlash though but it'salways timing out
Click to expand...
Click to collapse
Post the Miflash log and use a spolier
Spoiler: Like that
LOG
like this?
Rikku1 said:
let me see
Click to expand...
Click to collapse
+or- 25ko begins with [14:42:01 eeab043a]:MiFlash 2020.3.14.0
NOSS8 said:
+or- 25ko begins with [14:42:01 eeab043a]:MiFlash 2020.3.14.0
Click to expand...
Click to collapse
what do you mean?
Rikku1 said:
what do you mean?
Click to expand...
Click to collapse
Go to the Miflash log folder, you will find several TXT files, posted the one that starts with what I told you, the first line must contain Mifaslh and the version you used.+or-25ko
Example:
​
Spoiler: LOG
[14:42:01 eeab043a]:MiFlash 2020.3.14.0
[14:42:01 eeab043a]:vboytest index:1
[14:42:01 eeab043a]:idproduct: 53261 idvendor: 6353
[14:42:01 eeab043a]:Thread id:9 Thread name:eeab043a
[14:42:01 eeab043a]:image path:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM
[14:42:01 eeab043a]:env android path:"D:\F2\prog\MiFlash2020-3-14-0\Source\ThirdParty\Google\Android"
[14:42:01 eeab043a]:script :\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\flash_all_lock.bat
[14:42:01 eeab043a]hysical Memory Usage:3342336 Byte
[14:42:01 eeab043a]:start process id 10540 name cmd
[14:42:01 eeab043a]:info1:$fastboot -s devicename getvar product 2>&1 | findstr /r /c:"^product: *vili" || echo Missmatching image and device
[14:42:01 eeab043a]:info1roduct: vili
[14:42:01 eeab043a]:info1:$fastboot -s devicename getvar product 2>&1 | findstr /r /c:"^product: *vili" || exit /B 1
[14:42:01 eeab043a]:info1roduct: vili
[14:42:01 eeab043a]:info1:$if exist D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images\anti_version.txt (for /F "delims==" %a in (D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images\anti_version.txt) do (set CURRENT_ANTI_VER=%a ) )
[14:42:01 eeab043a]:info1:$(set CURRENT_ANTI_VER=1 )
[14:42:01 eeab043a]:info1:$if [1] EQU [] set CURRENT_ANTI_VER=0
[14:42:01 eeab043a]:info1:$for /F "tokens=2 delims=: " %i in ('fastboot -s devicename getvar anti 2>&1 | findstr /r /c:"anti:"') do (set version=%i )
[14:42:01 eeab043a]:info1:$(set version=1 )
[14:42:01 eeab043a]:info1:$if [1] EQU [] set version=0
[14:42:01 eeab043a]:info1:$set anticheck="antirollback check pass"
[14:42:01 eeab043a]:info1:$if 1 GTR 1 set anticheck="Current device antirollback version is greater than this pakcage"
[14:42:01 eeab043a]:info1:$echo "antirollback check pass" | findstr /r /c:"pass" ||
[14:42:01 eeab043a]:info1:"antirollback check pass"
[14:42:01 eeab043a]:info1:$fastboot -s devicename getvar crc 2>&1 | findstr /r /c:"^crc: 1" && if 0 EQU 0 (
[14:42:01 eeab043a]:info1:fastboot -s devicename flash crclist D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images\crclist.txt ||
[14:42:01 eeab043a]:info1: fastboot -s devicename flash sparsecrclist D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images\sparsecrclist.txt ||
[14:42:01 eeab043a]:info1
[14:42:01 eeab043a]:info1:crc: 1
[14:42:01 eeab043a]:info2:Sending 'crclist' (0 KB) OKAY [ 0.016s]
[14:42:01 eeab043a]:info2:Writing 'crclist' OKAY [ 0.000s]
[14:42:01 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:01 eeab043a]:info2:Sending 'sparsecrclist' (0 KB) OKAY [ 0.000s]
[14:42:01 eeab043a]:info2:Writing 'sparsecrclist' OKAY [ 0.000s]
[14:42:01 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:01 eeab043a]:info1:$fastboot -s devicename erase boot_ab ||
[14:42:01 eeab043a]:info2:Erasing 'boot_ab' (bootloader) Partition boot_a erase successfully
[14:42:01 eeab043a]:info2bootloader) Partition boot_b erase successfully
[14:42:01 eeab043a]:info2:OKAY [ 0.016s]
[14:42:01 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:01 eeab043a]:info1:$fastboot -s devicename flash xbl_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/xbl.elf ||
[14:42:01 eeab043a]:info2:Sending 'xbl_ab' (3606 KB) OKAY [ 0.094s]
[14:42:02 eeab043a]:info2:Writing 'xbl_ab' (bootloader) Partition xbl_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition xbl_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.219s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.322s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash xbl_config_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/xbl_config.elf ||
[14:42:02 eeab043a]:info2:Sending 'xbl_config_ab' (213 KB) OKAY [ 0.016s]
[14:42:02 eeab043a]:info2:Writing 'xbl_config_ab' (bootloader) Partition xbl_config_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition xbl_config_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.031s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.063s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash abl_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/abl.elf ||
[14:42:02 eeab043a]:info2:Sending 'abl_ab' (204 KB) OKAY [ 0.000s]
[14:42:02 eeab043a]:info2:Writing 'abl_ab' (bootloader) Partition abl_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition abl_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.016s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash aop_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/aop.mbn ||
[14:42:02 eeab043a]:info2:Sending 'aop_ab' (238 KB) OKAY [ 0.016s]
[14:42:02 eeab043a]:info2:Writing 'aop_ab' (bootloader) Partition aop_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition aop_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.000s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.062s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash tz_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/tz.mbn ||
[14:42:02 eeab043a]:info2:Sending 'tz_ab' (3677 KB) OKAY [ 0.079s]
[14:42:02 eeab043a]:info2:Writing 'tz_ab' (bootloader) Partition tz_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition tz_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.141s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.245s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash featenabler_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/featenabler.mbn ||
[14:42:02 eeab043a]:info2:Sending 'featenabler_ab' (84 KB) OKAY [ 0.000s]
[14:42:02 eeab043a]:info2:Writing 'featenabler_ab' (bootloader) Partition featenabler_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition featenabler_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.016s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash hyp_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/hypvm.mbn ||
[14:42:02 eeab043a]:info2:Sending 'hyp_ab' (3615 KB) OKAY [ 0.094s]
[14:42:02 eeab043a]:info2:Writing 'hyp_ab' (bootloader) Partition hyp_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition hyp_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.141s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.250s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash modem_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/NON-HLOS.bin ||
[14:42:09 eeab043a]:info2:Sending 'modem_ab' (275404 KB) OKAY [ 6.998s]
[14:42:19 eeab043a]:info2:Writing 'modem_ab' (bootloader) Partition modem_a flashed successfully
[14:42:20 eeab043a]:info2bootloader) Partition modem_b flashed successfully
[14:42:20 eeab043a]:info2:OKAY [ 10.282s]
[14:42:20 eeab043a]:info2:Finished. Total time: 17.296s
[14:42:20 eeab043a]:info1:$fastboot -s devicename flash bluetooth_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/BTFM.bin ||
[14:42:20 eeab043a]:info2:Sending 'bluetooth_ab' (1116 KB) OKAY [ 0.031s]
[14:42:20 eeab043a]:info2:Writing 'bluetooth_ab' (bootloader) Partition bluetooth_a flashed successfully
[14:42:20 eeab043a]:info2bootloader) Partition bluetooth_b flashed successfully
[14:42:20 eeab043a]:info2:OKAY [ 0.051s]
[14:42:20 eeab043a]:info2:Finished. Total time: 0.191s
[14:42:20 eeab043a]:info1:$fastboot -s devicename flash dsp_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/dspso.bin ||
[14:42:22 eeab043a]:info2:Sending 'dsp_ab' (65536 KB) OKAY [ 2.359s]
[14:42:25 eeab043a]:info2:Writing 'dsp_ab' (bootloader) Partition dsp_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition dsp_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 2.513s]
[14:42:25 eeab043a]:info2:Finished. Total time: 4.935s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash keymaster_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/km41.mbn ||
[14:42:25 eeab043a]:info2:Sending 'keymaster_ab' (273 KB) OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Writing 'keymaster_ab' (bootloader) Partition keymaster_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition keymaster_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.016s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.047s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash devcfg_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/devcfg.mbn ||
[14:42:25 eeab043a]:info2:Sending 'devcfg_ab' (51 KB) OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Writing 'devcfg_ab' (bootloader) Partition devcfg_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition devcfg_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.016s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash qupfw_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/qupv3fw.elf ||
[14:42:25 eeab043a]:info2:Sending 'qupfw_ab' (55 KB) OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Writing 'qupfw_ab' (bootloader) Partition qupfw_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition qupfw_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash uefisecapp_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/uefi_sec.mbn ||
[14:42:25 eeab043a]:info2:Sending 'uefisecapp_ab' (121 KB) OKAY [ 0.016s]
[14:42:25 eeab043a]:info2:Writing 'uefisecapp_ab' (bootloader) Partition uefisecapp_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition uefisecapp_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:25 eeab043a]:info1:$fastboot -s devicename erase imagefv_ab ||
[14:42:25 eeab043a]:info2:Erasing 'imagefv_ab' (bootloader) Partition imagefv_a erase successfully
[14:42:25 eeab043a]:info2bootloader) Partition imagefv_b erase successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash imagefv_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/imagefv.elf ||
[14:42:25 eeab043a]:info2:Sending 'imagefv_ab' (2060 KB) OKAY [ 0.062s]
[14:42:25 eeab043a]:info2:Writing 'imagefv_ab' (bootloader) Partition imagefv_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition imagefv_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.078s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.156s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash shrm_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/shrm.elf ||
[14:42:25 eeab043a]:info2:Sending 'shrm_ab' (44 KB) OKAY [ 0.016s]
[14:42:25 eeab043a]:info2:Writing 'shrm_ab' (bootloader) Partition shrm_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition shrm_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash multiimgoem_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/multi_image.mbn ||
[14:42:25 eeab043a]:info2:Sending 'multiimgoem_ab' (32 KB) OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Writing 'multiimgoem_ab' (bootloader) Partition multiimgoem_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition multiimgoem_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash cpucp_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/cpucp.elf ||
[14:42:25 eeab043a]:info2:Sending 'cpucp_ab' (102 KB) OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Writing 'cpucp_ab' (bootloader) Partition cpucp_a flashed successfully
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash qweslicstore_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/qweslicstore.bin ||
[14:42:25 eeab043a]:info2bootloader) Partition cpucp_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.016s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:25 eeab043a]:info2:Sending 'qweslicstore_ab' (256 KB) OKAY [ 0.016s]
[14:42:25 eeab043a]:info2:Writing 'qweslicstore_ab' (bootloader) Partition qweslicstore_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition qweslicstore_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash logfs D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/logfs_ufs_8mb.bin ||
[14:42:25 eeab043a]:info2:Sending 'logfs' (16 KB) OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Writing 'logfs' OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash rescue D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/rescue.img ||
[14:42:26 eeab043a]:info2:Sending 'rescue' (40 KB) OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Writing 'rescue' OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:26 eeab043a]:info1:$fastboot -s devicename flash storsec D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/storsec.mbn ||
[14:42:26 eeab043a]:info2:Sending 'storsec' (20 KB) OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Writing 'storsec' OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Finished. Total time: 0.000s
[14:42:26 eeab043a]:info1:$fastboot -s devicename flash spunvm D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/spunvm.bin ||
[14:42:26 eeab043a]:info2:Sending 'spunvm' (348 KB) OKAY [ 0.016s]
[14:42:26 eeab043a]:info2:Writing 'spunvm' OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:26 eeab043a]:info1:$fastboot -s devicename flash mdcompress D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/mdcompress.mbn ||
[14:42:26 eeab043a]:info2:Sending 'mdcompress' (44 KB) OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Writing 'mdcompress' OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:26 eeab043a]:info1:$fastboot -s devicename flash rtice D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/rtice.mbn ||
[14:42:26 eeab043a]:info2:Sending 'rtice' (261 KB) OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Writing 'rtice' OKAY [ 0.016s]
[14:42:26 eeab043a]:info2:Finished. Total time: 0.063s
[14:42:26 eeab043a]:info1:$fastboot -s devicename flash vendor_boot_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/vendor_boot.img ||
[14:42:28 eeab043a]:info2:Sending 'vendor_boot_ab' (98304 KB) OKAY [ 2.483s]
[14:42:32 eeab043a]:info2:Writing 'vendor_boot_ab' (bootloader) Partition vendor_boot_a flashed successfully
[14:42:32 eeab043a]:info1:$fastboot -s devicename flash super D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/super.img ||
[14:42:32 eeab043a]:info2bootloader) Partition vendor_boot_b flashed successfully
[14:42:32 eeab043a]:info2:OKAY [ 3.676s]
[14:42:32 eeab043a]:info2:Finished. Total time: 6.175s
[14:43:45 eeab043a]:info2:Sending sparse 'super' 1/11 (779880 KB) OKAY [ 17.056s]
[14:43:45 eeab043a]:info2:Writing 'super' OKAY [ 0.016s]
[14:44:01 eeab043a]:info2:Sending sparse 'super' 2/11 (729052 KB) OKAY [ 16.013s]
[14:44:20 eeab043a]:info2:Writing 'super' OKAY [ 18.535s]
[14:44:36 eeab043a]:info2:Sending sparse 'super' 3/11 (759968 KB) OKAY [ 16.590s]
[14:44:55 eeab043a]:info2:Writing 'super' OKAY [ 18.799s]
[14:45:12 eeab043a]:info2:Sending sparse 'super' 4/11 (786368 KB) OKAY [ 17.310s]
[14:45:31 eeab043a]:info2:Writing 'super' OKAY [ 18.710s]
[14:45:48 eeab043a]:info2:Sending sparse 'super' 5/11 (772264 KB) OKAY [ 16.989s]
[14:46:07 eeab043a]:info2:Writing 'super' OKAY [ 18.756s]
[14:46:23 eeab043a]:info2:Sending sparse 'super' 6/11 (734896 KB) OKAY [ 16.154s]
[14:46:43 eeab043a]:info2:Writing 'super' OKAY [ 19.990s]
[14:47:01 eeab043a]:info2:Sending sparse 'super' 7/11 (746968 KB) OKAY [ 17.720s]
[14:47:18 eeab043a]:info2:Writing 'super' OKAY [ 17.081s]
[14:47:34 eeab043a]:info2:Sending sparse 'super' 8/11 (728432 KB) OKAY [ 16.042s]
[14:47:54 eeab043a]:info2:Writing 'super' OKAY [ 20.556s]
[14:48:12 eeab043a]:info2:Sending sparse 'super' 9/11 (786296 KB) OKAY [ 17.452s]
[14:48:29 eeab043a]:info2:Writing 'super' OKAY [ 17.019s]
[14:48:46 eeab043a]:info2:Sending sparse 'super' 10/11 (786356 KB) OKAY [ 17.235s]
[14:49:06 eeab043a]:info2:Writing 'super' OKAY [ 19.644s]
[14:49:15 eeab043a]:info2:Sending sparse 'super' 11/11 (412324 KB) OKAY [ 9.126s]
[14:49:44 eeab043a]:info2:Writing 'super' OKAY [ 29.153s]
[14:49:44 eeab043a]:info2:Finished. Total time: 431.899s
[14:49:44 eeab043a]:info1:$fastboot -s devicename flash cust D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/cust.img ||
[14:50:11 eeab043a]:info2:Sending sparse 'cust' 1/3 (774796 KB) OKAY [ 16.922s]
[14:50:11 eeab043a]:info2:Writing 'cust' OKAY [ 0.016s]
[14:50:28 eeab043a]:info2:Sending sparse 'cust' 2/3 (774124 KB) OKAY [ 16.968s]
[14:50:47 eeab043a]:info2:Writing 'cust' OKAY [ 19.184s]
[14:50:49 eeab043a]:info2:Sending sparse 'cust' 3/3 (17212 KB) OKAY [ 1.468s]
[14:51:24 eeab043a]:info2:Writing 'cust' OKAY [ 34.832s]
[14:51:24 eeab043a]:info2:Finished. Total time: 99.645s
[14:51:24 eeab043a]:info1:$fastboot -s devicename flash dtbo_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/dtbo.img ||
[14:51:24 eeab043a]:info2:Sending 'dtbo_ab' (16384 KB) OKAY [ 0.406s]
[14:51:25 eeab043a]:info2:Writing 'dtbo_ab' (bootloader) Partition dtbo_a flashed successfully
[14:51:25 eeab043a]:info2bootloader) Partition dtbo_b flashed successfully
[14:51:25 eeab043a]:info2:OKAY [ 0.828s]
[14:51:25 eeab043a]:info2:Finished. Total time: 1.562s
[14:51:25 eeab043a]:info1:$fastboot -s devicename flash vbmeta_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/vbmeta.img ||
[14:51:25 eeab043a]:info2:Sending 'vbmeta_ab' (8 KB) OKAY [ 0.000s]
[14:51:25 eeab043a]:info2:Writing 'vbmeta_ab' (bootloader) Partition vbmeta_a flashed successfully
[14:51:25 eeab043a]:info2bootloader) Partition vbmeta_b flashed successfully
[14:51:25 eeab043a]:info2:OKAY [ 0.016s]
[14:51:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:51:25 eeab043a]:info1:$fastboot -s devicename flash vbmeta_system_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/vbmeta_system.img ||
[14:51:25 eeab043a]:info2:Sending 'vbmeta_system_ab' (4 KB) OKAY [ 0.000s]
[14:51:25 eeab043a]:info2:Writing 'vbmeta_system_ab' (bootloader) Partition vbmeta_system_a flashed successfully
[14:51:25 eeab043a]:info2bootloader) Partition vbmeta_system_b flashed successfully
[14:51:25 eeab043a]:info2:OKAY [ 0.000s]
[14:51:25 eeab043a]:info2:Finished. Total time: 0.016s
[14:51:25 eeab043a]:info1:$fastboot -s devicename erase metadata ||
[14:51:25 eeab043a]:info2:******** Did you mean to fastboot format this ext4 partition?
[14:51:25 eeab043a]:info2:Erasing 'metadata' OKAY [ 0.016s]
[14:51:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:51:25 eeab043a]:info1:$fastboot -s devicename flash metadata D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/metadata.img ||
[14:51:25 eeab043a]:info2:Sending 'metadata' (44 KB) OKAY [ 0.000s]
[14:51:25 eeab043a]:info2:Writing 'metadata' OKAY [ 0.000s]
[14:51:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:51:25 eeab043a]:info1:$fastboot -s devicename flash userdata D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/userdata.img ||
[14:51:41 eeab043a]:info2:Sending 'userdata' (580044 KB) OKAY [ 12.464s]
[14:51:41 eeab043a]:info2:Writing 'userdata' OKAY [ 0.000s]
[14:51:41 eeab043a]:info2:Finished. Total time: 15.590s
[14:51:41 eeab043a]:info1:$fastboot -s devicename flash boot_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/boot.img ||
[14:51:46 eeab043a]:info2:Sending 'boot_ab' (196608 KB) OKAY [ 4.742s]
[14:52:17 eeab043a]:info2:Writing 'boot_ab' (bootloader) Partition boot_a flashed successfully
[14:52:18 eeab043a]:info2bootloader) Partition boot_b flashed successfully
[14:52:18 eeab043a]:info2:OKAY [ 31.828s]
[14:52:18 eeab043a]:info2:Finished. Total time: 36.601s
[14:52:18 eeab043a]:info1:$fastboot -s devicename flash imagefv_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/imagefv.elf ||
[14:52:18 eeab043a]:info2:Sending 'imagefv_ab' (2060 KB) OKAY [ 0.053s]
[14:52:18 eeab043a]:info2:Writing 'imagefv_ab' (bootloader) Partition imagefv_a flashed successfully
[14:52:18 eeab043a]:info2bootloader) Partition imagefv_b flashed successfully
[14:52:18 eeab043a]:info2:OKAY [ 0.078s]
[14:52:18 eeab043a]:info2:Finished. Total time: 0.140s
[14:52:18 eeab043a]:info1:$fastboot -s devicename erase opcust ||
[14:52:18 eeab043a]:info2:Erasing 'opcust' OKAY [ 0.004s]
[14:52:18 eeab043a]:info2:Finished. Total time: 0.009s
[14:52:18 eeab043a]:info1:$fastboot -s devicename erase opconfig ||
[14:52:18 eeab043a]:info2:Erasing 'opconfig' OKAY [ 0.003s]
[14:52:18 eeab043a]:info2:Finished. Total time: 0.008s
[14:52:18 eeab043a]:info1:$fastboot -s devicename set_active a ||
[14:52:18 eeab043a]:info2:Setting current slot to 'a' OKAY [ 0.009s]
[14:52:18 eeab043a]:info2:Finished. Total time: 0.012s
[14:52:18 eeab043a]:info1:$fastboot -s devicename oem lock ||
[14:52:18 eeab043a]:info2: OKAY [ 0.034s]
[14:52:18 eeab043a]:info2:Finished. Total time: 0.035s
[14:52:18 eeab043a]:begin FlashDone
[14:52:18 eeab043a]:errMsg is null
[14:52:18 eeab043a]:begin checkPoint
[14:52:18 eeab043a]:catch checkpoint (\$fastboot -s .* lock)
[14:52:18 eeab043a]:flash done
[14:52:18 eeab043a]rocess exit.
[14:52:18 eeab043a]:flashSuccess True
[14:52:18 eeab043a]:isFactory False CheckCPUID False
[14:52:18 eeab043a]:before:flashSuccess is True set IsUpdate:True set IsDone True
[14:52:18 eeab043a]:after:flashSuccess is True set IsUpdate:false set IsDone true
​
​
Rikku1 said:
like this?
Click to expand...
Click to collapse
Not this one which concerns the installation of the drivers.
Rikku1 said:
Hi all!
First time poster here and quite a newbie in fact.
So after trying to install a custom rom (Xtended v5.0) I messed up my phone completely.
I managed to boot and flash twrp initially, but after trying to install Xtended OS I had a problem as it kept failing.
After some screwing around I got it to a state where I knew it might've not installed properly but tried to boot up anyway.
Alas I was stuck on the MI logo screen so I went back to try and open twrp but that did not work.
Went back into Fastboot and booted twrp and it seems like I lost all partitions and even the recovery partition. I tried searching online but can't find a way to create these partitions again. Also, can't install any rom of course since there's no partition.
Any idea how to fix this mess I've created?
Than
NOSS8 said:
Use Miflash
MIFLASH[GUIDE]⚙ USE XIAOMI FLASH TOOL
FOR ALL XIAOMI BOOTLOADER MUST BE UNLOCKED https://new.c.mi.com/global/post/101245 https://en.miui.com/unlock/index.html ----------------------------------------------------------------------------------------------------------- All your data...
forum.xda-developers.com
Click to expand...
Click to collapse
Try using dr fone partition manager and create a new partition try using yt tutorials
Click to expand...
Click to collapse
Thanks guys for all the help and sorry for he late replies but im not receiving notifications for some reason.
As indicated in the tutorial.
The path must be C:/Miflash and you must rename the rom, no long name, etc..
vili_global_images_V14.0.1.0.TKDMIXM_20230203.0000.00_13.0_global_ed28e93146 to 14.0.1.0MI(example).
I see, thanks for letting me know and all the help! Apologies for maybe not following the tutorial fully, but I was following some youtube videos initally and i guess i messed up somewhere. Now for some reason it seems to have worked though and successfully flashed MIUI14. I guess i'll try flashing another rom now. Thanks a lot
Rikku1 said:
I see, thanks for letting me know and all the help! Apologies for maybe not following the tutorial fully, but I was following some youtube videos initally and i guess i messed up somewhere. Now for some reason it seems to have worked though and successfully flashed MIUI14. I guess i'll try flashing another rom now. Thanks a lot
Click to expand...
Click to collapse
You tube is not XDA.

Categories

Resources