Skip to content

20241023

Latest
Compare
Choose a tag to compare
@liyafe1997 liyafe1997 released this 23 Oct 19:43
· 1 commit to android14-lineage21-mod since this release

en

Updates:

  1. Fixed umi, cmi, cas, thyme, psyche USB connect to PC freeze problem.
  2. Add LZ4, LZ4HC, ZSTD compression algorithms support for zRAM.
  3. Use cnss2 driver from micode pipa-t-oss (Fix screen sharing problem)
  4. Add MI_RECLAIM, RTMM, MIUI_ZRAM_MEMORY_TRACKING (Some memory optimization modules from Xiaomi) from pipa-t-oss for MIUI/HyperOS builds.
  5. Use display and drm driver from Lineage OS 21 repo for AOSP builds so that makes fingerprint on display works on AOSP based ROMs.
  6. Enable CONFIG_UNICODE and CONFIG_F2FS_FS_COMPRESSION support. (Some ROMs and pipa might require them).
  7. Enable CANBus and USB CAN adapter (like CANable) supports. (Some geeks or embedded developers may happy with this ^v^)
  8. Some small patches from UtsavBalar1231's android14-stable branch and Qualcomm upstram that improve the CPU scheduler.
  9. Fixed problems of pipa (Mi Pad 6) , now all features fully working on pipa!

Known issues:

  1. Pen doesn't works on dagu (Mi Pad 5 Pro 12.4).
  2. elish (Mi Pad 5 Pro) still has the problem that unable to wakeup after sleep. Seems that is caused by the module phy-msm-ssusb-qmp.c. More debug needed.

zh-cn

更新日志:

  1. 修复了 umi、cmi、cas、thyme、psyche 插电脑USB时死机重启的问题。
  2. zRAM 添加 LZ4、LZ4HC、ZSTD 压缩算法支持。
  3. 使用来自 micode pipa-t-oss 的 cnss2 驱动(修复投屏问题)。
  4. MIUI/HyperOS 版本添加了来自 pipa-t-oss 的 MI_RECLAIMRTMMMIUI_ZRAM_MEMORY_TRACKING(一些小米开发的内存优化模块)。
  5. AOSP版使用 Lineage OS 21 repo中的display和 drm 驱动,修复AOSP类原生系统的屏下指纹问题。
  6. 添加 CONFIG_UNICODECONFIG_F2FS_FS_COMPRESSION 支持。(某些ROM和 pipa 可能需要)。
  7. 添加 CANBus 和 USB CAN(如 CANable)的支持。(一些折腾嵌入式的可能会喜欢这个)。
  8. 合并一些来自 UtsavBalar1231 android14-stable 分支以及高通上游的改善CPU调度的patch。
  9. 修复 pipa(小米平板 6)的问题,现在pipa所有功能都正常了!

已知问题:

  1. dagu(小米平板 5 Pro 12.4)上,官方笔和第三方笔都无法使用。
  2. elish(小米平板 5 Pro)仍然存在息屏后死机问题。似乎是由模块 phy-msm-ssusb-qmp.c 引起的,还需要debug。