Development [ROM][Android 13][OFFICIAL] LineageOS 20 for Xiaomi 11 Lite 5G NE / Mi 11 LE [lisa]

Search This thread

whyredFire

Senior Member
This comment require explanations from the the devs
Or the thread will be reported
NO, that comment requires explanation from the guy who commented it. It is some random magisk module or a macilious app that he installed by himself.

Eitherways, feel free to report if you donot understand this, XDA moderators are well aware what Official Lineage is capable of doing.
 
NO, that comment requires explanation from the guy who commented it. It is some random magisk module or a macilious app that he installed by himself.

Eitherways, feel free to report if you donot understand this, XDA moderators are well aware what Official Lineage is capable of doing.
^^
Also i don't have control over the automated LineageOS build system (expect for device trees that are all pushed on LineageOS github org)


if you don't trust these builds, you can still build it from source by following the wiki guide (https://wiki.lineageos.org/devices/lisa/build/variant1)
 

Cyrus Yip

Member
May 21, 2023
38
1
26
cyrusyip.org
Warning: Before following these instructions please ensure that the device is currently using Android 13 firmware.
If the vendor provided multiple updates for that version, e.g. security updates, make sure you are on the latest!
I found this in installation guide for Mi 11 LE.

I upgraded to MIUI V14.0.6.0.TKOCNXM (latest at that time) before installing LineageOS 20. Today I found new firmware V14.0.8.0.TKOCNXM on https://xiaomifirmwareupdater.com/firmware/lisa/ . Should I update the firmware when there is new firmware?

Edit: I asked this question in ItsVixano's chat room.

Cyrus Yip: User only install android 13 firmware before installing LOS 20. Then user no longer deals with firmware anymore because recommended firmware is already bundled. Am I right?
 
Last edited:
  • Like
Reactions: sturges

freezing9917

New member
May 25, 2023
1
0
When I turn on adaptive brightness, brightness changes repeatedly in a large scale when the light in the environment doesn't change. I submitted a bug report on Gitlab.


Have you encountered this issue? Am I the only one experiencing it?

Edit: I closed the issue because I can not reproduce it.
 
Last edited:

aykut.5

Senior Member
Nov 6, 2016
62
6
In the status bar, the clock and battery indicator etc. are also very high. Is it possible to lower it a little?
Edit: so it doesn't stand in line with the front camera
 

Saphira269

Member
Feb 18, 2023
25
3
Maybe you have an incomplete download? lineage-20.0-20230527-nightly-lisa-signed is 1.2 GB here
That's what it displayed yesterday.
Both in the update "app" and on the homepage.
Today it looked different again on both services.

EDIT: I didn't download anything because it looked strange.
 

Attachments

  • ScreenshotUpdate.png
    ScreenshotUpdate.png
    149 KB · Views: 37

dmenezes

Senior Member
Oct 22, 2013
209
46
Just found about this thread, this ROM looks so good I'm considering buying myself this phone (2109119DG aka Xiaomi 11 Lite 5G NE) just to run it!

Kudos to the developer @Its_Vixano for producing it and making it the Official LineageOS for this device, and to users @Trismo, @shineburst, @Saphira269 and everyone else for answering questions here.

After reading through the whole thread twice, I still have a few questions:

1) What is a good camera app to use with this ROM? I'm familiar with GCam (it's what I use on my current phone) and also to MIUIcam (which I used previously), some searching brought this up for GCam on this phone, does it work with this ROM? https://forum.xda-developers.com/t/gcam-for-11-lite-5g-ne-download-here.4454637/
If not, any other options?

2) What do I have to install on top of Magisk (modules, configurations etc) to have SafetyNet working? I really need it for some meddlesome banking apps that will not work otherwise.

3) How long is Xiaomi taking these days to unlock the bootloader? It was 8 days with my current phone (Redmi Note 9 a couple of years ago), I've heard it's taking 30 days now, hope that's not true... :-/

4) how stable is this ROM as a daily driver?

5) how is battery usage? How much screen-on time are you folks getting?

6) Are GPS and compass working well? I really need these for hikes, navigation, etc.

Thanks in advance for your answers!
 
  • Like
Reactions: paradøx

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Official LOS doesn't pass SafetyNet. To pass it, flash ih8sn provided by ItsVixano via Lineage Recovery. ih8sn is a non-root solution.


    SafetyNet Attestation in YASNAC:

    That's great but unfortunately I need root too.

    So I installed Magisk and configured it to pass Safetynet and it worked!

    Here's what I did, for those that will come a-googling:

    Basically I followed the standard directions on the Magisk github page (it's a little outdated, but the overall procedure works): https://github.com/topjohnwu/Magisk/blob/master/docs/install.md

    In more detals:

    1) Installed the Magisk app (downloaded from Github as recommended); for the record, it was Magisk 26.2;

    2) downloaded the `boot.img` file for the LOS release (20230826) from the LOS download page;

    3) Clicked on [Install] on the app and selected that file for patching; Magisk didn't ask for anything else and just did its thing, saving the patched file to the Downloads directory on my phone;

    4) transferred the patched file with my PC, rebooted the phone into fastboot then flashed the Magisk-produced patched file with `fastboot flash boot {MAGISK_PATCHED_FILE}' on my PC, and rebooted the phone with `fastboot reboot`.

    5) Entered the Magisk app and confirmed Magisk showed as installed, then enabled Zygisk, then another boot, then installed and enabled this module: https://forum.xda-developers.com/t/module-mod-universal-safetynet-fix.4553699/

    6) A final boot and everything's working perfectly: got root for the apps that need it, device pass SafetyNet (both Basic Integrity and CTS profile match), banking app works, Google Play shows 'protected' apps such as Netflix available for installing, etc.

    Hope the above is helpful for someone!
    1
    Just found about this thread, this ROM looks so good I'm considering buying myself this phone (2109119DG aka Xiaomi 11 Lite 5G NE) just to run it!

    So, I bought a Lisa a few days ago, then followed the instructions on the official LOS site to install LineageOS 20 and it's working perfectly!

    See my last post for Magisk and SafetyNet, and for GCam I installed this one and it's working too: https://www.celsoazevedo.com/files/android/google-camera/dev-BigKaka/f/dl30/

    Again, I hope this is useful for someone else.

    Thanks again everyone who helped!
    1
    when updating, will i lose magisk root?

    Yes, but you can regain it immediately by re-patching (using Magisk) and then re-flashing the new boot.img (by transferring the patched file to your PC, rebooting your phone into fastboot, then using fastboot in your PC to flash it). Reboot into system and you will have root back.

    And it gets better: after my first update (from 20230826 to 20230902), which proceeded as above, a new option ("Install to inactive slot (after OTA)") is now showing in Magisk's patch menu; I've been told it can be used right after the update but before rebooting, to flash Magisk back into the updated LOS; this would eliminate the last 3 steps of my upgrade procedure above, dispense using the PC, and allow immediate boot into rooted LOS. I haven't tried it yet, but will do at the next upgrade (20230909?) and then come back here and report the result.
    1
    Does anyone know the answer to this?
    LOS instructions recommed to use firmware 13, xiaomi site now has firmware 14.0.9 which I suppose has lots of fixes compared to 13... I'd like to know if I can/should update or not?
    I update my previous post. The answer should be clear. The instructions require your phone to have Android 13 firmware, not MIUI 13. Check if you use MIUI based on Android 13. If so, you can install LineageOS. If not, update it to Android 13 in settings.
  • 21
    2okPze5.png



    LineageOS is a free, community built, aftermarket firmware distribution of Android 13 (T), which is designed to increase performance and reliability over stock Android for your device.

    LineageOS 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.

    All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.

    Downloads
    Here

    Flashing instructions
    Here

    Upgrade instructions
    Here

    Sources:
    - LineageOS
    - Kernel Tree

    Happy modding!
    4
    This comment require explanations from the the devs
    Or the thread will be reported
    NO, that comment requires explanation from the guy who commented it. It is some random magisk module or a macilious app that he installed by himself.

    Eitherways, feel free to report if you donot understand this, XDA moderators are well aware what Official Lineage is capable of doing.
    4
    NO, that comment requires explanation from the guy who commented it. It is some random magisk module or a macilious app that he installed by himself.

    Eitherways, feel free to report if you donot understand this, XDA moderators are well aware what Official Lineage is capable of doing.
    ^^
    Also i don't have control over the automated LineageOS build system (expect for device trees that are all pushed on LineageOS github org)


    if you don't trust these builds, you can still build it from source by following the wiki guide (https://wiki.lineageos.org/devices/lisa/build/variant1)
    3
    Thread updated for official release :D
    3
    Does it pass safetynet?
    Official LOS doesn't pass SafetyNet. To pass it, flash ih8sn provided by ItsVixano via Lineage Recovery. ih8sn is a non-root solution.


    SafetyNet Attestation in YASNAC: