Twrp and Magisk Not Installing on OnePlus 8 Pro. Android 13 - OnePlus 8 Pro Questions & Answers

I want to install twrp and magisk on op 8 pro but I couldn't find any resources. I tried to install twrp in fastboot mode, this time it does not enter recovery mode. I found some information for Magisk installation, but I couldn't find anything for Android 13. Can anyone help me out with this please.

There's no TWRP for the OP8 series on Android 13. There's nothing to help you with.

FreshlyBaked 420 said:
There's no TWRP for the OP8 series on Android 13. There's nothing to help you with.
Click to expand...
Click to collapse
Then how can I install magisk?

Hasancaktar said:
Then how can I install magisk?
Click to expand...
Click to collapse
try it here: https://forum.xda-developers.com/t/discussion-magisk-the-age-of-zygisk.4393877/

It working, I using magisk + lposed on OnePlus 8 pro with android 13. I waiting for Twpr on tiramisu.

marcinx777 said:
It working, I using magisk + lposed on OnePlus 8 pro with android 13. I waiting for Twpr on tiramisu.
Click to expand...
Click to collapse
How did you install Magisk

Hasancaktar said:
How did you install Magisk
Click to expand...
Click to collapse
Download the firmware image, extract the boot.img file with python in cmd. Install magisk on one plus add the boot.img file to magisk it will generate its own and use flash adb on that file that's it
https://forum.xda-developers.com/t/...-payload-bin-using-payload-dumper-go.4468781/

marcinx777 said:
Download the firmware image, extract the boot.img file with python in cmd. Install magisk on one plus add the boot.img file to magisk it will generate its own and use flash adb on that file that's it
https://forum.xda-developers.com/t/...-payload-bin-using-payload-dumper-go.4468781/
Click to expand...
Click to collapse
How do I extract the img file and flash magisk. The link you gave is for 10r.

Hasancaktar said:
How do I extract the img file and flash magisk. The link you gave is for 10r.
Click to expand...
Click to collapse
You need to download the full firmware same as you have on your phone. Unpack the zip file, then unpack the payload.bin file with the program (payload-dumper), there will be a lot of files we only need boot.img . You install magisk applications in the application you click install magisk(root) you point to your boot.img file. Magisk generates its img file which you need to flash in fastboot. Remember to unlock OEM in developer options and then in adb and enable usb debugging.

There is working TWRP for A13. It works pretty good and I have used it. Check it out here
[TWRP][3.7.0-13][instantnoodle]TWRP for OnePlus 8/8Pro ][OFFICIAL][BETA 3]
TWRP for OnePlus 8 and 8 Pro TWRP is an open source, community project. TWRP development is done by a large support community with many people who are willing to answer questions and help people with their devices either through our IRC...
forum.xda-developers.com

Hasancaktar said:
I want to install twrp and magisk on op 8 pro but I couldn't find any resources. I tried to install twrp in fastboot mode, this time it does not enter recovery mode. I found some information for Magisk installation, but I couldn't find anything for Android 13. Can anyone help me out with this please.
Click to expand...
Click to collapse
I recently rooted my IN2025.F62.
At first, you need to unlock the bootloader. Let us know if you need help for that
To be rooted:
1. What DID NOT work: FLASH the official IMG file of TWRP downloaded from their website
I had to use MSM tool to install stock OOS 11 then slowly upgrade to OOS 13 through OTA.
2. What DID work: BOOT into TWRP thanks to twrp_op8_erofs-3.7.0-b3.img (source).
Then download Magisk.apk from Github, rename it to Magisk.zip and flash it from TWRP.
I didn't try yet but you can normally install TWRP from Magisk as reported here.

Related

xposed help

