[ROM][9.0][UNOFFICIAL][ARM64] LineageOS 16.0

Search This thread

MrhealerxD

New member
Feb 19, 2022
3
0
Can anyone tell me a rom that it smooth and has good battery life smooth as in fast
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 43
    Lineage-Header_zps5k1so3nb.png~original


    Code:
    #include <std_disclaimer.h>
    /*
     * Your warranty is now void.
     *
     * I am 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 me for messing up your device, I will laugh at you.
     */

    About LineageOS

    LineageOS is a free, community built, aftermarket firmware distribution of Android 9.0 (pie), 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.​

    Warning!!!
    • BackUp EFS and persist partition before installing. If you lose IMEI , use this backup to retrieve it in future.

    What's working :
    • Boots
    • RIL (Calls, SMS, Data)
    • Fingerprint
    • Wi-Fi
    • Bluetooth
    • Camera
    • Camcorder
    • Video Playback
    • FM Radio
    • Audio
    • Sensors
    • Flash
    • LED
    • GPS
    • Volte
    • Encryption
    • Usb tethering

    What's not working :
    • Nothing

    Flashing and updating
    LineageOS clean install :
    - Mandatory to flash 64bit recovery
    - (Optional) Wipe the data & cache & system(Backup to make sure not to loose data)
    - Flash the LineageOS ROM zip from the Recovery
    - (Optional) Flash the GApps to have the Google Applications
    - (Optional) Every additional zip you want to flash
    - Reboot

    LineageOS update / upgrade :
    - Mandatory to flash 64bit recovery
    - (Information) Don't wipe anything unless you want to
    - Nothing to wipe when switching
    - (FUTURE RELEASES) Might need clean, informations will be updated
    - Flash the latest LineageOS ROM zip from the Recovery
    - (Optional) Flash the GApps on first install / upgrade. Not required later, but do update sometimes
    - (Optional) Every additional zip you want to flash
    - Reboot

    Downloads Links
    LineageOS 16.x arm64(Unlocked Bootloader) :
    Development : https://www.androidfilehost.com/?w=files&flid=287970

    Google Applications (optional) :
    Opengapps : Link (Use packages for ARM64, Android 9.0)
    Information : Flash the GApps before the first boot. If not, a clean flash is recommended.

    Recovery Mandatory to flash for 64bits ROM :
    Download TWRP 3.2.1-0 : https://www.androidfilehost.com/?fid=11410963190603887243

    About the builds

    Reporting Bugs
    • DO NOT Report bugs if you're running a custom kernel, third party apps or you installed Xposed
    • DO NOT Report bugs if you've modifies system files
    • 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)
    • 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.)
      Code:
      adb logcat > logcat.txt
      Code:
      adb shell dmesg > dmesg.txt
    • If it is a random reboot, grab kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
      Code:
      adb shell cat /sys/fs/pstore/console-ramoops
    • If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log

    Bug report should be done in following format provided in code below
    Code:
    What is your
    LineageOS version:
    LineageOS Download url:
    Gapps version:
     
    Did you
    wipe:
     restored with titanium backup:
    reboot after having the issue:
     
    Are you using--
    a task killer:
    a non-stock kernel:
    other modifications:
     
    Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:

    Q&A - FAQ
    LineageOS 16.0 arm64 Cedric Regular Questions and Answers : Q&A Thread

    Credits :
    - The LineageOS Team
    - Thanks to ROM that have been built on Legacy Server and also thanks to all the legacyserver member friends
    - Special Thanks to @wzedlare and @vache without them it wouldn't have been possible for us to get Nougat and Oreo
    - Thanks to @infixremix , @m_vaisakh and @AyamDobhal for helping
    - Thanks to @DavidKirsch , @robt77, @ADHILR, @Jefe1177, @Robson1000 and everyone else from cedric testing group for testing rom
    - Let me know if i missed anyone​

    XDA:DevDB Information
    LineageOS 16.0, ROM for the Moto G5

    Contributors
    CodeZero, m_vaisakh
    ROM OS Version: 9.x Pie
    ROM Kernel: Linux 3.x
    Based On: AOSP

    Version Information
    Status: Stable

    Created 2019-01-01
    Last Updated 2019-05-22
    18
    ATTENTION :-

    16
    New Build [22/05/2019] Is Up!

    Changelog :-


    • Switched back to Camera2
      [*]Kernel source upstreamed to linux stable release 3.18.140
      [*]Enabled metadata for FDE
      [*]USB Tethering fixed thanks to @wiktorek140
      [*]Encryption fixed
      [*]Added QCOM's WFD
      [*]Synced some config files with stock
      [*]Addressed some vendor_init denials
      [*]Copied missing vendor.display.config

    Download Link :-

    • As usual link of rom is updated in op
      [*]Clean Flash recommended


    Note :-

    Regards,
    CodeZero
    13
    New Build [09/07/2019] Is Up!

    Changelog :-


    • Added perfboostsconfig.xml from stock
      [*]Fixed inverted fp gesture issue
      [*]Removed persist.camera.is_type (which partially fixed green tint camera issue in low light)
      [*]Added drop_unicast_in_l2_multicast commits
      [*]Included all new changes from LineageOS

    Download Link :-

    • As usual link of rom is updated in op
      [*]Clean Flash recommended


    Regards,
    CodeZero
    10
    New Build [05/04/2019] Is Up!

    Changelog :-


    • Volte fixed
      [*]SElinux Enforced
      [*]Kernel source upstreamed to linux stable release 3.18.138
      [*]Migrated livedisplay to livedisplay 2.0
      [*]Updated GPS blobs from deen PPK29.68-16-8
      [*]Updated keystore and gatekeeper HALs
      [*]Updated DRM blobs from ocean
      [*]Added QTI wifi hals
      [*]Added missing camera blobs
      [*]Updated SDM blobs from LA.UM.7.5.r1-03700-8x96.0

    Download Link :-

    • As usual link of rom is updated in op
      [*]Clean Flash recommended


    Regards,
    CodeZero