• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

deleted

Status
Not open for further replies.

fersago

Senior Member
Nov 29, 2010
313
57
0
Sevilla
I cannot flash it... The .bat file doesn't do nothing.

I tried opening it from commands, and it says "current device anti rollback version is greater than this package"

EDIT. Ok, copied the scripts and images folder in "Minimal ADB and Fastboot" folder, and executed flash_all.bat from commands, and now its flashing. Thanks dude.
 
Last edited:

fersago

Senior Member
Nov 29, 2010
313
57
0
Sevilla
It has to be much time in Mi logo?

It has passed 5min now....


EDIT AGAIN. Rebooted to stock recovery (used THIS guide, and performed a factory reset. Then reboot and voilá!


Thanks again, dude.
 
Last edited:

quintas84

Senior Member
Oct 19, 2011
430
192
0
For me happens system flashing paused... I have to install Android 9 again.... Any clue that probably happens?

Enviado do meu Mi A3 através do Tapatalk
 
G

GuestD2140

Guest
Getting stuck at " Sending sparse 'system_a' 1/4 (772551 KB) " What can I do?

EDIT: just waited a lot longer and its ok now, thanks!
 
Last edited:

fuqi

Senior Member
Jul 10, 2010
155
53
0
37
Innsbruck
is this a official final build? looks more like some "beta" build... a lot qualcomm references... (build number, hw survey... - which is not present on mi a2 devices)
 

adal_elfather

Member
May 27, 2012
29
1
0
I have rooted this version, magisk says that everything is fine, the problem is when I give permission to an application and restart the phone, when it starts it does not pass the MI logo. I have re-flashed the boot.img that comes with the rom and it has been fixed, but if I re-flash the magisk_patched.img it is again in the MI logo. What could be the solution? Thanks for the help.
 

_mysiak_

Elite Member
Apr 1, 2009
2,202
1,237
113
I have rooted this version, magisk says that everything is fine, the problem is when I give permission to an application and restart the phone, when it starts it does not pass the MI logo. I have re-flashed the boot.img that comes with the rom and it has been fixed, but if I re-flash the magisk_patched.img it is again in the MI logo. What could be the solution? Thanks for the help.
Which application? Which permission? Which Magisk modules do you have installed?

As a start I would try to remove all modules (you must have Magisk patched boot image installed), connect phone to the PC, run this command and restart the phone.
Code:
adb wait-for-device shell magisk --remove-modules
 

adal_elfather

Member
May 27, 2012
29
1
0
Which application? Which permission? Which Magisk modules do you have installed?

As a start I would try to remove all modules (you must have Magisk patched boot image installed), connect phone to the PC, run this command and restart the phone.
Code:
adb wait-for-device shell magisk --remove-modules
thanks for answering. I am using Lucky Patcher to move some apps to system apps. I have tried the command you shared with me but it restarts and does not go beyond the MI logo.

---------- Post added at 02:47 PM ---------- Previous post was at 02:38 PM ----------

Which application? Which permission? Which Magisk modules do you have installed?

As a start I would try to remove all modules (you must have Magisk patched boot image installed), connect phone to the PC, run this command and restart the phone.
Code:
adb wait-for-device shell magisk --remove-modules
I'm using:
magisk_patched.img patched whit Magisk Manager 20.3 and flashed from fastboot comand:
fastboot flash boot_a magisk_patched.img
fastboot flash boot_b magisk_patched.img

initially the phone starts normal and in Magisk Manager says it is installed. But by giving super user permissions to Lucky Patcher and restarting the phone it no longer goes past the MI logo. When I flash the boot.img that brings the rom it starts again but obviously without root.
 

_mysiak_

Elite Member
Apr 1, 2009
2,202
1,237
113
thanks for answering. I am using Lucky Patcher to move some apps to system apps. I have tried the command you shared with me but it restarts and does not go beyond the MI logo.

---------- Post added at 02:47 PM ---------- Previous post was at 02:38 PM ----------





I'm using:

magisk_patched.img patched whit Magisk Manager 20.3 and flashed from fastboot comand:

fastboot flash boot_a magisk_patched.img

fastboot flash boot_b magisk_patched.img



initially the phone starts normal and in Magisk Manager says it is installed. But by giving super user permissions to Lucky Patcher and restarting the phone it no longer goes past the MI logo. When I flash the boot.img that brings the rom it starts again but obviously without root.
Boot the phone without root and uninstall lucky patcher (this will also reset root access in Magisk). Then you can flash patched boot back.

Use Magisk module to install apps as system.
 
  • Like
Reactions: adal_elfather

adal_elfather

Member
May 27, 2012
29
1
0
Boot the phone without root and uninstall lucky patcher (this will also reset root access in Magisk). Then you can flash patched boot back.

Use Magisk module to install apps as system.
I have already tried but it does not go beyond the MI logo. Only when doing a Factory Reset. Another thing, when I want to enter the recovery mode with the flashed TWRP img it never enters the Recovery, it goes directly to the Fastboot. I cannot install TWRP or root it. :(
 
Status
Not open for further replies.