Ok I have read and searched I'm no newbie but this phone is so weird I have unlocked bootloader what order do I take to get Xposed working on official 8.1?
gtshiftin6 said:
Ok I have read and searched I'm no newbie but this phone is so weird I have unlocked bootloader what order do I take to get Xposed working on official 8.1?
Click to expand...
Click to collapse
Root with Magisk. Inside Magisk download the Xposed systemless module and the Xposed Installer apk from the support thread
Sent from my PH-1 using Tapatalk
Do I need recovery to install magisk?
gtshiftin6 said:
Do I need recovery to install magisk?
Click to expand...
Click to collapse
You need to root first.
See this thread: https://forum.xda-developers.com/essential-phone/how-to/guide-rooting-essential-ph-1-magisk-t3701976
gtshiftin6 said:
Do I need recovery to install magisk?
Click to expand...
Click to collapse
Yes...
rignfool said:
Yes...
Click to expand...
Click to collapse
No, you don't explicitly need recovery (TWRP) to install Magisk.
You do need recovery to install kernels or anything similar.
Magisk has a function that will patch the boot image file if you have a copy on the phone.
You can then copy that patched file to your computer and use fastboot to flash the patched boot image.
I have used that method before.
tech_head said:
No, you don't explicitly need recovery (TWRP) to install Magisk.
You do need recovery to install kernels or anything similar.
Magisk has a function that will patch the boot image file if you have a copy on the phone.
You can then copy that patched file to your computer and use fastboot to flash the patched boot image.
I have used that method before.
Click to expand...
Click to collapse
Well... Here's my take...
You know how to do that... Therefore YOU don't need recovery...
If someone with all the information available is still going to ask the question... Then THAT PERSON will NEED recovery...
Welcome to XDA
Need patched boot file
Does anyone have a patched boot file for Magisk on Essential Phone for the latest Android P Beta? The Magisk app won't patch my boot image and won't tell me why. If I have the file from somewhere else I figure I can just flash that and be done with it. (New to XDA! )
Just install Magisk Manager, download latest pie fastboot zip from Developer Overview from Essential website and grab the boot img and patch it

How to flash TWRP in Android 10 Open Beta 1?

