Magisk 23 Works - Sony Xperia 10 Plus Guides, News, & Discussion

Device: Sony Xperia 10 Plus i3223
Bootloader: Unlocked
ROM: Stock Android 9
Downloaded Magisk Manager's APK to the phone
Installed It
Updated to Magisk 23 in Magisk Manager
Rebooted to fastboot with adb
Flash boot TWRP
Installed the Magisk 23 apk
Rebooted
Rooted.

Related

ROOT USING TWRP Android P oxygen os open beta 1

As i tried to root my newly installed android P oxygen os beta 1 with official TWRP but there is data decryption errors so its got failed, i think its most of the case for all.
But this twrp blue spark is working good. Easliy installed, having working decrytion, no errors.
All credits @funkwizard just sharing
Download both twrp. Img(place it in Computer) and twrp installer zip from Below.
https://forum.xda-developers.com/devdb/project/?id=27466#downloads
Boot phone to fastboot mode connect to computer.
Then go where u have placed your bluespark twrp(rename it to simple twrp.img)
Click Shift+right click of mouse, select open. Command prompt here where twrp file is placed.
Type and enter
fastboot boot twrp.img
Now u r phone boots to Twrp.
Locate ur twrp installer zip Flash it now for rooting flash magisk 17.1
Download magisk 17.1
https://forum.xda-developers.com/oneplus-6/how-to/patched-boot-image-magisk-16-7-beta-t3818853
Done reboot u r rooted with working twrp for flashing
My video review of latest beta 1 android P
https://youtu.be/r_oYKy2J5eQ

Updated to 10.0.1 from 10. Cannot reinstall Magisk/boot into twrp

Hello,
I have updated my 7 Pro to 10.0.1 via oxygen updater. Before that I have uninstalled Magisk (as described in the tutorial (cant link it here) used - "restore images") and then installed the update.
After the update I still have my Magisk manager but when I try to install the magisk.zip file it says "unsupported/unknown image format", tried even previous 19.4 version.
Also when I try to boot into twrp via "fastboot boot twrp.img" via PC it gets stuck at Fastboot logo.
Is there any way I can install magisk again without losing data? The bootloader is still unlocked.
solved. was using old twrp

Need help for root F2 pro

Has anyone rooted F2 pro on android 11 version global miui 12.2.4?
I need help ,bootloader is unlocked.Kindly help
What's the problem?
I just rooted my F2 pro with android 11 version RJKEUXM 12.2.3.0, everything is working.
My steps:
Install Magisk Manager
Copy original boot.img to Phone
Patch original boot.image via Install Magisk
Copy patched boot-image to PC
Phone Fastboot-Mode:
fastboot flash boot /path/to/magisk_patched.img
fastboot reboot
Tiemichael said:
What's the problem?
I just rooted my F2 pro with android 11 version RJKEUXM 12.2.3.0, everything is working.
My steps:
Install Magisk Manager
Copy original boot.img to Phone
Patch original boot.image via Install Magisk
Copy patched boot-image to PC
Phone Fastboot-Mode:
fastboot flash boot /path/to/magisk_patched.img
fastboot reboot
Click to expand...
Click to collapse
what about fingerprint? is it working fine?
Yes, everything is fine (safety net, fingerprint, banking apps). I don't use Google Pay ...
For Safety Net: follow here, and here (only needed since yesterday!)

How to flash magisk now without TWRP? Used to be simple with magisk manager, but now with magisk app v22 not anymore?

After installing new stock OTA, before rebooting I used to flash magisk via manager. Now with magisk app v22 this doesn't work anymore?
Procedure from the xda guide: Magisk Root without TWRP for OnePlus 6 Oxygen OS
After installing a stock ota magisk root is lost, but above guide showed a very simple procedure to reinstall:
1. install ota but don't reboot
2. open magisk manager and install magisk (there was an option to install after ota)
reboot and done
Now that magisk manager has been replaced with magisk app above option isn't available anymore and after tapping "install" I am asked for a file.
If that's the way things are now, that's fine. For the first time in my life I'll have no root and I'll live with it - to keep things simple
icaros1530 said:
After installing new stock OTA, before rebooting I used to flash magisk via manager. Now with magisk app v22 this doesn't work anymore?
Procedure from the xda guide: Magisk Root without TWRP for OnePlus 6 Oxygen OS
After installing a stock ota magisk root is lost, but above guide showed a very simple procedure to reinstall:
1. install ota but don't reboot
2. open magisk manager and install magisk (there was an option to install after ota)
reboot and done
Now that magisk manager has been replaced with magisk app above option isn't available anymore and after tapping "install" I am asked for a file.
If that's the way things are now, that's fine. For the first time in my life I'll have no root and I'll live with it - to keep things simple
Click to expand...
Click to collapse
The file it's looking for is your boot.img from the firmware you are on. Magisk will "patch" it for root. You then place the magisk_patched.img on you pc. Boot to fastboot and flash it to reboot with root.
fastboot flash boot magisk_patched***.img
That's how it's done on my phone st least.
Tulsadiver said:
The file it's looking for is your boot.img from the firmware you are on. Magisk will "patch" it for root. You then place the magisk_patched.img on you pc. Boot to fastboot and flash it to reboot with root.
fastboot flash boot magisk_patched***.img
That's how it's done on my phone st least.
Click to expand...
Click to collapse
That's it! Sometimes I use my other phone that's rooted with magisk as well and tks to the adb/fastboot magisk module by Osm0sis and Surge I fastboot flash the patched boot.img from mg other phone connected to mine using a OTG cable. I just toss the patched boot.img in termux apps prper directory which is: data/data/com.termux/files/home/magisk-patchedboot.img , and flash it: fastboot flash boot magisk-patchedboot.img --slot all then reboot system and done.
Adb+fastboot installer magisk module: https://forum.xda-developers.com/attachments/update-adb-installer-v1-0-41-signed-zip.5293523/

No Root on Magisk 23 or Canary [Vivo Y21]

Newbie here trying to root Vivo Y21 (Android 11) using Magisk. I am using a bootloader unlocked Vivo Y21.
Magisk 23 (stable): Stuck at Fastboot on using a patched boot.img
Magisk Canary: flashed and rebooted successfully, but shows not installed and no root
About the phone :
Android 11
Ramdisk: Yes
A/B: No
Zygisk: No
Custom Recovery does not seem to be available for Vivo Y21. Flashed from Fastboot mode:
>>fastboot flash boot <patched_boot.img>
>>fastboot reboot
Any ideas on what I did wrong or could try would be really helpful.
Me too.... I too have the same problem. Someone help.
undapri said:
Me too.... I too have the same problem. Someone help.
Click to expand...
Click to collapse
have you unlocked bootloader?

Categories

Resources