GithubHelp home page GithubHelp logo

imranpopz / krillin_kernel_huawei_honor3c_h30u10 Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 146.21 MB

License: Other

Makefile 0.28% C 95.13% Assembly 1.98% C++ 1.88% Objective-C 0.58% Shell 0.03% Perl 6 0.01% Awk 0.01% Python 0.01% GDB 0.01% SourcePawn 0.01% Perl 0.05% Batchfile 0.01% Yacc 0.02% Lex 0.01% M4 0.01% Roff 0.01% UnrealScript 0.01% Prolog 0.03% Scilab 0.01%

krillin_kernel_huawei_honor3c_h30u10's Introduction

LINEAGE OS KERNEL FOR BQ AQUARIS E4.5, AKA KRILLIN

  • Working:

    • LCM Drivers (hx8389b_qhd_dsi_vdo_tianma, hx8389_qhd_dsi_vdo_truly)
    • Touchscreen Driver (FT5336)
    • Batery Table
    • Vibrator driver
    • Rear Camera
    • Flashlight
    • Sound driver (thanks to vo-1)
    • Frontal Camera
    • Storage (emulated storage and sdcard working)
    • Acceleremoter
    • Light sensor
    • Proximity sensor
    • WIFI
    • Bluetooth
    • GPS
    • VPN
    • Gyroscope sensor
    • Sweep2Wake + Doubletap2Wake
  • Bugs (NOT WORKING):

    • You tell me.... Everything seems to work

Compilation guide:

  • First, made a folder for the kernel and enter to it:

    $ mkdir kernel
    
    $ cd kernel
    
  • Then, clone the project:

    $ https://github.com/Pablito2020/android_kernel_bq_krillin.git
    
  • After that, clone the toolchain used in this build (in that case gcc 4.8):

    $ git clone https://android.googlesource.com/platform/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8
    
  • And for compile:

    $ mv android_kernel_bq_krillin kernel
    
    $ cd kernel
    
    $ . build.sh
    
  • The kernel file (called zImage, will be found in arch/arm/boot folder)

If you want to clean all the source without compiling execute this comand on the principal kernel diretory:

    $ . clean.sh

Developer:

  • Pablito2020

Thanks to (In alphabetical order) :

  • ANDR7E ( help with kpd buttons + device info app for mtk devices) ---- XDA, 4PDA, GITHUB
  • @assusdan help me with drivers and develop the kernel. ---- 4PDA, GITHUB
  • BQ for his sources (LCM DRVIERS, TOUCH DRIVERS, ETC) ---- GITHUB
  • Vineeth Raj for his dt2wake and sweep2wake commits for sprout. ---- GITHUB
  • @zormax for the bring up LP/MM project ---- 4PDA

krillin_kernel_huawei_honor3c_h30u10's People

Contributors

assusdan avatar bwhacks avatar dragonpt avatar faux123 avatar franciscofranco avatar kiryl avatar levincalado avatar varunchitre15 avatar yank555-lu 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.