I have installed this today and now those fastboot commands don't work. Fastboot boot fails with the error (unknown command). Any idea about how to install TWRP in this scenario?
Bhargav97 said:
I have installed this today and now those fastboot commands don't work. Fastboot boot fails with the error (unknown command). Any idea about how to install TWRP in this scenario?
Click to expand...
Click to collapse
Where did you get the zip?
Play store has to be authorized and added, Google Pay that is, play services for the device/region. That way it will pass safetynet. If it doesn't include the safetynet info, when you try to use it, and verify, it fails. It takes awhile often for them to get it working.
Bhargav97 said:
I have installed this today and now those fastboot commands don't work. Fastboot boot fails with the error (unknown command). Any idea about how to install TWRP in this scenario?
Click to expand...
Click to collapse
You can't. Currently there's no working twrp for Android 10 open beta.
Yes, officially, no TWRP, firmware is updated/changed, plus fastboot boot is often disabled on these builds. Also, it will fail Safety Net, so no root, no twrp and no GPay....Android Q is a bust so far. There are TWRP for Guacamole, I tried those on the Chinese version, ended up hosing my phone..finally got it back working and back on stable 9.0.17 and rooted/twrp. I'm guessing we will need another month at least to get a stable/working Q for 6T, and TWRP/root.
In h2os 10...twrp 3.3.1-8 works
Personally used
sanjeev7 said:
In h2os 10...twrp 3.3.1-8 works
Personally used
Click to expand...
Click to collapse
As long as you don't update twrp in in twrp and flash it is magisk after local upgrade before reboot
techlogik said:
Yes, officially, no TWRP, firmware is updated/changed, plus fastboot boot is often disabled on these builds. Also, it will fail Safety Net, so no root, no twrp and no GPay....Android Q is a bust so far. There are TWRP for Guacamole, I tried those on the Chinese version, ended up hosing my phone..finally got it back working and back on stable 9.0.17 and rooted/twrp. I'm guessing we will need another month at least to get a stable/working Q for 6T, and TWRP/root.
Click to expand...
Click to collapse
Magisk working fine and safety net passes.
Noob_Master said:
Magisk working fine and safety net passes.
Click to expand...
Click to collapse
how did you manage that? did you manage to flash twrp? or did you manage to root the phone without it?
i havent been able to get a working TWRP on it yet however i have managed to get working root with magisk, see my post about it here https://forum.xda-developers.com/on...agisk-pre-rooted-boot-img-oneplus-6t-t3986585
stardustsouls said:
how did you manage that? did you manage to flash twrp? or did you manage to root the phone without it?
Click to expand...
Click to collapse
1. Extract boot.img from OnePlus 6T Android 10 Open beta
2. Download magisk manager apk on OP6T
3. Place boot.img file on OP6T storage, and click "install" in the magisk manager app. There are two options, direct and one that will let you choose your boot.img file.
4. Place new modified file from downloads folder on OP6T back onto computer
5. Boot OP6T into fastboot mode (must already have unlocked bootloader, or this next one will not work!)
6. run "fastboot flash boot /location/of/file"
7. Profit
dtronics said:
i havent been able to get a working TWRP on it yet however i have managed to get working root with magisk, see my post about it here https://forum.xda-developers.com/on...agisk-pre-rooted-boot-img-oneplus-6t-t3986585
Click to expand...
Click to collapse
youre the bomb dude
---------- Post added at 08:54 PM ---------- Previous post was at 08:51 PM ----------
Odder1 said:
1. Extract boot.img from OnePlus 6T Android 10 Open beta
2. Download magisk manager apk on OP6T
3. Place boot.img file on OP6T storage, and click "install" in the magisk manager app. There are two options, direct and one that will let you choose your boot.img file.
4. Place new modified file from downloads folder on OP6T back onto computer
5. Boot OP6T into fastboot mode (must already have unlocked bootloader, or this next one will not work!)
6. run "fastboot flash boot /location/of/file"
7. Profit
Click to expand...
Click to collapse
you too lmao
now i can use viper4android again frick yeah
Noob_Master said:
Magisk working fine and safety net passes.
Click to expand...
Click to collapse
I tried the A/B Magisk TWRP retention script...and that didn't go well when I tried it.
Tried the fastboot method per your thread, that didn't work. Then tried the Magisk method and install, then select patched file, reboot, Magisk says it isn't installed and ctsProfile fails Safetynet.
Thanks
techlogik said:
I tried the A/B Magisk TWRP retention script...and that didn't go well when I tried it.
Tried the fastboot method per your thread, that didn't work. Then tried the Magisk method and install, then select patched file, reboot, Magisk says it isn't installed and ctsProfile fails Safetynet.
Thanks
Click to expand...
Click to collapse
Same, tried both methods and also got stuck on boot loop.
Tested the thread HERE and it worked for me I have the phone rooted without TWRP.
I already had the Magisk apk installed on the phone and flashed the img as mentioned in the thread and it worked.
To whom it may concern. I followed this method and it works flawlessly.
1. Magisk Manager > Tap "Uninstall" > Tap "Restore Images" (DO NOT REBOOT)
2. Now Run the System update to download and install the full OTA zip (DO NOT REBOOT)
3. Close all background apps
4. Open Magisk > Tap "Install" > Tap "install" again > Tap "Install to Inactive/Second Slot (After OTA)"
5. Finally tap Reboot after Magisk installation is complete.
Finally just gave up on TWRP and did the normal OTA procedure above, then patched inactive in Magisk. Now rooted, just no TWRP.
So the above works, just make sure you have the right full Android Q from the official thread and follow the above.
Odder1 said:
1. Extract boot.img from OnePlus 6T Android 10 Open beta
2. Download magisk manager apk on OP6T
3. Place boot.img file on OP6T storage, and click "install" in the magisk manager app. There are two options, direct and one that will let you choose your boot.img file.
4. Place new modified file from downloads folder on OP6T back onto computer
5. Boot OP6T into fastboot mode (must already have unlocked bootloader, or this next one will not work!)
6. run "fastboot flash boot /location/of/file"
7. Profit
Click to expand...
Click to collapse
Thanks man. Worked flawlessly. :good:
alp47470 said:
Thanks man. Worked flawlessly. :good:
Click to expand...
Click to collapse
Could you please explain after the 2nd step? Im already unlocked bootloader on android 10.
What modified boot image and how install?
please explain
suhas2k said:
Could you please explain after the 2nd step? Im already unlocked bootloader on android 10.
What modified boot image and how install?
please explain
Click to expand...
Click to collapse
Sure,
1. Unlock Bootloader
2. Install Magisk Manager - Magisk - Install - Select the boot.img When finished.
3. Reboot to Bootloader and flash the same boot.img file.
4. Boot OOSQ with Root.
https://t.me/aadarsh47
DM me if you couldn't get boot img file.
I'm getting some error uploading here.

