[ROM][Unofficial] LineageOS 14.1 for Xiaomi Mi Note 3

Search This thread

dianlujitao

Senior Member
Jan 27, 2013
771
4,921
Xi'an
yuko.moe
LineageOS is a free, community built, aftermarket firmware distribution of Android 7.1 (Nougat), which is designed to increase performance and reliability over stock Android for your device.​
Code:
#include <std_disclaimer.h>

/*
 * Your warranty is now void.
 *
 * We are not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at us for messing up your device, we will laugh at you.
 *
 */
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. You will need to provide your own Google Applications package (gapps). 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 our Gerrit Code Review. Your changelog is whatever was merged into gerrit.

Important information:
This thread is for unofficial LineageOS 14.1 builds for Xiaomi Mi Note 3. The following will not be supported here:
  • Custom kernels
  • Mods
  • Xposed

We don't support Xposed and any logcat which includes a Xposed module will be ignored. You're kindly invited to not report bugs if you:
  • Flashed a custom kernel
  • Installed or did mods from untrusted sources
  • Modified system files

Known bugs:
  • you tell me

Hint:
  • As Xiaomi hasn't released kernel source for the device, this ROM uses prebuilt kernel from stock
  • Before flashing this ROM, make sure you've installed MIUI9(the latest is recommended)
  • Currently kernel&blobs are pulled from miui_MINote3_8.3.8_6a211e88cf_7.1

Changelog:
2017/12/17:
  • Initial release
2018/02/03:
  • Sync latest LineageOS source
  • Switch to OSS kernel, based on LA.UM.6.1.r1-11600-sdm660.0
  • Allow swapping app switch key and back key
  • Pocket mode
  • Allow disabling capacitive keys and enabling virtual keys
  • Livedisplay CABC & color enhancement
  • sdcardfs
  • Switch to bfq I/O scheduler
2017/02/05:
  • Sync latest LineageOS source
  • Fix mic when recording videos
  • Workaround time_daemon crash after applying pti patches
2017/03/10:
  • Sync latest LineageOS source
  • Update kernel to CAF LA.UM.6.1.r1-12000-sdm660.0
  • Fixed unbanlanced irq for fpc fingerprint sensor
  • Fixed battery stats
  • Update proprietary blobs
2017/03/14:
  • Sync latest LineageOS source
  • Misc kernel fixes&improvements
  • More robust fingerprint sensor detecting
  • Fixed green screen in Snap video mode
  • Fixed NFC firmware downloading
2017/03/16:
  • Sync latest LineageOS source
  • Fixed widevine DRM
2017/03/18:
  • Sync latest LineageOS source
  • Fixed quick charge
  • Set GPU idle freq to 160MHz
2017/04/22:
  • Sync latest LineageOS source
  • Fixed tethering
  • Pulled blobs from latest MIUI dev
2017/04/23:
  • Fixed wifi when secure boot enabled

