Skip to content

Melt-marble-v3.3

Latest
Compare
Choose a tag to compare
@Pzqqt Pzqqt released this 09 Nov 07:17
· 7 commits to melt-rebase since this release

Changelog:

  • Merge v5.10.229
  • Upgrade aw882xx driver to v1.15.0
  • Backport the latest binder driver
  • Backport binder_prio from HyperOS 2
  • Update KernelSU driver
  • Synchronize with the upstream android12-5.10 and android12-5.10-lts branch
  • AK3: Also replace dtb and dtbo during installation (your GPU frequency tables and voltage configurations will be preserved)
  • AK3: Try to repair the vendor_boot partition that was corrupted by an old version of magiskboot
  • Some other fixes and optimizations

v3.3-hotfix changelog (differences from v3.3):

  • Fixed a code derp to solve the problem that selecting "Yes" for the option "Is your rom originally based on OSS kernel" does not work. If you find that some apps display components too small after installing v3.3, please download and flash the v3.3-hotfix build and select "Yes" at the "Is your rom originally based on OSS kernel" option.

Notes:

  • (For Chinese users) 在尝试安装Melt内核之前,请认真阅读以下内容(如果阅读英文有困难,可以借助翻译软件)。如果你没能阅读并理解以下内容,请不要安装Melt内核!如果你执意按照自己的想法行动,由此造成的设备无法启动、数据丢失、变砖,我不负任何责任!
  • (IMPORTANT!) This build supports ROMs based on OSS kernel. Please actively report bugs.
  • (IMPORTANT!) Remember, NEVER downgrade to an older version of Melt Kernel, always use the latest version of Melt kernel.
  • 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 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.2 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!

v3.3-unstable changelog (differences from v3.3):

  • Drop "per memcg lru lock" (it has too many conflicts with mglru)
  • 🚫 Add MultiGenerational LRU support (v15 patch)
  • 🚫 Add BBR2 TCP congestion control algorithm support

⚠️ Warning:

Features marked with 🚫 are definitely not going to be in the stable release since they seriously destabilize KMI.

It's not worth sacrificing stability for these new features.

So, can this unstable kernel boot?

I don't know. Try yourself.

Can I use it for a long time?

I don't know. Try yourself.

I found a bug in the unstable build, what should I do?

Switch to normal builds, and do NOT report bugs to developer that only happen on unstable builds!

Will the unstable version be kept updated?

I will update from time to time.