Unable to boot with other image with fastboot - Nokia 8 Questions & Answers

Hi there,
I would like to root my Nokia 8 phone as it went out of warranty. I am new to deep Android hacks so I am basically following the guide: How to root your Nokia 8. My bootloader is unlocked with the official procedure. The next step is to boot with a TWRP or a prerooted image and install Magisk.
Unfortunately when I use the fastboot utility, the loading is done corectly and the phone reboots but then gets stuck on the "Powered by Android" splashscreen. This is occuring with both twrp-3.2.3-0-NB1.img and twrp-3.2.3-1-NB1.img
Here is the content of "fastboot getvar all" if that's relevant:
Code:
(bootloader) unlocked:yes
(bootloader) off-mode-charge:1
(bootloader) charger-screen-enabled:1
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:3792
(bootloader) version-baseband:
(bootloader) version-bootloader:
(bootloader) variant:MSM UFS
(bootloader) partition-type:userdata:ext4
(bootloader) partition-size:userdata: 0xCEC456000
(bootloader) partition-type:system_b:ext4
(bootloader) partition-size:system_b: 0xE0000000
(bootloader) has-slot:modem:yes
(bootloader) has-slot:system:yes
(bootloader) current-slot:b
(bootloader) has-slot:boot:yes
(bootloader) slot-retry-count:b:5
(bootloader) slot-unbootable:b:no
(bootloader) slot-successful:b:yes
(bootloader) slot-retry-count:a:0
(bootloader) slot-unbootable:a:no
(bootloader) slot-successful:a:yes
(bootloader) slot-count:2
(bootloader) slot-suffixes:_a,_b,
(bootloader) secure:yes
(bootloader) serialno:NB1GASxxxxxxxxxxx
(bootloader) product:QC_Reference_Phone
(bootloader) max-download-size:0x20000000
(bootloader) kernel:uefi
(bootloader) version:0.0
Has someone got the same error and solved it? Is there any way to print some debug information during the booting step?
Thanks,
MatPy

OK, I found an answer there: https://tmsp.io/fs/xda/nb1/README.txt
Temporary booting:
As of NB1-488G-0-00WW-B01 the command "fastboot boot" is broken and does
not work like it should. It will lock you in the "Powered by Android"
screen without actually booting the image you supplied. To exit the screen,
please do "fastboot reboot" and then flash the image you wanted to boot to
your active boot partition.
Click to expand...
Click to collapse
So you can't actually use TWRP without installing it with a up-to-date firmware. Why the Rooting Guide is not updated with this information? This isue is old as it appeared with the 2018-08 security patch.

MatPy said:
Hi there,
I would like to root my Nokia 8 phone as it went out of warranty. I am new to deep Android hacks so I am basically following the guide: How to root your Nokia 8. My bootloader is unlocked with the official procedure. The next step is to boot with a TWRP or a prerooted image and install Magisk.
Unfortunately when I use the fastboot utility, the loading is done corectly and the phone reboots but then gets stuck on the "Powered by Android" splashscreen. This is occuring with both twrp-3.2.3-0-NB1.img and twrp-3.2.3-1-NB1.img
Here is the content of "fastboot getvar all" if that's relevant:
Code:
(bootloader) unlocked:yes
(bootloader) off-mode-charge:1
(bootloader) charger-screen-enabled:1
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:3792
(bootloader) version-baseband:
(bootloader) version-bootloader:
(bootloader) variant:MSM UFS
(bootloader) partition-type:userdata:ext4
(bootloader) partition-size:userdata: 0xCEC456000
(bootloader) partition-type:system_b:ext4
(bootloader) partition-size:system_b: 0xE0000000
(bootloader) has-slot:modem:yes
(bootloader) has-slot:system:yes
(bootloader) current-slot:b
(bootloader) has-slot:boot:yes
(bootloader) slot-retry-count:b:5
(bootloader) slot-unbootable:b:no
(bootloader) slot-successful:b:yes
(bootloader) slot-retry-count:a:0
(bootloader) slot-unbootable:a:no
(bootloader) slot-successful:a:yes
(bootloader) slot-count:2
(bootloader) slot-suffixes:_a,_b,
(bootloader) secure:yes
(bootloader) serialno:NB1GASxxxxxxxxxxx
(bootloader) product:QC_Reference_Phone
(bootloader) max-download-size:0x20000000
(bootloader) kernel:uefi
(bootloader) version:0.0
Has someone got the same error and solved it? Is there any way to print some debug information during the booting step?
Thanks,
MatPy
Click to expand...
Click to collapse
The only way to install the offical TWRP on Android 9 is to flash TWRP to boot slot B then install TWRP zip for both slots so slot A will receive TWRP. the only thing left is to switch back to slot A.

Related

A fastboot getvar anti question

