Help in rooting android 11 - Xiaomi Poco F2 Pro (Redmi K30 Pro) Questions & Ans

i got updated from android 10 to 11 yesterday and my root vanished.
How to root it without using custom recovery
i have heard that if i flash patched boot.img of magisk ,it removes fingerprint.is it true?

bilalrajput said:
i got updated from android 10 to 11 yesterday and my root vanished.
How to root it without using custom recovery
i have heard that if i flash patched boot.img of magisk ,it removes fingerprint.is it true?
Click to expand...
Click to collapse
i seccesfuly root using patched boot.img without losing fingerprint, but on MIUI 12 and Android 10. didn't try Android 11 yet as im not received update yet.

Dadovvv said:
i seccesfuly root using patched boot.img without losing fingerprint, but on MIUI 12 and Android 10. didn't try Android 11 yet as im not received update yet.
Click to expand...
Click to collapse
i also done in android 10 but i have heard that it removes fingerprint in android 11 when we do same thing

Related

Unroot Oneplus 6 on Android 9

Hello,
So my Oneplus 6 was rooted on Android 8.1 for a while now. Recently i got the update for Android 9 and did the official OTA Update to 9. Now my root seems gone or at least it doesn't work anymore.
Now I actually want to remove the root completly because I want to use my banking app, which won't work on rooted phones.
How do I remove the leftovers of this root? I had Magisk + TWRP on it. TWRP shouldn't affect any apps right? Would it be enough to just relock the bootloader? Cause root seems gone already there is no need to uninstall it right?
Thank you for your help.
-Elekted
you need to flash boot.img and system.img from the start. You can dump them from the OTA you have installed.
Elekted said:
Hello,
So my Oneplus 6 was rooted on Android 8.1 for a while now. Recently i got the update for Android 9 and did the official OTA Update to 9. Now my root seems gone or at least it doesn't work anymore.
Now I actually want to remove the root completly because I want to use my banking app, which won't work on rooted phones.
How do I remove the leftovers of this root? I had Magisk + TWRP on it. TWRP shouldn't affect any apps right? Would it be enough to just relock the bootloader? Cause root seems gone already there is no need to uninstall it right?
Thank you for your help.
-Elekted
Click to expand...
Click to collapse
Just flash full ROM zip file in TWRP. Data will stay in tact, stock boot img and stock recovery.

TWRP on Android 10

