[ROM][OFFICIAL][cedric][11] LineageOS 18.1 - Moto G5 ROMs, Kernels, Recoveries, & Other Develop

{
"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, recovery image and GApps (if you need them)
Flash the downloaded recovery image via fastboot
Boot to recovery
Format system and perform a factory reset
Reboot to recovery
Flash the latest build
Flash GApps and any other necessary add-ons
What's working:
WiFi
Camera and Camcorder
Bluetooth
NFC
Fingerprint - Oreo firmware required
GPS
OTG
Video Playback
Audio
RIL
VoLTE/VoWiFi
USB tethering/audio
SELinux: Enforcing
Known issues:
You tell me
Downloads:
Official builds: Here
Recovery: Here
Google Apps: Here
Reporting Bugs
All bugs should be reported here: Issue Tracker
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.
Code:
What is your--
LineageOS version:
LineageOS Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Thanks to:
@GivFNZ for testing my builds
@wiktorek140, @karthick mostwanted, @wh0dat, @KalilDev, @AsD Monio, @GoldeneyeS2, @Steve Mathew Joy and @rajatgupta1998 for their hard work on our device sources
LineageOS team
Changelogs:
Code:
2021-04-08:
Initial build.
Source code:
Common device tree: https://github.com/LineageOS/android_device_motorola_msm8937-common
Device tree: https://github.com/LineageOS/android_device_motorola_cedric
Kernel: https://github.com/LineageOS/android_kernel_motorola_msm8953

Nice, now on xda too
Already flashed build, its the same as in TG ig.

you can compile a completely android version go

rtd4 said:
you can compile a completely android version go
Click to expand...
Click to collapse
There is an A10 Go build on TG by Elite.
家Elite channel家
Android GO A10 📅: 05/04/21 👤: @eliteG5 🧩Cambios: - Optimkernel 356 - optimización autonomía de batería - optimización de rendimiento en general ❌NOTA: está build viene con gapps incluídas. ⚠BUGS: ninguno? ⬇Descarga...
t.me

thank you for your efforts, jarlpenguin - this is much appreciated. will this become an officially supported los-build at some point in the future?

SirRGB said:
There is an A10 Go build on TG by Elite.
家Elite channel家
Android GO A10 📅: 05/04/21 👤: @eliteG5 🧩Cambios: - Optimkernel 356 - optimización autonomía de batería - optimización de rendimiento en general ❌NOTA: está build viene con gapps incluídas. ⚠BUGS: ninguno? ⬇Descarga...
t.me
Click to expand...
Click to collapse
The rom is good but I can't load it off, only the lightning appears

Hi
First, TWRP wiped data from / system and / data partitions Then I installed the image lineage-18.1-20210406-UNOFFICIAL-cedric.zip and Magisk-v22.1.zip Usually, after such an operation, the Android installer starts, and here the system asks me for PIN, when I enter the correct PIN of the previous system, I have a message that the PIN is incorrect.
The phone is locked.
Is there any way to get around this problem via TWRP?
EDIT:
OK,
I formatted / data in TWRP and started the installer.
But I have a problem with the SD card (it was also in LineageOS 17):
cedric / # mount | grep dm-1
/dev/block/dm-1 on /mnt/expand/8be4d77f-6c9d-4b13-bbac-804c592fc0b3 type f2fs (ro,dirsync,seclabel,nosuid,nodev,noatime,background_gc=off,user_xattr,acl,inline_data,extent_cache,active_logs=6)
/dev/block/dm-1 on /data_mirror/data_ce/8be4d77f-6c9d-4b13-bbac-804c592fc0b3 type f2fs (ro,dirsync,seclabel,nosuid,nodev,noatime,background_gc=off,user_xattr,acl,inline_data,extent_cache,active_logs=6)
/dev/block/dm-1 on /data_mirror/data_de/8be4d77f-6c9d-4b13-bbac-804c592fc0b3 type f2fs (ro,dirsync,seclabel,nosuid,nodev,noatime,background_gc=off,user_xattr,acl,inline_data,extent_cache,active_logs=6)
cedric / # mount -o remount,rw /dev/block/dm-1
mount: '/dev/block/dm-1'->'/data_mirror/data_de/8be4d77f-6c9d-4b13-bbac-804c592fc0b3': Invalid argument
cedric / # mount -o remount,rw /mnt/expand/8be4d77f-6c9d-4b13-bbac-804c592fc0b3
mount: '/dev/block/dm-1'->'/mnt/expand/8be4d77f-6c9d-4b13-bbac-804c592fc0b3': Invalid argument
cedric / # mount -o remount,rw /mnt/expand/8be4d77f-6c9d-4b13-bbac-804c592fc0b3
mount: '/dev/block/dm-1'->'/mnt/expand/8be4d77f-6c9d-4b13-bbac-804c592fc0b3': Invalid argument
cedric / #
EDIT 2:
Where is in Lineage-18.1 configurations:
"Developer options > Kill app back button"
Cheers

Does LineageOS 18.1 work fine on the Moto G5? If that is the case, I am considering to install it as well.
Does anyone here know what I can do to avoid Google apps altogether? How can I install a good alternative play store on my device without using the Google Play Store first? Is APKPure a good alternative?

Nemgathos said:
Does LineageOS 18.1 work fine on the Moto G5? If that is the case, I am considering to install it as well.
Does anyone here know what I can do to avoid Google apps altogether? How can I install a good alternative play store on my device without using the Google Play Store first? Is APKPure a good alternative?
Click to expand...
Click to collapse
index - powered by h5ai v0.30.0 (https://larsjung.de/h5ai/)
index - powered by h5ai v0.30.0 (https://larsjung.de/h5ai/)
files.auroraoss.com
No need to sign in. You can also install aurora store via fdroid.

Nemgathos said:
Does LineageOS 18.1 work fine on the Moto G5? If that is the case, I am considering to install it as well.
Does anyone here know what I can do to avoid Google apps altogether? How can I install a good alternative play store on my device without using the Google Play Store first? Is APKPure a good alternative?
Click to expand...
Click to collapse
In my lineage-18.1-20210406-UNOFFICIAL-cedric.zip SELinux blocked Magisk (from image Magisk-v22.1.zip), log:
04-16 22:25:01.406 2794 2821 I ActivityManager: Start proc 5959:com.topjohnwu.magisk/u0a158 for service {com.topjohnwu.magisk/com.topjohnwu.magisk.core.download.DownloadService}
04-16 22:25:01.596 5959 5959 W opjohnwu.magisk: type=1400 audit(0.0:52): avc: denied { read } for uid=10158 name="u:object_r:virtual_ab_prop:s0" dev="tmpfs" ino=343 scontext=u:r:untrusted_app:s0:c158,c256,c512,c768 tcontext=u:object_r:virtual_ab_prop:s0 tclass=file permissive=0 app=com.topjohnwu.magisk
04-16 22:25:01.612 5959 5959 I TetheringManager: registerTetheringEventCallback:com.topjohnwu.magisk
04-16 22:25:01.625 457 511 E vold : Failed to find mounted volume for /storage/emulated/0/Android/data/com.topjohnwu.magisk/files/
04-16 22:25:01.626 5959 5959 W ContextImpl: Failed to ensure /storage/emulated/0/Android/data/com.topjohnwu.magisk/files: android.os.ServiceSpecificException: (code -22)
04-16 22:25:01.629 457 511 E vold : Failed to find mounted volume for /storage/emulated/0/Android/data/com.topjohnwu.magisk/cache/
04-16 22:25:01.630 5959 5959 W ContextImpl: Failed to ensure /storage/emulated/0/Android/data/com.topjohnwu.magisk/cache: android.os.ServiceSpecificException: (code -22)
04-16 22:25:01.634 457 511 E vold : Failed to find mounted volume for /storage/emulated/0/Android/media/com.topjohnwu.magisk/
Also advise you to wait for the new, improved versions of Lineage and Magisk.
I am currently using: lineage-17.1-20210414-microG-cedric.zip
works corrected.
Microg instead of Google-apps.
Instead of Google-play, I use the Aurora Store installed with Fdroid.
Cheers

Hello, I'm glad that my terminal still has life thanks to people like you, I had no problems installing the ROM, although the detail that I can detect is that when making a call I have no return audio or speaker, some idea?, even so many thanks for the support

JarlPenguin said:
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Base source code is available in the LineageOS Github repo. And if you would like to contribute to the project, please visit our Gerrit Code Review.
Instructions:
Download the latest build, recovery image and GApps (if you need them)
Flash the downloaded recovery image via fastboot
Boot to recovery
Format system and perform a factory reset
Reboot to recovery
Flash the latest build
Flash GApps and any other necessary add-ons
What's working:
WiFi
Camera and Camcorder
Bluetooth
NFC
Fingerprint - Oreo firmware required
GPS
OTG
Video Playback
Audio
RIL
VoLTE/VoWiFi
USB tethering/audio
SELinux: Enforcing
Known issues:
You tell me
Downloads:
Unofficial build: GitHub
Recovery: GitHub
Google Apps: MindTheGApps
Reporting Bugs
All bugs should be reported here: Issue Tracker
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.
Code:
What is your--
LineageOS version:
LineageOS Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Thanks to:
@GivFNZ for testing my builds
@wiktorek140, @karthick mostwanted, @wh0dat, @KalilDev, @AsD Monio, @GoldeneyeS2, @Steve Mathew Joy and @rajatgupta1998 for their hard work on our device sources
LineageOS team
Changelogs:
Code:
2021-04-08:
Initial build.
Source code:
Common device tree: https://github.com/moto-msm8937/android_device_motorola_msm8937-common
Device tree: https://github.com/moto-msm8937/android_device_motorola_cedric
Kernel: https://github.com/JarlPenguin/android_kernel_motorola_msm8953
Click to expand...
Click to collapse
Hey Jarl, I know that you like copy-paste, but please modify the credits section to include cedric ones. Soham did the inital bringup, Lemony did testing, etc.

Thank you for this! I've been trying it for a few days now and It is working pretty good, no problems for now.

Jarl, please also update the thread to reflect it's official now.

Is this a 32-bit or 64-bit ROM?

hayaban said:
Is this a 32-bit or 64-bit ROM?
Click to expand...
Click to collapse
It is a 64bit treble compatible rom.

xattus:3 said:
Hello, I'm glad that my terminal still has life thanks to people like you, I had no problems installing the ROM, although the detail that I can detect is that when making a call I have no return audio or speaker, some idea?, even so many thanks for the support
Click to expand...
Click to collapse
I have the same problem

For those that want to know how to fully pass safety net
Install official version of rom from lineage os site
Install bitgapps https://bitgapps.ga/arm64
Install magisk (at time of writing I'm using version 23.0)
Hide magisk with random package name
Enable magisk hide
Install MagiskHide Props Config module
Install Terminal emulator from playstore
In terminal emulator type props then enter
Select option 1
Select option f
Choose Google (option 7)
Choose pixel 4 (option 22)
Choose android version 11 (option 2)
Restart

Official build, wow crazy.
LineageOS Downloads
download.lineageos.org

Hello everyone!
I just updated to the latest version (lineage-18.1-20210624-nightly-cedric-signed.zip - don't remember what before) and get a "Encryption unsuccessful" error.
How can I fix this without formatting or wiping anything?
EDIT: downgrade to 16 or 17 didn't fix it

Related

[ROM][8.0.0][UNOFFICIAL] LineageOS 15.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.
*
* 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 or if your cat barks at you, I will laugh at you.
*/
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
Stock camera app give wrong picture angle, use 3rd party app like Footej or Open Camera
Instructions :
Download the latest build and gapps
Reboot to recovery
Flash the latest build and gapps
Reboot to system
Downloads :
Builds : https://www.androidfilehost.com/?fid=962021903579483189
Gapps: https://www.androidfilehost.com/?fid=817550096634797336
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:
Sources
Kernel:-https://github.com/boulzordev/android_kernel_motorola_msm8953
Device:-https://github.com/boulzordev/android_device_motorola_sanders
Vendor:-https://github.com/boulzordev/proprietary_vendor_motorola_sanders
XDA:DevDB Information
LineageOS 15.0, ROM for the Moto G5S Plus
Contributors
vache, Alberto97, faIyaz
Source Code: https://github.com/LineageOS/
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
ROM Firmware Required: Unlocked bootloader, TWRP
Version Information
Status: Alpha
Beta Release Date: 2017-10-07
Created 2017-10-07
Last Updated 2017-10-07
Reserved
Smooth build, Great battery backup, @vache many thanks brother.
Screenshots :-
Great, working fine and very smooth.
@vache ftw
Amazing! Thanks for the hard work
Awesome, gonna flash it soon,
btw, is call recording available in it
Asks for password and then says for decryption and resets
and continues every time it boots up,
so i just flashed back stock
yograjfire18 said:
Asks for password and then says for decryption and resets
and continues every time it boots up,
so i just flashed back stock
Click to expand...
Click to collapse
You have to FORMAT data after you flash recovery to decrypt the data. Stock rom has forced encryption that's why this issue is there.
Manan44 said:
You have to FORMAT data after you flash recovery to decrypt the data. Stock rom has forced encryption that's why this issue is there.
Click to expand...
Click to collapse
I have wiped system,data,internal memory, cache
i wiped everything but not sd card and otg
still having this issue
yograjfire18 said:
I have wiped system,data,internal memory, cache
i wiped everything but not sd card and otg
still having this issue
Click to expand...
Click to collapse
Wipe wont work. Don't even open advanced options. There will be a format data option right beside the advanced options button, click that and type yes. After that reboot to recovery, flash magisk or no verity opt zip. Then you're good to go.
I am just curious what kernel you're using here, and whether it has the patches required to make Magisk hide work...?
Yeah I can't get this to flash, I've tried formatting and whatevering /data and flashing this and it just reboots into TWRP, and if I dont do it I get hit with the decryption prompt.
Whenever I try to Format data it shows "Unable to mount data".
Guys since it's obvious none of you can see the "Format Userdata" button in TWRP, just run the command
Code:
fastboot format userdata
and don't boot into the ROM, boot into TWRP directly. You may need to reboot into TWRP a second time.
Please keep in mind this WILL wipe all downloads, pictures, videos, etc.
Amazing Work @vache.
Hi all..
Have one of u try this google hdr+ camera?
They say that it will work on 6xx snapdragon chip by enabling camera2 API.
https://forum.xda-developers.com/redmi-note-4/themes/google-camerawith-hdr-mido-t3656196
Tell me if it working on G5s Plus
beehaapxl said:
Hi all..
Have one of u try this google hdr+ camera?
They say that it will work on 6xx snapdragon chip.
https://forum.xda-developers.com/redmi-note-4/themes/google-camerawith-hdr-mido-t3656196
Click to expand...
Click to collapse
It requires 64-bit OS, but our device has 32-bit
Manan44 said:
It requires 64-bit OS, but our device has 32-bit
Click to expand...
Click to collapse
The LineageOS, 32bit too?
beehaapxl said:
The LineageOS, 32bit too?
Click to expand...
Click to collapse
Yes, for a 64bit os the full device source will have to be available which Moto won't do.

[ROM][8.1.0][UNOFFICIAL] LineageOS 15.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.
*/
LineageOS is based on the Android Open Source Project and CyanogenMod with extra contributions from many people within the Android community. All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS please visit Gerrit Code Review.
What's working
Boots
Wifi
Audio ( Recording and Playback )
USB Tethering
Flash
Night light
Camera ( Take picture only )
Storage ( Both internal and external )
GPS
Bluetooth
What's not working
RIL ( Completely )
Video recording ( Sometimes works on Footej )
Video Playback ( Hardware acceleration )
SELinux is permissive
Maybe more ROM specific bugs
Installation instructions
Get ROM and GApps and put it in phone.
Boot to recovery mode.
Do a factory reset. If you are coming from some previous version of LineageOS itself then this step is optional.
Flash ROM, then flash GApps.
Reboot. First boot will take time.
Downloads
Builds: https://www.androidfilehost.com/?fid=746010030569955936
Gapps: http://opengapps.org
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
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:
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:
Sources
Kernel:-https://github.com/TeamButter/android_kernel_samsung_core33g
Device:-https://github.com/TeamButter/android_device_samsung_scx35-common
Vendor:-https://github.com/TeamButter/android_vendor_samsung_core33g
XDA:DevDB Information
LineageOS, ROM for the Samsung Galaxy Core Prime
Contributors
Dreamstar
Source Code: https://github.com/TeamButter
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
Based On: LineageOS
Version Information
Status: Alpha
Created 2017-10-24
Last Updated 2018-02-23
Changelog
24th February 2018
Code:
Code:
Updated to 8.1.0_r11 (February Security Patch)
Fixed flashlight
Android Go edition
Enabled Night light
Fixed random softboot thanks to @rINanDO
Fixed camera ( Can take photos but video recording is still broken tho ) - User handle was required in GetMemory. SPRD blobs return null.
Lineage Sources Updated
24th October 2017
Code:
Initial Release
Reserved
Glad to see los15 experimental build for spreadtrum chipset.
My thanks limit reached for today
I recognize that you are an exceptional developer! you have all my support for this ROM
I m gonna try to help you as i can
Sent from my Samsung SM-G360H using XDA Labs
Can I use RIL fix for XOSP for Lineage OS 15?
Thank you bro
Wow!!! Great Start!!! Hopefully We can use this Rom as a Daily Driver :good:
Congratulations !!!
Nice but Ril and video playback I know arent working can anyone help to fix it also home button doesnt go to home but speed is good
Cherifiali said:
I recognize that you are an exceptional developer! you have all my support for this ROM
I m gonna try to help you as i can
Sent from my Samsung SM-G360H using XDA Labs
Click to expand...
Click to collapse
as i think ril fix for xosp n
not for android8
so no
Xosp ril doesnt work it bootloops.
Anyone please help to fix ril, playback, sound & home key thanks
JekA98 :) said:
Can I use RIL fix for XOSP for Lineage OS 15?
Thank you bro
Click to expand...
Click to collapse
no
---------- Post added at 06:36 AM ---------- Previous post was at 06:35 AM ----------
arnette said:
Xosp ril doesnt work it bootloops.
Anyone please help to fix ril, playback, sound & home key thanks
Click to expand...
Click to collapse
Xosp 7.1.2 and this LoS 8.0.0
so won't work
wait dev as he is doing hard work for us
Nice..please notify if can fix ril
arnette said:
Xosp ril doesnt work it bootloops.
Anyone please help to fix ril, playback, sound & home key thanks
Click to expand...
Click to collapse
Don't even try replacing stuffs from earlier Android versions to newer, unless you really know what you're doing
Sent from my SM-G531H using XDA Labs
Please anyone help us with fixing Ril please
Dreamstar said:
What's not working
Camera
Sensors
Click to expand...
Click to collapse
Hi,
Is Camera and Sensors bug permanent, or will it be fixed as the ROM develops?
And, Thanks for the great work devs!
Supersonic27543 said:
Hi,
Is Camera and Sensors bug permanent, or will it be fixed as the ROM develops?
And, Thanks for the great work devs!
Click to expand...
Click to collapse
Work in progress.?? You must be able to see that this is alpha release.
How many Android versions would be SM-G360H supported?
:victory:
Dreamstar said:
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.
*/
LineageOS is based on the Android Open Source Project and CyanogenMod with extra contributions from many people within the Android community. All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS please visit Gerrit Code Review.
What's working
Boots
Wifi
Audio (Stereo Playback is a little buggy) (should be fixed)
USB Tethering
Storage ( Both internal and external )
GPS
Bluetooth
What's not working
RIL ( Completely broken )
Video Playback (hardware acceleration)
Camera
Sensors
Maybe more ROM specific bugs
Installation instructions
Get ROM and GApps and put it in phone.
Boot to recovery mode.
Do a factory reset. If you are coming from some previous version of LineageOS itself then this step is optional.
Flash ROM, then flash GApps.
Reboot. First boot will take time.
Downloads
Builds: https://www.androidfilehost.com/?fid=673791459329056037
Gapps: http://opengapps.org
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
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:
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:
Sources
Kernel:-https://github.com/TeamButter/android_kernel_samsung_core33g
Device:-https://github.com/TeamButter/android_device_samsung_scx35-common
Vendor:-https://github.com/TeamButter/android_vendor_samsung_core33g
XDA:DevDB Information
LineageOS, ROM for the Samsung Galaxy Core Prime
Contributors
Dreamstar, remilia15
Source Code: https://github.com/TeamButter
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
Based On: LineageOS
Version Information
Status: Alpha
Created 2017-10-24
Last Updated 2017-10-25
Click to expand...
Click to collapse
Set up wizard keeps stopping after the boot. I hope you can fix this. I'll wait for the next release
janaudie said:
Set up wizard keeps stopping after the boot. I hope you can fix this. I'll wait for the next release
Click to expand...
Click to collapse
Flash it without gapps, and boot. After boot flash it with gapps without wipes.

[ROM][8.0.0][UNOFFICIAL] LineageOS 15.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.
*
* 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.

[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][UNOFFICAL]LineageOS 17.1 [gram]

{
"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:
/*
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* Please do some research if you have any concerns about features included in the products you find here 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.
* Your warranty will be void if you tamper with any part of your device / software.
* Same statement for XDA.
*/
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.
What's working :
Boots
RIL (Calls, SMS, Data)
Fingerprint
Wi-Fi
Bluetooth
Camera
Audio
Sensors
Flash
LED
GPS
Instructions :
Download the latest build and gapps
Boot to Recovery
Flash the latest build
Reboot To Recovery
Perform Factory data reset
Boot To System
Boot To recovery again
Flash gapps
Reboot
Note :- Make Sure to perform factory data reset after flashing recovery at first then flash LineageOS
Downloads :
Build https://sourceforge.net/projects/poco-gram/files/lineage-17.1-20200806-UNOFFICIAL-gram.zip/download
Gapps https://opengapps.org/ (Use arm64 Android 10 pico package)
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
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:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
XDA:DevDB Information
LineageOS 17.1, ROM for the Poco M2 Pro
Contributors
erfanoabdi , demon000 , ChaitanayaMittal
Source Code: https://github.com/ChaitanayaMittal/android_kernel_xiaomi_sm6250.git
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: Unlocked Bootloader , Custom Recovery
Based On: AOSP
Status: Beta
reserved
Great work
Thanks
Wowww!!!. Thanks to the great developers.
Waiting for my bl unlock ?
Pru
ChaitanayaMittal said:
Code:
/*
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* Please do some research if you have any concerns about features included in the products you find here 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.
* Your warranty will be void if you tamper with any part of your device / software.
* Same statement for XDA.
*/
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.
What's working :
Boots
RIL (Calls, SMS, Data)
Fingerprint
Wi-Fi
Bluetooth
Camera
Audio
Sensors
Flash
LED
GPS
Instructions :
Download the latest build and gapps
Boot to recovery
Flash the latest build
Flash gapps
Boot to recovery again
Perform Factory data reset
Reboot
Downloads :
Build https://sourceforge.net/projects/poco-gram/files/lineage-17.1-20200806-UNOFFICIAL-gram.zip/download
Gapps https://opengapps.org/ (Use arm64 Android 10 pico package)
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
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:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
XDA:DevDB Information
LineageOS 17.1, ROM for the Poco M2 Pro
Contributors
erfanoabdi , demon000 , ChaitanayaMittal
Source Code: https://github.com/ChaitanayaMittal/android_kernel_xiaomi_sm6250.git
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: Unlocked Bootloader , Custom Recovery
Based On: AOSP
Status: Beta
Click to expand...
Click to collapse
Hi, I tried installing this rom and I am facing error, please help
J2A9 said:
Hi, I tried installing this rom and I am facing error, please help
Click to expand...
Click to collapse
tried unmounting everything except /data.
Now facing a different error, screenshot attached
J2A9 said:
tried unmounting everything except /data.
Now facing a different error, screenshot attached
Click to expand...
Click to collapse
successfully booted into lineage os with Gapps. So far so good, will update here if I find any issues
The ROM is so smooth, with out any errors or force close. I have not faced any major issues so far. Charging speed is 18w . and incoming call screen is sometimes transparent sometimes has a background overlay. Gcam did not work.
These are few things I found. Otherwise its prefect to be a daily driver.
J2A9 said:
tried unmounting everything except /data.
Now facing a different error, screenshot attached
Click to expand...
Click to collapse
how did you get around that error?! my phone gets stuck in bootloop
OrewaShinobi said:
how did you get around that error?! my phone gets stuck in bootloop
Click to expand...
Click to collapse
I flashed this Fastboot rom https://bigota.d.miui.com/V11.0.3.0...PINXM_20200707.0000.00_10.0_in_4e9cefa7b5.tgz
boot into miui . then again follow the whole process exactly
open pc
fastboot boot pbrp.img
then boot into pbrp
then copy pbrp recovery.zip in ur internal storage
then flash it through pbrp recovery
then perform factory data reset
The follow the process in the attached image for rom flashing . Ignore the error I got a error for VENDOR
J2A9 said:
I flashed this Fastboot rom https://bigota.d.miui.com/V11.0.3.0...PINXM_20200707.0000.00_10.0_in_4e9cefa7b5.tgz
boot into miui . then again follow the whole process exactly
open pc
fastboot boot pbrp.img
then boot into pbrp
then copy pbrp recovery.zip in ur internal storage
then flash it through pbrp recovery
then perform factory data reset
The follow the process in the attached image for rom flashing . Ignore the error I got a error for VENDOR
Click to expand...
Click to collapse
thanks for the help
Thank you for the ROM
Excuse me OP,
I hope so you have a POCO M2 PRO can you please tell me that ,
Does your POCO M2 PRO has Dust inside camera lens??
failed to mount vendor no such file or directory
i keep getting this error "failed to mount vendor no such file or directory" during installation. what should i do pls help
It is good that the dev is creating roms but I tried almost 4 rooms but none are working. All are either rebooting to recovery or fastboot. Only MSM rom is booting. Followed the same provided flashing instructions.
Better someone please look into this problem. Even there are other users reporting the same.
harigavara said:
It is good that the dev is creating roms but I tried almost 4 rooms but none are working. All are either rebooting to recovery or fastboot. Only MSM rom is booting. Followed the same provided flashing instructions.
Better someone please look into this problem. Even there are other users reporting the same.
Click to expand...
Click to collapse
Don't use pbrp recovery use twrp or Los recovery
bhanu saini said:
Don't use pbrp recovery use twrp or Los recovery
Click to expand...
Click to collapse
In xda only pbrp is there

Categories

Resources