[OOS 5.1.11] Pre-Rooted Bootimage - OnePlus 6 Guides, News, & Discussion

Hi there,
OnePlus is rolling out the OxygenOS 5.1.11 update! According to this thread, I made a pre-rooted bootimage for you to flash
I used the guide on the mentioned thread and used Magisk Manager 5.8.3 (129) with Magisk 16.7
For those who'd rather like to do it on their own, I'll also attach the original bootimage of OOS 5.1.11.
Downloads:
- patched bootimage [MD5: 5EC7C328AEE0D38B43A2727BCD767378]
- original bootimage (5.1.11) [MD5: B6790A9D38F41E0EBC6830D1076FAFF0]
Video instructions:
The awesome @GizmoFreak made a nice step-by-step video for you! :good:
Special thanks for his guide at @b1czu, [MENTION=4470081 ]TopJohnWu[/MENTION] and @GizmoFreak! Please also give him a "thanks" :good:
UPDATE: Magisk 17.1 was released by @topjohnwu ! Many fixes and most important: "Install to inactive Slot (After OTA)" is back! Upgrading our ROM should now be much easier again since already rooted users don't need to use the whole fastboot thing again. However, for new 'unrooted' users, I'll still provide here the always latest patched bootimages.
Cheers,
T.Bear

thanks do we still need to do the direct install from magisk manager?

czerdrill said:
thanks do we still need to do the direct install from magisk manager?
Click to expand...
Click to collapse
Yes, if you whish to keep root. Otherwise your device would take the stock bootimage for the next boot again. This patched one is only for booting with 'temp' root privileges so that you can use magisk Manager to direct install the root stuff to the original bootimage.

does this pass the safety checks?

It's the same procedure as in the thread I mentioned! This is not a standalone 'project', just the missing bootimage for the latest OxygenOS update.
But to answer your question, yes if you follow the instructions on the mentioned thread it passes all checks.
Only if you install things like Xposed framework it won't pass.

RiTCHiE007 said:
does this pass the safety checks?
Click to expand...
Click to collapse
I followed these steps -
1. Downloaded and installed 5.1.11
2. Downloaded patched 5.1.11 boot image
3. Rebooted phone to fastboot mode
4. Installed the patched boot image using this command -
Code:
fastboot devices
fastboot flash boot boot.img
fastboot boot boot.img
5. Phone booted.
6. Opened Magisk Manager>Install>Direct Install (recommended)
7. Rebooted phone
8. Opened Magisk again, checked safety net, failed.
Then I used root checker, even that showed Safety net fail.
But I was able to Play Pokemon Go which relies on safety net
EDIT 1: Added 3rd command which I used but forgot to mention it here ?. Thanks GizmoFreak !

amihir said:
I followed these steps -
1. Downloaded and installed 5.1.11
2. Downloaded patched 5.1.11 boot image
3. Rebooted phone to fastboot mode
4. Installed the patched boot image using this command -
Code:
fastboot devices
fastboot flash boot boot.img
5. Phone booted.
6. Opened Magisk Manager>Install>Direct Install (recommended)
7. Rebooted phone
8. Opened Magisk again, checked safety net, failed.
Then I used root checker, even that showed Safety net fail.
But I was able to Play Pokemon Go which relies on safety net
Click to expand...
Click to collapse
SafetyNet will show the response is invalid because Google recently updated the SafetyNet API. Now developers need to use an API key to access SafetyNet. We need to wait for Magisk to be updated.
---------- Post added at 11:03 PM ---------- Previous post was at 10:56 PM ----------
amihir said:
I followed these steps -
1. Downloaded and installed 5.1.11
2. Downloaded patched 5.1.11 boot image
3. Rebooted phone to fastboot mode
4. Installed the patched boot image using this command -
Code:
fastboot devices
fastboot flash boot boot.img
5. Phone booted.
6. Opened Magisk Manager>Install>Direct Install (recommended)
7. Rebooted phone
8. Opened Magisk again, checked safety net, failed.
Then I used root checker, even that showed Safety net fail.
But I was able to Play Pokemon Go which relies on safety net
Click to expand...
Click to collapse
And the second command should be fastboot boot boot.img

Plz make for H2OS OB 1

Thanks

Do I need to install 5.1.11 first?

williamcll said:
Do I need to install 5.1.11 first?
Click to expand...
Click to collapse
Here's how I update:
- install update
- reboot to fastboot mode
- boot using the patched bootimage
- install Magisk 'direct'
- reboot & done
Sent from my OnePlus 6 using XDA Labs

Depressed T.Bear said:
Here's how I update:
- install update
- reboot to fastboot mode
- boot using the patched bootimage
- install Magisk 'direct'
- reboot & done
Sent from my OnePlus 6 using XDA Labs
Click to expand...
Click to collapse
Created a video. I hope it will make things easy for others.

