Releases: liyafe1997/kernel_xiaomi_sm8250_mod
20250927 (Stable✅)
en
Updates:
- Fix the problem of esoc(modem/baseband) fails to be reseted and causing kernel crashes. (It usually happens after the phone boots up but esoc fails/restarted (You can see "No Service" and No SIM icon at this moment), then after about 1min the kernel panic and the phone reboots. Some people may also had this situation while normal usage, like turn airplane mode on/off, lost signal/internet suddenly and then the phone reboots, it might also caused by this).
zh-cn
更新内容:
- 修复esoc(Modem/基带)重置失败并导致内核崩溃重启的问题。(这一般发生在手机刚启动时,但esoc启动/reset失败(此时会显示「无服务」和无SIM卡图标),然后在大约1分钟后kernel panic然后手机自动重启。有的朋友可能还遇到过日常使用也可能会触发,比如有时开关飞行模式/突然丢信号/断流然后自动重启,可能也是这个问题导致的)
20250906
en
Updates:
- Rollback SUSFS to 1.5.7 since the port (1.5.9) on last release has some issus.
- Force to enable UFS LPM on
umiandthyme(This commit, might be able to improve the power consumption) (Thanks to @TheVoyager0777)
zh-cn
更新内容:
- SUSFS回滚到1.5.7版本(因为上个版本port的1.5.9有问题)
umi和thyme上强制启用UFS LPM (这个commit,也许能改善功耗) (感谢@TheVoyager0777)
20250727
en
Updates:
- Upgrade SUSFS to 1.5.9 (Commits from @YangQi0408, Thanks).
(You should upgrade SukiSU Manager to 3.1.8 or above to support the new version of SUSFS)
Known Isssue:
The SukiSU&SUSFS builds have problems on some ROMs, which may cause storage leaks (the storage space incorrect, some app cache may increase continuously until reboot). So it's better to use the last build 20250719
zh-cn
更新内容:
- 升级 SUSFS 到 1.5.9 (感谢来自@YangQi0408的commits)
(你需要升级 SukiSU 管理器 到3.1.8或以上版本以支持新版的SUSFS)
已知问题:
该版本在一些ROM上有“存储泄露”问题(存储空间显示错误,一些App缓存显示为持续增长,重启后会恢复)。建议使用 上一个版本:20250719
zh-cn
20250719
en
Updates:
- Upgrade SukiSU version to this commit
- Upgrade SukiSU KPM KernelPatch patch to 0.12.0
zh-cn
更新内容:
20250621
en
Updates:
- Use an F2FS driver from another source to fix the encryption problem which caused some weird issues (like settings can not be saved) on some newer models pipa/elish with Android 15 & HyperOS.
(Thanks to @yspbwx2010 @Aquarius223 ) - Fix some third-party pen issue on some tablets (
pipa/dagu) (Thanks to @yspbwx2010 @Aquarius223 ) - Update SukiSU to 13055
zh-cn
更新内容:
- 使用 另一个F2FS驱动 以修复一些较新设备(pipa / elish)在Android15 & HyperOS上因F2FS加密导致的设置无法保存等奇怪的问题。(感谢 @yspbwx2010 @Aquarius223)
- 修复
pipa/dagu一些第三方笔可能无法使用的问题(感谢 @yspbwx2010 @Aquarius223) - 更新 SukiSU 版本到 13055
20250610
en
Updates:
- Merge latest upstream
lineage-22.2 - Update SukiSU to 13007
Known issues: There are some F2FS encryption issues with pipa & Android15, leads some weird behavior like settings can not be saved. This will be fixed in future release.
zh-cn
更新内容:
- 合并上游
lineage-22.2更新 - 更新 SukiSU 版本到 13007
已知问题:pipa Android15 F2FS有问题,导致部分数据无法正常加解密因此导致奇怪的问题,什么卡出三大金刚键,设置无法保存等等,后续版本修复。
20250509
en
Updates:
- Update SUSFS to 1.5.7 (Thanks the port and commit from @ShirkNeko )
- Increase
DEFAULT_SUS_MNT_IDto solve the CPU 100% and crash problem after long time use.
zh-cn
更新内容:
- 更新SUSFS到1.5.7 (感谢 @ShirkNeko 的移植和commit)
- 提高
DEFAULT_SUS_MNT_ID的值,以修复长时间使用后导致CPU100%和崩溃的问题。
20250429
en
Updates:
- Remove problematic built-in ReKernel patch. If you really need ReKernel you can use its KPM instead. (Since
milletworks fine in this kernel and it works for most of those third-party freezer, you don't really need ReKernel for them). - Use the camera driver for
psyche(Mi 12X) from PR #29 for fixing EIS&OIS. (Thanks to @mtkpapa)
Known issues: The SukiSU&SUSFS varient of this release has an unstable problem: SUSFS mnt_id may overflow after long term use, which can cause system laggy and crash, it has been fixed in 20250509 release, please use that version instead.
zh-cn
更新内容:
- 删掉有问题的内置ReKernel Patch。如果你真的需要ReKernel可以自行安装KPM。(这个内核的
millet正常,一般来说第三方墓碑可以使用,不需要上ReKernel) psyche(小米12X) 相机驱动用PR #29提供的,以修复EIS&OIS问题。(感谢 @mtkpapa)
已知问题:该Release带SukiSU&SUSFS的版本存在不稳定的问题,长时间使用后SUSFS的mnt_id会溢出,会导致系统卡死崩溃。20250509 Release已修复这个问题,请使用新版本。
20250427
en
Updates:
Enable SukiSU KPM support
Known issues: The SukiSU&SUSFS varient of this release has an unstable problem: SUSFS mnt_id may overflow after long term use, which can cause system laggy and crash, it has been fixed in 20250509 release, please use that version instead.
zh-cn
更新内容:
开启SukiSU KPM支持
已知问题:该Release带SukiSU&SUSFS的版本存在不稳定的问题,长时间使用后SUSFS的mnt_id会溢出,会导致系统卡死崩溃。20250509 Release已修复这个问题,请使用新版本。
20250424
en
Updates:
- Fix freeze or crash when change ZRAM settings.
- For the KernelSU builds, switch from
KernelSU-Nextto SukiSU (also with SUSFS support, and SukiSU supports KPM!). Please switch from your old manager to the SukiSU Manager.
Known issues: The SukiSU&SUSFS varient of this release has an unstable problem: SUSFS mnt_id may overflow after long term use, which can cause system laggy and crash, it has been fixed in 20250509 release, please use that version instead.
zh-cn
更新日志:
- 修复修改ZRAM设置时会导致死机崩溃的问题。
- 对于带KernelSU的版本,从KSU-Next切换到SukiSU (同样支持SUSFS,并且SukiSU还支持KPM!)。请卸载旧的管理器,下载安装SukiSU的管理器。
已知问题:该Release带SukiSU&SUSFS的版本存在不稳定的问题,长时间使用后SUSFS的mnt_id会溢出,会导致系统卡死崩溃。20250509 Release已修复这个问题,请使用新版本。