After recently bricking my Oneplus 6 by trying to flash the latest TWRP on the latest Android 10 OTA from Oxygen Updater, I found a post from official TWRP explaining how root with a10 will take a while to implement due to changes that Google has made to their partitions.
So I guess for anyone trying this out on their own, be warned. You will probably end up bricking your device like I did and will probably end up having a bad time.
Please correct me if i'm wrong though, peace!
Edit: can confirm fastboot flash boot twrp-3.3.1-11-enchilada-Q-mauronofrio.img from the other popular post is working!
If you already have a working TWRP on OOS 9 you should be fine as long as you flash a working TWRP afterwards. Blu_spark TWRP 9.101 is compatible (please not 9.101 no earlier version will work).
Also don't use Magisk 20 only 20.1.
There is already a pre-patched version out there. You can fastboot flash it (as fastboot boot doesn't work). An easier way (without a pre-patched version) is currently being worked one as you pointed out already
just updated to a10
boot into twrp, flash new bluspark twrp
flash FULL ota a10 image
reflash twrp
reboot into twrp
boot into system
boot back to twrp
install magisk 20.1
a10, twrp and root working
Hi,
I am on 9.0.9 stable with root using magisk. Is it possible to update to android 10 without loosing data and root??
nightfury04 said:
Hi,
I am on 9.0.9 stable with root using magisk. Is it possible to update to android 10 without loosing data and root??
Click to expand...
Click to collapse
havent lost data and you can root again
Blu_spark twrp
could you please provide link for blu_spark twrp img, zip files that work with android 10?
akri1337 said:
havent lost data and you can root again
Click to expand...
Click to collapse
Did you uninstall Magisk in stable 9.0.9 before updating to andeoid 10?
nightfury04 said:
Did you uninstall Magisk in stable 9.0.9 before updating to andeoid 10?
Click to expand...
Click to collapse
nope
akri1337 said:
havent lost data and you can root again
Click to expand...
Click to collapse
akri1337 said:
nope
Click to expand...
Click to collapse
It would be of great help if you could provide link to working TWRP with android 10.
https://forum.xda-developers.com/oneplus-6/development/kernel-t3800965/page222
i used this one
akri1337 said:
https://forum.xda-developers.com/oneplus-6/development/kernel-t3800965/page222
i used this one
Click to expand...
Click to collapse
Which build did u use mate? R108 is not working with android 9, I tried flashing it using my older installed twrp.
It says unsupported android version. And in github r108 says only for android 10.
r108 is the kernel not twrp
https://github.com/engstk/android_device_oneplus_enchilada/releases/tag/v9.107
akri1337 said:
r108 is the kernel not twrp
https://github.com/engstk/android_device_oneplus_enchilada/releases/tag/v9.107
Click to expand...
Click to collapse
Thanks again mate.. I will give this one a try.
there is a problem with Magisk 20.1, after all flashes the system is booting ok with Magisk working but after I give first program root access and rebooting its stuck on bootloader and not booting to system.
nightfury04 said:
Thanks again mate.. I will give this one a try.
Click to expand...
Click to collapse
I can confirm that this is working for me. I successfully upgraded from Android 9, Oxygen OS 9.0.9 to Android 10, Oxygen OS 10. Steps that I followed :
1) Flashed new twrp from link in the above post by akri1337 using my previously installed twrp : bluspark 9.85.
2) Flashed Oxygen OS 10 full update and added to queue latest bluspark twrp which I flashed in step one as it would be overwritten by flashing the full OTA update.
3) Rebooted into recovery again to switch to active slot.
4) Flashed Magisk 20.2 to regain root.
This process successfully upgraded my Oneplus 6 without any data loss.
Please note that I disabled all magisk modules just to be safe before starting the upgrade process but didn't uninstall magisk. I was on Magisk 20.2 earlier.
Hope this helps everyone.
nightfury04 said:
I can confirm that this is working for me. I successfully upgraded from Android 9, Oxygen OS 9.0.9 to Android 10, Oxygen OS 10. Steps that I followed :
1) Flashed new twrp from link in the above post by akri1337 using my previously installed twrp : bluspark 9.85.
2) Flashed Oxygen OS 10 full update and added to queue latest bluspark twrp which I flashed in step one as it would be overwritten by flashing the full OTA update.
3) Rebooted into recovery again to switch to active slot.
4) Flashed Magisk 20.2 to regain root.
This process successfully upgraded my Oneplus 6 without any data loss.
Please note that I disabled all magisk modules just to be safe before starting the upgrade process but didn't uninstall magisk. I was on Magisk 20.2 earlier.
Hope this helps everyone.
Click to expand...
Click to collapse
Which magisk? Ver 20.1 ?
Why is it that I get an error when trying to flash the full OTA update using TWRP? Something about error 7 and not have a digest file. Is there a full OTA update file that everyone is using? I tried the signed full zip from here on XDA and the one from Oxygen Updater. I get the same error with both.
GunFishin said:
Why is it that I get an error when trying to flash the full OTA update using TWRP? Something about error 7 and not have a digest file. Is there a full OTA update file that everyone is using? I tried the signed full zip from here on XDA and the one from Oxygen Updater. I get the same error with both.
Click to expand...
Click to collapse
Had this error too and couldn't flash it with twrp, flashed successfully OTA file from oxygen -> Local upgrade
chetbiz said:
Had this error too and couldn't flash it with twrp, flashed successfully OTA file from oxygen -> Local upgrade
Click to expand...
Click to collapse
Still confused as to how everyone else can flash these zip files through TWRP and I cannot.
I'm currently Magisk rooted and have TWRP installed. Will I lose root and TWRP when updating through the local upgrade method?
GunFishin said:
Still confused as to how everyone else can flash these zip files through TWRP and I cannot.
I'm currently Magisk rooted and have TWRP installed. Will I lose root and TWRP when updating through the local upgrade method?
Click to expand...
Click to collapse
Yes, you will need to flash twrp with adb and going through the hole process of installing twrp and magisk, but for me its not worked well, after first boot to Android Q with magisk 20.1 and granting some apps root access when I rebooted the phone its not booting to system and going to bootloader, I think its related to some problem with magisk 20.1.