Installation:
First time flashing LineageOS 14.1 on your device, or coming from another ROM?
  1. Download the zip(s)
  2. Install a compatible Recovery (https://xdaforums.com/android/development/recovery-unofficial-twrp-3-0-3-0-touch-t3716806 is recommended)
  3. Perform a nandroid backup of your current ROM (Optional)
  4. Wipe data/factory reset
  5. Flash LineageOS
  6. Optional: Install the Google Apps addon package, install the SU addon package(https://download.lineageos.org/extras, choose arm64)
  7. Reboot

Credits:
  • LineageOS Team & Contributors
  • Code Aurora Forum
  • ......

Download:

XDA:DevDB Information
LineageOS, ROM for all devices (see above for details)

Contributors
dianlujitao
Source Code: https://github.com/MiNote3Dev

ROM OS Version: 7.x Nougat
ROM Kernel: Linux 4.x

Version Information
Status: Snapshot

Created 2017-12-17
Last Updated 2018-04-23
 
Amazing job!

I've flashed the latest version and tested it today. Runs really really smooth. Amazing job! :good:

There is a problem with the internal mic(s). It works only for sim calls. I tried recording a video and also I did a video call but there was no audio recording from the mic(s). But instead I connected a headset, and the mic audio from the headset worked.

I'll still use this rom as my daily driver, I just can't stand MIUI!

Looking forward for future updates
 

dianlujitao

Senior Member
Jan 27, 2013
771
4,921
Xi'an
yuko.moe
For me it works, but sometimes it doesn't. I relock the phone and then it works again. Weird :confused:

Maybe pocket mode doesn't work well with fpc fingerprint sensor. My device uses goodix so I blindly implemented for fpc.
When screen is black and proximity sensor is covered, fingerprint sensor will stop work, this is expected behavior. Can be disabled in Settings->Additional buttons. goodix works as expected but idk how it works with fpc.
 
  • Like
Reactions: quyleanh
It is possible to use stock camera with portrait mode. Google camera don't work properly

Hey there, I flashed this https://xdaforums.com/showpost.php?p=74893764&postcount=1431 and it works, kinda. I mean the portrait mode works , but right after you take the photo, the app crashes but the photo is still saved.

Update: I flashed the latest version (05/02) and the mic works. I also deactivated "Prevent accidental wake-up" and the fingerprint works all the time, and also the battery life seems to have improved, or it might be just me :D

Amazing job. Thanks a ton @dianlujitao !
 

Top Liked Posts

  • There are no posts matching your filters.
  • 28
    LineageOS is a free, community built, aftermarket firmware distribution of Android 7.1 (Nougat), which is designed to increase performance and reliability over stock Android for your device.​
    Code:
    #include <std_disclaimer.h>
    
    /*
     * Your warranty is now void.
     *
     * We are not responsible for bricked devices, dead SD cards,
     * thermonuclear war, or you getting fired because the alarm app failed. Please
     * do some research if you have any concerns about features included in this ROM
     * before flashing it! YOU are choosing to make these modifications, and if
     * you point the finger at us for messing up your device, we will laugh at you.
     *
     */
    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. You will need to provide your own Google Applications package (gapps). 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 our Gerrit Code Review. Your changelog is whatever was merged into gerrit.

    Important information:
    This thread is for unofficial LineageOS 14.1 builds for Xiaomi Mi Note 3. The following will not be supported here:
    • Custom kernels
    • Mods
    • Xposed

    We don't support Xposed and any logcat which includes a Xposed module will be ignored. You're kindly invited to not report bugs if you:
    • Flashed a custom kernel
    • Installed or did mods from untrusted sources
    • Modified system files

    Known bugs:
    • you tell me

    Hint:
    • As Xiaomi hasn't released kernel source for the device, this ROM uses prebuilt kernel from stock
    • Before flashing this ROM, make sure you've installed MIUI9(the latest is recommended)
    • Currently kernel&blobs are pulled from miui_MINote3_8.3.8_6a211e88cf_7.1

    Changelog:
    2017/12/17:
    • Initial release
    2018/02/03:
    • Sync latest LineageOS source
    • Switch to OSS kernel, based on LA.UM.6.1.r1-11600-sdm660.0
    • Allow swapping app switch key and back key
    • Pocket mode
    • Allow disabling capacitive keys and enabling virtual keys
    • Livedisplay CABC & color enhancement
    • sdcardfs
    • Switch to bfq I/O scheduler
    2017/02/05:
    • Sync latest LineageOS source
    • Fix mic when recording videos
    • Workaround time_daemon crash after applying pti patches
    2017/03/10:
    • Sync latest LineageOS source
    • Update kernel to CAF LA.UM.6.1.r1-12000-sdm660.0
    • Fixed unbanlanced irq for fpc fingerprint sensor
    • Fixed battery stats
    • Update proprietary blobs
    2017/03/14:
    • Sync latest LineageOS source
    • Misc kernel fixes&improvements
    • More robust fingerprint sensor detecting
    • Fixed green screen in Snap video mode
    • Fixed NFC firmware downloading
    2017/03/16:
    • Sync latest LineageOS source
    • Fixed widevine DRM
    2017/03/18:
    • Sync latest LineageOS source
    • Fixed quick charge
    • Set GPU idle freq to 160MHz
    2017/04/22:
    • Sync latest LineageOS source
    • Fixed tethering
    • Pulled blobs from latest MIUI dev
    2017/04/23:
    • Fixed wifi when secure boot enabled

    Installation:
    First time flashing LineageOS 14.1 on your device, or coming from another ROM?
    1. Download the zip(s)
    2. Install a compatible Recovery (https://xdaforums.com/android/development/recovery-unofficial-twrp-3-0-3-0-touch-t3716806 is recommended)
    3. Perform a nandroid backup of your current ROM (Optional)
    4. Wipe data/factory reset
    5. Flash LineageOS
    6. Optional: Install the Google Apps addon package, install the SU addon package(https://download.lineageos.org/extras, choose arm64)
    7. Reboot

    Credits:
    • LineageOS Team & Contributors
    • Code Aurora Forum
    • ......

    Download:

    XDA:DevDB Information
    LineageOS, ROM for all devices (see above for details)

    Contributors
    dianlujitao
    Source Code: https://github.com/MiNote3Dev

    ROM OS Version: 7.x Nougat
    ROM Kernel: Linux 4.x

    Version Information
    Status: Snapshot

    Created 2017-12-17
    Last Updated 2018-04-23
    6
    Xiaomi has released the kernel source of jason, will you continue to support this? @dianlujitao
    Thank you and looking forward on your response.

    I'll release a new build with OSS kernel and bug fixes&new features soon.
    3
    Does "secure boot" means "encryption phone " ?
    after encryptted phone, everytime bootup the system or goto RECOVERY, need input password, and after encryptted phone, the wifi broken.

    If password is required on boot it means secure boot is on. Encryption is another thing.
    Anyway, fixed wifi in this case just now, a new build will be released shortly.
    2
    when do you add Safetynet pass?

    Great ROM!
    Everything works good and smooth but cts profiles is false, can you solve it? It needs to use pay, netflix, etc..
    Thank you for your hard work

    Anyone knows how to install and run Netflix? Safetynet pass is useful in this case and other things like paying in the supermarket....

    Also, I don´t use fast charge because I think that the battery will decrease their capacity faster than with an stardard chargue, and at night I have time enough :D But when I driving on my car in a very small trip about 30-45minutes, I want to use fast chargue. Does anyone have problems with this feature with the lastest version (march 18th) ?

    note: the dates of the changuelog are all "2017" :p

    Hi Guys, flash this magisk module to fix it

    check it out here
    2
    Changelog of new version?

    Always check OP

    2017/03/14:
    Sync latest LineageOS source
    Misc kernel fixes&improvements
    More robust fingerprint sensor detecting
    Fixed green screen in Snap video mode
    Fixed NFC firmware downloading