Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Getting started

Austin Hornhead edited this page Oct 9, 2020 · 2 revisions

Radkernel: Android Custom Kernel for Redmi Note 5 (whyred)

Overview

RAD Kernel is a custom Linux kernel for whyred(Redmi Note 5 Pro) that aims for best balance between performance and battery usage. Feature requests*, Pull Requests (PRs), and reporting issues are always welcome.

*only if features are seen as necessary and doesn't disrupt the balance between performance and battery usage.

Kernel versions:

kernel-hmp

HMP branch with support for old as well as new camera blobs, with CPU frequencies 1.9/1.7 GHz.

kernel-eas

EAS branch with support for old as well as new camera blobs, with CPU frequencies 1.9/1.7 GHz

staging-eas/staging-hmp

Based on stable branches with upcoming changes and for testings, and will be merged into stable after full testings!

Zip file-naming

Example:

rad-[x5.4]-[eas]-[oldcam]-whyred.zip

- [x5.4]: first value is either 'x' or 'y'; x = EAS, y = HMP. 5.4 is the custom kernel version.
- [eas]: shows built with either 'eas' or 'hmp'.
- [oldcam]: shows built with either 'oldcam' or 'newcam' blobs.