[UNOFFICIAL][OMS][ROM] LineageOS 14.1 for Grand Prime [SM-S920L|G530MU/FZ/P/T/T1/W] - Galaxy Grand Prime Android Development

Code:
** Disclaimer
I am not responsible if flashing this ROM bricks your
phone or causes thermonuclear war and ends the
world as we know it. You have been warned.
ROM Information
ROM Target Device: Samsung Galaxy Grand Prime SM-S920L | SM-G530MU | SM-G530FZ | SM-G530P | SM-G530T | SM-G530T1 | SM-G530W
ROM Status: Stable
ROM OS: LineageOS 14.1
Project GitHub Repositories: https://github.com/Galaxy-MSM8916
Project Gerrit Review site: https://review.msm8916.com/
Telegram Channel (for ROM build/completion notifications): https://telegram.me/Samsung_MSM89XX
Telegram Group (for Q&A): https://telegram.me/joinchat/AJrZvz_pGY7Pvfis9kzMwA
Bug reports: https://bugs.msm8916.com/
Click to expand...
Click to collapse
Device Names
Verify your device codename before downloading any firmwares or recovery images!
Code:
[B]SM-S920L[/B] - [COLOR="DarkSlateBlue"][B]gprimeltetfnvzw[/B][/COLOR]
[B]SM-G530MU[/B] - [COLOR="DarkSlateBlue"][B]gprimeltezt[/B][/COLOR]
[B]SM-G530FZ[/B] - [COLOR="DarkSlateBlue"][B]gprimeltexx[/B][/COLOR]
[B]SM-G530T/T1/W[/B] - [COLOR="DarkSlateBlue"][B]gprimelte[/B][/COLOR]
[B]SM-G530P[/B] - [COLOR="DarkSlateBlue"][B]gprimeltespr[/B][/COLOR]
Click to expand...
Click to collapse
Download
All builds: https://download.msm8916.com/
Jenkins Builds: https://jenkins.msm8916.com/job/LineageOS_Builds/job/Samsung_Galaxy_GRAND_Prime/
TWRP Builds: https://jenkins.msm8916.com/job/TWRP_Builds/
GApps: http://opengapps.org/?arch=arm&variant=micro&api=7.1
RSS: https://jenkins.msm8916.com/job/LineageOS_Builds/job/Samsung_Galaxy_GRAND_Prime/rssLatest
Click to expand...
Click to collapse
Instructions
If you are completely new to flashing custom ROMs and have no idea how to begin, start by downloading a TWRP image for your device from the links above and flash it using the ODIN tool (see below).
You cannot flash a custom ROM over stock recovery, so downloading a custom recovery is the first thing you will need to do.
Click to expand...
Click to collapse
Installation via recovery (TWRP/LineageOS Recovery)
* Download a recent .zip file from the links above for your device.
* Reboot into recovery mode [Press Power+Volume Up+Home].
* Wipe your data and cache partition (equivalent to doing a Factory Reset)
if you are coming from a stock ROM.
* Either: Plug in your phone into your computer, copy the zip file to a location on your Internal or External Storage on a device, click Install on TWRP on your phone and locate the zip file in the phone, or:
* Plug in your phone into your computer, and open Advanced->ADB Sideload on TWRP on your phone and swipe the slider to enter sideload mode.
Then open a command prompt/terminal on your computer in the folder you put the file by Shift-Clicking (Shift+Right Click) and selecting "Open Command Prompt/Terminal Here" (you will need to have adb installed) and type:
adb sideload name_of_zip.zip
to sideload the file. Replace name_of_zip.zip with the name of the file. If you are running Linux you may need to type adb kill-server and use sudo adb sideload if you get an `Insufficient Permissions` error.
* Download and flash GApps in the same way.
Click to expand...
Click to collapse
How to provide logcats
Under Windows:
Code:
[B]* Install samsung device drivers and then
the adb utils from here:[/B]
[url]https://forum.xda-developers.com/showthread.php?t=2588979[/url]
[b]* Then enable developer mode, connect your phone to usb,
and from [B]cmd[/B] paste this command:[/b]
[I]adb logcat > %userprofile%/Desktop/logcat.txt[/I]
[b]then try to reproduce the bug.[/b]
[b]* The logcat file will be on your desktop.[/b]
Under Linux:
Code:
[b]* Install the adb utils from your distribution's
package manager and execute the command:[/b]
[I]adb logcat > ~/logcat.txt[/I]
[b]then try to reproduce the bug.[/b]
[b]* The logcat file will be on your home directory.[/b]
* Create a bug report at https://bugs.msm8916.com/ and paste the logcat there.
* If you cant connect the device through adb on windows because the drivers, connect the device over wifi, enable adb over network on the quick setting tiles, and type:
Code:
adb connect [ip address here]
And then the adb logcat command for windows.
Click to expand...
Click to collapse
Changelog
For more detailed changelog information, see the changelog on the download or jenkins servers for each specific build.
Code:
[B][U]29/08/2017[/U][/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B] [B] Shifted to using a kernel driver for disabling touch devices
when the screen is off instead of a user service for that. [/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B] [B] Updated kernel to the latest upstream AOSP and
CAF tags. There should be a noticeable performance boost. [/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B] [B] Shifted to using OSS GPS code instead of prebuilt libs.
Location applications should be getting and reporting
satellite fix information properly. [/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B] [B] Disabled cpusets support, which was slowing
down the system performance. [/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B] [B] The auto time zone feature should now be working
proper, (that is, without resetting the time zone
to 0000 UTC).[/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B] [B] Data should be working fully on all devices. [/B]
Code:
[B][U]22/08/2017[/U][/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B] [B] SM-G530MU and SM-S920L builds now boot [/B]
Code:
[B][U]08/06/2017[/U][/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B] [B] Video recording should now be working [/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B] [B] The "message not sent" bug in text messaging
app(s) should be gone. [/B]
Code:
[B][U]01/06/2017[/U][/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] Updated kernel and prima (wifi)
driver to the latest caf branch LA.BR.1.2.9_rb1.18[/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B] [B] The reboots caused by errors in the
prima kernel driver should be gone.[/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B] [B] F2FS should work completely now.
Updated F2FS code from upstream kernel sources and enabled
security extended attribute support (for SElinux) to fix
android support.[/B]
Code:
[B][U]15/05/2017[/U][/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] Wifi driver is now built-into the kernel again.[/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B][B] The sleep issue should be fixed in the latest build.
This was due to the failure to set a critical kernel
variable at boot because the kernel init system was
not interpreting a boot command line variable correctly.[/B]
* [B][[COLOR="Red"]FEATURE[/COLOR]][/B][B] OMS/Substratum support is now built into the
ROM.[/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B] [B] F2FS is enabled in-kernel, so F2FS filesystem
mounting and formatting should be working fully.[/B]
Code:
[B][U]05/05/2017[/U][/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] Wifi driver is being built as a module for now,
transitioning to a new kernel somehow broke the ability to build
it into the kernel binary.[/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] Transitioned to a new kernel based on T560NU and
J500H MM kernel sources (J500HXXU2BPJ9 and T560NUUES1BPL1). [/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B] [B] In-call audio should now work fully without having to
toggle the loudspeaker. [/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] Updated kernel and wifi driver to LA.BR.1.2.9_rb1.16[/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B] [B] Vibration should be working for SM-G530MU. The kernel
config now specifies the correct vibration driver. [/B]
Code:
[B][U]14/04/2017[/U][/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] Wifi driver is now built into the kernel. Should
(slightly) improve speed of enabling/disabling wifi. [/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] Updated kernel and wifi driver to LA.BR.1.2.9_rb1.14[/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B][B] Updated RIL in-call audio fix, microphone should now
work proper after the regression from last build.[/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] Builds now use sdcardfs from Google. This should
result in faster file operations on the sdcard overall
compared to using FUSE as an overlay.[/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] There have been several other changes as well,
mostly to the underlying structure of the kernel and device trees.[/B]
Code:
[B][U]01/04/2017[/U][/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B] [B] LineageOS updater can reboot to recovery properly.[/B]
Code:
[B][U]30/03/2017[/U][/B]
*[B][[COLOR="Blue"]FIX[/COLOR]][/B][B]Data and SMS should be functional on all devices.
You may need to set APN settings again and reboot for data to work.[/B]
Code:
[B][U]28/03/2017[/U][/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B]Added SM-G530MU.[/B]
*[B][[COLOR="Blue"]FIX[/COLOR]][/B][B]Data and in-call audio should be functional
on all devices.[/B]
Code:
[B][U]26/03/2017[/U][/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B]SM-G530FZ builds *should* be functional.[/B]
Code:
[B][U]09/03/2017[/U][/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Added SM-G530FZ.[/B]
* [B][[COLOR="Red"]FIXED[/COLOR]][/B] [B] Rear camera view in Snap camera was distorted. Now fixed. [/B]
Code:
[B][U]16/02/2017[/U][/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Unified the T/T1/W into one image. They are essentially the same device.
This should simplify development on my part and make it easier for everyone to
get the updates. And I can also be absolutely sure about bugs
since we'll be using the same image. [/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Decreased minimal scaling freq. to 200Mhz.
The previous scaling frequency minimum of 800Mhz was pretty high,
and could quickly cook your phone and kill power on mobile devices.
Lowering to 200Mhz should significantly extend batery life
on the stock scheduler. [/B]
There are a lot more minor tweaks and fixes. I don't have the time to constantly be updating this; I expect you'll read the
changelogs anyways since I take my time to write the commit messages in detail.
Code:
[B][U]12/01/2017[/U][/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B] [B] Bluetooth is now working across all builds. [/B]
Code:
[B][U]12/01/2017[/U][/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] First images built. [/B]
Code:
[B][U]11/01/2017[/U][/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Finished merging Qualcomm (CAF) LA.BR.1.2.9_rb1.11 kernel into device kernel. [/B]
Code:
[B][U]10/01/2017[/U][/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Refactored the project repositories. [/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Migrated repositories to new GitHub page. [/B]
Code:
[B][U]20/01/2017[/U][/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Made some substantial changes to our build infrastructure,
which should make my life substantially easier and
using Jenkins and all a more pleasant experience. [/B]
Known Issues
Code:
[COLOR="RoyalBlue"][B]All devices[/B][/COLOR]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B] [B] None[/B]
Features
Code:
* OMS/Substratum theming support.
* The usual LineageOS features.
* All builds support over-the-air updates.
FAQ
Q: Are you taking device requests?
A: If and only if the device is using an msm8916 chip, and you're willing to buy me/donate the device for testing, sure.
Q: But I don't have that kind of money! What else?
A: Alternatively, if you're skilled with Linux and adb, and have an unsupported device, if you're willing to work with me as a tester, that works as well.
Q: Are you accepting feature requests?
A: Unless you're willing to implement it yourself, no.
Q: Can you make XXX ROM as well as LOS?
A: Unless more people donate, no. I simply don't have the time to maintain more than LOS nor money to hold that many ROMs on my already (tiny) struggling server.
Q: Can I throw money at you?
A: Most certainly. Donations are always welcome.
Click to expand...
Click to collapse
You want to help?
We need hardware power to get the builds done.
If you want to help us go faster, send a PM to @kentone or
@vince2678. Your computer will act as a client for our jenkins server.
In a perfect world, that would be all, but unfortunately no. We need money to keep the server running and keep bringing these ROMs.
As always, logcat any problem you find.
Click to expand...
Click to collapse
PLEASE, don't PM @vince2678, as he's busy right now, and your questions can be not answered. PM @kentone instead, write here on the post, or on the telegram group, your questions will be responded as soon as we can Understand that we have family, studies and jobs aside of this project. Thanks for your understanding
XDA:DevDB Information
[UNOFFICIAL][OMS][ROM] LineageOS 14.1 for Grand Prime [SM-S920L|G530MU/FZ/P/T/T1/W], ROM for the Samsung Galaxy Grand Prime
Contributors
kentone, vince2678
Source Code: https://github.com/Galaxy-MSM8916
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: >= 4.4 (KitKat)
Based On: LineageOS
Version Information
Status: Stable
Stable Release Date: 2017-06-08
Created 2017-01-11
Last Updated 2018-08-10

Reserved

Great Share ✌ But not for people who have smg531f device I cant buy you one xD instead i would buy a new.

Link to download cm 14?

biga1 said:
Link to download cm 14?
Click to expand...
Click to collapse
They are currently created and building the ROM. It should be out around next months or so. Hope you understand.

Slenderman8090 said:
They are currently created and building the ROM. It should be out around next months or so. Hope you understand.
Click to expand...
Click to collapse
No I don't understand. Please explain.

biga1 said:
No I don't understand. Please explain.
Click to expand...
Click to collapse
Biga1, as the Kernel code for Samsung is outdated somewhat. Nouget is created by hand for this device.

Slenderman8090 said:
Biga1, as the Kernel code for Samsung is outdated somewhat. Nouget is created by hand for this device.
Click to expand...
Click to collapse
OK. I saw the thread with download instructions and like an idiot searched for a link. My bad for reading the OP.

Why does it say 6.0 in the rom os version? Isnt this nougat lol

bassem763 said:
Why does it say 6.0 in the rom os version? Isnt this nougat lol
Click to expand...
Click to collapse
Generally, people do make mistakes. But yes, I agree that is misleading. Dev, if you are able to.. Please change OS Version to 7.0 Nougat.

Slenderman8090 said:
Generally, people do make mistakes. But yes, I agree that is misleading. Dev, if you are able to.. Please change OS Version to 7.0 Nougat.
Click to expand...
Click to collapse
Fixed.

Sorry for bugging but just a question are you guys going to change the sources from cm to lineage os or nah

bassem763 said:
Sorry for bugging but just a question are you guys going to change the sources from cm to lineage os or nah
Click to expand...
Click to collapse
The only difference for now between the two is in name, so no.

vince2678 said:
The only difference for now between the two is in name, so no.
Click to expand...
Click to collapse
True lol

CyanogenMod 14.1 is being uploaded for SM-G530W Currently. Estimated wait, around an hour or so.
UPDATE: SM-G530W has been uploaded and finished.

Fm Radio does not work on mine , getting error msg " FM operation failed. If the problem persists, pls turn off FM and turn it back on" . My Android version shows up as 6.0.1 . "CM version is 13.0-20170118-NIGHTLY-gprimeltetmo" > Could not install pico Gapps version 6.0 or 7.1 getting error that wrong version. So not sure if you have actually fixed the name change to reflect Nougat. Have an sm-g530t

shakazoid said:
Fm Radio does not work on mine , getting error msg " FM operation failed. If the problem persists, pls turn off FM and turn it back on" . My Android version shows up as 6.0.1 . "CM version is 13.0-20170118-NIGHTLY-gprimeltetmo" > Could not install pico Gapps version 6.0 or 7.1 getting error that wrong version. So not sure if you have actually fixed the name change to reflect Nougat. Have an sm-g530t
Click to expand...
Click to collapse
That's CyanogenMod 13.0 you're running there mate, not CYanogenMod 14.1. The only device for which a CM14.1 exists is the G530W at the moment. You'll be alerted when building starts for everything else.

Stuck on Samsung boot screen. Tried three downloads.

vince2678 said:
That's CyanogenMod 13.0 you're running there mate, not CYanogenMod 14.1. The only device for which a CM14.1 exists is the G530W at the moment. You'll be alerted when building starts for everything else.
Click to expand...
Click to collapse
Thanks for the response.

shakazoid said:
Thanks for the response.
Click to expand...
Click to collapse
Shakasoid, I will be announcing updates for various models once they are readily available.
Update: LineageOS 14.1 should be out within 3 weeks.

Related

[UNOFFICIAL][ROM] LineageOS 13.0 for Galaxy Grand Prime [SM-S920L|G530FZ/MU/P/T/T1/W]

Code:
** Disclaimer
I am not responsible if flashing this ROM bricks your
phone or causes thermonuclear war and ends the
world as we know it. You have been warned.
ROM Information
ROM Target Device: Samsung Galaxy Grand Prime SM-S920L | SM-G530MU | SM-G530FZ | SM-G530P | SM-G530T | SM-G530T1 | SM-G530W
ROM Status: Stable
ROM OS: LineageOS 13.0
Project GitHub Repositories: https://github.com/Galaxy-MSM8916
Project Gerrit Review site: https://review.msm8916.com/
Telegram Channel (for ROM build/completion notifications): https://telegram.me/GrandPrimeTWFZ
Telegram Group (for Q&A): https://telegram.me/joinchat/AJrZvz_pGY7Pvfis9kzMwA
Bug reports: https://bugs.msm8916.com/
Click to expand...
Click to collapse
Device Names
Verify your device codename before downloading any firmwares or recovery images!
Code:
[B]SM-S920L[/B] - [COLOR="DarkSlateBlue"][B]gprimeltetfnvzw[/B][/COLOR]
[B]SM-G530MU[/B] - [COLOR="DarkSlateBlue"][B]gprimeltezt[/B][/COLOR]
[B]SM-G530FZ[/B] - [COLOR="DarkSlateBlue"][B]gprimeltexx[/B][/COLOR]
[B]SM-G530T/T1/W[/B] - [COLOR="DarkSlateBlue"][B]gprimelte[/B][/COLOR]
[B]SM-G530P[/B] - [COLOR="DarkSlateBlue"][B]gprimeltespr[/B][/COLOR]
Click to expand...
Click to collapse
Download
All builds: https://download.msm8916.com/
Jenkins Builds: https://jenkins.msm8916.com/job/LineageOS_Builds/job/Samsung_Galaxy_GRAND_Prime/
TWRP Builds: https://jenkins.msm8916.com/job/TWRP_Builds/
GApps: http://opengapps.org/?arch=arm&variant=micro&api=6.0
RSS: https://jenkins.msm8916.com/job/LineageOS_Builds/job/Samsung_Galaxy_GRAND_Prime/rssLatest
Click to expand...
Click to collapse
Instructions
If you are completely new to flashing custom ROMs and have no idea how to begin, start by downloading a TWRP image for your device from the links above and flash it using the ODIN tool (see below).
You cannot flash a custom ROM over stock recovery, so downloading a custom recovery is the first thing you will need to do.
Click to expand...
Click to collapse
Installation via recovery (TWRP/LineageOS Recovery)
* Download a recent .zip file from the links above for your device.
* Reboot into recovery mode [Press Power+Volume Up+Home].
* Wipe your data and cache partition (equivalent to doing a Factory Reset)
if you are coming from a stock ROM.
* Either: Plug in your phone into your computer, copy the zip file to a location on your Internal or External Storage on a device, click Install on TWRP on your phone and locate the zip file in the phone, or:
* Plug in your phone into your computer, and open Advanced->ADB Sideload on TWRP on your phone and swipe the slider to enter sideload mode.
Then open a command prompt/terminal on your computer in the folder you put the file by Shift-Clicking (Shift+Right Click) and selecting "Open Command Prompt/Terminal Here" (you will need to have adb installed) and type:
adb sideload name_of_zip.zip
to sideload the file. Replace name_of_zip.zip with the name of the file. If you are running Linux you may need to type adb kill-server and use sudo adb sideload if you get an `Insufficient Permissions` error.
* Download and flash GApps in the same way.
Click to expand...
Click to collapse
How to provide logcats
Under Windows:
Code:
[B]* Install samsung device drivers and then
the adb utils from here:[/B]
[url]https://forum.xda-developers.com/showthread.php?t=2588979[/url]
[b]* Then enable developer mode, connect your phone to usb,
and from [B]cmd[/B] paste this command:[/b]
[I]adb logcat > %userprofile%/Desktop/logcat.txt[/I]
[b]then try to reproduce the bug.[/b]
[b]* The logcat file will be on your desktop.[/b]
Under Linux:
Code:
[b]* Install the adb utils from your distribution's
package manager and execute the command:[/b]
[I]adb logcat > ~/logcat.txt[/I]
[b]then try to reproduce the bug.[/b]
[b]* The logcat file will be on your home directory.[/b]
* Create a bug report at https://bugs.msm8916.com/ and paste the logcat there.
* If you cant connect the device through adb on windows because the drivers, connect the device over wifi, enable adb over network on the quick setting tiles, and type:
Code:
adb connect [ip address here]
And then the adb logcat command for windows.
Click to expand...
Click to collapse
Features
Code:
* The usual LineageOS features.
* All builds support over-the-air updates.
FAQ
Q: Are you taking device requests?
A: If and only if the device is using an msm8916 chip, and you're willing to buy me/donate the device for testing, sure.
Q: But I don't have that kind of money! What else?
A: Alternatively, if you're skilled with Linux and adb, and have an unsupported device, if you're willing to work with me as a tester, that works as well.
Q: Are you accepting feature requests?
A: Unless you're willing to implement it yourself, no.
Q: Can you make XXX ROM as well as LOS?
A: Unless more people donate, no. I simply don't have the time to maintain more than LOS nor money to hold that many ROMs on my already (tiny) struggling server.
Q: Can I throw money at you?
A: Most certainly. Donations are always welcome.
Click to expand...
Click to collapse
You want to help?
We need hardware power to get the builds done.
If you want to help us go faster, send a PM to @kentone or
@vince2678. Your computer will act as a client for our jenkins server.
In a perfect world, that would be all, but unfortunately no. We need money to keep the server running and keep bringing these ROMs.
As always, logcat any problem you find.
Click to expand...
Click to collapse
PLEASE, don't PM @vince2678, as he's busy right now, and your questions can be not answered. PM @kentone instead, write here on the post, or on the telegram group, your questions will be responded as soon as we can Understand that we have family, studies and jobs aside of this project. Thanks for your understanding
XDA:DevDB Information
[UNOFFICIAL][ROM] LineageOS 13.0 for Galaxy Grand Prime [SM-S920L|G530FZ/MU/P/T/T1/W], ROM for the Samsung Galaxy Grand Prime
Contributors
vince2678, minz1
Source Code: https://github.com/Galaxy-MSM8916
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: >= 4.4 (KitKat)
Based On: LineageOS
Version Information
Status: Stable
Stable Release Date: 2017-03-27
Created 2016-11-01
Last Updated 2017-08-29
Reserved
Changelog
For more detailed changelog information, see the changelog on the download or jenkins servers for each specific build.
Code:
[B][U]29/08/2017[/U][/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B] [B] Shifted to using a kernel driver for disabling touch devices
when the screen is off instead of a user service for that. [/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B] [B] Updated kernel to the latest upstream AOSP and
CAF tags. There should be a noticeable performance boost. [/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B] [B] Shifted to using OSS GPS code instead of prebuilt libs.
Location applications should be getting and reporting
satellite fix information properly. [/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B] [B] Disabled cpusets support, which was slowing
down the system performance. [/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B] [B] The auto time zone feature should now be working
proper, (that is, without resetting the time zone
to 0000 UTC).[/B]
Code:
[B][U]08/06/2017[/U][/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B] [B] The "message not sent" bug in text messaging
app(s) should be gone. [/B]
Code:
[B][U]01/06/2017[/U][/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] Updated kernel and prima (wifi)
driver to the latest caf branch LA.BR.1.2.9_rb1.18[/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B] [B] The reboots caused by errors in the
prima kernel driver should be gone.[/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B] [B] F2FS should work completely now.
Updated F2FS code from upstream kernel sources and enabled
security extended attribute support (for SElinux) to fix
android support.[/B]
Code:
[B][U]15/05/2017[/U][/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] Wifi driver is now built-into the kernel again.[/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B][B] The sleep issue should be fixed in the latest build.
This was due to the failure to set a critical kernel
variable at boot because the kernel init system was
not interpreting a boot command line variable correctly.[/B]
Code:
[B][U]05/05/2017[/U][/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] Wifi driver is being built as a module for now,
transitioning to a new kernel somehow broke the ability
to build it into the kernel binary.[/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] Transitioned to a new kernel based on T560NU and
J500H MM kernel sources (J500HXXU2BPJ9 and T560NUUES1BPL1). [/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] Updated kernel and wifi driver to LA.BR.1.2.9_rb1.16[/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B] [B] In-call audio should now work fully without having to
toggle the loudspeaker. [/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B] [B] Video recording should be fully functional [/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B] [B] Vibration should be working for SM-G530MU. The kernel
config now specifies the correct vibration driver. [/B]
Code:
[B][U]14/04/2017[/U][/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] Wifi driver is now built into the kernel. Should
(slightly) improve speed of enabling/disabling wifi. [/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] Updated kernel and wifi driver to LA.BR.1.2.9_rb1.14[/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B][B] Updated RIL in-call audio fix, microphone should now
work proper after the regression from last build.[/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] Builds now use sdcardfs from Google. This should
result in faster file operations on the sdcard overall
compared to using FUSE as an overlay.[/B]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B][B] There have been several other changes as well,
mostly to the underlying structure of the kernel and device trees.[/B]
Code:
[B][U]07/04/2017[/U][/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B][B] The 2-ring bug should be fixed for the SM-S920L [/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B][B] Accelerometer and magnetic sensor (compass) should
be working proper on SM-S920L [/B]
Code:
[B][U]04/04/2017[/U][/B]
*[B][[COLOR="Blue"]FIX[/COLOR]][/B][B] NFC should be work for SM-G530MU as well
as SM-S920L (after today's builds). [/B]
Code:
[B][U]26/03/2017[/U][/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] G530FZ builds are working. [/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] G530MU builds are working. [/B]
* [B][[COLOR="Red"]FIX[/COLOR]][/B][B] Brightness control now works for SM-G530FZ. [/B]
Code:
[B][U]12/03/2017[/U][/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] G530FZ builds are working [/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] G530MU builds are still WIP [/B]
Code:
[B][U]12/03/2017[/U][/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Unified SM-G530P.[/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Built TWRP 3.1.x for all devices.[/B]
Code:
[B][U]09/03/2017[/U][/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] SM-S920L builds should be working now.[/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] G530MU and G530FZ builds are still WIP [/B]
Code:
[B][U]16/02/2017[/U][/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Added device S920L [/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Unified the T/T1/W into one image. They are essentially the same device.
This should simplify development on my part and make it easier for everyone to
get the updates. And I can also be absolutely sure about bugs
since we'll be using the same image. [/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Decreased minimal scaling freq. to 200Mhz.
The previous scaling frequency minimum of 800Mhz was pretty high, and could quickly
kill power on mobile devices. Lowering to 200Mhz should significantly extend batery life
on the stock scheduler. [/B]
Code:
[B][U]12/02/2017[/U][/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Updated wifi driver [ to LA.BR.1.2.9_rb1.11 ] [/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Updated kernel source [ to LA.BR.1.2.9_rb1.11 ] [/B]
There are a lot more minor tweaks and fixes. I don't have the time to constantly be updating this; I expect you'll read the
changelogs anyways since I take my time to write the commit messages in detail.
Code:
[B][U]06/02/2017[/U][/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Changed to a new kernel source [/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Refactored device trees [/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Monthly security fixes from Google [/B]
Code:
[B][U]25/01/2017[/U][/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Added G530MU [/B]
Code:
[B][U]25/01/2017[/U][/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Changed sources to LineageOS [/B]
Code:
[B][U]17/01/2017[/U][/B]
*[B][[COLOR="Blue"]FIX[/COLOR]][/B][B] Reboot bug should be fixed. [/B]
Code:
[B][U]16/01/2017[/U][/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Updated wifi driver [ to LA.BR.1.2.7_rb1.7 ] [/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Removed ViperFX [/B]
*[B][[COLOR="Blue"]FIX[/COLOR]][/B][B] Screen timeout bug should be fixed [/B]
Code:
[B][U]07/01/2017[/U][/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Added KSM and ZRAM. These have to be enabled manually by
setting "ro.config.ksm" and "ro.config.zram" in the build.prop to true. [/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Added Snap Camera [/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Disabled engineering mode. [/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Minor kernel tweaks. [/B]
Code:
[B][U]05/01/2017[/U][/B]
*[B][[COLOR="Blue"]FIXED[/COLOR]][/B][B] Audio should be fixed across all devices on the latest builds. [/B]
*[B][[COLOR="Blue"]FIXED[/COLOR]][/B][B] Device and app hanging/crashing should be fixed as well. [/B]
*[B][[COLOR="Blue"]FIXED[/COLOR]][/B][B] SD storage should be detected and mounted properly. [/B]
Code:
[B][U]04/01/2017[/U][/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] First alpha builds made. All alpha builds are set to engineering mode by default.[/B]
Code:
[B][U]02/01/2017[/U][/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Added SM-G530P device [/B]
[B][U]01/01/2017[/U][/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Brought up kernel code [/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] Built TWRP 3.0.x images for all devices [/B]
*[B][[COLOR="Blue"]NOTE[/COLOR]][/B][B] built cm-13.0 image for SM-G530W [/B]
Code:
[B][U]01/11/2016[/U][/B]
* [B] [ [COLOR="Red"]ALL[/COLOR] ][/B] [B] Created DevDB project [/B]
Known Issues
Code:
[COLOR="RoyalBlue"][B]All devices[/B][/COLOR]
* [B][[COLOR="Red"]NOTE[/COLOR]][/B] [B] None. [/B]
Reserved
i am very very glad to see this!! i will be willing to test out builds for sure
Ohhh @vince2678 you are the best !!! I test for the FZ
Sent from my SM-G530FZ using XDA-Developers mobile app
Is it OK to downgrade from CM 14? I will replace recovery and wipe everything.
when it will be available .... I only found cm12.1
thanks to the work done
SnuffyRus said:
Is it OK to downgrade from CM 14? I will replace recovery and wipe everything.
Click to expand...
Click to collapse
you shouldn't right now since the CM-13 Images aren't uploaded yet or in other words, don't downgrade until they are uploaded, then you can downgrade
melc70 said:
when it will be available .... I only found cm12.1
thanks to the work done
Click to expand...
Click to collapse
If you go to his FAQ, he answers your question [emoji3]
Sent from my SM-G530W using XDA-Developers mobile app
joe_5579 said:
If you go to his FAQ, he answers your question [emoji3]
Sent from my SM-G530W using XDA-Developers mobile app
Click to expand...
Click to collapse
How do I get to his FAQ?
---------- Post added at 06:49 PM ---------- Previous post was at 06:47 PM ----------
joe_5579 said:
you shouldn't right now since the CM-13 Images aren't uploaded yet or in other words, don't downgrade until they are uploaded, then you can downgrade
Click to expand...
Click to collapse
Ore you one of the ones helping to get booting cm13 images?I am hoping to have at least a testing build for my sm-g530t1 by January/February
jdoggawesomex900 said:
How do I get to his FAQ?
---------- Post added at 06:49 PM ---------- Previous post was at 06:47 PM ----------
Ore you one of the ones helping to get booting cm13 images?I am hoping to have at least a testing build for my sm-g530t1 by January/February
Click to expand...
Click to collapse
No, I am not a helper of this ROM xD but hopefully we see something before then, but we also need to give him time too, and here, this is exactly what he said: "Whenever I have the time to actually fix any issues and get an image booting. The time will vary depending on various factors ( my mood, how much homework I have, how well fed I am, etc.. )"
Nice Vince ! I will Help you as CM12.1 ! thanks for your work !
As I can see main concern goes for building sm-g530w builds right now which apparently is the only one with a booting cm13 image right now
jdoggawesomex900 said:
As I can see main concern goes for building sm-g530w builds right now which apparently is the only one with a booting cm13 image right now
Click to expand...
Click to collapse
It bootloops.
Sent from My SM-G530W using XDA Developers app
Okay guys.They are making new cm 12.1 builds for all devices as we speak do still cm 12.1 .Soon after cm13 images will start.
jdoggawesomex900 said:
Okay guys.They are making new cm 12.1 builds for all devices as we speak do still cm 12.1 .Soon after cm13 images will start.
Click to expand...
Click to collapse
Yep, we are fixing small bugs on cm12.1, doing final builds and preparing the environment for the cm13, also we are improving the telegram channel and other things. Give us time
kentone said:
Yep, we are fixing small bugs on cm12.1, doing final builds and preparing the environment for the cm13, also we are improving the telegram channel and other things. Give us time
Click to expand...
Click to collapse
Very hyped and looking forward to this, Thank you all maintainers[emoji85] [emoji91]
Sent from My SM-G530W using XDA Developers app
kentone said:
Yep, we are fixing small bugs on cm12.1, doing final builds and preparing the environment for the cm13, also we are improving the telegram channel and other things. Give us time :good:
---------- Post added at 05:31 PM ---------- Previous post was at 05:28 PM ----------
I am happy!This will be the first marshmallow rom for my device!
Click to expand...
Click to collapse
litte question: what are the advantages from cm13?
I know it's better and I want it to but I don't know the advantages
Sent from my SM-G530FZ using XDA-Developers mobile app
leoon0 said:
litte question: what are the advantages from cm13
I know it's better and I want it to but I don't know the advantages
Sent from my SM-G530FZ using XDA-Developers mobile app
Click to expand...
Click to collapse
All this: https://www.androidpit.com/android-m-release-date-news-features-name
plus this cyanogen spice: http://www.cyanogenmod.org/blog/cm-13-0-release-1
and maybe some more small features not listed here

[ROM][onyx][7.1.x][OFFICIAL][WEEKLIES] Lineage Android Distribution for OnePlus X

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.
Code:
#include
/*
* 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.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
KNOWN ISSUES
- Report with logs
!!! BUG REPORTS WITHOUT LOGS WILL BE IGNORED !!!
Android: adb logcat
Radio: adb logcat -b radio
Kernel: adb shell dmesg
Full Bugreport: Developer Menu -> Bugreport
HOW TO INSTALL LINEAGEOS
- Make sure your phone is running Marshmallow bootloader
- Download the LineageOS zip(s). (see Downloads)
- Copy the LineageOS zip to internal sdcard.
- Unlock bootloader and install TWRP.
- Boot into TWRP.
- Perform a backup of your current ROM. (Optional)
- IMPORTANT: Do a Factory Reset. (Wipe data & cache)
- Flash LineageOS.
- Optional: Install the Google Apps addon package. (see Downloads)
- Reboot
DOWNLOADS
LineageOS:
https://download.lineageos.org/onyx
Old Downloads :
https://github.com/ashwinr64/LineageOSUpdater-API/releases/
Google Apps:
OpenGApps (recommended: arm, 7.1.1, nano)
SOURCECODE
Device tree: https://github.com/LineageOS/android_device_oneplus_onyx
Kernel: https://github.com/LineageOS/android_kernel_oneplus_onyx
HOW TO CONTRIBUTE
Use our code review system to send patches: https://review.lineageos.org
HOW TO BUILD
- repo init -u ssh://[email protected]/LineageOS/android.git -b cm-14.1
- add local manifest to .repo/local_manifests/
- repo sync -j4
- . build/envsetup.sh
- brunch onyx
Local manifest:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="LineageOS/android_device_qcom_common" path="device/qcom/common" remote="github" />
<project name="LineageOS/android_device_oneplus_onyx" path="device/oneplus/onyx" remote="github" />
<project name="LineageOS/android_kernel_oneplus_onyx" path="kernel/oneplus/onyx" remote="github" />
</manifest>
SUPPORT ME
Do you like my work? Consider donating me some beer!
​
XDA:DevDB Information
LineageOS, ROM for the OnePlus X
Contributors
ashwin007
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
Version Information
Status: Stable
Created 2017-01-13
Last Updated 2017-01-27
Reserved
Changelog:
17/1:
-Synced with Lineage.
-Sneak peak of our new bootanimation ;P
-Fixed the string derp in Settings dashboard.
-Added support for automatic updates.
NOTE: I'll look into the incall audio very soon. Users need to flash superSU separately in order to have SU , we are planning on an addon SU release
.
10/1:
-Rolled back to old RIL stack , no more network instabilities
-Enabled SDcardfs
-WiFi hotspot fixed.
-No need to flash 3rd party kernels ( sorry for the delay guys,no network here,STILL :/ )
First!!
Going to flash it later today!
Edit- running smoothly with stock kernel and dynamic gapps!!
Hotspot working! And every thing else I tried.
One bug I guess(see ss ).
for me
Download queued ... Thank you
Edit: Finally get some LinOS logos, nice!
Super Machi
Sactgr said:
Going to flash it later today!
Edit- running smoothly with stock kernel and dynamic gapps!!
Hotspot working! And every thing else I tried.
One bug I guess(see ss ).
Click to expand...
Click to collapse
It isn't a bug but yeah will fix it in next build
@ashwin007 Thanks a lot Happy new year, btw!
Did you manually fix the kernel because other builds (Lineage and AICP) still require you to flash the kernel? Just asking out of curiosity.
I'm eager to see it here! Nicely done @ashwin007
BrokenBee said:
@ashwin007 Thanks a lot Happy new year, btw!
Did you manually fix the kernel because other builds (Lineage and AICP) still require you to flash the kernel? Just asking out of curiosity.
Click to expand...
Click to collapse
Must've fixed something as it's listed as fixed in the changelog.
The Bug that the preferred Sim changes after every reboot from Sim2 to Sim1 still persists.
Not official, but very close to what the first official weekly will be
The bugs i found out-
1.In call volume control for earpiece(speaker works fine)
2.Split screen size changing.
3.The file explorer
4.In the camera app the shutter sound option doesn't work.
Btw huge thanks to @ashwin007 to let us have a hands-on on possibly the best 7.1 rom till date.
Exciting!
Works fine so far!
Shall i flash arsenic kernal or not?
aryaraj said:
The bugs i found out-
1.In call volume control for earpiece(speaker works fine)
2.Split screen size changing.
3.The file explorer
4.In the camera app the shutter sound option doesn't work.
Btw huge thanks to @ashwin007 to let us have a hands-on on possibly the best 7.1 rom till date.
Click to expand...
Click to collapse
Have you tried the other LineageOS builds?
shyamalgarg said:
Shall i flash arsenic kernal or not?
Click to expand...
Click to collapse
Shall you or should you? You don't need to (see changelog).
can i dirty flash this over CM14.1-20161207-UNOFFICIAL Build?
Monitormann said:
can i dirty flash this over CM14.1-20161207-UNOFFICIAL Build?
Click to expand...
Click to collapse
I make it, and work fine, but in 20161222
Enviado desde mi ONE E1001
The ROM is perfect at least the way I use it. What I don't understand is why the signal strength fluctuates so much and drops off completely. It's not something I experienced in this ROM but in all nougat Roms. I'm getting a range of -90 to -109 dBm and I see the indicator drop off completely. I wonder if I may miss a call or text, if I initiate a call the indicator will jump up and once off call it drops off again. It something that is not present in OOS. (OOS avg. -70 to -90 dBm)

[F8331][Oreo][11-03-2018] SlimBit-AOSP 8.1 Builds

Hi everyone. I'm sharing my personal AOSP 8.0 & 8.1 builds here
The builds are compiled from official sonyxperia Repos with some Commits from Linage, Omnirom , AOSP master & open Pull Requests from sonyxperia Repos.
Kernel is built using latest sonyxperia sources.
* !!! ROM WILL BE CONTINUED BY FASTBOOTKING !!! '
Working:
* HSPDA
* LTE
* Camera
* Flash
* WiFi
* GPS
* Video playback
* Reboot to Recovery
* Gapps backup
Works most of the time:
* Fingerprint
Issues:
* Tell me
Unknown:
* VoLTE
* WiFi Calling
* WiFi Tethering (should work as i made no changes to it)
* BT Audio (No device to test it)
Downloads:
8.0:
Google Drive :
Build 1: https://goo.gl/ADa8nP
Build 2 : https://goo.gl/uwMiTD
Build 3: https://goo.gl/Kn7FXk
Build 4: https://goo.gl/Kn3Nuf
Build 5: https://goo.gl/ZhJDyJ
Androidfilehost:
Build 6: https://goo.gl/6S3qQK
Build 7: ----
Build 8: https://goo.gl/eeBmNB (with prebuilt oct kernel from sony)
Build 9: https://goo.gl/w7e8as
8.1
Build 1: https://goo.gl/FgG4xr
Build 2:Download from Sourceforge
Build 3:Download from Sourceforge
Build 4:Download from Sourceforge
Build 4.1:Download from Sourceforge
Build 5:Download from Sourceforge
Build 5.1:Download from Sourceforge
Build 6:Download from Sourceforge
Users of the 1. Build posted here on XDA need to do a clean flash!!!
Vendor files :
8.0
https://goo.gl/mtj9yQ
8.1
8.1 odm image
Latest Version: 11-03-2018
Starting with Build 4: Latest official Vendor image musst be flashed before rom flashing!!!!
Clean flash rom Zip with latest twrp.
after that every dirty flash saves the gapps state.
I'll push new builds after succesfull basic testing by myself
Rom-Source: https://github.com/SlimBit-AOSP
Kernel Source: https://github.com/sonyxperiadev/kernel & PR's from same repo & sometimes manual changes.
XDA:DevDB Information
[F8331][Oreo][11-03-2018] SlimBit-AOSP 8.1 Builds, ROM for the Sony Xperia XZ
Contributors
Bitti09, https://github.com/sonyxperiadev
Source Code: https://github.com/sonyxperiadev/kernel
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 4.x
Based On: AOSP
Version Information
Status: Stable
Created 2017-10-07
Last Updated 2018-03-23
Reserved
Changelog:
8.0
Build 1:
Code:
* First public release
Build 2
Code:
* Default CPU Govenor set to OnDemand
* Testing qcom caf display commit for video fix
Build 3::
Code:
* Widevine DRM fix
* Display whitepoint calibration by kholk
* PR: Updated media codecs by alviteri @github
* Enabled AOSP Night light setting (experimental)
Build 4:
Code:
* New Wifi kernel parts
* Updated kernel with video fix
* App Replacements:
+ Camera -> SnapdragonCamera
+ Music -> SnapdragonMusic (with Snapdragon Audio+ Equalizer)
+ Gallery -> Snapdragon Gallery
Build 5
Code:
* Build from clean AOSP&sonyxperiadev repos without any PR
* some little things changed
Build 6
Code:
* Build from clean AOSP&sonyxperiadev repos without any PR
* some little things changed
Build 7
Code:
* Build from clean AOSP _r30&sonyxperiadev repos without any PR
* November AOSP Patch state.
Build 8
Code:
* merged PR's from older Builds.
Build 8
Code:
* night mode enabled.
* new FP behaviour:
fp scanner is inactive on screen off
gets activated after power button was pressed and display is on.
8.1
Build 1:
Code:
* First public release
Build 2:
Code:
* Fixed video lag
* Fixed gapps backup
* recent SODP changes merged
Build 3:
Code:
* Added native substratum support (no root needed)
Build 4:
Code:
* Kernel : Some tweaks
* Kernel: merged Usb Mtp fixes from sodp
* Device: Merged recent sodp changes
* Rom: Fixed Deskclock Alarm again
Build 4.1:
Ready for Vendor V10
Code:
* Kernel: Merged commits by @_LLJYY
* Camera: Merged partial commits from LA.UM.6.4.r1-06100-8x98.0 CAF-Tag
* Device: Merged recent sodp changes
* SODP: Merged recent changes
Build 5
Code:
* Rebased on Android 8.1 R14 -> Rom Patchset is now 05-02-2018 :D
* Cleaned up some useless/non working commits.
* Substratum commits updated.
* Merged SODP Changes.
* Some smaller things. :p
Build 5.1
Code:
* Bootloop fixed
Build 6.0
Code:
* Rebased onto March AOSP Update.
* Cleaned up Device& Kernel trees.
* Temp. removed Wireguard support
* Updated rootless Substratum commits
Discord Support Group: https://discord.gg/sRDkrfc
Works with dual sim f8332???
karrouma said:
Works with dual sim f8332???
Click to expand...
Click to collapse
i don't think so.
Bitti09 said:
i don't think so.
Click to expand...
Click to collapse
no patch or anything that change build and modem.
the patch from 7.1.1 works in 8?
karrouma said:
no patch or anything that change build and modem.
the patch from 7.1.1 works in 8?
Click to expand...
Click to collapse
I DON'T SUPPORT F8332 cause i DON'T own this device type. I only give support for the single sim Version aka F8331
Uploading 2. Build with video stuttering fix ( tested with several 1080p 60fps videos & 360° cardbord demos.)
Coming from my first build you don't need to flash gapps. Just dirty flash the rom and wipe cache & reboot
When you said flash vendor files before flash the rom you mean this?
* Extract SW_binaries_for_Xperia_AOSP_O_MR0_4.4_v02_tone.ext 4.zip
* Boot into TWRP
Code:
adb push SW_binaries_for_Xperia_AOSP_O_MR0_4.4_v02_tone.ext4.img /dev/block/mmcblk0p53
Cheers
juanpirulo said:
When you said flash vendor files before flash the rom you mean this?
* Extract SW_binaries_for_Xperia_AOSP_O_MR0_4.4_v02_tone.ext 4.zip
* Boot into TWRP
Code:
adb push SW_binaries_for_Xperia_AOSP_O_MR0_4.4_v02_tone.ext4.img /dev/block/mmcblk0p53
Cheers
Click to expand...
Click to collapse
yep
@Bitti09
just flashed your rom over CLShortFuse rom and it seems that google play and play service are missing.
ojessie said:
@Bitti09
just flashed your rom over CLShortFuse rom and it seems that google play and play service are missing.
Click to expand...
Click to collapse
you need to clean flash my rom to have the backup part installed.
Where i can download SW_binaries_for_Xperia_AOSP_O_MR0_4.4_v02_tone.ext 4.zip ?
EDIT: Finally i found it.
Play & Play service missing
@Bitti09
just installed your recenlty posted vendor img, did a clean install but play and play service is still missing.
ojessie said:
@Bitti09
just installed your recenlty posted vendor img, did a clean install but play and play service is still missing.
Click to expand...
Click to collapse
what gapps are you using? i've teted myself with official opengapps
Bitti09 said:
what gapps are you using? i've teted myself with official opengapps
Click to expand...
Click to collapse
Sorry, just recognized it by myself that I have to install gapps additionally (thought they are included) getting tired ... my bad. Sorry
Fingerprint not working for me, did not wipe /system though. should I have?
Looking forward to build with widevine fix
ratoune said:
Fingerprint not working for me, did not wipe /system though. should I have?
Looking forward to build with widevine fix
Click to expand...
Click to collapse
1. I've started with a clean flash aof build 1 and i've tested several builds today without any fp issues. even after reboot it still works.
2. i plan to push the new build in next couple of hours.
ratoune said:
Fingerprint not working for me, did not wipe /system though. should I have?
Looking forward to build with widevine fix
Click to expand...
Click to collapse
Just to confirm I had also the fingerprint problem. Started with a clean flash but with V2
ojessie said:
Just to confirm I had also the fingerprint problem. Started with a clean flash but with V2
Click to expand...
Click to collapse
fp problem still present? if yes provide logcats.
new build slightly delayed. forgot to revert a broken commit.
ojessie said:
Just to confirm I had also the fingerprint problem. Started with a clean flash but with V2
Click to expand...
Click to collapse
I had started by V2 with a "clean" flash but not wiping system.
I reflashed wiping /System /Cache /Data in TWRP and now FP is working like a charm.
ratoune said:
I had started by V2 with a "clean" flash but not wiping system.
I reflashed wiping /System /Cache /Data in TWRP and now FP is working like a charm.
Click to expand...
Click to collapse
:good:
EDIT: New build will be online whithin 24 hours.
Main changes are : widevine, fp update

[UNOFFICIAL][ROM] RessurectionRemix 6.x.x for Grand Prime [SM-G530H/FZ/M/MU/P/T/T1/W]

{
"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:
** Disclaimer
I am not responsible if flashing this ROM bricks your
phone or causes thermonuclear war and ends the
world as we know it. You have been warned.
ROM Information
ROM Target Device: Samsung Galaxy Grand Prime SM-S920L | SM-G530FZ | SM-G530MU | SM-G530P | SM-G530T | SM-G530T1 | SM-G530W
ROM Status: Beta
ROM OS: RessurectionRemix 6.x.x
Project GitHub Repositories: https://github.com/Galaxy-MSM8916
Project Gerrit Review site: https://review.msm8916.com/
Telegram Channel (for ROM build/completion notifications): https://telegram.me/Samsung_MSM89XX
Telegram Group (for Q&A): https://telegram.me/joinchat/AJrZvz_pGY7Pvfis9kzMwA
Bug reports: https://bugs.msm8916.com/
Click to expand...
Click to collapse
Device Names
Verify your device codename before downloading any firmwares or recovery images!
Code:
[B]SM-G530T/T1/W[/B] - [COLOR="DarkSlateBlue"][B]gprimelte[/B][/COLOR]
[B]SM-G530P[/B] - [COLOR="DarkSlateBlue"][B]gprimeltespr[/B][/COLOR]
[B]SM-S920L[/B] - [COLOR="DarkSlateBlue"][B]gprimeltetfnvzw[/B][/COLOR]
[B]SM-G530MU[/B] - [COLOR="DarkSlateBlue"][B]gprimeltezt[/B][/COLOR]
[B]SM-G530FZ[/B] - [COLOR="DarkSlateBlue"][B]gprimeltexx[/B][/COLOR]
[B]SM-G530M[/B] - [COLOR="DarkSlateBlue"][B]fortunalteub[/B][/COLOR]
[B]SM-G530H (XX)[/B] - [COLOR="DarkSlateBlue"][B]fortuna3g[/B][/COLOR]
[B]SM-G530H (XC)[/B] - [COLOR="DarkSlateBlue"][B]fortunave3g[/B][/COLOR]
Click to expand...
Click to collapse
Download
Lineage/Android builds: https://download.msm8916.com/ResurrectionRemix/
GApps: https://download.msm8916.com/OpenGApps/
or (recommended for lineage) :
GApps: https://download.msm8916.com/MindTheGapps/
TWRP Builds: https://download.msm8916.com/TWRP/
Click to expand...
Click to collapse
Instructions
If you are completely new to flashing custom ROMs and have no idea how to begin, start by downloading a TWRP image for your device from the links above and flash it using the ODIN tool (see below).
You cannot flash a custom ROM over stock recovery, so downloading a custom recovery is the first thing you will need to do.
Click to expand...
Click to collapse
If you are completely new to flashing custom ROMs and have no idea how to begin, start by downloading a TWRP image for your device from the links above and flash it using the ODIN tool (see below).
You cannot flash a custom ROM over stock recovery, so downloading a custom recovery is the first thing you will need to do.
Click to expand...
Click to collapse
Installation via recovery (TWRP/LineageOS Recovery)
* Download a recent .zip file from the links above for your device.
* Reboot into recovery mode [Press Power+Volume Up+Home].
* Wipe your data and cache partition (equivalent to doing a Factory Reset)
if you are coming from a stock ROM.
* Either: Plug in your phone into your computer, copy the zip file to a location on your Internal or External Storage on a device, click Install on TWRP on your phone and locate the zip file in the phone, or:
* Plug in your phone into your computer, and open Advanced->ADB Sideload on TWRP on your phone and swipe the slider to enter sideload mode.
Then open a command prompt/terminal on your computer in the folder you put the file by Shift-Clicking (Shift+Right Click) and selecting "Open Command Prompt/Terminal Here" (you will need to have adb installed) and type:
adb sideload name_of_zip.zip
to sideload the file. Replace name_of_zip.zip with the name of the file. If you are running Linux you may need to type adb kill-server and use sudo adb sideload if you get an `Insufficient Permissions` error.
* Download and flash GApps in the same way.
Click to expand...
Click to collapse
How to provide logcats
Under Windows:
Code:
[B]* Install samsung device drivers and then
the adb utils from here:[/B]
[url]https://forum.xda-developers.com/showthread.php?t=2588979[/url]
[b]* Then enable developer mode, connect your phone to usb,
and from [B]cmd[/B] paste this command:[/b]
[I]adb logcat > %userprofile%/Desktop/logcat.txt[/I]
[b]then try to reproduce the bug.[/b]
[b]* The logcat file will be on your desktop.[/b]
Under Linux:
Code:
[b]* Install the adb utils from your distribution's
package manager and execute the command:[/b]
[I]adb logcat > ~/logcat.txt[/I]
[b]then try to reproduce the bug.[/b]
[b]* The logcat file will be on your home directory.[/b]
* Create a bug report at https://bugs.msm8916.com/ and paste the logcat there.
* If you cant connect the device through adb on windows because the drivers, connect the device over wifi, enable adb over network on the quick setting tiles, and type:
Code:
adb connect [ip address here]
And then the adb logcat command for windows.
Click to expand...
Click to collapse
FAQ
Q: Are you taking device requests?
A: No.
Q: Are you accepting feature requests?
A: No.
Q: Can you make XXX ROM as well as LOS?
A: No.
Q: Can I throw money at you?
A: Most certainly. Donations are always welcome.
Click to expand...
Click to collapse
XDA:DevDB Information
[UNOFFICIAL][ROM] RessurectionRemix 6.x.x for Grand Prime [SM-G530H/FZ/M/MU/P/T/T1/W], ROM for the Samsung Galaxy Grand Prime
Contributors
vince2678, minz1, deadman96385, vlw, Danil_e71
Source Code: https://github.com/Galaxy-MSM8916
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
ROM Firmware Required: >= 4.4 (KitKat)
Based On: RessurectionRemix
Version Information
Status: Beta
Created 2018-03-21
Last Updated 2018-09-03
Reserved
If this is your first time flashing O, you will need to install the latest unofficial TWRP image for your device from the links above before flashing a zip image, otherwise installation of a zip will invariably fail.
For SM-G530P users, use the gprimelte unofficial twrp instead of the gprimeltespr one.
For SM-S920L users, use the gprimeltetfnvzw official twrp instead of the unofficial gprimeltetfnvzw one.
Reserved
What works
Code:
[B]
* RIL (in-call audio, messaging, [I]data possibly[/I])
* Bluetooth (including audio)
* WiFi
* Audio (music, etc)
* Camera (including video recording)
* Flash
* Sensors
* GPS
[/B]
Known Issues
Code:
[COLOR="RoyalBlue"][B]SM-G530P | SM-S920L [/B][/COLOR]
* [B][[COLOR="Red"]BUG[/COLOR]][/B] [B] In-call audio is buggy (there's a persistent ring tone during calls).[/B]
Code:
[COLOR="RoyalBlue"][B]All devices[/B][/COLOR]
* [B][[COLOR="Red"]BUG[/COLOR]][/B] [B] NFC does not work. This is indefinitely broken[/B]
* [B][[COLOR="Red"]BUG[/COLOR]][/B] [B] Encryption does not work. This is indefinitely broken[/B]
Changelog
Code:
[COLOR="Red"][B]09/02/2018[/B][/COLOR]
* [B][[COLOR="Blue"]NOTE[/COLOR]][/B] [B] Core control has been disabled permanently, in-kernel. [/B]
* [B][[COLOR="Blue"]NOTE[/COLOR]][/B] [B] NFC may (or may not) be working this build on capable devices.
This is Untested. [/B]
* [B][[COLOR="Blue"]NOTE[/COLOR]][/B] [B] Rebased lineage-15.1 branches in repos. This is mostly
for our benefit; just to tidy up the repos and make commit history more descriptive,
accurate and give proper credits to commit authors. [/B]
* [B][[COLOR="Green"]FIX[/COLOR]][/B] [B] Camera recording should be working again.
This was broken due to upstream android security change. [/B]
* [B][[COLOR="Blue"]NOTE[/COLOR]][/B] [B] Reworked zram support in ROM. There are now two zram properties:
[I]ro.config.zram.enabled[/I] and [I]ro.config.zram.size[/I]
Set [I]ro.config.zram.enabled[/I] [I]true[/I] to enable zram;
and [I]ro.config.zram.size[/I] to set the size of the zram disk.
If you set this too large the system will slow down. You can also just use a zram
zip from the download server to do this automatically.[/B]
Code:
[COLOR="Red"][B]08/12/2018[/B][/COLOR]
* [B][[COLOR="Red"]BUG[/COLOR]][/B] [B] Camera recording is broken.
This is due to upstream android security change. [/B]
* [B][[COLOR="Blue"]NOTE[/COLOR]][/B] [B] Reworked zram support in ROM. There are now two zram properties:
[I]ro.config.zram.enabled[/I] and [I]ro.config.zram.size[/I]
Set [I]ro.config.zram.enabled[/I] [I]true[/I] to enable zram;
and [I]ro.config.zram.size[/I] to set the size of the zram disk.
If you set this too large the system will slow down. You can also just use a zram
zip from the download server to do this automatically.[/B]
* [B][[COLOR="Blue"]NOTE[/COLOR]][/B] [B] Enabled zram by default for low-ram (1GiB) devices [/B]
Code:
[COLOR="Red"][B]07/26/2018[/B][/COLOR]
* [B][[COLOR="Green"]FIX[/COLOR]][/B] [B] Camera recording should be working normally again [/B]
* [B][[COLOR="Green"]FIX[/COLOR]][/B] [B] sdcard (vfat/fat32) should work fine in recovery [/B]
* [B][[COLOR="Green"]FIX[/COLOR]][/B] [B] Some stutter and lag issues have been fixed
(tweaked core_control, among others) [/B]
* [B][[COLOR="Blue"]NOTE[/COLOR]][/B] [B] exFAT support has been restored [/B]
* [B][[COLOR="Blue"]NOTE[/COLOR]][/B] [B] Re-enabled QS transparency [/B]
* [B][[COLOR="Blue"]NOTE[/COLOR]][/B] [B] Removed go-gapps from lineage-go [/B]
* [B][[COLOR="Blue"]NOTE[/COLOR]][/B] [B] Reduced kernel logcat buffer size from 512KB to 256KB (slight RAM saving)[/B]
* [B][[COLOR="Blue"]NOTE[/COLOR]][/B] [B] zram has been disabled by default. If you want this, you can set the
property [I]ro.config.zram[/I] to true[/B]
Code:
[COLOR="Red"][B]06/03/2018[/B][/COLOR]
* [B][[COLOR="Green"]FIX[/COLOR]][/B] [B] Frequency scaling issues should be fixed (stutter after suspend/resume should be gone). [/B]
* [B][[COLOR="Green"]FIX[/COLOR]][/B] [B] In-call audio should be fixed on multi sim devices. [/B]
Code:
[COLOR="Red"][B]06/01/2018[/B][/COLOR]
* [B][[COLOR="Blue"]MISC[/COLOR]][/B] [B] Go GApps are now embedded in LineageOS Go builds. [/B]
Code:
[COLOR="Black"][B]05/28/2018[/B][/COLOR]
* [B][[COLOR="Green"]FIX[/COLOR]][/B] [B] Frequency scaling should be fixed (improved power savings) [/B]
Code:
[COLOR="Black"][B]05/21/2018[/B][/COLOR]
* [B][[COLOR="Green"]FIX[/COLOR]][/B] [B] Thermal engine is now working proper (for better temperature control) [/B]
* [B][[COLOR="Green"]FIX[/COLOR]][/B] [B] Hidden Wi-Fi networks should now be connectable/reachable [/B]
* [B][[COLOR="Green"]FIX[/COLOR]][/B] [B] Power hal is now working proper (resulting in improved battery usage)[/B]
* [B][[COLOR="Blue"]MISC[/COLOR]][/B] [B] RIL includes updated [/B]
* [B][[COLOR="Blue"]MISC[/COLOR]][/B] [B] Misc. kernel updates (sdcardfs, binder) [/B]
Code:
[COLOR="Black"][B]04/27/2018[/B][/COLOR]
* [B][[COLOR="Green"]FIX[/COLOR]][/B] [B] Brightness adjustment should be fixed for the fortuna3g/SM-G530H[/B]
* [B][[COLOR="Green"]FIX[/COLOR]][/B] [B] In-call audio should be working for the second sim on dual-sim devices[/B]
Code:
[COLOR="Black"][B]04/24/2018[/B][/COLOR]
* [B][[COLOR="Green"]FIX[/COLOR]][/B] [B] Sim detection should be fixed for fortuna* devices.[/B]
Code:
[COLOR="Black"][B]04/23/2018[/B][/COLOR]
* [B][[COLOR="Green"]MISC[/COLOR]][/B] [B] Added fortuna* devices.[/B]
* [B][[COLOR="Green"]FIX[/COLOR]][/B] [B] Video recording now works[/B]
* [B][[COLOR="Green"]FIX[/COLOR]][/B] [B] Bluetooth audio is fully working[/B]
Code:
[COLOR="Black"][B]13/03/2018[/B][/COLOR]
* [B][[COLOR="Green"]FIX[/COLOR]][/B] [B] In-call audio should be working in the latest build[/B]
* [B][[COLOR="Orange"]PARTIAL FIX[/COLOR]][/B] [B] Camera flash and previews should be working, however, saving pictures or videos will not work. [/B]
Code:
[COLOR="Black"][B]06/02/2018[/B][/COLOR]
* [B][[COLOR="Red"]REGRESSION[/COLOR]][/B] [B] In-call audio is broken [/B]
Code:
[COLOR="Black"][B]20/11/2017[/B][/COLOR]
* [B][[COLOR="Green"]FIX[/COLOR]][/B] [B] WiFi is working[/B]
* [B][[COLOR="Green"]FIX[/COLOR]][/B] [B] RIL functions (Calling, texting, data) should be working, including in-call audio [/B]
* [B][[COLOR="Green"]FIX[/COLOR]][/B] [B] Music and video playback should be working [/B]
Code:
[COLOR="Black"][B]12/11/2017[/B][/COLOR]
* [B][[COLOR="Green"]NOTE[/COLOR]][/B] [B] First working image built. [/B]
Nice! I will try this build out soon. One thing: I would like the Jenkins link to be opened to see progress of the builds, such as Lineage.
Oh, and a few screenshots, too!
I use this as my every day, daily driver. Love this ROM man.
You could use rom for xcu
vincen, the FZ variant does not start, when it comes out the logo goes off, I turn on to turn off again
docrates1975 said:
vincen, the FZ variant does not start, when it comes out the logo goes off, I turn on to turn off again
Click to expand...
Click to collapse
Which build number please, and a logcat if you can.
vince2678 said:
Which build number please, and a logcat if you can.
Click to expand...
Click to collapse
the construction is the j6, as for the logcat, I always do it with the application, another way I do not know, I'm sorry
vince2678 said:
Which build number please, and a logcat if you can.
Click to expand...
Click to collapse
good installation, thanks for correcting the installation problem I am testing everything I detect, I will comment, but for now I am happy with it, I leave you an alocat of my variant FZ, how good you are, thanks, thanks, thanks, for the correction as soon. New logcat, this time with the app that I always have
lorenkordo said:
Hola docatres, ¿puedes decirme cómo es esta rom y las fallas que has encontrado? Gracias También estoy perdido, no sé si esta rom es 6.0 o 8.0
Click to expand...
Click to collapse
I tell you, my friend, the rom is 8.1, in my opinion it is the best one I've tried, I only have a few hours with her, and I think I'll stay with her since uuuuuufffffff is very good, I recommend her, vince is a monster, but that already knows him and everyone who has a rom of the, by the way if you decide to install the mobile data work after the first reboot, so you do not get scared
docrates1975 said:
I tell you, my friend, the rom is 8.1, in my opinion it is the best one I've tried, I only have a few hours with her, and I think I'll stay with her since uuuuuufffffff is very good, I recommend her, vince is a monster, but that already knows him and everyone who has a rom of the, by the way if you decide to install the mobile data work after the first reboot, so you do not get scared
Click to expand...
Click to collapse
What about all bug in FZ? Which are the bug? Is better Los 15 or RR?
Thanks
docrates1975 said:
I tell you, my friend, the rom is 8.1, in my opinion it is the best one I've tried, I only have a few hours with her, and I think I'll stay with her since uuuuuufffffff is very good, I recommend her, vince is a monster, but that already knows him and everyone who has a rom of the, by the way if you decide to install the mobile data work after the first reboot, so you do not get scared
Click to expand...
Click to collapse
I do not understand what you mean by mobile data, by the way with twrp you installed it? Thanks friend
Pd: So I understand what is Oreo? How the battery behaves
Port this ROM for G530H , Thank You!
Whats the difference between this rom and lineage os?
I have installed it, but Google Assistant does not work, can someone help me?
aurelio.9581 said:
I have installed it, but Google Assistant does not work, can someone help me?
Click to expand...
Click to collapse
https://download.msm8916.com/OpenGApps/8.1/ install these
---------- Post added at 08:14 ---------- Previous post was at 08:03 ----------
lorenkordo said:
I do not understand what you mean by mobile data, by the way with twrp you installed it? Thanks friend
Pd: So I understand what is Oreo? How the battery behaves
Click to expand...
Click to collapse
with the TWRP 3.1.1 j14 of vince, and the data works after the first restart
Think the link might be broken or of the sort, :/
The link of the rom does not work, error 404
WolfCremo said:
Think the link might be broken or of the sort, :/
Click to expand...
Click to collapse
lorenkordo said:
The link of the rom does not work, error 404
Click to expand...
Click to collapse
https://download.msm8916.com/ResurrectionRemix/

[UNOFFICIAL][ROM] LineageOS/Go 16.0 for Grand Prime [S920L/G530H/FZ/M/MU/P/T/T1/W]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 9 (Pie), which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Code:
** Disclaimer
I am not responsible if flashing this ROM bricks your
phone or causes thermonuclear war and ends the
world as we know it. You have been warned.
ROM Information
ROM Target Device: Samsung Galaxy Grand Prime SM-S920L | SM-G530H | SM-G530FZ | SM-G530M | SM-G530MU | SM-G530P | SM-G530T | SM-G530T1 | SM-G530W
ROM Status: Testing
ROM OS: LineageOS/LineageOS Go 16.0
Project GitHub Repositories: https://github.com/Galaxy-MSM8916
Project Gerrit Review site: https://review.msm8916.com/
Telegram Channel (for ROM build/completion notifications): https://telegram.me/Samsung_MSM89XX
Telegram Group (for Q&A): https://telegram.me/joinchat/AJrZvz_pGY7Pvfis9kzMwA
Click to expand...
Click to collapse
Device Names
Verify your device codename before downloading any firmwares or recovery images for your device. Any device not on this list is not supported on this thread: If you install firmware from this list onto an unsupported device, any issues are your responsibility entirely, and I am not obligated to help in any way.
Code:
[B]SM-G530T/T1/W[/B] - [COLOR="DarkSlateBlue"][B]gprimelte[/B][/COLOR]
[B]SM-G530P[/B] - [COLOR="DarkSlateBlue"][B]gprimeltespr[/B][/COLOR]
[B]SM-S920L[/B] - [COLOR="DarkSlateBlue"][B]gprimeltetfnvzw[/B][/COLOR]
[B]SM-G530MU[/B] - [COLOR="DarkSlateBlue"][B]gprimeltezt[/B][/COLOR]
[B]SM-G530FZ[/B] - [COLOR="DarkSlateBlue"][B]gprimeltexx[/B][/COLOR]
[B]SM-G530M[/B] - [COLOR="DarkSlateBlue"][B]fortunalteub[/B][/COLOR]
[B]SM-G530H (XX)[/B] - [COLOR="DarkSlateBlue"][B]fortuna3g[/B][/COLOR]
[B]SM-G530H (XC)[/B] - [COLOR="DarkSlateBlue"][B]fortunave3g[/B][/COLOR]
Click to expand...
Click to collapse
Download
If you are completely new to flashing custom ROMs and have no idea how to begin, start by downloading a TWRP image for your device from the link below and flash it using the ODIN tool (see Instructions below). You cannot flash a custom ROM over stock recovery, so downloading a custom recovery is the first thing you will need to do:
TWRP Builds: https://download.msm8916.com/TWRP/
Click to expand...
Click to collapse
ROM Downloads can be found at:
LineageOS builds: https://download.msm8916.com/LineageOS/16.0/
LineageOS GO builds: https://download.msm8916.com/LineageOS_Go/16.0/
Click to expand...
Click to collapse
You will probably need to install GApps (Google Apps Suite) as well if you want access to Play Store, and other Google apps. There are two versions:
GApps: https://download.msm8916.com/OpenGApps/
or (recommended for lineage) :
GApps: https://download.msm8916.com/MindTheGapps/
Click to expand...
Click to collapse
Instructions
Installation via recovery (TWRP/LineageOS Recovery)
* Download a recent .zip file from the links above for your device.
* Reboot into recovery mode [Press Power+Volume Up+Home].
* Wipe your data and cache partition (equivalent to doing a Factory Reset)
if you are coming from a stock ROM.
* Either: Plug in your phone into your computer, copy the zip file to a location on your Internal or External Storage on a device, click Install on TWRP on your phone and locate the zip file in the phone, or:
* Plug in your phone into your computer, and open Advanced->ADB Sideload on TWRP on your phone and swipe the slider to enter sideload mode.
Then open a command prompt/terminal on your computer in the folder you put the file by Shift-Clicking (Shift+Right Click) and selecting "Open Command Prompt/Terminal Here" (you will need to have adb installed) and type:
adb sideload name_of_zip.zip
to sideload the file. Replace name_of_zip.zip with the name of the file. If you are running Linux you may need to type adb kill-server and use sudo adb sideload if you get an `Insufficient Permissions` error.
* Download and flash GApps in the same way.
Click to expand...
Click to collapse
How to provide logcats
Under Windows:
Code:
[B]* Install samsung device drivers and then
the adb utils from here:[/B]
[url]https://forum.xda-developers.com/showthread.php?t=2588979[/url]
[b]* Then enable developer mode, connect your phone to usb,
and from [B]cmd[/B] paste this command:[/b]
[I]adb logcat > %userprofile%/Desktop/logcat.txt[/I]
[b]then try to reproduce the bug.[/b]
[b]* The logcat file will be on your desktop.[/b]
Under Linux:
Code:
[b]* Install the adb utils from your distribution's
package manager and execute the command:[/b]
[I]adb logcat > ~/logcat.txt[/I]
[b]then try to reproduce the bug.[/b]
[b]* The logcat file will be on your home directory.[/b]
* Submit the logcat here on the forums, or on the Telegram group.
* If you cant connect the device through adb on windows because the drivers, connect the device over wifi, enable adb over network on the quick setting tiles, and type:
Code:
adb connect [ip address here]
And then the adb logcat command for windows.
Click to expand...
Click to collapse
FAQ
Q: Are you taking device requests?
A: No.
Q: Are you accepting feature requests?
A: No.
Q: Can you make XXX ROM as well as LOS?
A: No.
Q: Can I throw money at you?
A: Most certainly. Donations are always welcome.
Click to expand...
Click to collapse
XDA:DevDB Information
[UNOFFICIAL][ROM] LineageOS/Go 16.0 for Grand Prime [S920L/G530H/FZ/M/MU/P/T/T1/W], ROM for the Samsung Galaxy Grand Prime
Contributors
vince2678, minz1, vlw, Danil_e71
Source Code: https://github.com/Galaxy-MSM8916
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.10.x
ROM Firmware Required: >= 5.0 (Lollipop)
Based On: LineageOS
Version Information
Status: Testing
Created 2018-09-26
Last Updated 2018-10-10
Reserved
If this is your first time flashing O, you will need to install the latest unofficial TWRP image for your device from the links above before flashing a zip image, otherwise installation of a zip will invariably fail.
For SM-G530P users, use the gprimelte unofficial twrp instead of the gprimeltespr one.
For SM-S920L users, use the gprimeltetfnvzw official twrp instead of the unofficial gprimeltetfnvzw one.
Reserved
What works
Code:
[B]
[STRIKE]* RIL (in-call audio, messaging, [I]data possibly[/I])[/STRIKE]
* Bluetooth (including audio)
* WiFi
* Audio (music, etc)
* Camera (including video recording)
* Flash
* Sensors
* GPS
[/B]
Known Issues
Code:
[COLOR="RoyalBlue"][B]SM-G530P | SM-S920L [/B][/COLOR]
* [B][[COLOR="Red"]BUG[/COLOR]][/B] [B] In-call audio is buggy (there's a persistent ring tone during calls).[/B]
Code:
[COLOR="RoyalBlue"][B]All devices[/B][/COLOR]
* [B][[COLOR="Red"]BUG[/COLOR]][/B] [B] Audio is buggy (music playback through speaker/headphones in particular) [/B]
* [B][[COLOR="Red"]BUG[/COLOR]][/B] [B] RIL (telephony) is broken [/B]
* [B][[COLOR="Red"]BUG[/COLOR]][/B] [B] NFC does not work. This is indefinitely broken[/B]
* [B][[COLOR="Red"]BUG[/COLOR]][/B] [B] Encryption does not work. This is indefinitely broken[/B]
Changelog
Code:
[COLOR="Black"][B]27/09/2018[/B][/COLOR]
* [B][[COLOR="Green"]FIX[/COLOR]][/B] [B] WiFi should be working on the latest build [/B]
Code:
[COLOR="Black"][B]26/09/2018[/B][/COLOR]
* [B][[COLOR="Green"]NOTE[/COLOR]][/B] [B] First working image built. [/B]
Please G530H..
Great keep up the work.
By the way you are only supporting one device or it is just like alpha stage?
Fz? Will you support it?
Please add support for fortuna3g
fortuna3g plz
israfilkhan said:
Please G530H..
Click to expand...
Click to collapse
aurelio.9581 said:
Fz? Will you support it?
Click to expand...
Click to collapse
itexpert.120 said:
Please add support for fortuna3g
Click to expand...
Click to collapse
iRoNlOvE said:
fortuna3g plz
Click to expand...
Click to collapse
Please don't spam the thread with requests, this is only an alpha build. I'll add support for other devices once I've done some testing myself.
Muzzammil Mehboob said:
Great keep up the work.
By the way you are only supporting one device or it is just like alpha stage?
Click to expand...
Click to collapse
Yes, just an alpha stage. More devices will be added later.
I know this is going to be AT LEAST until 2019 before fortuna3g gets a bootable, somewhat working build
Amazing work Vince! God bless your work. ?
Wait wtf. Is that literally Oreo. That's super cool man. Hoping to see G530H build.
Sent from my fortunave3g using XDA Labs
tasnim_tamim said:
Wait wtf. Is that literally Oreo. That's super cool man. Hoping to see G530H build.
Click to expand...
Click to collapse
currently u using which rom???
my bad english
iRoNlOvE said:
currently u using which rom???
my bad english
Click to expand...
Click to collapse
Switched to stock Samsung 5.0 XCS firmware (cause most of the oreo ROMs were buggy, slow and battery drain for me before).
Sent from my fortunave3g using XDA Labs
tasnim_tamim said:
Switched to stock Samsung 5.0 XCS firmware (cause most of the oreo ROMs were buggy, slow and battery drain for me before).
Sent from my fortunave3g using XDA Labs
Click to expand...
Click to collapse
Use ViperOS or XenonHD for best battery life, although they are nougat but they are the most stable
Super awesome good job hoping that for the SM-G531H will be available soon thanks to you
Mr chat said:
Super awesome good job hoping that for the SM-G531H will be available soon thanks to you
Click to expand...
Click to collapse
Probably not gonna happen, LineageOS 15.1 and Resurrection Remix Oreo supports SM-G530H/FZ/M/MU/P/T/T1/W but not SM-G531H. More devices would be added to this but probably only those devices
Mr chat said:
Super awesome good job hoping that for the SM-G531H will be available soon thanks to you
Click to expand...
Click to collapse
The SM-G531H has different specs than SM-G530H that's the main reason its not going to be supported
Mr chat said:
Super awesome good job hoping that for the SM-G531H will be available soon thanks to you
Click to expand...
Click to collapse
Different soc. I would actually need to have the phone to do that.
Adromedemon said:
Probably not gonna happen, LineageOS 15.1 and Resurrection Remix Oreo supports SM-G530H/FZ/M/MU/P/T/T1/W but not SM-G531H. More devices would be added to this but probably only those devices
Click to expand...
Click to collapse
Thank you for your rest you say that Lineageos 15.1 Bone does not support The Sm-G51H while I am currently on the Rom Linegaeos 15.1 With my Sm-G531h oubien it's me who does not understand ..?.?
Mr chat said:
Thank you for your rest you say that Lineageos 15.1 Bone does not support The Sm-G51H while I am currently on the Rom Linegaeos 15.1 With my Sm-G531h oubien it's me who does not understand ..?.?
Click to expand...
Click to collapse
I meant that Vince (the developer of this rom) only supported those device, if you're using LineageOS 15.1, it's probably made by a different developer, so you'd have to ask him instead

Categories

Resources