Pzqqt's News Channel
3.22K subscribers
686 photos
26 videos
411 files
4.46K links
Managed by @pzqqt and @pzqqt_bot

This channel will also push some updates news about things that I'm interested in.
Download Telegram
PhoenixOS will temporarily replace my phone functionality.
... wait, PHOENIX again.🙃
Paradox-v6.6.zip
20.3 MB
SHA1: 2FF2B9E14D64E78C7B409EA8C37654D60C7CF299
Paradox-v6.6-ksu.zip
20.4 MB
SHA1: 798DE2BE6AEFA258A1FD868917A9F2E4BEC66045
This media is not supported in your browser
VIEW IN TELEGRAM
Paradox Kernel v6.6 for phoenix/phoenixin
By @pzqqt

Download
Support group
Source

Changelog:
- Merge v4.14.319
- Fixed an issue where Anx/Leica camera could not save recorded video on Android 13
- Add KernelSU support
- Some other fixes and optimizations
Linux Kernel stable v4.14.319 update
#Linux #Kernel

Commits
Xiaomi changed the screen panel of different models on the newly produced Redmi Note 12 Turbo, causing some users to experience blurred screen after downgrading MIUI.
Linux Kernel stable v4.14.320 update
#Linux #Kernel

Commits
Google Clang Prebuilt Update
#clang

Commit

Download tar.gz:
clang 17.0.3 (based on r498229) from build 10386919
Custom kernel for marble (Redmi Note 12 Turbo / Poco F5).

On the way.
Pzqqt's News Channel
Photo
Unlike compiling kernels for traditional devices, compiling kernels for devices that support GKI 2.0 is a simple matter. We only need to pay attention to the kernel itself, and no longer need to pay attention to the exclusive drivers of manufacturers and models. Although we can also compile these drivers ourselves, unfortunately, manufacturers seem to be reluctant to provide them. Xiaomi does not disclose the source code of dtbo and some key drivers (such as: camera, display, etc.). Qualcomm didn't even disclose the source code of dtb. But it doesn't matter, just use the precompiled.

While simple, it's not free(dom).

For the kernel to be able to load precompiled kernel modules (ko), the kernel must be compiled with Google clang 12.0.5. This means we cannot compile the kernel with the latest clang, which is not cool.
Paradox Kernel v1.0 for marble/marblein
By @pzqqt

Download
Source

Changelog:
- First release
- Merge v5.10.185
- Base latest CAF tag (KERNEL.PLATFORM.1.0.r1-15300-kernel.0)
- Enable DAMON-based reclaim by default
- zstd: Upgrade to latest upstream stable version (v1.5.5)
- Add Boeffla wakelock blocker driver
- Add SamSung Generic I/O scheduler
- Compile with Google clang 12.0.5

Note:
- In order to ensure the stability of KMI, I will not add too many features, please understand
- I'm testing on MIUI, it should also boot on AOSP