OnePlus Wild Kernels Error: There are No Kernel Versions [Fixed]

WildKernels are a set of custom kernels for all OnePlus devices that support KernelSU Next and SUSFS. You can flash them via TWRP or using a Kernel Flasher [in which case you’ll have to root your device beforehand]. However, some users tried to flash it onto their device but were constantly greeted by the following error message:

There are no kernel versions having any chance to function properly on your device. There are two options. First your current kernel is very new- its support might been added in nearest future, just wait patiantly. Second your kernel is too old and does not supports GKI2, in that case you should search for kernel with buildin KernelSU or build it by yourself. Anyway, best wishes in your upcoming quest.

OnePlus Wild Kernels There are No Kernel Versions - 1

Fortunately, the developers of this kernel are quite active and have already shared a bunch of workarounds that will help you rectify this error. So without any further ado, let’s check them out.

  • Fix OnePlus Wild Kernels Error: There are No Kernel Versions FIX 1 FIX 2 FIX 3 NOTES

Fix OnePlus Wild Kernels Error: There are No Kernel Versions

OnePlus Wild Kernels There are No Kernel Versions - 2

Before starting, please take a complete device backup, 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. According to the developer, there have been a bunch of changes that have happened when KernelSU-Next moved from v1 to v2:

  • First, SusFS patches were updated to v2.0.0, which doesn’t have auto-hide features and deals less with mount issues.
  • Next, KernelSU-Next updated the logic to load LKM over GKI. Previously, GKI was given priority. So, people who are updating from KSUN v1 to v3 must flash stock init_boot if they want to move from LKM to GKI root.

So with that in mind, here are three fixes worthy of your attention. Credits for these fixes go to the developer and XDA Senior Member fatalcoder524.

FIX 1

  1. Flash the latest available KSUN v3 + SusFS AK3 ZIP using Kernel Flasher.
  2. Uninstall all root managers, whether they are KernelSU Next, KernelSU, SukiSU, or the WildKSU.
  3. Then install KernelSU Next v3 32857, 32906, or 32917 apk.
  4. Finally, reboot the device for the changes to take place.

FIX 2

  1. Download and extract Android SDK Platform Tools on your PC.
  2. Now download the same firmware that is installed on your device.
  3. Then extract the ZIP and get the payload.bin.
  4. Now load this payload.bin file to the Fastboot Enhance Tool and extract the init_boot.img file.
  5. Then transfer this init_boot.img to your device.
  6. Flash the latest available KSUN v3 + SusFS AK3 ZIP using Kernel Flasher. Do not reboot the device.
  7. Now flash the stock init_boot.img using Kernel Flasher.
  8. Uninstall all root managers, whether they are KernelSU Next, KernelSU, SukiSU, or the WildKSU.
  9. Then install KernelSU Next v3 32857, 32906, or 32917 app.
  10. Finally, reboot the device for the changes to take place.

FIX 3

  1. Flash the latest available KSUN v3 + SusFS AK3 ZIP using Kernel Flasher. Do not reboot the device.
  2. Download and extract Android SDK Platform Tools on your PC.
  3. Now download the same firmware that is installed on your device.
  4. Then extract the ZIP and get the payload.bin.
  5. Now load this payload.bin file to the Fastboot Enhance Tool and extract the init_boot.img file.
  6. Then transfer this init_boot.img to your device and flash it via Kernel Flasher.
  7. Finally, restart your device and check out the result.

NOTES

There are a couple of important points that you should keep in mind:

  • Always remember to uninstall all root managers (KSUN, KSU, SukiSU, WildKSU) and install only one root manager, which is KSU Next (32857 or 32906 or 32917 or the latest).

  • If the Kernel Flasher app is not working, then you can try out this one .

  • How to Root OnePlus OxygenOS 16 [Magisk, KernelSU, APatch]

  • Here’s the Guide to Root any OnePlus via KernelSU Next & SUSFS

  • Which Partition Does OnePlus Store IMEI Number [It’s Not EFS!]

  • Cannot Boot to Fastboot Mode on OnePlus 15? Here’s Why [Fix]

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)

Δ