Skip to content

Melt-marble-v3.1

Compare
Choose a tag to compare
@Pzqqt Pzqqt released this 12 Sep 13:30
· 354 commits to melt-rebase since this release

Changelog:

  • Merge v5.10.226
  • Backport the latest binder driver
  • Synchronize with the upstream android12-5.10 and android12-5.10-lts branch
  • Disable DAMON-based Reclamation by default, Also removes the installation option added in the previous version
  • Prevent the CPU from entering LPM mode when touching the screen
  • Allows users to set a delay after the screen turns off to disable fingerprint wake-up
  • Update the precompiled kernel modules of HyperOS to OS1.0.6.0.UMRCNXM
  • Try to fix compatibility with AOSP roms based on OSS Kernel
  • (For HyperOS firmware only) The OSS display driver (msm_drm.ko) option is open to users
  • Compile kernel image with Google clang 19.0.1
  • Some other fixes and optimizations

Notes:

  • (For Chinese users) 在尝试安装Melt内核之前,请认真阅读以下内容(如果阅读英文有困难,可以借助翻译软件)。如果你没能阅读并理解以下内容,请不要安装Melt内核!如果你执意按照自己的想法行动,由此造成的设备无法启动、数据丢失、变砖,我不负任何责任!
  • (IMPORTANT!) Since this version of Melt Kernel fixes a bug in AnyKernel3, if you have installed Melt Kernel on the current rom before, you need to dirty flash the rom before installing this version of Melt Kernel, or install the kernel restore package generated by Melt Kernel, otherwise the installation is likely to fail. This operation only needs to be performed once.
  • (IMPORTANT!) I'm not sure whether it is compatible with AOSP roms based on OSS kernel. Please test it yourself and make a backup in advance.
  • Support both MIUI14 firmware and HyperOS firmware.
  • Unless you are absolutely sure, do not try to bypass restrictions to install Melt on other models. Please be responsible for your actions!
  • For compatibility reasons, Melt Kernel will no longer retain perfmgr.ko in the vendor_boot partition from this version onwards. This affects some modified MIUI/HyperOS roms that support FEAS. For those who still want to use FEAS on these roms, please install the latest FEAS4Marble module.
  • If you just installed or updated a rom, then Melt Kernel may fail to install until the snapshot merge is complete. Usually, after installing or updating rom, the Android system will silently merge snapshots in the background. You can manually merge snapshots in TWRP's Advanced menu. Some technical details.
  • If you are installing the Melt Kernel on the current ROM for the first time, we recommend that you follow the prompts during installation to generate a restore package. If you want to restore the stock kernel or replace with another kernel, you should flash this restore package, otherwise you can only dirty flash rom.
  • For detailed instructions on each option encountered during the installation process: English | 简体中文
  • About "Allows users to set a delay after the screen turns off to disable fingerprint wake-up"

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!