Development [ROM][OFFICIAL] Lineage Modded 18.1 [DISCONTINUED]

Search This thread

dingoyabuki

Member
Jan 5, 2016
39
4
Accessing the notification light settings causes Settings to crash for me.
I flashed lineage-18.1-20210723-HOMEMADE-nio.zip

Also, does anyone know how to enable a vertical Recent App selection screen? Rather than having the horizontal app previews, which is annoying to navigate, especially when I want to close all my apps and have to swipe all the way to the right to reach "clear all".
 
Last edited:

dingoyabuki

Member
Jan 5, 2016
39
4
BTW, for anyone that doesn't know, to get root you can use Magisk Manager to patch boot.img for this ROM, then flash that patched image.

There's a few approaches you can follow to do this. Personally, TinyFastbootScript did not work for me at all. I followed the "Lineage Recovery" steps in the OP. I then downloaded Lineage-images-18-20210723-1344-nio-144.zip, extracted boot.img from it, copied it to my phone, patched that file with Magisk, copied the patched file over to my phone, rebooted into fastboot, and flashed that image:

fastboot flash boot_a boot.img
fastboot flash boot_b boot.img

and now I have root. Clearly you can cut some steps out, but hopefully that will help some people.
 

Beetle84

Recognized Contributor
BTW, for anyone that doesn't know, to get root you can use Magisk Manager to patch boot.img for this ROM, then flash that patched image.

There's a few approaches you can follow to do this. Personally, TinyFastbootScript did not work for me at all. I followed the "Lineage Recovery" steps in the OP. I then downloaded Lineage-images-18-20210723-1344-nio-144.zip, extracted boot.img from it, copied it to my phone, patched that file with Magisk, copied the patched file over to my phone, rebooted into fastboot, and flashed that image:

fastboot flash boot_a boot.img
fastboot flash boot_b boot.img

and now I have root. Clearly you can cut some steps out, but hopefully that will help some people.

You could also boot twrp (fastboot boot twrp.img) and flash the magisk v23 zip. (Rename the apk)
 
  • Like
Reactions: dingoyabuki

Electimon

Recognized Developer
Accessing the notification light settings causes Settings to crash for me.
I flashed lineage-18.1-20210723-HOMEMADE-nio.zip

Also, does anyone know how to enable a vertical Recent App selection screen? Rather than having the horizontal app previews, which is annoying to navigate, especially when I want to close all my apps and have to swipe all the way to the right to reach "clear all".
Fixed in upcoming version, thanks
 

zsiezi

Member
Aug 31, 2015
26
2
Are there any plans to release a non-modded, official lineage os rom with ota update support?
 

maxlifan

Member
Oct 22, 2010
24
4
Thanks for making the ROM.

I hope this isn't a stupid question. I was wondering if there is l1 widevine support on it for Netflix
 

Thebacklash

Member
Sep 17, 2021
9
2
How well does this run on the G100? Capable of daily use as main phone?
Looking at options for Lineage on a newer phone and keep looking at the G100
 

Electimon

Recognized Developer
New update, re read post thanks

• Hopefully fixed Android Auto
• Updated blobs to pstar
• Added Assistant key remapping and double tap fingerprint gestures
• Added my new VoidKramel Venus kernel built with clang 12 and fully upstreamed
• Switched to source built DTB/DTBO
• Improved refresh rate timers
• ModSettings has a brand new adaptive icon :)
• Switched ZRAM sizes per ram variant
• Lastly, updated security patches
 
  • Like
Reactions: Beetle84

Windoors

Senior Member
Jan 29, 2018
239
27
Couldn't flash with tinyfastbootscript. It says "access is denied" then lots of "the system cannot find the file specified" lines.
It only flashed the boot and wiped everything else I think, but didn't flash the ROM.
Had to revert to stock ROM.
Anyone knows why tinyfastboot doesn't work?
 

Electimon

Recognized Developer
Couldn't flash with tinyfastbootscript. It says "access is denied" then lots of "the system cannot find the file specified" lines.
It only flashed the boot and wiped everything else I think, but didn't flash the ROM.
Had to revert to stock ROM.
Anyone knows why tinyfastboot doesn't work?
You did it wrong, extract TFS and rom to same folder
 