Depressed T.Bear said:
Here's how I update:
- install update
- reboot to fastboot mode
- boot using the patched bootimage
- install Magisk 'direct'
- reboot & done
Sent from my OnePlus 6 using XDA Labs
Click to expand...
Click to collapse
Will I lose my data in the process?

no, all are retained

GizmoFreak said:
Created a video. I hope it will make things easy for others.
Click to expand...
Click to collapse
Thank you very much for this nice and helpful video! With your permission, I'll link it here on my post when I'm back home!
Again, thank you!
Sent from my OnePlus 6 using XDA Labs

Depressed T.Bear said:
Thank you very much for this nice and helpful video! With your permission, I'll link it here on my post when I'm back home!
Again, thank you!
Click to expand...
Click to collapse
Yes feel free to add it to OP.

ed-gonzo said:
no, all are retained
Click to expand...
Click to collapse
which version of magisk should I get? I see everything from 16.0 to 16.4 (which I am using right now on my 5.1.9)

Brother, your download link is not working?

williamcll said:
which version of magisk should I get? I see everything from 16.0 to 16.4 (which I am using right now on my 5.1.9)
Click to expand...
Click to collapse
Magisk 16.7 is up to date

What's the benefit of keeping stock recovery and not rooting via twrp?

Related

[MOD] Remove Navbar - Root 8.1 beta 1

I had a request to make a Magisk friendly mod to remove the navbar. I don't have this phone and so this has not been tested by me. Thanks to @Fede Luzzi for the necessary files and testing. His steps for a successful install is as follows:
Version 8.1 beta 1, disable lockscreen security for twrp to work.
Flash twrp via fastboot via :
Fastboot flash boot xxxx.img
Boot into recovery
Flash boot IMG for versión 8.1 beta.
Flash magisk 15.3
Flash Tulsadiver zip
Boot
Navbar Gone Magisk zip
https://www.androidfilehost.com/?fid=890129502657583766
@Fede Luzzi,
I have an Magisk aroma mod module maker for you or someone to try. Flash in TWRP. Install the first selection that is a base (it is already selected). Select any mods you want in the Aroma. Hit next. Magisk module maker is already selected for you. Hit next again. A magisk.zip is created on your sdcard in a folder called Magisk. When back in TWRP go find that zip and flash it.
Have a backup though I included a return to stock mod.
There are center clock mods which obviously do you no good with that sensor in the middle of your screen but I left them there anyway.
https://www.androidfilehost.com/?fid=673956719939820683
Tulsadiver said:
@Fede Luzzi,
I have an Magisk aroma mod module maker for you or someone to try. Flash in TWRP. Install the first selection that is a base (it is already selected). Select any mods you want in the Aroma. Hit next. Magisk module maker is already selected for you. Hit next again. A magisk.zip is created on your sdcard in a folder called Magisk. When back in TWRP go find that zip and flash it.
Have a backup though I included a return to stock mod.
There are center clock mods which obviously do you no good with that sensor in the middle of your screen but I left them there anyway.
https://www.androidfilehost.com/?fid=673956719939820683
Click to expand...
Click to collapse
Thanks man!I'll try it during the week and let you know!
Fede Luzzi said:
Thanks man!I'll try it during the week and let you know!
Click to expand...
Click to collapse
Hey, I didn't need any if the mods but anyway I tested it, and it didn't work, it breaks magisk I needed to reinstall it.
Fede Luzzi said:
Hey, I didn't need any if the mods but anyway I tested it, and it didn't work, it breaks magisk I needed to reinstall it.
Click to expand...
Click to collapse
That's too bad. Works great on the pixels and Nexus phones.
Tulsadiver said:
I had a request to make a Magisk friendly mod to remove the navbar. I don't have this phone and so this has not been tested by me. Thanks to @Fede Luzzi for the necessary files and testing. His steps for a successful install is as follows:
Version 8.1 beta 1, disable lockscreen security for twrp to work.
Flash twrp via fastboot via :
Fastboot flash boot xxxx.img
Boot into recovery
Flash boot IMG for versión 8.1 beta.
Flash magisk 15.3
Flash Tulsadiver zip
Boot
Navbar Gone Magisk zip
https://www.androidfilehost.com/?fid=890129502657583766
Click to expand...
Click to collapse
Hi !
I had an issue with my phone and i made a full wipe, when i was trying to install your mod (i love it ) i found out that with the last magisk 16, your installer is not able to detect magisk so it wont install. I had to install magisk 15.3, install your mod, then update to magisk 16.
I want to inform you because probably this is happening with all your magisk mods.
THanks for the great work!!
Fede Luzzi said:
Hi !
I had an issue with my phone and i made a full wipe, when i was trying to install your mod (i love it ) i found out that with the last magisk 16, your installer is not able to detect magisk so it wont install. I had to install magisk 15.3, install your mod, then update to magisk 16.
I want to inform you because probably this is happening with all your magisk mods.
THanks for the great work!!
Click to expand...
Click to collapse
Nope, still working on all my phones ?
..

