[ROM][OFFICIAL][montana][11] LineageOS 18.1

Search This thread

JarlPenguin

Recognized Developer
2okPze5.png

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

Base source code is available in the LineageOS Github repo. And if you would like to contribute to the project, please visit our Gerrit Code Review.

Instructions:
  • Download the latest build, recovery image and GApps (if you need them)
  • Flash the downloaded recovery image via fastboot
  • Boot to recovery
  • Format system and perform a factory reset
  • Reboot to recovery
  • Flash the latest build
  • Flash GApps and any other necessary add-ons

What's working:
  • WiFi
  • Camera and Camcorder
  • Bluetooth
  • NFC
  • Fingerprint - Oreo firmware required
  • GPS
  • OTG
  • Video Playback
  • Audio
  • RIL
  • VoLTE
  • USB tethering/audio
  • SELinux: Enforcing

Known issues:
  • VoWiFi
  • You tell me

Downloads:

Reporting Bugs
  • All bugs should be reported here: Issue Tracker
  • DO NOT Report bugs if you're running a custom kernel or you installed Xposed
  • 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.)
  • 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)
  • If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.

Code:
What is your--
LineageOS version:
LineageOS Download url:
Gapps version:

Did you--
wipe:
restore 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:

Thanks to:
@GivFNZ for testing my builds
@wiktorek140, @karthick mostwanted, @wh0dat, @KalilDev, @AsD Monio, @GoldeneyeS2, @Steve Mathew Joy and @rajatgupta1998 for their hard work on our device sources
LineageOS team

Changelogs:

Code:
2021-04-08:
Initial 18.1 build.

2020-10-13:
Initial release.


Source code:
 
Last edited:

H0LiC

Member
Oct 30, 2013
19
7
Hi!,

I had a problem, i didn't notice first boot rule:
Long first boot time due to forced encryption. Please do not reboot your device when it is booting up the first time

I poweroff the device before first boot, i don't know what i should do now to recover my phone, should i try boot it again?
 

H0LiC

Member
Oct 30, 2013
19
7
Hi!,

I had a problem, i didn't notice first boot rule:
Long first boot time due to forced encryption. Please do not reboot your device when it is booting up the first time

I poweroff the device, now i don't know what should i do to recovery my phone,

i tried rebooting again but is only loading (i wait more than 40 min)

Also i can't connect to logcat, it shows me unauthorized device

>adb devices
List of devices attached
ZY322KJLWB unauthorized

>adb logcat
- waiting for device -

Any help i will be glad!!
 

JarlPenguin

Recognized Developer
Hi!,

I had a problem, i didn't notice first boot rule:
Long first boot time due to forced encryption. Please do not reboot your device when it is booting up the first time

I poweroff the device, now i don't know what should i do to recovery my phone,

i tried rebooting again but is only loading (i wait more than 40 min)

Also i can't connect to logcat, it shows me unauthorized device

>adb devices
List of devices attached
ZY322KJLWB unauthorized

>adb logcat
- waiting for device -

Any help i will be glad!!

Format data in recovery
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    2024-04-06_16-41.png


    magnet:?xt=urn:btih:8667049feb2a3e17627d86457c1c4069956055f6&xt=urn:btmh:12202bc096ee9de470efbed81d66911b5759b401bd082f1bd59a22d4c7347710fdd4&dn=montana&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce

    1
    Can you give me a hint how-to revert the non-bootable LineageOS to stock ROM?
    if you have windows then use this app

    if you have linux then there is this file "MONTANA...".zip on google drive link I sent up there,
    to flash it you need to unzip, install "google-android-platform-tools-installer" or "android-tools"
    and then flash it with this file on attachment
    open folder where "flash.sh" file is with "open in terminal"
    and type ./flash.sh then wait until it's done.
  • 6
    2okPze5.png

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

    Base source code is available in the LineageOS Github repo. And if you would like to contribute to the project, please visit our Gerrit Code Review.

    Instructions:
    • Download the latest build, recovery image and GApps (if you need them)
    • Flash the downloaded recovery image via fastboot
    • Boot to recovery
    • Format system and perform a factory reset
    • Reboot to recovery
    • Flash the latest build
    • Flash GApps and any other necessary add-ons

    What's working:
    • WiFi
    • Camera and Camcorder
    • Bluetooth
    • NFC
    • Fingerprint - Oreo firmware required
    • GPS
    • OTG
    • Video Playback
    • Audio
    • RIL
    • VoLTE
    • USB tethering/audio
    • SELinux: Enforcing

    Known issues:
    • VoWiFi
    • You tell me

    Downloads:

    Reporting Bugs
    • All bugs should be reported here: Issue Tracker
    • DO NOT Report bugs if you're running a custom kernel or you installed Xposed
    • 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.)
    • 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)
    • If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
    Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.

    Code:
    What is your--
    LineageOS version:
    LineageOS Download url:
    Gapps version:
    
    Did you--
    wipe:
    restore 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:

    Thanks to:
    @GivFNZ for testing my builds
    @wiktorek140, @karthick mostwanted, @wh0dat, @KalilDev, @AsD Monio, @GoldeneyeS2, @Steve Mathew Joy and @rajatgupta1998 for their hard work on our device sources
    LineageOS team

    Changelogs:

    Code:
    2021-04-08:
    Initial 18.1 build.
    
    2020-10-13:
    Initial release.


    Source code:
    5
    Next build will have improved boot speed.
    3
    I've uploaded a build for LineageOS 18.1. Official status will be gained shortly after we've tested things on a wider variety of devices.
    3
    Hi, normally I post here only when there is a problem. This time I wanted to post just to say everything has been working very smoothly for weeks and I really appreciate all the work that goes into making that happen!
    3
    Thank you! Just curious, what was the core reason of the issue?
    It was a problem with the F2FS driver.