Giter Site home page Giter Site logo

bode327 / android_kernel_samsung_exynos9610_fresh Goto Github PK

View Code? Open in Web Editor NEW

This project forked from freshroms/android_kernel_samsung_exynos9610_mint

2.0 0.0 2.0 288.41 MB

Optimized Samsung Experience 12.x (One UI 3.x) kernel for the Samsung Exynos 9610 Platform (a50, a50s).

License: Other

Makefile 0.27% C 97.97% Assembly 1.34% C++ 0.04% Shell 0.10% Perl 0.15% Awk 0.01% Python 0.08% GDB 0.01% sed 0.01% Yacc 0.01% Lex 0.01% UnrealScript 0.01% SmPL 0.01% Gherkin 0.01% XS 0.01% Raku 0.01% Roff 0.01% Clojure 0.01% M4 0.01%

android_kernel_samsung_exynos9610_fresh's Introduction

Fresh Core icon

Fresh Core

Common Fresh Core Source for the Exynos 9610 Platform

Supports the following devices:

  • Samsung Galaxy A50 (a50)
  • Samsung Galaxy A50s (a50s)

Looking for the Linux kernel readme? Click here.

Source References and Contributors

This will never be possible without the unwavering work of these awesome people. I have tried my best to keep their authorships on the commit history. Thank you very much!

About

This is an optimized kernel source based on Samsung's open-source drop of the SM-A505F based on Android 11. Additional features include:

  • Added additional I/O schedulers, anxiety is set as default.
  • Various kernel and performance improvements.
  • Backported some changes from S10/Note10.
  • Releases are compiled with GCC 11.1.
  • Replaced kernel RNG (HWRandom) with SRandom.
  • Magisk installed by default.
  • State notifier support for various kernel drivers.
  • Uses FLATMEM instead of SPARSEMEM.
  • Disabled basic Samsung hardening (Knox, etc) by default.
  • DriveDroid support
  • WireGuard support
  • Gentle Fair sleepers support
  • Support for storages formatted with NTFS

How to Install

The device must have an unlocked bootloader, as well as TWRP, OrangeFox Recovery, or any recovery of your choice installed.

  1. Download latest available release from GitHub Releases.
  2. Copy the ZIP file to your SD card if necessary.
  3. Reboot to recovery.
  4. Flash downloaded ZIP.
  5. Reboot to System instead of recovery.
  6. ???
  7. Profit

If you ever experience issues with lock screen and/or Samsung Account, see below.

Device Locked Out?

If you ever experience being locked out after installing any build, with SystemUI restarting after entering your password/PIN, and Samsung Account showing a Samsung Account logged out notification, you may have been experiencing the "Pin Problem".

Several builds of TWRP and OrangeFox has a security patch level (SPL) of 2099-12 (December 2099), but this kernel follows the latest SPL available to the device. This causes the device to act up once booted into the kernel.

Please note that it is intended behavior by the system and is not a bug.

You can flash PassReset, or wipe your device to fix it.

See here for more information.

Building Locally

Local builds of Fresh Core are built using Ubuntu 20.04 LTS. These prerequisites are needed to build with this source:

  • build-essential
  • libelf-dev
  • kernel-package
  • bzip2
  • lib32stdc++6
  • libc6-dev-i386
  • git

Once you have the prerequisites installed, simply run this on the Terminal.

./build.sh (device) [dirty]

Device options:

- a50 # For Samsung Galaxy A50
- a50s # For Samsung Galaxy A50s

You can add the 'dirty' flag so it won't rebuild all components again. The script will download all it needs (including the toolchain) and builds a new kernel build for you.

android_kernel_samsung_exynos9610_fresh's People

Contributors

alanstern avatar arndb avatar bvanassche avatar chleroy avatar ebiggers avatar evdenis avatar fdmanana avatar ffainelli avatar geertu avatar gregkh avatar jankara avatar jhovold avatar jmberg-intel avatar josefbacik avatar jpoimboe avatar jwrdegoede avatar l1k avatar lxin avatar masahir0y avatar mhiramat avatar nathanchance avatar navidem avatar oneukum avatar paullawrencegoogle avatar taeheeyoo avatar tenseventy7 avatar thunderstorms21th avatar tititiou36 avatar tiwai avatar torvalds avatar

Stargazers

 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.