[ROM][UNOFFICIAL][7.1.2]Dirty Unicorns 11.6[LG G5] [08.16.2017] - LG G5 ROMs, Kernels, Recoveries, & Other Developme

{
"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"
}
About Us:
Dirty Unicorns is a project that started out with no name. It was a project that was first based off AOKP back in the early days of Jelly Bean. In the early days it was just a one man show on one device, the EVO 3D. Since then, many others have joined the project and it has grown exponentially.
We have seen a lot of talent contribute to this project of ours. Big or small, the focus was always on contributing to the community. That is ultimately why we do what we do. After Jelly Bean, we decided to move to a new base, OmniROM. While AOKP was fun, OmniROM proved to be even more exciting base because it challenged us to see what we could do with a project that had different goals in mind. We learned a lot and again, gain contributors. With Lollipop, we moved to an AOSP base with a lot of patches from CAF to make our older devices function as they should. We grew even more and learned a whole lot more.
It has been an awesome learning experience and is still not over! We are still learning every day and continue to move forward. Lastly, we DO NOT accept, nor ask, for donations. We don't believe in that. Everything that is necessary to keep this project going is out of our own pocket. Gerrit, Jenkins, Websites, Devices, etc. We will never ask for a dime. All we do ask, is that you have patience, search, read and try to enjoy the process with us!!​
Kernel Source:
https://github.com/LineageOS/android_kernel_lge_msm8996
Device Common Trees:
https://github.com/sickkside13/android_device_lge_msm8996-common/tree/du
https://github.com/sickkside13/android_device_lge_g5-common/tree/du
Device Tree:
https://github.com/sickkside13/android_device_lge_h830/tree/du
https://github.com/sickkside13/android_device_lge_h850/tree/du
Flashing Instructions:
- Verify that you're using the latest version of TWRP
- Perform a FULL WIPE as described below if coming from another ROM or a different version of Android
(A full wipe is when you wipe system, data,cache & dalvik/art cache)
- Flash the latest version of this ROM
- Flash recommended GAPPS linked below
- Reboot and ENJOY!!
**If you fail to follow these instructions, please don't bother reporting any bugs.**
**If you use Xposed, please don't bother reporting any bugs**
**If you use another kernel, please don't bother reporting any bugs**
**This is an unofficial build, please don't report bugs or issues on the Dirty Unicorns Official G+.
Report them here on this thread with appropriate logs and steps to reproduce the said bug**
Code:
[SIZE="5"]Changelog:[/SIZE]
[I][U]First build 03/19/2017[/U][/I]
- Initial Release of DU
[I][U]Second build 03/21/2017[/U][/I]
- Fix LGDoze (ambient display, handwave and more)
- Fix BT A2DP
[I][U]Third build 04/25/2017[/U][/I]
- Switch to Omniroms SnapdragonCamera and use HAL3
- Fix camcorder by using TARGET_CAMERASERVICE_CLOSES_NATIVE_HANDLES := true
[I][U]Fourth build 04/27/2017[/U][/I]
- Fix Dev Options thanks to @Nimueh
- Enable cpusets and EAS features
- add camera-daemon cpuset
- Add support for foreground and top-app stune groups.
- Setting appropriate schedtune knobs during init.
- Disable sched_boost after boot complete
- update cpusets at boot complete
- Add init.power.sh to manage EAS and other PM
- Import marlin power HAL
- Move power config into init.qcom.rc and add EAS'd perfd
- Kang marlin libdumpstate
- Move cpuset configuration to bootcomplete
- Switch to schedutil governor
- sepolicy: Set schedutil tunable context
- Set top-app boost to 10 based on hints rather than always
- Enable stereo camcorder mics and set proper ACDB IDs
- clean up Fix Dev options and intoduce new 7.1.2 flag
- Kernel msm8996: Enable EAS and more
[I][U]Fifth build 05/01/2017[/U][/I]
- Introduce New 7.1.2 flag
- Kernel msm8996: Restore native CPU hotplugging
- Kernel msm8996: cpu: send KOBJ_ONLINE event when enabling cpus
- Kernel msm8996: us996: Use Common NFC DT
- Enable Camera power HAL hints
[I][U]Sixth build 08/16/2017[/U][/I]
- msm8996: add all unlockable g6 models to the build guard
- msm8996: power: Revert to marlin power HAL
- msm8996: Update ril header for 7.1.2
- msm8996: Fix messed up thermal-engine.conf
- msm8996: Add h870 and us997 to setup-makefiles guard
- msm8996: Allow cameraserver to read GPU freq
- msm8996: Fix offline charging
- msm8996: sepolicy: Add missing netmgrd policy
- msm8996: Add missing carrier overlays
- msm8996: Enable dex preopt to speed up boot times
- msm8996: Only copy carrier firmware if not found on /firmware
- Revert "msm8996: Enable dex preopt to speed up boot times"
- msm8996: Add support for new global extract_files features
- msm8996: sepolicy: Label sys.ois and sys.camera properties
- msm8996: Add mediadrmserver to access cffp firmware
- msm8996: Add liboemcrypto and libcppf for widevine L1
- msm8996: Add libgpustats.so and enable PQ encoding metadata
- msm8996: Add tinyxml2_1 for UM5.7 SDM blobs
- msm8996: Don't specify presence of vendor specific BLE impl
- msm8996: Remove WBS
- Revert "msm8996: disable speaker protection"
- msm8996: Label g6 charger sysfs
- msm8996: Removed creation of directory /data/misc/wifi/config
- msm8996: Enable speaker protection and set calibration time
- msm8996: rootdir: Split off radio configs per-variant
- msm8996: audio: Dump acdb_ids from stock
- msm8996: Add barometer sensor perm and move IR blaster to g5 and v20
- msm8996: Bring back hwaddrs
- msm8996: hwaddrs: Set proper offsets for 8996
- msm8996: sepolicy: Allow thermal-engine to read sysfs_usb_supply props
- msm8996: Set dex2oat thread count (and fix comment)
- msm8996: Move bluetooth addr to data/misc/bluetooth
- msm8996: Reconfigure bluetooth for new driver
- msm8996: Use gesture handler in lge/common
- msm8996: "borrow" Verizon and Sprint frameworks from marlin
- msm8996: Add 32bit sdm blobs and HDR calibration blobs
- msm8996: Update blobs
- msm8996: Build consumerIR HAL from source
- msm8996: Use msm8998 display HAL
- g5: Split off radio configs per-variant
- g5: Move IR blaster perm
- g5: Build consumerIR HAL
- h850: Move bluetooth to msm8996-common
- h830: Move bluetooth to msm8996-common
- h830: Update fingerprint from h830 v20k
- lge/common: AOSP gesture support
- Kernel: For changelog please check [URL]https://github.com/LineageOS/android_kernel_lge_msm8996[/URL]
For a detailed changelogs, check [URL="http://gerrit.dirtyunicorns.com/#/q/status:merged,n,z"]http://gerrit.dirtyunicorns.com/#/q/status:merged,n,z[/URL]
Credit and Thanks:
We would like to give thanks to everyone that contributes to the Android community, big or small because every bit counts. Although we can't list each and every contributor within the Android community, we would like to highlight some of the teams and individuals that have made it possible NOT only with just this version of DU but throughout the years because we don't ever want to forget where we came from nor those that have helped us!
On behalf of the DU team we say THANKS to....
JMZ Software
Baby Jesus
Code Aurora Forum
Omni ROM
Android Open Kang Project (AOKP)
Android Ice Cold Project (AICP)
XDA-Developers
SlimROMs
Preludedrew
Max Weninger
Team Black Out
CyanogenMod
Pure Nexus Project
@amardeep434
@Shreesha.Murthy
@ashwin007
@Joshwin Aranha
@Rashed97
@albinoman887
**If we have left someone or some team out, we apologize and please PM us**
Code:
[B]WORKING[/B]
- Almost everything
[B]Bugs/Issues[/B]
- Report with Proper Logs & steps to reproduce
Download Links:
Unofficial Version 11.6 - AndroidFileHost
Gapps - OpenGapps | Dynamic Gapps
Other Links:
Frequently asked questions (FAQs)
G+ community
ROM Source
Gerrit
Crowdin (translations)
Jira (Bug Report / Feature Request)http://jira.dirtyunicorns.com/
XDA:DevDB Information
Dirty Unicorns, ROM for the LG G5 H830 and H850
Contributors
sickkside13
Source Code: http://github.com/DirtyUnicorns
ROM OS Version: 7.1.2 Nougat
ROM Kernel: Linux 3.18.31
ROM Firmware Required: AOSP
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: v11.6
Stable Release Date: 2017-08-16
Created 2017-03-19
Last Updated 2017-08-16

Flashed, works great.

Hotspot? Camera? Works all?

Thanks a lot for such an awesome ROM. Works great.
---------- Post added at 07:06 AM ---------- Previous post was at 07:03 AM ----------
jwensouls said:
Hotspot? Camera? Works all?
Click to expand...
Click to collapse
Hotspot , Camera , Bluetooth works

Now i download :rofl:

Yeah works, anybody know how to replace google Cam with the LG Cam App?

It will be better if we could replace the camera app

in another thread here i read that u cant use lg cam on aosp cause of different frameworks.

Feel battery life is great

4r44444 said:
Yeah works, anybody know how to replace google Cam with the LG Cam App?
Click to expand...
Click to collapse
vignesh_may28 said:
It will be better if we could replace the camera app
Click to expand...
Click to collapse
doncompadre said:
in another thread here i read that u cant use lg cam on aosp cause of different frameworks.
Click to expand...
Click to collapse
LG stock camera won't work on aosp based roms without porting, and even if the app is ported we'll never get the stock quality cause of numerous things that only work on stock. This is based on facts, check Sony Xda forums,they managed to port the cam,but quality stayed the same. So hopefully now you know what it takes and how hard is to do that.

Now I start facing freezing & video play problems

vignesh_may28 said:
Now I start facing freezing & video play problems
Click to expand...
Click to collapse
What about volte

vignesh_may28 said:
Now I start facing freezing & video play problems
Click to expand...
Click to collapse
I am guessing is H850 correct? Let the device settle after its first initial boot for a few mins and then proceed to set up. Don't forget to charge device fully before you begin flashing.

