Giter VIP home page Giter VIP logo

solarisintel / android_kernel_lge_geehdc Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 124.35 MB

OptimusG (LGL21/L01E) Kernel for lineageOS-14.1/ aex-8.1

License: Other

Makefile 0.28% C 96.76% Assembly 1.92% C++ 0.77% Objective-C 0.04% Shell 0.03% Perl 0.11% Awk 0.01% sed 0.01% Python 0.02% GDB 0.01% UnrealScript 0.01% Yacc 0.02% Lex 0.01% M4 0.01% Roff 0.01% Scilab 0.01% XS 0.01% SmPL 0.01% Classic ASP 0.01%

android_kernel_lge_geehdc's Introduction

KDDI/Docomo Optimus G (LGL21/L01E) oreo Kernel for crDroid 8.0 / aex-8.1

2020/03/17

dmesgのエラーメッセージ解消

drivers/staging/prima/ ... WLANドライバをmakoに入れ替え drivers/video/backlight/lm3533.c ... 明るさのMAX値チェックを挿入 kernel/timer/alarmtimer.c ... suspendエラーを解消 drivers/leds/leds-pm8xxx.c ... ledドライバのエラーを解消 arch/arm/mach-msm/qdsp6v2/audio_amrwbplus.c ... DEBUG_FSなしのコンパイルエラー修正

defconfig の見直し referenced v500 8.1 kernel

-CONFIG_PERSISTENT_TRACER=y +# CONFIG_PERSISTENT_TRACER is not set

... これをすると DEBUG_FSが無効になり、コンパイルエラーが多発する

-# CONFIG_ANDROID_RAM_CONSOLE is not set +CONFIG_ANDROID_RAM_CONSOLE=y

-CONFIG_BATTERY_TEMP_CONTROL=y +# CONFIG_BATTERY_TEMP_CONTROL is not set

-CONFIG_DEVMEM=y +# CONFIG_DEVMEM is not set

-CONFIG_DEVKMEM=y +# CONFIG_DEVKMEM is not set

-# CONFIG_DEFAULT_CUBIC is not set +CONFIG_DEFAULT_CUBIC=y

-CONFIG_DEFAULT_WESTWOOD=y +# CONFIG_DEFAULT_WESTWOOD is not set

-CONFIG_DEFAULT_TCP_CONG="westwood" +CONFIG_DEFAULT_TCP_CONG="cubic"

-CONFIG_FUNCTION_TRACER=y +# CONFIG_FUNCTION_TRACER is not set

-CONFIG_EXT2_FS=y +# CONFIG_EXT2_FS is not set

-CONFIG_EXT2_FS_XATTR=y

CONFIG_EXT2_FS_XATTR is not set

-CONFIG_EXT3_FS=y +# CONFIG_EXT3_FS is not set

android_kernel_lge_geehdc's People

Contributors

solarisintel avatar

Stargazers

霏霏爸陛i avatar

Watchers

James Cloos avatar  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.