Skip to content

[BETA]LineageOS-21-QPR2 for Xiaomi Pad 5

Compare
Choose a tag to compare
@dev-harsh1998 dev-harsh1998 released this 05 May 22:49
· 5 commits to master since this release
def7687
  • Initial Beta Release for NABU, Expect major features to work.
  • This build should have slight performance increase and lesser jitter
  • Enabled support for NTFS and EXFAT
  • Kernel has been optimized and a lot of debug crufts are removed
  • Kernel is compiled with -03 and full lto
  • Cleaned up extra entries from FCM
  • Updated KernelSU to 0.9.3
  • Fixed random black screen sometimes when switching to front camera (mem allocation failure) .
  • For other changes look into the respective trees
For people doing ota it is recommended to wipe shader cache and let the device settle and build new use the following command in root shell.

SHADERS=$(find /data/user_de -name *shaders_cache* -type f | grep code_cache) for value in $SHADERS do rm -rf $value; done

Flashing Instructions: Read here

MD5SUM | FILES NAMES
88a81228c3bcc9079aaa82741ffb29f6 | boot.img
aeae61dff1e8b61c78da39be93bc2f48 | dtbo.img
a331867d885e86f20cc2d374b6930ada | lineage-21.0-20240505-UNOFFICIAL-nabu.zip
ef944f791fbc5320120aaeed4fd107da | super_empty.img
6ea62ae85793d05c74bef2842df99b18 | vendor_boot.img