Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.59 KB

README.mkdn

File metadata and controls

43 lines (28 loc) · 1.59 KB

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: