Pzqqt's News Channel
3.2K subscribers
681 photos
26 videos
410 files
4.44K links
Managed by @pzqqt and @pzqqt_bot

This channel will also push some updates news about things that I'm interested in.
Download Telegram
Pzqqt's News Channel
Melt Kernel v3.0 for marble/marblein By @pzqqt Download Source XDA Changelog & Note: - Too long, see here. About KernelSU: - Select through the volume keys during the installation process to install the kernel that supports KernelSU. - If the installer…
For Chinese users only:

Melt内核是一款偏极客向的内核,旨在给用户提供最新的Linux版本、最新的upstream更新,以及更多实用的特性,同时适当做一些既不偏向性能也不偏向省电的优化。
Melt内核不会过分关注各种调度参数,不会私自调整或锁定用户的配置(比如:ZRAM、sched、system props等),不绑定任何附加模块,不与任何Magisk/Zygisk/KernelSU/Xposed模块冲突,不与任何系统优化类app、内核调校类app冲突(比如:Scene、EX Kernel Manager),即便用户不使用任何root方案也可体验完整的Melt内核。
我们把权力交给用户,我们也希望用户有足够的知识水平去了解如何调校自己的设备。
如果你希望安装内核之后就能得到最稳的游戏帧率、最低的功耗、或者其他立竿见影的效果,那么Melt内核不适合你,请另请高明。
Pzqqt's News Channel
Conduct a survey among Melt Kernel users: Which ROM are you using now? How is your experience?
Created a (temporary) discussion group. Here:
1. Report Melt Kernel bugs to me;
2. Give me suggestions;
3. Assist me with testing.

This discussion group will disappear soon after completing its mission.
Linux 6.11-rc7 Released: Linux 6.11 Stable Possibly Next Sunday
8 September 2024 - Linux 6.11

Following recent international travels, Linus Torvalds is back to his usual late Sunday Linux kernel release regiment. Linux 6.11-rc7 was released a few minutes ago as Linux 6.11 approaches the finish line.

Comments

#Phoronix #LinuxKernel
Latest "sched/rt" Commits Point To PREEMPT_RT Potentially Being Ready For Linux 6.12
9 September 2024 - PREEMPT_RT Finally?!?

Excitement is building that the real-time kernel "PREEMPT_RT" support might finally be ready for the mainline kernel as soon as the upcoming Linux 6.12 merge window. It will be interesting to see if that long-awaited day finally comes this month but recently noted patches have now been queued into tip/tip.git's "sched/rt" branch ahead of the Linux 6.12 merge window.

Comments

#Phoronix #LinuxKernel
Google already merged 5.10.224 into android12-5.10-lts
Google Clang Prebuilt Update
#clang

Commit

Download tar.gz:
clang 19.0.0 (based on r530567) from build 12328485
Torvalds Inclined To Release Linux 6.11 This Coming Sunday
11 September 2024 - 15 September Release Date

With this past weekend's release of Linux 6.11-rc7, the kernel changes for the week were larger than prior RCs and Torvalds was a bit hesitant on releasing v6.11 this coming Sunday due to the upcoming that takes place next week in Vienna, Austria. But after a bit of time and feedback from other kernel developers, Torvalds is now more inclined to release Linux 6.11 this coming Sunday rather than dragging it out for an extra week.

Comments

#Phoronix #LinuxKernel
Linux 6.12 Kernel To Add New Features For Intel & AMD Systems, Many Other Changes Too
11 September 2024 - Linux 6.12 Feature Preview

With Linux 6.11 expected for release on Sunday that in turn will mark the start of the two-week merge window for Linux 6.12. The Linux 6.12 cycle will get underway and work towards its stable release in mid to late November. Ahead of the Linux 6.12 merge window here is a look at some of the material anticipated for merging during this next cycle.

Comments

#Phoronix #LinuxKernel
Google already merged 5.10.225 into android12-5.10-lts
Melt Kernel v3.1 for marble/marblein
By @pzqqt

Download
Source
XDA

Changelog & Note:
- Too long, see Github Releases page.

About KernelSU:
- Select through the volume keys during the installation process to install the kernel that supports KernelSU.
- If the installer detects that you have installed KernelSU through LKM, there will be no option to ask you whether to select KernelSU.
- Install the KernelSU app v1.0.1 for use with KernelSU.
- We don't recommend using Magisk and KernelSU at the same time. If any problems occur, it's your own responsibility!
Pzqqt's News Channel
Melt Kernel v3.1 for marble/marblein By @pzqqt Download Source XDA Changelog & Note: - Too long, see Github Releases page. About KernelSU: - Select through the volume keys during the installation process to install the kernel that supports KernelSU. …
About Allows users to set a delay after the screen turns off to disable fingerprint wake-up :

Detailed description and usage scenarios

How to use?
- If your fingerprint hardware is FPC:
echo 1500 > /sys/devices/platform/soc/soc:fingerprint_fpc/screenoff_cooling

- If your fingerprint hardware is Goodix:
echo 1500 > /sys/module/goodix_3626/parameters/screenoff_cooling

This will disable the fingerprint sensor within 1500ms (1.5 seconds) after the screen turns off.

Note:
- The maximum value allowed is 3000, which means 3000ms, or 3 seconds. A value that is too large is meaningless and will only affect your normal use. Usually 500ms is sufficient.
- I can't tell which fingerprint hardware your device uses, so figure it out yourself. You can also set both.
If you encounter a similar error during installation, that is, the log reports /vendor_dlkm partition has sufficient space, but also encounters Failed to update modules! No enough free space?:

The reason is that the inode count of the vendor_dlkm partition is designed to be too small (or, it is designed to meet the requirements of ROM, but not meet the requirements of Melt Kernel), resulting in it not being able to accommodate more files.

Please report this issue to the maintainer of this rom.
Pzqqt's News Channel
Melt Kernel v3.1 for marble/marblein By @pzqqt Download Source XDA Changelog & Note: - Too long, see Github Releases page. About KernelSU: - Select through the volume keys during the installation process to install the kernel that supports KernelSU. …
有正在使用修改版MIUI14/HyperOS用户报告说即使是重刷了rom还是会安装失败。我只想说我需要考虑的情况实在是太多了。对于这些rom我无法提供支持。
Pzqqt's News Channel
Melt Kernel v3.1 for marble/marblein By @pzqqt Download Source XDA Changelog & Note: - Too long, see Github Releases page. About KernelSU: - Select through the volume keys during the installation process to install the kernel that supports KernelSU. …
Some users reported that the device could not boot after installation, and recovery could not mount and decrypt the data partition.
I'm still trying to figure this out. Until then, you have two solutions:
1. Dirty flash rom, then give up using Melt Kernel.
2. Format the data partition (please backup your data in advance).
Printk Changes Submitted For Linux 6.12 Finish NBCON Console Preparations
14 September 2024 - Printk

Ahead of the Linux 6.12 kernel merge window opening on Monday, the printk updates were submitted in advance given the Linux Kernel Maintainer Summit also taking place next week in Vienna. Notable with the printk updates is finishing up the NBCON console work that is notable as the last major blocker before real-time (PREEMPT_RT) support can be finally mainlined.

Comments

#Phoronix #LinuxKernel
Linux 6.11 Features Many Exciting Updates For AMD Hardware & More
15 September 2024 - Linux 6.11 Updates

It's expected to be the Linux 6.11 release day! We are just hours away from hopefully seeing Linux 6.11 stable christened as the kernel set to power the likes of Ubuntu 24.10 and Fedora 41. Here's a reminder of some of the most interesting new features and changes to look forward to with Linux 6.11.

Comments

#Phoronix #LinuxKernel