[ROM][UNOFFICIAL][montana][8.1.0_r52] LineageOS 15.1 - Moto G5S ROMs, Kernels, Recoveries, & Other Devel

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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, official TWRP (3.3.0 and newer) and GApps (if you need them)
Flash the downloaded TWRP via fastboot
Boot to recovery
Flash the latest build
Flash GApps and any other necessary add-ons
What's working:
Bluetooth
WiFi
Camera and Camcorder
Bluetooth
NFC
Fingerprint - Oreo firmware required
GPS
OTG
Video Playback
Audio
RIL
VoLTE
SELinux: Enforcing
USB tethering/audio
Front flash
Known issues:
You tell me
Downloads:
Unofficial builds: GitHub
Recovery: Official TWRP
Google Apps: OpenGApps (nano package is advisable, but you definitely should avoid using stock/super packages)
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:
@KalilDev, @AsD Monio, @GoldeneyeS2, @Steve Mathew Joy, @rajatgupta1998 for their hard work on our device sources
LineageOS team
Changelogs:
Code:
2019-11-18:
November security patch.
Reverted camera blobs update due to issues caused by it.
2019-10-20:
October security patch.
Updated camera blobs from stock
Updated fingerprint blobs from stock
Updated audio blobs from stock
Got rid of custom VSYNC offsets, test display flickering in low brightness
Added permissions for HotwordEnrollment
Nuked unneeded blobs
2019-09-23:
September security patch
Optimized SEPolicy
Fixed MTP (thanks to @wiktorek140)
We're back to LTE
2019-08-12:
August security patch
New tree
Updated offline charging blobs
Updated fingerprint blobs
Updated perf configs
Disabled OTA
Added vector icons for Ambient Display and Fingerprint gestures in Moto Actions
Enforced Oreo bootloader
Enabled vibrating for "Flip for DND" action
Increased in-call volume
Smoothed vibrations
Made default Hotspot name "Moto G5S"
Enforced privileged apps permissions
Kernel upstreamed to match some changes at CAF
Kernel compiled with clang
If you're coming from 1.2/1.3 (2019-04-29 or 2019-05-22), please flash https://github.com/MontanaDevelopment/releases/releases/download/LOS15.1-1.2/lineage-migration-unsigned.zip before booting this update.
2019-05-22:
Device name is "Moto G5S" now
Show 4G instead of LTE
Allow disabling notification LED (haven't tested)
2019-04-29:
Upstreamed kernel to 3.18.139 from 3.18.138 (Thanks @wiktorek140)
First signed build.
OTA updates will work now.
Updated device fingerprint to stock Oreo. Still no cts yet, probably will never happen.
Use https://github.com/montanadevelopment/releases/releases/download/LOS15.1-1.2/lineage-migration-signed.zip to migrate from unsigned to signed builds (flash after flashing ROM).
2019-04-26:
Dropped cnss daemon.
Initial severely limited OTA support.
Upstreamed kernel to 3.18.138 from 3.18.117. Thanks to @wiktorek140
Updated camera drivers. Thanks to @wiktorek140
(For real) Removed Moto Camera.
2019-04-23:
Fix front flash and USB tethering. Thanks to @wiktorek140
Fix camera once and for all.
2019-04-16 (2nd build):
Included Moto Camera instead of Snap.
2019-04-16
Fixed video recording (partially) by disabling Camera2 API and EIS.
In the next build Moto Camera will be included.
2019-04-12
Upstreamed Linux kernel to 3.18.117 from 3.18.113
Included native support for repaired "tianma" screens.
April security patch.
Updated fingerprint firmware to Oreo.
2019-03-16
Enabled Camera2 API and EIS by default. Blacklisted stock and Moto Camera app for compatibility.
2019-03-15
Enabled software navbar by default.
Update device fingerprint to February security patch (from stock).
2019-03-11
March security patch!
Disabled Camera2API and EIS by default.
Update device fingerprint to Oreo, SafetyNet basicIntegrity should pass.
2019-03-03
Change kernel back to GoldeneyeS2's.
2019-02-27
Change kernel to vaserbanix's kernel.
2019-02-23
Enabled EIS for stabilization.
2019-02-21
Fixed USB Audio.
Removed Moto Camera.
2019-02-20
Enabled Camera2API (HAL3) by default.
2019-02-19
Initial release.
Source code:
Common device tree: https://github.com/moto-msm8937-common/android_device_motorola_msm8937-common
Device tree: https://github.com/moto-msm8937-common/android_device_motorola_montana
Kernel: https://github.com/moto-msm8937-common/android_kernel_motorola_msm8937
XDA:DevDB Information
LineageOS 15.1 for Moto G5S, ROM for the Moto G5S
Contributors
JarlPenguin, AsD Monio, rajatgupta1998, wiktorek140, GoldeneyeS2, zahidm, Steve Mathew Joy
Source Code: https://github.com/LineageOS
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
ROM Firmware Required: Oreo
Based On: CyanogenMod/AOSP
Version Information
Status: Stable
Current Stable Version: 1.5
Stable Release Date: 2019-04-24
Current Beta Version: 0.12
Beta Release Date: 2019-02-19
Created 2019-02-19
Last Updated 2019-12-05

Reserved

Reserved

Reserved

Reserved

Great Job, A pure Lineage build not less than official... :good:
For Fingerprint Get work just follow this guide,
https://forum.xda-developers.com/moto-g5s/how-to/guide-fix-fingerprint-sensor-oreo-8-1-t3900508

Almost everything is working mention by OP,
And this ROM will be the best for Montana,
Very stable; smooth, No Lags,
Rapid charging works
Moto Actions Works
Live display Works
Never less than official LOS.... :good:

Sorry for the ignorance, but... what's the difference between this LOS 15.1 ROM and @GoldeneyeS2 's build? Also, do you have any plans on porting LOS 16?

shrmp said:
Sorry for the ignorance, but... what's the difference between this LOS 15.1 ROM and @GoldeneyeS2 's build? Also, do you have any plans on porting LOS 16?
Click to expand...
Click to collapse
There are many many Plans, just wait man, you will have also LOS 16 for PIE, and these are not porting, they are developing by sources... Developers need to use a huge time to build one ROM and than fix things...

shrmp said:
Sorry for the ignorance, but... what's the difference between this LOS 15.1 ROM and @GoldeneyeS2 's build? Also, do you have any plans on porting LOS 16?
Click to expand...
Click to collapse
There are basically no differences, other than the fact that I removed Moto Camera and that it includes the February security patch. The only reason I'm continuing his ROM is so that people can benefit from Oreo's stability while still receiving monthly security updates.
And yes, I will be soon, unless AsdMonio decides to continue it.
Edit: + USB Audio works too!

Apparently one of my partitions got corrupted. Expect a new build somewhere around Sunday.

Installed the rom and works fine so far, but missing the navigation bar. Is it intentionally disabled by default? I tried to look around the settings but can't find a way to enable it. When I try searching in settings it gives me results for the setting but when I click any of them it brings me to the menu where it's supposed to be, but it's not there.

xTanker said:
Installed the rom and works fine so far, but missing the navigation bar. Is it intentionally disabled by default? I tried to look around the settings but can't find a way to enable it. When I try searching in settings it gives me results for the setting but when I click any of them it brings me to the menu where it's supposed to be, but it's not there.
Click to expand...
Click to collapse
Go to buttons and toggle Navigation Bar

zahidm said:
Go to buttons and toggle Navigation Bar
Click to expand...
Click to collapse
There is no option for that in my Buttons menu.

xTanker said:
There is no option for that in my Buttons menu.
Click to expand...
Click to collapse
Its where he says

No such option for me.
Edit: I dirty flashed the rom again and it shows up now. Weird.

Best rom for moto g5s in my opinion, everything works as expected, very fast and smooth, great battery life, from ~2,5h screen on time on stock to almost 5h, very big improvement, fingerprint works after firmware downgrade, ambient display works both on pick up and wave mode, only I'm having a problem with moto camera, it won't record video, keeps saying that another app uses the microphone but both footej camera and gcam record video just fine. Great rom, thanks!
EDIT: I rebooted my phone and moto camera has been working fine since then. Flawless rom, hands down the best.

Join our Telegram group for support: https://t.me/montanadevelopment

Whenever I try to take a picture with Open Camera from Telegram, it freezes for about 15 seconds. Only the top 10% of the picture is visible in the preview, the rest is black. The image is saved properly though. Any idea why this happens?

xTanker said:
Whenever I try to take a picture with Open Camera from Telegram, it freezes for about 15 seconds. Only the top 10% of the picture is visible in the preview, the rest is black. The image is saved properly though. Any idea why this happens?
Click to expand...
Click to collapse
Hmm.. I don't know for sure. Does that only happen with Open Camera?

Related

[ROM][G920/5-F-I-S-K-L-T-W8][9.0] UNOFFICIAL LineageOS 16.0

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Note: This is not a ROM based on the ROM shipped with your device.
LineageOS is a free, community built, aftermarket firmware distribution of Android 9 (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.
All the source code for LineageOS is available in the LineageOS Github Repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Custom Features Overview:
Hyper - Kernel
Custom Power Hal by TeamNexus
Many More
What's working:
Telephony (Calls, SMS, Mobile Data)
WiFi
Bluetooth
NFC
GPS (Plain Device Mode Works)
Fingerprint
Camera (Needs Improvements)
HWC
What's not working:
Obviously Samsung's own features such as Samsung Pay, KNOX, Theme Center, Game Launcher, etc. won't be ported to LineageOS. We may have our own implementation to similar functions, though.
IMS services (VoLTE, VoWiFi, etc). Samsung has their own proprietary implementation. It is not really possible to easily port that to LineageOS.
Instructions:
Make sure TWRP has been installed and functional.
Download the latest build (and optionally gapps).
Reboot to recovery
Wipe data and cache (required if you switch from other ROMs)
Flash the latest build (and gapps)
Reboot
Downloads:
Unified LineageOS Builds: Download
Google Apps: OpenGapps
Reporting Bugs:
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)
Telegram Group:
Samsung Galaxy S6 LineageOS Development: https://t.me/joinchat/GhF7_U8IaarGQ2Y08NWilg
Donate:
I do this in my free time and currently i work on this alone. If you want to support the project feel free to donate
XDA:DevDB Information
LineageOS, ROM for the Samsung Galaxy S6
Contributors
enesuzun2002, lukasb06, u99dev, TeamNexus
Source Code: https://github.com/Exynos7420
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.10.x
Version Information
Status: Beta
Current Beta Version: 20181219
Beta Release Date: 2018-12-19
Created 2018-12-19
Last Updated 2020-04-18
Changelog:
---------------
2019-08-16
---------------
Changelog
---------------
2019-06-14
---------------
Changelog on download link upcoming builds will be too
---------------
2019-04-01
---------------
Improved Camera Quality
Disabled Input Booster (battery life should increase)
Updated Blobs to ESA1 firmware with January Security Patch
Synced LineageOS Source
---------------
2019-03-21
---------------
Rom isn't prerooted anymore
Removed FDroid
Readded Jelly
PowerProfiles optimized for better battery life
Fixed the Cpu freq perms for non-root apps
LineageOS Sources Synced
---------------
2019-03-09
---------------
March Security Patch
LineageOS Sources Synced
Improved GPS Performance
Fixed robotic sound issues with some apps
StatusBar Icon Padding Removed
Wi-Fi configuration is updated to match stock one (better Wi-Fi stability)
Trust Hal (Some new security stuff check Trust from Settings)
Switched back to G920F-EQL7 source based kernel (new one had graphic glitches while playing youtube videos i don't have time to fix it)
---------------
2019-02-11
---------------
Swap is enabled
GPS performance is improved
Switch to LineageOS Samsung Audio Hal
February Security Patch
Synced LineageOS Source
---------------
2019-01-25
---------------
Uprev Hals and Improve Performance
Improved Battery Life (Now you won't lose battery on reboot or the last %15 won't drain fast)
Booting time significantly descreased
Updated Hyper-Kernel to A810F CHR7 Oreo Source
Vendor Security Patch Date is 2017-12-01 (i know it is old, i will update blobs soon)
Synced LineageOS Source
---------------
2019-01-21
---------------
NFC is fully stable now
Updated PowerProfiles (Battery Life and smoothness Improved)
Improved Overall stability
AOD is enabled now
Hyper-Kernel Updated
Wi-Fi Hotspot is Fixed
FDroid updated
Phone Boots Much Faster Now
Fixed MMS sending for carriers that use separate mms apn
Fixed LineageHW java overlays (many more features in rom now)
Synced LineageOS Sources
---------------
2018-12-19
---------------
Initial Release
F.A.Q.
It is a good idea to read here before asking same question
1- Q: How can i report a bug?
A: Download Syslog app from Google Play Store and send me all log types and explain the bug clearly please.
2- Q: I have a tmobile device and can't connect LTE what should i do?
A: Try this workaround (till i find a real fix for that) by @bohica888: https://forum.xda-developers.com/showpost.php?p=81732753&postcount=602
Well done. Enes! I can't wait your update version!
Thank you can't wait to test it out
Nice ? thanks for bringing pie to our s6!!
iretro said:
Nice ? thanks for bringing pie to our s6!!
Click to expand...
Click to collapse
Pie is available for the s6 since September
Nice!
hello, is bluetooth call working? thnx
predator.sro said:
hello, is bluetooth call working? thnx
Click to expand...
Click to collapse
Yes
Hello! Thanks for your work! I have one question though, does wireless charging work?
The mobile hotspot is not working
Wait... HW composer is a bug here? But I think it works in NexusOS, couldn't you... idk, ask 'em about it. Sorry if that seemed rude, just was a surprising sight.
Love this, and so glad development on the S6 is still ongoing.
King-V said:
Wait... HW composer is a bug here? But I think it works in NexusOS, couldn't you... idk, ask 'em about it. Sorry if that seemed rude, just was a surprising sight.
Love this, and so glad development on the S6 is still ongoing.
Click to expand...
Click to collapse
if you give out some minutes from your life and check TeamNexus github, there you can see it is disabled
dgcyears said:
Hello! Thanks for your work! I have one question though, does wireless charging work?
Click to expand...
Click to collapse
it should be working however i can't test it because i don't have any wireless charger
am133408 said:
The mobile hotspot is not working
Click to expand...
Click to collapse
yes, another user also reported me about this issue, i will definitelly check it out. Thanks for your report
fantastic rom incredible work. some normal errors of an initial ROM. bluetooth audio call does not work and my cellphone turned off 2x today.
Guys, what about camera? How to get HDR on custom ROM?
And what about a stock S6 camera app port for custom ROMs?
alquadaur1 said:
Guys, what about camera? 1) How to get HDR on custom ROM?
2) what about a stock S6 camera app port for custom ROMs?
Click to expand...
Click to collapse
1) If you need HDR effects you can use GCAM ports for exynos devices
2) this is not possible don' t even think of it
enesuzun2002 said:
1) If you need HDR effects you can use GCAM ports for exynos devices
2) this is not possible don' t even think of it
Click to expand...
Click to collapse
In GCAM ports not available 12\16 mpx, only 8...

[ROM][UNOFFICIAL] LineageOS 15.1 for Moto G4 Play

¡¡ HAPPY NEW YEAR !!​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 8 (Oreo), 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.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Instructions :
Download the latest build and gapps
Boot to recovery
Flash the latest build
Boot to recovery again
Flash gapps
Reboot
Downloads :
Builds:
GDrive
AndroidFileHost (uploading..)
Reporting Bugs
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 /sys/fs/pstore/console-ramoops and /sys/fs/pstore/dmesg-ramoops-0. (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:
XDA:DevDB Information
[ROM][UNOFFICIAL] LineageOS 15.1 for Moto G4 Play, ROM for the Moto G4 Play
Contributors
srfarias, squid2, razhor54
Source Code: https://github.com/AnotherHarpiaDev/android_kernel_motorola_msm8916
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
Based On: LineageOS
Version Information
Status: Stable
Created 2018-12-31
Last Updated 2019-03-10
Changelog/Info
Working
Boots
RIL
Wifi
Bluetooth
Camera
Video Playback
VoLTE
Not Working
¯\_(ツ)_/¯
Reserved
Thanks
Sweet, might give it a try soon!
Thanks and Happy New Year!:good:
Its an 8.1 or 8.0 version? I need to know this before start the download of Gapps.
pmaioli said:
Its an 8.1 or 8.0 version? I need to know this before start the download of Gapps.
Click to expand...
Click to collapse
This is Lineage 15.1, 15.1 is 8.1 for android
Just wanted to make a separate post about my experiences with this. @srfarias, you really knocked it out of the park with this here. It's very fast, fluid (if I disable animations in Developer Settings), and encryption actually works!!! Thanks for the stable Oreo ROM you made here
jasonmerc said:
Just wanted to make a separate post about my experiences with this. @srfarias, you really knocked it out of the park with this here. It's very fast, fluid (if I disable animations in Developer Settings), and encryption actually works!!! Thanks for the stable Oreo ROM you made here
Click to expand...
Click to collapse
Thanks to u! :highfive:
Hey @srfarias, I'm not trying to beg for specific ETAs or anything but do you plan to do an update for this ROM, like for bringing it up to January or February security patches? If you aren't I'll jump over to another Oreo one out there, but if possible I want to avoid having to wipe and start over, but more so than that stay with your stuff here since it's proven to be extremely stable
jasonmerc said:
Hey @srfarias, I'm not trying to beg for specific ETAs or anything but do you plan to do an update for this ROM, like for bringing it up to January or February security patches? If you aren't I'll jump over to another Oreo one out there, but if possible I want to avoid having to wipe and start over, but more so than that stay with your stuff here since it's proven to be extremely stable
Click to expand...
Click to collapse
I leave harpia development.. @razhor54 do some LOS15.1 builds with my sources and squid sources to.. Anyway we'll have LOS15.1 Official soon :fingers-crossed:
====================
Changelog 02-09-2019
====================
- msm8916: hardware keys overlays moved to lineage-sdk
- msm8916: reintroduce target specific header path
- msm8916-common: Switch to binderized QTI power HAL
- msm8916: Disable power HAL stats
- Update IMS props
- msm8916-common: add IMS shim
- msm8916: IMS update for oreo
- Full Working (stable build)
- Source: Device Tree By squid2
Download
razhor54 said:
====================
Changelog 02-09-2019
====================
- msm8916: hardware keys overlays moved to lineage-sdk
- msm8916: reintroduce target specific header path
- msm8916-common: Switch to binderized QTI power HAL
- msm8916: Disable power HAL stats
- Update IMS props
- msm8916-common: add IMS shim
- msm8916: IMS update for oreo
- Full Working (stable build)
- Source: Device Tree By Squid
Download
Click to expand...
Click to collapse
Can I dirty flash to this from srfarias's Lineage 15.1? I don't know if different source trees used to make each one screws things up when it comes to that
jasonmerc said:
Can I dirty flash to this from srfarias's Lineage 15.1? I don't know if different source trees used to make each one screws things up when it comes to that
Click to expand...
Click to collapse
I recommend that you do a clean installation, as there are many important changes.
razhor54 said:
I recommend that you do a clean installation, as there are many important changes.
Click to expand...
Click to collapse
One more thing, would you mind posting up a link to the sources/trees you used to make it?
EDIT: Just flashed it and everything's really smooth, but unfortunately it breaks mobile data on Verizon
Three short questions about this rom:
Stable, but how stable? Daily driver stable? For example: I'm using my harpia as a key for a car share program, bluetooth needs to work, else I can't even get anywhere.
Battery drain: there were a couple of custom ROMs that had a battery drain on 15.x and 16, is that fixed? What is the battery drain overnight?
Now that Official 16 has been released (hudson), that means the LineageOS team will deprecate 14.1. Will this build make it to Official Lineage 15.1? Thus Official support again?
Also: "VoLTE working", yay, truely yay if it works. Haven't had that working yet on any of my phones.
nannoe said:
Three short questions about this rom:
Stable, but how stable? Daily driver stable? For example: I'm using my harpia as a key for a car share program, bluetooth needs to work, else I can't even get anywhere.
Battery drain: there were a couple of custom ROMs that had a battery drain on 15.x and 16, is that fixed? What is the battery drain overnight?
Now that Official 16 has been released (hudson), that means the LineageOS team will deprecate 14.1. Will this build make it to Official Lineage 15.1? Thus Official support again?
Also: "VoLTE working", yay, truely yay if it works. Haven't had that working yet on any of my phones.
Click to expand...
Click to collapse
1.- The rom is completely stable everything works.
2.- No battery drainage
3.- I don't give official support, ask the developer @squid2 he takes care of that matter.
---------- Post added at 12:19 AM ---------- Previous post was at 12:18 AM ----------
jasonmerc said:
One more thing, would you mind posting up a link to the sources/trees you used to make it?
EDIT: Just flashed it and everything's really smooth, but unfortunately it breaks mobile data on Verizon
Click to expand...
Click to collapse
here: https://github.com//moto8916
====================
Changelog 02-23-2019
====================
- Security Patch February 2019
Download
Running this ROM since last Sunday.
Battery life is greatly improved compared to Lineage 14.1/7.1.1 (but could be biased, because I haven't done a full wipe since October 2017). And with the animations in developer options completely disabled it runs smooth as silk. Haven't found any issues, will report back when I do. Great job!
I couldn't find the circle battery indicator I had running before, has that one been purged from this rom? I find the circle indicator more accurate than a vertical battery bar, without having to have the percent-level showing.
I'm having trouble installing Magisk, recovery (twrp) is installed normally, but when I start the system, magisk manager (apk) is not installed and applications that use root access do not show the notification to allow.
Apart from this problem, the rom is more stable than the nougat.
Orjakone said:
I'm having trouble installing Magisk, recovery (twrp) is installed normally, but when I start the system, magisk manager (apk) is not installed and applications that use root access do not show the notification to allow.
Apart from this problem, the rom is more stable than the nougat.
Click to expand...
Click to collapse
Find the APK in Magisk-v*.zip/common/ and install it.

[ROM][UNOFFICIAL][montana][9.0.0_r46] LineageOS 16.0

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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, official TWRP (3.4.0 and newer) and GApps (if you need them)
Flash the downloaded TWRP via fastboot
Boot to recovery
Format system, vendor, data, cache, and dalvik cache
Reboot to recovery
Flash the latest build
Reboot to recovery
Flash GApps and any other necessary add-ons
Note: Long first boot times are normal due to forced encryption. Please do not reboot your device when it is booting up the first time, instead wait patiently. If it takes more than 10 minutes to boot then please notify me here with a logcat.
What's working:
WiFi
Camera and Camcorder
Bluetooth
NFC
Fingerprint - Oreo firmware required
GPS
OTG
Video Playback
Audio
RIL
VoLTE/VoWiFi
USB tethering/audio
SELinux: Enforcing
Known issues:
You tell me
Downloads:
Unofficial builds: GitHub
Recovery: Official TWRP
Google Apps: OpenGApps (nano package is advisable, but you definitely should avoid using stock/super packages)
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:
2020-09-18:
Added support for Color profiles (Settings > Display > Colors)
Fixed an issue where you couldn't connect to certain Wi-Fi networks
Fixed offline charging
Fixed bootloop when enabling secure startup
Fixed dual SIM menu not appearing
Mobile data settings now only displays 3 modes (LTE, 3G and 2G)
September security patch
2020-08-24:
First stable release of LineageOS 16.0
SELinux: Enforcing
Widevine level is now L1
OTA updates
Minor tweaks and bug fixes
2020-08-17:
Fixed an issue where the navigation bar would not disable respective to the toggle in Settings
2020-08-16:
Fixed an issue where some applications on the Google Play Store were listed as incompatible with the device
Fixed an issue where Moto Camera was unable to be updated from the Google Play Store
August security patches
2020-06-24:
Improved overall stability and performance
Updated blobs from deen_sprout (Moto One) and tissot_sprout (Xiaomi Mi A1)
Fixed a crash that happened while taking photos when recording videos
Included Moto Camera instead of Snap - has slow-motion, supports front flash properly
Updated camera and fingerprint blobs from stock OPPS28.65-37-7-12
Now we are mounting system as root (/system at /)
Now we verify vendor, so make sure not to tamper with it
Updated kernel with recent CAF tags merged
June security patches
2020-01-24:
Enforced VNDK linker namespace isolation.
2020-01-16:
January security patch
2020-01-01:
Fixed NFC on XT1793/4 (thanks to @CypherNoodle for helping me)
Fixed compass on XT1790/1
Fixed "There's a problem with your device." error (thanks to @wiktorek140)
Fixed MTP (thanks to @Sohamlad7)
Thanks to @Giv314, @CypherNoodle and @wiktorek140 for testing this build!
2019-12-05:
New tree
Updated lots of blobs
Fixed encryption
November security patch
2019-08-12:
August security patch
New tree
Updated offline charging blobs
Updated fingerprint blobs
Updated perf configs
Disabled OTA
Added vector icons for Ambient Display and Fingerprint gestures in Moto Actions
Enabled vibrating for "Flip for DND" action
Made default Hotspot name "Moto G5S"
Enforced privileged apps permissions
Kernel upstreamed to match some changes at CAF
If you're coming from an update before v0.11, please flash https://github.com/MontanaDevelopment/releases/releases/download/LOS16-12/lineage-migration-unsigned.zip before booting this update.
2019-07-07:
July security patch (for real).
Fixed Hotspot.
2019-07-05:
Project Treble support! Thanks a lot to [user=6879971]@AsD Monio[/user] for his commits
July security patch
Other LineageOS source updates
2019-06-27:
June security patch.
LineageOS source updates.
Updated device sources from CAF.
Removed useless blobs.
Fixed VoLTE.
Added zram support for Moto G5S' with 4GB of RAM.
Fixed video recording on Snap and switched to Snap.
Lowered minimum brightness.
Some audio optimizations.
Fixed call recording.
Kernel compiled with clang.
Smoothened vibrations.
Updated media configs.
Enforced Oreo bootloader.
2019-06-02:
Fixed Wi-Fi Display (Miracast).
Removed NFC stuff on XT1795s.
Upstreamed kernel to 3.18.140.
Fixed Moto Actions crash (only affects select handsets).
Removed DTV (Digital TV) as none of our handsets support it (as far as I am aware of).
Addressed some denials.
2019-05-16:
Fixed encryption.
May security patch.
Changed from LTE icon to 4G.
Device model now includes Moto G5S.
Fixed some SEPolicies (thanks [user=6879971]@AsD Monio[/user]).
Upstreamed kernel to 3.18.139.
Android 9.0.0_r35 --> Android 9.0.0_r37.
2019-04-29:
First signed build.
Fixed low audio bug
Fixed navigation bar toggle (is now there in Settings > System > Buttons)
Add correct HAL1 packagelist for fixing certain apps with HAL3 enabled
Updated blobs
OTA updates should work now.
Use [url]https://github.com/montanadevelopment/releases/releases/download/LOS16-6/lineage-migration-signed.zip[/url] to migrate from unsigned to signed builds (flash after flashing ROM)
2019-04-24:
Fixed front flash & USB tethering. Thanks to @wiktorek140
2019-04-17:
Bundled Open Camera instead of Snap.
Disabled Camera2 API (HAL3) and EIS by default.
These changes fix video recording, once and for all.
Native support for repaired "tianma" kernels.
2019-04-13:
Upstreamed kernel to 3.18.138 from 3.18.113
Updated GPS, DRM, encryption blobs
Support for LiveDisplay 2.0
WiFi calling in supported countries
Oh and April security patch ofc
2019-03-16:
Fix broken recording on stock camera.
Enabled Camera2 API and EIS by default. Blacklisted stock and Moto Camera app for compatibility.
2019-03-15:
Initial release.
Source code:
Common device tree: https://github.com/JarlPenguin/android_device_motorola_msm8937-common-1
Device tree: https://github.com/JarlPenguin/android_device_motorola_montana
Kernel: https://github.com/HyperTeam/android_kernel_motorola_msm8937
XDA:DevDB Information
LineageOS 16.0 for Moto G5S, ROM for the Moto G5S
Contributors
JarlPenguin, AsD Monio, wiktorek140, GivFNZ, karthick mostwanted, wh0dat, rajatgupta1998
Source Code: https://github.com/LineageOS
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.x
ROM Firmware Required: Oreo
Based On: CyanogenMod/AOSP
Version Information
Status: Stable
Current Stable Version: 1.1
Stable Release Date: 2020-08-24
Current Beta Version: 1.0b3
Beta Release Date: 2019-03-15
Created 2019-03-15
Last Updated 2020-09-18
Reserved
Reserved
Will you attempt to fix the camcorder? In all Pie roms I've tested so far the camcorder works very inconsistent, in all camera apps. Footej, gcam, moto camera, open camera all sometimes just break and stop saving the clips and require a reboot to work again. No problems in Oreo roms at all.
Night light/Live display also working...
Rapid Charging Works :good:
Jaw breaking build,..
Nice! I'll try it soon, been waiting to use LOS 16 for a long time
NeffePS said:
Will you attempt to fix the camcorder? In all Pie roms I've tested so far the camcorder works very inconsistent, in all camera apps. Footej, gcam, moto camera, open camera all sometimes just break and stop saving the clips and require a reboot to work again. No problems in Oreo roms at all.
Click to expand...
Click to collapse
Hey, have you tried disabling C2API (which includes uninstalling some modules such as Pix3lify, etc.)? I've heard Camcorder works fine if you do disable it, but you will need to install a 3rd party camera app.
What is the difference between this and @AsD Monio 's build?
Ænimal said:
What is the difference between this and @AsD Monio 's build?
Click to expand...
Click to collapse
Lots. Bluetooth fixed, Night Light fixed, SafetyNet fixes, FP gestures working, March security patch, etc.
Apparently FM Radio is fixed.
JarlPenguin said:
Apparently FM Radio is fixed.
Click to expand...
Click to collapse
Fm radio is working for me. Thanks!!
I install it?
it will be worth trying it I like lineage OS but I do not want to have serious errors in the device, the camera can fix it, it will be that it has some other problem or everything is fine
Jeison Parra said:
it will be worth trying it I like lineage OS but I do not want to have serious errors in the device, the camera can fix it, it will be that it has some other problem or everything is fine
Click to expand...
Click to collapse
Today's build will fix video recording in the stock camera.
New build!
JarlPenguin said:
New build!
Click to expand...
Click to collapse
Thank you! Are ROM and OTA the same build? I'm installing this ROM for the first time, so I should install the ROM zip, right? I assume the OTA zip is the same build for those who already had the first build installed.
Framboesa96 said:
Thank you! Are ROM and OTA the same build? I'm installing this ROM for the first time, so I should install the ROM zip, right? I assume the OTA zip is the same build for those who already had the first build installed.
Click to expand...
Click to collapse
Yes consider new build everything, and if you are coming from other Rom than need a full format data partition. Please save your data first..
Thank you very much for the work and the effort. It is a great ROM. Fm works, camera works properly, netflix works without needing to install fix. Finally the duration of the battery is considerably better than in other pie roms
Framboesa96 said:
Thank you! Are ROM and OTA the same build? I'm installing this ROM for the first time, so I should install the ROM zip, right? I assume the OTA zip is the same build for those who already had the first build installed.
Click to expand...
Click to collapse
Yep, OTA is for people who have already installed the ROM.
Im using PE with encryption. How can I install encryption disabler and which pack should flash along with LO16 ROM ?
1.0:-- DM-VERITY & FORCEENCRYPT DISABLER
OR
2.0:-- DM-VERITY, FORCE ENCRYPTION, AND DISC QUOTA DISABLER
please help
anishmannar said:
Im using PE with encryption. How can I install encryption disabler and which pack should flash along with LO16 ROM ?
1.0:-- DM-VERITY & FORCEENCRYPT DISABLER
OR
2.0:-- DM-VERITY, FORCE ENCRYPTION, AND DISC QUOTA DISABLER
please help
Click to expand...
Click to collapse
You PMed me on Telegram, right?

[ROM][10.0][UNOFFICIAL][ARM64] LineageOS 17.1

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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 10, 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.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.​
Warning!!!
BackUp EFS and persist partition before installing. If you lose IMEI , use this backup to retrieve it in future.
What's working :
Boots
RIL (Calls, SMS, Data)
Fingerprint
Wi-Fi
Bluetooth
Camera
Camcorder
Video Playback
FM Radio
Audio
Sensors
Flash
LED
GPS
Volte
MTP
Usb tethering
Encryption
WFD
What's not working :
Camera green tint bug in low light
You tell me.
Flashing and updating
LineageOS clean install :
- Mandatory to flash 64bit recovery
- (Optional) Wipe the data & cache & system(Backup to make sure not to loose data)
- Flash the LineageOS ROM zip from the Recovery
- (Optional) Flash the GApps to have the Google Applications
- (Optional) Every additional zip you want to flash
- Reboot
LineageOS update / upgrade :
- Mandatory to flash 64bit recovery
- (Information) Don't wipe anything unless you want to
- Nothing to wipe when switching
- (FUTURE RELEASES) Might need clean, informations will be updated
- Flash the latest LineageOS ROM zip from the Recovery
- (Optional) Flash the GApps on first install / upgrade. Not required later, but do update sometimes
- (Optional) Every additional zip you want to flash
- Reboot
Downloads Links
LineageOS 17.x arm64(Unlocked Bootloader) :
Development : https://www.androidfilehost.com/?w=files&flid=303145
Google Applications (optional) :
OpenGapps : Link (Use packages for ARM64, Android 10.0)
Information : Flash the GApps before the first boot. If not, a clean flash is recommended.
Recovery Mandatory to flash for 64bits ROM :
Download Official TWRP : https://twrp.me/motorola/motorolamotog5.html​
About the builds
Device tree : https://github.com/Sohamlad7/android_device_motorola_cedric/commits/lineage-17.1
Kernel sources : https://github.com/Sohamlad7/android_kernel_motorola_msm8937/commits/lineage-17.1
Vendor blobs : https://github.com/Sohamlad7/android_vendor_motorola_cedric/commits/lineage-17.1​
Reporting Bugs
DO NOT Report bugs if you're running a custom kernel, third party apps or you installed Xposed
DO NOT Report bugs if you've modifies system files
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)
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.)
Code:
adb logcat > logcat.txt
Code:
adb shell dmesg > dmesg.txt
If it is a random reboot, grab kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
Code:
adb shell cat /sys/fs/pstore/console-ramoops
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Bug report should be done in following format provided in code below
Code:
What is your
LineageOS version:
LineageOS Download url:
Gapps version:
Did you
wipe:
restored 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:
Q&A - FAQ
LineageOS 17.0 arm64 Cedric Regular Questions and Answers : Q&A Thread​
Credits :
- The LineageOS Team
- Thanks to ROM that have been built on Legacy Server and also thanks to all the legacyserver member friends
- Special Thanks to @wzedlare @vache and @kubersharma without them it wouldn't have been possible for us to get Nougat,Oreo,Pie and now 10
- Thanks to @Theitfixer85 and @Jarl-Penguin for twrp
- Thanks to @m_vaisakh and @TeamMex for helping
- Thanks to @nonesovile96 @FelipeRizzon and @ADHILR
- Let me know if i missed anyone​
XDA:DevDB Information
LineageOS 17.1, ROM for the Moto G5
Contributors
CodeZero, m_vaisakh
ROM OS Version: Android 10
ROM Kernel: Linux 3.x
Based On: AOSP
Version Information
Status: Stable
Created 2019-12-14
Last Updated 2020-08-31
Changelog
Maintenance update only - 20/08/2020
Android-10.0.0_r41 Build (August security patch)
[*]Included all new changes from LineageOS.
12/06/2020
June Security Patch
[*]WFD Fixed (Updated to Q wfd blobs from daisy)
[*]Deleted camera.monotonic (this fixes video recording bug for some users)
[*]Set default size to 1GB swap on all variants
[*]Adjusted display power settings
[*]Many more kernel side changes for detailed changelog check kernel source thanks to @OmegaPrimus7
[*]LineageOS source side changes.
22/04/2020
LineageOS 17.1
[*]April Security Patch
[*]SElinux Enforced
[*]FM Radio Fixed
[*]Switched to common dtbtool
[*]Updated IMS symlinks for Q
[*]Downgraded widevine to 1.1
[*]Updated Thermal blobs from deen_sprout 10
[*]Updated GPS blobs from LA.UM.8.6.r1-02900-89xx.0
[*]Updated Radio - IMS blobs form LA.UM.8.6.r1-02600-89xx.0
[*]Updated Peripheral from deen_sprout 10
[*]LineageOS source side changes.
[*]Removed unneeded camera blobs
14/12/2019 - Initial Release
m_vaisakh build :- 12/01/2020
LineageOS 17.1
[*]January Security Patch
[*]LineageOS source side changes.
Note :-
Don't Update Google Chrome(Green Tint issue in latest version, if you guys want to use chrome use older version or use any other browser.
Current local manifest of the ROM build
Code:
<!-- https://github.com/Sohamlad7/android_development_manifest/blob/local_manifests/lineage-17.1.xml -->
Thank You !
Does magisk work on this Rom?
zitronenmelissa said:
Thank You !
Does magisk work on this Rom?
Click to expand...
Click to collapse
yeah it does work
Thank you @CodeZero for all the time and effort you have contributed to this device!
How's the camera functioning? All prior (post-Nougat) issues resolved or present in all their glory?
rahimali said:
Thank you @CodeZero for all the time and effort you have contributed to this device!
How's the camera functioning? All prior (post-Nougat) issues resolved or present in all their glory?
Click to expand...
Click to collapse
well about camera it's same like pie . it's working fine tho for me no issues till now
thank you very much for the rom CodeZero it is good to know that someone like you continues to build more and more this device, we expect new updates and security patches I love you crack
Today I will try it, I just hope that camera work fine.
Thanks in advance for support this old device.
It works everything for me, except audio: I got no audio(multimedia nor notifcation). Any ideas?
I had stock android before clean install Lineage OS 17, I haven't modified anything else (no third party apps nor gapps).
I have to say I am coming from this issue https://forum.xda-developers.com/g5/help/stuck-bootloops-stock-roms-ive-tried-t3995969 , and trying out LineageOS for the first time out of curiosity. And apparently the phone is more stable with this LineageOS 17 than stock rom (I have almost no reboots). But audio worked with stock rom.
Edit: No audio even with earpods.
Hi
Once again this is a great ROM thanks to Code zero. Unfortunately the ROM does not boot up setupwizard when it is first run so I cannot restore settings and apps. Just wondering how I can force setup wizard to run again so I can get my stuff back?
GrizzlyBear45 said:
It works everything for me, except audio: I got no audio(multimedia nor notifcation). Any ideas?
I had stock android before clean install Lineage OS 17, I haven't modified anything else (no third party apps nor gapps).
I have to say I am coming from this issue https://forum.xda-developers.com/g5/help/stuck-bootloops-stock-roms-ive-tried-t3995969 , and trying out LineageOS for the first time out of curiosity. And apparently the phone is more stable with this LineageOS 17 than stock rom (I have almost no reboots). But audio worked with stock rom.
Edit: No audio even with earpods.
Click to expand...
Click to collapse
The truth is that I am using this rom of lineage os 17 as a daily rom I would say that your fault comes from your terminal since my audio works in both headphones and notifications, the only error I see in this rom is in some applications that close alone from the rest 10/10
oh and another bug is in the chrome browser that doesn't play videos it gets damaged
note: this is fixed using another browser
Magisk
Doesn't appear to like Magisk V.10.1 - V.19.1 installs fine!
My mistake; should read doesn't like Magisk V.20.1 - V.19.1 installs OK
After reinstalling over Lineage 16.0 all is working just great including Magisk 20.1
Many thanks to you Code Zero
Alejandro miranda said:
The truth is that I am using this rom of lineage os 17 as a daily rom I would say that your fault comes from your terminal since my audio works in both headphones and notifications, the only error I see in this rom is in some applications that close alone from the rest 10/10
oh and another bug is in the chrome browser that doesn't play videos it gets damaged
note: this is fixed using another browser
Click to expand...
Click to collapse
for chrome you need use the older version of it
manxexile said:
Doesn't appear to like Magisk V.10.1 - V.19.1 installs finw!
Click to expand...
Click to collapse
try installing v20.1 it's working fine for me
CodeZero said:
for chrome you need use the older version of it
Click to expand...
Click to collapse
thank you very much codezero we just hope that in the next patch security will fix that and fix the lienage launcher since sometimes with the gestures it stops, and optimizes it more in battery
Chrome Version
For anyone who is having issues with Chrome, I went trough a couple versions of it, and I think this is the latest release that has no video playback issues: https://www.apkmirror.com/apk/google-inc/chrome/chrome-71-0-3578-98-release/
2 hours of test and I'm in love.
Excellent work, I don't have any bug.
We appreciate your fantastic work.
Can someone post some pictures for me to have a look?
I'm in doubt, can I install even though this 'SELinux is permissive' bug is safe?
Has anyone that had camera problems in Pie tried this ROM? Is camera fixed here?
I'm on LOS16 and camera doesn't work (green tint, crashes,etc)
Thanks for your work @CodeZero! Amazing as always!
Darkyuuki said:
Can someone post some pictures for me to have a look?
I'm in doubt, can I install even though this 'SELinux is permissive' bug is safe?
Click to expand...
Click to collapse
Google/YouTube lineageos 17 - I'm sure you'll find tones of pictures and videos of it on devices (it will look the same on any device)
Also Google what SElinux is - basically you cannot encrypt your device & any security service/app that requires it to be enforcing will not work

[ROM][OFFICIAL][montana][10] LineageOS 17.1

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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, official TWRP (3.3.1 and newer) and GApps (if you need them)
Flash the downloaded TWRP via fastboot
Boot to recovery
Format system, vendor, data, cache, and dalvik cache
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/VoWiFi
USB tethering/audio
SELinux: Enforcing
Known issues:
You tell me
Downloads:
Official builds: Download
Recovery: Official TWRP
Google Apps: OpenGApps (nano package is advisable, but you definitely should avoid using stock/super packages)
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:
2020-11-19:
Updated kernel based on Moto's Moto One (deen) QPKS30.54-12-23 tag and CAF's LA.UM.8.6.r1-05300-89xx.0 tag
Updated Moto Actions UI
Improved boot animation speed and smoothness
Partially resolved perf HAL spam in logs
2020-11-15:
Added support for montana_retcn (XT1799-2)
Fixed a bug where the back flash wouldn't work properly when taking a photo using Snap
Fixed a bug where loudspeakers would crackle on some VoIP calls
Improved RIL stability
Improved Wi-Fi stability
Increased ZRAM to 1.33GB
Updated kernel based on Moto's Moto One (deen) QPKS30.54-12-22 tag and CAF's LA.UM.8.6.r1-04700-89xx.0 tag
Updated Moto Actions UI
November security patch
2020-10-11:
Added customizable vibration intensity in Settings > Accessibility
New FM radio app
Added support for factory reset protection (only partially effective)
Fixed boot with SELinux: Enforcing on GSIs
October security patch
2020-09-23:
Minor improvements and under the hood changes (check technical changes for more details)
2020-09-20:
Improved GPS stability
Fixed an issue where there would be random UI lag
2020-09-17:
Fixed an issue where you couldn't exit from offline charging mode
2020-09-16:
Fixed offline charging
2020-09-15:
Actually fixed random color inversion that could occur (Note: Color calibration in LiveDisplay is no longer available as a result of fixing the bug)
Fixed bootloop when enabling secure startup
Fixed manual network selection
Fixed dual SIM menu not appearing - needs testing
Mobile data settings now only displays 3 modes (LTE, 3G and 2G)
September security patch
2020-09-11:
Fixed random color inversion that could occur
2020-09-10:
Fixed Wi-Fi Display
Updated listen blobs to Q
Added support for Color profiles (Settings > Display > Colors)
Fixed an issue where you couldn't connect to certain Wi-Fi networks
2020-09-08:
Initial release.
Source code:
Common device tree: https://github.com/LineageOS/android_device_motorola_msm8937-common
Device tree: https://github.com/LineageOS/android_device_motorola_montana
Kernel: https://github.com/LineageOS/android_kernel_motorola_msm8953
Reserved
Reserved
Nice job, thanks a lot for your working on it
Thanks Jarl for keeping montana alive!
:good:
New build is up. Check OP for changelog. Downloads as always are in the OP, but you may update via the Updater app if you wish. Happy flashing! :fingers-crossed:
Just flashed it, working very fine, thanks a lot.
A minor bug I can't explain : some of the menus stay in English even if I select another language.
Will moto actions be add?
Everything else working fine
Random color inversion. Flashed last build
does this and lineage os 16 need something apart from oreo firmware? because i tried both with all twrp versions available and when rebooting after flashing zip it just always send me to the bootloader.
i have model xt1790
before i was on carbon rom and was working fine so i dont know what is wrong here, also tried lineage os from AsD Monio and works fine just the initial setup a bit buggy
recovery log: https://pastebin.com/Y0GjaHtZ
logcat right after reboting to recovery after wiping all then flashing this rom: https://pastebin.com/mvVQ12Zb
janinetavs said:
Will moto actions be add?
Everything else working fine
Click to expand...
Click to collapse
Settings > System > Advanced
janinetavs said:
Random color inversion. Flashed last build
Click to expand...
Click to collapse
v1.2? Nobody has experienced random color inversion for that one.
rakion99 said:
does this and lineage os 16 need something apart from oreo firmware? because i tried both with all twrp versions available and when rebooting after flashing zip it just always send me to the bootloader.
i have model xt1790
before i was on carbon rom and was working fine so i dont know what is wrong here, also tried lineage os from AsD Monio and works fine just the initial setup a bit buggy
recovery log: https://pastebin.com/Y0GjaHtZ
logcat right after reboting to recovery after wiping all then flashing this rom: https://pastebin.com/mvVQ12Zb
Click to expand...
Click to collapse
No, but please make sure to use the latest TWRP version. You must also format data (not wipe). Also, recovery logs won't help due to them only showing what's happening in the recovery.
Just flashed v1.2 working also fine
One question though : on the Moto Camera v6.2 app the HDR option is no more visible (it was on latest Pie builds).
Edit : persistent even when installing via the Moto Camera Thread tutorial
JarlPenguin said:
No, but please make sure to use the latest TWRP version. You must also format data (not wipe). Also, recovery logs won't help due to them only showing what's happening in the recovery.
Click to expand...
Click to collapse
rn im on latest 3.4.0-1 and i tried both format and wipe, dirty flashing from the other los 17.1 and other rom just to test but all end in always booting to bootloader menu its weird never happened something similar and only happen with your lineageos 16 and 17.1 roms
rakion99 said:
rn im on latest 3.4.0-1 and i tried both format and wipe, dirty flashing from the other los 17.1 and other rom just to test but all end in always booting to bootloader menu its weird never happened something similar and only happen with your lineageos 16 and 17.1 roms
Click to expand...
Click to collapse
Do you have full Oreo firmware installed? Also can't do anything without logs
Dan Mornill said:
Just flashed v1.2 working also fine
One question though : on the Moto Camera v6.2 app the HDR option is no more visible (it was on latest Pie builds).
Edit : persistent even when installing via the Moto Camera Thread tutorial
Click to expand...
Click to collapse
It's because we use HAL3 now. Certain functions won't work because we use deen blobs instead of stock camera blobs
janinetavs said:
Will moto actions be add?
Everything else working fine
Click to expand...
Click to collapse
They already are?
Yes they are, you have to look in the right menu
JarlPenguin said:
Do you have full Oreo firmware installed? Also can't do anything without logs
Click to expand...
Click to collapse
i didn't remember but looks like i got a old one or a fix fingerprint zip most probably, took me a day to find a working link to full 8.1 and after 2 updates from ota i got M8937_37.13.03.75R baseband and now worked perfectly your rom thank you for keeping alive our moto g5s

Categories

Resources