Correct versions of TWRP and Magisk

Hello folks,
I have a Pixel sailfish and I am on Nougat 7.1.2. I would like to just root it via Magisk. Bootloader is unlocked and i tried the latest version of TWRP 3.2.1.2 and latest Magisk 16.0, Magisk Manager is 5.7. Heres the problem, if I tried to flash TWRP and then reboot into recovery (to check if TWRP sticks) I could not access my files because they are all encrypted. I did removed all pass codes, fingerprint etc. Is there a specific version of TWRP, Magisk that I need to install on Nougat 7.1.2? My process is as follow (assume fresh Nougat is onboard):
1. Boot into bootloader
2. Fastboot twrp zip
3. In twrp, flash twrp .zip
4. Reboot into recovery to see if twrp sticks
5. If 4 passes, then flash Magisk zip (version 16)
6. Reboot into system
7. Install Magisk manager apk file
8. Open Magisk manager.
Please let me know,
Thank you very much
I would like to point out that my main goals are: run stock 7.1.2 and root. That's it, no fancy kernels or anything. 8.1 and 8.0 stock are killing my battery so i would like to do some tests on 7.1.2.
You can try set a pin, twrp in nougat worked perfectly.
So when you go in twrp with a pin set, it will 100% ask you the pin for decrypt.
Also, not sure if you made a writing mistake, but you have to fastboot the img, not the zip of twrp
Thanks for this but i still have the same problem. Setting pin in Nougat, then reboot into bootloader, fastboot the .img file works. When in TWRP, it asks for my pin, i enter and manage to decrypt my data. Then I proceed to flash install tpwrp.zip. Process ends well but then when I reboot the phone, then reboot into TWRP (already installed). TWRP is there which means that the installation process is ok. However, this time, it does not ask for my PIN, there is only a slide bar to "Swipe to allow modifications". I did so and my file manager only has a bunch of files with weird letters. I assume these are encrypted. Obviously, I cannot flash install Magisk.zip here. So I tried the following:
1. Fastboot the twrp.img to get into TWRP
2. Do not install TWRP but go to file manager and flash the Magisk.zip
3. The process ended well. I rebooted
4. Phone booted fine. I then installed Magisk Manager v5.7 (latest from XDA) via apk.
5. Installation ended ok.
6. I opened up Magisk Manager and got stuck at the Boot Logo.
I hope these are detailed, please let me know if you can help me.
Thank you very much
TENN3R said:
You can try set a pin, twrp in nougat worked perfectly.
So when you go in twrp with a pin set, it will 100% ask you the pin for decrypt.
Also, not sure if you made a writing mistake, but you have to fastboot the img, not the zip of twrp
Click to expand...
Click to collapse
maxwell0312 said:
... there is only a slide bar to "Swipe to allow modifications". I did so and my file manager only has a bunch of files with weird letters. I assume these are encrypted...
Click to expand...
Click to collapse
Looks like some kinda problem with this twrp version.
Have you tried an older one, just to be sure? From what I remember, latest version made for nougat was 3.1.1 (?) but I'm not sure.
Maybe just try a 3.2.0, for example. Just boot it to avoid problems, don't flash the zip since you are not sure.
Otherwise, you can always try the manual boot.img patch method for magisk, so you don't have to use a recovery (official magisk thread -> installation instructions -> Via magisk manager)
These are only my ideas, not sure if they're gonna work or not.
TENN3R said:
Looks like some kinda problem with this twrp version.
Have you tried an older one, just to be sure? From what I remember, latest version made for nougat was 3.1.1 (?) but I'm not sure.
Maybe just try a 3.2.0, for example. Just boot it to avoid problems, don't flash the zip since you are not sure.
Otherwise, you can always try the manual boot.img patch method for magisk, so you don't have to use a recovery (official magisk thread -> installation instructions -> Via magisk manager)
These are only my ideas, not sure if they're gonna work or not.
Click to expand...
Click to collapse
Thank you very much for your help, I managed to fix and make TWRP stick, so no problem there. Problem now is Magisk doesnt work. Is there a problem with my order:
Flash Magisk.zip in TWRP.
Reboot. Install Magisk Manager then open it. I got stuck at this step. Magisk Manager is frozen upon open.
If anyone has any ideas, please let me know.
Thank you
maxwell0312 said:
...
Flash Magisk.zip in TWRP.
Reboot. Install Magisk Manager then open it. I got stuck at this step. Magisk Manager is frozen upon open.
...
Click to expand...
Click to collapse
I think for this you better ask in magisk forums. Stable version of magisk also installs the manager apk, I noticed that beta versions don't.
You can find better support in official magisk thread :good:
Hey
maxwell0312 said:
Thank you very much for your help, I managed to fix and make TWRP stick, so no problem there. Problem now is Magisk doesnt work. Is there a problem with my order:
Flash Magisk.zip in TWRP.
Reboot. Install Magisk Manager then open it. I got stuck at this step. Magisk Manager is frozen upon open.
If anyone has any ideas, please let me know.
Thank you
Click to expand...
Click to collapse
What version of TWRP did you use..More like what did you do..I am having the same problem.
I used TWRP 3.1.2.0 and 3.2.1.0. All failed. I figured that after flashing TWRP.zip via TWRP Recovery (which you get to after you do fastboot boot twrp.img from PC) , you would need to pick the correct Slot to reboot. Once you boot into the correct slot, then flashing Magisk.zip would work, I think. I kept messing around with reboot into A and B and got tired of it. Now I switched to Resurrection OS for sailfish, got all I want: theming and rootless support. I actually tried to go back to stock 7.1.2 myself to test if batteries improved. It turned out that it didnt really matter much. Also, if you are into Substratum theming like I do, its better to use an OMS rom
Fixed (update)
hardhead808 said:
What version of TWRP did you use..More like what did you do..I am having the same problem.
Click to expand...
Click to collapse
I flashed TWRP 3.1.1-1 then of course went in a recovery bootloop...Just flash SU..... PROFIT
maxwell0312 said:
I used TWRP 3.1.2.0 and 3.2.1.0. All failed. I figured that after flashing TWRP.zip via TWRP Recovery (which you get to after you do fastboot boot twrp.img from PC) , you would need to pick the correct Slot to reboot. Once you boot into the correct slot, then flashing Magisk.zip would work, I think. I kept messing around with reboot into A and B and got tired of it. Now I switched to Resurrection OS for sailfish, got all I want: theming and rootless support. I actually tried to go back to stock 7.1.2 myself to test if batteries improved. It turned out that it didnt really matter much. Also, if you are into Substratum theming like I do, its better to use an OMS rom
Click to expand...
Click to collapse
I found that when I use the uninstall magisk then flash magisk zip, if you watch closely, magisk will install some files to slot b also. Most of the time it will automatically download magisk manager. As far as battery life, my pixel XL was never better on 8.1. I installed the app is 9 preview 2 and my battery life is even better. You should move forward not back.
Good luck
fiverings said:
I found that when I use the uninstall magisk then flash magisk zip, if you watch closely, magisk will install some files to slot b also. Most of the time it will automatically download magisk manager. As far as battery life, my pixel XL was never better on 8.1. I installed the app is 9 preview 2 and my battery life is even better. You should move forward not back.
Good luck
Click to expand...
Click to collapse
What is your SOT when go back with root? Also, what are the versions of TWRP and magisk that you use?
maxwell0312 said:
What is your SOT when go back with root? Also, what are the versions of TWRP and magisk that you use?
Click to expand...
Click to collapse
TWRP version is 3.2.1-2
Magisk is 16.0 version
Magisk is 16.4 installed version
Magisk Manager is 5.7.0
I read somewhere that I should be on 16.2 or 16.3 I read that after I installed 16.4 it didn't work at first, but about 4 or more hours later it started working. I'm certified and pass all tests. After installing Magisk, I always clear cache & data from play store app, then clear just cache from play store services.
Sot, I usually can get around 8 with 15-20% left
Good Luck
fiverings said:
TWRP version is 3.2.1-2
Magisk is 16.0 version
Magisk is 16.4 installed version
Magisk Manager is 5.7.0
I read somewhere that I should be on 16.2 or 16.3 I read that after I installed 16.4 it didn't work at first, but about 4 or more hours later it started working. I'm certified and pass all tests. After installing Magisk, I always clear cache & data from play store app, then clear just cache from play store services.
Sot, I usually can get around 8 with 15-20% left
Good Luck
Click to expand...
Click to collapse
Thanks. I am on the smaller OG Pixel with 2770 mAh battery. I got 6h15 mins of SOT with 5% left. Not sure if this is normal
Was this problem ever resolved? I've been having problems that seem similar. I'm trying to use TWRP with Magisk and the stock google 9.0 for my Pixel, but I keep getting stuck. Wonder if someone has complete set of steps with specific versions of each of the necessary components.
bad post