Top Liked Posts

  • There are no posts matching your filters.
  • 10

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

    LineageOS Modded is a free, community built, aftermarket firmware distribution of Android 11 (R), which is designed to increase performance and reliability over stock Android for your device.

    LineageOS Modded is based on the Android Open Source Project and LineageOS with extra contributions from many people within the Android community.

    All the source code for LineageOS Modded is available in the LineageOS Modded Github repo.

    Flashing Instructions:-
    TinyFastbootScript:-
    Make sure to wipe userdata

    1. Download TinyFastbootScript
    2. Download the ROM named *Images*
    3. Unpack TinyFastbootScript and the ROM into the same directory
    4. Run the bat file for TinyFastbootScript
    5. Choose latest fastboot version
    6. Place device in bootloader mode
    7. Run the command for flashing custom firmware
    8. Done!

    Lineage Recovery:-
    Make sure to wipe userdata, ensure you have at least taken one stock OTA!

    1. Download LOS Recovery image
    2.
    Code:
    fastboot flash boot LOSrecovery.img
    3.
    Code:
    fastboot reboot recovery
    4. Touch Apply Update -> Apply from ADB
    5.
    Code:
    adb sideload lineage-18.1-20210712-HOMEMADE-nio.zip
    6. Reboot and Done!

    Bugs :
    • YOU TELL ME
    * Drop a comment down below if you need any help, you can also Join https://t.me/electimonrel on telegram if you need any help.

    Downloads:

    Lineage-Modded:

    Lineage-Modded Recovery:

    Contributors
    @Electimon, @erfanoabdi
    Source Code: moto-sm8250

    Version Information
    Status:
    Stable

    Updated: June 21 2021: Fixed safetynet, and June Patch

    June 25: Fix some audio issues and readd pixel live walls

    July 7: ↓ Build: 131
    Updated Vendor Blobs to May Security Patch
    Updated GPS/Location to LA.UM.9.12.r1-11500-SMxx50.0
    Enabled Touch in LineageOS Recovery
    Allow for unsigned packages to be flashed in LineageOS Recovery (e.g. Magisk)
    Updated GPS Configuration files
    Merged Latest CAF Tag to kernel
    Upstream Sched / Improved Performance
    Add SIM Switch Tile
    Enabled Notification and Battery LED

    July 12: ↓ Build: 138
    Improved Memory Management
    Misc Kernel Improvements
    July Security Update

    October -2: ↓ Build: 156
    • Hopefully fixed Android Auto
    • Updated blobs to pstar
    • Added Assistant key remapping and double tap fingerprint gestures
    • Added my new VoidKramel Venus kernel built with clang 12 and fully upstreamed
    • Switched to source built DTB/DTBO
    • Improved refresh rate timers
    • ModSettings has a brand new adaptive icon :)
    • Switched ZRAM sizes per ram variant
    • Lastly, updated security patches
    3
    LineageOS Modded 18.1 is now at freeze in preparation for Android 12's upcoming release in September. Updates will be only released on a necessary basis, I'll still take specialized requests at this time.
    2
    Testing on G100:
    Build 156 doesn't even boot. Some problems found in build 144:
    1. Sound recorded by microphone is abnormally low.
    2. Missing 60hz option
    3. Notification led settings isn't functional, crashes upon opening.

    Hopefully these get fixed
    2
    Hello

    Please tell me what is the difference between

    lineage-18.1-2021xxxx-HOMEMADE-nio.zip
    and
    Lineage-images-18-2021xxxx-xxxx-nio-1xx.zip
    ?

    There is a 300M difference in size.
    One is most obviously a set of images and the other a OTA package.
    2
    Hello

    Please tell me what is the difference between

    lineage-18.1-2021xxxx-HOMEMADE-nio.zip
    and
    Lineage-images-18-2021xxxx-xxxx-nio-1xx.zip
    ?

    There is a 300M difference in size.