[FASTBOOT] [daisy] Patched boot.img for V11.0.5.0 (Android 10)

I followed my usual guide to upgrade...
https://forum.xda-developers.com/mi-a2-lite/how-to/10-0-4-0-to-10-0-7-0-ota-keeping-magisk-t3916863/
The May update is 11.0.5.0. I have a patched boot with Magisk 20.4
https://yasmar.net/xda/patched_boot_11.0.5.0_204.img.gz
And the vanilla boot
https://yasmar.net/xda/vanilla_boot_11.0.5.0.img.gz
Did you update from 9.0? or from previous 10.0 ROM?
smicas said:
Did you update from 9.0? or from previous 10.0 ROM?
Click to expand...
Click to collapse
I went from Pie 10.0.20.0 to Q 11.0.4.0 to 11.0.5.0.
I wasn't offered 11.0.2.0.
a1291762 said:
I went from Pie 10.0.20.0 to Q 11.0.4.0 to 11.0.5.0.
I wasn't offered 11.0.2.0.
Click to expand...
Click to collapse
Thanks,
And from 10.0.2.0 to 11.0.4.0 - did you also update the same way, or did you clean flash from fastboot?
smicas said:
And from 10.0.2.0 to 11.0.4.0 - did you also update the same way, or did you clean flash from fastboot?
Click to expand...
Click to collapse
I've been using the same process for every OTA since 10.0.4.0.
Only a few updates caused issues.
10.0.9.0 needed a newer TWRP.
Magisk 20 broke TWRP.
When I did the android 10 upgrade I had an issue with some Magisk modules that I had not upgraded. It would have been fine if I'd upgraded them first. I disabled them to boot and then installed the upgraded modules.
Does anyone have the boot img from version 11.0.10.0?
abracadabra02099 said:
Does anyone have the boot img from version 11.0.10.0?
Click to expand...
Click to collapse
There is no such version for Mi A2 Lite.
11.0.5.0 is the newest release (Android 10 with May security patches).
Hi @a1291762,
I'd like to know if
. it is possible to downgrade from 11.0.5 to latest Android 9
. it is possible to use a full working Gcam on 11.0.5 and how to install it.
Thank you!
I'm currently on v. 10.0.18 (I stopped the latest update for Pie) and I have a CSOT screen.
DekiS3 said:
Hi @a1291762,
I'd like to know if
. it is possible to downgrade from 11.0.5 to latest Android 9
. it is possible to use a full working Gcam on 11.0.5 and how to install it.
Thank you!
I'm currently on v. 10.0.18 (I stopped the latest update for Pie) and I have a CSOT screen.
Click to expand...
Click to collapse
It was only the first Android 10 (11.0.2.0) that had issues with screens. The 2 followups (11.0.4.0 and 11.0.5.0) work on all phones.
In theory, it is possible to downgrade back to 10.0.18.0 using a fastboot image.
https://forum.xda-developers.com/mi-a2-lite/how-to/fastboot-xiaomi-mi-a2-fastboot-images-t3824871
To get to 10.0.20.0 you'll need to get the OTA zip and install that. I'm not sure how to do that, but this process seems like it should work: https://forum.xda-developers.com/mi-a2-lite/how-to/how-to-manual-update-v11-0-4-0-users-t4082815
It might be worth checking if people have done the downgrade successfully. For example, the Pie-Oreo downgrade caused modem issues.
There's heaps of threads where people discuss gcams, but I do not know what the state is because I use the stock camera app.
DekiS3 said:
...
Click to expand...
Click to collapse
Apparently there was a 10.0.20.0 fastboot, but it's not on the fastboot thread
I don't know where I got this URL from but 10.0.20.0 is http://bigota.d.miui.com/V10.0.20.0...0.PDLMIXM_20200327.0000.00_9.0_2baf524aaf.tgz
a1291762 said:
I followed my usual guide to upgrade...
https://forum.xda-developers.com/mi-a2-lite/how-to/10-0-4-0-to-10-0-7-0-ota-keeping-magisk-t3916863/
The May update is 11.0.5.0. I have a patched boot with Magisk 20.4
https://yasmar.net/xda/patched_boot_11.0.5.0_204.img.gz
And the vanilla boot
https://yasmar.net/xda/vanilla_boot_11.0.5.0.img.gz
Click to expand...
Click to collapse
First of all, i never had magisk on android 8-9 before,then i want to install it on android 10 , i'm quiet understand with the fastboot step, but i don't know if its ok to do it right on a10, i mean if i just boot with your android 10 patched_boot then install magisk, did i just rooted my phone ?
I just wanted to install GCam btw
Thank you.

