[ROM]LineageOS 15.1 OFFICIAL [G2] d800/d801/d802/d803

Search This thread

Kapricornus

Senior Member
Oct 4, 2011
239
716
logo.png

NOTE: PLEASE ALSO READ ALL OF THE FAQ IN THE SECOND POST. IT COVERS MANY OF THE COMMON PROBLEMS AND QUESTIONS!DONT FLASH SUPERSU OR ANY OTHER MOD THAT EDIT BOOT IMG

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

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.
 */

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.

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. You can also view the Changelog for a full list of changes & features.

Changelog:
Latest commits for kernel, g2, and device d800 | d801 | d802 | d803 specific (based on date) [by review.lineageos.org]


Requirements:
  • Custom recovery (TWRP 3.2.2 or above)
  • KitKat (KK) bootloader (included in the lg-devs LP bootstack)
  • KitKat (KK) bootstack minimum; Please read the entire FAQ for important bootstack information. Installation of bootstacks is NOT recommended.
  • Clean flash if coming from another ROM or CM 13/14 (no dirty flash, wipe system too check you bootstack (needen bump support)

Recommended install method
  • Start from stock Lollipop Rom (flashing using KDZ method)
  • Root with One click root (other methods are not recommended, Link)
  • Install TWRP with Autorec for Lollipop (Search in apkpure or apkmirrordownload)
  • Update TWRP to 3.2.3 (Link)
  • Flash the Rom and Gapps

Works:
  • Audio
  • Bluetooth
  • Camera
  • GPS
  • Headphones
  • NFC
  • SIM
  • User storage
  • UI
  • Wi-Fi

FAQ, other information:
Please read on to the second post in this thread for more information and answers to some frequently asked questions. Please read through it as I will absolutely, positively, and unequivocably NOT offer any help or answers that are already provided in that post.

Changelog:
Code:
[B]08/03/2019[/B]
* Fixed not showing charging message during USB charging (Cosmetic)
* Fixed dmesg logging function which was broken long ago
[B]22/10/2018[/B]
* Fixed OTA Updates
[B]15/10/2018[/B]
* Enabled ambient display
[B]24/09/2018[/B]
* Official builds start
[B]09/09/2018:[/B]
* Updated to android 8.1.0_r46
* Changed Audio/Video OMX to non Treble
[B]31/08/2018:[/B]
* Fixed audio distortion and stuttering issues
* New vibration HAL (New Tick effect)

Download:
D800 - download.lineageos.org/d800
D801 - download.lineageos.org/d801
D802 - download.lineageos.org/d802
D803 - download.lineageos.org/d803
SU - https://download.lineageos.org/extras

Last LOS 15.1 Official build Download: (use when 15.1 roms disappear from official site)
d800/d801/d802/d803

Note to users: I'm not responsible if you brick your phone. See the disclaimer above.
If this thread is inappropriate, please move/delete it.



Thanks to These People:
@Kapricornus
@qwertyu123
@YoDevil
Everyone of LineageOS Devs
LG Devs
@dr4stic for thread(copied from him)

XDA:DevDB Information
LineageOS, ROM for the LG G2

Contributors
Kapricornus, qwertyu123, Yodevil
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Kitkat bootloader (bump)

Version Information
Status: Nightly

Created 2017-11-19
Last Updated 2019-03-26
 

Attachments

  • screen.png
    screen.png
    140.6 KB · Views: 27,754
  • screen2.jpg
    screen2.jpg
    119 KB · Views: 27,461
  • screen4.jpg
    screen4.jpg
    79.8 KB · Views: 27,239

Romflasher69

Senior Member
Nov 14, 2015
138
73
Any chance you could compile a build for d800? Thanks for the hard work you and qwertyu have been putting in.
 
Last edited:

lagoon99

Member
Nov 16, 2015
21
11
Music player doesn't work:

11-19 17:03:14.111 1272 1295 E AndroidRuntime: FATAL EXCEPTION: MusicPlayerHandler
11-19 17:03:14.111 1272 1295 E AndroidRuntime: Process: com.cyanogenmod.eleven:main, PID: 1272
11-19 17:03:14.111 1272 1295 E AndroidRuntime: java.lang.IllegalStateException
11-19 17:03:14.111 1272 1295 E AndroidRuntime: at android.media.MediaPlayer.getCurrentPosition(Native Method)
11-19 17:03:14.111 1272 1295 E AndroidRuntime: at com.cyanogenmod.eleven.MusicPlaybackService$MultiPlayer.position(MusicPlaybackService.java:3394)
11-19 17:03:14.111 1272 1295 E AndroidRuntime: at com.cyanogenmod.eleven.MusicPlaybackService.saveQueue(MusicPlaybackService.java:1704)
11-19 17:03:14.111 1272 1295 E AndroidRuntime: at com.cyanogenmod.eleven.MusicPlaybackService.notifyChange(MusicPlaybackService.java:1554)
11-19 17:03:14.111 1272 1295 E AndroidRuntime: at com.cyanogenmod.eleven.MusicPlaybackService.-wrap3(Unknown Source:0)
11-19 17:03:14.111 1272 1295 E AndroidRuntime: at com.cyanogenmod.eleven.MusicPlaybackService$MusicPlayerHandler.handleMessage(MusicPlaybackService.java:3062)
11-19 17:03:14.111 1272 1295 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105)
11-19 17:03:14.111 1272 1295 E AndroidRuntime: at android.os.Looper.loop(Looper.java:164)
11-19 17:03:14.111 1272 1295 E AndroidRuntime: at android.os.HandlerThread.run(HandlerThread.java:65)
11-19 17:03:14.116 1272 1272 W MediaPlayer: mediaplayer went away with unhandled events
11-19 17:03:14.116 1272 1272 W MediaPlayer: mediaplayer went away with unhandled events
 

