[ROM][8.1.0[BETA] LineageOS 15.1

Search This thread

Flyhalf205

Inactive Recognized Developer / Contributor
Oct 21, 2010
5,639
8,045
Birmingham, AL
flyhalf205.com
24304779
LineageOS is a free, community built, aftermarket firmware distribution of Android 8.1.0 (Oreo), 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 Lineage OS is available in the LineageOS Github repo. And if you would like to contribute to Lineage OS, please visit our Gerrit Code Review. Your changelog is whatever was merged into gerrit.

Instructions

First time flashing Lineage OS 15.1 your device?
Coming from a SENSE ROM?
  1. Enable all location services: Settings > Location > (all location services) = On
Coming from another ROM?
  1. Download the zip(s).
  2. Install a compatible Recovery
  3. Perform a NANDroid backup of your current ROM (Optional)
  4. Wipe data & cache partitions of your device (required when coming from stock!).
  5. Flash LineageOS.
  6. Optional: Install the Google Apps addon package.

Downloads
AFH - https://androidfilehost.com/?w=files&flid=137301&sort_by=date&sort_dir=DESC
 
Last edited:

Neo

Moderator Emeritus / The One - ΠΣΘ
Aug 4, 2011
13,645
31,950
The Matrix
I turned the volume up more than halfway and BAM.. Divide by zero..

Sent from my Nexus 6 using Tapatalk
 
  • Like
Reactions: awidawad

jam0688

Senior Member
Jun 27, 2012
408
81
Arkansas
Awesome can't wait to try this out!! Great job! I noticed a post on what isn't working yet. Is there a report on what is like wifi and mobile data sms mms?
 
  • Like
Reactions: Neo

jam0688

Senior Member
Jun 27, 2012
408
81
Arkansas
Ok awesome!! Thanks! Keep up the good work. Will definitely give it a try and look forward to future updates and more stability.
 
  • Like
Reactions: Neo

Neo

Moderator Emeritus / The One - ΠΣΘ
Aug 4, 2011
13,645
31,950
The Matrix
?? yall too much. But on a real note tho will magisk work tho?
It should. It did for me on another device running Lineage-15.0. Worst case scenario is a bootloop, so no harm. Make sure you're flashing it on a rom that boots of course so as not to think it's magisk causing the no boot.
 
  • Like
Reactions: jam0688

jam0688

Senior Member
Jun 27, 2012
408
81
Arkansas
How we coming? What's the verdict on the camera issue? Is it just an app issue or is it system wide issue like missing libs or something?
 

maksimreder

Senior Member
May 20, 2012
397
151
Would really like to try this ROM out, can this be used as a daily driver? or there are breaking bugs that are being worked out.?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 7
    24304779
    LineageOS is a free, community built, aftermarket firmware distribution of Android 8.1.0 (Oreo), 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 Lineage OS is available in the LineageOS Github repo. And if you would like to contribute to Lineage OS, please visit our Gerrit Code Review. Your changelog is whatever was merged into gerrit.

    Instructions

    First time flashing Lineage OS 15.1 your device?
    Coming from a SENSE ROM?
    1. Enable all location services: Settings > Location > (all location services) = On
    Coming from another ROM?
    1. Download the zip(s).
    2. Install a compatible Recovery
    3. Perform a NANDroid backup of your current ROM (Optional)
    4. Wipe data & cache partitions of your device (required when coming from stock!).
    5. Flash LineageOS.
    6. Optional: Install the Google Apps addon package.

    Downloads
    AFH - https://androidfilehost.com/?w=files&flid=137301&sort_by=date&sort_dir=DESC
    5
    If anyone is interested in building the himawl for yourself. I wrote all the commits I use to build here. https://docs.google.com/document/d/1LpADN5_8isZLVNl2PkHmXXZkNczjUyIw1XSvGE2bf1M/edit?usp=sharing
    4
    Alright cool. Were you able to fix any of the other issues the broken menus or gps?

    I haven't checked on GPS. been focusing all my work on just getting it to boot and now all focus will be on camera now.
    3
    This is early beta build. This will be broken. Do not expect this to be a daily driver just yet. Camera is broken and a few menu screens. Oh.. also don't turn up the volume more than halfway.
    3
    by cherry-picking this commit https://review.lineageos.org/#/c/187146/ , it doesn't stuck any more on bootloader, but seems to be in a bootloop, by showing the Bootanimation.
    The logcat is attached.

    The booting into the bootloader got fixed in these two commits. https://review.lineageos.org/#/c/198586/ & https://review.lineageos.org/#/c/198604/

    I am searching into the boot animation which I am hoping this commit fixes it https://review.lineageos.org/#/c/198613/