[Kernel][harpia] SomeFeaK 2 for Moto G4 Play - Moto G4 Play ROMs, Kernels, Recoveries, & Other De

Because you all loved SomeFeaK 1 (no1 cur if you didn't), here it comes SomeFeaK 2 kernel for device codename "harpia".
The kernel should work in any Android Oreo (8.0) custom ROM.. Tested and working in XT1601 (LATAM).
Disclamier:
Code:
[COLOR="red"]* 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.
*[/COLOR]
Features:
Added by me:
Upstreamed to Linux v3.10.108!
Governors: impulse and elementalX, yankactive, zzmoove, darkness and bioshock.
Double tap to wake (DT2W).
Enabled advanced TCP congestion managers: veno, westwood, vegas, illinois, and more.
Automatic thermal throttling and CPU cooling driver added and enabled.
Enabled CPU current throttling driver
Fixed temperature handling.
Dev info:
In order to make use of the new hidden LED's available behavior, it's needed that some Java developer (not me, I don't know a thing about Java) to develop an application. Here I'll give you a sort of "API" that you should use to wake up the required triggers for "if there's a notification or not".
To turn on the LED set trigger to default-on:
Code:
su -c "echo default-on > /sys/devices/soc.0/leds-atc-e3be1600/leds/charging/trigger"
To turn off the LED set trigger to none:
Code:
su -c "echo none > /sys/devices/soc.0/leds-atc-e3be1600/leds/charging/trigger"
I've also added the required modules for the LED to be able to process a hold on during "x" milliseconds and keep off during "x" milliseconds. To set it do it like as follows.
Switch trigger to timer:
Code:
su -c "echo timer > /sys/devices/soc.0/leds-atc-e3be1600/leds/charging/trigger"
Now, set time on during 0,5 seconds (500 milliseconds):
Code:
su -c "echo 500 > /sys/devices/soc.0/leds-atc-e3be1600/leds/charging/delay_on"
Now, set time off during 1 second (1000 milliseconds):
Code:
su -c "echo 1000 > /sys/devices/soc.0/leds-atc-e3be1600/leds/charging/delay_off"
For now, you must have a charger connected. It seems to be a hardware issue but I'll try to investigate it anyways.
Click to expand...
Click to collapse
Downloads:
Click here or go to Downloads tab at the top of the thread, if something goes wrong, just go for AFH here.
Bugs:
No known issues.
Bugs marked with a "*" will be fixed in the next release.
Testing: (by users and me)
UltraAOSP: no bugs found.
XDA:DevDB Information
SomeFeaK 2 for Moto G4 Play, Kernel for the Moto G4 Play
Contributors
facuarmo, ishubhamsingh, infinite4ever, squid2
Source Code: https://github.com/FacuM/android_kernel_motorola_msm8916-3
Kernel Special Features: everything from r20 Squid2's build, advanced LED control, DT2W, impulse and elementalX governors and much more!
Version Information
Status: Stable
Created 2017-12-11
Last Updated 2018-01-10

Reserved

Changelog (v1.65):
Kernel changes: (as of latest private testing build)
First public release!
Update to Linux v3.10.108. (thanks to @nathanchance for his detailed guide)
Other changes:
Reduced zip size.
Fix flashing on new TWRP versions, still working on old ones.
Fix the Aroma colorspace bug.
Download:
Main link: https://forum.xda-developers.com/devdb/project/dl/?id=27651
Alternative link: https://www.androidfilehost.com/?fid=745849072291694065
MD5: e5c92e7b066d35f8336846b3878647ef
Bugs:
No known issues.

Thank you for work and dedication. I was a fan of your kernel from the first release. So this kernel now supports Oreo, but is there any good Oreo Rom for harpia yet? I only know of crdroid.

can I install normal on top of version 1.60? I'm using that
Problem WiFi!! Not active and no connect

misutogan123 said:
Thank you for work and dedication. I was a fan of your kernel from the first release. So this kernel now supports Oreo, but is there any good Oreo Rom for harpia yet? I only know of crdroid.
Click to expand...
Click to collapse
If I remember well, UltraAOSP and AEX were running fine. Only bugs were sometimes crashing UI and camcorder not working.
albertwesker17 said:
can I install normal on top of version 1.60? I'm using that
Problem WiFi!! Not active and no connect
Click to expand...
Click to collapse
Sure, you can flash it on top of old versions.

Is this only for Oreo ROMs?

Install version 1.65 in the new publication, not the one in the download section, and I get a WiFi error, it does not enable and remains searching without being on

NoobNeutralizer said:
Is this only for Oreo ROMs?
Click to expand...
Click to collapse
Yes!
albertwesker17 said:
Install version 1.65 in the new publication, not the one in the download section, and I get a WiFi error, it does not enable and remains searching without being on
Click to expand...
Click to collapse
Thanks for reporting, in which ROM?

facuarmo said:
Yes!
Thanks for reporting, in which ROM?
Click to expand...
Click to collapse
RR 5.8.5
No problem I will be using the version 1.60 and it works perfect only that I could not activate the option to turn on the screen with double tap

Wifi NOT working
I get a WiFi error, it does not enable and remains searching without being on
Latest Lineage 14.1

Working good on Viper 3.1 on Nougat 7.1.2, Thanks @facuarmo (I hited the thanks button already)

Thanks for giving feedback, anyways, take in mind that this kerrnel is no way intended for Android versions earlier than Oreo, so no bug reports will be taken in mind from these versions.

facuarmo said:
Thanks for giving feedback, anyways, take in mind that this kerrnel is no way intended for Android versions earlier than Oreo, so no bug reports will be taken in mind from these versions.
Click to expand...
Click to collapse
Then to wait for oreo to be stable to be able to prove it :bueno:

led notification
Where do I have to edit the lines to activate the notifications led?

facuarmo said:
Thanks for giving feedback, anyways, take in mind that this kerrnel is no way intended for Android versions earlier than Oreo, so no bug reports will be taken in mind from these versions.
Click to expand...
Click to collapse
Back to the latest v1, but SFkernel 2 is awesome, did't found any bugs in oreo so far.

An update filled with tons of performance and stability improvements was scheduled for today, but I'll delay it 'till tomorrow or maybe even more later (xmas gift? ). Idk, but I hope I can fix my local clone corruption ASAP.
Merry Christmas to everyone who celebrates it!

facuarmo said:
An update filled with tons of performance and stability improvements was scheduled for today, but I'll delay it 'till tomorrow or maybe even more later (xmas gift? ). Idk, but I hope I can fix my local clone corruption ASAP.
Merry Christmas to everyone who celebrates it!
Click to expand...
Click to collapse
Merry Xmas... And yeah.waiting for the xmas gift ..:silly:

Changelog (v5.00):
Kernel changes:
Finally corrected sdcardfs! Thanks to @ishubhamsingh .
Now working with 8.1.x!
Updated binder.
General performance improvements.
Other changes:
None.
Download:
Main link: https://forum.xda-developers.com/devdb/project/dl/?id=28025
Alternative link: https://www.androidfilehost.com/?fid=817906626617957396
MD5: ca73fb401fb68120ae7228f3faef2bbc
Bugs:
No known issues.

Great !!

Related

[CM12][5.0.2][Unofficial][Dior][Stable] Optimized CM 12 for QCOM Redmi Note 4G

Optimized CyanogenMod 12 Android 5.0.2 Lollipop for the Redmi Note 4G(QCOM) brought to you by haoyangw
NOTE: This is for the QCOM variant of the Redmi Note, otherwise known as Redmi Note 4G, and NOT the MTK variant of the Redmi Note. In short, this ROM will NOT work on the MTK variant of Redmi Note 4G
NOTE: GApps is NOT provided, use any GApps package you can find. I would recommend Open GApps for Lollipop(link below).​
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We're 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.
*
*/
Version Number explanation is in the #2 post, changelog and device tree branches for my github repositories explanation is listed in the #3 post
Comment your reviews below or even better, PM me as I won't be regularly monitoring this thread. Thanks again! You will be listed in the credits too ​
Downloads
ROMs
All ScarletRice builds and addons(AndroidFileHost)
All ScarletRice builds and addons(BasketBuild)
ScarletRice selected builds and addons(XDA)
I don't have the time to link specific builds everytime there is a new one anymore, so unfortunately you all have to go into XDA downloads or AndroidFileHost folder and download the latest one. So sorry!
Recoveries(compiled by me )
CWM, Philz touch and twrp recoveries(AndroidFIleHost)
Addons(includes my custom kernels So keep an eye on it)
Addons(AndroidFileHost)
Addons(BasketBuild)
XDA Downloads(Addons and ROMs)
Older downloads:
ScarletRice Beta 0.1
ScarletRice Alpha 0.02: https://mega.co.nz/#!40cXxKQL!Dd-pk41oJOPJbhLILLGnS9yAE09ly6nKIIfgRzLCpak
ScarletRice Beta 0.1 AndroidFileHost mirror
ScarletRice Alpha 0.01: https://mega.co.nz/#!EgN1lIxY!n7f-o9bujoh6eAu0H8iuaiiGrQ1fG3OCxYoodAyuLSA
The battery life so far on this ROM is amazing! It doesn't face any kind of drain issues so far, except maybe for the infamous Google Play Services wakelocks. To quote:
Swordsman0815 said:
Battery life seems to be amazing... I am off the charger for over 12hrs and still have around 46% of charge left
Click to expand...
Click to collapse
Well good/bad battery life is actually really subjective, some people might have higher standards due to their past experience etc so it all depends! Try it out yourself and see
Not working:
Cast screen/Screen mirroring
FM Radio
Compass
Back Camera and front camera video Fixed now
Buggy power detection Fixed
Flashing red borders(chrome only) Fixed
Working:
Back and Front camera(video + photo)(wipe dalvik if doesn't work)
Wifi
Headphones
Touch
Auto brightness
Gyroscope
Alarms
Location
Double tap 2 wake(built into ROM zip's kernel and my custom kernels) Removed due to bugs
Anything else
Installation
Download the ROM from the link above
Download GApps package for Lollipop(Recommended: OpenGapps, for 4.4+ and all architectures)
Download any addons/custom kernels from links above or anywhere else
Put the zip files on your SDCard
Reboot in Recovery(choose one of the 3 above if you wish )
Wipe Data / Factory Reset(ONLY IF you are coming from another ROM/upgrading to beta 0.2.x to get working camera)
Recommended: Wipe dalvik-cache
Select "Install zip from SDCard"
Choose CM12 zip file
Select "Install zip from SDCard"
Choose GApps zip file
Optional: Select "Install zip from SDCard"
Optional: Choose addon/kernel zip
Reboot system
Reporting bugs
If you have found a bug, make sure you fill up a form here: Google Form: Bug reporting This allows me to easily track all bugs reported without scanning the whole thread. Do make SURE that you fill in a VERY detailed description! And don't forget logs! For a tutorial on how to get logs, here you go! Log tutorial Of course, feel free to still report bugs here as I will be monitoring this thread But you MUST fill up a form, reporting on XDA is optional
Sources
Manifest
For those who would like a shortcut to sync all the neccessary repos to build stable cm12, just download/copy the contents of this file into .repo/local_manifest: Local manifest xml and the next time you repo sync everything will be there Then just 'lunch cm_dior-userdebug' and 'make -j4 otapackage'
Manually
I've finally given up making my own trees and fixing the annoying bugs in Xiaomi's kernel sources, so here are all the working tree/sources brought to you by our awesome devs! I take no credit for this! GO AND THANK THEM!
Edit: I've made some minor updates and fixes to the trees, but still credit goes to them!
Updated trees(updated by me but originally created by the following devs)
Device tree
Kernel source
Vendor tree(a.k.a. prebuilt/proprietary blobs tree)
Original trees:
@Silesh.Nair's device tree
@Silesh.Nair's vendor tree
@audahadi's kernel source
@stane1983's kernel source
I've uploaded the device tree I used to compile twrp to my device tree above, the branch name is 'twrp'. It's based on syhost's outdated twrp device tree, with problematic flags removed to fix bugs and also translated back into english, so there you go!
NOTE: Currently this device tree is ONLY for compiling CM12, you can face all kinds of build errors if you compile CM11 with it. For example, you will not be able to compile sepolicy in the device tree. You have been warned. Have fun building
Credits
CyanogenMod
XDA
syhost(for his twrp device tree)
Stane1983(for his first working trees)
Silesh.Nair(for his updated trees)
sm_94(for his suggestions on fixes)
And everyone else who contributed logcats and findings and worked hard for the better of all Note 4G users. Thanks!
XDA:DevDB Information
ScarletRice, ROM for the Xiaomi Redmi Note
Contributors
haoyangw
Silesh.Nair
sm_94
stane1983
sadlmadl(Contributed best and most logs and reports)
Swordsman0815(Contribute working/not working reports and logs )
@suhasgta(contributed logs, suggestions and reports )
And all others who contributed logs and reports! Thanks A LOT!
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Stable
Created 2015-03-17
Last Updated 2015-11-29
Version numbers
Version Number explanation
There will be 4 naming conventions for builds, namely Alpha, Beta, Release Candidate and Stable.
Alpha - Build is NOT tested and may not boot
Beta - Build has been tested and boots up, but there are many device-related issues and bugs
Release Candidate, or RC - Build has been tested and device-related issues and most bugs are fixed
Stable - No more than 3 minor bugs and no performance or battery drain issues(caused by ROM on my side)
Changelog + Github Repos' Branches
Changelog:
1.0
Device:
Fixed front and back camera(photo+video) as well as video playback
ROM:
Optimized with O3 and graphite
Enabled optimizing compiler for ART
Kernel:
Added more cpu governors(total 23)
Added gamma control
Added faux sound control
Added alucard and intelli hotplug
Compiled with O2
Maybe more(can't remember)
0.2.4
Device:
Merged changes from sileshn
Fixed some more webview problems(that were not caused by the previous absence of webview completely)
Added FM blobs, FM radio should work properly now (also means you'll need my new local manifest to sync qcom's fm stuff)
Tweaked media configs, hopefully improves some stuff(but playing youtube videos and the like still not working )
0.2.3.1
ROM:
Fixed superuser
Device:
Fixed google play store crashes
Tweaked button brightness, hopefully it isn't too bright nor dim
Old builds' changelogs:
0.2.3
ROM:
Compiled with user instead of eng, should result in increased performance!
Fixed performance issues! Now it's faster than syhost's cm12.1! You know what that means? if we build for cm12.1, then bam, performance will be faster than a rocket! And did I mention Justarchi optimizations and graphite flags?
Many vulnerability fixes like the new Serialization vulnerability
Device:
Bright button lights should now be fixed No light at all Sorry!
Location should be working properly now, without relying on Xiaomi's partners like Qualcomm
Fixed annoying flashing red borders ONCE AND FOR ALL!
0.2.2
Clean install(i.e. with factory reset required for working front camera)
ROM:
Fix Gapps problems(e.g. Play store and google keyboard crashes) by removing system jar compression tweak
Improved performance a little
0.2.1
ROM:
Fix prebuilt WebView that caused browser crashes
Add some missing blobs to increase performance
0.2.0
ROM:
Integrate home button fix
Upstream fixes(most notably stagefright vulnerability fix)
Use prebuilt WebView
System jars 0 compression(store only), but causes problems
Add Open Camera as system app
0.1
ROM:
Finally boots
Fix front camera
Device:
Use Silesh.Nair's device tree to fix problems and make ROM boot
Custom kernel:
V1.2.4:
Updated intelliactive and intellidemand to faux's latest sources, no longer using some outdated files that I got because of laziness So intelliactive is finally working properly(no reboot), and also better performance/battery etc
Added intelli hotplug driver, do check it out!
Updated simple and simpleondemand gpu governors, but they still don't work So do AVOID them!
V1:
Add intelliactive and smartmax governors
Add SIO and ZEN I/O schedulers
Experimental fix for back camera
Github Repository Branch Explanations:
Kernel source repo
cm-12.0: stock cm12 kernel without extra governors and I/O schedulers
cm-12.0-custom: CM12 custom kernel with extra governors and I/O schedulers
stock: Original kernel source from Xiaomi with only fixes for compilation errors
cm-12.0-wip: latest fixes/additions for cm12 that may not work/compile successfully
Upcoming(when it appears on the kernel source repo, cm12.1 is coming ):
cm-12.1: CM12.1 custom kernel with extra governors and I/O schedulers
cm-12.1-custom: stock cm12.1 kernel without extra governors and I/O schedulers
wip-cm12.1: latest fixes/additions for cm12.1 that may not work/compile successfully
Hi, I tried your rom just now on my Redmi Note 4G but it doesn't boot at all.
I wouldn't mind being a tester! I'm installing now and I'll see how it works.
fix
what about camera. fixed or not yet
It's stuck on the MI boot screen.
Finaly
thanks haoyangw for this thread. I would to participate but I just a noob and don't have skill about devs . I just follow and subscribe this thread, hope you can fix any problem about this devices. :good:
i can also help testing,i have min knowledge about what a rom is and logcat.
robreyes07 said:
Hi, I tried your rom just now on my Redmi Note 4G but it doesn't boot at all.
Click to expand...
Click to collapse
Hi, can you send me a logcat please? Or install LiveBoot by ChainFire through recovery and post all the errors you see printed. Thanks a lot! Sorry if the ROM doesn't boot
Good to see someone is working on CM12 for our phone. I tried CM12 syhost version and it's awesome but camera doesn't work and I need it. If you manage to get camera to work that would be awesome.
Thanks for your work. You may want to check the source code for the official cm12 version of the htc desire 816. It has the same gpu/cpu combination so there must be some similarities.
What is the point of this thread when the rom doesn't even boot
i think,
shyampareek said:
What is the point of this thread when the rom doesn't even boot
Click to expand...
Click to collapse
I didn't know but i hv subscribe
shyampareek said:
What is the point of this thread when the rom doesn't even boot
Click to expand...
Click to collapse
The point is to encourage someone to work on device. Right now it gathers little to no interest at all.
shyampareek said:
What is the point of this thread when the ROM doesn't even boot
Click to expand...
Click to collapse
Point is to give support to developer, or this thread will die. I think u shouldn't be on this forum, so ungrateful
haoyangw said:
Hi, can you send me a logcat please? Or install LiveBoot by ChainFire through recovery and post all the errors you see printed. Thanks a lot! Sorry if the ROM doesn't boot
Click to expand...
Click to collapse
Sure, maybe this weekend kind of busy this workdays.
robreyes07 said:
Hi, I tried your rom just now on my Redmi Note 4G but it doesn't boot at all.
Click to expand...
Click to collapse
Nemado said:
Thanks for your work. You may want to check the source code for the official cm12 version of the htc desire 816. It has the same gpu/cpu combination so there must be some similarities.
Click to expand...
Click to collapse
Yeah I thought of that, I copied some bits from the desire 816 device tree for Redmi Note 4G. I've tried building recovery with my sources and device tree and the recovery works perfectly, so I think it must be something in the ROM that is the problem. I'll need a logcat for tracking the malfunctioning part.
robreyes07 said:
Sure, maybe this weekend kind of busy this workdays.
Click to expand...
Click to collapse
Thanks a lot! Hope I can get this ROM working soon, then our beloved device will get Lollipop sweetness.
Have you tried to compile kernel that xiaomi relased for our device?

LineageOS 13.1

​
Lineage OS is a free, community built, aftermarket firmware distribution of Android 6.0 (Marshmallow), which is designed to increase performance and reliability over stock Android for your device.
Code:
[SIZE="2"]* 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.
[/SIZE]
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts.
LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Install instructions:
Reboot into recovery (latest official TWRP recommended).
Wipe Data, System and Cache if it's a fresh install.
No wipes required if you're updating from a previous version of CM 13.0 (Wipe Cache and Dalvik Cache recommended).
Flash ROM + Gapps.
Reboot.
Read post 2 before reporting bugs.
KitKat is required, before you flash cm13.[/B]
Download links:
ROM: Click Here
Gapps: http://opengapps.org/
Credits :Huge thanks to @aapav01 for bringing up Cm13 fo our device @adityaupreti for new device sources and help
@SoUnd001 for front cam fix
@[email protected] and @Vladi4ik94 for testing and help
XDA:DevDB Information
CM13 for Grand 2, ROM for the Samsung Galaxy Grand 2
Contributors
Shujath
Source Code Common: https://github.com/ms013g-common
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Kitkat
Based On: CyanogenMod
Version Information
Status: Stable
Current Stable Version: 1.0
Stable Release Date: 2016-05-03
Created 2016-05-03
Last Updated 2016-05-03
Bug reports:[/SIZE][/B]
LineageOS 13 is in development and has several small bugs and missing translations, so in this thread we'll try to focus on device-specific bugs. Complaints/demands/bug reports without logs will be ignored.
Explain how to reproduce the bug and attach logcat and dmesg (if you had a random reboot, also attach last_kmsg). If you don't know how to get those, you can use this app. Please, do not report bugs if you use any kind of mods (like xposed) or third party kernel.
Known bugs:
Buggy Live Display
Buggy GPS but it works
Frequently Asked Questions:
Q) How can I unlock Developer options?
A) Go to Settings > About phone, and press five times on Build number.
Q) How can I enable root access?
A) Go to Settings > Developer options > Root access, and enable it for apps, adb or both.
Q) How can I set '3G only' network mode?
A) Open dialer, dial *#*#4636#*#* , open first option "Phone Information", there you can set your preferred network mode.
Q) Why there's a small delay when I wake up the phone?
A) Go to Settings > Display & lights and disable prevent accidental wake-up.
Q) Why is wifi always on in battery stats, even when it was disabled?
A) Go to Settings > Location, press on the 3 dots (top right) > scanning > disable wifi.
Q) How do I update Gapps? (Also useful if you have Gapps related problems).
A) Reboot into recovery. Wipe System, Cache and Dalvik Cache. Install ROM + Gapps. Reboot.
Change Log 13th May:-
Fixed Autorotation bug
Fixed Rear Cam
FIxed Auto Brightness Flickering
Fixed Graphic glitches
Lot more to come
Change Log 19 September:-
Rear cam fix
Added Gello browser
Security patch level updated to September
Updated theme manager with new UI
New optimizing apps view
Upstream Merge
Change Log 19 September 2nd build:-
Fixed GPS
Change Log: 02 OCtober :-
Updated Kernel Configuration
Added Z Cache
Updated Power Profile for better performance
Upsteam Merge
Change 03rd OCtober :-
Updated Kernel Configuration
Updated audio accelerator in kernel
Enabled Zcache and added Zram
Updated battery capacity to 2600mah in the power profile.
Updated Auto Brightness levels from 4 to 10
Autobrightness backlight update
Updated media profiles of the device which was outdated
Added custom power hal to increase battery life
Change 27th Jan :-
Good Bye CyanogenMod
Welcome LineageOS
Applied Front Cam fix by @SoUnd001
Removed Zcache as it was causing Offline Charge bug
No Need to flash multiple files from now, Just flash ROM and Gapps
Thanks bro for CM13 :good::good::good:....this is the ROM I'm waiting for
Please Fix the Credits
The Source which You have mention in the Thread is all mine
Shujath said:
Change Log :-
Fixed Autorotation bug
Fixed Rear Cam
FIxed Auto Brightness Flickering
Fixed Graphic glitches
Lot more to come
Click to expand...
Click to collapse
CM13 getting better day by day ...... Thanks Mr. Shujath :good:
was waiting for this!thanks buddy!
EDIT:link the correct(new)device and vendor tree.
Invalid response from the server: 502
can`t download :/
Igor2906 said:
Invalid response from the server: 502
can`t download :/
Click to expand...
Click to collapse
Some AFH servers are down atm,wait for sometime.
praveensingh569 said:
Thanks bro for CM13 :good::good::good:....this is the ROM I'm waiting for
Click to expand...
Click to collapse
You are welcome
aapav01 said:
Please Fix the Credits
The Source which You have mention in the Thread is all mine
Click to expand...
Click to collapse
Ive used msm common and kernel from Msm8226 and device, vendor from aditya
[email protected] said:
CM13 getting better day by day ...... Thanks Mr. Shujath :good:
Click to expand...
Click to collapse
You are wecome, Enmjoy the ROM
neonkat said:
was waiting for this!thanks buddy!
EDIT:link the correct(new)device and vendor tree.
Click to expand...
Click to collapse
Yup fixed now, thanks
Igor2906 said:
Invalid response from the server: 502
can`t download :/
Click to expand...
Click to collapse
Yes AFH Is down
Bro, i flashed infected kernel but im some momemt my screen become black ,phone rebooted and again black screen i cant do anything with my phone
Flashed again all cm same trouble ,maybe some app doing this?
Igor2906 said:
Bro, i flashed infected kernel but im some momemt my screen become black ,phone rebooted and again black screen i cant do anything with my phone
Flashed again all cm same trouble ,maybe some app doing this?
Click to expand...
Click to collapse
Do a clean install
Sent from my SM-G7102 using XDA-Developers mobile app
anyway
how about pull request fix rotation to msm8226-samsung repo?
to ms01-common
Hi, thanks for your update.
"Go to Settings > Display & lights and disable prevent accidental wake-up."
but i couldn't find "prevent accidental wake-up" option in settings, please help on this
Shujath said:
Ive used msm common and kernel from Msm8226 and device, vendor from aditya
Click to expand...
Click to collapse
Aditya have remove my Commit history there nothing changed in vendor bcoz if he change anything in vendor it may break things like RIL, :good:
faizauthar12 said:
anyway
how about pull request fix rotation to msm8226-samsung repo?
to ms01-common
Click to expand...
Click to collapse
I did
@Shujath after 1day of use, the Rom is very good..Thanks you very much bro.. i found only 2 issues,
- frontCam
- SDcard Name showing 'sdcard1'
grupix said:
do a clean install
sent from my sm-g7102 using xda-developers mobile app
Click to expand...
Click to collapse
\
Вас зрозумів!
igor2906 said:
\
Вас зрозумів!
Click to expand...
Click to collapse
СЛАВА УКРАЇНІ!!!
Good day. I'm really grateful for this ROM. It is nice, but i have an issue. I can't seem to access the internet on my phone, even though i can see the network. But i can access it through mobile hotspot. I don't understand why.

[P600][n1awifi][ROM][7.1] Official LineageOS 14.1 - weekly

LineageOS is a free, community built, aftermarket firmware distribution of Android 7 (Nougat), which is designed to increase performance and reliability over stock Android for your device.
Code:
/*
* 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. Hard. A lot.
*/
Screenshots and Videos
Screenshots
Click to expand...
Click to collapse
What works?
Working​Boot
Display/Brightness
Touchscreen
Audio
Wifi
S-Pen
Buttons/Lights
SDCard
USB Storage
GPS
Bluetooth
IR Blaster
Camera
DRM (L3)
SELinux Enforcing
Not working​MHL
Miracast
Not in the list? Report below
Click to expand...
Click to collapse
Other issues
(empty)
Click to expand...
Click to collapse
How to install
This ROM REQUIRES Lollipop bootloader. See this post to learn how to update your bootloader.
1. Download ROM and Gapps and transfer to device
2. Boot into recovery (TWRP recommended)
3. Factory reset
4. Install ROM
5. Install Gapps
6. Reboot to system
You can skip factory resetting ("dirty flash") if you're upgrading from Official LineageOS to a newer Official build.
Click to expand...
Click to collapse
Downloads
Official LineageOS ROM: https://download.lineageos.org/n1awifi
Gapps: http://opengapps.org/ [Recommended: ARM 7.1 Pico or Nano]
Root: https://download.lineageos.org/extras
Exynos5420 team ROMs (UNOFFICIAL builds):
ROM: http://download.exynos5420.com/LineageOS-14.1/n1awifi/
Old downloads:
https://forum.xda-developers.com/devdb/project/?id=16957#downloads
Click to expand...
Click to collapse
Note: n1awifi is the same device as lt03wifi - the SM-P600
Thanks to
Without these people this ROM wouldn't exist:
Exynos5420 dev team ( @deadman96385 @thompatry @ZakooZ @Orion116 @joshndroid @Andmoreagain @thermskin, @javelinanddart, @tincho5588 )
@ShevT - For his work on the P601 (huge contributor to our current device tree)
@Raymanfx - First to bring CM to this device
Click to expand...
Click to collapse
Changelog
Current changelogs: https://download.lineageos.org/n1awifi/changes/
Old changelogs:
Code:
20170302
Fix bug where SetupWizard didn't have buttons
Lockscreen rotation setting added to Display->Rotation settings
20170222
Go official!
Fix video rescaling issue
SEPolicy fixups
Add noise suppression blobs
Enforce SELinux
20170130
Automatic screen brightness no longer enabled by default - zakooz
Enable our cache partition - zakooz
fstab: Mark cache, userdata as formattable - deadman96385
sepolicy: Update policies for media - cryptomilk + deadman96385
Doze fixups and tweaks - BadDaemon + deadman96385 + tincho5588 + zwliew
power: Use our kernel nodes - zakooz
Use NV21 color format instead of nv12tiled - tincho5588
ramdisk: fix s5p-smem ownership - tincho5588
Config: fix audio_effects.conf - tincho5588 + deadman96385
AudioFX: build the package again - tincho5588
20170113
Security patch: 05 January 2017
Enable "Samsung Doze"
GPU: Allow user under/overclock
GPU: Allow user thermal throttling points
GPU: Allow user voltages
20170107
Updated to LineageOS
Fixed microphone (Credit to @thompatry)
Fixed DRM
20161226
Update to final CyanogenMod sources (RIP CM)
Update to Android 7.1.1
December 2016 Security patch
Enable lockscreen rotation
Fix issue where the system was using the wrong audio_effects.conf
Enable advanced low power audio
Include Deathly Aduitor in installation
Increase maximum allowed charging current
No longer using haxes to avoid qualcomm telephony code
Update to 3.4.113 (from 3.4.112)
Update IR driver to samsung LL
Deathly Aduitor no longer complains about outdated kernel
Update Sound effect libs from T705XXU1ANF8 (Samsung MM)
Update mobicore from T705XXU1ANF8 (Samsung MM)
20161201
Major restructure and reorganization (now using exynos5420-common)
Updated audio configuration to official lollipop
Fixed offline charging
Updated audio blobs to official lollipop (kitkat bootloader has no problem with this)
Enabled US 5GHz wifi bands
Updated everything except for GPU driver to samsung's official Marshmallow sources (From klimtlte)
Allow apps to see and control:
USB charging currents
S-Pen Power Saving Mode (turn off S-Pen detection if it is inserted)
All the CPU thermal throttling points
S-Pen booster (increase CPU frequency when the S-Pen touches the screen)
Touchscreen booster (increase CPU frequency when a finger touches the screen)
Capacitive button booster (increase CPU frequency when a finger touches the buttons)
20161113
Fixed bug where buttons would light up even if lights were disabled in settings
Fixed bug where software buttons were enabled by default and restored option to disable them in Settings->Buttons
Camera fully working without crashes
Android security patch: 5 November 2016
20161107
Updated to CM14.1 (Android 7.1)
Fixed camera (but it's quite unstable)
20161030
Fixed battery stand-by problem introduced in previous build
Fixed HD video playback
Audio should crackle less
Now including Cyanogenmod Setup Wizard
Fixed possible system hang and reboot on first-boot
Enabled freeform windows
Improved system UI smoothness
Improved button lights HAL
Enabled strong stack protection
20161008
IR Blaster fixed? I can't test this because my IR emitter is faulty
Disabled doze - our device doesn't properly support this and it will actually decrease battery life
Updated default CPU governor and I/O scheduler configuration - battery life should be vastly improved if you weren't use custom CPU governor settings
Updated and enabled sdcardfs - Testing, storage should work better though
Many clean-ups in the device configuration
Removed system dependency on qualcomm ext-telephony (currently a mess on wifi-only-non-qualcomm devices)
Builds are about 50mb smaller (first boot is longer though) (give me feedback on what you prefer!)
Security patch - October 5, 2016
20160925
Fixed Bluetooth
Fixed Flashlight (and camera preview)
Fixed Settings app crash
Small fixes to RIL (lack of) and WiFi
20160916
Fixed GPS
20160915
Fixed audio
Fixed video rendering
Security patch - September 6, 2016
20160908
Initial release
Click to expand...
Click to collapse
Source code
Device: https://github.com/LineageOS/android_device_samsung_n1awifi
Kernel: https://github.com/LineageOS/android_kernel_samsung_exynos5420
Exynos5420 team: https://github.com/exynos5420
Click to expand...
Click to collapse
XDA:DevDB Information
SM-P600 LineageOS14.1 Official, ROM for the Samsung Galaxy Note 10.1 (2014 Edition)
Contributors
ZakooZ, https://github.com/exynos5420
Source Code: https://github.com/LineageOS/
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: LL bootloader
Based On: LineageOS
Version Information
Status: Stable
Created 2016-09-08
Last Updated 2017-06-22
FAQ
Before using the ROM:
Q. Can I have an ETA for the next build?
A. This ROM is scheduled to build every Thursday at 8 AM GMT. The download becomes available 1 to 5 hours later. If the build fails then you have to wait until the week after.
Q. Does this ROM support custom kernels?
A. No. You can still use them but discussion should go in the thread of the respective kernel. We don't offer support for bugs you might encounter using them.
Q. Why doesn't this ROM support Xposed?
A. Xposed is a hack that is geared towards AOSP, custom ROM's modify the framework a lot, so Xposed can cause a ton of issues on custom ROM's. Now it might work for you, however it is not to be discussed in this thread, and you should refrain from posting bug reports while using it as Xposed can cause a lot of bugs.
Q. Alright, but I still want to flash Xposed, so which version do I need to install?
A. Xposed is not yet available for nougat, however when it is ready you will need to use the version arm sdk 25.
Flashing the ROM:
Q. What do I need to know before flashing?
A. Check the install instructions in the first post..
Q. What TWRP versions are supported?
A. ShevT's. Check out this thread for the TWRP download.
Q. Can the builds be dirty flashed over each other?
A. Yes if you're on Official builds.
Q. How do I dirty flash builds on top of old (working) ones?
A. Flash the ROM zip only (no gapps, don't wipe data).
Q. Will this work on Kitkat bootloader?
A. Read the install instructions.
Using the ROM:
Q. How do I enable software buttons?
A. Settings->Buttons.
Q. How do I change my Menu button to a Recents/AppSwitcher button?
A. Settings->Buttons.
Q. Do I need to provide a log if I'm reporting a bug?
A. If you want it to be fixed faster (or at all) then yes, you should definitely provide a log.
Q. How do I get a logcat, and what type should I get, and more questions that can conveniently be answered by my pre-determined answer?
A. Read this thoroughly. Also, here's a good app for getting logs: https://play.google.com/store/apps/details?id=com.tortel.syslog
Deathly Adiutor App
Deathly Adiutor is an open-source, modified version of Kernel Adiutor made specifically for Exynos 5420 devices.
Features
Power Saving:
S-Pen Power Saving - Same as in Touchwiz, disables S-Pen detection if it's inserted in the slot
S-Pen Input Booster - Instantly increase CPU frequency when the S-Pen touches the screen
Touchscreen Input Booster - Instantly increase CPU frequency when you touch the screen
Touchkey Input Booster - Instantly increase CPU frequency when you touch the capacitive buttons
Touchscreen Glove Mode (Not all screens support this)
CPU Control:
CPU Settings reworked - Deathly adiutor back-end was cleaned up to work specifically with our CPU
CPU Thermal - Control all thermal throttling points for the CPU (make your device run colder... or even hotter)
GPU Control:
GPU Time in States - Same as CPU Time in States (Times in each frequency)
GPU Frequency Control
GPU Voltage Control
GPU Governor Control
Battery control:
Full power statistics - See current and maximum charging currents and current source of power
Unstable power source detection - Lowers current until the power source is stable
Customize charger current limits - Make your device charge faster (safe, if the charger can not supply enough current, the board will dynamically decrease the current)
Screen-On current limiter - Limit charging if screen is on (to avoid overheating)
Speakers:
Privacy mode - Disable main speaker if headphones are plugged in
Earpiece volume
Left/Right speaker volume
Speaker equalizer
Headphones:
Left/Right channel volume
Mono output mode
Headphone equalizer
App Themes:
Light theme - White and Red
Dark theme - Grey and Red
Credits
This post was written by @ZakooZ
This app is brought you by the exynos5420 developer team: @deadman96385 @thompatry @ZakooZ @Orion116 @mosimchah @joshndroid @Andmoreagain @thermskin, @javelinanddart, @tincho5588, @ShevT
Translators:
@ShevT - Russian
The following people deserve distinction for their major contribution:
@tincho5588, responsible for 80%+ of the code for the new features
@deadman96385, the main maintainer of the Deathly kernel and most of the remaining code
Downloads
The app can be found in the Play Store:
Free version (with ads): https://play.google.com/store/apps/details?id=com.exynos5420.deathlyadiutor.ads
Donator version (no ads): https://play.google.com/store/apps/details?id=com.exynos5420.deathlyadiutor.adfree
Helping the developers
You may have noticed there's 2 versions of this app, one ad-free for donators and one with ads.
You can help us by clicking ads you're interested in for the free version, or purchasing the donator version!
We will use the money generated by this app as common money for the developers of the team. It will be used to pay for our web-hosting (we own a gerrit server and a domain name, exynos5420.com). It will also be used to buy a new device if one of ours breaks.
Translating the App
You can also help us by translating the app to your language:
1. You can start by looking at the full english language file: Link
2. Then compare it to your unfinished language file. You can find it here, under values-xx/strings.xml, xx being your language abbreviation.
3. You can then fill-in the missing strings in your language file. Here's an example of what a proper update looks like.
4. Then you can submit your translation by using our gerrit. If you don't know how to use gerrit, just PM the translation to your favorite developer and he'll get it merged!
Thanks for working on CM 14. You will make it compatible with LP Bootloader or you are still on KK Bootloader? Because with the LP and M AOSP roms we had to stay on KK Bootloader to avoid sound, spen and reboot issues.
Stogie87 said:
Thanks for working on CM 14. You will make it compatible with LP Bootloader or you are still on KK Bootloader? Because with the LP and M AOSP roms we had to stay on KK Bootloader to avoid sound, spen and reboot issues.
Click to expand...
Click to collapse
It currently works on top of the CM13 device specific code so it's probably best to use KK bootloader. Making it compatible with LP bootloader is difficult and not a top priority at the moment
The Rom is working in lp Bootloader, unfortunately not so well. Where can I get the kitkat Bootloader?
The Google App is not working for me
wulkanat said:
The Google App is not working for me
Click to expand...
Click to collapse
I don't have issues with google apps. Try flashing KK bootloader like this: http://forum.xda-developers.com/gal...cial-build-t2980604/post65631142#post65631142
Regardless, a more stable build is coming in the next few days, with better compatibility for exynos
ZakooZ said:
I don't have issues with google apps. Try flashing KK bootloader like this: http://forum.xda-developers.com/gal...cial-build-t2980604/post65631142#post65631142
Regardless, a more stable build is coming in the next few days, with better compatibility for exynos
Click to expand...
Click to collapse
Wow, the Rom is now very smooth, only with the standard gapps there are many fc and you cant sign in a google account.
Great work so far, excited for the stable build! No crash on gapps for me , everything felt pretty quick for an early build.
How about for note n8010
Plz
shukenmg said:
How about for note n8010
Plz
Click to expand...
Click to collapse
The new Note 10.1 is completly different from the Old one, so you are in the wrong thread. Don't expect too much, the n8000 is a very Old device.
New build
cm-14.0-20160915-UNOFFICIAL-n1awifi.zip
Fixed:
Audio
Video rendering (in Youtube and such)
Settings app now has cyanogenmod stuff (don't expect the settings to work) (root works)
New build
cm-14.0-20160916-UNOFFICIAL-n1awifi.zip
Fixed:
GPS (with help from @deadman96385)
Links are dead?
Edit, nevermind. Being dumb.
Few things I've run across.
1) Cannot add a second Google account.
2) Status bar battery settings don't take. Tried adding percentage next to portrait icon but won't display.
And FYI, root is baked in. Trying to use SuperSU ended in a boot loop.
angus242 said:
Few things I've run across.
1) Cannot add a second Google account.
2) Status bar battery settings don't take. Tried adding percentage next to portrait icon but won't display.
And FYI, root is baked in. Trying to use SuperSU ended in a boot loop.
Click to expand...
Click to collapse
1) 2) will be fixed by Cyanogenmod in the coming weeks, all I can do about that is wait until they update their code to support Nougat
Yes root is already baked into the developer options
ZakooZ said:
1) 2) will be fixed by Cyanogenmod in the coming weeks, all I can do about that is wait until they update their code to support Nougat
Yes root is already baked into the developer options
Click to expand...
Click to collapse
No problems. I appreciate all the work. I'm just reporting what I've found. Ya never know what might fall through the cracks. :good:
Awesome, dev, thank you!!!! Only for P600? Don't works on P601, right?
kryzeK said:
Awesome, dev, thank you!!!! Only for P600? Don't works on P601, right?
Click to expand...
Click to collapse
Should work on P601, but try at your own risk (RIL won't work for sure)

[6.0.x|SM-T520| Unofficial Lineage/CyanogenMod 13.0 (n2awifi)

Lineage/CyanogenMod is a free, community built, aftermarket firmware distribution of Android 6.0 (Marshmallow), which is designed to increase performance and reliability over stock Android for your device.​
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.
*
*/
Lineage/CyanogenMod 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). Lineage/CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Important information:
This thread is for Unofficial Lineage/CyanogenMod 13.0 builds for picassowifi/n2awifi (SM-T520). 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
Installation
First time flashing Lineage/CyanogenMod 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 Lineage/CyanogenMod
Install the Google Apps addon package (Optional)
Reboot
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
Downloads
Lineage:
2017/01/14 build
CyanogenMod:
2016/12/30 build
2016/11/5 build
2016/10/9 build
2016/9/22 build
Changelog:
2017/01/14
migrate from CM to Lineage (better chance to upgrade to CM14.1 soon)
Info: OK-Google/MIC should work. (please feedback!)
2016/12/30
Change to exynos common tree sources (chance to upgrade to CM14.1)
Support of "Deathly Adiutor"
Info: OK-Google/MIC broken!
2016/11/05
Nightly without specific changelog. Just latest sources used.
2016/10/09
IR Blaster fixed
Mic fixed
2016/9/22
Initial Release
Google Apps:
http://opengapps.org/- thanks to the OpenGapps team!
The Lineage/CyanogenMod team would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!
Source:
Kernel: https://github.com/exynos5420/android_kernel_samsung_exynos5420
Device Tree: https://github.com/exynos5420/android_device_samsung_n2awifi
Credits:
@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)
@LaCruz (For testing my builds on device)
Exynos5420 Dev Team (@deadman96385 @thompatry @ZakooZ @Orion116 @mosimchah @joshndroid @Andmoreagain @thermskin, @javelinanddart )
@awidawad for his first picassowifi builds
XDA:DevDB Information
[6.0.x|SM-T520| Unofficial Lineage/CyanogenMod 13.0 (n2awifi), ROM for the Samsung Galaxy Tab Pro 12.2, 10.1, 8.4
Contributors
deadman96385, LaCruz
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Version Information
Status: Stable
Created 2016-09-22
Last Updated 2017-01-14
Bugs:
None at this time
Hybrid Build:
I have completely replaced all of the proprietary blobs that were from n2awifi (SM-T520) and replaced them with those from n1awifi (SM-P600). It is pretty much your sister tablet the only differences is it has a different screen that supports the s-pen. Internally they are exactly the same. Crucially it also got official Lollipop which your tablet did not. This build is also now using the M kernel base designed for the Galaxy Tab S this allows it to get the latest kernel updates and drivers.
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)
Mine just in case
Thanks! Will try soon!
Working really great thanks! A good surprise as it seems everything is working. Even the glitches in recent menu are fixed. Kernel is doing good job.
You've done a huge step for this tablet development ...totally unexpected
I Will use it as daily driver and will signal any issue if encountered
Sent from my SM-T520 using XDA-Developers mobile app
Working great.
Camera and gps active!
Thanks a lot for this rom.
OMG thank you! will try it later
sys log - playstore
working in this case or needed Logcat from adb & fastboot ? (ty & sorry for english)
works great, thanks
daitalos said:
working in this case or needed Logcat from adb & fastboot ? (ty & sorry for english)
Click to expand...
Click to collapse
It doesn't need anything! Flash ROM and gapps in twrp nothing else
Sent from my SM-T520 using XDA-Developers mobile app
man for Logcat I asked
Cosmox_ said:
It doesn't need anything! Flash ROM and gapps in twrp nothing else
Sent from my SM-T520 using XDA-Developers mobile app
Click to expand...
Click to collapse
No for how flashed this ROM...
Very nice work!
daitalos said:
working in this case or needed Logcat from adb & fastboot ? (ty & sorry for english)
Click to expand...
Click to collapse
Camera, gps ,wifi ,sd,bluetooth,adb,all working correct,only sometimes some app closed.... ( I have big problem to upload files,maybe my router, I hope be arrived correctly the Logcat) Ty & sorry for english :good:
Great ROM - camera GPS all working.
Had problem with MIC - not sure if working. OK Google does not response (worked on other version of CM13). Tried voice recorder and file was blank
same problem here
DAVECGC said:
Great ROM - camera GPS all working.
Had problem with MIC - not sure if working. OK Google does not response (worked on other version of CM13). Tried voice recorder and file was blank
Click to expand...
Click to collapse
with Ok google...opens,but is not responding...
A thing of beauty - everything I've tested working, no more random brightness fluctuations.
So, how soon do we get CM14?
(I kid, I kid!! No ETAs, I know)
Sent from my SM-T520 using XDA Premium HD app
I jumped ships from CM 12.1. First experiences are very positive, everything works as expected or better. I will report any stray bugs if found.
Thank you very much!
Will this work on picassowifi (SM-T520) or only n2awifi (SM-T520)? I never heard of n2awifi and the link I got to this page was from picassowifi cm13. Thanks!
WVUTampaAlum said:
Will this work on picassowifi (SM-T520) or only n2awifi (SM-T520)? I never heard of n2awifi and the link I got to this page was from picassowifi cm13. Thanks!
Click to expand...
Click to collapse
n2awifi is the proper name for picassowifi, picasso is from the qcom lte device.
Genesius01 said:
A thing of beauty - everything I've tested working, no more random brightness fluctuations.
So, how soon do we get CM14?
(I kid, I kid!! No ETAs, I know)
Sent from my SM-T520 using XDA Premium HD app
Click to expand...
Click to collapse
Well cm-14.0 is mostly working on n1awifi, once its most things are working i will release a build of it
daitalos said:
with Ok google...opens,but is not responding...
Click to expand...
Click to collapse
DAVECGC said:
Great ROM - camera GPS all working.
Had problem with MIC - not sure if working. OK Google does not response (worked on other version of CM13). Tried voice recorder and file was blank
Click to expand...
Click to collapse
Can you post a log of when you are trying to use ok google?
daitalos said:
Camera, gps ,wifi ,all working correct,only sometimes some app closed.... ( I have big problem to upload files,maybe my router, I hope be arrived correctly the Logcat) Ty & sorry for english :good:
Click to expand...
Click to collapse
What apps are forcing closing also are they force closing while you are doing certain things?
some times ..
I am on playstore and i want to Install a app...Touch screen does not respond & says "app does not respond" & closing...After reboot working correct again...This happens only in playstore ( i hope understand me my english is not good) I sent you before Logcat, i think has records this ( if you want I can sent you & another Logcat if it happens again) Ty ( I use nano gapps perhaps i will try & with mini) and google now from any screen display options but not working (see screenshot) [ I got another dmseg & Logcat from fastboot perhaps to help you ] :good:
This. rom. is. awesome!
Thank you! Everything is working so smoothly and without problems so far. best rom ever!

[ROM][D85x-vs985-ls990-G3DS][7.1.2_r29]Pixel-G3-AOSP[11/8/17]

Code:
Disclaimer:
We are not responsible for anything that may happen to your phone as a result of installing custom roms and/or kernels. you do so at your own risk and take the responsibility upon yourself.
OK, its pretty simple so I'm not gonna fill up the page with useless junk, its AOSP for LG G3 D855 (D855 only for now) with settings untouched (will stay this way) and base code only modified with some optimizations(caf)/device support/substratum commits.
The Aim is to keep it as close to AOSP as possible, if you want any features added go to the plenty of other ROMs available, this is for folks like me who want a clean rom as close to pure google pixel as possible.
Features added:
* Night mode
* Substratum support (rootless)
* Pixel theme (UI colors/Sounds/bootlogo)
* Gestures (added via device settings, google's settings repo untouched)
* Double tap to wake/sleep (on taskbar/bottom lockscreen).
* kernel changes (see bellow)
* Battery usage alerts from pixel aosp-7.1.2
* WakeBlock Mod support:
Its a great feature that allows you to block wakelocks sucking our precious battery without the need for root or exposed, I added the commit that enables it, link to xda thread with app link and description bellow, thanks to @CappyT @pioccd @TotemFallico @SimoIanni @GioBozza for developing this great feature.
Link: WakeBlock Thread
These are the only features that have changed and this will stay this way for stability and easy merging of future updates.
Instructions:
1. Flash Rom
2. Flash OpenGapps
3. flash supersu or magisk (I love magisk, open source and systemless!)
4. flash 'mrbump' (we are not bumped by default, you need this. NO NEED IF YOU HAVE D851!)
Optional:
* AOSP LG remote (works great)
* LG Keyboard (also works great if you want it)
Special thanks:
@mistercheese for his great work, some of his commits have helped me a lot in the past and some with this project as well
@invisiblek for his great work on bringing up the G3 to the latest android along with the rest of LineageOS team
@JDCTeam for their great work on AOSP for samsung jf, their commits helped a lot
@AOSP-Extended team for their great work on AOSP
and everyone else who put in work for the G3 or aosp (let me know if I missed someone, I'll gladly add you!)
Downloads:
Old AOSP 7.1.1: Download
Latest ROM: Download
Gapps: http://opengapps.org/
Root: Magisk
MrBump: Download
Optional:
LG Remote: https://forum.xda-developers.com/lg-g3/themes-apps/port-lg-quickremote-aosp-mm-t3301931
LG Keyboard: https://forum.xda-developers.com/lg-g3/themes-apps/port-lg-g3-keyboard-aosp-mm-roms-t3303277
Bugs:
* Selinux permissive for now, may address the denials and enforce it in the future
Github:
https://github.com/G3-aosp-N
Please read FAQ Bellow before posting questions, thanks.
XDA:DevDB Information
[ROM][D85x-vs985-ls990-G3DS][7.1.2_r29]Pixel-G3-AOSP[11/8/17], ROM for the LG G3
Contributors
sooti, mistercheese, -+BB+-, invisiblek
Source Code: https://github.com/G3-aosp-N
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: Stable
Stable Release Date: 2017-08-11
Created 2017-03-11
Last Updated 2017-08-11
Changelog:
11/8/17:
* Latest Google security update
* Kernel updates
* Changed default governor tweaks for a maxiumum balance between performance and battery life, added autosmp as new default hotplug for better battery life
9/7/17:
* Latest Google security update
* Kernel merge from los
13/6/17:
* Fixed quickcircle wakehold (was draining some battery)
7/6/17:
* Latest security update from google
* Small fixes
26/5/17:
* Fixed doze, should improve battery life standby time
* Some small bug fixes and changes in base
5/5/17:
* After weeks of testing the old kernel with no SOD while charging I brought it back, it has much more features, better battery life and is very stable
* Fixed offscreen charging when device is turned off
* Some other small fixes in base tree
* Latest security update (5/5)
22/4/17:
* Added underclocked to 267mhz
* Overclocked GPU for better gaming performance
* Added thermal stuff to kernel
* Added force fast USB charging to kernel
* Some fixes to base rom
* Redesigned pixel navbar including animations, should be 1:1 to stock pixel rom
16/4/17:
* Fixed BT on d851
* Fixed ART not creating correct dex files
* Added support for G3DS and LS990
* Some other minor bug fixes and repo changes
8/4/17:
* Beta version of 7.1.2, follow new instructions since setup wizard is broken for now
* Added battery usage alerts from the pixel (thanks to the du team for this!)
* Some other tweaks to g3 tree, nothing crazy
4/4/17:
* Added 'WakeBlock Mod' support, link in the first post
* Latest security update from Google
* Fixed ram crash on 16Gb devices and maybe 32Gb as well, please report if you have more crashes
* Some other small bug fixes
17/3/17:
* Fixed recovery flashing during boot (thanks to @mistercheese)
* added pixel navbar (no animation yet)
* Latest kernel commits from los
13/3/17:
* Fixed FC in dialer
11/3/17:
* Initial commit
* added rootless substratum
FAQ:
* Can you add X or Y feature?
probably not, this rom will remain as is other then google updates and device related commits and bug fixes
* Can you build for non D855 devices?
Perhaps in the near future, for now its only D855
* I have this bug, can you fix it?
Only if you have a logcat, even then if its not system related, and app related such as substratum the answer is no.
* is this CAF based?
Some of the commits yes, but not pure like some others, its a good balance of both AOSP and CAF
* How often will you update?
Unless there are major device related changes, once a month, no point in releasing a pointless mid-month release, google updates once a month, so will I
Love
Change title of thread it says 11/8/17 instead of 11/03/2017 is March security patch already in?
SleapyYy said:
Change title of thread it says 11/8/17 instead of 11/03/2017 is March security patch already in?
Click to expand...
Click to collapse
Fixed and yes, its the march security update
Hope we can get it for others variants. So sad just a few make a decent aosp ROM like this or misterchees'.
OMAR_IMR said:
Hope we can get it for others variants. So sad just a few make a decent aosp ROM like this or misterchees'.
Click to expand...
Click to collapse
any idea where I get mrbump?
TheDevGuy9497 said:
any idea where I get mrbump?
Click to expand...
Click to collapse
added it to the OP
Thank you bro for ROM, you are cool!
Its possible remove System Update from setting? Its annoying ....and panorama fc fix?
Sent from my LG-D855 using Tapatalk
thanks a lot for supporting our g3 will try and give feedback as soon as possible
3. flash supersu or magisk (I love magisk, open source and systemless!)
no download link for magisk
ROKO__ said:
3. flash supersu or magisk (I love magisk, open source and systemless!)
no download link for magisk
Click to expand...
Click to collapse
Here you have download link : https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
now, i'd like to see if there is some customization options..
I don't see how update button bothers you, just ignore that button, in not touching settings as stated in the post. Regarding camera I'll see if cm has a fix, im using their repo so they should fix it
ROKO__ said:
now, i'd like to see if there is some customization options..
Click to expand...
Click to collapse
See OP, other then stated there , no customization, pure aosp
D855
Al apagar el celular y cargarlo sale unos números en amarillo (??/100) y el substratum da bootlop
I read you want keep rom as pure as possible, but will you consider to add call recording feature?
johnny_cage said:
I read you want keep rom as pure as possible, but will you consider to add call recording feature?
Click to expand...
Click to collapse
Oh right forgot to write, call recording is one other thing I added, OP updated
sooti said:
Oh right forgot to write, call recording is one other thing I added, OP updated
Click to expand...
Click to collapse
Is pixel navbar with animation included in rom?

Categories

Resources