Hello !
I wanted to check if ARB was activated on my mi8 (Locked bootloader, miui 9.5 version 9.6.7.0) , so I launched the command "fastboot getvar anti" in fastboot mode and it says "error: no such variable"
So then I launched "fastboot getvar all" and this is what it printed :
(bootloader) crc:1
(bootloader) DP:0x0
(bootloader) token: xxxxxxxxxxxxxxxxxxx
(bootloader) partition_version:LUN0-5 partition version: 2 3 3 2 3 2
(bootloader) cpuid:0x85690c6b
(bootloader) board_version:3.13.0
(bootloader) unlocked:no
(bootloader) qseelog-enabled:0
(bootloader) off-mode-charge:0
(bootloader) charger-screen-enabled:0
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:3834
(bootloader) version-baseband:
(bootloader) version-bootloader:
(bootloader) variant:SDM UFS
(bootloader) partition-type:cache:ext4
(bootloader) partition-size:cache: 0x10000000
(bootloader) partition-type:userdata:ext4
(bootloader) partition-size:userdata: 0x1C457FB000
(bootloader) partition-type:system:ext4
(bootloader) partition-size:system: 0xC0000000
(bootloader) secure:yes
(bootloader) serialno:xxxxxxxxxx
(bootloader) product:dipper
(bootloader) max-download-size:536870912
(bootloader) kernel:uefi
all:
finished. total time: 0.104s
Click to expand...
Click to collapse
Shouldn't I have an "anti" variable with a number normally ?
does I have ARB activated or is there another way to know if ARB is activated ?
Thanks in advance for your answer !
3lambda said:
Hello !
So then I launched "fastboot getvar all" and this is what it printed :
Click to expand...
Click to collapse
Hmmm.... I have an unlocked bootloader on a Chinese version converted to Global running TWRP, DM-Verity remove, and Rooted Miui10 8.9.6
My GetVar All (hid my token & ser #):
Code:
[SIZE="1"](bootloader) crc:1
(bootloader) DP:0x0
(bootloader) token:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
(bootloader) partition_version:LUN0-5 partition version: 2 3 3 2 3 2
(bootloader) cpuid:0xe0dbad12
(bootloader) board_version:3.3.0
(bootloader) unlocked:yes
(bootloader) qseelog-enabled:0
(bootloader) off-mode-charge:0
(bootloader) charger-screen-enabled:0
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:4194
(bootloader) version-baseband:
(bootloader) version-bootloader:
(bootloader) variant:SDM UFS
(bootloader) partition-type:cache:ext4
(bootloader) partition-size:cache: 0x10000000
(bootloader) partition-type:userdata:ext4
(bootloader) partition-size:userdata: 0x1C457FB000
(bootloader) partition-type:system:ext4
(bootloader) partition-size:system: 0xC0000000
(bootloader) secure:yes
(bootloader) serialno:26XXXXX
(bootloader) product:dipper
(bootloader) max-download-size:536870912
(bootloader) kernel:uefi
all:
finished. total time: 0.005s[/SIZE]
Agimax said:
Hmmm.... I have an unlocked bootloader on a Chinese version converted to Global running TWRP, DM-Verity remove, and Rooted Miui10 8.9.6
My GetVar All (hid my token & ser #):
Click to expand...
Click to collapse
I guess if you type "fastboot getvar anti“ you have a error too ?
Yes, it is error
Agimax said:
Yes, it is error
Click to expand...
Click to collapse
Thanks for your reply
Could be interesting to see what other people have as result
I get the same thing, error
You don't have ARB on that rom.
_katho_ said:
You don't have ARB on that rom.
Click to expand...
Click to collapse
Thanks for this reply
But shouldn't we have "anti" followed by 2 or 3 at least ?
Try "fastboot getvar anti" and see the result.

XZ1c bootloop after low storage, tried flashing, keeps on bootlooping

Hi,
been breaking my head about this strange problem for days now.:crying:
Device: G8441
State of device before incident: Bootloader locked, Developer Options off, all stock/Playstore. Aka off the shelf.
What happened: Went into bootloop (black Sony on white background) after device ran short of internal storage while attempting to install an app from the Playstore (it went into pending and gave me a storage warning). Upon then the device became laggy, so I rebooted. Phone never came back to life. I took many photos that day, and upon getting a storage warning earlier I had changed the camera save location to SD. The battery was at about 30%.
When it happened: 17/02/2019, at that point I am pretty sure I was up-to-date with OTA updates.
With the bootlooping phone I am able to connect Flashmode (green LED) and Fastboot mode (blue LED).
I could get the following info from Fastboot:
PS C:\Users\bkt\Desktop\platform-tools> fastboot getvar all
(bootloader) hw-revision:20001
(bootloader) unlocked:no
(bootloader) off-mode-charge:0
(bootloader) charger-screen-enabled:0
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:4178
(bootloader) version-baseband:1307-7511_47.2.A.6.30
(bootloader) version-bootloader:1306-5035_X_Boot_MSM8998_LA2.0_P_107
(bootloader) erase-block-size: 0x1000
(bootloader) logical-block-size: 0x1000
(bootloader) variant:MSM UFS
(bootloader) partition-type:xblbak:raw
(bootloader) partition-size:xblbak: 0x3F5000
(bootloader) partition-type:xbl:raw
(bootloader) partition-size:xbl: 0x3F5000
(bootloader) partition-type:userdata:ext4
(bootloader) partition-size:userdata: 0x587D76000
(bootloader) partition-type:system:ext4
(bootloader) partition-size:system: 0x138800000
(bootloader) partition-type:vendor:raw
(bootloader) partition-size:vendor: 0x60000000
(bootloader) partition-typeem:raw
(bootloader) partition-sizeem: 0x19000000
(bootloader) partition-type:rdimage:raw
(bootloader) partition-size:rdimage: 0x2000000
(bootloader) partition-type:fsmetadata:raw
(bootloader) partition-size:fsmetadata: 0x101000
(bootloader) partition-type:Qnovo:raw
(bootloader) partition-size:Qnovo: 0x1800000
(bootloader) partition-type:diag:raw
(bootloader) partition-size:diag: 0x2000000
(bootloader) partition-type:appslog:raw
(bootloader) partition-size:appslog: 0x1000000
(bootloader) partition-type:vbmeta:raw
(bootloader) partition-size:vbmeta: 0x10000
(bootloader) partition-type:frp:raw
(bootloader) partition-size:frp: 0x80000
(bootloader) partition-type:keystore:raw
(bootloader) partition-size:keystore: 0x80000
(bootloader) partition-type:misc:raw
(bootloader) partition-size:misc: 0x100000
(bootloader) partition-type:cache:ext4
(bootloader) partition-size:cache: 0x17C00000
(bootloader) partition-type:ssd:raw
(bootloader) partition-size:ssd: 0x2000
(bootloader) partition-type:fsc:raw
(bootloader) partition-size:fsc: 0x1000
(bootloader) partition-type:modemst2:raw
(bootloader) partition-size:modemst2: 0x200000
(bootloader) partition-type:modemst1:raw
(bootloader) partition-size:modemst1: 0x200000
(bootloader) partition-type:ddr:raw
(bootloader) partition-size:ddr: 0x100000
(bootloader) partition-type:FOTAKernel:raw
(bootloader) partition-size:FOTAKernel: 0x4000000
(bootloader) partition-type:logfs:raw
(bootloader) partition-size:logfs: 0x800000
(bootloader) partition-type:toolsfv:raw
(bootloader) partition-size:toolsfv: 0x100000
(bootloader) partition-type:limits:raw
(bootloader) partition-size:limits: 0x1000
(bootloader) partition-type:splash:raw
(bootloader) partition-size:splash: 0x20A4000
(bootloader) partition-type:dpo:raw
(bootloader) partition-size:dpo: 0x1000
(bootloader) partition-type:msadp:raw
(bootloader) partition-size:msadp: 0x40000
(bootloader) partition-type:apdp:raw
(bootloader) partition-size:apdp: 0x40000
(bootloader) partition-type:bluetooth:raw
(bootloader) partition-size:bluetooth: 0x100000
(bootloader) partition-type:boot:raw
(bootloader) partition-size:boot: 0x4000000
(bootloader) partition-type:dsp:raw
(bootloader) partition-size:dsp: 0x1000000
(bootloader) partition-type:modem:raw
(bootloader) partition-size:modem: 0x6E00000
(bootloader) partition-type:sec:raw
(bootloader) partition-size:sec: 0x4000
(bootloader) partition-type:fsg:raw
(bootloader) partition-size:fsg: 0x180000
(bootloader) partition-typeersist:raw
(bootloader) partition-sizeersist: 0x2000000
(bootloader) partition-type:xflkeystorebak:raw
(bootloader) partition-size:xflkeystorebak: 0x20000
(bootloader) partition-type:xflkeystore:raw
(bootloader) partition-size:xflkeystore: 0x20000
(bootloader) partition-type:tzxflbak:raw
(bootloader) partition-size:tzxflbak: 0x80000
(bootloader) partition-type:tzxfl:raw
(bootloader) partition-size:tzxfl: 0x80000
(bootloader) partition-type:tzxflattestbak:raw
(bootloader) partition-size:tzxflattestbak: 0x80000
(bootloader) partition-type:tzxflattest:raw
(bootloader) partition-size:tzxflattest: 0x80000
(bootloader) partition-type:xflbak:raw
(bootloader) partition-size:xflbak: 0x1E00000
(bootloader) partition-type:xfl:raw
(bootloader) partition-size:xfl: 0x1E00000
(bootloader) partition-type:storsecbak:raw
(bootloader) partition-size:storsecbak: 0x20000
(bootloader) partition-type:storsec:raw
(bootloader) partition-size:storsec: 0x20000
(bootloader) partition-type:devcfgbak:raw
(bootloader) partition-size:devcfgbak: 0x20000
(bootloader) partition-type:devcfg:raw
(bootloader) partition-size:devcfg: 0x20000
(bootloader) partition-type:sti:raw
(bootloader) partition-size:sti: 0x200000
(bootloader) partition-type:cmnlib64bak:raw
(bootloader) partition-size:cmnlib64bak: 0x80000
(bootloader) partition-type:cmnlib64:raw
(bootloader) partition-size:cmnlib64: 0x80000
(bootloader) partition-type:cmnlibbak:raw
(bootloader) partition-size:cmnlibbak: 0x80000
(bootloader) partition-type:cmnlib:raw
(bootloader) partition-size:cmnlib: 0x80000
(bootloader) partition-type:keymasterbak:raw
(bootloader) partition-size:keymasterbak: 0x80000
(bootloader) partition-type:keymaster:raw
(bootloader) partition-size:keymaster: 0x80000
(bootloader) partition-type:devinfo:raw
(bootloader) partition-size:devinfo: 0x1000
(bootloader) partition-type:ablbak:raw
(bootloader) partition-size:ablbak: 0x180000
(bootloader) partition-type:abl:raw
(bootloader) partition-size:abl: 0x180000
(bootloader) partition-typemicbak:raw
(bootloader) partition-sizemicbak: 0x80000
(bootloader) partition-typemic:raw
(bootloader) partition-sizemic: 0x80000
(bootloader) partition-type:hypbak:raw
(bootloader) partition-size:hypbak: 0x80000
(bootloader) partition-type:hyp:raw
(bootloader) partition-size:hyp: 0x80000
(bootloader) partition-type:tzbak:raw
(bootloader) partition-size:tzbak: 0x200000
(bootloader) partition-type:tz:raw
(bootloader) partition-size:tz: 0x200000
(bootloader) partition-type:rpmbak:raw
(bootloader) partition-size:rpmbak: 0x80000
(bootloader) partition-type:rpm:raw
(bootloader) partition-size:rpm: 0x80000
(bootloader) partition-type:LTALabel:raw
(bootloader) partition-size:LTALabel: 0x1000000
(bootloader) partition-type:TA:raw
(bootloader) partition-size:TA: 0x200000
(bootloader) secure:yes
(bootloader) serialno:BH907G3J9E
(bootloader) serial:d45071fd
(bootloader) product:G8441
(bootloader) max-download-size:536870912
(bootloader) kernel:uefi
all:
finished. total time: 0.546s
Click to expand...
Click to collapse
What has been done so far: By now I have tried to flash almost a dozen different firmware FTF's obtained from Xperifirm, first trying Flashtool by @Androxyde and later Newflasher by @munjeni. I always excluded userdata.sin and most of the .ta files. The flashes seem to work fine as they finish normally and throw no error. But there has been never been a change to the bootloop whatsoever at all at any point.
Only in Flashtool I get some blue warnings about packages excluded from flash.
Strange: Fastboot keeps reading the baseband version as "(bootloader) version-baseband:1307-7511_47.2.A.6.30". However, Xperia Companion identifies it as "47.2.A.8.24-R3C".
It doesn't seem to matter which firmware version I try to flash, fastboot will always identify it as "47.2.A.6.30".
Only with the bootloader version I identified changes between "version-bootloader:1306-5035_X_Boot_MSM8998_LA2.0_P_107" and "(bootloader) version-bootloader:1306-5035_X_Boot_MSM8998_LA1.1_O_77".
I noticed that when plugged into the charger, the phone will attempt boot and go into bootloop. It won't show the Charging screen.
Goal: Get it to boot Android again, into any kind of firmware, to save the tons of non-backuped photos, and only then do a factory reset/Xperia Software Repair...
Question: What else can I try? Is the problem that my internal storage is full, and it is blocking the OS from booting, thus I need to free up space? Is it possible to flash a userdata.sin that only wipes storage partially? Or maybe a partition problem? Is it possible to flash a stock ROM that boots into Safe Mode directly, then stuff could be deleted slectively?
Am hoping to find advise from some experienced devs here.
You said you deleted most of the ta files. I thought you should delete all of them. Also delete persist.sin file. Other than that, I would do a clean wipe. Sorry about your files.
Milly7 said:
You said you deleted most of the ta files. I thought you should delete all of them. Also delete persist.sin file. Other than that, I would do a clean wipe. Sorry about your files.
Click to expand...
Click to collapse
Thanks a lot for your reply.
Yes, during the first few flash attempts I excluded all .ta files. After reading more in the forum I understood there are different opinions about their potential danger, especially since my device's bootloader is locked and Dev Options are off. Then I started to include those less dangerous .ta's during the flashs, like 'reset-non-secure-adb.ta' or the one in the boot folder, 'Lilac_XBootConfig_MiscTA.ta'.
I thought more about the moment the bootloop started and think maybe the Sony Power Saving mode got activated, since the battery was near 30%. Mmhhh
Yes, I am considering a clean software repair with Xperia Companion, too. I still want to try everything to get those photos. Thinking Software Repair -> Bootloader Unlock -> Root -> Internal Storage Raw Image -> Mount it -> Scan . . . damn
Thank you.
I have a similar problem. I bought a new phone because xz1c had memory issues. I was removing Facebook on Google play to save up space to install Samsung Switch. The device went into that bootloop you mentioned. However, I am not a proficient user like you, I can't perform any of the things you've mentioned. But I do recognize the blue and green flashes before the Sony sign. Then comes the black maintenance triangle, then android logo and reboot. A few times I have seen it pass on to xperia logo, but failed to boot every time.
The only goal is to get the device back on so I can transfer phonebook and messages because I don't have any backups. And they are important for me.
Any solutions?

Upgrade to Android 10 with my Mi A2 resulted on a bootloop.

Hello everyone. I have a Mi A2. There's been like a week ago or more that popped out on my phone an update to Android 10. I downloaded it, and when i pressed to reboot the system, the phone tried to boot but failed. When i put the phone to charge, it starts to bootloop. When it's not charging, it tries to boot one time and then turns off. I can get to Fastboot thru volume down + power buttons, but it gets stuck on the rabbit screen fixing the android robot. I've downloaded ADB, XiaomiFlash, the ROMs, all the stuff to recover or format the system. All commands with fastboot give me errors. I can't change the partition to "b" 'cause it says that it is in "lock state". When i try to unlock it (fastboot flashing unlock_critical), it says that Flashing Unlock it's not allowed. I've been like close to 6 hours on the pc today trying to fix this **** and tried almost everything. Can anyone help me? I saw some things on YouTube but it would require me to open the phone, but i don't have the tools, neither can buy them ('cause COVID-19). I'm not feeling tempted to send the phone to someone to fix it. Neither wan't to buy a new one. It was a system update, for christ sakes.
You could read this forum and get answers - bootloops are often after OTA, especially with OTA to still buggy Android Q.
So, summarizing answers you could find here:
1. AndroidOne for MiA2 uses A/B partitioning scheme, developed specifically to automatically return to previously installed Android version (in X slot) after OTA update to Y slot fails.
So You are to continue rebooting (bootlooping) with external power ON, until phone reboots to opposite slot. People wrote that extracting SIM helps to minimize number of reboots.
2. Switching slots via fastboot command, as well as flashing, is blocked until phone is fully unlocked (has unlocked boot and critical partitions). Only information command work, e.g. "fastboot getvar {...}".
3. Unlock is enabled only if phone has "OEM unlock" allowed in developers' options.
4. Without unlock, and being unable (or not patient enough) to reboot to previous slot, the only method left is disassembling phone and using TestPoint/Edl method.
Having written this, I expect that you will search for used keywords in these forums and the net, - and thus will do your homework yourself, - or bring phone to service.
There is a way that it seems to work holding the +/- button and power at the same time, it can make the phone change slots
Aerobatic said:
You could read this forum and get answers - bootloops are often after OTA, especially with OTA to still buggy Android Q.
So, summarizing answers you could find here:
1. AndroidOne for MiA2 uses A/B partitioning scheme, developed specifically to automatically return to previously installed Android version (in X slot) after OTA update to Y slot fails.
So You are to continue rebooting (bootlooping) with external power ON, until phone reboots to opposite slot. People wrote that extracting SIM helps to minimize number of reboots.
2. Switching slots via fastboot command, as well as flashing, is blocked until phone is fully unlocked (has unlocked boot and critical partitions). Only information command work, e.g. "fastboot getvar {...}".
3. Unlock is enabled only if phone has "OEM unlock" allowed in developers' options.
4. Without unlock, and being unable (or not patient enough) to reboot to previous slot, the only method left is disassembling phone and using TestPoint/Edl method.
Having written this, I expect that you will search for used keywords in these forums and the net, - and thus will do your homework yourself, - or bring phone to service.
Click to expand...
Click to collapse
First of all, thanks for answering so quickly. I was so stressed out after spending + than 6 hours at night, i know nothing about these stuff, so i had to start from 0.
1. I didn't knew that the looping was the phone trying to get back to the previous stable system. Right now, i've put it with external power on and took out the SIM. Will let there for a while.
2. Later i'll give you the information about "getvar", but i've tried that already yesterday, it was getting me some kind of unknown error.
3. Yes, almost all videos on YouTube guide people thru this part, but since i can't access developer's option cause the phone won't boot, it's impossible for me to do that.
4. I will continue searching. Also will try to buy a tool to fix it myself.
jeangraff30 said:
There is a way that it seems to work holding the +/- button and power at the same time, it can make the phone change slots
Click to expand...
Click to collapse
Thanks for aswering. I've already tried that, no response. :crying:
your phone will only be with test point, when it works again leave the bootloader option enabled, so you can make the phone work again when there is a problem
Hello everyone. I've got an update. I've plugged the phone in fastboot mode without SIM (idk if that's the cause) and manage to get a result on getvar all.
(bootloader) crc:1
(bootloader) anti:1
(bootloader) token:8O5E0UEyE3RmcpC88tTv0VrHObU=
(bootloader) hw-revision:10000
(bootloader) unlocked:no
(bootloader) off-mode-charge:1
(bootloader) charger-screen-enabled:1
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:4300
(bootloader) version-baseband:
(bootloader) version-bootloader:
(bootloader) erase-block-size: 0x200
(bootloader) logical-block-size: 0x200
(bootloader) variant:SDM EMMC
(bootloader) partition-type:userdata:ext4
(bootloader) partition-size:userdata: 0xBB77F7E00
(bootloader) partition-type:vendor_b:raw
(bootloader) partition-size:vendor_b: 0x80000000
(bootloader) partition-type:vendor_a:raw
(bootloader) partition-size:vendor_a: 0x80000000
(bootloader) partition-type:system_b:ext4
(bootloader) partition-size:system_b: 0xC0000000
(bootloader) partition-type:system_a:ext4
(bootloader) partition-size:system_a: 0xC0000000
(bootloader) partition-type:cache:ext4
(bootloader) partition-size:cache: 0x10000000
(bootloader) partition-type:boot_b:raw
(bootloader) partition-size:boot_b: 0x4000000
(bootloader) partition-type:boot_a:raw
(bootloader) partition-size:boot_a: 0x4000000
(bootloader) partition-type:minidump:raw
(bootloader) partition-size:minidump: 0x8000000
(bootloader) partition-type:rawdump:raw
(bootloader) partition-size:rawdump: 0x8000000
(bootloader) partition-type:modem_b:raw
(bootloader) partition-size:modem_b: 0xC000000
(bootloader) partition-type:modem_a:raw
(bootloader) partition-size:modem_a: 0xC000000
(bootloader) partition-type:logdump:raw
(bootloader) partition-size:logdump: 0x4000000
(bootloader) partition-typeersistbak:raw
(bootloader) partition-sizeersistbak: 0x2000000
(bootloader) partition-typeersist:raw
(bootloader) partition-sizeersist: 0x2000000
(bootloader) partition-type:splash:raw
(bootloader) partition-size:splash: 0x4000000
(bootloader) partition-type:mdtp_b:raw
(bootloader) partition-size:mdtp_b: 0x2000000
(bootloader) partition-type:mdtp_a:raw
(bootloader) partition-size:mdtp_a: 0x2000000
(bootloader) partition-type:bk1:raw
(bootloader) partition-size:bk1: 0x700000
(bootloader) partition-type:bluetooth_b:raw
(bootloader) partition-size:bluetooth_b: 0x100000
(bootloader) partition-type:dsp_b:raw
(bootloader) partition-size:dsp_b: 0x1000000
(bootloader) partition-type:dsp_a:raw
(bootloader) partition-size:dsp_a: 0x1000000
(bootloader) partition-type:modemst2:raw
(bootloader) partition-size:modemst2: 0x800000
(bootloader) partition-type:modemst1:raw
(bootloader) partition-size:modemst1: 0x800000
(bootloader) partition-type:fsg:raw
(bootloader) partition-size:fsg: 0x800000
(bootloader) partition-type:logfs:raw
(bootloader) partition-size:logfs: 0x800000
(bootloader) partition-type:devinfo:raw
(bootloader) partition-size:devinfo: 0x800000
(bootloader) partition-type:misc:raw
(bootloader) partition-size:misc: 0x400000
(bootloader) partition-type:xbl_b:raw
(bootloader) partition-size:xbl_b: 0x380000
(bootloader) partition-type:xbl_a:raw
(bootloader) partition-size:xbl_a: 0x380000
(bootloader) partition-type:sti:raw
(bootloader) partition-size:sti: 0x200000
(bootloader) partition-type:bluetooth_a:raw
(bootloader) partition-size:bluetooth_a: 0x100000
(bootloader) partition-type:keymaster_b:raw
(bootloader) partition-size:keymaster_b: 0x100000
(bootloader) partition-type:keymaster_a:raw
(bootloader) partition-size:keymaster_a: 0x100000
(bootloader) partition-type:mdtpsecapp_b:raw
(bootloader) partition-size:mdtpsecapp_b: 0x400000
(bootloader) partition-type:mdtpsecapp_a:raw
(bootloader) partition-size:mdtpsecapp_a: 0x400000
(bootloader) partition-type:tz_b:raw
(bootloader) partition-size:tz_b: 0x400000
(bootloader) partition-type:tz_a:raw
(bootloader) partition-size:tz_a: 0x400000
(bootloader) partition-type:devcfg_b:raw
(bootloader) partition-size:devcfg_b: 0x100000
(bootloader) partition-type:devcfg_a:raw
(bootloader) partition-size:devcfg_a: 0x100000
(bootloader) partition-type:toolsfv:raw
(bootloader) partition-size:toolsfv: 0x100000
(bootloader) partition-type:ddr:raw
(bootloader) partition-size:ddr: 0x100000
(bootloader) partition-type:dip:raw
(bootloader) partition-size:dip: 0x100000
(bootloader) partition-type:abl_b:raw
(bootloader) partition-size:abl_b: 0x100000
(bootloader) partition-type:abl_a:raw
(bootloader) partition-size:abl_a: 0x100000
(bootloader) partition-type:cmnlib64_b:raw
(bootloader) partition-size:cmnlib64_b: 0x100000
(bootloader) partition-type:cmnlib_b:raw
(bootloader) partition-size:cmnlib_b: 0x100000
(bootloader) partition-type:cmnlib64_a:raw
(bootloader) partition-size:cmnlib64_a: 0x100000
(bootloader) partition-type:cmnlib_a:raw
(bootloader) partition-size:cmnlib_a: 0x100000
(bootloader) partition-typemic_b:raw
(bootloader) partition-sizemic_b: 0x80000
(bootloader) partition-typemic_a:raw
(bootloader) partition-sizemic_a: 0x80000
(bootloader) partition-type:hyp_b:raw
(bootloader) partition-size:hyp_b: 0x80000
(bootloader) partition-type:hyp_a:raw
(bootloader) partition-size:hyp_a: 0x80000
(bootloader) partition-type:rpm_b:raw
(bootloader) partition-size:rpm_b: 0x80000
(bootloader) partition-type:rpm_a:raw
(bootloader) partition-size:rpm_a: 0x80000
(bootloader) partition-type:frp:raw
(bootloader) partition-size:frp: 0x80000
(bootloader) partition-type:keystore:raw
(bootloader) partition-size:keystore: 0x80000
(bootloader) partition-type:msadp:raw
(bootloader) partition-size:msadp: 0x40000
(bootloader) partition-type:apdp:raw
(bootloader) partition-size:apdp: 0x40000
(bootloader) partition-typeraw
(bootloader) partition-size 0x20000
(bootloader) partition-type:storsec:raw
(bootloader) partition-size:storsec: 0x20000
(bootloader) partition-type:vbmeta_b:raw
(bootloader) partition-size:vbmeta_b: 0x10000
(bootloader) partition-type:vbmeta_a:raw
(bootloader) partition-size:vbmeta_a: 0x10000
(bootloader) partition-type:sec:raw
(bootloader) partition-size:sec: 0x5000
(bootloader) partition-type:ssd:raw
(bootloader) partition-size:ssd: 0x8000
(bootloader) partition-type:limits:raw
(bootloader) partition-size:limits: 0x8000
(bootloader) partition-type:fsc:raw
(bootloader) partition-size:fsc: 0x2000
(bootloader) partition-type:dpo:raw
(bootloader) partition-size:dpo: 0x2000
(bootloader) partition-type:switch:raw
(bootloader) partition-size:switch: 0x2000
(bootloader) has-slot:modem:yes
(bootloader) has-slot:system:yes
(bootloader) current-slot:a
(bootloader) has-slot:boot:yes
(bootloader) slot-retry-count:b:0
(bootloader) slot-unbootable:b:yes
(bootloader) slot-successful:b:no
(bootloader) slot-retry-count:a:7
(bootloader) slot-unbootable:a:no
(bootloader) slot-successful:a:yes
(bootloader) slot-count:2
(bootloader) secure:yes
(bootloader) serialno:3305a5d
(bootloader) product:jasmine
(bootloader) max-download-size:536870912
(bootloader) kernel:uefi
all:
finished. total time: 0.649s
Also, i've managed to (idk how exactly either, i was pressing the buttons) freeze the androidone screen while bootloop.
Hey everyone! I've managed to fix my phone thru test point. Like in this video: https://www.youtube.com/watch?v=5JaSIKoDDGg&t=6s
For anyone trying to do this, if u are getting errors on XiaomiFlash, move the ROM folder to C:/ and rename it to "ROM".
Also, the problematic update was the november one, that caused the bootloop. I'll probably won't be able to update my phone anymore right?
Thanks to everyone!
Regular OTA updates still possible
Hey, went through something similar back in early 2019. Of course you can update your phone. Allow unlocking and debugging and then wait if they pull and fix the OTA update and try again and if that does not happen wait till they release a stable fastboot ROM image that is already updated past the current dodgy update and manually update your phone and then continue with regular OTA updates.
good luck!

Xiaomi MI A2, is stuck in bootloop?

Hi Guys,
My MI-A2 is stuck in bootloop ( When I turn on my phone it shows its Android One logo and then it shutdown itself ).
In my phone, I didn't turn on any USB Debugging or and OEM unlocking. and now it is possible as the phone is not starting.
I am able to access fastboot and recovery options
I tried to do factoryReset the device from the recovery option but it is just wiping the data.
here are the following things which I have tried with fastboot.
- I tried to unlock the fastboot with MiFlashUnlock but it stops at 99% and gives me the error of unable to verify the device,
- flashing the Stock ROM isn't working with MiFlashTool. giving random errors.
- tried changing the drive partition Slot A/B. it gives error to unlock the device first.
- tried tried to flash TWRP but it also gives me the error of unlocking the device first.
Almost every command of Fastboot is giving me some kind of error
But I am able to access the ADB Sideload from the recovery option.
- I tried to load the April OTA update from ADB Sidelode. The update is Successfully installed. But the device is still in bootloop.
Saving User data is not my priority. I just want the device to be working anyhow. As per my assumption, Fastboot is not an option for me unless it unlocked. I think something from the ADB sideload can be done.
Any help will be appreciated.
dillu12 said:
Hi Guys,
My MI-A2 is stuck in bootloop ( When I turn on my phone it shows its Android One logo and then it shutdown itself ).
In my phone, I didn't turn on any USB Debugging or and OEM unlocking. and now it is possible as the phone is not starting.
I am able to access fastboot and recovery options
I tried to do factoryReset the device from the recovery option but it is just wiping the data.
here are the following things which I have tried with fastboot.
- I tried to unlock the fastboot with MiFlashUnlock but it stops at 99% and gives me the error of unable to verify the device,
- flashing the Stock ROM isn't working with MiFlashTool. giving random errors.
- tried changing the drive partition Slot A/B. it gives error to unlock the device first.
- tried tried to flash TWRP but it also gives me the error of unlocking the device first.
Almost every command of Fastboot is giving me some kind of error
But I am able to access the ADB Sideload from the recovery option.
- I tried to load the April OTA update from ADB Sidelode. The update is Successfully installed. But the device is still in bootloop.
Saving User data is not my priority. I just want the device to be working anyhow. As per my assumption, Fastboot is not an option for me unless it unlocked. I think something from the ADB sideload can be done.
Any help will be appreciated.
Click to expand...
Click to collapse
flash the phone with stock fastboot rom using miflash and edl mode
fastboot oem.edl
KevMetal said:
flash the phone with stock fastboot rom using miflash and edl mode
fastboot oem.edl
Click to expand...
Click to collapse
where and how to use this command
Can you give a description of how to use it?
dillu12 said:
where and how to use this command
Can you give a description of how to use it?
Click to expand...
Click to collapse
you put the phone in fastboot
you open cmd window in adb folder
you put that cmd
fastboot oem edl
then you proceed directly to miflash tool
load .xml flash file
select clear all box at the bottom
press download
then miflash will flash your phone in edl ( deep flash )
that is the method that even Xiaomi uses to flash phones when fixing bricked devices
KevMetal said:
you put the phone in fastboot
you open cmd window in adb folder
you put that cmd
fastboot oem edl
then you proceed directly to miflash tool
load .xml flash file
select clear all box at the bottom
press download
then miflash will flash your phone in edl ( deep flash )
that is the method that even Xiaomi uses to flash phones when fixing bricked devices
Click to expand...
Click to collapse
Hi, I did exactly as you said.
but when I enter fastboot oem edl command.
it gives me this error
FAILED (remote: 'Device is already locked!')
dillu12 said:
Hi, I did exactly as you said.
but when I enter fastboot oem edl command.
it gives me this error
FAILED (remote: 'Device is already locked!')
Click to expand...
Click to collapse
try also the "fastboot continue" command.
laviniu_c said:
try also the "fastboot continue" command.
Click to expand...
Click to collapse
I tried that it just restart device and boot to normal mode and after that it just stuck at logo screen.
dillu12 said:
Hi, I did exactly as you said.
but when I enter fastboot oem edl command.
it gives me this error
FAILED (remote: 'Device is already locked!')
Click to expand...
Click to collapse
put the following command
fastboot getvar all
*send photo.of result
_send a photo of error when trying to flash with miflash .... to succeed here you need to post more info and photos
probably your only option is to open the phone and force edl mode by testpoint ..search guide on internet.
dillu12 said:
I tried that it just restart device and boot to normal mode and after that it just stuck at logo screen.
Click to expand...
Click to collapse
do it a couple more times, maybe it will realize it cant boot the active slot and revert to the secondary one...
KevMetal said:
put the following command
fastboot getvar all
*send photo.of result
_send a photo of error when trying to flash with miflash .... to succeed here you need to post more info and photos
probably your only option is to open the phone and force edl mode by testpoint ..search guide on internet.
Click to expand...
Click to collapse
Hi Here is a report after "fastboot getvar all".
C:\Users\admin>fastboot getvar all
(bootloader) crc:1
(bootloader) anti:1
(bootloader) parallel-download-flash:yes
(bootloader) hw-revision:10000
(bootloader) unlocked:no
(bootloader) off-mode-charge:1
(bootloader) charger-screen-enabled:1
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:4359
(bootloader) version-baseband:
(bootloader) version-bootloader:
(bootloader) erase-block-size: 0x200
(bootloader) logical-block-size: 0x200
(bootloader) variant:SDM EMMC
(bootloader) partition-type:userdata:ext4
(bootloader) partition-size:userdata: 0xBB77F7E00
(bootloader) partition-type:vendor_b:raw
(bootloader) partition-size:vendor_b: 0x80000000
(bootloader) partition-type:vendor_a:raw
(bootloader) partition-size:vendor_a: 0x80000000
(bootloader) partition-type:system_b:ext4
(bootloader) partition-size:system_b: 0xC0000000
(bootloader) partition-type:system_a:ext4
(bootloader) partition-size:system_a: 0xC0000000
(bootloader) partition-type:cache:ext4
(bootloader) partition-size:cache: 0x10000000
(bootloader) partition-type:boot_b:raw
(bootloader) partition-size:boot_b: 0x4000000
(bootloader) partition-type:boot_a:raw
(bootloader) partition-size:boot_a: 0x4000000
(bootloader) partition-type:minidump:raw
(bootloader) partition-size:minidump: 0x8000000
(bootloader) partition-type:rawdump:raw
(bootloader) partition-size:rawdump: 0x8000000
(bootloader) partition-type:modem_b:raw
(bootloader) partition-size:modem_b: 0xC000000
(bootloader) partition-type:modem_a:raw
(bootloader) partition-size:modem_a: 0xC000000
(bootloader) partition-type:logdump:raw
(bootloader) partition-size:logdump: 0x4000000
(bootloader) partition-type: persistbak:raw
(bootloader) partition-size: persistbak: 0x2000000
(bootloader) partition-type: persist:raw
(bootloader) partition-size: persist: 0x2000000
(bootloader) partition-type:splash:raw
(bootloader) partition-size:splash: 0x4000000
(bootloader) partition-type:mdtp_b:raw
(bootloader) partition-size:mdtp_b: 0x2000000
(bootloader) partition-type:mdtp_a:raw
(bootloader) partition-size:mdtp_a: 0x2000000
(bootloader) partition-type:bk1:raw
(bootloader) partition-size:bk1: 0x700000
(bootloader) partition-type:bluetooth_b:raw
(bootloader) partition-size:bluetooth_b: 0x100000
(bootloader) partition-type:dsp_b:raw
(bootloader) partition-size:dsp_b: 0x1000000
(bootloader) partition-type:dsp_a:raw
(bootloader) partition-size:dsp_a: 0x1000000
(bootloader) partition-type:modemst2:raw
(bootloader) partition-size:modemst2: 0x800000
(bootloader) partition-type:modemst1:raw
(bootloader) partition-size:modemst1: 0x800000
(bootloader) partition-type:fsg:raw
(bootloader) partition-size:fsg: 0x800000
(bootloader) partition-type:logfs:raw
(bootloader) partition-size:logfs: 0x800000
(bootloader) partition-type:devinfo:raw
(bootloader) partition-size:devinfo: 0x800000
(bootloader) partition-type:misc:raw
(bootloader) partition-size:misc: 0x400000
(bootloader) partition-type:xbl_b:raw
(bootloader) partition-size:xbl_b: 0x380000
(bootloader) partition-type:xbl_a:raw
(bootloader) partition-size:xbl_a: 0x380000
(bootloader) partition-type:sti:raw
(bootloader) partition-size:sti: 0x200000
(bootloader) partition-type:bluetooth_a:raw
(bootloader) partition-size:bluetooth_a: 0x100000
(bootloader) partition-type:keymaster_b:raw
(bootloader) partition-size:keymaster_b: 0x100000
(bootloader) partition-type:keymaster_a:raw
(bootloader) partition-size:keymaster_a: 0x100000
(bootloader) partition-type:mdtpsecapp_b:raw
(bootloader) partition-size:mdtpsecapp_b: 0x400000
(bootloader) partition-type:mdtpsecapp_a:raw
(bootloader) partition-size:mdtpsecapp_a: 0x400000
(bootloader) partition-type:tz_b:raw
(bootloader) partition-size:tz_b: 0x400000
(bootloader) partition-type:tz_a:raw
(bootloader) partition-size:tz_a: 0x400000
(bootloader) partition-type:devcfg_b:raw
(bootloader) partition-size:devcfg_b: 0x100000
(bootloader) partition-type:devcfg_a:raw
(bootloader) partition-size:devcfg_a: 0x100000
(bootloader) partition-type:toolsfv:raw
(bootloader) partition-size:toolsfv: 0x100000
(bootloader) partition-type:ddr:raw
(bootloader) partition-size:ddr: 0x100000
(bootloader) partition-type:dip:raw
(bootloader) partition-size:dip: 0x100000
(bootloader) partition-type:abl_b:raw
(bootloader) partition-size:abl_b: 0x100000
(bootloader) partition-type:abl_a:raw
(bootloader) partition-size:abl_a: 0x100000
(bootloader) partition-type:cmnlib64_b:raw
(bootloader) partition-size:cmnlib64_b: 0x100000
(bootloader) partition-type:cmnlib_b:raw
(bootloader) partition-size:cmnlib_b: 0x100000
(bootloader) partition-type:cmnlib64_a:raw
(bootloader) partition-size:cmnlib64_a: 0x100000
(bootloader) partition-type:cmnlib_a:raw
(bootloader) partition-size:cmnlib_a: 0x100000
(bootloader) partition-type: pmic_b:raw
(bootloader) partition-size: pmic_b: 0x80000
(bootloader) partition-type: pmic_a:raw
(bootloader) partition-size: pmic_a: 0x80000
(bootloader) partition-type:hyp_b:raw
(bootloader) partition-size:hyp_b: 0x80000
(bootloader) partition-type:hyp_a:raw
(bootloader) partition-size:hyp_a: 0x80000
(bootloader) partition-type:rpm_b:raw
(bootloader) partition-size:rpm_b: 0x80000
(bootloader) partition-type:rpm_a:raw
(bootloader) partition-size:rpm_a: 0x80000
(bootloader) partition-type:frp:raw
(bootloader) partition-size:frp: 0x80000
(bootloader) partition-type:keystore:raw
(bootloader) partition-size:keystore: 0x80000
(bootloader) partition-type:msadp:raw
(bootloader) partition-size:msadp: 0x40000
(bootloader) partition-type:apdp:raw
(bootloader) partition-size:apdp: 0x40000
(bootloader) partition-type: oops:raw
(bootloader) partition-size: oops: 0x20000
(bootloader) partition-type:storsec:raw
(bootloader) partition-size:storsec: 0x20000
(bootloader) partition-type:vbmeta_b:raw
(bootloader) partition-size:vbmeta_b: 0x10000
(bootloader) partition-type:vbmeta_a:raw
(bootloader) partition-size:vbmeta_a: 0x10000
(bootloader) partition-type:sec:raw
(bootloader) partition-size:sec: 0x5000
(bootloader) partition-type:ssd:raw
(bootloader) partition-size:ssd: 0x8000
(bootloader) partition-type:limits:raw
(bootloader) partition-size:limits: 0x8000
(bootloader) partition-type:fsc:raw
(bootloader) partition-size:fsc: 0x2000
(bootloader) partition-type:dpo:raw
(bootloader) partition-size:dpo: 0x2000
(bootloader) partition-type:switch:raw
(bootloader) partition-size:switch: 0x2000
(bootloader) has-slot:modem:yes
(bootloader) has-slot:system:yes
(bootloader) current-slot:a
(bootloader) has-slot:boot:yes
(bootloader) slot-retry-count:b:6
(bootloader) slot-unbootable:b:no
(bootloader) slot-successful:b:yes
(bootloader) slot-retry-count:a:4
(bootloader) slot-unbootable:a:no
(bootloader) slot-successful:a:yes
(bootloader) slot-count:2
(bootloader) secure:yes
(bootloader) product:jasmine
(bootloader) max-download-size:805306368
(bootloader) kernel:uefi
all:
Finished. Total time: 0.572s
Here is the screenshot for the mi Flash tool this error : " error: "Flash bluetooth_a_error" "
" http://prntscr.com/sjq2z1 "
{
"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"
}
dillu12 said:
Hi Here is a report after "fastboot getvar all".
C:\Users\admin>fastboot getvar all
(bootloader) crc:1
(bootloader) anti:1
(bootloader) parallel-download-flash:yes
(bootloader) hw-revision:10000
(bootloader) unlocked:no
(bootloader) off-mode-charge:1
(bootloader) charger-screen-enabled:1
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:4359
(bootloader) version-baseband:
(bootloader) version-bootloader:
(boo
Here is the screenshot for the mi Flash tool this error : " error: "Flash bluetooth_a_error" "
" http://prntscr.com/sjq2z1 "
Click to expand...
Click to collapse
(bootloader) slot-retry-count:a:4
***after 4 more unsuccessful boots the phone might switch to slot b by itself
this retry value tells you how many times it will.try to boot for this slot
try rebooting 4 more times ...then boot to fastboot and try
set_active <slot>
in your case slot b
if it fails post a screenshot
---------- Post added at 08:31 PM ---------- Previous post was at 08:27 PM ----------
desperate measures
#just in case download a new copy of miflash and rom just in case something is corrupted
1. on the pc delete the blue tooth file from.the rom zip to.see if it flash ... in the xml try to remove the lines related to Bluetooth
2. if you still fail you will need to open the phone and enter edl manually by shorting the phone ( test point)

Help me

I am in need of help with my xiaomi mi a2 I am not able to make a full flash by miflash because the phone goes out of fastboot mode and turns on alone. I'm also having a problem using the Cellphone, if I try to turn on the flashlight or any other function to slide the screen down with the screen locked or using the flashlight to flash and the Cellphone turns off and crashes, I'm also having problems when switching between apps because when I change it just closes. can someone help me get my cell phone back to normal?
Tm18 said:
I am in need of help with my xiaomi mi a2 I am not able to make a full flash by miflash because the phone goes out of fastboot mode and turns on alone. I'm also having a problem using the Cellphone, if I try to turn on the flashlight or any other function to slide the screen down with the screen locked or using the flashlight to flash and the Cellphone turns off and crashes, I'm also having problems when switching between apps because when I change it just closes. can someone help me get my cell phone back to normal?
Click to expand...
Click to collapse
your explanation makes it difficult to help you and doesn't explain the problem properly & it is not up to others to fix your phone ... but if you're lucky you might get some advice how to ??*??* ..also helps saying please...
1. what version of android ?
2. stock or custom?
3. bootloader locked or unlocked?
4. rooted or unrooted?
5. which mods and launchers are you using ?
6. which version of miflash are you using ?
7. which version of stock are you using ?
* first of all
-uninstall fastboot and miflash ..reboot ..install latest version of both AND QUALCOMM 9008 DRIVERS
- check that bootloader is unlocked and oem unlock is toggled
- connect your phone and enable adb debug
- download latest stock rom fastboot
- unzip to /C of pc
- run cmd window from adb folder
adb devices
adb reboot bootloader
-run cmd from fastboot
fastboot devices
fastboot getvar all
*paste answer here
*ARB must be less than 2
*unlock critical must be unlocked
*bootloader must be unlocked
*if not run :
fastboot oem unlock
fastboot flashing unlock_critical
*now enter edl
*prepare miflash
*select extracted stock rom & select "clear all"
fastboot oem edl
*screen will go black
*refresh miflash
*flash
Mi A2 bootloop: something missing?
Hi, I am trying to revive a Mi A2 from a bootloop state (the coloured thin stripe circling endlessly through the middle of the white screen). Fastboot and Recovery are accessible and the bootloader shows as "unlocked". I bought the phone in this state, hoping to make it work.
Following your instructions above, I used MiFlash to install the latest official firmware - "jasmine_global_images_V11.0.15.0.QDIMIXM_10.0" and after about 300 seconds it finished with "Success" but the phone remained black, without restarting. After restarting it manually, nothing seems to have changed, the bootloop issue remaining the same.
In recovery mode, it shows this:
"xiaomi/jasmine/jasmine_sprout
9/PKQ1 . 180904 . 001/V10 . 0 . 9 . 0 . PDIMIXM"
In Fastboot I get the following information:
"D:\Tools>fastboot devices
25e46ea fastboot
D:\Tools>fastboot getvar all
(bootloader) crc:1
(bootloader) anti:1
(bootloader) token:Fe+mq8FUcZZn4fYdhQkoZZA1Cj8=
(bootloader) parallel-download-flash:yes
(bootloader) hw-revision:10000
(bootloader) unlocked:yes
(bootloader) off-mode-charge:1
(bootloader) charger-screen-enabled:1
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:4308
(bootloader) version-baseband:
(bootloader) version-bootloader:
(bootloader) erase-block-size: 0x200
(bootloader) logical-block-size: 0x200
(bootloader) variant:SDM EMMC
(bootloader) partition-type:userdata:ext4
(bootloader) partition-size:userdata: 0xBB77F7E00
(bootloader) partition-type:vendor_b:raw
(bootloader) partition-size:vendor_b: 0x80000000
(bootloader) partition-type:vendor_a:raw
(bootloader) partition-size:vendor_a: 0x80000000
(bootloader) partition-type:system_b:ext4
(bootloader) partition-size:system_b: 0xC0000000
(bootloader) partition-type:system_a:ext4
(bootloader) partition-size:system_a: 0xC0000000
(bootloader) partition-type:cache:ext4
(bootloader) partition-size:cache: 0x10000000
(bootloader) partition-type:boot_b:raw
(bootloader) partition-size:boot_b: 0x4000000
(bootloader) partition-type:boot_a:raw
(bootloader) partition-size:boot_a: 0x4000000
(bootloader) partition-type:minidump:raw
(bootloader) partition-size:minidump: 0x8000000
(bootloader) partition-type:rawdump:raw
(bootloader) partition-size:rawdump: 0x8000000
(bootloader) partition-type:modem_b:raw
(bootloader) partition-size:modem_b: 0xC000000
(bootloader) partition-type:modem_a:raw
(bootloader) partition-size:modem_a: 0xC000000
(bootloader) partition-type:logdump:raw
(bootloader) partition-size:logdump: 0x4000000
(bootloader) partition-typeersistbak:raw
(bootloader) partition-sizeersistbak: 0x2000000
(bootloader) partition-typeersist:raw
(bootloader) partition-sizeersist: 0x2000000
(bootloader) partition-type:splash:raw
(bootloader) partition-size:splash: 0x4000000
(bootloader) partition-type:mdtp_b:raw
(bootloader) partition-size:mdtp_b: 0x2000000
(bootloader) partition-type:mdtp_a:raw
(bootloader) partition-size:mdtp_a: 0x2000000
(bootloader) partition-type:bk1:raw
(bootloader) partition-size:bk1: 0x700000
(bootloader) partition-type:bluetooth_b:raw
(bootloader) partition-size:bluetooth_b: 0x100000
(bootloader) partition-type:dsp_b:raw
(bootloader) partition-size:dsp_b: 0x1000000
(bootloader) partition-type:dsp_a:raw
(bootloader) partition-size:dsp_a: 0x1000000
(bootloader) partition-type:modemst2:raw
(bootloader) partition-size:modemst2: 0x800000
(bootloader) partition-type:modemst1:raw
(bootloader) partition-size:modemst1: 0x800000
(bootloader) partition-type:fsg:raw
(bootloader) partition-size:fsg: 0x800000
(bootloader) partition-type:logfs:raw
(bootloader) partition-size:logfs: 0x800000
(bootloader) partition-type:devinfo:raw
(bootloader) partition-size:devinfo: 0x800000
(bootloader) partition-type:misc:raw
(bootloader) partition-size:misc: 0x400000
(bootloader) partition-type:xbl_b:raw
(bootloader) partition-size:xbl_b: 0x380000
(bootloader) partition-type:xbl_a:raw
(bootloader) partition-size:xbl_a: 0x380000
(bootloader) partition-type:sti:raw
(bootloader) partition-size:sti: 0x200000
(bootloader) partition-type:bluetooth_a:raw
(bootloader) partition-size:bluetooth_a: 0x100000
(bootloader) partition-type:keymaster_b:raw
(bootloader) partition-size:keymaster_b: 0x100000
(bootloader) partition-type:keymaster_a:raw
(bootloader) partition-size:keymaster_a: 0x100000
(bootloader) partition-type:mdtpsecapp_b:raw
(bootloader) partition-size:mdtpsecapp_b: 0x400000
(bootloader) partition-type:mdtpsecapp_a:raw
(bootloader) partition-size:mdtpsecapp_a: 0x400000
(bootloader) partition-type:tz_b:raw
(bootloader) partition-size:tz_b: 0x400000
(bootloader) partition-type:tz_a:raw
(bootloader) partition-size:tz_a: 0x400000
(bootloader) partition-type:devcfg_b:raw
(bootloader) partition-size:devcfg_b: 0x100000
(bootloader) partition-type:devcfg_a:raw
(bootloader) partition-size:devcfg_a: 0x100000
(bootloader) partition-type:toolsfv:raw
(bootloader) partition-size:toolsfv: 0x100000
(bootloader) partition-type:ddr:raw
(bootloader) partition-size:ddr: 0x100000
(bootloader) partition-type:dip:raw
(bootloader) partition-size:dip: 0x100000
(bootloader) partition-type:abl_b:raw
(bootloader) partition-size:abl_b: 0x100000
(bootloader) partition-type:abl_a:raw
(bootloader) partition-size:abl_a: 0x100000
(bootloader) partition-type:cmnlib64_b:raw
(bootloader) partition-size:cmnlib64_b: 0x100000
(bootloader) partition-type:cmnlib_b:raw
(bootloader) partition-size:cmnlib_b: 0x100000
(bootloader) partition-type:cmnlib64_a:raw
(bootloader) partition-size:cmnlib64_a: 0x100000
(bootloader) partition-type:cmnlib_a:raw
(bootloader) partition-size:cmnlib_a: 0x100000
(bootloader) partition-typemic_b:raw
(bootloader) partition-sizemic_b: 0x80000
(bootloader) partition-typemic_a:raw
(bootloader) partition-sizemic_a: 0x80000
(bootloader) partition-type:hyp_b:raw
(bootloader) partition-size:hyp_b: 0x80000
(bootloader) partition-type:hyp_a:raw
(bootloader) partition-size:hyp_a: 0x80000
(bootloader) partition-type:rpm_b:raw
(bootloader) partition-size:rpm_b: 0x80000
(bootloader) partition-type:rpm_a:raw
(bootloader) partition-size:rpm_a: 0x80000
(bootloader) partition-type:frp:raw
(bootloader) partition-size:frp: 0x80000
(bootloader) partition-type:keystore:raw
(bootloader) partition-size:keystore: 0x80000
(bootloader) partition-type:msadp:raw
(bootloader) partition-size:msadp: 0x40000
(bootloader) partition-type:apdp:raw
(bootloader) partition-size:apdp: 0x40000
(bootloader) partition-typeraw
(bootloader) partition-size 0x20000
(bootloader) partition-type:storsec:raw
(bootloader) partition-size:storsec: 0x20000
(bootloader) partition-type:vbmeta_b:raw
(bootloader) partition-size:vbmeta_b: 0x10000
(bootloader) partition-type:vbmeta_a:raw
(bootloader) partition-size:vbmeta_a: 0x10000
(bootloader) partition-type:sec:raw
(bootloader) partition-size:sec: 0x5000
(bootloader) partition-type:ssd:raw
(bootloader) partition-size:ssd: 0x8000
(bootloader) partition-type:limits:raw
(bootloader) partition-size:limits: 0x8000
(bootloader) partition-type:fsc:raw
(bootloader) partition-size:fsc: 0x2000
(bootloader) partition-type:dpo:raw
(bootloader) partition-size:dpo: 0x2000
(bootloader) partition-type:switch:raw
(bootloader) partition-size:switch: 0x2000
(bootloader) has-slot:modem:yes
(bootloader) has-slot:system:yes
(bootloader) current-slot:a
(bootloader) has-slot:boot:yes
(bootloader) slot-retry-count:b:0
(bootloader) slot-unbootable:b:no
(bootloader) slot-successful:b:no
(bootloader) slot-retry-count:a:7
(bootloader) slot-unbootable:a:no
(bootloader) slot-successful:a:no
(bootloader) slot-count:2
(bootloader) secure:yes
(bootloader) serialno:25e46ea
(bootloader) product:jasmine
(bootloader) max-download-size:805306368
(bootloader) kernel:uefi
all:
Finished. Total time: 0.250s"
I don't understand all this info and would appreciate any help on this, thank you. I try to get an overall understanding of this Android "kitchen" but it's still confusing.
---------- Post added at 10:30 PM ---------- Previous post was at 10:21 PM ----------
I'm sorry for the smilies in quoted text, don't know how they got there. Cheers.
adob99 said:
Hi, I am trying to revive a Mi A2 from a bootloop state (the coloured thin stripe circling endlessly through the middle of the white screen). Fastboot and Recovery are accessible and the bootloader shows as "unlocked". I bought the phone in this state, hoping to make it work.
Following your instructions above, I used MiFlash to install the latest official firmware - "jasmine_global_images_V11.0.15.0.QDIMIXM_10.0" and after about 300 seconds it finished with "Success" but the phone remained black, without restarting. After restarting it manually, nothing seems to have changed, the bootloop issue remaining the same.
In recovery mode, it shows this:
"xiaomi/jasmine/jasmine_sprout
9/PKQ1 . 180904 . 001/V10 . 0 . 9 . 0 . PDIMIXM"
In Fastboot I get the following information:
"D:\Tools>fastboot devices
25e46ea fastboot
D:\Tools>fastboot getvar all
(bootloader) crc:1
(bootloader) anti:1
(bootloader) token:Fe+mq8FUcZZn4fYdhQkoZZA1Cj8=
(bootloader) parallel-download-flash:yes
(bootloader) hw-revision:10000
(bootloader) unlocked:yes
(bootloader) off-mode-charge:1
(bootloader) charger-screen-enabled:1
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:4308
(bootloader) version-baseband:
(bootloader) version-bootloader:
(bootloader) erase-block-size: 0x200
(bootloader) logical-block-size: 0x200
(bootloader) variant:SDM EMMC
(bootloader) partition-type:userdata:ext4
(bootloader) partition-size:userdata: 0xBB77F7E00
(bootloader) partition-type:vendor_b:raw
(bootloader) partition-size:vendor_b: 0x80000000
(bootloader) partition-type:vendor_a:raw
(bootloader) partition-size:vendor_a: 0x80000000
(bootloader) partition-type:system_b:ext4
(bootloader) partition-size:system_b: 0xC0000000
(bootloader) partition-type:system_a:ext4
(bootloader) partition-size:system_a: 0xC0000000
(bootloader) partition-type:cache:ext4
(bootloader) partition-size:cache: 0x10000000
(bootloader) partition-type:boot_b:raw
(bootloader) partition-size:boot_b: 0x4000000
(bootloader) partition-type:boot_a:raw
(bootloader) partition-size:boot_a: 0x4000000
(bootloader) partition-type:minidump:raw
(bootloader) partition-size:minidump: 0x8000000
(bootloader) partition-type:rawdump:raw
(bootloader) partition-size:rawdump: 0x8000000
(bootloader) partition-type:modem_b:raw
(bootloader) partition-size:modem_b: 0xC000000
(bootloader) partition-type:modem_a:raw
(bootloader) partition-size:modem_a: 0xC000000
(bootloader) partition-type:logdump:raw
(bootloader) partition-size:logdump: 0x4000000
(bootloader) partition-typeersistbak:raw
(bootloader) partition-sizeersistbak: 0x2000000
(bootloader) partition-typeersist:raw
(bootloader) partition-sizeersist: 0x2000000
(bootloader) partition-type:splash:raw
(bootloader) partition-size:splash: 0x4000000
(bootloader) partition-type:mdtp_b:raw
(bootloader) partition-size:mdtp_b: 0x2000000
(bootloader) partition-type:mdtp_a:raw
(bootloader) partition-size:mdtp_a: 0x2000000
(bootloader) partition-type:bk1:raw
(bootloader) partition-size:bk1: 0x700000
(bootloader) partition-type:bluetooth_b:raw
(bootloader) partition-size:bluetooth_b: 0x100000
(bootloader) partition-type:dsp_b:raw
(bootloader) partition-size:dsp_b: 0x1000000
(bootloader) partition-type:dsp_a:raw
(bootloader) partition-size:dsp_a: 0x1000000
(bootloader) partition-type:modemst2:raw
(bootloader) partition-size:modemst2: 0x800000
(bootloader) partition-type:modemst1:raw
(bootloader) partition-size:modemst1: 0x800000
(bootloader) partition-type:fsg:raw
(bootloader) partition-size:fsg: 0x800000
(bootloader) partition-type:logfs:raw
(bootloader) partition-size:logfs: 0x800000
(bootloader) partition-type:devinfo:raw
(bootloader) partition-size:devinfo: 0x800000
(bootloader) partition-type:misc:raw
(bootloader) partition-size:misc: 0x400000
(bootloader) partition-type:xbl_b:raw
(bootloader) partition-size:xbl_b: 0x380000
(bootloader) partition-type:xbl_a:raw
(bootloader) partition-size:xbl_a: 0x380000
(bootloader) partition-type:sti:raw
(bootloader) partition-size:sti: 0x200000
(bootloader) partition-type:bluetooth_a:raw
(bootloader) partition-size:bluetooth_a: 0x100000
(bootloader) partition-type:keymaster_b:raw
(bootloader) partition-size:keymaster_b: 0x100000
(bootloader) partition-type:keymaster_a:raw
(bootloader) partition-size:keymaster_a: 0x100000
(bootloader) partition-type:mdtpsecapp_b:raw
(bootloader) partition-size:mdtpsecapp_b: 0x400000
(bootloader) partition-type:mdtpsecapp_a:raw
(bootloader) partition-size:mdtpsecapp_a: 0x400000
(bootloader) partition-type:tz_b:raw
(bootloader) partition-size:tz_b: 0x400000
(bootloader) partition-type:tz_a:raw
(bootloader) partition-size:tz_a: 0x400000
(bootloader) partition-type:devcfg_b:raw
(bootloader) partition-size:devcfg_b: 0x100000
(bootloader) partition-type:devcfg_a:raw
(bootloader) partition-size:devcfg_a: 0x100000
(bootloader) partition-type:toolsfv:raw
(bootloader) partition-size:toolsfv: 0x100000
(bootloader) partition-type:ddr:raw
(bootloader) partition-size:ddr: 0x100000
(bootloader) partition-type:dip:raw
(bootloader) partition-size:dip: 0x100000
(bootloader) partition-type:abl_b:raw
(bootloader) partition-size:abl_b: 0x100000
(bootloader) partition-type:abl_a:raw
(bootloader) partition-size:abl_a: 0x100000
(bootloader) partition-type:cmnlib64_b:raw
(bootloader) partition-size:cmnlib64_b: 0x100000
(bootloader) partition-type:cmnlib_b:raw
(bootloader) partition-size:cmnlib_b: 0x100000
(bootloader) partition-type:cmnlib64_a:raw
(bootloader) partition-size:cmnlib64_a: 0x100000
(bootloader) partition-type:cmnlib_a:raw
(bootloader) partition-size:cmnlib_a: 0x100000
(bootloader) partition-typemic_b:raw
(bootloader) partition-sizemic_b: 0x80000
(bootloader) partition-typemic_a:raw
(bootloader) partition-sizemic_a: 0x80000
(bootloader) partition-type:hyp_b:raw
(bootloader) partition-size:hyp_b: 0x80000
(bootloader) partition-type:hyp_a:raw
(bootloader) partition-size:hyp_a: 0x80000
(bootloader) partition-type:rpm_b:raw
(bootloader) partition-size:rpm_b: 0x80000
(bootloader) partition-type:rpm_a:raw
(bootloader) partition-size:rpm_a: 0x80000
(bootloader) partition-type:frp:raw
(bootloader) partition-size:frp: 0x80000
(bootloader) partition-type:keystore:raw
(bootloader) partition-size:keystore: 0x80000
(bootloader) partition-type:msadp:raw
(bootloader) partition-size:msadp: 0x40000
(bootloader) partition-type:apdp:raw
(bootloader) partition-size:apdp: 0x40000
(bootloader) partition-typeraw
(bootloader) partition-size 0x20000
(bootloader) partition-type:storsec:raw
(bootloader) partition-size:storsec: 0x20000
(bootloader) partition-type:vbmeta_b:raw
(bootloader) partition-size:vbmeta_b: 0x10000
(bootloader) partition-type:vbmeta_a:raw
(bootloader) partition-size:vbmeta_a: 0x10000
(bootloader) partition-type:sec:raw
(bootloader) partition-size:sec: 0x5000
(bootloader) partition-type:ssd:raw
(bootloader) partition-size:ssd: 0x8000
(bootloader) partition-type:limits:raw
(bootloader) partition-size:limits: 0x8000
(bootloader) partition-type:fsc:raw
(bootloader) partition-size:fsc: 0x2000
(bootloader) partition-type:dpo:raw
(bootloader) partition-size:dpo: 0x2000
(bootloader) partition-type:switch:raw
(bootloader) partition-size:switch: 0x2000
(bootloader) has-slot:modem:yes
(bootloader) has-slot:system:yes
(bootloader) current-slot:a
(bootloader) has-slot:boot:yes
(bootloader) slot-retry-count:b:0
(bootloader) slot-unbootable:b:no
(bootloader) slot-successful:b:no
(bootloader) slot-retry-count:a:7
(bootloader) slot-unbootable:a:no
(bootloader) slot-successful:a:no
(bootloader) slot-count:2
(bootloader) secure:yes
(bootloader) serialno:25e46ea
(bootloader) product:jasmine
(bootloader) max-download-size:805306368
(bootloader) kernel:uefi
all:
Finished. Total time: 0.250s"
I don't understand all this info and would appreciate any help on this, thank you. I try to get an overall understanding of this Android "kitchen" but it's still confusing.
---------- Post added at 10:30 PM ---------- Previous post was at 10:21 PM ----------
I'm sorry for the smilies in quoted text, don't know how they got there. Cheers.
Click to expand...
Click to collapse
your anti rollback is fine , so no problems there ... everything seems fine ...it just tells you your bootloader is unlocked and the different partitions etc
everything looks good , according to the output above, the best way to boot safely , is to change your active slot from A to B using fastboot
fastboot --set-active=b
if that fails you should just boot twrp custom recovery and "dirty flash " your rom
fastboot boot recovery.img
*take a backup in case you haven't yet ...
if it still fails to boot try flashing a custom kernel
if still fails to boot flash stock rom in Miflash in edl mode
fastboot oem edl
KevMetal said:
your anti rollback is fine , so no problems there ... everything seems fine ...it just tells you your bootloader is unlocked and the different partitions etc
everything looks good , according to the output above, the best way to boot safely , is to change your active slot from A to B using fastboot
fastboot --set-active=b
if that fails you should just boot twrp custom recovery and "dirty flash " your rom
fastboot boot recovery.img
*take a backup in case you haven't yet ...
if it still fails to boot try flashing a custom kernel
if still fails to boot flash stock rom in Miflash in edl mode
fastboot oem edl
Click to expand...
Click to collapse
Hi KevMetal, thank you for your help.
I followed your instructions and did the following:
- switched partitions from a to b but with no success - still in bootloop.
- installed TWRP (Pitch Black version) but I don't know how to "dirty flash" a rom. I wiped the cache and Dalvik cache. I get confirmation in the text console but on several different lines it keeps showing, in red letters: "Failed to mount ‚/persist’ (Invalid argument)"
- I don't know yet what a "kernel" is or does but I saw the option to flash from twrp. Can I flash any custom kernel? I saw there's a thread about this, I will check it out.
- I flashed again the latest stock rom in MiFlash - no success, still in bootloop.
What is keeping it from booting past that white screen with the coloured thin line in the middle?
Thank you.
adob99 said:
Hi KevMetal, thank you for your help.
I followed your instructions and did the following:
- switched partitions from a to b but with no success - still in bootloop.
- installed TWRP (Pitch Black version) but I don't know how to "dirty flash" a rom. I wiped the cache and Dalvik cache. I get confirmation in the text console but on several different lines it keeps showing, in red letters: "Failed to mount ‚/persist’ (Invalid argument)"
- I don't know yet what a "kernel" is or does but I saw the option to flash from twrp. Can I flash any custom kernel? I saw there's a thread about this, I will check it out.
- I flashed again the latest stock rom in MiFlash - no success, still in bootloop.
What is keeping it from booting past that white screen with the coloured thin line in the middle?
Thank you.
Click to expand...
Click to collapse
if you can boot custom recovery .. wipe everything ..but everything ..and then install a custom rom ...reboot to recovery and then using orange fox recovery you need to search on web and flash the persist partition ..there are some .zips that can be used to wipe and restore your persist ( your problem is that your persist partition is corrupted) .. probably*... so anyway ..find a .zip file on the web for restoring persist ..( official global telegram) ..then flash it and then reboot to recovery once ..use power off function in recovery .. restart the phone and plug it into the charger and leave it to reboot 2-3 times spontaneously ..after a few reboots start using it ..it might bootlooop once or twice .. it's normal but it will eventually stabilize after a day or two
Wipe everything, start clean - I like this. Will come back with results, thank you.
Done. It's working!
KevMetal said:
if you can boot custom recovery .. wipe everything ..but everything ..and then install a custom rom ...reboot to recovery and then using orange fox recovery you need to search on web and flash the persist partition ..there are some .zips that can be used to wipe and restore your persist ( your problem is that your persist partition is corrupted) .. probably*... so anyway ..find a .zip file on the web for restoring persist ..( official global telegram) ..then flash it and then reboot to recovery once ..use power off function in recovery .. restart the phone and plug it into the charger and leave it to reboot 2-3 times spontaneously ..after a few reboots start using it ..it might bootlooop once or twice .. it's normal but it will eventually stabilize after a day or two
Click to expand...
Click to collapse
Hi, I've done it and it is finally working!
I booted into twrp... wiped everything... installed custom rom (https://forum.xda-developers.com/mi-a2/development/rom-pixel-experience-t4062563)... restored persist partition following Aerobatic's instructions (https://forum.xda-developers.com/mi-a2/how-to/how-to-fix-sensors-camera-stock-pie-10-t3914885)... rebooted (after several failed attempts to reboot, the phone switched into recovery suggesting to wipe data in order to fix this problem - chose "yes".)... the phone started completely and everything is working normally.
Thank you, KevMetal for helping me through this. Otherwise I'd have renounced. Cheers to all contributors here!
Well, I celebrated a bit early. The interface works "buttery smooth" but there's one problem: no cellular connection. Wifi is working fine but no cellular. Although the phone recognizes that there's a sim card inserted, it has no signal, neither on sim slot 1 or 2. I tried with different sims on each slot or on both slots. It always shows an "x" on the antennae symbol on the screen.
I wiped the phone, flashed the latest official rom, booted and... still no cellular connection.
What could cause this? Should I flash another persist partition? Last time I used the one from the latest official rom (jasmine_global_images_V11.0.15.0.QDIMIXM_10.0). Thank you.
double post - deleted.
adob99 said:
Well, I celebrated a bit early. The interface works "buttery smooth" but there's one problem: no cellular connection. Wifi is working fine but no cellular. Although the phone recognizes that there's a sim card inserted, it has no signal, neither on sim slot 1 or 2. I tried with different sims on each slot or on both slots. It always shows an "x" on the antennae symbol on the screen.
I wiped the phone, flashed the latest official rom, booted and... still no cellular connection.
What could cause this? Should I flash another persist partition? Last time I used the one from the latest official rom (jasmine_global_images_V11.0.15.0.QDIMIXM_10.0). Thank you.
Click to expand...
Click to collapse
what did you originally do that caused this ? you must have messed around with stuff pretty extensively ... usually the wifi and sensor issues are solved by flashing persist
if your imei are all o's or there is no data you wiped your imei too which is different to just corrupting your persist
you might as well search for guides related to restoring your imei for a Qualcomm device be careful not to use mtk guides and search for a current one .. I've posted the fixes to this and the persist issue various times and don't feel like repeating the process ..you will have to dig a little ..you will need to copy your original imei's from your box and rerstore them using a specific tool .

Categories

Resources