metteduch

Senior Member
Jun 7, 2012
480
397
It finally booted?! Awesome!!
Would have flashed and helped testing if I had a backup phone but I can't go without calls working.
Keep it up, your work is much appreciated!
 

7mesa

Member
Jan 8, 2014
28
0
Xiaomi Mi 8
Awesome work !
I would have helped in testing if G2 is not my daily driver .
Thanks for the quick support and efforts .
KEEP IT UP !!
You made my day !
 

tuncay_93

Senior Member
Dec 18, 2011
230
39
This is going to be nice christmas gift for all G2 community. Thank you all involved people for bringing this oreo rom to us

EDIT: My G2 is no longer my daily driver i can help with testing the rom if you guys need any help. Is a D802 mine
 
Last edited:

Gerilac

Member
Jan 31, 2015
22
7
Thank you so much! This amazing phone deserves work on it! Im still using it and not a single problem 3,5 years.
Looking forward to this.
 

g2raza

Member
Oct 30, 2017
15
3
If there is any interest in any other G2 device, feel free to ping me
F320 support? There NEVER has been any support for the F320, neither CM13 nor LOS14.1... I guess it's time now?
I know F320 is different from others, would be very very difficult but a man can only wish, please! :fingers-crossed:
please do try, u are a great great developer!
 

MachiavelliBs

Senior Member
Mar 8, 2013
200
66
I want to try the rom but i need working wifi . Ill wait this to be fixed and will give it try . Thank you for the rom !
 

Top Liked Posts

  • There are no posts matching your filters.
  • 109
    logo.png

    NOTE: PLEASE ALSO READ ALL OF THE FAQ IN THE SECOND POST. IT COVERS MANY OF THE COMMON PROBLEMS AND QUESTIONS!DONT FLASH SUPERSU OR ANY OTHER MOD THAT EDIT BOOT IMG

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

    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.
     */

    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.

    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. You can also view the Changelog for a full list of changes & features.

    Changelog:
    Latest commits for kernel, g2, and device d800 | d801 | d802 | d803 specific (based on date) [by review.lineageos.org]


    Requirements:
    • Custom recovery (TWRP 3.2.2 or above)
    • KitKat (KK) bootloader (included in the lg-devs LP bootstack)
    • KitKat (KK) bootstack minimum; Please read the entire FAQ for important bootstack information. Installation of bootstacks is NOT recommended.
    • Clean flash if coming from another ROM or CM 13/14 (no dirty flash, wipe system too check you bootstack (needen bump support)

    Recommended install method
    • Start from stock Lollipop Rom (flashing using KDZ method)
    • Root with One click root (other methods are not recommended, Link)
    • Install TWRP with Autorec for Lollipop (Search in apkpure or apkmirrordownload)
    • Update TWRP to 3.2.3 (Link)
    • Flash the Rom and Gapps

    Works:
    • Audio
    • Bluetooth
    • Camera
    • GPS
    • Headphones
    • NFC
    • SIM
    • User storage
    • UI
    • Wi-Fi

    FAQ, other information:
    Please read on to the second post in this thread for more information and answers to some frequently asked questions. Please read through it as I will absolutely, positively, and unequivocably NOT offer any help or answers that are already provided in that post.

    Changelog:
    Code:
    [B]08/03/2019[/B]
    * Fixed not showing charging message during USB charging (Cosmetic)
    * Fixed dmesg logging function which was broken long ago
    [B]22/10/2018[/B]
    * Fixed OTA Updates
    [B]15/10/2018[/B]
    * Enabled ambient display
    [B]24/09/2018[/B]
    * Official builds start
    [B]09/09/2018:[/B]
    * Updated to android 8.1.0_r46
    * Changed Audio/Video OMX to non Treble
    [B]31/08/2018:[/B]
    * Fixed audio distortion and stuttering issues
    * New vibration HAL (New Tick effect)

    Download:
    D800 - download.lineageos.org/d800
    D801 - download.lineageos.org/d801
    D802 - download.lineageos.org/d802
    D803 - download.lineageos.org/d803
    SU - https://download.lineageos.org/extras

    Last LOS 15.1 Official build Download: (use when 15.1 roms disappear from official site)
    d800/d801/d802/d803

    Note to users: I'm not responsible if you brick your phone. See the disclaimer above.
    If this thread is inappropriate, please move/delete it.



    Thanks to These People:
    @Kapricornus
    @qwertyu123
    @YoDevil
    Everyone of LineageOS Devs
    LG Devs
    @dr4stic for thread(copied from him)

    XDA:DevDB Information
    LineageOS, ROM for the LG G2

    Contributors
    Kapricornus, qwertyu123, Yodevil
    ROM OS Version: 8.x Oreo
    ROM Kernel: Linux 3.4.x
    ROM Firmware Required: Kitkat bootloader (bump)

    Version Information
    Status: Nightly

    Created 2017-11-19
    Last Updated 2019-03-26
    39
    It's Pie time!
    29
    As you might have read in aospx thread @YoDevil fixed the remaining ril issues we are having. So also say many thanks to him!

    I will upload builds for all devices asap.
    Meanwhile I have ready a build for d802 that I will upload today (20180715).

    I've been using it as a daily driver today and looks so quick and mostly bugfree.

    I hope in some weeks we start building 15.1 officially after the main devs give the good to go to msm8974 devices (snapdragon 800).

    Also we need to apply some pending security issues CVE's (nothing so critical)

    On the last build changes are:

    Minor gps fixes
    Fixed ril (2G/3G Data)
    Fixed time issues on reboot
    24
    New build of 15.1 for d802. NFC, GPS, and audio are working now. Enjoy
    22
    bDvnjoH.png
    N7fojCF.png


    Answer to probable questions: When it's ready