[ROM][X52X][7.1.X][OFFICIAL] LineageOS 14.1 for LeEco Le2

Search This thread

codeworkx

Senior Recognized Developer
Nov 20, 2010
8,495
57,090
Bad Neustadt
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.

Code:
#include 
/*
 * 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.
 *
 * Submitting bug reports on nightly builds is the leading 
 * cause of male impotence.
 */


SUPPORTED DEVICES

s2:
- X520 (China)
- X522 (US)
- X527 (Russia/International)

s2ww:
- X526 (India)


BUG REPORTS / KNOWN ISSUES
https://jira.lineageos.org
- IR: not supported


GOT QUESTIONS?
http://wiki.lineageos.org/s2_info.html


3rd PARTY ADDONS/MODS
While we have no issues with people using supersu/magisk/xposed/custom kernels/etc, we can't provide support for users who have them installed.


HOW TO INSTALL LINEAGEOS

- Make sure your phone is running 19S bootloader or higher
- Download the LineageOS zip(s). (see Downloads)
- Copy the LineageOS zip to internal sdcard.
- Unlock bootloader and install TWRP. (see Downloads)
- Boot into TWRP.
- Perform a backup of your current ROM. (Optional)
- IMPORTANT: Do a Factory Reset. (Wipe data & cache)
- Flash LineageOS.
- Optional: Install the Google Apps addon package. (see Downloads)
- Reboot


HOW TO INSTALL TWRP
- Enable developer options
- Allow oem unlock
- Power off
- Hold Volume down + Power for Fastboot mode
- fastboot oem unlock-go
- fastboot boot twrp.img
- adb push twrp.img /sdcard/
- Choose "Install" and then "Install Image"
- Select twrp.img
- Select Partition "Recovery"
- Confirm Flash
- Reboot to recovery


DOWNLOADS

LineageOS:
https://download.lineageos.org/s2

Google Apps:
OpenGApps (recommended: arm64, 7.1, nano)

TWRP Recovery:
twrp-3.2.1-1-codeworkx-s2.img

Standalone Modem/Firmware Images
http://eu.host.erwanleboucher.fr/?dir=codeworkx/lineage/s2/modems

Bootloader/Modem/Firmware Images
http://eu.host.erwanleboucher.fr/?dir=codeworkx/lineage/s2/bootloaders


SOURCECODE
Device tree: https://github.com/LineageOS/android_device_leeco_s2
Kernel: https://github.com/LineageOS/android_kernel_leeco_msm8976


HOW TO CONTRIBUTE
Use our code review system to send patches: https://review.lineageos.org


SUPPORT ME

Do you like my work? Consider donating me some beer!



 

Attachments

  • Screenshot_20170120-194914.png
    Screenshot_20170120-194914.png
    131.1 KB · Views: 48,044
Last edited:

BWAS1000

Senior Member
Feb 10, 2013
55
14
Quick question in preparation for your stable build. Is it safe to just flash a bootloader update just like that? I'm running RR based on your Lineage 13 code now.
I'm happy to see so much support for the Le2, I'm glad I got it
 

Kr1shna55

Senior Member
Dec 2, 2016
61
7
Man you are taking our phone to a new level!! Thanks a lot for spending your precious time on the device! ??
 

k2wl

Senior Member
Apr 19, 2008
3,166
7,574
@Lakku edit your post please ...dont quote whole OP. It is against forum rules.
@codeworkx sir ...kernel has patches posted by me??? or you have ported s2 kernel to newer code base???
 
  • Like
Reactions: Dee9152

Top Liked Posts

  • There are no posts matching your filters.
  • 153
    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.

    Code:
    #include 
    /*
     * 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.
     *
     * Submitting bug reports on nightly builds is the leading 
     * cause of male impotence.
     */


    SUPPORTED DEVICES

    s2:
    - X520 (China)
    - X522 (US)
    - X527 (Russia/International)

    s2ww:
    - X526 (India)


    BUG REPORTS / KNOWN ISSUES
    https://jira.lineageos.org
    - IR: not supported


    GOT QUESTIONS?
    http://wiki.lineageos.org/s2_info.html


    3rd PARTY ADDONS/MODS
    While we have no issues with people using supersu/magisk/xposed/custom kernels/etc, we can't provide support for users who have them installed.


    HOW TO INSTALL LINEAGEOS

    - Make sure your phone is running 19S bootloader or higher
    - Download the LineageOS zip(s). (see Downloads)
    - Copy the LineageOS zip to internal sdcard.
    - Unlock bootloader and install TWRP. (see Downloads)
    - Boot into TWRP.
    - Perform a backup of your current ROM. (Optional)
    - IMPORTANT: Do a Factory Reset. (Wipe data & cache)
    - Flash LineageOS.
    - Optional: Install the Google Apps addon package. (see Downloads)
    - Reboot


    HOW TO INSTALL TWRP
    - Enable developer options
    - Allow oem unlock
    - Power off
    - Hold Volume down + Power for Fastboot mode
    - fastboot oem unlock-go
    - fastboot boot twrp.img
    - adb push twrp.img /sdcard/
    - Choose "Install" and then "Install Image"
    - Select twrp.img
    - Select Partition "Recovery"
    - Confirm Flash
    - Reboot to recovery


    DOWNLOADS

    LineageOS:
    https://download.lineageos.org/s2

    Google Apps:
    OpenGApps (recommended: arm64, 7.1, nano)

    TWRP Recovery:
    twrp-3.2.1-1-codeworkx-s2.img

    Standalone Modem/Firmware Images
    http://eu.host.erwanleboucher.fr/?dir=codeworkx/lineage/s2/modems

    Bootloader/Modem/Firmware Images
    http://eu.host.erwanleboucher.fr/?dir=codeworkx/lineage/s2/bootloaders


    SOURCECODE
    Device tree: https://github.com/LineageOS/android_device_leeco_s2
    Kernel: https://github.com/LineageOS/android_kernel_leeco_msm8976


    HOW TO CONTRIBUTE
    Use our code review system to send patches: https://review.lineageos.org


    SUPPORT ME

    Do you like my work? Consider donating me some beer!



    31
    if everything goes well then we'll switch over to opensource camera hal again.
    seems to run pretty good now.

    Should also help the guys having hard times at porting O. :D
    23
    lineage-14.1-20170408-UNOFFICIAL-s2.zip
    https://www.androidfilehost.com/?fid=817550096634760653
    - sony opensource thermanager
    - cpuquiet driver

    next friday official 14.1 builds should start.
    23
    13.0 will be official soon. We didn't do 13.0 builds yet.
    14.1 isn't ready for official builds.
    22
    @codeworkx why don't you post new builds on the first page?
    I first downloaded the older version and then realized newer build was available.
    thanks for supporting our device :)

    To make your lifes harder.

    Sent from my LeEco LEX720 using XDA Labs