Skip to content

20240929

Compare
Choose a tag to compare
@liyafe1997 liyafe1997 released this 29 Sep 23:48
· 98 commits to android14-lineage21-mod since this release

En

This is the first version which is based on lineage-21 kernel code base.

Because the previous UtsavBalar1231's android14-stable based releases (releases in 2024 August) has freeze problem during the device sleep/wake up. So now switched to Lineage OS 21 code base, and the MIUI features code and some of the drivers still copied from UtsavBalar1231's repo. Seems this time it really solved the freeze problem!

This kernel should be works with Android11~14.

Also, try to add sm8250 based Xiaomi tablets support, but not fully working, see below.

And also, this kernel added more USB Serial chips support: OTI6858, TI, SPCP8X5, QT2, UPD78F0730, CP210X. You can use them with USB-OTG and have access to /dev/ttyUSBx!

Some people have already this kernel for few days and variant models, basically it works fine and seems no longer freeze when sleep, except these known issues:

  1. cas (Mi10 Ultra) has some problem on camera (the telephoto camera sometimes may stop working), some people reported that clear the data of the Camera App may fix that, I have no idea at this moment. If you know the problem, please tell me or directly PR! (Also, I have no cas device to debug)
  2. elish (Xiaomi Pad 5 Pro) sometimes needs to take a long to wake up. also, I have no idea at this moment. If you know the problem, please tell me or directly PR! (Also, I have no elish device to debug)
  3. enuma (Xiaomi Pad 5 Pro 5G) should has the similar problem with elish since they are similar hardware.
  4. For dagu (Xiaomi Pad 5 Pro 12.4) and pipa (Xiaomi Pad 6), haven't been tested yet, even I don't know the kernel can boot up or not. If you have these devices you are welcome to test and please feedback! (even it works)

zh-cn

这是第一个基于lineage-21内核代码的版本。

之前基于UtsavBalar1231的android14-stable分支的版本老是有睡死问题,所以切到了Lineage OS 21 codebase来弄,MIUI特性的代码以及一些驱动代码是从UtsavBalar1231的仓库抠过来的。这次看起来真的解决睡死问题了!已经找不少酷友内测了几天了,包括我自己,没人反馈睡死问题。

这个内核应该兼容Android11~14。

以及从这次开始添加小米平板系列支持,但目前并没有完全正常工作,看下面。

以及这次还加入了更多USB转串口芯片支持:OTI6858, TI, SPCP8X5, QT2, UPD78F0730, CP210X。你可以用OTG来连接这些USB Serial,然后可以访问/dev/ttyUSBx

感谢这几天帮忙测试和反馈的酷安的朋友们,这段时间都是根据大家的反馈来一点一点修复问题。根据这几天大家的测试,内核基本上没问题了,功能都正常,除了以下机型:

  1. cas(小米10Ultra)长焦相机不稳定,有时候打不开?有人说清楚相机数据似乎会正常,但也有人说还是打不开,我不太确定,因为我手上也没有cas来调试,目前我也对这个问题no idea。如果你知道原因或者怎么修复,欢迎反馈或者直接提PR!
  2. elish(小米平板5 Pro)有时睡眠后需要很长时间才能唤醒。同样我也没有idea也没有elish设备调试,如果你知道原因或者怎么修复,欢迎反馈或者直接提PR!
  3. enuma (小米平板5 Pro 5G)应该也有和elish类似的问题,因为硬件几乎是一样的,只是多了5G modem。
  4. dagu (小米平板5 Pro 12.4)和pipa(小米平板6)没有人测过,我甚至不知道这个内核能不能boot起来。如果你有设备欢迎帮忙测试并反馈(哪怕正常工作也请反馈!)