No multimedia audio with bluetooth speakers or headsets... the phone conect fine but no multimedia sound in the devices... 850 model... thanks for the awesome work...

antpalfer said:
No multimedia audio with bluetooth speakers or headsets... the phone conect fine but no multimedia sound in the devices... 850 model... thanks for the awesome work...
Click to expand...
Click to collapse
Not a problem and BT is still broken i am afraid for H850 not sure if @gismo2004 fixed it already.

vignesh_may28 said:
Now I start facing freezing & video play problems
Click to expand...
Click to collapse
No problems for me here. H850 everything works fluently... Faster than stock rom

akki7636 said:
What about volte
Click to expand...
Click to collapse
Volte works with jio4voice app. No sound via speakers when playing Multimedia .
---------- Post added at 03:36 PM ---------- Previous post was at 03:34 PM ----------
4r44444 said:
No problems for me here. H850 everything works fluently... Faster than stock rom
Click to expand...
Click to collapse
It was fluent for me in the beginning . Nice ROM but experiencing video playback (no sound ) issues. Will sort it out and this will be my daily driver. I love this ROM.

vignesh_may28 said:
Volte works with jio4voice app. No sound via speakers when playing Multimedia .
---------- Post added at 03:36 PM ---------- Previous post was at 03:34 PM ----------
It was fluent for me in the beginning . Nice ROM but experiencing video playback (no sound ) issues. Will sort it out and this will be my daily driver. I love this ROM.
Click to expand...
Click to collapse
Try vlc media player

vignesh_may28 said:
Now I start facing freezing & video play problems
Click to expand...
Click to collapse
Same here.

4r44444 said:
Try vlc media player
Click to expand...
Click to collapse
Yes it works..thanks .
---------- Post added at 05:09 PM ---------- Previous post was at 04:56 PM ----------
For me device gets too hot while charging.

Related

[6.0.x|SM-N900| Unofficial LineageOS 13.0 (ha_3g)

tincho5588 said:
LineageOS is a free, community built, aftermarket firmware distribution of Android 6.0.1 (Marshmallow), which is designed to increase performance and reliability over stock Android for your device.
It 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. You will need to provide your own Google Applications package (gapps). LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
This thread is for Unofficial LineageOS 13.0 builds for ha3g (SM-N900). The following will not be supported here:
Custom kernels
Mods
Xposed
I don't support Xposed and any logcat which includes a Xposed module will be ignored. You're kindly invited to not report bugs if you:
Flashed a custom kernel
Installed or did mods from untrusted sources
Modified system files
First time flashing LineageOS 13.0 on your device, or coming from another ROM?
Download the zip(s)
Install a compatible Recovery
Perform a nandroid backup of your current ROM (Optional)
Wipe data/factory reset
Flash LineageOS
Install the Google Apps addon package (Optional)
Reboot
Current Build:
02/07/17 build (LineageOS 13.0)
Older Builds:
02/05/17 build (LineageOS 13.0)
12/10/2016 build
12/04/2016 build
11/25/2016 build
11/18/2016 build
11/05/2016 build
10/27/2016 build
10/25/2016 build
10/22/2016 build
10/20/2016 build
10/19/2016 build
10/11/2016 build
10/10/2016 build
10/05/2016 build
10/02/2016 build
9/29/2016 build
9/24/2016 build
Google Apps:
http://opengapps.org/
Want Root access? Flash this!
SuperSU 2.79
02/07/2017
*Fixed bad quality on the camcoder
*Fixed problems with Android Auto
*Everything that uses the AVC/h264 encoder will work well now
*Built with up to date LineageOS sources
Older Changelog:
02/05/2017
*Switched from CM to LineageOS
*Stability improvements for RIL
*Fixed wifi crashes plus other stability patches applied
*Doze now uses the Significan Motion Sensor
*Disabled fake shadows... UI shadows look more realistic now
*Fixed AudioFX! It is back into the ROM and it works great!
*Improvements for noise cancelation
*Codecs and Scalers are built from source now
*Some changes to the camera relevant code
*Gralloc has been updated
*Interactive Governor has been tuned for better battery life
*Lots of other under the hood changes
*The ROM feels a lot smoother now
*Battery life should be better now
12/10/2016
New power saving feature included: Advanced Low Power Audio (click here for more info)
Input Boosters disabled by default
Spen power saving enabled by default
12/04/2016
New kernel control app included: Deathly Adiutor (check it out on google play!)
Added support for 3000ma chargers.
Added support for UBS3.0 charging speeds (Up to 1000ma).
Added screen on charging limiter to avoid high heat generation while charging.
Screen rotation fixed in this build.
Interactive is the default governor again.
Some RIL changes that could solve the problems some people are having with cellular connection.
KERNEL: Tuned ondemand governor to match Samsung stock values.
KERNEL: epen_saving_mode node now shows the current state of the feature.
KERNEL: touchkey glove_mode node now shows the current state of the feature.
KERNEL: added new sysfs to enable/disable input boosters (touchscreen, touchkey and spen)
11/25/2016
Fixed s5p-mem ownership. This was affecting battery drain and Deep sleep times.
Fixed battery kernel wakelock. This was affecting Deep Sleep times, causing the device to be awake more than normal.
KERNEL: battery: Add MAX77803/UNIVERSAL5420 charger control.
KERNEL: Rewrote/exposed proper handling of power supply properties. Reported charging currents limits are correct now.
11/18/2016
DRM Fixed. You can now play DRM protected content. This should also fix WiFi Display, needs testing and confirmation.
Tweaked Thermal driver. Device should heat a bit less under stress.
Updated dalvik/hwui for 3GB.
KERNEL: Fixed GPU control nodes.
KERNEL: Fixed CPU Thermal nodes.
11/05/2016
Usb otg fixed
NFC battery drain fixed
Multiwindow enabled by default
Vibrator intensity enabled
Dexpreopt enabled (no more optimizing apps on first boot)
Updated GPS Blobs
Reworked and updated ramdisk.
KERNEL:
gpu oced to 533mhz
added gpu custom control interface (has some bugs, will get fixed in upcoming build)
added gpu voltage control
added gpu thermal control interface
several fixed for CPU governors
removed CPU slim governor
added and updated some CPU governors
10/27/2016
Mobile data 100% fixed in this build. No more slow data for some carriers.
Bluetooth 100% fixed in this build. Proper fix applied, you dont need to flash a fix now.
10/25/2016
Updated the ril class to be inline with the other 5420 devices.
Lag fix is now built from sources (Thanks to Safarend for his sources!). ROM should be even more fluid now, better battery life also.
Samsung_symbols shims are now built from sources (Thanks to Safarend for his sources!).
Updated media profiles and media codecs configs (Credits to ShevT for the configs). This solves problems while reproducing videos (skips, lags, etc).
Reverted radio properties to stock on build.prop. Should solve slow mobile data problems.
10/22/2016
This build should fix bluetooth. Needs testing.
New RIL blobs from P601XXUDOJ2.
10/20/2016
Fixed mobile data issues introduced in 10/19 build.
10/19/2016
MOBILE DATA IS BROKEN IN THIS BUILD!! will be fixed in upcoming build.
AudioFX removed. It doesnt get along well with yamaha prebuilt audio.
Ondemand and Interactive governors tuned. Should improve battery life a lot.
Ondemand is the default Governor now.
New camera blobs. Camera quality should be better. Its also faster and more reliable now.
Fixed "Slow Charging" message on lockscreen.
New DRM blobs. Widevine security level is L1 now!
Under the hood changes for audio reproduction, video reproduction, and wifi. Should improve battery life without compromising quality.
10/11/2016
Force api1 for camera2
Added SamsungDoze support (aka Ambien Display). You are gonna find it under gestures, on settings.
Standby battery consumption should be much better now (Thanks to SamsungDoze inclusion)
Overlays cleaned and updated.
You can HotSwap your microSD card now.
10/10/2016
Latest security patch (October) applied
Camera is now working
Proximity sensor is now working
Reverted back to ha3g ril subclass (The slte subclass made the ril to act funny after the October security update)
Enabled OpenGLES 3.1 instead of 3.0 (The M gpu driver has support for this)
10/5/2016
Updated all blobs to the stock lollipop base (minus libsec-ril)
This fixes all of the lag spikes and other minor lag issues that were happening
10/2/2016
Updated the ril class to be inline with the other 5420 devices
Changing to 2g works now
ConsumerIR is fixed
Incall volume is fixed
9/29/2016
Lag is fixed
Bluetooth is fixed
M gpu driver added
OMX blobs function
Charging speed should be better
9/24/2016
Initial Release
*You tell me!
Other issues?
Before posting in this thread, make sure of a few things:
You used the search function of the forums.
If you are the only one having a problem. Boot into recovery, wipe data/factory reset, reflash the rom/gapps and nothing else. Boot up and see if the problem persists.
Make sure your post is relevant to this thread.
Logs! You can use this: https://play.google.com/store/apps/d....tortel.syslog
@UpInTheAir for his kernel magic and misc fixes
@crpalmer (for picassowifi device and kernel gits)
@eousphoros (for his work on klimtwifi)
@nvertigo67 (for his work on chagallwifi)
@Nexorrr (for his work on chagalllte)
Exynos5420 Dev Team (@deadman96385 @thompatry @ZakooZ @Orion116 @mosimchah
@joshndroid @Andmoreagain @thermskin, @javelinanddart, @tincho5588)​
Source Code:
Kernel
https://github.com/exynos5420/android_kernel_samsung_exynos5420/tree/cm-13.0
Device Tree
https://github.com/exynos5420/android_device_samsung_ha3g/tree/cm-13.0
XDA:DevDB Information
[6.0.x|SM-N900| Unofficial LineageOS 13.0 (ha_3g), ROM for the Samsung Galaxy Note 3
Contributors
deadman96385, tincho5588
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: LineageOS
Version Information
Status: Stable
Created 2016-09-24
Last Updated 2017-02-07
Click to expand...
Click to collapse
Bugs:
Camera is a little laggy but usable
Kernel Info:
M Kernel base from the Galaxy Tab S
M GPU driver from Galaxy Tab S
CPU Voltage Control
CPU OverClock/UnderClock (Up to 2.1GHZ)
MIF/INT Voltage Control
Wolfson Sound Control (No Yamaha support)
UKSM instead of KSM
Added the following IO Schedulers: fifo, fiops, sioplus, tripndroid, vr, zen, bfq (Default)
Full f2fs support updated off the mainline (Stock cm kernel has limited support)
Modified Thermal Throttling temperatures for all devices so hopefully they won't get as hot
Exynos thermal exposed to sysfs
Android Logger disabled by default can be enabled over sysfs
WQ power efficient workqueues (Still need to apply in more places)
Frandom Support
Readahead bumped to 256 from 128
Currently Disabled:
GPU Voltage Control/GPU OverClock/UnderClock (Needs to be rewriten for the M driver)
If anyone knows how @Safarend fixed the UI lag on his cm-13 build please let me know.
deadman96385 said:
If anyone knows how @Safarend fixed the UI lag on his cm-13 build please let me know.
Click to expand...
Click to collapse
Great bro!!!
I hope you are able to update this rom and make it stable as possible. When lag and camera issues are gone am gonna use it as my everyday rom
---------- Post added at 03:16 PM ---------- Previous post was at 03:08 PM ----------
deadman96385 said:
If anyone knows how @Safarend fixed the UI lag on his cm-13 build please let me know.
Click to expand...
Click to collapse
I think he used the samsung s5 (exynos) MM kernel
Another team of developers to join exynos!!:victory::victory:
thank you for the rom good work
tnx for rom. waiting for full version without bug
It's not A Touchwiz it is only CyanogenMod And it's Alpha
Rohan1996 said:
It's not A Touchwiz it is only CyanogenMod And it's Alpha
Click to expand...
Click to collapse
It's good if it's not a touch-****. Will wait for it to stabilize but for sure will be better than touchwiz anytime..!!
Great to hear...
Thank you developer for your interest...
Will install...
Sent from my SM-N900 using XDA-Developers mobile app
deadman96385 said:
If anyone knows how @Safarend fixed the UI lag on his cm-13 build please let me know.
Click to expand...
Click to collapse
thia is @Safarend last update but camera is not work
http://forum.xda-developers.com/gal...-alpha-cyanogenmod-13-0-t3251679/post67650818
yousifm96 said:
thia is @Safarend last update but camera is not work
http://forum.xda-developers.com/gal...-alpha-cyanogenmod-13-0-t3251679/post67650818
Click to expand...
Click to collapse
I installed the above rom and that is lag free and xposed ready, Google account working.only camera not working.some random reboots...
Sent from my SM-N900 using XDA-Developers mobile app
thanks for your work if you can complate a stable rom, will be amazing
Good to see another developer. N900 really needs developers
ch.7amada said:
Great bro!!!
I hope you are able to update this rom and make it stable as possible. When lag and camera issues are gone am gonna use it as my everyday rom
---------- Post added at 03:16 PM ---------- Previous post was at 03:08 PM ----------
I think he used the samsung s5 (exynos) MM kernel
Click to expand...
Click to collapse
yousifm96 said:
thia is @Safarend last update but camera is not work
http://forum.xda-developers.com/gal...-alpha-cyanogenmod-13-0-t3251679/post67650818
Click to expand...
Click to collapse
I have confirmed its not a kernel issue, looking more for device tree fixes all of the work i have done so far for cm-13.0 has been based on the other 5420 devices becasue @Safarend never pushed his cm-13.0 tree.
all camera not work. i down app camera and test. if it still not work. i downloaded google camera and camera fv-5 but it not work. i think i must wait way fix it
oops675 said:
It's good if it's not a touch-****. Will wait for it to stabilize but for sure will be better than touchwiz anytime..!!
Click to expand...
Click to collapse
How is the better than touchwiz Any extra Functions and performance give proof
Status Update (No new build):
Camera is getting very close to working
Bluetooth is now working
We have hexedited a few blobs to tone down the logging from the yamaha sound drivers.
Still working to figure out why everything is lagging.
Great news...
Waiting for update...
Sent from my SM-N900 using XDA-Developers mobile app
deadman96385 said:
Status Update (No new build):
Camera is getting very close to working
Bluetooth is now working
We have hexedited a few blobs to tone down the logging from the yamaha sound drivers.
Still working to figure out why everything is lagging.
Click to expand...
Click to collapse
Wow,good news!

[7.1.x|SM-N900| Unofficial LineageOS 14.1 (ha_3g)

LineageOS is a free, community built, aftermarket firmware distribution of Android 7.1 (Nougat), which is designed to increase performance and reliability over stock Android for your device.
It 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. You will need to provide your own Google Applications package (gapps). LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
This thread is for Unofficial LineageOS 14.1 builds for ha3g (SM-N900). The following will not be supported here:
Custom kernels
Mods
Xposed
I don't support Xposed and any logcat which includes a Xposed module will be ignored. You're kindly invited to not report bugs if you:
Flashed a custom kernel
Installed or did mods from untrusted sources
Modified system files
First time flashing LineageOS 14.1 on your device, or coming from another ROM?
Download the zip(s)
Install a compatible Recovery
Perform a nandroid backup of your current ROM (Optional)
Wipe data/factory reset
Flash LineageOS
Install the Google Apps addon package (Optional)
Reboot
Ha3g Downloads folder
Older Builds:
03/27/17 build
03/09/17 build
Audio Crashes fix for 03/09/17 build
02/19/17 build
02/09/17 build
02/07/17 build
02/03/17 build
01/31/17 build
01/26/17 build
01/18/17 build
01/16/17 build
01/07/17 build
12/27/16 build (CyanogenMod 14.1)
Google Apps:
http://opengapps.org/
Want Root access? Flash this!
LineageOS SU Addon
Flahed the SU Addon and now you want to remove it? Flash this!
LineageOS su addon Remover
04/29/2017
*In call volume has been properly fixed!
*In call mic mute has been fixed!
*Dropped Substratum support
*SELinux policy has been fixed (Kernel is permissive, but it can go enforcing without issues)
*Lots of under the hood changes!
*Updated to 7.1.2
*Built with up to date LineageOS sources
Older Changelog:
03/27/2017
*KeyDisabled is fixed! The hardware buttons do not turn on when the navbar is enabled anymore.
*HUGE RIL REWORK. Lots of fixes and stability improvements for telephony.
*Audio Has been tuned:
*Speaker sound is a bit higher,
*Headphone volume was normalized, it was to high, overdriving the channel.
*Microphone crashes have been solved
*Built with up to date LineageOS sources
03/09/2017
*New feature: One handed mode
*New feature: Keypad disabler! Disabling the keypad will enable the navbar.
*CM File Manager is gone!
*Sdcardfs has replaced fuse. 3 times faster read/write speeds!
*New mali GPU driver (r7p0 from MM release, great performance!)
*GPU OC up until 600mhz with the new driver
*Few fixes to the gpu driver
*Half of the camera HAL has been open sourced! (more stable, better support)
*Camera media sharing works properly now (Instagram, Snapchat, etc)
*Wifi Stability fixes
*The Samsung Power HAL has been fixed (more responsiveness without compromise)
*The S-PEN can now click the keypad buttons!
*Rootless Substratum Support! Rom was updated for the new substratum app!
*March security upgrade applied
*Built with up to date LineageOS sources
02/19/2017
*RIL: Stability Improvements
*Fixed potential reboot scenarios while on a call
*Fixed WiFi calibration (It is more stable now)
*SamsungDoze: Screen WILL NOT wake up on significant motion anymore
*Minimum screen brightness lowered a bit
*Media Volume steps have been doubled
*Added full OMS7 support and Masquerade app for substratum
*This build fully support substratum theming!! See instructions on post #3
*Built with up to date LineageOS sources
02/09/2017
*Fix for Bluetooth Audio reproduction
*MSAA not forced anymore, causes troubles
*Fixes for ril (the modem was not defined right, plus some changes in libril). This fix results in:
*RIL: Signal Strenght reported properly now
*RIL: No more mobile data problems
*RIL: Fixes for memory leaks
*RIL: More stability improvements
*Optimizations for the Graphics 2D driver (smoother system, more battery friendly)
*Fixes for codecs: ffmpeg sw codecs work now
*Some fixes on bionic (should improve overall system stability)
*Built with up to date LineageOS sources
02/07/2017
*Fixed bad quality on the camcoder
*Fixed problems with Android Auto
*Everything that uses the AVC/h264 encoder will work well now
*Wifi: more kernel stability patches
*Built with up to date LineageOS sources
02/03/2017
*Wifi Hotspot is fixed!! It works now!
*Stability improvements for wifi (fixes for potential wifi crashes)
*Live Display RGB tunning fixed!
*Under the hood: Stability patches for kernel
*Built with LineageOS source synced and up to date
*ROM Tagged as Stable from now on
01/31/2017
*Video Zooming issue is fixed! Now videos scale properly!
*Under the hood changes: gralloc has been updated
*New LineageOS recoder included!
*Built with LineageOS source synced and up to date
01/26/2017
*AudioFX is back! And now it works!
*Some fixes and improvements for noise cancelation
*New notification LED capabilities: you can also now choose the color of the LED!
*CPU Governors: Interactive has been tuned for better battery life
*Under the hood changes: Codecs are built from source now
*Under the hood changes: Camera Improvements (Color mode was upgraded)
*KERNEL: Fixed a race condition in the scheduler that could lead to random reboots
*New root method! New LineageOS SU Addon Packages in OP to download
*Built with LineageOS source synced and up to date
01/18/2017
*Fixed a bug that prevented ambient display from waking the screen to pulse
*Enabled the Significant Motion sensor for doze
*Fixed the Recents Apps transparent bar glitch
*No more root access by default. You are gonna have to flash it now!!
*New LineageOS Bootanimation!
01/16/2017
*Fixed auto-rotation!
*Some fixes on bionic (Will improve overall system stability)
*AmbienDisplay has been fully moved to the screen section where it belongs
*KERNEL: Fixed GPU governor table (will increase performance, improve stability)
*KERNEL:GPU OC up to 667mhz is possible now (533mhz is the default max freq)
*KERNEL:GPU control interface added for clocks, powerpolicies, thermals and voltage
*DeathlyAdiutor was updated. Now it includes fragments to control the new GPU kernel nodes.
*DeathlyAdiutor: fixed the gpu usage statistics. Yes, they were broken!
*LINEAGE: New setup wizard and a couple more things rebranded
01/07/2017
*Rebrand to LineageOS
*Fixed microphone recording (everything that uses the microphone will work from now on)
*Camcoder works now
*Fixed DRM content reproduction
*Fixed In Call Volume (reworked old safared fix)
*ScreenCast should work with sound now!
*Updated Samsung Doze for nougat
12/27/2016 (Cyanogenmod 14.1)
*Initial Release
*Sharing videos on apps like WhatsApp or Snapchat does not work.
*You tell me!
Other issues?
Before posting in this thread, make sure of a few things:
You used the search function of the forums.
If you are the only one having a problem. Boot into recovery, wipe data/factory reset, reflash the rom/gapps and nothing else. Boot up and see if the problem persists.
Make sure your post is relevant to this thread.
Logs! You can use this: https://play.google.com/store/apps/d....tortel.syslog
@UpInTheAir for his kernel magic and misc fixes
@crpalmer (for picassowifi device and kernel gits)
@eousphoros (for his work on klimtwifi)
@nvertigo67 (for his work on chagallwifi)
@Nexorrr (for his work on chagalllte)
Exynos5420 Dev Team (@deadman96385 @thompatry @ZakooZ @Orion116 @mosimchah
@joshndroid @Andmoreagain @thermskin, @javelinanddart, @tincho5588)​
Source Code:
Kernel
https://github.com/exynos5420/android_kernel_samsung_exynos5420/tree/cm-14.1
Device Tree
https://github.com/exynos5420/android_device_samsung_ha3g/tree/cm-14.1
XDA:DevDB Information
[7.1.x|SM-N900| Unofficial LineageOS 14.1 (ha_3g), ROM for the Samsung Galaxy Note 3
Contributors
tincho5588, tincho5588
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
Based On: LineageOS
Version Information
Status: Stable
Stable Release Date: 2017-02-03
Created 2016-12-27
Last Updated 2017-04-29
Reserved
Kernel Info:
M Kernel base from the Galaxy Tab S
CPU Voltage Control
CPU OverClock/UnderClock (Up to 2.1GHZ)
MIF/INT Voltage Control
Wolfson Sound Control (No Yamaha support)
UKSM instead of KSM
Added the following IO Schedulers: fifo, fiops, sioplus, tripndroid, vr, zen, bfq (Default)
Full f2fs support updated off the mainline (Stock cm kernel has limited support)
Modified Thermal Throttling temperatures for all devices so hopefully they won't get as hot
Exynos thermal exposed to sysfs
Android Logger disabled by default can be enabled over sysfs
WQ power efficient workqueues (Still need to apply in more places)
Frandom Support
Readahead bumped to 256 from 128
Max77803 charger control interface
Input boosters control interface
Root Access and Theming Guide
Want Root access??
Just flash with TWRP the LineageOS SU Addon zip file found on the download section... Flash it after you have flashed Google Apps!!!
Then enable the developer options menu with this guide:
To enable Developer Options, open the Settings screen, scroll down to the bottom, and tap About phone or About tablet.
Scroll down to the bottom of the About screen and find the Build number.
Tap the Build number field seven times to enable Developer Options. Tap a few times and you’ll see a toast notification with a countdown that reads “You are now X steps way from being a developer.”
When you’re done, you’ll see the message “You are now a developer!”. Congratulations. Don’t let this newfound power go to your head.
Tap the Back button and you’ll see the Developer options menu just above the “About Phone” section in Settings. This menu is now enabled on your device—you won’t have to repeat this process again unless you perform a factory reset.
Now go into the developers options menu and find the option to enable root access!!
Flashed the SU Addon and now you want to remove it from your phone??
Just download the LineageOS SU Addon remover and flash it with TWRP...
Excellent...
New year gift...
No words to explain happiness
Sent from my SM-N900 using XDA-Developers mobile app
first one !!LOL
TNX Martin
so it is the beta , is DA supported ??
As usual downloading first...
Thanks allot sir
Sent from my SM-N900 using XDA-Developers mobile app
downloading...
5 min to finish
booting...
pedy6990 said:
downloading...
5 min to finish
Click to expand...
Click to collapse
good for u man. my net is like snail. 3h to download
RYAN SHAY said:
first one !!LOL
TNX Martin
so it is the beta , is DA supported ??
Click to expand...
Click to collapse
DA is shipped with the rom... same as with CM13...
Under my point of view, it is fully stable... I labled it as beta until u guys test it and tell me everything is OK... that is the only reason...
RYAN SHAY said:
good for u man. my net is like snail. 3h to download
Click to expand...
Click to collapse
I'm also in ur country, khubi?
tnx for hard working and keep a live our Note 3 N900. if u have good Internet with Unlimited Size ( or Volume Whichever was true. ) tell us rom is Stable or Not ( Just to be sure. because i dont have Unlimited net. and if only have incall volume bug i download it ).
pedy6990 said:
I'm also in ur country, khubi?
Click to expand...
Click to collapse
tnx bro , I am fine.
lets stick to the thread and not to make Mods angry.
any work u had with me just pm me.
rasoulia said:
tnx for hard working and keep a live our Note 3 N900. if u have good Internet with Unlimited Size ( or Volume Whichever was true. ) tell us rom is Stable or Not ( Just to be sure. because i dont have Unlimited net. and if only have incall volume bug i download it ).
Click to expand...
Click to collapse
It is fully stable... only bug i found was the in call volume patch... I use it as daily driver...
Everything is there on OP!
tincho5588 said:
DA is shipped with the rom... same as with CM13...
Under my point of view, it is fully stable... I labled it as beta until u guys test it and tell me everything is OK... that is the only reason...
Click to expand...
Click to collapse
so it seems to be really stable. I dont know what to say.
i just have this last query , maybe its like a dumb Q , Are all of the change logs of MM included in this rom too ??
Thank you my brotheeeeerrrr.... ???
Yeah it was really stable. Fast, without laggy.
Zud bezan download arzeshesho dare. @rasoulia
tincho5588
You AMAZING DEVeloper! Thank You & Happy New Year! :victory:
Thanks my dear friend! Our device support vulkan api?
Thanks man.... Working great..... A very happy new year to you.... Keep up the good work....
Sent from my SM-N900 using XDA-Developers mobile app
Darkphyx said:
Thanks my dear friend! Our device support vulkan api?
Click to expand...
Click to collapse
No... Opengl 3.1
RYAN SHAY said:
so it seems to be really stable. I dont know what to say.
i just have this last query , maybe its like a dumb Q , Are all of the change logs of MM included in this rom too ??
Click to expand...
Click to collapse
Yes sir! All the work done in cm13 is inhereted here! That is why it was so important to polish MM...

[MotoMods Supported][OMS7][NOUGAT][7.1.2][Addison]XPerience-11.1.2_r29 [NIGHTLY]

{
"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"
}
XPerience 11.X.X for the Motorola Z Play
Maded by Klozz Jesus AKA TeamMEX
XPerience is a free, community built distribution of Android 7.1.1 (Nougat) which greatly extends the capabilities of your phone.
This project are based on AOSP CAF
The First rom with motomods support for the moto z play, dont forget to give the credits if you do a kang of this
Moto Mods supported​
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
NOTE: READ this PLS
All required device configs, blobs and kernel source are on my github u know the url
Please don ask for etas
Please don't report same bugs all time
too much things are broken
Report with logcat and dmesg
Screenshots representative only
Click to expand...
Click to collapse
Features:
Substratum support
XPerience Updater
NetworkTrafficMetter
Ambient Display with customizations
OMS-N7
Force expanded notifications
Disable inmersive messages
Inmersive recents
Alessa app for kernel tweaking.
XPerience Active Display
Pocket Judge
* Judge if device is in pocket.
* Notify clients callbacks when pocked state changes.
* Start listening when device becomes not interactive.
* Stop listening when device becomes interactive and is NOT in pocket.
policy: introduce pocket lock
fingerprint: disable when device is in pocket
One Hand mode (slide your finger across the navigation bat to switch between the standard and mini screen views(from the center))
App sidebar
Burning protect (Navbar and status bar (only on AMOLED display's)).
You can use Dolby atmos or Viper4android without change Selinux (I added some selinux changes for it)
VoLTE Icon
Magisk Manager
WakelockBlocker
Clean recents with fab
Alarm block
Unlock using fingerprint without enter Pin/Pattern(only devices with fingerprint)
Moto Mods Support
WORKING:
Working
Rild
LTE/3G/2G
Bluetooth
MTP
Sensors
Led
Wi-Fi
MUSIC
sounds
Videos
Camera
camcoder
SELinux
Battery Mod Efficiency mode working
Not working/ Bugs:
YouTellme
How to install:
Download zip from Downloads:
Put zip into Internal Storage
Reboot into Recovery like TWRP
Flash zip file XPerience-11.x.x-xxxxxxx-addison.zip
Flash Gaaps
Wipe dalvick-cache and cache
Reboot and config
Reboot Again and enjoy!
Screenshots:
https://lh3.googleusercontent.com/****Wbf15v8tBRMttby0pViCXsGn22HuE5oJ3g9OXbcus2ybc3wnLGVggSXayByZOaShwr9kihLRmpHRvKXsaSwXxACOnkRt=w1366-h768-rw-no
Basketbuild
Mirror
mirror 2:
Or the web
http://thexperienceproject.com
MD5:
Google APPS
http://opengapps.org
​
OLD things
Boot issues? flash this boot.img via fastboot or using TWRP (?
+XPerience-11.1.1-20170220-NIGHTLY-addison.zip.img
Changelog in second Post:
If you like my work, you can buy me a coffee with your donatives. All donations are appreciated. and this can help me to pay some bills about internet
​
XDA:DevDB Information
The XPerience Project, ROM for the Moto Z Play
Contributors
TeamMex
Source Code: https://github.com/XPerience-AOSP-Lollipop/android_device_motorola_addison
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
Based On: AOSP CAF
Version Information
Status: Beta
Created 2017-01-26
Last Updated 2018-08-10
Reserved
NO, AT&T MEXICO haven't VoLTE it is HD Voice.
VoLTE is making a voice phone call over the data LTE network. VoIP.
HD Voice is a higher audio codec that provides clearer calls.
HD Voice is a requirement of VoLTE, but can be implemented on HSPA or EVDO.
2.-. VoLte has more noise cancellation. The previous hd voice seemed to have almost none.
3.- The real VoLTE comes in the 2018
Click to expand...
Click to collapse
** 22/01/2018 **
Allow to install in 0xC114 bootloader version
Some mediacodec hax thanks to erfanoabdi | vache
some debug to Motomod tile.
Note: Jbl still not works
** 17/01/2018 **
MotoMods Tile (Like motorola does)
Returned mod apps (MotCameraMod, Projector)
New insta-share mod , mot game explorer
Some bug fixes (Audio routing 4 jbl is broken in some weird cases it works for a few minutes)
Kernel changes
Some fixes
** 31/12/17 **
Rewrited kernel using latest kernel from motorola based on 3.18.63 (it fix missing things about soundmod and new mods)
Dec security patch
ModFmwkProxyService from source (Decompiled 2.0 from Stock)
Mod camera, moto projector removed from the rom (Download it from Play store (this to make it updated apps ) )
Mod manager added as presigned to maintain the signature provided in the Gplaystore Version.
-- * Bug fixes and stability improvements.
* Compatibility with Polaroid Insta-Share Printer.
added motorola game explorer (for mod pad)
Update blobs to NPNS26.118-22-1 release
supported the new bootloader
Note: JBL mod still not works sorry It will take more time than expected, I have some ideas that I will try.
** 30/10/17 **
Mods platform 2.0
more mods related changes.
ship last incipio firmware 0.82
** 26/10/17 **
healthd: add some support to battery mod
Read battery full capacity from kernel sys file
healthd: batterymonitor Change Path
When mod is attached, send powersource field as part of battery broadcast
Check whether divisor is 0 or not
ueventd.rc: Give sensors HAL access to IIO
Add msm video symbolic link handling
add the posibility to read the Mods firmware.
Fixed ModManager not charge the mod for failing java.io.FileNotFoundException: mods_ap/greybus1/1-3/power_supply
Updated libmodmanager.so from 7.1.1
Update ModManager to last 7.1.1 firmware
Efficiency mode works correctly without external app
Added Incipio firmware.
Auto mod detection on attach. (Not need anymore su start gbmods)
12/10]/2017
Updated Greybus driver to 7.0.0 release
added motomods apps again in the new build
fixed more sepolicy related to motomods.
added greybus loaded not need davtse module =)
For the battery use this app Battery Mod Percentage + Efficiency Enhancer
in case you do not auto load the modules it is enough to do in the terminal the following
su
start gbmodinstall
Click to expand...
Click to collapse
more changes...
[18/03/2017]
Additional RIL blobs
Drop qcom audio effects libs
Add more IMS/RIL blobs (thnks to alberto97)
audio: Switch to xml audio policy (thnks to alberto97)
livedisplay: Map Color profiles (thnks to alberto97)
qdcm: Add back Comfort mode (thnks to alberto97)
audio_effects: Don't depend on outdated and source closed qcom drivers (thnks to alberto97)
* kernel/motorola/msm8953/
prima: Wait for clear filter request's response from firmware [Alberto97]
wlan: Fix buffer overflow in WLANSAP_Set_WPARSNIes() [Alberto97]
wlan: On SSR, update SAP operating band, start and end channels [Alberto97]
wlan: SAP: During SSR, don't check for logp in progress [Alberto97]
wlan: Add buf len check in wlan_hdd_cfg80211_testmode [Alberto97]
[*] Frameworks/base
SingleHandWindow: Allow locking the rotation to 180°
Add tile information to ACTION_QS_TILE_PREFERENCES intent
PackageManager: Always let UID 0 start FallbackHome
SystemUI: Dismiss keyguard on boot if disabled by current profile
AppOpsDetails: Check app permissions safely
* packages/apps/XPeUpdater/
Collapse header even when scrolling out of header
UpdateSettings: UI fixes when download completed
More here...https://raw.githubusercontent.com/K...a459b3b28d71cba65/11.1.1-20170318-NIGHTLY.txt
[08/03/2017]
March security patch
OMS Rootless mode
Substratum + Theme interfacer more info here...https://www.xda-developers.com/stat...a-new-website-more-features-and-future-plans/
IMS fixes taked from Alberto97 github
Fix more denials.
[27/2/17]
February Security patches
Enforcing SELinux
Switched to the fully working Snap Camera
Improved stability
Updated Adreno blobs
aptX support? (not tested)
OMS7 with rootless support (HALF cuz I reverted some part of it.)
Add a protected broadcast for Masquerade events
Themes: Expose Keyguard affordance circle background
enable productivity_device for DocumentsUI
support more text types
24-25/02/17
add Alessa governor my own governor
Add XPerience governor my own governor
--Read 3rd post for more info about governors
Added my own Alessa Hotplug
add burning protectiont to navbar too
CAF rebase 7.1.1 (if you have the last version installed you dont need clean install)
03/02/17
Update Vulkan lib from addison nougat release
Membar on recents
fixed clock options right left center
new updater
translations
bug fixes
more .. https://raw.githubusercontent.com/K...4a6f6d11e8a5edc1f45c7e46c/11.1.1-20170203.txt
26/01/17
same as alberto97 work more: https://forum.xda-developers.com/showpost.php?p=69504812&postcount=2
More SELinux denials
enable burn in protect
--Devices with OLED display suffer from
status-bar's notification items and nagivation bar's software keys
causing permanent burn-ins when used long-term.
--
ASoC: qdsp6v2: prevent null pointer dereference for _vol_cmds
ASoC: soc: msm: initialize buffer to prevent kernel data leakage
Reserved
BUG REPORTS:
https://forum.xda-developers.com/devdb/project/?id=19085#bugReporter
How to take logs for bug reports:
Go to settings and tap on Alessa
Got to Alessa settings
Tap on logcat, dmesg and last_kmesg if is available
Governors only for XPerience project
Alessa:
A less aggressive and more stable ondemand modified by TeamMex. A good compromise between performance and battery. It can be used with the complementary hotplug governor.
This governor is a balance between performance and battery.
XPerience:
The governor aim for an “ideal frequency”, and ramp up more aggressively towards this freq and less aggressive after. It uses different ideal frequencies for screen on and screen off, namely awake_ideal_freq and sleep_ideal_freq. This governor scales down CPU very fast (to hit sleep_ideal_freq soon) while screen is off and scales up rapidly to awake_ideal_freq when screen is on. There’s no upper limit for frequency while screen is off.
This governor is a balance between performance and battery.
HOTPLUG:
Alessa Hotplug:
A simple hotplugging driver optimized for dual to octa core.
When the device goes into idle state, the hotplug is responsible for moving the processes to a single core, keeping off the cores that are not in use.
And it lowers the frequencies to the lowest possible, but without getting to remain in a deep sleep of which it does not wake up.
Note:
Touch boost enable only if you do a hard work if not maintain it disabled .
Ascarex TCP congestion driver:
My new TCP congestion driver called ascarex
Ascarex employs end-to-end bandwidth measurements to set cwnd and ssthresh after packet loss.
The probing phase is as the original Reno .
Have a modified control mechanism for use with large congestion windows.
A table indicates how much to increase the congestion window when an ACK is received.
HELP:
YOU CAN HELP TO TRANSLATE XPERIENCE
https://crowdin.com/project/xperience-alessa
https://crowdin.com/project/xperience-parts
https://crowdin.com/project/xperience-settings
https://crowdin.com/project/rainbowunicornxpe
https://crowdin.com/project/xperience-frameworks-and-ui
Credits: not in order:
@Alberto97 For the base repository.
kalo0o For helping me to get the device.
Vache for initial some mods sepolicy
erfanoabdi For his guide about mods.
@davtse For your donation for a mod, and initial searching about greybus paths.
Me for make this work as stock
CAF: For CVE patches.
Google for AOSP
LineageOS for Hardware repos and some bases
YOU CAN HELP TO TRANSLATE XPERIENCE
https://crowdin.com/project/xperience-alessa
https://crowdin.com/project/xperience-parts
https://crowdin.com/project/xperience-settings
https://crowdin.com/project/rainbowunicornxpe
https://crowdin.com/project/xperience-frameworks-and-ui
Great .... Work ... Thanks a lot for making our device awesome ..
hello fantastic camera no working?? very very thanks
I have reteu european installed foro me Zplay? Yes?
What versions Twrp have using?
regards
iron maiden said:
hello fantastic camera no working?? very very thanks
regards
Click to expand...
Click to collapse
Until they apply new blobs from nougat official firmware It will not works.
Hitachy said:
Until they apply new blobs from nougat official firmware It will not works.
Click to expand...
Click to collapse
Hello ah yes you said it thank you very much
iron maiden said:
hello fantastic camera no working?? very very thanks
I have reteu european installed foro me Zplay? Yes?
What versions Twrp have using?
regards
Click to expand...
Click to collapse
You can use TWRP from alberto97 I have it.
Hello, this ROM is also compatible with the model Z Play XT1635-03 (version China Dual-SIM) ?!
Thank you very Much!
iron maiden said:
hello fantastic camera no working?? very very thanks
I have reteu european installed foro me Zplay? Yes?
What versions Twrp have using?
regards
Click to expand...
Click to collapse
This
TeamMex said:
You can use TWRP from alberto97 I have it.
Click to expand...
Click to collapse
I think that linking the right TWRP also in this thread will clear the comment.
TeamMex said:
You can use TWRP from alberto97 I have it.
Click to expand...
Click to collapse
Hitachy said:
This
I think that linking the right TWRP also in this thread will clear the comment.
Click to expand...
Click to collapse
Hello the one that I have right now but does not allow to make copy of EFS does not appear with this recovery
No wipes to install your rom? Wipe data, system, cache and davilk cache? Very thanks
iron maiden said:
Hello the one that I have right now but does not allow to make copy of EFS does not appear with this recovery
No wipes to install your rom? Wipe data, system, cache and davilk cache? Very thanks
Click to expand...
Click to collapse
If you do, efs backup never restore it or you can lose your imei
And if you do it is at your own risk.
t is the reason why in some TWRP this option is not active.
You need wipe Data factory reset to install this.
cheers
TeamMex said:
If you do, efs backup never restore it or you can lose your imei
And if you do it is at your own risk.
t is the reason why in some TWRP this option is not active.
You need wipe Data factory reset to install this.
cheers
Click to expand...
Click to collapse
Hello I do not understand if I restore EFS made with Chinese twrp can I miss the imei? I feel my English thank you very much
regards
Awesome another new ROM to eventually flash! I'm waiting to root my phone till camera is working as I use it way to much but great to know there is more than one choice for when it does come!! Thanks for your hard work!
coyotefiveoh said:
Awesome another new ROM to eventually flash! I'm waiting to root my phone till camera is working as I use it way to much but great to know there is more than one choice for when it does come!! Thanks for your hard work!
Click to expand...
Click to collapse
Rooting doesn't break camera...?
Hello good morning @TeamMex you are going to update for the bike x 2014? Do not work the ota update in the January 7th version thanks and forgive the offtopic
xxBrun0xx said:
Rooting doesn't break camera...?
Click to expand...
Click to collapse
I meant switching from stock ROM.
coyotefiveoh said:
I meant switching from stock ROM.
Click to expand...
Click to collapse
Yes, for now all nougat-based roms have broken camera.
Hitachy said:
Yes, for now all nougat-based roms have broken camera.
Click to expand...
Click to collapse
Yea I know that... That's why I'm not switching as stated in previous post.

[ROM] [7.1.2] OFFICIAL Resurrection Remix - JiaYu S3

Resurrection Remix is a free, community built distribution of Android 7.1.2 (Nougat) which greatly extends the capabilities of your phone.
This is the official build of Resurrection Remix for Jiayu S3 (advanced and basic, not S3 plus), with MT6752 SoC.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include
/*
* Your warranty is now void.
*
* We aren't responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*/
What's not working:
Alarm in turned off state.
Sources:
https://github.com/sandstranger/android_vendor_jiayu_s3_h560/tree/cm-14.1
https://github.com/sandstranger/android_device_jiayu_s3_h560/tree/cm-14.1
https://github.com/Shokerface/android_kernel_jiayu_s3_h560
Based on The M.A.D Team device tree.
Developer:
sandstranger
Download:
Check downloads tab
Thanks to:
Zormax
Moyster
Daniel_hk
The M.A.D. Team
XDA:DevDB Information
[ROM] [7.1.2] OFFICIAL Resurrection Remix - JiaYu S3 [MT6752], ROM for the JiaYu S3
Contributors
Borizzz, sandstranger, Verevka, superdragonpt, DerTeufel1980, fire855
Source Code: https://github.com/ResurrectionRemix
XDA:DevDB Information
[ROM] [7.1.2] OFFICIAL Resurrection Remix - JiaYu S3 , ROM for the JiaYu S3
Contributors
Borizzz, sandstranger, Verevka, superdragonpt, DerTeufel1980, fire855, gfofanov
Source Code: https://github.com/ResurrectionRemix
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: TWRP for N from The M.A.D. Team
Based On: Resurrection Remix
Version Information
Status: Stable
Current Stable Version: Stable27
Stable Release Date: 2018-05-13
Created 2018-03-02
Last Updated 2018-05-13
Stable27 13.05.2018:
Kernel:
fscrypt with 4.15 Linux kernel;
sdcardfs updated - included last commits;
New filesystem SDFat included;
Kernel built with Gcc 7.3.1;
Many other fixes.
Firmware:
Synced last ResurrectionRemix sources (you can check changelog on theirs site);
Included new hybrid modem taken from madOS from April, 2018 (thanks to The M.A.D. Team);
Android Security Patch Level: April, 2018
Firmware history before deleting all ROMs by its author era:
Stable26 10.02.2018:
Some commits causing reboots rolled out;
Added some debug info into /proc/last_kmsg;
Some caller improvements;
Root added.
Stable25 21.01.2018:
Battery fixed;
WIP.
Stable24 20.01.2018:
Charge current now is 1.3Ah;
WIP.
Stable23 14.01.2018:
Ext4 upstreamed till fresh Linux Kernel 4.14;
Fixed Doze mode;
Fixed crypto in Kernel;
Build.prop cleaned;
Charge current now is 1.5Ah;
Reworked some shims on МТК, thanks to dinolek;
Included HEVC support in Kernel, work is in progress, now software hevc codec is used.
Please, notice that DPI is set to 400. For reverting it back to 480 you should set
Code:
ro.sf.lcd_density=480
in /system/build.prop
Script for fix dpi & LTE.View attachment update-buildprop.zip
Stable22 27.12.2017:
Power hal updated from 0.2 to 0.3;
Added CyanogenMod's power profiles API for Android N;
Improved energy saving in Kernel;
Removed CPU throttling at 15%.
Stable21 25.12.2017:
Synced last Resurrection Remix sources;
Deleted some trash in Wi-Fi;
Audio, btif, FM drivers backported from Sony Kernel;
Fixed Wi-Fi hotspot;
RR now support nfs;
Kernel built with gcc 7.1.2 , because it can be built with gcc 7.1.2 without any issues;
Some others improvements in Kernel;
P.S.: all fixes for RR in this build pushed to github for 7.1.2 tree
Stable20 19.12.2017:
Added Wi-Fi suspend support;
Deleted some trash in Wi-Fi;
Fixed hw keys vibro;
Fixed codecs;
Deleted some MTK stuff;
Some fixes in Kernel;
Audio, btif, FM drivers are taken from Sony Kernel.
Stable19 18.12.2017:
Synced last Resurrection Remix sources;
Upstream common mtk audio driver from 3.18 kernel;
Gcc downgraded to 4.9.4;
Report the voltage in the correct scale ;
Update battery meter;
Completely remove mtk aee driver;
Delete Lenovo ****.
Stable18 12.12.2017:
Synced last Resurrection Remix sources;
Upstream Android sources from r29 to r36;
Android Security Patch Level: 05.12.2017;
Fixed battery drop;
Now battery thermal counter works;
Fixed battery drain;
Fixed charge;
CPU throttling now from 5% battery level instead of 15%.
Stable17 11.12.2017:
Synced last Resurrection Remix sources;
Upstream f2fs;
Upstream workqueue;
Upstream alsa;
Fixed grey colour during video playback;
Now all 8 cores used while ROM works, fluent UI;
Fixed seccomp policy for ffmpeg;
Buffer_age extension in EGL support turned off;
Fixed nvram permissions: selinux issues when the wifi driver reads MAC address from NVRAM. Kernel can't read anymore files from userspace which don't have the root group.
Removed malloc support, which caused app fc, we have a lot of RAM;
Updated ril props in build.prop;
Fixed fuelgauged MTK driver.
Stable16 27.11.2017:
Fixed reboot due to accdec mtk driver when connecting headset;
Fixed reboot due to hotlplug Kernel driver: driver removed, thanks to Dovakin for logs;
Fixed reboot due to fuelgauged binary: binary removed, thanks to Dovakin for logs;
Added sensor calibrate feature;
Added missed xml permissions android.hardware.sensor.stepcounter & android.hardware.sensor.stepdetector, thanks to Moyster;
More mtk hint in power for mtk, thanks to Moyster.
Stable15 23.11.2017:
Synced last Resurrection Remix sources;
Android Security Patch Level: November 2017;
Livedisplay in AppDrawer backported from LineageOS;
Alsa and net upstreams in Kernel;
New mtk security patches in Kernel, thanks to The M.A.D. Team;
Fixed bugs:
After resetting ringtones in audio disappears, thanks to Moyster;
PersistentDataBlockService service errors on boot, thanks to Moyster;
Added support of SUSPENDMODE into Wi-Fi HAL drivers, so, Wi-Fi now sleeps very well, thanks to b1den;
Added Wi-Fi state control support, thanks to danielhk;
Updated ion driver in Kernel, thanks to The M.A.D. Team.
Stable14 *REPACK* 12.11.2017:
Kernel 3.10.108 included;
Added xen0ns stuff, which recalibrate proximity sensor upon each phone boot.
Stable14 *REUPLOAD* 04.11.2017:
Alps driver rolled out, this should be done, thanks to @Danielhk;
Some zram changes, thanks to @Moyster;
Now phone turn on from sleep 4 times faster;
Fastcharge increased to 1,3Ah;
Included some mtk drivers;
Removed some stuff from Lenovo.
Stable14 04.11.2017:
Synced last Resurrection Remix sources;
Netd now fully compiled from cm sources. No more netd patching for mtk. That means - no more netd errors. I need to mention - nobody on 4PDA can fix these daemon errors among all N-based ROMS;
Caller now have Russian support;
Ambient display refactored;
WiFi AP backported from AOSP codebase;
NOTE: I strongly recommend update your fw to Stable14 due to netd fixing. Just trust, many-many-many errors and fcs in ril and other services are gone.
Stable13 *REUPLOAD* 18.09.2017:
Fixed NTFS.
[
Stable13 17.09.2017:
Synced last Resurrection Remix (5.8.5) sources;
WiFi WPA2 KRAK vulnerability is fixed;
All other fixes from LineageOS 14.1 & AICP12.1.
Stable12 09.09.2017:
Synced last Resurrection Remix sources;
Max charge current now is 1,2Ah;
GPS rolled out to The M.A.D. Team blobs;
Removed ril blobs, which caused fc on start;
Working NFC;
Removed some Zormax stuff;
Added gamepad support.
Stable11 26.08.2017:
Charger now is healthd: thanks to The M.A.D. Team & Zormax;
Video dec/enc updated to Android N;
Ril is taken from Android N, thanks to The M.A.D. Team;
Updated ril libs layer, thanks to daniel hk;
Battery voltage etc feature now should work;
Updated GPS blobs to Android N;
Updated FMRadio blobs to Android N;
Fastcharge included in Kernel;
Merged July security patches into Kernel;
Updated sources of CPU governor: interactive;
Removed CPU o/c;
CPU driver: hotplug;
Libglesandroid is compiled from sources 7;
Tons of other fixes&improvements.
Stable10 19.08.2017:
Codecs fixed;
Sdcardfs enabled by default.
Stable9 17.08.2017:
Android security patch level: 05.08.2017;
Synced last Resurrection Remix sources;
Codecs updated to Android 7;
NFC drivers updated;
Sources from Zormax patched;
Updated drivers ged, mtk_smi, gpu_hal , mtkjpg, m4u, mmp in Kernel;
Added overclock option of CPU and GPU with ability to set frequency of CPU;
CPU works with workqueue;
Added new CPU governors: renice , elementalx;
New memory governors: zen and others;
Small fixes in Kernel;
Updated audio drivers to Android 7, they are taken from Sony;
Updated BT drivers to Android 7;
Almost all vendor now from Android 7;
Updated JPG drivers to Android 7, small improvements in photo quality;
Completely working PCM32;
Completely working 48kHz sound;
BT sound now works with 48kHz;
Screen options: now you can prevent accidental sensor turn ons;
ROM build with additional optimization flags;
Added ability to set sound level in engineering mode (WIP);
Camera now works through cameraserver;
Camera now records video using only HW codecs;
Fixed camera fc;
Playing camera recorded video now works;
External USB cams should work now;
ffmpeg codecs included;
Many, many other fixes.
Stable8 31.07.2017:
Fixed lags;
GPS is taken from madOS;
Youtube fixed, need to be tested more;
Updated thermal policy;
All ril libs are taken from wileyfox;
Small fixes in Kernel;
Updated f2fs & exfat drivers;
Fixed camera hangs while shooting at night.
Stable7 07.07.2017:
Synced last Resurrection Remix sources;
NFC taken from madOS 7.1.2;
ROM is odexed;
Kernel updated to 3.10.107;
Android security patch level: 05.07.2017.
Stable6 27.06.2017:
Synced last ResurrectionRemix sources;
Rolled out network commits in Kernel, maybe network apps should work stable now;
Fixed ROM installation.
Stable5 22.06.2017:
Synced last ResurrectionRemix sources;
Kernel updated to 3.10.106;
Many bugfixes;
Full proper f2fs support.
Stable4 12.06.2017:
Synced last ResurrectionRemix sources;
Android Security Patch Level: 05.06.2017;
OMX codecs rolled out, they was cause of many troubles. I you want YouTube - use browser. This should be fixed by Google.
Low memory killer in Kernel updated;
Added sdcards support;
Fuse replaced by sdcardfs;
Security updates in Kernel;
Modem replaced, Wifi should work fine.
Stable3 03.06.2017:
Official Resurrection Remix build;
Synced last Resurrection Remix sources;
Updated OMX codecs;
Improved VPN;
Updated ext4 & ext drivers;
Fixed bug with YouTube zooming;
Magisk root included;
Fixed doubletap switching off;
Different other fixes.
Stable2 19.05.2017:
Doubletap now can be switched off from Settings;
Codecs partially updated to Android 7.1;
Fixes for camera;
Different fixes in Kernel;
Using of other RIL libs;
Fixed bug with wrong call counter displaying.
Stable1 *reupload* 14.05.2017:
Fixed network traffic indicator.
Stable1 11.05.2017:
Resurrection Remix updated to Android 7.1.2!
Tons of bugfixes.
Release Candidates:
RC4 07.04.2017:
Limit to bg processes removed;
Patch for wpa supplicant rolled out;
Tons of fixes in Kernel;
Kernel built using gcc 4.9;
Synced last Resurrection Remix sources;
Audio removed from engineering menu;
Now offstate charge is driven by open source healthd instead of proprietary mtk stuff;
Updated codecs xml.
RC3 28.03.2017:
Bug with using BT & WiFI simultaneously, probably, fixed;
Limit background processes to 5;
Fixed Livedisplay lags;
WiFi AP mode now working;
Fixed FMRadio hangs when changing station;
Fixed bug with selecting ringtone on SIM;
WiFi now skips empty SSIDs;
Fixed hwui fc;
Many fixes in Kernel;
Doze configs are taken from OnePlus;
Libcurl included;
Something other we forgot to mention.
RC2 24.03.2017:
Some codecs updated to Android7, some still used from Android6;
Included YouTube patch v1, this temporary fixes problem;
Open source drives for GPS, ccli-lib, lights;
Security vulnerabilities fixed in Kernel;
Some other fixes in Kernel;
Synced last Resurrection Remix sources;
Updated ril libraries;
Realized changing RGB colour in Kernel;
Night display id off, better use Live display;
Doze from Meizu;
Some other fixes we forgot to mention.
RC1 19.03.2017:
Now all hardware working;
Hall sensor is working, stuff taken from The. M.A.D. Team.
beta 12.03.2017:
This is now user build, so, no more included root in system, use third-party root;
Deleted flag -fno-stackprotector which caused system & app crashes;
Third-party camera apps now working;
Synced last firmwares sources, something new in them with masquarade;
Android Security Patch Level: March 5, 2017;
Removed flags from Kernel linked with Lenovo charging;
Implemented mtk color support;
Fixed wrong textures in games;
Fixed wrong battery voltage displaying;
Fixed YouTube, thanks to DeckerSu;
Cleaned codecs blobs.
alpha1 06.03.2017:
We're moved to Resurrection Remix sources;
Camera, GPS, NFC, charging in off state, codecs are working;
Fixed nvram corrupting;
gralloc_extra , ion , drm libs are updated to Android N;
Kernel updated to 3.10.105;
ExFAT & NTFS support at Kernel level.
Donations
If you want to thank developer for such hard work done during ROM developing, bringing latest RR to our phone, bugless Kernel etc, you can donate any amount of money to him.
Donations are open via PayPal:
Please, consider donation any sum.
Weldone
Sent from my S3
nice
Been running it and it run pretty well, no issues so far!
genesisalgor said:
Been running it and it run pretty well, no issues so far!
Click to expand...
Click to collapse
Is the battery tile drawables in this ROM fine? Damn i wish this ROM has latest OMS commits. It would be effing perfect if that happens!
pleasetouchmenot said:
Is the battery tile drawables in this ROM is fine? Damn i wish this ROM has latest OMS commits. It would be effing perfect if that happens!
Click to expand...
Click to collapse
Battery tiles are fine, same size in QS, and well its OMS 7, latest stable release, RR and Aicp tend to update this constantly, next update (rootless, masquerade 24 ill isn't public yet.)
Got surprised with this one, he made a huge progress from a unusuable Lineage for this one, that I wouldn't call Alpha.
Never tried it before, since for a normal user doesn't make much sense when you already have a stable ROM (I'm not the average Joe in Android but...) now I recommend the average user to test it.
RR Is one of my favorites, had it in a Moto E. But at Jiayu is a whole different kingdom.
Congrats, and our community wins
---------- Post added at 05:21 AM ---------- Previous post was at 05:18 AM ----------
I just dunno if this kernel support fastcharge
@Borizzz
It is a wonderful rom. I think it is already stable and not alpha. I found 3 problems.
1- Do not play videos on Youtube.
2- You can not make calls (or receive calls) through the bluetooth in my car.
3- The flash in the night photo is usually out of sync, dark picture. Thank you very much for this work.
genesisalgor said:
Battery tiles are fine, same size in QS, and well its OMS 7, latest stable release, RR and Aicp tend to update this constantly, next update (rootless, masquerade 24 ill isn't public yet.)
Got surprised with this one, he made a huge progress from a unusuable Lineage for this one, that I wouldn't call Alpha.
Never tried it before, since for a normal user doesn't make much sense when you already have a stable ROM (I'm not the average Joe in Android but...) now I recommend the average user to test it.
RR Is one of my favorites, had it in a Moto E. But at Jiayu is a whole different kingdom.
Congrats, and our community wins
---------- Post added at 05:21 AM ---------- Previous post was at 05:18 AM ----------
I just dunno if this kernel support fastcharge
Click to expand...
Click to collapse
Whoaa. Damn! Imma try this now! I can't believe that it's on alpha stage but everythings already working... with OMS commits already! Damn this guy is good
And i hope they will implement fastcharge on the next updates ?
@Borizzz
Megafix_youtube_by_Wythuk fix youtube in Resurrection Remix
Can I use it as daily derive
from S3 M.A.D 7.1.1
---------- Post added at 10:07 AM ---------- Previous post was at 10:04 AM ----------
Fast charging work?????
from S3 M.A.D 7.1.1
Substratum themes are not working. Tho this ROM has OMS commits ?
Whoa,, gonna move to this from sandstrangers' aicp.. gonna help find some bugs .
Camera close in Facebook messenger
jiayu s3 3gb nougat 7.1.1 by M.A.D
This rom has a fantastic camera
pleasetouchmenot said:
Substratum themes are not working. Tho this ROM has OMS commits ?
Click to expand...
Click to collapse
For me it works, check if you gave masquerade root permissions.
BTW is alarm sound working for you guys? It only vibrates for me, almost lost the time for work due to it --'
genesisalgor said:
For me it works, check if you gave masquerade root permissions.
BTW is alarm sound working for you guys? It only vibrates for me, almost lost the time for work due to it --'
Click to expand...
Click to collapse
What root app are you using? I'm using stock root. I tried all of my subs theme but none of them work except for typeface fonts. I already give root permissions for subs and masquerade. Can you send a screenshot of the theme you're using? And btw. I use google clock, alarm works fine for me. And youtube videos can now be played with wythuk's youtube megafix
Here's mine. But all of my themes that i applied didn't work
genesisalgor said:
For me it works, check if you gave masquerade root permissions.
BTW is alarm sound working for you guys? It only vibrates for me, almost lost the time for work due to it --'
Click to expand...
Click to collapse
Also, suddenly, the alarm stopped working for me. Also the ringtone did not ring. The camera, too, suddenly stopped working. I have not discovered the cause. So I came back to install on dirty rom and gaaps .... Now everything works properly

[UNOFFICIAL] AOSPA Paranoid Android 7.3.1-EOL[H850,H830&RS988][03/16/2018]

{
"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"
}
AOSPA for the LG G5 H850,H830 & RS988​
Features :
Paranoid Android is a custom ROM aiming to extend the system, working on enhancing the already existing beauty of Android and following the same design philosophies that were set forward by Google for Android Open Source Project.
Its pretty barebones right now but has a few signature paranoid android features like immersive mode.
they also have tons of performance optimizations going on
OMS support
Instructions :
Download the latest build and GApps
Reboot to recovery
Wipe Data, Cache and Delvik
Flash the latest build and GApps
Reboot
Be patient First boot takes a while.
Downloads :
Rom : AOSPA 7.3.1-EOL LG G5
Gapps : Open Gapps
Known issues:
NFC
You Tell Me
Code:
[SIZE="5"]Changelog:[/SIZE]
[I][U]08/04/2017[/U][/I]
- msm8996-common: Add support for new global extract_files features
- sepolicy: Label sys.ois and sys.camera properties
- Add mediadrmserver to access cffp firmware
- Add liboemcrypto and libcppf for widevine L1
- Add libgpustats.so and enable PQ encoding metadata.
- Add tinyxml2_1 for UM5.7 SDM blobs
- Don't specify presence of vendor specific BLE impl
- Remove WBS
- Removed creation of directory /data/misc/wifi/config
-Revert "msm8996: disable speaker protection" perfd
- Enable speaker protection and set calibration time
- Add QCOM BoardConfigVendor.mk and CAMERA_HAL1
- add LIBC_WRAPPER and remove Pre-optimization
- Revert "msm8996: Fix offline charging"
- Revert "msm8996: Fix messed up thermal-engine.conf" always
- Fix NFC config thanks to @Justatechie
[I][U]08/05/2017[/U][/I]
- msm8996-common: add Pre-optimization
- Fix offline charging
- Fix messed up thermal-engine.confs
- use qcom power
[I][U]08/13/2017[/U][/I]
- msm8996-common: rootdir: Split off radio configs per-variant
- msm8996: audio: Dump acdb_ids from stock
- msm8996: Add barometer sensor perm and move IR blaster to g5 and v20
- msm8996: Bring back hwaddrs
- msm8996: hwaddrs: Set proper offsets for 8996
- msm8996: sepolicy: Allow thermal-engine to read sysfs_usb_supply props
- msm8996: Move bluetooth addr to data/misc/bluetooth
- msm8996: Reconfigure bluetooth for new driver
[I][U]08/25/2017[/U][/I]
- msm8996: Use gesture handler in lge/common
- msm8996: "borrow" Verizon and Sprint frameworks from marlin
- msm8996: Add 32bit sdm blobs and HDR calibration blobs
- msm8996: Update blobs
- msm8996: Build consumerIR HAL from source
- msm8996: Remove problematic ACDB IDs
- msm8996: Add rs988 to build guard
[I][U]10/21/2017[/U][/I]
- msm8996: Remove nonexistent LG USB scripts
- msm8996: Adjust acdb ids, fixes microphone
- msm8996: Fix build.prop ro.bt.bdaddr_path to fix bt mac
- msm8996: enable additional power saving features
- msm8996: extend Pinner Service config
- msm8996: add boot-ext to the Pinner Service Config
- msm8996: Add QPerformance to boot jars
- msm8996: Add custom boosts
- msm8996: Add Sustained Performance Mode
- msm8996: Use our own Power HAL
- msm8996: Enable QC AV ENHANCEMENTS
[I][U]03/16/2018[/U][/I]
- msm8996: Script cleanup/safety checks
- msm8996: Add h915 and h990 to build guard
- msm8996: extract-files: Default to sanitize vendor folder during extraction
- msm8996: Fix enabled typo
- msm8996: Decommonize media.camera.ts.monotonic system.prop
- msm8996: Add hook for device-specific init.device.rc file
- msm8996: enable FDE
- msm8996: Update ramdisk
- msm8996: Switch to CAF power HAL and don't use HWC2
- msm8996: Disable EAS and improve performance
- msm8996: Change thermal control
- msm8996: Do not use MSM8998 display HAL
- msm8996: Update blobs
- msm8996: Fix video recording
- msm8996: Change thermal control
- msm8996: Use media_codecs_performance.xml from cheeseburger
- msm8996: Build ParanoidCamera
- g5-common: Move media.camera.ts.monotonic system.prop to g5-common
- Vendor: build QPerformance
- Vendor: Kang OP3 thermal-engine
- Vendor: Update blobs
- Kernel: Switch to new CAF kernel msm-3.18-nougat.
- Kernel: fix fast charging
- and much more ill be updating my trees soon so y'all can see all the full changes made.
For a detailed changelogs, check [URL="https://gerrit.aospa.co/#/q/status:merged"]https://gerrit.aospa.co/#/q/status:merged[/URL]
Credits :
PA Team
EvilHowl
LG-Devs
CyanogenMod/LineageOS Team
Xiaomi
Xda-Developers
XDA:DevDB Information
AOSPA, ROM for the LG G5 H850&H830
Contributors
sickkside13
Source Code:
AOSPA
Gerrit:
Gerrit
Device Trees: LG G5
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.18.31
Based On: CAF
Version Information
Status: Stable Release
Created 2017-06-06
Last Updated 2018-03-16
H850 should be up in 1hr and a half.
And Please Enjoy
sickkside13 said:
H850 should be up in 1hr and a half.
And Please Enjoy
Click to expand...
Click to collapse
Could we get some more details please? Does it have OMS support? Root built-in and if yes, which method? Last time I used PA must've been over 3 years ago on my S4, so no idea what it does/doesn't have included nowadays :angel:
The H850 isn't up yet btw - thanks though :good:
Nimueh said:
Could we get some more details please? Does it have OMS support? Root built-in and if yes, which method? Last time I used PA must've been over 3 years ago on my S4, so no idea what it does/doesn't have included nowadays :angel:
The H850 isn't up yet btw - thanks though :good:
Click to expand...
Click to collapse
Pi Control, Immersive Mode, Support Substratúm & Built in Color Engine, Quick pulldown, diffrent battery style, CAF
These are feautre on the official one, have to try it on this unofficial build
Edit: 850 build is up
if u can attach screenshot ty
jwensouls said:
if u can attach screenshot ty
Click to expand...
Click to collapse
i will install the rom soon
Update:
- No root preinstalled
- no touch to wake
Screenshots
Great.. another excellent rom.
Enviado desde mi LG-H850 mediante Tapatalk
sickkside13 said:
H850 should be up in 1hr and a half.
And Please Enjoy
Click to expand...
Click to collapse
Who is the best ? YOU! Who has the best Taste? YOU! AOSPA from Sickkside... Can't imagine something better than that! Thanks a lot Man!
Miustone said:
Who is the best ? YOU! Who has the best Taste? YOU! AOSPA from Sickkside... Can't imagine something better than that! Thanks a lot Man!
Click to expand...
Click to collapse
Spend the weekend smashing my head against my desk trying to wrinkle out this baby for y'all. :good:
Good Performance. Wakelock is killing me. I don't know what cause it
hi, i would to try your rom, with open gapps to download? arm or arm64? 6.0, 7.0 or 7.1?
Rhadamanthis said:
hi, i would to try your rom, with open gapps to download? arm or arm64? 6.0, 7.0 or 7.1?
Click to expand...
Click to collapse
For G5 always ARM64 +
MM ROMs 6.0
(Latest) NOUGAT Rom 7.1
So for this Rom is ARM64/7.1
im using this rom for yesterday ...
i wite a bit of bug and request:
- double tap dont work
-if possible add to navbar gestures screenshot
- if possible ad pie (and all must have on paranoid)
-add one navbar dimension editor
ty for all love u for this rom
Oddly I have the same wakelock as obol2 but having the same or better battery life than stock or fulmics. No idea how this is possible. Btw notification LED isnt working for me and Gesture / buttons settings are a hit or miss. Still staying with this. Thanks sickside13
lolmensch said:
Oddly I have the same wakelock as obol2 but having the same or better battery life than stock or fulmics. No idea how this is possible. Btw notification LED isnt working for me and Gesture / buttons settings are a hit or miss. Still staying with this. Thanks sickside13
Click to expand...
Click to collapse
Caused by nfcservice:mroutingwakelock and powermanagerservice.wakelocks. Have tried to uninstall nfc with link2sd but no luck.
lolmensch said:
Oddly I have the same wakelock as obol2 but having the same or better battery life than stock or fulmics. No idea how this is possible. Btw notification LED isnt working for me and Gesture / buttons settings are a hit or miss. Still staying with this. Thanks sickside13
Click to expand...
Click to collapse
Notification lights are working fine with me but I'll take a look at what other msm8996 devices are doing to get their lights working on AOSPA. Most likely overlays issues doe. And with DT2W I am close to fixing it already its an overlay issue as well.
sickkside13 said:
Notification lights are working fine with me but I'll take a look at what other msm8996 devices are doing to get their lights working on AOSPA. Most likely overlays issues doe. And with DT2W I am close to fixing it already its an overlay issue as well.
Click to expand...
Click to collapse
I gave it a shot this morning and it looks promising, but for now I'm staying on roms with options :laugh:
There is too many basics still missing, like ram in recents, 2-column dashboard, color picker, the commits so that themes can color the battery icon or 3Minit can be used.
But I'm sure I'll give it another try in the future - thank you :good:
obol2 said:
caused by nfcservice:mroutingwakelock and powermanagerservice.wakelocks. Have tried to uninstall nfc with link2sd but no luck.
Click to expand...
Click to collapse
u can uninstall it with system app remover
obol2 said:
Caused by nfcservice:mroutingwakelock and powermanagerservice.wakelocks. Have tried to uninstall nfc with link2sd but no luck.
Click to expand...
Click to collapse
Go to google play and instal "Elimina Programe Nedorite", give root acces and remove what u whant.

Categories

Resources