Skip to content

crDroidPlusPlus_kernel-cr11.4_test4

Pre-release
Pre-release

Choose a tag to compare

@TJ-Releases TJ-Releases released this 11 May 22:41
864b5be
  • In sync with kernel in crDroid 11.4 test 4 (20250510) builds.
  • Now using KernelSU-Next fork v1.0.6-2 by rifsxd, with susfs driver by simonpunk v1.5.5 (and backslashxx's minimal-scope vfs hooks impl for both of you in the back who are interested, I see those hands).
    • Uses its own KernelSU-Next manager app: find it in here.
    • You may need to reinstall any/all KernelSU modules, verify if they're working.
    • In fact, it's probably a good idea to just delete the entire /data/adb/ksu dir (use adb root then adb shell to do so, from computer), then reboot to recovery to try flashing this if you've used KernelSU modules before.
  • Optional OC Adreno GPU frequencies (max freq at 812MHz since my daily driver fajita can't boot half the time at that speed, has "OCGPU" in filename).

For those wondering: susfs v1.5.7 is out, but that was intended for GKI kernels only, and involves backporting more things that SideX and rifsxd were grumpy about (because people calling themselves "devs" wouldn't actually bother to know their own commit history or read instructions or learn how to read patch & diff files and kept complaining that they couldn't just do things from within a github ci action rather than actually COMPILE A KERNEL ON THEIR OWN COMPUTER OR SERVER INSTANCE IN A SUITABLE DEVELOPMENT ENVIRONMENT *sigh*).

I'll check on the state of v1.5.7+ susfs backports to non-GKI kernels in a bit, but v1.5.5 on KernelSU-Next v1.0.6-2 is working fine as-is so leaving it for now.