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

This channel will also push some updates news about things that I'm interested in.
Download Telegram
Paradox-marble-GPU-UV_2.zip
2.8 MB
SHA1: e307ecaa51c415502b5227e1618ddb28fd9043d4

What's this?
This is NOT a kernel installer package.
This package will modify your device's dtb to lower the voltage by one gear for all gpu frequencies.
Appropriate undervolt can help save power without compromising performance.

How to install?
Flash it in recovery mode or Kernel Flasher app.

How to restore to the state before installation?
It will automatically back up your current vendor_boot image to /sdcard during installation.
You can restore it if you need.

I want to adjust the voltage myself, how can I do it?
Use KonaBess.
With this app, you can not only adjust the GPU voltage, but even overclock/underclock the GPU yourself.
Please note that improper adjustment may damage your device. Do it at your own risk!
Pzqqt's News Channel
Paradox-marble-GPU-UV_2.zip
If you already modified the GPU frequency table yourself through KonaBess, please do NOT flash this package! It's dangerous!
Pzqqt's News Channel
Paradox-marble-GPU-UV_2.zip
When do I need to reinstall it?
After installing or updating rom.
There is no need to reinstall this package after flashing the kernel, because none of the existing custom kernel packages have modified dtb.
Xiaomi.eu Multilang MIUI ROM stable Update
2023-07-12
#Marble #XiaomiEU #MIUI #Stable

Build date:
Tue, 11 Jul 2023 18:19:43 UT

MD5:
810caccc590d18d2cc8da75aded83819

Download:
xiaomi.eu_multi_MARBLE_V14.0.21.0.TMRCNXM_v14-13.zip

Size:
5.3 GB
Paradox Kernel v1.1 for marble/marblein
By @pzqqt

Download
Support group
Source

Changelog:
- Merge v5.10.186
- Include the latest WiFi driver (v2.0.9.18Z) from CAF
- Disabled a lot of debugging for WiFi driver module
- Fixed device wakeup delay
- Enable NTFS support
- Disable Coresight driver to improve performance
- Builtin aw882xx(audio) driver, and disabled a lot of debugging
- Add a timeout to wakelocks globally
- Tune cpusets values
- Tune f2fs driver
- Disable crc check
- Some other optimizations

Note:
- The WiFi driver is compiled as a ko module and loaded automatically at boot time. This feature relies on Magisk and is systemless. It doesn't matter if Magisk is not installed, the WiFi driver will remain the same.

About KernelSU:
- Package with -ksu in filename have KernelSU support.
- Install the KernelSU app v0.6.2 for use with KernelSU build.
- The KernelSU build will not include the new WiFi driver. Because KernelSU handles modules differently than Magisk.
Pzqqt's News Channel
Paradox-marble-GPU-UV_2.zip
I re-uploaded the file. Now it will check the gpu frequency table before modifying and installing. If it is inconsistent with the official, then the installation will be refused.
This is the first time in my life to submit a patch to the LineageOS official. Although it's just a minor bug fix.🙃
Pzqqt's News Channel
Paradox Kernel v1.1 for marble/marblein By @pzqqt Download Support group Source Changelog: - Merge v5.10.186 - Include the latest WiFi driver (v2.0.9.18Z) from CAF - Disabled a lot of debugging for WiFi driver module - Fixed device wakeup delay - Enable…
The next step plan for the Paradox kernel is to flash the vendor_dlkm partition. Used to update or replace some drivers. The closed source driver for Xiaomi will remain as it is.
Xiaomi.eu Multilang MIUI ROM stable Update
2023-07-20
#Marble #XiaomiEU #MIUI #Stable

Build date:
Wed, 19 Jul 2023 17:59:32 UT

MD5:
7486d8b0307a8ec2c8be4da6cab3a7d9

Download:
xiaomi.eu_multi_MARBLE_V14.0.22.0.TMRCNXM_v14-13.zip

Size:
5.3 GB
A little tip:
The goodix touchscreen driver open sourced by xiaomi in marble-s-oss is inconsistent with the actual use of the device. Neither dtbo nor dmesg can correspond to it.
In fact, marble uses goodix_9916r as the touch screen driver, which is open source in the ruby-s-oss branch. However, we still can't use ruby's goodix_9916r driver directly.
Xiaomi's open source is really getting worse.🙃