[RECOVERY] HOW TO INSTALL TWRP & MAGISK OOS 5.1.11, OB1 & earlier

Please follow all directions carefully.
There is an excellent unofficial TWRP by @eng.stk at https://forum.xda-developers.com/oneplus-6/development/kernel-t3800965 I have installed it successfully from here: https://forum.xda-developers.com/devdb/project/?id=27466#downloads using the following method:
This unofficial TWRP by @eng.stk has working haptic, brightness and MTP
If you already have anotherTWRP installed, you can install the new zip from your TWRP but remember if you had Magisk before, to reboot TWRP and flash Magisk again
NOTE: YOU MUST HAVE STOCK OOS 5.1.5 through latest OOS 9, OR ANY OF THE CUSTOM ROMS
NOTE: YOU MUST HAVE UNLOCKED BOOTLOADER
NOTE: I HAVE NOW PERSONALLY TESTED THAT THIS METHOD WORKS IF YOU HAVE OOS 5.1.6 through latest OOS 9
NOTE: FASTBOOT COMMANDS MUST BE INSTALLED AND TESTED ON YOUR PC
NOTE: YOU MUST HAVE MAGISK 17.x ZIP ON YOUR PHONE
*** YOU MUST FOLLOW ALL STEPS EXACTLY ***
Download twrp-3.2.3-x_blu_spark_v9.86_op6.img from the above site to your pc
Download twrp-3.2.3-x_blu_spark_v9.86_op6.zip from the above site to your phone
Hook phone to pc USB with factory red cable (or other usb-c cable that you have tested)
Reboot phone into bootloader
On your pc, go to the location where you downloaded the twrp image
Type fastboot devices to make sure that you get a response showing your phone and serial number
Type fastboot boot twrp-3.2.3-x_blu_spark_v9.86_op6.img
Your phone will boot into twrp YOU WILL PROBABLY BE ASKED TO ENTER YOUR PIN/PATTERN/PASSWORD.
From twrp, install the twrp-3.2.3-x_blu_spark_v9.86_op6.zip that you downloaded on your phone
Disconnect your phone from the pc
Reboot twrp back into recovery. You should now be rebooted to the new twrp.
If you had magisk installed, then flash magisk again or you will bootloop back to twrp
For an excellent guide on the A/B slots, check out @iElvis thread: https://forum.xda-developers.com/oneplus-6/how-to/guide-noobs-guide-to-b-partitions-op6-t3816123
https://dl.twrp.me/enchilada/
Ok so should I follow these same steps if I am on the unofficial twrp with magisk 16.4 already installed?
If I'm installing oos through twrp , do I install the twrp image afterwards to keep TWRP, or do I install the twrp installer, or both?
JazzieBoi said:
Ok so should I follow these same steps if I am on the unofficial twrp with magisk 16.4 already installed?
Click to expand...
Click to collapse
I made this only for those who were on stock 5.1. 5
Sent from my OnePlus6 using XDA Labs
Rebel7022 said:
If I'm installing oos through twrp , do I install the twrp image afterwards to keep TWRP, or do I install the twrp installer, or both?
Click to expand...
Click to collapse
As I said, this is for those who have stock 5.1.5 OOS.
Sent from my OnePlus6 using XDA Labs
emuwar said:
https://dl.twrp.me/enchilada/
Click to expand...
Click to collapse
Thanks for posting the link I wasn't sure if I was allowed
Sent from my OnePlus6 using XDA Labs
Deleted
Awesome, now I am on official twrp. Everything works as it should.
btw, original cable is not necessary to use, I am using wsken magnetic one and everything works.
Would be handy to have all the link in this thread.
lollyjay said:
As I said, this is for those who have stock 5.1.5 OOS.
Click to expand...
Click to collapse
My question was in general. If I want to clean flash 515 do I install the image afterwards or the installer zip or both I didn't say nothing about 516
x111 said:
Awesome, now I am on official twrp. Everything works as it should.
btw, original cable is not necessary to use, I am using wsken magnetic one and everything works.
Would be handy to have all the link in this thread.
Click to expand...
Click to collapse
Ya only reason I put that in is there are a lot of crap aftermarket cables out there lol
Sent from my OnePlus6 using XDA Labs
Rebel7022 said:
My question was in general. If I want to clean flash 515 do I install the image afterwards or the installer zip or both I didn't say nothing about 516
Click to expand...
Click to collapse
I would suggest that you use the local upgrade in system upgrades and then install twrp
Sent from my OnePlus6 using XDA Labs
If I'm on stock recovery with magisk 16.4 already, will I have any issues? Is it necessary to flash it again before boot?
airtower said:
If I'm on stock recovery with magisk 16.4 already, will I have any issues? Is it necessary to flash it again before boot?
Click to expand...
Click to collapse
You must flash magisk again after installing the official TWRP as in the OP
Sent from my OnePlus6 using XDA Labs
Is there a reason the OP says to specifically flash Magisk version 16.4 (which is a beta version)? I'm running 16.0 (stable) right now and haven't experienced any issues, at least none that I've noticed.
KnifeFed said:
Is there a reason the OP says to specifically flash Magisk version 16.4 (which is a beta version)? I'm running 16.0 (stable) right now and haven't experienced any issues, at least none that I've noticed.
Click to expand...
Click to collapse
Hey as long as 16.0 is working for you., I see no reason to change. Just make sure you reflash Magisk 16.0 after.
I'm not good at it. I wish someone make youtube video.
FYI, I installed following instructions on TWRP Oneplus6 page. Quick and easy. I'm curious why your instructions require Magisk? It certainly was not required for me. For the record I am not/ was not previously rooted with magisk.
Thanks for the quick guide. Worked like a charm. I am rooted in first attempt. Simple to follow guide. Thanks for putting the guide together.
b.huss2 said:
FYI, I installed following instructions on TWRP Oneplus6 page. Quick and easy. I'm curious why your instructions require Magisk? It certainly was not required for me. For the record I am not rooted, nor was I before I flashed official TWRP, so maybe that is the difference?.
Click to expand...
Click to collapse
Yes I think that you are correct. I made this for people who were/want to be rooted. Nevertheless some have reported boot problems.
Sent from my OnePlus6 using XDA Labs

