forked from EmanuelCN/kernel_xiaomi_sm8250
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
59 lines (35 loc) · 2.32 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Apollo N0tHunter Kernel [4.19][AOSP]
====================================
- For Kali NetHunter 2024.X
- Tested on LineageOS 21
- Based on N0Kernel by EmanuelCN
- Supports Magisk and KernelSU
- Should boot on all Android 13+ AOSP-Roms (Android 15 is untested)
- Supports all officially supported external devices (USB WI-FI adapters, HID devices, BT devices, etc.)
- Additional support for RTL8188EUS-based chipsets (more devices coming up with later releases)
- Configured for better power-efficiency and battery life while retaining good performance
- MIUI currently not support, but possible: You need Emanuel's modified N0Kernel DTBO Image for MIUI, which you can get on his Telegram channel.
While keeping this repository mostly synced to N0Kernel, this kernel goes into a slightly different direction.
Apart from being a Kali NetHunter kernel it focuses more on power-efficiency and battery backup while retaining overall good performance.
The Mi 10T Pro is powerful enough to have all these features and play next-gen mobile games, just in case you happen to run this on your daily driver or whatever.
But in a general use-case we focus primarily on getting more battery life. This comes into handy, for example, when powering an additional external OTG-connected device.
Feedback is always appreciated. You can get support on the XDA-Thread here: https://xdaforums.com/t/kernel-4-19-a13-apollo-kali-nethunter-n0thunter-kernel-12-13.4703051/
Happy hunting ;-)
**Credits to:
EmanuelCN (N0Kernel)
kvsnr113 (E404)
XDA-Forums
Linux kernel
============
There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
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.