Having Issues with KernelSU? Try the Bypass Version!

Having issues while the device is rooted has now become a common phenomenon. And no, we aren’t just talking about Play Integrity, as they can be addressed via PIF, Tricky Store, and a keybox file. There are other OS components and system services that might stop functioning along the expected lines as soon as you get administrative privileges over your device.

Fortunately, Wild Kernel developers, who develop GKI Kernels with KernelSU-Next & SUSFS for OnePlus devices, have taken matters into their own hands and developed the Bypass variant of their kernel. But what exactly is this, and how is this going to help you out? Let’s find out.

  • What is the Bypass Version of KernelSU
  • Where to Download the Bypass Version of KernelSU
  • How to Flash Bypass Version of KernelSU and Fix Underlying Issues

What is the Bypass Version of KernelSU

Having Issues with KernelSU Try the Bypass Version! - 1

Sometimes when you install a custom kernel, the device tries to load a kernel module [Kernel modules are pieces of code that can be loaded into the kernel at runtime to extend functionality] that fails due to version mismatches, missing dependencies, or signature verification issues. This can cause boot failures or device instability. So this version changes one line from false to true to force load the kernel module, bypassing the failure check that would normally prevent loading.

Where to Download the Bypass Version of KernelSU

You can get the bypass version of KernelSU from their official GitHub release page . Which one to download? Well, if you’re using KernelSU for the first time, then get the latest release. But if you’re already using the general build of KernelSU and want to make a switch to the Bypass version, then in that case, it is recommended to get the same version of Bypass as the normal version which you were currently using [though using the latest build shouldn’t be a cause of concern either].

kernelsu bypass - 2

Download the one having Bypass keyword in its name

How to Flash Bypass Version of KernelSU and Fix Underlying Issues

Do check out our detailed guide linked below. This will explain everything in depth regarding the flashing steps of the bypass version of the KernelSU.

How to Root any OnePlus via KernelSU Next and SUSFS

  • OnePlus Wild Kernels Error: There are No Kernel Versions [Fixed]
  • How to Root OnePlus OxygenOS 16 [Magisk, KernelSU, APatch]
  • Guide to Root any OnePlus via KernelSU Next and SUSFS
  • How to Over/Under Clock/Volt without Custom Kernel
Google preferred - 3 Google preferred - 4

(Cancel Reply)

Δ

How to Root any OnePlus via KernelSU Next and SUSFS

In this guide, we will show you the steps to root your OnePlus device using KernelSU Next and SUSFS. When it comes to gaining administrative privileges over your device, Magisk has long been the go-to choice for tech enthusiasts. However, over the last few months, we have witnessed a slight change in this trend, with many people moving towards KernelSU.

One major reason for the same is the issues with hiding the root when it comes to Magisk. Even if you end up passing the Basic and Device test [well, in some cases, even the Strong Test] and hide the Magisk app, the banking and payment apps will still end up identifying that your device is rooted via Magisk, and hence they will refuse to function.

Fortunately, at least for now, that isn’t the case with KernelSU. This, when combined with the SUSFS, gives you the most stringent root hiding environment along with a slew of additional advanced-level tweaks. So, without any further ado, let’s make you aware of the steps to root your OnePlus device using the combination of KernelSU Next and SUSFS. Follow along.

  • How to Root any OnePlus Phone via KernelSU Next and SUSFS SUPPORTED DEVICE LIST INSTALLATION STEPS
  • How to Install OnePlus Kernel with KernelSU Next without TWRP

How to Root any OnePlus Phone via KernelSU Next and SUSFS

YouTube video - 5

Before starting, take a backup of all the data on your device, just to be on the safe side. Droidwin and its members wouldn’t be held responsible in case of a thermonuclear war, your alarm doesn’t wake you up, or if anything happens to your device, and data by performing the below steps.

SUPPORTED DEVICE LIST

As of now, these are the supported devices, though more devices will be added in the near future, so stay tuned!

OP ACE 2 PRO

OP ACE 2

OP ACE 3V

OP ACE 5

OP ACE 5 PRO

OP NORD 4

OP OPEN

OP PAD 2

OP 10 PRO

OP 10T

OP 11R

OP 11

OP 12

OP 12R

OP 13

OP 13R

OP 13S

INSTALLATION STEPS

Root OnePlus via KernelSU Next and SUSFS - 6
  1. First off, download the required files from below: OnePlus Kernel with KernelSU Next and SUSFS Support KernelSU Next App SUSFS Module
  2. Then install the TWRP Recovery onto your device.
  3. Now reboot your device to TWRP Recovery using: adb reboot recovery // from the OS fastboot reboot recovery // from Fastboot Mode
  4. Now go to Install > select the OnePlus Kernel > flash it.
  5. Then go to Reboot and select System to boot to the OS.
  6. Next up, install the KernelSU Next app. Then launch it.
  7. Go to Modules, tap Install, and flash the SUSFS Module.
  8. Now, hit Reboot. Once it boots up, tap Open next to SUSFS.
  9. Then tap on Custom SUSFS Settings and customize it as per your liking.
  • How to Root OnePlus 13 via KernelSU Next and SUSFS
  • How to Root OnePlus 11 using KernelSU Next and SUSFS
  • Detailed Guide to Hide Root via KernelSU on Rooted Android
  • How to Install OTA Updates on Rooted Device via KernelSU

How to Install OnePlus Kernel with KernelSU Next without TWRP

YouTube video - 7 YouTube video - 8

Some OnePlus devices might not have a working TWRP Recovery. So in such cases, here’s what you need to do:

  1. First off, download the required files from below: OnePlus Kernel with KernelSU Next and SUSFS Support KernelSU Next App SUSFS Module
  2. Download the same firmware which is installed on your device.
  3. Then extract the init_boot.img from it using Fastboot Enhance.
  4. Now transfer the file to your device. Then install KernelSU Next.
  5. Launch it, tap on the downward arrow > select a file > init_boot.
  6. File will now be patched. Transfer it to the platform-tools folder.
  7. Now open the Command Prompt inside the platform-tools folder.
  8. Then type in the below command to boot your device to Fastboot. adb reboot bootloader
  9. Now type in the below command to flash this patched init_boot: fastboot flash init_boot patched_init_boot.img
  10. Then type the below command to boot the device to the rooted OS fastboot reboot
  11. Install the Kernel Flasher app , launch it, and tap View next to both slots.
  12. Then note down the Slot name [A or B] that gives you the Flash option.
  13. Now tap on Flash > Flash AK3 ZIP > select the OnePlus Kernel.
  14. Once done, restart the device for the kernel to be up and running.
  15. Next up, install the KernelSU Next app. Then launch it.
  16. Go to Modules, tap Install, and flash the SUSFS Module.
  17. Now, hit Reboot. Once it boots up, tap Open next to SUSFS.
  18. Then tap on Custom SUSFS Settings and customize it as per your liking.
Google preferred - 9 Google preferred - 10
  • ae 3 months ago Reply does it not work on oxygenos 16 because the apps are no longer being granted root access
  • Akash 5 months ago Reply Need kernal su file for oneplus 8 pro running 13

(Cancel Reply)

Δ