Magisk Root without TWRP for OnePlus 6 Oxygen OS Android 10 Open Beta 5 | OOS 10.3.1

Latest TWRP doesn't support Android Pie 9.0 for OnePlus 6, or at least for me it didn't.
So, I've made a Magisk patched boot image for Android P that we can flash it in fastboot bootloader.
Note: This is not Oxygen OS ROM, this is just a patched boot img for Oxygen OS to make root work. You need to unlock the bootloader before proceeding with anything.
Note 2: Please disable Magisk modules in the Magisk Manager before flashing the patched boot, because some modules might not support the latest OOS and your device will bootloop. If the modules has been updated by the devs to support the latest OOS you can install the modules after that.
Note 3: Sorry guys, I haven't tested the Android Q Developer Previews. Even though Magisk is supported on Q, please flash it at your own risk.
For older versions download from here: Google Drive
Folder updated with Stock boot images as well.
OOS 10 Open Beta 5 Patched Boot
OOS 10 Open Beta 5 Stock Boot
OOS 10.3.1 Patched Boot
OOS 10.3.1 Stock Boot
Flashing instructions:
Code:
fastboot boot (patched_boot_filename_here).img
or
fastboot flash boot (patched_boot_filename_here).img
Thanks @vlaf
reboot to system (if you make another reboot the root won't stick, so continue with the following steps)
Open Magisk (in settings select beta channel) and click install and install Magisk again with Direct Install (recommended)
reboot again and the root will stick even after the reboot.
The thread I followed for the instructions is here. Thanks for @b1czu
https://forum.xda-developers.com/oneplus-6/how-to/oneplus-6-magisk-root-oos-5-1-5-t3794440
Even easier way to root without TWRP:
1. Install OTA update (Don't reboot).
2. Open Magisk Manager, install Magisk and choose "Install to Inactive Slot (After OTA)" (Now reboot).
3. Now you are rooted without TWRP and without any boot img hassles as well.
wow dude that's useful. I don't need TWRP that bad but I need root to use Titanium backups.
Thanks man!
Not work here. Bootloop, only see Bootanimation not more.
SpectraFun said:
Not work here. Bootloop, only see Bootanimation not more.
Click to expand...
Click to collapse
I've tried it again and it worked for me
Are you using Android P Developer Preview 3?
ManikandanGuru said:
I've tried it again and it worked for me
Are you using Android P Developer Preview 3?
Click to expand...
Click to collapse
If you are I can give you the stock boot image for reverting it.
ManikandanGuru said:
I've tried it again and it worked for me
Are you using Android P Developer Preview 3?
Click to expand...
Click to collapse
Yes lol.
It works for me. That's a great help. Thank you.
SpectraFun said:
Yes lol.
Click to expand...
Click to collapse
I've updated the Google drive folder with the stock boot image for DP3.
Download and flash it to revert the bootloop.
I'm not really sure why it didn't work for you. Sorry about that.
Raymond.William said:
wow dude that's useful. I don't need TWRP that bad but I need root to use Titanium backups.
Thanks man!
Click to expand...
Click to collapse
Yeah TiBu is the main reason for me as well.
Worked great for me, thanks! Only issue is I can't get Pokemon Go to work anymore, I'll play around with it.
geoff5093 said:
Worked great for me, thanks! Only issue is I can't get Pokemon Go to work anymore, I'll play around with it.
Click to expand...
Click to collapse
Did you try hiding Pokemon Go in Magisk hide? Because the latest update addressed the Pokemon Go issue as far as I know.
Yeah I did, but I rebooted an additional time and everything works now!
ManikandanGuru said:
Did you try hiding Pokemon Go in Magisk hide? Because the latest update addressed the Pokemon Go issue as far as I know.
Click to expand...
Click to collapse
Sent from my ONEPLUS A6003 using Tapatalk
Easy way to install twrp is to fastboot boot twrp. From there, you must turn on adb sideload and push twrp to phone because it will not decrypt storage. After install, reboot to recover and it will ask for password to decrypt. Then just flash magisk to have root with working twrp. Also, you have to use twrp 3.2.2 or it will crash.
geoff5093 said:
Yeah I did, but I rebooted an additional time and everything works now!
Click to expand...
Click to collapse
That's great.
What about safety net?
G0dofWar said:
What about safety net?
Click to expand...
Click to collapse
The first one, ctsProfile, fails. But the second one basicintegrity passes. I believe the only app I use that checks safetynet is PokemonGo and that works for me.
SpectraFun said:
Not work here. Bootloop, only see Bootanimation not more.
Click to expand...
Click to collapse
Did you unlock your bootloader? Don't think you can boot rooted/unsigned images without unlocking first
toastyp said:
Did you unlock your bootloader? Don't think you can boot rooted/unsigned images without unlocking first
Click to expand...
Click to collapse
Lol sure is unlock.
MrSteelX said:
Easy way to install twrp is to fastboot boot twrp. From there, you must turn on adb sideload and push twrp to phone because it will not decrypt storage. After install, reboot to recover and it will ask for password to decrypt. Then just flash magisk to have root with working twrp. Also, you have to use twrp 3.2.2 or it will crash.
Click to expand...
Click to collapse
Yes. This worked. A simple workaround to get twrp working with encrypted Android P
Download link updated with Beta 1 patched image.

Oneplus 6 Oxygen OS 10.3.0 With Root,TWRP,Viper4Android FX,Xposed & Youtube Vanced.

Oneplus 6 Oxygen OS 10.3.0 With Root,TWRP,Viper4Android FX,Xposed & Youtube Vanced.
Anybody can pick whichever state they are in and start from there.
Step 1. Use the latest MSM tool to install the corresponding OS version on to the chipset.
Step 2. Upgrade till you reach Android Version 10.0.
Step 3. Enable Developer options from there enable boot loader Unlocking and advanced power menu and usb debugging.
Step 4. Unlock Bootloader and let it wipe it all and reboot.
Step 5. Then boot into the Stock Bootloader.
Step 6. Flash the Android 10 Patched recoveries .img using fastboot commands.
Step 7. Then Boot into TWRP recovery menu from there flash the Android 10.0 os.
Step 8. Then Flash the zip file of the android 10 recovery & reboot to the recovery.
Step 9. Then from the twrp menu flash magisk and wipe cache and dalvik and reboot to system.
Step 10. Then setup the phone on reboot.
Rooted Device with twrp
Step 11. Then upgrade to 10.3.0 version of android. But do not reboot.
Step 12. Instead go to magisk and flash TWRP A/B retention script.
Step 13. Then go to the magisk and install it into an inactive slot.
Step 14. Reboot the device to find it to be in the Android 10.3.0 with root and twrp .
New Method : Less time Consuming.
Step 1: Use the latest MSM tool to install the corresponding OS version on to the chipset. Decrypted 10.3.0
Step 2: Login to the device set it up and enable the dev ops .
Step 3: Allow Unlocking Bootloader.
Step 4: Reboot to the fastboot and unlock the bootloader.
Step 5: Then reboot again into the fastboot mode and Flash the Android 10 Patched recoveries .img using fastboot commands.
Step 6: Then go into recovery and flash with the captured ota Zip of Android 10.3.0.
Step 7: DO NOT REBOOT , Then Flash the zip file of the android 10 recovery & reboot to the recovery.
Step 8: Then Flash the magisk installer and boot into the system.
Updated Rooted device with twrp.
Step 15. Then Disable the auto updates for the youtube in the play store .
Step 16. Flash Youtube Vanced from the Magisk.
Step 17. Install Viper4android App and open it but dont install the drivers.
Step 18. Then Go to the magisk and flash audio modification library but do not reboot.
Step 19. Then go back to the Viper4Android and install the drivers Hence rebooting the device.
Step 20. After the reboot Disable the audio modification library from the magisk .
Step 21. Go to the Viper4Android and install the drivers again rebooting the device and successfully installing the Viper4Android .
Step 22. Install EDXposed Apk then go the magisk and flash both RIRU Core and Yahfa Framework 4.5.5 beta or the Sandhook Framwork and reboot.
I have sourced these links from various posts so thanks to all the original providers.
Links to files:
https://androidfilehost.com/?fid=4349826312261684578 Decrypted 10.3.0 OOS
https://androidfilehost.com/?fid=4349826312261679648 OOS 10.3.0 OTA File.
https://androidfilehost.com/?fid=6006931924117936338 Decrypted 9.08 OOS
https://github.com/topjohnwu/Magisk/releases Magisk 20.1
https://androidfilehost.com/?fid=4349826312261678087 TWRP zip for oxygen OS 10.0 and up
https://androidfilehost.com/?fid=4349826312261678088 Twrp image for oxygen os 10.0 and up
https://www.mediafire.com/folder/773e97cz2ezx1/AddFree_Youtube_BackgroundPlay_Enabled youtube vanced.
Thanks a lot
sp0979 said:
Thanks a lot
Click to expand...
Click to collapse
Sure Dude.
Hey thanks for the instructions !
I didn't have to install the audio library mod to make Viper to work ! What does it do ?
Do you experience a huge battery drain with Viper ?
I mean, even when nothing is playing, i can't deactivate the speaker modifications and it seems to pump a huge amount of battery (OOS 10.3.0) !
Thanks in advance !
Is there anyway to log into your YouTube account using this apk? When I try I get a popup message "There was a problem signing in, please tap to retry."
fonebone2 said:
Is there anyway to log into your YouTube account using this apk? When I try I get a popup message "There was a problem signing in, please tap to retry."
Click to expand...
Click to collapse
Usually it fixes itself after a few tries . Otherwise forcestop the application then give it permission to the contacts and then sign in.
jnkyrd9 said:
Hey thanks for the instructions !
I didn't have to install the audio library mod to make Viper to work ! What does it do ?
Do you experience a huge battery drain with Viper ?
I mean, even when nothing is playing, i can't deactivate the speaker modifications and it seems to pump a huge amount of battery (OOS 10.3.0) !
Thanks in advance !
Click to expand...
Click to collapse
Yes it consumes a bit of battery i get a SOT of 4 to 4:30 hours at max and that to on a good day. But I dont regret it becuz of the dash charging .
Just Forcestop the application and dont open it the system reverts to its original sound.
what audio modification library does is it helps the system to make changes in the audio library to enable the installation of neon drivers of the viper. One time i didnt get it done properly and my neon enable status remained No. which meant that the drivers didnt install properly. From thence i have been following this method to the T.
Follow the guide just for get viper working and it is! Thank you very very much, finally
Shaky93 said:
Usually it fixes itself after a few tries . Otherwise forcestop the application then give it permission to the contacts and then sign in.
Click to expand...
Click to collapse
Thank you! I also had to clear storage/cache, but after doing so it logged into my account automatically when I restarted the app.
Is someone experiencing no audio in whatsapp voice Message during registration?
Deltalfa said:
Is someone experiencing no audio in whatsapp voice Message during registration?
Click to expand...
Click to collapse
I don't think this is thread related
Experiencing only since using this version. Tried another kernel too but same thing. Also its only whatsapp releated
Deltalfa said:
Experiencing only since using this version. Tried another kernel too but same thing. Also its only whatsapp releated
Click to expand...
Click to collapse
Sorry, can you be more precise? "This version" of what?
deleted
I'm on a Oneplus 7 Pro with 10.3.0 and cannot get EdXposed to work. The EdXposed manager opens but as soon as I click on Modules or Download the app closes. And there's no superuser permission for it on Magisk.
I have tried to read all of this thread carefully but still dont understand how To install TWRP and root my Oneplus 6.
I'm on OFFICIAL 10.3.0
from which state I have to start to install new twrp.
Boot loader is Unlocked yet
Sent from my OnePlus6 using XDA Labs
iruleSHtar_1922 said:
I have tried to read all of this thread carefully but still dont understand how To install TWRP and root my Oneplus 6.
I'm on OFFICIAL 10.3.0
from which state I have to start to install new twrp.
Boot loader is Unlocked yet
Sent from my OnePlus6 using XDA Labs
Click to expand...
Click to collapse
x2, please help
iruleSHtar_1922 said:
I have tried to read all of this thread carefully but still dont understand how To install TWRP and root my Oneplus 6.
I'm on OFFICIAL 10.3.0
from which state I have to start to install new twrp.
Boot loader is Unlocked yet
Sent from my OnePlus6 using XDA Labs
Click to expand...
Click to collapse
"new method" worked just fine for me, since I already have my boot loader unlocked, I just
start Fastboot mode,
flash the Recovery.img,
flash OSS 10.3
flash recovery.installer
reboot recovery
flash magisk 20.2
and done :3
Ryan-sv said:
"new method" worked just fine for me, since I already have my boot loader unlocked, I just
start Fastboot mode,
flash the Recovery.img,
flash OSS 10.3
flash recovery.installer
reboot recovery
flash magisk 20.2
and done :3
Click to expand...
Click to collapse
Will it wipe out all of our data?
#sorryfor badenglish
iruleSHtar_1922 said:
Will it wipe out all of our data?
#sorryfor badenglish
Click to expand...
Click to collapse
Since the user you are asking flashed 10.3, but you are already on 10.3, perhaps you are in the same situation I faced. I was in this thread looking for a solution after loosing root by taking the OTA update and rebooting which left me with an unrooted phone on the official 10.3. If you are in that situation, the thread that saved me is
​https://forum.xda-developers.com/oneplus-6/how-to/how-to-flash-twrp-magisk-android-10-t3988213
I used the newer files in the above thread to root again with the same method I followed the last time from
​https://www.youtube.com/watch?reload=9&v=dL2XwYDDW2s
It's not entirely clear from your wording whether your bootloader is unlocked. If not, my bootloader was unlocked a while back, using the instructions from
​https://www.youtube.com/watch?v=_8u-KwXsKIw
I was worried I would have a problem, since many people in the thread had hiccups, but it went smoothly. I did have a problem flashing the enchilada file, but it must have been corrupted or incomplete. I downloaded it again, and it worked. I lost nothing in the process, but I did back up all my date to be safe, as I suggest you should.

Categories

Resources