Root for RMX1931 Realme UI Android 10

fastboot flash recovery OrangeFox-R10.1_1.img
boot in twrp
flash OrangeFox-R10.1_1.zip
rebbot in recovery
flash magisk 20.4
reboot recovery
flash vbmeta.img (FOR RECOVERY)
Clean caches
Reboot
fingerprint, no
Files
https://forum.xda-developers.com/realme-x2-pro/development/orangefox-recovery-x2-pro-t4063301
use vbmeta from this post
Magisk
https://github.com/topjohnwu/Magisk/releases/tag/v20.4
hi, any idea to fix fingerprint?
[email protected] said:
hi, any idea to fix fingerprint?
Click to expand...
Click to collapse
We need to wait for Realme to release a fix, just like what happened on color os when fingerprint wasn't working
On C.27 Bootloader Unlock and Root, Fingerprinter works
How to upgrade from Android 9 Color OS 6 rooted and with magisk 20.4 to new C.27? Is there a tutorial? Thank You
minoccio said:
How to upgrade from Android 9 Color OS 6 rooted and with magisk 20.4 to new C.27? Is there a tutorial? Thank You
Click to expand...
Click to collapse
Uninstall Magisk with the .zip from their site. Github here
Instal stock recovery like you did to install custom recovery.
Next, download the C.27 update and run it from the file manager. Phone will reboot and start updating
After update, just do the whole process to root C.27 version like for Android 9.
deviantor said:
Instal stock recovery like you did to install custom recovery.
Uninstall Magisk with the .zip from their site. Github here
Next, download the C.27 update and run it from the file manager. Phone will reboot and start updating
After update, just do the whole process to root C.27 version like for Android 9.
Click to expand...
Click to collapse
So basically if I'm on c27 already, it's okay to use the same root method?
adsubzero said:
So basically if I'm on c27 already, it's okay to use the same root method?
Click to expand...
Click to collapse
Yea. I was on C27 total stock then followed these tips to root and custom recovery. Its all working well so far and fingerprint works.
deviantor said:
Yea. I was on C27 total stock then followed these tips to root and custom recovery. Its all working well so far and fingerprint works.
Click to expand...
Click to collapse
I tried several thins to install Magisk succesfully with no luck.
I received my Global x2 Pro this thursday and i successfully unlocked the bootloader and flashed twrp recovery. But when I flask the magisk 20.4 zip and reboot my device, i get an error saying that my boot / recovery partition is corrupt. I have to install C27 again from twrp and it boots up.
Can anybody help me how to install Magisk succesfully? It's driving me nuts. Also, i cant download the vbmeta.img from the OP. So i tried to extract the vbmeta.img from the c27 image to flash, but also no lucck
Edit: Finally having it working with the Orangefox recovery with the vbmeta.img. I thought that the link in OneDrive wasnt working, but it was my home networks which was blocking OneDrive. Problem solved!
deviantor said:
Uninstall Magisk with the .zip from their site. Github here
Instal stock recovery like you did to install custom recovery.
Next, download the C.27 update and run it from the file manager. Phone will reboot and start updating
After update, just do the whole process to root C.27 version like for Android 9.
Click to expand...
Click to collapse
Isn't it possible to install ota update from twrp? (I use mauronofrio). Is it mandatory to unroot, install C27 and then re-root?
minoccio said:
Isn't it possible to install ota update from twrp? (I use mauronofrio). Is it mandatory to unroot, install C27 and then re-root?
Click to expand...
Click to collapse
It's possible if someone makes a flashable zip, though I dont know of that can be done for every phone. Otherwise you need a stock recovery to install the OTA.
minoccio said:
Isn't it possible to install ota update from twrp? (I use mauronofrio). Is it mandatory to unroot, install C27 and then re-root?
Click to expand...
Click to collapse
Like @adsubzero said. Unless you have a custom ozip file to flash on TWRP, you need to have stock recovery to install a standard ozip.
ogutolopes said:
fastboot flash recovery OrangeFox-R10.1_1.img
boot in twrp
flash OrangeFox-R10.1_1.zip
rebbot in recovery
flash magisk 20.4
reboot recovery
flash vbmeta.img (FOR RECOVERY)
Clean caches
Reboot
fingerprint, no
Click to expand...
Click to collapse
for recovery mean recovery ka option ckick krna hai..vbmeta krty huay
In the backup options I don't see system, only system image. Does anyone else have this issue?

