• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM+KERNEL] Unofficial NLOS 16.0

soup6020

Member
Mar 16, 2018
27
54
0

Code:
#include <std_disclaimer.h>
/*
 * 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.
 */
About LineageOS
LineageOS is a free, community built, aftermarket firmware distribution of Android 9.0 (pie), which is designed to increase performance and reliability over stock Android for your device.

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.

About NLOS
NLOS is an unofficial LineageOS build with many additional features, originally created by @nvertigo67. I have built it for the Essential Phone, so keep any questions or concerns to me, and don't direct them at him, as he's got nothing to do with this port and probably doesn't want to be bothered with problems he can't solve.

Extra Features
Signature spoofing
Custom kernel based on @return.of.octobot's awesome neutrino kernel
Wireguard support
KCAL
Additional CPU governors and I/O Schedulers
Signature spoofing for microG
One handed mode
March security patch
Pixel boot animation
Pixel GApps included
Other stuff I'm forgetting

Issues
I'm not sure yet. Let me know.

Instructions
Flash like any other ROM. Boot temporary TWRP, wipe data, cache, dalvik, flash the ROM, flash the TWRP installer
(optional) reboot to recovery, flash Magisk, nanodroid, addonsu

Download

https://drive.google.com/file/d/1ISboV-lTtpNFUzCYMZwwVYCXjbbwhWdI/view?usp=drivesdk

XDA:DevDB Information
NLOS, ROM for the Essential Phone

Contributors

Huge thank you to nvertigo, as this is basically all his code, I just removed the OnePlus-isms. Main source is available on his GitHub, which is located here: https://github.com/nvertigo/


soup6020, nvertigo67, return.of.octobot, dvandenburgh
Source Code: [url]https://github.com/dvandenburgh/android_kernel_essential_msm8998[/URL]
[url]https://github.com/nvertigo/local_manifest[/url]
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
ROM Firmware Required: Pie
Based On: LineageOS

Version Information
Status: Testing

Created 2019-03-13
Last Updated 2019-03-13
 
Last edited:

marcdw

Elite Member
Sep 24, 2014
5,731
2,880
113
57
Baldwin Park
Heh, unless there's something wrong with my app, you have five more copies of this thread open.

I'll probably give this a ROM a try once T-Mobile activates my SIM.


LG G3 D851, Mahdi v2.9 ROM (4.4.4), microG (NoGApps), MultiROM, XDA Legacy
 
  • Like
Reactions: jts2111

soup6020

Member
Mar 16, 2018
27
54
0
Heh, unless there's something wrong with my app, you have five more copies of this thread open.

I'll probably give this a ROM a try once T-Mobile activates my SIM.


LG G3 D851, Mahdi v2.9 ROM (4.4.4), microG (NoGApps), MultiROM, XDA Legacy
Yeah, you can blame XDA giving an error 500 every time I tried to submit it for that. I told the mods and I'm hoping they'll sort it out
 

marcdw

Elite Member
Sep 24, 2014
5,731
2,880
113
57
Baldwin Park
Can we get the TCPs added? Agile-SD, BBR, Westwood+, Elastic, Illinois, Zeta. If that's possible.


Thanks bencozzy
If you're going to ask that over a bunch of threads it becomes spam. Ugh. ( don't get upset )


ZTE Axon 7 A2017U, AospExtended v4.6 ROM, Radioactive v2.4 Kernel, microG (NoGapps), Multiboot, XDA Legacy

---------- Post added at 04:13 ---------- Previous post was at 04:03 ----------

So, I tried to give the ROM a shot but I get no touch input at all. So stuck at the first screen of the setup. [emoji848]


ZTE Axon 7 A2017U, AospExtended v4.6 ROM, Radioactive v2.4 Kernel, microG (NoGapps), Multiboot, XDA Legacy
 
  • Like
Reactions: bencozzy

dragynbane222

Senior Member
Jul 2, 2012
149
50
28
  • Like
Reactions: marcdw

grzwolf

Senior Member
Mar 7, 2009
274
838
0
Großenstein

soup6020

Member
Mar 16, 2018
27
54
0
I can't say about the other guy's case, but I came from a completely stock 9.0 March update. so firmware was up to date. Unless this was intended for older firmware (which that would explain things)
I had the same issue lol. I'm a little busy at the moment, but I will hopefully get this fixed in the next couple days
 

soup6020

Member
Mar 16, 2018
27
54
0
He's probably talking about the issue I had: no touch in the main rom. TWRP in my case worked flawlessly, but upon rebooting into the rom to set it up, well, it was unusable as touch support wasn't functional.

I'll probably throw this on my phone again temporarily later to try and get logs. My gut says it's something to do with HALs.
Logs would be incredibly appreciated, if possible. Unfortunately, Lineage no longer ships userdebug builds with ADB enabled by default for some odd reason. I made the changes to fix that, but they won't be in effect until next build. So if you have another method of input, like a usb mouse, that's the only way I know of for now.
 
  • Like
Reactions: marcdw

dragynbane222

Senior Member
Jul 2, 2012
149
50
28
Logs would be incredibly appreciated, if possible. Unfortunately, Lineage no longer ships userdebug builds with ADB enabled by default for some odd reason. I made the changes to fix that, but they won't be in effect until next build. So if you have another method of input, like a usb mouse, that's the only way I know of for now.
Yeah, adb off by default negates any ability to get logs when the touchscreen is non-functional. Was an idea, though!