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

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

vince2678

Recognized Developer
Jul 5, 2016
1,071
1,900
0

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


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]

Download


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.




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.
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.

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.



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.
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
 

Attachments

vince2678

Recognized Developer
Jul 5, 2016
1,071
1,900
0
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.
 
Last edited:

vince2678

Recognized Developer
Jul 5, 2016
1,071
1,900
0
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]
 
Last edited:

Scholeggo

Senior Member
Sep 27, 2017
275
27
0
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!
 
Last edited:

docrates1975

Senior Member
Feb 9, 2017
407
53
0
Santa Cruz de Tenerife
Which build number please, and a logcat if you can.
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
 

Attachments

Last edited:

docrates1975

Senior Member
Feb 9, 2017
407
53
0
Santa Cruz de Tenerife
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
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
 
Last edited:
  • Like
Reactions: lorenkordo

aurelio.9581

Senior Member
Mar 28, 2016
284
36
0
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
What about all bug in FZ? Which are the bug? Is better Los 15 or RR?
Thanks
 
Last edited:
  • Like
Reactions: Zep0th

lorenkordo

Senior Member
May 17, 2015
64
0
0
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
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
 

docrates1975

Senior Member
Feb 9, 2017
407
53
0
Santa Cruz de Tenerife
I have installed it, but Google Assistant does not work, can someone help me?
https://download.msm8916.com/OpenGApps/8.1/ install these

---------- Post added at 08:14 ---------- Previous post was at 08:03 ----------

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
with the TWRP 3.1.1 j14 of vince, and the data works after the first restart
 
  • Like
Reactions: lorenkordo