Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Latest commit

 

History

History
61 lines (39 loc) · 2.33 KB

README.mkdn

File metadata and controls

61 lines (39 loc) · 2.33 KB

Stratosphere Kernel | Deprecated

Custom Kernel for Xiaomi Poco X3/NFC [Surya/Karna]

Stratosphere Kernel has been deprecated in favor of a newer kernel.

Build Kernel on Github Actions

Features

  • Compiled with Neutron Clang 17
  • Based on Kennyf3cb source
  • Upstreamed Linux
  • Backported zSTD patches
  • Backported zRAM patches
  • Backported TCP patches
  • Upstreamed WireGuard
  • Removed a ton of debugging

Links

Telegram Group

Telegram Channel

Early Access Builds

Installation

  • Use Franco Kernel Manager to flash Kernel zip

or

  • Use TWRP to flash zip

Issues

Report it to me on the Telegram Group or on Issues with logs and a short description of the issue.

Disclaimer

This custom kernel was developed with the intention of me learning Android Kernel development. Hence I do not market it as "stable". No warranties will be provided whatsoever and i cannot guarantee robust functionality. I claim no responsibility if my kernel permabricks your device. Please flash the kernel at your own risk.

Linux kernel

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use make htmldocs or make pdfdocs.

There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation. See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.