OxygenOS Open Beta 2 Root HELP

Hi,
I just updated my Oneplus 8 Pro to Open Beta 2 but have lost root in the process... Can someone please tell me how to re-root my device? (Don't know if this helps but...) I already have Magisk Canary installed.
Any help with a link to a boot image or any other instruction is highly welcome!
Thanks
B
Follow this : https://forum.xda-developers.com/oneplus-8-pro/how-to/guide-how-to-root-oneplus-8-pro-twrp-t4083981
Oxygène 11 beta 2 patched boot.img :https://drive.google.com/file/d/13mZ3IRvY333nwaBy-8E1eZUAshHcDsJe/view?usp=drivesdk
1 guide Root :
- download magisk_patched.img on pc and copy to you ADB folder
- open shell
- ABD reboot bootloader
- fastboot boot magisk_patched.img
- end ->fastboot reboot
doesn't works for me
Doesn't works for me
Help Please
Bab8 said:
Follow this : https://forum.xda-developers.com/oneplus-8-pro/how-to/guide-how-to-root-oneplus-8-pro-twrp-t4083981
Oxygène 11 beta 2 patched boot.img :https://drive.google.com/file/d/13mZ3IRvY333nwaBy-8E1eZUAshHcDsJe/view?usp=drivesdk
Click to expand...
Click to collapse
franckdoc said:
Doesn't works for me
Help Please
Click to expand...
Click to collapse
IN2023 ?
Yes
Bab8 said:
IN2023 ?
Click to expand...
Click to collapse
You can just flash blu_spark kernel as well. Then root it with magisk canary manager within the OS. Or make your own patched kernel with magisk canary patch function.
Good morning,
Can you please tell me how to go through flashing blu_spark kernel? Maybe a step by step guide?
Thanks for your time.
B
Imprezzion said:
You can just flash blu_spark kernel as well. Then root it with magisk canary manager within the OS. Or make your own patched kernel with magisk canary patch function.
Click to expand...
Click to collapse
This boot img I'm providing is stock rooted.
Command: fastboot boot beta2.img
When your device boots, it will be temporarily rooted, open Magisk Canary and select "install" then "direct install - the recommended option)
When it's done, reboot and you'll be permanently rooted.
- sorry, the img is 101MB, when I try to upload the file it says the file is too big. If you still want the file, contact me on Telegram (AhmadX9)

how to install magisk on lineageos 18.1?

Hello everyone
How to install magisk on lineageos 18.1?
I've downloaded/installed magisk.apk from official github website, but I cannot find clear steps about how to root the device, any help? thanks!
the device is sm-g900f
Download the magisk .apk to your phone and install it. Rename .apk to .zip and reboot to your recovery by holding volume up and home while powering on.
If using TWRP
Tap Install
Tap Install Zip to toggle the button
Select the magisk .zip file and flash
Reboot
Boatshow said:
Download the magisk .apk to your phone and install it. Rename .apk to .zip and reboot to your recovery by holding volume up and home while powering on.
If using TWRP
Tap Install
Tap Install Zip to toggle the button
Select the magisk .zip file and flash
Reboot
Click to expand...
Click to collapse
Thank you very much!
Boatshow said:
Download the magisk .apk to your phone and install it. Rename .apk to .zip and reboot to your recovery by holding volume up and home while powering on.
If using TWRP
Tap Install
Tap Install Zip to toggle the button
Select the magisk .zip file and flash
Reboot
Click to expand...
Click to collapse
thanks ! my d852 is now rooted!
Boatshow said:
Download the magisk .apk to your phone and install it. Rename .apk to .zip and reboot to your recovery by holding volume up and home while powering on.
If using TWRP
Tap Install
Tap Install Zip to toggle the button
Select the magisk .zip file and flash
Reboot
Click to expand...
Click to collapse
Hi Boatshow,
great - worked for me with Magisk 23.0 perfectly - thank you so much!!! Installing first wasn't necessary so, I just downloaded to SD Card, renamed, installed with TWRP. Than I had to finish installing inside system, now all works well!
Hey guys!
New here and new to Android in general.
Instead of creating another thread and I will if its preferred, I wanted to ask how do I install Magisk without TWRP?
I'm on LineageOS 8.1 and my device is an OnePlus 8T.
The goal is to pass SafetyNet.
Fumetsu_Guritto said:
Hey guys!
New here and new to Android in general.
Instead of creating another thread and I will if its preferred, I wanted to ask how do I install Magisk without TWRP?
I'm on LineageOS 8.1 and my device is an OnePlus 8T.
The goal is to pass SafetyNet.
Click to expand...
Click to collapse
How to Install Magisk on your Android Phone
Magisk is a powerful tool that can help you customize some aspects of your phone or even grant you root access. Here's how you can install it!
www.xda-developers.com
jmh2002 said:
How to Install Magisk on your Android Phone
Magisk is a powerful tool that can help you customize some aspects of your phone or even grant you root access. Here's how you can install it!
www.xda-developers.com
Click to expand...
Click to collapse
edit: possible human error.
Editx2: How crucial is it that I use this command to copy the patched image vs just dragging and dropping my phone to the pc?
Copy the patched image to your PC with ADB:adb pull /sdcard/Download/magisk_patched_[random_strings].img
My OnePlus 8T doesn't have an SD Card and I couldn't find the directory to run the command. Instead I dragged and dropped / copied from phone to PC - then flashed the patched boot.img.
After reboot my phone is stuck in the bootloader for LineageOS
How to install Magisk using Lineage Recovery? I installed LineageOS and my TWRP is gone, I now have Lineage Recovery. LeTv S3 Pro (X720).
I try to install magisk (21.4 22 23) in z3 compact with lineageos 18 and twpr 3.1.1 but nothing result… only apk is ok. It is possible have some help? Thanks! I need to boost power led in torch and video, so i must flash a magisk module.
rgr1 said:
How to install Magisk using Lineage Recovery? I installed LineageOS and my TWRP is gone, I now have Lineage Recovery. LeTv S3 Pro (X720).
Click to expand...
Click to collapse
Hi there, I have the same exact question here!
There seems to be no easy way to install TWRP on Pixel 3 XL...even if I would like to, as it would make full system backups a piece of cake!
ogghi said:
Hi there, I have the same exact question here!
There seems to be no easy way to install TWRP on Pixel 3 XL...even if I would like to, as it would make full system backups a piece of cake!
Click to expand...
Click to collapse
You can install Magisk thru LineageOS Recovery Mode, just use adb sideload magisk.zip(rename magisk.apk into magisk.zip) after you've installed Magisk app on your phone.
snickky said:
You can install Magisk thru LineageOS Recovery Mode, just use adb sideload magisk.zip(rename magisk.apk into magisk.zip) after you've installed Magisk app on your phone.
Click to expand...
Click to collapse
hi ,
i tried this and got error :
E:footer is wrong
E:signature verification failed
error:21
can you help please?
thank you .
jlll69 said:
hi ,
i tried this and got error :
E:footer is wrong
E:signature verification failed
error:21
can you help please?
thank you .
Click to expand...
Click to collapse
It worked for me. I did enable usb debugging as root tho maybe that could be it. I got
E:signiture verification failed
aswell but I just selected yes and it worked on my pixel XL

Categories

Resources