26-09-2021, 06:40 PM
Last edit by techinbermudas
![[Image: Lineage-OS.jpg]](https://cdn.arstechnica.net/wp-content/uploads/2021/04/Lineage-OS.jpg)
LineageOS is a free, community built, aftermarket firmware distribution of Android 11, which is designed to increase performance and reliability over stock Android for your device.
This LineageOS version by DemonSingur is based on the Android Open Source Project with extra contributions from many people within the Android community.
It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts.
LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Instructions:
- Enter fastboot;
- Fastboot flash boot_ab boot.img
- Hold power button and volume up button to reboot into recovery;
- Install the rom from recovery by using adb sideload;
- Reboot.
Bugs:
- Fod;
Reporting Bugs:
- DO NOT report bugs if you're running a custom kernel or you installed Xposed.
- Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
- If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless.)
- If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
![[Image: download.png]](https://techinbermudas.com/forum/images/posts/download.png)