Stock Android 11

Just Posted
https://developers.google.com/android/images#sunfish
fronto said:
Just Posted
https://developers.google.com/android/images#sunfish
Click to expand...
Click to collapse
I just checked my 4a with the Check for Updates button under settings and Android 11 is there waiting for me to d/l and install.
I successfully applied the OTA update, then extracted the boot.img from the full image (both versions matching RP1A.200720.011), patched with Magisk, and then flashed it, but now phone wont boot. Just getting the G startup logo for over 10 min now. Has anyone had success with this method? Is there a better way to do it?
Just updated with no issues, but I'm not rooted yet. Only thing I really want is custom accent color (red), so not sure if it's worth rooting.
Sent from my Pixel 4a using XDA Labs
hate to say it but I think at this point that Magisk 20.4 (Manager 7.5.1) cannot root Android 11 on this phone. I have posted this finding on the rooting thread asking if anyone has had success:
https://forum.xda-developers.com/pixel-4a/how-to/guide-unlock-root-pixel-4a-t4153773/page4
I unrooted, applied update, installed Magisk Canary build, patched boot image from downloaded Factory Image, fastboot flash boot... and have successfully rooted my 4a on w/11.
Well I got an email from Google saying that android 11 was waiting for me to download. So I checked updates and it says my device is up to date. So I guess maybe verizon does hold up updates.
moeava said:
I unrooted, applied update, installed Magisk Canary build, patched boot image from downloaded Factory Image, fastboot flash boot... and have successfully rooted my 4a on w/11.
Click to expand...
Click to collapse
where did you find it? nvrmnd https://github.com/topjohnwu/magisk_files/tree/canary
@tcat007 @fronto
For anyone looking to root, you need magisk canary, latest build at time of writing (20424) works fine for me. Took the OTA from 10 to 11 following the magisk OTA update guide here worked like a charm: https://topjohnwu.github.io/Magisk/ota.html
However, somethings seemed to have changed in 11. For audio apps like jdsp and v4a, you'll need to run this in terminal (only needs done once):
Code:
su -c settings put global hidden_api_policy 1
Also note that sbin is gone too (least on pixel 4a) so v4a app install won't work properly (it's being worked on)
fronto said:
I successfully applied the OTA update, then extracted the boot.img from the full image (both versions matching RP1A.200720.011), patched with Magisk, and then flashed it, but now phone wont boot. Just getting the G startup logo for over 10 min now. Has anyone had success with this method? Is there a better way to do it?
Click to expand...
Click to collapse
You need to use latest canary
Stable doesn't yet support 11 afaik
tthalheim said:
You need to use latest canary
Stable doesn't yet support 11 afaik
Click to expand...
Click to collapse
You only need Canary to create the patched boot file. After it's been flashed, you can run Stable.
Just flash the pre-patched boot file and keep stable:
magisk_patched_sunfish-rp1a.200720.011.img
Yeah I dont like that canary Magisk so I used your advice and flashed the patched boot.img and then went back to stable Magisk. I am a little underwhelmed with Android 11 maybe its just me.
fronto said:
You only need Canary to create the patched boot file. After it's been flashed, you can run Stable.
Just flash the pre-patched boot file and keep stable:
magisk_patched_sunfish-rp1a.200720.011.img
Click to expand...
Click to collapse
good deal...yeah I figured with the pre-patched boot.img, a lot of people could avoid messing with canary alltogether and just keep normal stable.
Agreed 11 does not seem all that revolutionary. ...but all is working well now with no complaints
Archangel said:
Yeah I dont like that canary Magisk so I used your advice and flashed the patched boot.img and then went back to stable Magisk. I am a little underwhelmed with Android 11 maybe its just me.
Click to expand...
Click to collapse
If you’re running boot imaged patched with magisk canary then your running magisk canary
Sent from my iPad using Tapatalk
Yeah brother all I was saying is that I dont like the canary design for Magisk Manager so I went back to stable for manager only.
jrkruse said:
If you’re running boot imaged patched with magisk canary then your running magisk canary
Sent from my iPad using Tapatalk
Click to expand...
Click to collapse
Archangel said:
Yeah brother all I was saying is that I dont like the canary design for Magisk Manager so I wet went back to stable for manager only.
Click to expand...
Click to collapse
Oh ok
Sent from my iPhone using Tapatalk
fronto said:
You only need Canary to create the patched boot file. After it's been flashed, you can run Stable.
Just flash the pre-patched boot file and keep stable:
magisk_patched_sunfish-rp1a.200720.011.img
Click to expand...
Click to collapse
Thank you for the upload. Can this be flashed in magisk? I presume no.
Can you clarify the steps? I'm already on android 10 rooted.
1. Uninstall magisk / Restore image
2.. Download install Android 11 / no reboot
3..... ? Then with patched boot.
Thank you
mustbevick said:
Thank you for the upload. Can this be flashed in magisk? I presume no.
Can you clarify the steps? I'm already on android 10 rooted.
1. Uninstall magisk / Restore image
2.. Download install Android 11 / no reboot
3..... ? Then with patched boot.
Thank you
Click to expand...
Click to collapse
Its not flashed in Magisk. Its flashed using fastboot via a computer connection. With that file, you never need to touch Canary manager.
1. uninstall Magisk but you keep Magisk Manager
2. update to Android 11 via OTA or with full image provided you revise the flash-all to not wipe, or just manually issue each command.
3. make sure your 11 is up and running
4. reboot to bootloader, connect PC
5. fastboot flash boot magisk_patched_sunfish-rp1a.200720.011.img
6. reboot and open regular stable Magisk Manager
enjoy
I've rooted my 4a with magisk with the Aug factory image (android 10). I have the both Titanium Pro and Mybackup Pro - Do either of those programs create an image backup similar to the image I create of my PC using a program like Acronis, so that I could just re-install the Android 10 system if I don't like Android 11? If those programs don't do that is there any program that will do that?
Has anyone else noticed x google enrollment then updating message every (re) boot? I must have done something wrong. I got magisk working nicely. Can install itself, modules, ctsProfile is true, whatevs... But nothing else gets a su toast. Not too worried with it this first week or so.. I'll stab again weekend after next.
Sent from my Pixel 4a using Tapatalk

Question Will i lose root and twrp if i update my phone to Miui 13 Android 12?

I tried so hard to root my phone before but it didn't work i found out that the issue is about the last update, the last update doesn't support twrp cuz of android 12. So i download the previous frimware (miui 12.5, android 11) and flashed and it worked. I rooted my phone using twrp. My question is : now i have a notification about the new update to miui 13 Android 12 if i update my phone will i lose root?!
Twrp not is compatible with Android 12, but You can root with magysk patching the boot img

Categories

Resources