Skip to content

SonicBSV/android_kernel_asus_sdm660-4.19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ratibor 4.19.x Kernel Source based on KnightWalker by RyuujiX

OverClock Kernel

This Kernel is using Stock Freq. If u want Overclocked Freq, Do this:

To Overclock CPU:

To Overclock GPU:

KernelSU

KernelSU is implemented and enabled by default. If u don't want it, Do this:

  • Add kernelsu.enabled=0 into boot cmdline, or
  • Disable CONFIG_KSU

If u only want to enable Safe Mode (U should enable KernelSU too), Which u just want Root Access and Modules Feature disabled, Do this:

  • Add kernelsu.safemode=1 into boot cmdline. Or
  • Set CONFIG_KSU_SAFE_MODE=y in defconfig.

Source: https://github.com/RyuujiX/KernelSU

Using New Novatek Touchscreen Driver

This source is still using original driver from 4.4 source... but, i have updated nvt driver.

Working smoothly on mine with new driver.

If u want to use new driver, do this: