{
"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
Related
{
"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 8.0 (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.
What's working :
Boots
Wifi
Bluetooth
Camera and Camcorder(video recorder)
Video Playback
Audio ( Recording and Playback )
Sensors
GPS
VoLTE
What's not working :
SELinux is permissive
Maybe more ROM specific bugs
Usb tethering function does not work.A Third party app such as pdanet might be a solutiıon.
This is the one of the first builds for cedric(Oreo), so minor bugs are expected.Please report them if any.
Flashing and updating
LineageOS clean install :
- (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 :
- (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
For root access :
- (Information) Read the Root section of the Q&A thread
Downloads Links
LineageOS 15.x (Unlocked Bootloader) :
Development : https://www.androidfilehost.com/?w=files&flid=231274
Google Applications (optional) :
OpenGapps : http://opengapps.org/ (Use packages for ARM, Android 8.x, Micro or Pico)
Information : Flash the GApps before the first boot. If not, a clean flash is recommended.
Recommended Recovery (optional) :
TWRP 3.1.1-0 : https://forum.xda-developers.com/g5/development/official-twrp-3-1-1-0-moto-g5-t3699737
About the builds
Device tree : https://github.com/Sohamlad7/android_device_motorola_cedric/commits/lineage-15.0
Kernel sources : https://github.com/Sohamlad7/android_kernel_motorola_msm8937/commits/lineage-15.0
Vendor blobs : https://github.com/Sohamlad7/android_vendor_motorola_cedric/commits/lineage-15.0
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)
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 15.0 Cedric Regular Questions and Answers : Q&A Thread
Credits :
- The LineageOS Team
- Thanks to @Men_in_black007 @xboxfanj and @erfanoabdi for helping me throughout. Right from the beginning.
- Thanks to ROM that have been built on Legacy Server and also thanks to all the legacyserver friends
- Special Thanks to @wzedlare and @vache without them it wouldn't have been possible for us to get Nougat and Oreo
- Thanks to @jobinrjohnson and @TeamMex for helping and for contributing
- And also thanks to all the members of Moto G5 (Cedric) Dev Arena Telegram group involving in working and testing
- Let me know if i missed anyone
XDA:DevDB Information
LineageOS 15.0, ROM for the Moto G5
Contributors
CodeZero, vache, wzedlare
ROM OS Version: 8.x Oreo
Based On: AOSP
Version Information
Status: Alpha
Created 2017-11-25
Last Updated 2017-11-30
Reserved
Current local manifest of the ROM build
Code:
<!-- https://github.com/Sohamlad7/android_development_manifest/blob/local_manifests/lineage-cedric-15.0.xml -->
CodeZero said:
Current local manifest of the ROM build
Click to expand...
Click to collapse
Congrads dude all your hardworking paid off !
Finally! You worked hard for this rom.Congratulations
Awesome. Finally its on..
Finally a oreo rom
Amazing! Downloading now!
wow, this looks stable ..
Only problem so far! Well done! Happens when clicking on the navigation setting!
aaronboy205 said:
Only problem so far! Well done! Happens when clicking on the navigation setting!
Click to expand...
Click to collapse
Its working fine for me. Did you wiped data? if not.,Do it . The lineage actions have a lot of changes form los 14 and it can cause these issues. If not please provide some logs.
jobinrjohnson said:
Its working fine for me. Did you wiped data? if not.,Do it . The lineage actions have a lot of changes form los 14 and it can cause these issues. If not please provide some logs.
Click to expand...
Click to collapse
I came from I different ROM so I cleaned flashed it!
Nice job, for G5S montana is possible to have this rom? Thank you
Wow, thanks a lot!
I have one question before starting to flash: Are the fingerprint-touchpad-gestures included in the Lineage OS build for cedric?
Cheers!
.sirhc said:
Wow, thanks a lot!
I have one question before starting to flash: Are the fingerprint-touchpad-gestures included in the Lineage OS build for cedric?
Cheers!
Click to expand...
Click to collapse
Check screenshots, they are there.
Amazing job Soham, congratulations!
Enviado desde mi Moto G5 mediante Tapatalk
I cant get this to boot - keeps asking for android decrypt password - even if I wipe data it asks for it (I know the password is but it says unsuccessful decrypt)
I presume it has something to do with selinux not being supported but since my device was encrypted I cant boot it
Tried restoring stock rom and then flashing it but same result
TheFixItMan said:
I cant get this to boot - keeps asking for android decrypt password - even if I wipe data it asks for it (I know the password is but it says unsuccessful decrypt)
I presume it has something to do with selinux not being supported but since my device was encrypted I cant boot it
Tried restoring stock rom and then flashing it but same result
Click to expand...
Click to collapse
That's a twrp issue. Go to wipe - data - change file system - ext4. Fixes it or just try to format whole data
p8tgames said:
That's a twrp issue. Go to wipe - data - change file system - ext4. Fixes it or just try to format whole data
Click to expand...
Click to collapse
doesnt work - if you change to ext4 then you cant decrypt data
I also did fastboot erase userdata which is basically the same thing
Also flashed stock recovery too and it still asks for the decrypt key
Its not a twrp issue (I did compile twrp and its my twrp im using)
I'll just stay on lineage 14.1 until selinux is fix in this
TheFixItMan said:
doesnt work - if you change to ext4 then you cant decrypt data
I also did fastboot erase userdata which is basically the same thing
Also flashed stock recovery too and it still asks for the decrypt key
Its not a twrp issue (I did compile twrp and its my twrp im using)
I'll just stay on lineage 14.1 until selinux is fix in this
Click to expand...
Click to collapse
They posted an solution in Cedric tester hub. Let me find it real wuick
Edit: use the format data option and accept by typing "yes"
Selinux isn't problem. A lot of ppl faced that. Join the tester hub If you want to read.
p8tgames said:
They posted an solution in Cedric tester hub. Let me find it real wuick
Edit: use the format data option and accept by typing "yes"
Selinux isn't problem. A lot of ppl faced that. Join the tester hub If you want to read.
Click to expand...
Click to collapse
edit ok so after booting back to lineage 14.1 encryption was gone so I flashed back to lineage 15 and it booted
Strange but seems to be the work around for it
TheFixItMan said:
Like I said - I formatted data and user data and it made no difference
if @CodeZero could please post the solution here it would be helpful as I can't boot the rom as it keeps asking for decrypt key even after formating data wiping user data and flashing back to stock rom and reflashing
Iv just booted back to lineage 14.1 so I'll just wait for more information
Click to expand...
Click to collapse
Hmm weird. Many users helped that.
{
"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?
{
"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"
}
Resurrection Remix P
Code:
[SIZE="4"]/*
* 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.
*/[/SIZE]
Resurrection Remix the ROM has been based on LineageOS, SlimRoms, Omni and original Remix ROM builds, this creates an awesome
combination of performance, customization, power and the most new features, brought directly to your Device.
Many things that in previous versions were tweaked with mods, are now included by default in the ROM so, please enjoy!
Special thanks to the LineageOS team, Omni team, SlimRoms and of course to all the supporters.
Make sure you have a custom recovery installed (TWRP is the preferred recovery).
Download the latest Resurrection Remix Rom & the latest GApps package (I recommend Pico package).
Boot into recovery.
Perform a FULL factory wipe and wipe/system and dalvik cache as a precaution.
Flash ResurrectionRemix Rom.
Flash GApps package (Optional).
Flash Magisk Root (Optional).
First boot may take up to 10 minutes.
ROM Download
GApps
Unofficial Resurrection Remix Manifest
Device Source
Kernel Source
Vendor Source
XDA Developers
LineageOS Team
Omni Team
And Of Course To All The Supporters, Donators And Users
- 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 AOSP.
If you have a major bug to report that has not been reported already, please take the following steps to report it to us. It will save you, Team Resurrection Remix and me quite some time.
Download the MatLog app from the Play Store.
After downloading the MatLog app, go to the app settings, and change the log level to Debug.
Clear all previous logs and take the exact steps to produce the error you are receiving. As soon as you receive the error (probably a force close), go straight into MatLog and stop the log recording.
Copy and paste the entire log either to Hastebin or Pastebin
Save the log, and copy and paste the link into the thread with a brief description of the error.
Is not forced, but if this work liked for you, consider buy me a coffee/beer, it will greatly appreciated
Telegram channel
(If you want to keep updated)
https://t.me/Exynos7420_AOSP_Development
XDA: DevDB Information
ResurrectionRemix-P-7.0.2, ROM for the Samsung Galaxy S6
Contributors
@DqrKn3Zz, @jmpf_bmx, @enesuzun2002, @lukasb06, @ripee
Source Code:
https://github.com/universal7420/android_kernel_samsung_exynos7420
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.10.x
Based On: LineageOS
Version Information
Status: Stable
Stable Release Date: Jun-03-2019
Created Jun-04-2019
Last Updated Dec-18-2019
XDA:DevDB Information
Resurrection Remix OS, ROM for the Samsung Galaxy S6
Contributors
ripee
ROM OS Version: 2.3.x Gingerbread
Version Information
Status: Testing
Created 2019-12-21
Last Updated 2019-12-21
[ROM][9.0][UNOFFICIAL] Resurrection Remix 7.0.3 [G920/5F-FD-I-S-K-L-T-W8]
Reserved.
CHANGELOG:
Dec-18-2019
• Support for G920T/W8 and G925T/W8 is back.
• Improved Speaker sound.
• Wired headset bug fixed.
• Improved kernel for better smoothness and battery save.
• Improved GPS (should fix battery drain).
• Improved video recording stability.
• Video recording mic volume is same as stock now.
• Fixed laggy video call in WhatsApp, Instagram, FB Messenger, etc.
• Merged December 2019 security patch.
• Theres more things improved or fixed, but I just writted the more interesting/important ones.
Oct-30-2019
• HWC fixed (stable and working without worries).
• October 2019 security patch.
• Reduced vibrator intensity.
• Restored Stock LiveDisplay values.
• Kernel side fixes.
• Synced with latest RR sources.
Aug-17-2019
• August 2019 security patch.
• From this release i've do separate builds for S6 (zerofltexx) and S6 Edge (zeroltexx).
• Tweaked PowerProfiles for better performance.
• New LiveDisplay 2.0 HAL (New features).
• Reverted some commits in kernel to improve battery life.
• Synced with latest RR sources.
Jul-13-2019
• July security patch.
• Improved WiFi stability.
• Improved power profiles to match at least the same as stock.
• Improved performance and battery.
Jun-16-2019
• Dropped support for S6 & S6E TMO/Canadians models since this release.
• Synced with latest RR sources.
• Undervolted CPU (Better battery life and performance + reduced heating).
• Improved Wi-Fi stability.
• Camera now uses headphone microphone while recording videos if available.
• Improved Speaker Sounds.
• Enabled audio effects (might fix echo issue, needs testing).
• This is Unofficial build, so, no OTA updates are working and modded TWRP isn't needed.
Jun-06-2019
• Merged June 2019 patch.
• Synced with latest RR sources.
Jun-03-2019
• Initial public build.
• Fixed call audio for G920T/W8 and G925T/W8.
• Fixed SystemUI bug (thanks @enesuzun2002 for the help).
Note 5 users read this if you have an issue meanwhile youre flashing RR (zerofltexx build only) through TWRP.
https://forum.xda-developers.com/showpost.php?p=76403858&postcount=2
S6 and S6 Edge users read this before do something wrong.
https://forum.xda-developers.com/showpost.php?p=79678081&postcount=186
I do not support the Samsung Galaxy S6 Edge+ (G928), why? Easy, i do not have it.
Btw, don't tell me "sAr, fIx ThIs IsSuE Plz", "wHeN ETA?" or any another useless question, if you ask something useless, i'll ignore it; I'll fix/solve the issue/bug when i want or if i can, the same as the release of a new builds.
JPRO-C89 said:
Screen call is black on proximity but stills touchable, the problem is in all custom rom based in lineage os maybe you can fix it
@iTzPr0o117
Click to expand...
Click to collapse
iTzPr0o117 said:
Weird, i don't facing this issue, but please, send me a log in mine RR thread located in S6/S6E unified development, i don't want to spam this thread
Click to expand...
Click to collapse
Same issue with my G920F. Maybe is connected to model or bootloader version... My bootloader: G920FXXU6ERF5
Also I played with device tree code and different android flavors. When I tried Bootleggers ROM, which I build with partially removed lineage codes from device tree, I tested only one day, but don't get this issue. Tried to build crDroid in same way (removed lineagehw folder from device/samsung/zero-common and hardware/samsung, in device/samsung/zero-common removed overlay-lineage and edited few files), looks like I don't have this issue, but still testing.
vlouis said:
Same issue with my G920F. Maybe is connected to model or bootloader version... My bootloader: G920FXXU6ERF5
Also I played with device tree code and different android flavors. When I tried Bootleggers ROM, which I build with partially removed lineage codes from device tree, I tested only one day, but don't get this issue. Tried to build crDroid in same way (removed lineagehw folder from device/samsung/zero-common and hardware/samsung, in device/samsung/zero-common removed overlay-lineage and edited few files), looks like I don't have this issue, but still testing.
Click to expand...
Click to collapse
I'll look into it.
Hey, sorry for a n00b question, coming from a3y17lte, but this ROM is ARM64 right?
Thanks for your reply
MartinYTCZ said:
Hey, sorry for a n00b question, coming from a3y17lte, but this ROM is ARM64 right?
Thanks for your reply
Click to expand...
Click to collapse
The chipset inside the S6 is ARM64.
New update is up! See 2nd post for more info!
Added some important information for S6 and S6 Edge users in the third post, so, check it as soon possible.
Wich twrp version should i use for this rom
Gdarkshadow said:
Wich twrp version should i use for this rom
Click to expand...
Click to collapse
Always update to the latest.
iTzPr0o117 said:
Always update to the latest.
Click to expand...
Click to collapse
Is there also a way to make the battery last longer
Greetings,
First, thanks to iTz for continuing to support our S6 devices.
I wanted to test RR (Pie) on my S6 (SM-G920W8) so here's what I did (and what happened)...
- installed twrp-3.3.1-0-zerofltecan.img (from previous version twrp-3.3.0-0-zerofltecan.img)
- performed full wipe (advanced wipe, select all partitions, plus format data, then reboot to recovery)
- copy ROM and kernel to phone (from windows computer using USB cable)
- install ROM (RR-P-v7.0.2-20190606-zerofltexx-Unofficial.zip)
- install kernel (zerofltecan-boot.img) selecting "boot" as target
- reboot system, wait...
On 1st boot, the following message appears (as a dialog box)...
Android System
There's an internal problem with your device. Contact your manufacturer for details
OK
Once the dialog box is cleared (OK) the installation appears to have completed and device is identified as SM-G920W8 (in About Phone).
So, before I proceed to continue testing (this time with GApps and Magisk), does anyone know what this message means?
Thanks.
Update...
On reboot to recovery, I performed a factory reset and installed the ROM only (no kernel image), then reboot system...
The (Android System) dialog box does NOT appear, however the the device is identified as SM-G920F (as expected).
Thanks.
Dropping support for G920T/W8 and G925T/W8 due to the hard development that those models needed and without having those devices is more hardest, sorry.
@iTzPr0o117
Q:
What you do with cts profile?
I installed the magisk hide props module but bootloopping.
I will update RR every 15 days, every monthly patch or when there is a new RR version available.
JPRO-C89 said:
@iTzPr0o117
Q:
What you do with cts profile?
I installed the magisk hide props module but bootloopping.
Click to expand...
Click to collapse
Change fingerprint to any of the Pixels phones like Walleye.
iTzPr0o117 said:
Change fingerprint to any of the Pixels phones like Walleye.
Click to expand...
Click to collapse
I tried the last magisk module version
props :: choose change fingerprint :: google :: pixel 2 :: android 9 :: reboot :: and bootlops
JPRO-C89 said:
I tried the last magisk module version
props :: choose change fingerprint :: google :: pixel 2 :: android 9 :: reboot :: and bootlops
Click to expand...
Click to collapse
Use 3.5.2 and not the latest, after 3.5.2, some things are broken
{
"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
{
"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 12, 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 organization.And if you would like to contribute to LineageOS, please visit our Gerrit Code Review.You can also view the changelog for a full list of changes & features.Official LineageOS website : http://lineageos.orgAbout LineageOS Legal : http://lineageos.org/legal
Important Information
1. This ROM operates without ODM images, just follow the installation instructions.2. This ROM does not intended to support Google Camera, but you can try some mods.Downloads Links
LineageOS 19:Unofficial: https://sourceforge.net/projects/loire-development/files/lineageos-19.1/suzuGoogle Applications (optional):MindTheGapps: https://androidfilehost.com/?w=files&flid=322935 (Android 12.1 -> arm64)XDA post about GApps: https://xda-developers.com/download-google-apps-gappsRecommended Recovery (optional):TWRP 3.x: https://forum.xda-developers.com/-/-t3786431
Flashing and updating
Please install the latest version of TWRP to avoid further issues with recovery!
LineageOS clean install:
Download the latest build of LineageOS ROM
Full wipe and factory reset (recommended / backup to make sure not to loose data)
Flash the LineageOS ROM zip from the Recovery
Flash the GApps to have the Google Applications (optional)
Every additional zip you want to flash (optional)
Reboot
LineageOS update/upgrade:
Download the latest build of LineageOS ROM
Wipe cache and dalvik cache
Flash the latest LineageOS ROM zip from the Recovery
Every additional zip you want to flash (optional)
Reboot
You can also update using the built-in Updater (requires at least TWRP 3.6.x or LineageOS Recovery)
About the builds:
Kernel sources: https://github.com/Chippa-a/android_kernel_sony_msm8956
Issues and reports
Report issues only if you are using the ROM kernel
If an additional mod is installed, make sure it's unrelated, and mention it
Make sure the issue wasn't discussed earlier in the threads
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)
Also thanks to:
The LineageOS Team
The SODP Team
Everyone involved in working and testing
Contributors
Chippa_a
ROM OS Version: 12.x
ROM Kernel: Linux 4.9.x
Version Information
Status: Stable
FEATURES AND ISSUES
Boot: Ok
Bluetooth: Ok
WiFi: Ok
WiFi Hotspot: Unknown
RIL - Phone - Data: Ok
GPS: Ok
Camera: Ok
Camcorder: Ok
Lights: Ok
MicroSD: Ok
Accelerometer: Ok
Compass: Ok
Gyroscope: Ok
QTI sensors: Ok
Touchscreen: Ok
FM Radio: N/A
Fingerprint: Ok
Vibrator: Ok
Microphone: Ok
Audio & music: Ok
Bluetooth audio: Ok
NFC: Unknown (HCE: Unknown)
Kernel: Ok
Graphics: Ok
3D Rendering: Ok
Clock: Ok
DRM: Unknown
Offline Charging: Ok
USB: Ok
USB Tethering: Unknown
USB OTG: Ok
Encryption: Ok
SEPolicies: Enforcing
It's amazing that msm8956 platforms have this day. Thanks a lot!
I have installed from lineageos 9 to this Version without GAPPs...
Now I wanted to install the gapps, but I no longer have twrp on it. Where can I find a suitable twrp version? as APK, because I don't have a picture on my smartphone with adb reboot bootloader.
What can I do?
Edit: Error: This GApps pkg is for Android 12.0.x ONLY Please download the correct version for your ROM: 12 (SDK32)
Edit1: I have now Installed 17.1... you can ignore this Post or Delete...
Thanks @Chippa_a for your effort. I've installed and it is really a snappy and responsive release: wifi, lte, voice calls and fingerprint are working fine.
I've tried to enable device encryption, procedure completed but then got stuck in reboot loop.
At startup:
- black screen with text that device cannot be trusted because unlocked
- white screen with sony logo
- lineage OS loading screen
- <repeat>
I've installed TWRP 3.6.1_9.0: Are anyhow meaningful the logs from there?
They're attacched, just in case. If there's any other procedure I can do to obtain more meaningful data, please link it to me and I'll try to do it, prior wiping system and reinstall.
thanks for this beautiful ROM
The rom is great but has anyone experienced a bug? Everytime I play a recorded video my speakers make a high pitched noise, a noise that sounds like a radio is out of tune. That noise totally roasted my speakers, had to swap them. Not sure why that happend, other than that the roms is really amazing. Is there any possibilitiy for the gapps to cause this? I was using Mind The Gapps.
speakers some times not work
New build is available!
April 2022 security patches
Fixed critical audio related issues
LineageOS upstream updates and fixes
Note: To make the new app icons take effect, just clear the data of Trebuchet application.
You can install the new build manually or using the built-in Updater (requires at least TWRP 3.6.x or LineageOS Recovery).
What about GCam?
is it possible to add support?
Just noticed that my back camera doesn't focus, anyone faced this problem?
SalamiPUNCH said:
Just noticed that my back camera doesn't focus, anyone faced this problem?
Click to expand...
Click to collapse
Chippa_a said:
Camera: Partially ok (main camera: broken focus)
Click to expand...
Click to collapse
This is a known issue, but it has been fixed and will be included in the upcoming build.
bluetooth audio works fine,tested with my aptx headphone。But front camera can not take photos with accurate color.
As far as I have tested, the rom is working pretty well so far, however I'm getting a pretty strong screen retention effect for some reason. Calibrating all colors to 80% in LiveDisplay settings fixes it, but makes the phone feel stuttery as hell. This also happens when enabling Night Light, regardless if LiveDisplay settings were modified or not.
I attached some logs. Hope they're of help to you.
Chippa_a said:
Please install the latest version of TWRP to avoid further issues with recovery!
Click to expand...
Click to collapse
Chippa_a said:
You can also update using the built-in Updater (requires at least TWRP 3.6.x or LineageOS Recovery)
Click to expand...
Click to collapse
Please read these notes carefully and do not report any issues with older TWRP.
Also it is not recommended to reboot from recovery (to recovery) if you have wiped the system partition (OS is not installed), or you will get stuck with TWRP splash screen as well. This issue will be investigated and probably fixed.
Thanks!
Good colleagues, could someone tell me about their experience with this rom, what works and what doesn't.
I'm about to install it but I want to be sure if it's worth it compared to the stock rom, as well as if the quality of the camera drops a lot.
thanks :3
I love this rom, i use it since two weeks and I don't have had any issues with it! Camera quality is still very good, as expected for a custom rom.
So, I can highly recommend it, it's the best thing you can do for your Xperia X!
Pay your device it's last respects and install this rom
jediknight23 said:
I love this rom, i use it since two weeks and I don't have had any issues with it! Camera quality is still very good, as expected for a custom rom.
So, I can highly recommend it, it's the best thing you can do for your Xperia X!
Pay your device it's last respects and install this rom
Click to expand...
Click to collapse
Aren't you having any issues with LiveDisplay and/or night light? What about screen retention (fake burn in)? I'm loving the rom and the Material You design, but those 2 problems are ruining my experience.
Btw, battery life is quite good in this rom.
Absolutely no screen retention!
I don't use LiveDisplay or night light, so no problems on my device
Is there any way to get video stabilization on this ROM? Also magisk doesn't show the modules that are available for download through the magisk app, modules fails to flash even if I download it from the magisk site and try to flash it. Is there any way to flash the modules? I wanted to flash the Pix3lify magisk module. Any help would be great
Edit: I found out why magisk doesn't show the modules so that's not an issue, but installing the module is, maybe I'm doing something wrong?