Code Monkey home page Code Monkey logo

android_kernel_asus_sdm660's Introduction

SkyWalker 4.4.x Kernel Source

Getting Started

You can use this source if u Want , There is has 2 Variant , HMP and EAS .

Clone with --recursive option coz this source has submodule.

Just Copy, Paste, Then Execute the command :)

Make sure androidboot.version has defined on Boot Cmdline with ur Android Version due of this commit: https://github.com/RyuujiX/android_kernel_asus_sdm660/commit/b6f50a7917e4336495f6b2642064f90d9babed7d

androidboot.version default value is 12

OverClock Kernel

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

To Overclock CPU:

  • Add overclock.cpu=1 into boot cmdline.

To Overclock GPU:

  • Add overclock.gpu=1 into boot cmdline.

KernelSU

KernelSU is implemented and enabled by default. If u don't want it... Just set CONFIG_KSU=n in defconfig or Add kernelsu.enabled=0 into boot cmdline.

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

About NLV & LV

It was LV by default and Enabled only for A11+. If u want to disable it, Define "0" at led.vibration on boot cmdline.

For Android 10 and 9 will set led.vibration to "0" / NLV as default

Using R / CAF 9.2 WiFi Drivers

Now, This Kernel is using Pie / CAF 7.2 WiFi drivers , So if u want to use R WiFi Driver , Just merge this into kernel source:

https://github.com/RyuujiX/NFI_SkyWalker

Still Recommended to use Pie WiFi Drivers coz it's more optimal :)

Compile for Android Pie

For X00TD, Just Use Pie WiFi Driver.

For X01BD, do this also after Using Pie WiFi Driver:

On Branch r7/hmp and r7/eas:

   git revert be578e2def2d7a67d6643335d016008f7bee8da8 -n && \
   git revert 5c27bb6d8547112a8b815742c5dbcaae520b4497 -n && \
   git commit -m "Fix WiFi for Android 9"

EAS Perf HAL

Usually, X00TD and X01BD Device Trees is using HMP Perf HAL as default.

So, if u want to build ROM with Prebuilt EAS Kernel, Pick this EAS Perf HAL:

https://github.com/RyuujiX/AnyKernel3/tree/4.4-eas/tools/SDM660PerfHAL

Spectrum Support

Pick Spectrum Script from Here: https://github.com/RyuujiX/spectrum , then rename it to init.spectrum.rc

HMP : ryuu

EAS : eas

Or , make it by ur self .

My CI Builder Script

Check it out: https://github.com/RyuujiX/builder-xobod-r

android_kernel_asus_sdm660's People

Contributors

acmel avatar adrianbunk avatar airlied avatar alexdeucher avatar arndb avatar axellin avatar bigguiness avatar broonie avatar bzolnier avatar danvet avatar davem330 avatar dhowells avatar ebiederm avatar geertu avatar gregkh avatar htejun avatar ickle avatar jmberg-intel avatar joeperches avatar kaga-koko avatar larsclausen avatar lnxbuild avatar mchehab avatar morimoto avatar olofj avatar pmundt avatar ralfbaechle avatar rddunlap avatar tiwai avatar torvalds avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.