[GUIDE] Magisk for OxygenOS 11

Search This thread

humb13

Senior Member
Nov 24, 2016
62
12
Hi there. I'm seeing a notification for an update to IN2015_11.C.21_1210 etc. I checked here as I usually do and I'm not seeing anything. Weird. It's usually here before I even receive a notification.

I googled this update and didn't find much except some horror stories. What's the skinny on this?
 
Hi there. I'm seeing a notification for an update to IN2015_11.C.21_1210 etc. I checked here as I usually do and I'm not seeing anything. Weird. It's usually here before I even receive a notification.

I googled this update and didn't find much except some horror stories. What's the skinny on this?
It's a A12 update, but is horrible.

Right now, I downgrade to A11
 

humb13

Senior Member
Nov 24, 2016
62
12
It's a A12 update, but is horrible.
Right now, I downgrade to A11
Thanks for the reply. Indeed I've been reading all kinds of horror stories about this "upgrade". No wonder there's almost no info about it anywhere. Clearly the thing to do is hold off on this until they fix it, if ever.

You did say you upgraded and then downgraded. I assume you upgraded by flashing the stock kernel and doing the OTA. How did you root after that? How did you manage to find the kernel for the new OS? If so, did you patch with Magisk and flash?
 
Last edited:

MapzOr

Member
Feb 13, 2016
9
3
What should I do if I have 11.0.11? All the files attached are pee 11.0.10.

Also, what if I then choose to upgrade the OS, do I lose root access? I had Android 13 on my OP8 and I almost screwed it up. Eventually I flashed OxygenOS 11 on it. I feel like Android 13 was more stable and is generally better.
 

Attachments

  • Screenshot_20230225-205538.jpg
    Screenshot_20230225-205538.jpg
    18.1 KB · Views: 2

Top Liked Posts

  • There are no posts matching your filters.
  • 7

    Instructions

    - Download the magisk_patched.img
    - Reboot your device in bootloader-fastboot mode
    - Flash the patched_boot.img in the boot partition:
    Code:
    fastboot flash boot boot.img
    replace "boot.img" with the magisk_patched.img path

    However, it is recommended to test the boot image by temporarily booting it first instead of flashing it:
    Code:
    fastboot boot boot.img

    - Reboot the device
    - Install Magisk Manager

    Links

    Magisk

    Beta


    Open Beta 1



    Open Beta 2


    Open Beta 3


    Open Beta 10


    Open Beta 12


    Stable


    11.0.0


    11.0.1.1


    11.0.3.3


    11.0.4.4


    11.0.5.5


    11.0.6.6



    11.0.7.7



    11.0.8.8



    11.0.9.9



    Repository:
    https://github.com/k4ustu3h/instantnoodle-boot-images
    5
    OP8 OOS 11.0.9.9 Global w/Root (Magisk) + Stock

    EDIT 25/10: Magisk v23010 has been released and a lot has changed (including the removal of MagiskHide and the official Magisk repo). I do NOT recommend upgrading to this version of Magisk at this time. It will be best to wait for some days/weeks to pass to observe how this new version works in the wild. I will not be releasing a patched kernel for Magisk v23010 at this time.

    Please update to the latest (recommended) version of Magisk (23001 at the time of this post) and reboot before you download the OTA.

    These files are kernel images to load (flash) over existing partitions using fastboot. If you have fastboot working you can use these files to update your ROM. These files are not the full ROM, you need that (v11.0.9.9) installed before the files below will be useful to you.

    Stock Kernel: OP8_Global_11.0.9.9.Stock.img
    Stock MD5: 74d0cbdac7d3dd977e0aacdcc9369b07

    Patched (Magisk 23001) Kernel: OP8_Global_11.0.9.9.Magisk_23001.img
    Patched (Magisk 23001) MD5: 85b13e35d5348853e06d634a557b7530

    All tested and verified on an IN2010.

    Remember, you should always test the kernel before you flash it:

    Code:
    test (temp): fastboot boot <kernel_name>.img
    flash (perm): fastboot flash boot <kernel_name>.img
    5
    FYI... Op8 GLOBAL ONLY 11.0.2.2 patched boot image. Merry Christmas.

    Op8 11.0.2.2
    5
    OP8 OOS 11.0.10.10 Global w/Root (Magisk v23001) + Stock

    NOTE: The patched image in this post is Magisk v23001, the last official version with MagiskHide and Magisk Repo support. This will probably not concern you even if you are running a later version of Magisk, you should be able to upgrade Magisk after installing the patched image. However, I have not tested this so proceed at your own risk. FWIW I'm still content with v23001.

    NOTE #2: @humb13 has kindly confirmed that you can not use my patched kernel if you are using a later version of Magisk (than v23001). YMMV.


    These files are kernel images to load (flash) over existing partitions using fastboot. If you have fastboot working you can use these files to update your ROM. These files are not the full ROM, you need that (v11.0.10.10) installed before the files below will be useful to you.

    Stock Kernel: OP8_Global_11.0.10.10.Stock.img
    Stock MD5: fcb39609be9d386e5362740e366ba19c

    Patched (Magisk 23001) Kernel: OP8_Global_11.0.10.10.Magisk_23001.img
    Patched (Magisk 23001) MD5: ea405e46b7bc9323579104fd3697109c

    All tested and verified on an IN2010.

    Remember, you should always test the kernel before you flash it:

    Code:
    test (temp): fastboot boot <kernel_name>.img
    flash (perm): fastboot flash boot <kernel_name>.img

    Edit: Despite what OnePlus claim in the change log they have not completely fixed the alignment in the Settings menu, nothing I can do about that sorry.

    Edit 2: If you uninstall Digital Wellbeing updates (from the all apps settings list) it will fix the alignment problem.
    4
    OP8 OOS 11.0.8.8 Global w/Root (Magisk) + Stock

    Please update to the latest version of Magisk (23001 at the time of this post) and reboot before you download the OTA.

    These files are kernel images to load (flash) over existing partitions using fastboot. If you have fastboot working you can use these files to update your ROM. These files are not the full ROM, you need that (v11.0.8.8) installed before the files below will be useful to you.

    Stock Kernel: OP8_Global_11.0.8.8.Stock.img
    Stock MD5: 513cf4592ab9bb1bbe5fe396bacc4776

    Patched (Magisk 23001) Kernel: OP8_Global_11.0.8.8.Magisk_23001.img
    Patched (Magisk 23001) MD5: d241e7cfdf2eed689f08095dd102dd28

    All tested and verified on an IN2010.

    Remember, you should always test the kernel before you flash it:

    Code:
    test (temp): fastboot boot <kernel_name>.img
    flash (perm): fastboot flash boot <kernel_name>.img