[KERNEL][ICS][11-04-12] AniDroid-Hardened (GS|FC|ALOC|Voodoo|HBIGM|BLN|BLD|TW|3.0.27) - Nexus S Android Development

AniDroid-Hardened Kernel​
Short Kernel information:​
AniDroid-Hardened Kernel is the first Hardened kernel for Android that uses GRSecurity subsystem to provide different useful Security functionality.
AniDroid-Hardened Kernel now is in early stage of developing but it's almost ready for using and testing on Nexus S devices
AniDroid-Hardened Kernel was built with the latest Linaro Toolchain (GCC 4.6.3)​
Provided Features:
Linux Kernel version 3.0.27 based on the latest ICS 4.0.4 Kernel Source
GRSecurity version 2.2.2 with different security features enabled by default (see GRSecurity Feature List for details)
CPU Overclocking (OC) support
Advanced CPU LiveOC!!! (ALOC) support with Selective LiveOC MOD (Thanks to byeonggonlee! In most cases LiveOC and OC itself need overvolting (OV) due to stability issues! Each device has it's own stability limit, some devices don't need OV with lite OC. So, in most cases you need to choose optimal OV value on each OC value for your own device!)
EXT4, NTFS, CIFS support
init.d support
Compatible with any OTA-based and AOSP ICS Roms
Can be managed with NSTOOLS
Voodoo Sound and Vodoo Colors Android kernel improvements
HIGH BIGMEM that provides more available memory for Android on device
Backlight Notification(BLN, enabled by default with blinking)
Backlight Dimmer(BLD, disabled by default)
Battery Life Extender (BLX, enabled by default)
TouchWake (TW, enabled by default)
Custom Voltage Interface support
Deep Idle version 2 (thanks to Ezekeel, disabled for now due to stability issues!)
CPUIdle from Linux 3.2.x backport
SLQB Memory Allocator
USB OTG (Build 5) support (use it with this app)
Blue Colors support for Screen Color Scheme
Stock 60 FPS, 45 FPS and 65 FPS Screen Refresh Rate support (you can see the difference in Battery Drain)
1024 Kb ReadAhead support
Automatic Process Group Scheduling
-fstack-protector buffer overflow detection
USB Fast Charge (FC) feature that force adapters that are detected as USB to charge as AC enabled (can be managed with NSTOOLS)
GRSecurity Feature List:​
Active Exploits Protection (deter exploit bruteforcing, active kernel exploit response)
Role Based Access Control (RBAC)
Filesystem Advanced Protection (including advanced security for applications running in CHROOT environment)
Full Kernel Auditing (event logging for many process-related kernel events)
Executable Protection (deter ptrace-based process snooping)
Network Protection (TCP/UDP blackhole and LAST_ACK DoS prevention)
Larger Entropy Pools support (adds additional randomness to grsecurity features)
Managing support via Sysctl Interface
CPU Frequence Scaling Governors:​
SavagedZen
OndemandX
Ondemand (Default)
Brazilianwax
Intellidemand
Wheatley
Lagfree
InteractiveX
Interactive
Conservative
Lulzactive (tweaked version)
Minmax
Lazy
SmartassV2 (tweaked Smartass)
Smartass
Powersave
Scary
Lionheart
Performance
IO Schedulers:​
CFQ (Default)
Noop
Deadline (tweaked for flash devices)
Simple IO (SIO)
Bfq
Vr
Links:​
Current Kernel Binaries:
AniDroid_Hardened_B13_45Hz.zip
AniDroid_Hardened_B13_60Hz.zip
Old Kernel Binaries:
Old binaries on SourceForge
Kernel Source:
AniDroid on GitHub
Info Screenshots:​
{
"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"
}
Benchmark Screenshots:​
Changelogs:​
Alpha 1 - Alpha 1 build2:​
Kernel flashable ZIP was repacked into the Any Kernel skeleton by koush
Kernel flashable ZIP now includes Lights Library (/system/lib/hw/lights.s5pc110.so)
Alpha 1 build2 - Alpha 2:​
Many of GRSecurity features tested and enabled by default (see GRSecurity Working Feature List for details)
Kernel Heap Randomization enabled (randomizing heap placement makes heap exploits harder)
Advanced LiveOC (ALOC) support with Selective LiveOC MOD
Backlight Dimmer(BLD) is now disabled by default
Alpha 2 - Beta 1:​
Deep Idle version 2 support added (thanks to Ezekeel)
Fstack Protector buffer overflow detection feature added
Near Field Communication (NFC) devices support enabled
RCU Priority Boosting feature enabled (useful for realtime apps, prevents from blocking RCU callback on heavy loads)
L2TP protocol support added
LulzactiveV2 governor renamed to Lulzactive to improve NSTOOLS support
SLQB Memory Allocator with GRSecurity integration added (disabled for now, need testing! Now SLUB is used instead)
Bfq and Vr I/O schedulers added
Beta 1 - Beta 2:​
SLQB Memory Allocator enabled
CPUIdle from Linux 3.2.x backported and enabled
Deep Idle V2 disabled for now due to stability issues
Beta 2 - Beta 3:​
USB OTG (Build 5) support added
Beta 3 - Beta 4:​
SLUB Memory Allocator is now used due to stability issues on some devices
50 FPS and 65 FPS Screen Refresh Rate support added (to compare the performance and battery life)
Default Screen Colors were set to Blue Colors
Default I/O Scheduler is now set to VR
Different stability improvements
Beta 4 - Beta 4 Build2:​
60 FPS Screen Refresh Rate support added
Beta 4 - Beta 5:​
Increased default ReadAhead value to 1024 kB
SLOB Memory Allocator is used as more efficient to get more free memory
45 FPS and 65 FPS kernels are available (45 FPS kernel must have better battery life and have to be tested!!!)
Added optimized compiler flags
Many different stability improvements
Beta 5 - Beta 6:​
TCP tweaks added (thanks to Brainmaster)
Memory tweaks added (thanks to Brainmaster)
Boot issue fix for i9020 AMOLED added (need to be tested!!!)
Boot animation removed
Beta 6 - Beta 7:​
Display Driver bug fixed that prevented to set the correct Refresh Rate on some devices
Default I/O Scheduler changed to CFQ
Reverted to SLUB Memory Allocalor
SLUB Memory Allocalor debugging support disabled
Automatic Process Group Scheduling feature enabled
-fstack-protector security feature disabled (needs testing, will be enabled in stable release)
Beta 7 - Beta 8:​
USB Fast Charge feature that force adapters that are detected as USB to charge as AC enabled
SLQB Memory Allocalor now used
Many different stability improvements and bugfixes
Beta 8 - Beta 9:​
Smartassv2 SYSFS interface bug fixed
Advanced LiveOC (ALOC) reenabled
45 FPS kernel available
Beta 9 - Beta 10:​
USB Fast Charge bug fixed
Beta 10 - Beta 11:​
All code was rebased on Linux 3.0.27
Lulzactive bug fixed
USB Fast Charge can now be managed with NSTools
Many GRsecurity bugs fixed
GRsecurity features are now enabled by default
Advanced LiveOC improvements (now you can set low ang high values for ALOC)
CPU Deep Idle can now be enabled with NSTools
Status line during kernel init was removed
I/O Schedulers code updated
High Bigmem support added (up to 395 Mb of RAM)
Beta 11 - Beta 13:​
Boot freezes and random reboots bug fixed!
WARNING!!!
AniDroid Hardened Kernel is still need testing!
So, you can flash and use this kernel at your oun risk! ​
Great Thanks to eugene373 for the kernel base!!!
Thanks to eugene373, koush, ezekeel, supercurio, morfic, franciscofranco, sztupy, reddv1, byeonggonlee!!!
​

Wow new kernel this looks promising ;-)
Edit. Can u explain the grsecurity?
Sent from my Nexus S

mixtapes08 said:
Wow new kernel this looks promising ;-)
Edit. Can u explain the grsecurity?
Sent from my Nexus S
Click to expand...
Click to collapse
From linuxfoundation.org I got this:
"GRSecurity is a Linux kernel patch aiming at hardening the security of a GNU/Linux system. Both user space and kernel space are protected by grsecurity using many techniques like RBAC for file system access management, increasing system audit by logging important system events, use of Trusted Path Execution to prevent abusive use of binaries, PaX patches to add ASLR, null pointers dereferencing exploits and many others."
But novic_dev might explain it better

nice work dear
thank u <3

This looks promising .. will be sticking in the thread for more updates ..

Nice! New kernel.
From Russia - very nice

Sounds like an awesome kernel, welcome!

Oogway13 said:
From linuxfoundation.org I got this:
"GRSecurity is a Linux kernel patch aiming at hardening the security of a GNU/Linux system. Both user space and kernel space are protected by grsecurity using many techniques like RBAC for file system access management, increasing system audit by logging important system events, use of Trusted Path Execution to prevent abusive use of binaries, PaX patches to add ASLR, null pointers dereferencing exploits and many others."
But novic_dev might explain it better
Click to expand...
Click to collapse
Also sounds like something we don't really need. >_>

nice, more choices for crack flashin'.. спасибо novic_dev

Cool,
haven't run a hardened kernel in a while, any plans to expand this into userland?

!!!
morfic said:
Cool,
haven't run a hardened kernel in a while, any plans to expand this into userland?
Click to expand...
Click to collapse
Thanks!
I have this kernel running as a base for Desktop Linux Distro named AnikOS
I have been developing AnikOS Distro and AnikOS Secure Kernel as a base for it that uses GRSecurity-based Security subsystem since 2008. Some time ago I started to port AnikOS Secure Kernel to run on the wide range of mobile Android devices ..So, right now you can see the result running on Nexus S

))
simms22 said:
nice, more choices for crack flashin'.. спасибо novic_dev
Click to expand...
Click to collapse
Пожалуйста simms22

Flashing now) Hope this kernel is a good one) Thx a lot, novic_dev

zadnica said:
Nice! New kernel.
From Russia - very nice
Click to expand...
Click to collapse
In Russia, the kernel builds you!

Welcome novic_dev.
Question, why don't you use a ANY Kernel version since there are ROM (like MIUI) that use custom RAMDisk?
Here is a ANY Kernel version of your Alpha Build.
EDIT: If you are not O.K. with it, I'll remove it.

Thanks!!!
brainmaster said:
Welcome novic_dev.
Question, why don't you use a ANY Kernel version since there are ROM (like MIUI) that use custom RAMDisk?
Here is a ANY Kernel version of your Alpha Build.
EDIT: If you are not O.K. with it, I'll remove it.
Click to expand...
Click to collapse
Thanks a lot Brainmaster!! That's OK!
Will update the link on the Main Post to repacked Kernel with ANY KERNEL Template!

!!!
mixtapes08 said:
Wow new kernel this looks promising ;-)
Edit. Can u explain the grsecurity?
Sent from my Nexus S
Click to expand...
Click to collapse
Thanks mixtapes08!!!
I will update infornation in the Main Post soon so you and others could know the main facts about GRSecurity advantages!

link gone?

/system/lib
Isn't there supposed to be a file here for light notifications?
---------- Post added at 07:39 AM ---------- Previous post was at 07:39 AM ----------
S_Dot said:
link gone?
Click to expand...
Click to collapse
nope, just downloaded file...

Thanks!!!
y3mita said:
/system/lib
Isn't there supposed to be a file here for light notifications?
---------- Post added at 07:39 AM ---------- Previous post was at 07:39 AM ----------
nope, just downloaded file...
Click to expand...
Click to collapse
Thanks!
Added Light Notification Lib to "PACKAGE:/system/lib" and updated the Link on the Main Post!!!

Related

[KERNEL] [AOSP] [LINARO 4.9.1] nebula kernel [v3.20]

{
"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"
}
nebula kernel is for AOSP based KitKat android 4.4+ ROMs
and AOSP based Lollipop android 5.0+ ROMs
Download the latest PERFORMANCE CONTROL APP to utilize the full potential of the kernel.
Brief explanation of few of the features in nebula can be found in the third post. For more info, use Google.​​
FEATURES
Compiled using the latest Linaro 4.9.1 - 2014-05 toolchain
Based on kernel version 3.0.101
Additional Governors: SmartassV2, SmartassH3, Lulzactive, LulzactiveQ
Additonal I/O Schedulers: ROW, SIO, SIOPLUS, VR, ZEN, BFQ
Overclock: 1.3 Ghz, 1.4 Ghz, 1.5 Ghz, 1.6 Ghz
F2FS support
CPU Boost driver
UKSM (Ultra KSM) support (enable it in Performance Control app)
Frandom
Dynamic Sync Control (enable it in Performance Control app)
Asynchronous FSync ported from HTC One
Cross Memory Attach
Entropy tweaks
Increased read-ahead from 16/128 to 32/2048 (can be customized in Performance Control app)
Disabled Cyclic Redundancy Checks (CRC) for better performance
Many patches, fixes and improvements from codeaurora
Many more performance and battery friendly tweaks
INSTALLATION
Download the latest nebula zip
Flash using CWM recovery
Wipe cache
Wipe dalvik cache
Reboot
NOTE
You are free to use kernel as the default kernel in your ROMs
Please DO NOT change the kernel name that shows up in Settings > About phone
Please link the nebula kernel thread in your ROM thread
DOWNLOADS
nebula kernel
(Please don't make mirror links of the kernel)​
SOURCE
Source code of the kernel can be found at my Gihub.
CREDITS
- pawitp - nebula is based on his kernel source for CM11
- to all the developers whose mods I have included in my kernel
- @k2wl - for his extensive guide on kernel compilation. Big thanx to him.
- @CoolDevelopment
- Christopher83 for the Linaro toolchains
​
XDA:DevDB Information
nebula kernel, Kernel for the Samsung Galaxy Grand Duos i9082
Contributors
xenon92
Source Code: https://github.com/xenon92/android_kernel_nebula
Kernel Special Features: Compiled using Linaro Toolchain to get the best performance. Scroll up for features.
Version Information
Status: Stable
Current Stable Version: v3.20
Stable Release Date: 2014-11-22
Created 2014-04-24
Last Updated 2014-11-22
CHANGELOG​
Changelog is available on nebula kernel wiki too
v3.20
- Fixes to network related kernel code
---x---x---x---
v3.18
- Stability fixes (check source code commits for details)
---x---x---x---
v3.16
- Backport timed General-Purpose Input/Ouput from hammerhead (Nexus 5)
- Improve multi-touch event handling
- Improve compiled kernel code
- Other fixes and improvements
---x---x---x---
v3.14
- Fix CVE-2014-3153
---x---x---x---
v3.12
- New I/O scheduler - BFQ (latest version - v7r4 - released on 18th May 2014)
- Memory Management: pass readahead info down to the I/O scheduler
- lib/memcopy: use glibc version
- Reverted JustArchi's optimization commits
---x---x---x---
v3.11b
This is a beta build. Testing the kernel optimization flags by JustArchi.
- Compiled using the latest Linaro 4.9.1 - 2014.05 toolchain
- Various kernel optimization flags from JustArchi's commit
---x---x---x---
v3.10
- Compiled using the latest Linaro 4.9.1 - 2014.04 toolchain
- Memory management - lazy cache flushing on non-mapped pages
- Many updates to Device Mapper
- Use proper memory barriers for bitops
- softirq: reduce latencies
- sync: don't block the flusher thread waiting on IO
- ext4: Speed up FITRIM by recording flags in ext4_group_info
- ext4: speed up truncate/unlink by not using bforget() unless needed
- vmscan: add customisable shrinker batch size
- Other fixes and performance tweaks
---x---x---x---
v3.04
- CPU Boost driver - decrease aggressiveness
- New governor - LulzactiveQ
- New I/O scheduler - SIOPLUS
- Other fixes and performance tweaks
---x---x---x---
v3.02
- CPU Boost driver - set tunables
- Wait just 1 second, instead of 4 seconds for other CPU core to halt
- Other performance tweaks
---x---x---x---
v3.00
- Added CPU Boost driver
- Reverted updates and based to v2.6
- Other performance tweaks
---x---x---x---
v2.9
- Updated ROW I/O scheduler with many updates and fixes from codeaurora
- Update DEADLINE I/O scheduler by hardcoding values
- Fixed a bug in CFQ I/O scheduler
- Other performance tweaks
---x---x---x---
v2.8
- Full F2FS support merged into main kernel branch
- Reduce latency for I/O schedulers
- Improvements to async I/O
- Update ROW I/O scheduler to v4
- Updates to SIO I/O scheduler
- Stable page writes
---x---x---x---
v2.7.3 - EXPERIMENTAL
- Fixed Wi-Fi issues on F2FS filesystem based ROMs
- Minor update to F2FS support
---x---x---x---
v2.7.1 - EXPERIMENTAL
- Updated F2FS support (read THIS)
---x---x---x---
v2.7 - EXPERIMENTAL
- Added F2FS support (read THIS)
---x---x---x---
v2.6
- Added a new governor - SmartassH3
- Added Dynamic FSync - Dynamic Sync Control (enable it in Performance Control)
- Added Cross Memory Attach (read more about it HERE)
- Fine tuned Deadline I/O scheduler
- Added Asynchronous Fsync from HTC One
- Entropy tweaks
- Many tweaks and improvements...
---x---x---x---
v2.5
- Added new governors - SmartassV2 & Lulzactive
- Added new I/O scheduler - ZEN
- Updates to Conservative governor
- Disabled Cyclic Redundancy Checks (CRC) for better performance
- Fixed few memory leaks
- Other performance tweaks
---x---x---x---
v2.4
- Added I/O schedulers - SIO, ROW and VR
- Performance tweaks
---x---x---x---
v2.3
- Added UKSM (enable it using Performance Control app)
- Enforce governor to stay in sync across CPU cores
- Disables multicast on suspend (less wakelocks)
- Few performance tweaks
---x---x---x---
v2.2
- Added support for ROMs that support dual-SIM (CM11)
- Added AnyKernel support (thanx to Koush, Apache14 and CoolDevelopment)
- Added Frandom
- Reduced Wi-Fi wakelocks by 4 times
---x---x---x---
BETA - v2.1
- Started the kernel from scratch
- Using the latest Linaro 4.7.4 2014-04 build
- OC 1.3 Ghz, 1.4 Ghz, 1.5 Ghz, 1.6 Ghz
- Lowered swappiness from default 60 to 45
- Fixed random reboots (reverted the change causing random reboots)
- Few performance tweaks
---x---x---x---
v1.5
- removed BLX
- reverted dynamic read-ahead to a constant 2048/32 value
- removed a lot of experimental code from the kernel (cleanup)
---x---x---x---
v1.4
- added new I/O scheduler - ZEN
- lowered swappiness
- added dynamic read-ahead instead of a constant read-ahead value (it can still be fixed to a higher value using Performance Control app)
- reduced WiFi wake-locks (better battery)
- few more performance improvement tweaks
- few bug fixes
---x---x---x---
v1.3
You'll have to use some or the other kernel tweaking app (Performance Control app included) for all the future builds to enable/disable tweaks and features to get the most out of the kernel.
- added BLX - Battery Life Extender
- added UKSM support (enable it in the Performance Control app)
- added Dynamic Sync Control (enable it in the Performance Control app)
- added Frandom
- added Performance control app in the kernel zip (credits to h0rn3t and educk for the amazing app)
---x---x---x---
v1.2
- Initial build
- Compiled using Linaro 4.7 toolchain
- Used -O3 optimization flag
- Additional Governors: SmartassV2, SmartassH3, Lulzactive
- Additonal I/O Schedulers: ROW, SIO, VR
- Overclock: 1.3 Ghz, 1.4 Ghz, 1.5 Ghz, 1.6 Ghz
- Increased read-ahead maximum/minimum values from 128/16 to 2048/32
---x---x---x---
v1.0 and v1.1
- Not uploaded as they were my test builds
​
BRIEF EXPLANATION ABOUT KERNEL FEATURES​​
UKSM
UKSM is about de-duplication of data in system memory rather than being another de-duplicating file-system. This improves RAM usage.
Dynamic Sync Control
The dynamic sync control interface uses Android kernel's unique early suspend / late resume interface. While screen is on, file sync is disabled. When screen is off, a file sync is called to flush all outstanding writes and restore file sync operation as normal.
Frandom
Frandom is a Linux kernel random number generator, which is 10-50 times faster than what you get from Linux' built-in /dev/urandom. It uses very little (/dev/frandom) or none (/dev/erandom) of the kernel's entropy pool, so it is very useful for applications that require a handy source for lots of random data.
CPU Boost driver
When certain bursty and important events take place, it might take a while for the current cpufreq governor to notice the new load and react to it. That would result in poor user experience. To alleviate this, the cpu-boost driver boosts the frequency of a CPU for a short duration to maintain good user experience while the governor catches up.
FAQ​​
On which ROM can I install nebula?
- nebula can be used on any AOSP kitkat 4.4+ based ROM. (Carbon, SlimKat, CM11)
What is the best and most stable configuration for nebula?
- Configuration depends from user to user. Still, the most stable configuration according to me and that I use is below. It might differ for you.
- Governor: SmartassV2
- Max. freq: 1.2 Ghz (OCing doesn't really have an increased and noticeable performance, rather it heats the processor and wastes battery for a marginal gain in performance as well as creates instability - random reboots etc. Google more about OC.) (Read the description on this commit.)
- I/O Scheduler - SIO
- Enable UKSM (from Performance Control app)
- Enable Dynamic FSync (from Performance Control app)
- I'll update this configuration as more tweaks are added to nebula
I get random reboots, what should I do?
- I am working on the kernel for myself and the kernel is quite stable for me. Still, if you face reboots see below:
- Make sure you followed the installation instruction written in Post #1.
- Make sure you "Fix permissions".
- OCing will always cause instability. Try reducing the max frequency to 1.2 Ghz
- It is quite possible that you don't know how to use a custom kernel. Not everything needs to be set at HIGHEST. Just because an "option" is there doesn't mean you have to select it. Try changing the configuration that meets your needs and satisfies you. If you set up the kernel properly, it would stop giving you random reboots.
- The only way to get things fixed is to provide logs. I cannot fix that I cannot see. Google, how to take logs to find and solve kernel issues. (kmsg/last_kmsg)
- Tell me a way in which I can reproduce the issue on my phone.
Does hotplugging work well with zzmove governor? I remember trying hotplug on s2vep and it freezed almost everytime while deep-sleeping.
CoolDevelopment said:
Does hotplugging work well with zzmove governor? I remember trying hotplug on s2vep and it freezed almost everytime while deep-sleeping.
Click to expand...
Click to collapse
Same issue on baffin too. That's why I have removed zzmoove from the kernel.
hmm... xenon92... already k2wl has made a custom kernel with O.C till 1.8GHz so why have you the max @ 1.6GHz ?
Soureen said:
hmm... xenon92... already k2wl has made a custom kernel with O.C till 1.8GHz so why have you the max @ 1.6GHz ?
Click to expand...
Click to collapse
Its Oc upto 1.7 Ghz not 1.8
Sent from my GT-I9082
Soureen said:
hmm... xenon92... already k2wl has made a custom kernel with O.C till 1.8GHz so why have you the max @ 1.6GHz ?
Click to expand...
Click to collapse
and he is present new build with new modification
its make wide development of grand :laugh:
Soureen said:
hmm... xenon92... already k2wl has made a custom kernel with O.C till 1.8GHz so why have you the max @ 1.6GHz ?
Click to expand...
Click to collapse
Read the description in this commit - Link
There has already been a discussion on CM11 thread about how much does it really benefit by OCing at higher frequencies. Refer to that thread's discussion for more info.
In short - OCing at too high frequency heats up the CPU (obviously) and doesn't necessarily increase performance.
Even though I have added OC till 1.6 Ghz, but even I don't use that setting. 1.2 Ghz is fine for me.
Another kernel for AOSP rom.....:laugh::laugh::good::good::good::good:
Installed the kernel in carbon ROM and is working fine....:good::good:
ll update more on the battery stat later...
any FC's anybody facing?....anything at all..during call or anything??..just asking..would have tested myself but my net is limited right now till tomorrow......so can't ..will surely tomorrow onwards download evry single one (as m xenon work fan lets say )...but wont risk using mbs if it got any bugs...
parag tetambe said:
Its Oc upto 1.7 Ghz not 1.8
Sent from my GT-I9082
Click to expand...
Click to collapse
It's actually 1797 MHz, so let's say it's only 3MHz shy from 1.8 GHz
This kernel looks promising, I will download, install, and use it for a few days
raghavsharmaxda said:
any FC's anybody facing?....anything at all..during call or anything??..just asking..would have tested myself but my net is limited right now till tomorrow......so can't ..will surely tomorrow onwards download evry single one (as m xenon work fan lets say )...but wont risk using mbs if it got any bugs...
Click to expand...
Click to collapse
No fcs and no issues with call, data, and msgs....
Been in interactive with 1200 max for an hour now...
Dint tried overclock though...:fingers-crossed:
I need a lil battery life guys my service provider doesn't have 3g for now some TRAI issues and i stay away frm hme most of the time so using 2g and the screentime i get max is 3 hrs 30 mins wid evolution kernel processor=conservative,I/O=sio or sio plus and today i reverted back to cm's stock kernel and have flashed the latest build my biggest issue is when my battery drops down to 30% it starts draining drastically say like for 2 mins from 30 to 24% any help would be definitely appreciated have made calibrations until now again calibrating tonight and will test after that nebula for sure because only name i knew for best custom roms was and is XENON92!:thumbup:
Sent from my GT-I9082 using XDA Premium 4 mobile app
i set the cpu at 1.5 but when i restart the phone it rest to 1.2 i also check on set on reboot and try on uncheck on reboot
mukeshpacheria said:
i set the cpu at 1.5 but when i restart the phone it rest to 1.2 i also check on set on reboot and try on uncheck on reboot
Click to expand...
Click to collapse
If the system did a forced reboot to avoid further CPU instability, the options will revert back to default... correct me if I'm wrong.
pawitp also said in the CM11 thread, that the options dont instantly set on system boot. You may have to wait 1 minute and check back.
naufalhadyan said:
If the system did a forced reboot to avoid further CPU instability, the options will revert back to default... correct me if I'm wrong.
pawitp also said in the CM11 thread, that the options dont instantly set on system boot. You may have to wait 1 minute and check back.
Click to expand...
Click to collapse
thanx mate ,,,, i read it also but forget
thanx again
@xenon92
Nice work. Just checked the CM11 thread. The latest update upgrades their generic kernel to 3.0.101 . Any plans of updating yours?:laugh::good:
raystriker said:
@xenon92
Nice work. Just checked the CM11 thread. The latest update upgrades their generic kernel to 3.0.101 . Any plans of updating yours?:laugh::good:
Click to expand...
Click to collapse
nebula is already 3.0.101.
xenon92 said:
nebula is already 3.0.101.
Click to expand...
Click to collapse
Oh. I haven't tried it yet. My bad. (You could write that in the first post?)

[M][6.0] Frank N4 - CAF based soon - [waiting]

Beware of googleys
FRANK
Device tree is patched mako 5.1.1 with flo's M source
Layers
Day/Night theme switcher from first M preview
Init.d support
Advanced reboot
SuperSu 2.52 flashed with the rom
Volume rocker wake
Volume rocker cursor control
Long press quick settings control
Stock Like feel, please don't ask for features
Installation
Roms can change from update to update that sometimes you can dirty flash but if you have errors that other users don't then you will have to clean flash
First Time Installation:
Download the ROM and Other Optional files below.
Connect your Nexus 4 to the PC and transfer all the zips to the root of your device’s storage.
Reboot into recovery mode (Shut down, press VolDown + Power buttons. In bootloader mode, select Recovery mode)
Wipe the following partitions: System, Data and Cache
Install the ROM zip file
Let it boot. Setup now and wait for the ROM to settle.
Reboot into Recovery again and Install the remaining zip files.
Updating from previous version:
1.Download the ROM and Other Optional files below.
2.Connect your Nexus 4 to the PC and transfer all the zips to the root of your device’s storage.
3.Reboot into recovery mode (Shut down, press VolDown + Power buttons. In bootloader mode, select Recovery mode)
4.Wipe the following partitions: Dalvik-cache and Cache
5.Install the ROM zip file
6.Reboot now
7.Let it boot. Setup now and wait for the ROM to settle.
8.Reboot into Recovery again and Install the remaining zip files.
9.If have issues with dirty flash, reboot and redo steps wiping DATA also
Sources
Mako GPL Kernel Source: Click here
Rom Source: Click here
Changelog
Code:
10-19 adreno update
new adreno libs duh
10-19
Minor update
enable systemui tuner by default
add scanning menu into location
speed up recent app back
10-15-15
Minor update
added aldy's kernel in and turned back on usb-otg in fstab
added minkin text layout engine in thanks to @ckret for pointing it out
10-14-15
bug fixes!!!
some changes on the device tree so anyone using it should update
can build with clang now thanks to @ckret for pointing out the fixes (we are still gcc compiled)
Fixed downloads dark theme thanks to Branden M
Fixed supersu and layers icons being off on the dark theme, thanls Branden again
ambient display color layers inversion fix up ported from lollipop
Fix annoying usb mounting to computer (Thanks to snak3ater pointing this out to zephik)
10-13-15 update-1
added volume rocker wake (in settings/display to turn on)
add volume rocker cursor control
added animation transition animations of .25 and .75
set default animation speeds to .75
added long press recent button switches to the last app
removed the spinner from optimizing apps dialogue so it is quicker at dexopting
added long press on quick settings tile takes you to their settings menu
minor sepolicy fixes
disabled the after flash image verification (was breaking multirom flashing)
10-13 build
Fixed mac address bug thanks to this pull request
https://github.com/marshmako/device_lge_mako/commit/49b11281e25e434d7f56c4677e663e8dff87ccad
Fix a bad copy pasta of the init usb midi support
12-12
Added ambient display and full rotation
removed some debugging code
sped up a few things
Frank 10-12-15 with theme switcher, update 1
added google exchange services included in the build, it replaces exchange2
should be able to remove the layers manager icon from the launcher now
removed cell broadcast receiver
added the locked update receiver commit
beanstown found a line to set doze power saving mode that was set to off in aosp so turn it on
https://www.androidfilehost.com/?fid=24052804347836304
10-12 theme switcher update
added day/night theme switcher back to dev settings like what was in M dev preview 1 (only does settings, bluetooth and package installer so we will have to expand on this for layers), will prob move the switch out to the dashboard below layers or some place later.
added https://github.com/BenzoRom/framewor...54a3aa73367bde which should give core google apps default permissions out the box (you might still have setup wizard bug though)
Your current layers themes will only work properly in light mode
new in 10-11-2015
Removed art optimize everything till we have fully deodexed gapps
advanced reboot
init.d support
supersu and layer manager embedded in setting (you need layers manager of course) (forgot to add the hide icon part )
too tired for the rest so just read the commit history if you wanna know more https://github.com/marshmako/platfor...b5b1c3bc4419da https://github.com/marshmako/platfor...6896b4d256a871 pretty much just kanged a bunch of commits from zephik there.
new in update 1.
fixed init.d, removed aosp clock and aosp mms apps. Use updated and better google versions
added missing files for miracast
Downloads
Current Build = https://www.androidfilehost.com/?fid=24052804347841621 10-19-15, adreno update had broken wifi
Gapps = https://www.androidfilehost.com/?fid=24052804347841244 Txuki
or
Gapps = https://www.androidfilehost.com/?fid=24052804347841070 banks
Backup Gapps down below if those don't work
gapps without setup wizard if you get wizard fc upon boot thanks to barome (modifed version without setup wizard of above)
just access play store to be able to log in with your google account
http://renderserver.net/?dl=6455ad109b871809d8f34b25a92f6904
For those interested in the commits for the theme switcher
https://github.com/marshmako/platfo...mmit/da669b1ebda7ee8ac7a39d181eb944290ce9ea72
https://github.com/marshmako/platfo...mmit/00b529c60d31e554b9c090c03f02ce06a652135a
https://github.com/marshmako/platfo...mmit/3c683a0124129bda309615a281fc3feb3ec58fde
https://github.com/marshmako/platfo...mmit/22c13d6bfd5dee4843a6fdca953350d7f56b7066
https://github.com/marshmako/platfo...mmit/4f298e8f8ab2c08f0e8c4ae92da72b01e0db6b5d
https://github.com/marshmako/platfo...mmit/4136e2ff29a84be80f8bf7f83a357fb0342e6718
Click to expand...
Click to collapse
Current layers themes will only work on light themes until adapted
OT talk is welcomed in my threads and development is done in the open. I encourage involvement in the project in any way.
Please do not complain about OT, it encourages a fun and relaxed environment
Like the work I did, consider donating. I'm currently not working so it helps feed me
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BPFLE54YPRV92
Yes, my PayPal account is thatguy32404, I like to keep my banking stuff separated from my social account
XDA:DevDB Information
[L][5.0] Frank N4 - Aosp builds in testing [1-11-2015], ROM for the Google Nexus 4
Contributors
sykopompos, bgill55
Source Code: https://github.com/marshmako
ROM OS Version: 6.0.x Marshmallow
Based On: Aosp
Version Information
Status: Stable
Current Stable Version: 13
Created 2015-02-27
Last Updated 2015-02-28
Reserved
Gapps are not working, help
Google apps are really goofy this early in MM
Deep sleep issues are caused by this
Check runtime permissions on google apps in settings/apps and check the three dot menu for system apps
SMS/MMS not working?
SMS & MMS is related to your APN and not the ROM. Check that.
Can I flash this over my 5.1..x rom?
Yes, but do a clean install
OMG x app is not working?
That's expected - a lot of apps need to be updated to be compatible with L
OMG xPosed is not working?
Do not use lollipop Xposed on Marshmallow
[/Quote]
grabbed this from @vomer 's preview thread
[/HIDE]
nexus devices threads
Mako
http://forum.xda-developers.com/nexus-4/development/lpv-79-mako-port-beta-t2807446
hammerhead
http://forum.xda-developers.com/google-nexus-5/development/l-android-lpv-dev-n5-enhanced-t2856934
ramjet73 said:
My 5Ghz WiFi works fine.
For those people having issues with 5Ghz trying changing your channel to one of those listed in this post:
I'm currently using 44 which seems to be the sweet spot if that's available where you live.
Nexus 4 aren't able to see DFS channels due to the country regulations on transmissions. But some routers were using those channels when you set it to auto, so try changing your 5Ghz router channel to non-DFS channel like 40 or 48.
Non-DFS channels: 36, 40, 44, 48, 149, 153, 157, 161, 165
ramjet73
Click to expand...
Click to collapse
This is bleeding edge and may result in breakage, flash at your own risk.
Scroll down for updates, read everything.
This Kernel Takes the Best of Hellscore, Hellsdr, furnace, inception, mirage and Faux Kernel's for the ultimate performance on android L, this kernel is also compatible with Kitkat 4.4.4.
For all the features, use Synapse, and you must install UKM to see all the settings.
Grab UKM here
Grab Synapse here
Flash Busybox to enable /system/etc/init.d grab a flashable zip here
Faux Clock, Kernel Tweaker and other apps work, Synapse will show the most options
Older Kernels:
Features:
Intellidemand
Intelliactive
Intelli-Thermal
Intelli-Plug
Undervolting
FIOPS & ROW i/o Schedulers
Gamma Controls
Faux Sound
CM Gamma Controls
Double Tap to Wake
Init.d Support
Compiled with Linaro toolchain for speed
Only for Beta 4, flash in recovery
http://www.mediafire.com/download/he0fr6jl1liqehi/L-Kernel-Mako-Beta4.zip
New Kernel Beta 5 uploaded:
https://mega.co.nz/#!ikg11B5T!q71jC4pQL5sYK-rIVMn6dPHYiAOUq4sAMuN4zz4JWmY
New Features: Faux Sound, CM Gamma Control Interface
Beta 6: Internal Release to debug dt2w
Beta 7 Released with Double Tap 2 Wake:
https://mega.co.nz/#!jlwjQQSL!2Qh2_hSrw0nGdxZmo9hWTtCkkqsfCB_091gkw2nPixA
http://www.mediafire.com/download/5856max427q9t59/L-Kernel-Mako-Beta7.zip
Beta 8 Released with Faux Speaker:
http://www.mediafire.com/download/0j52si5500d3a7w/L-Kernel-Mako-Beta8.zip
L-Kernel Beta 9 Uploaded
http://www.mediafire.com/download/bv1fnffm66cwfg1/L-Kernel-Mako-Beta9.zip
*warning* if your CPU cannot handle -100 undervolt flash beta 8, I'll be reverting this change when I'm back home on Sunday.
Changes:
Lower 81Mhz CPU freq, and lowered voltages to -100mv by default and reduced CPU steps, you guys must reset Synapse, and redo your voltages. This should increase battery even further.
Beta 10:
Added kexec hardboot, UV -100 still default.
https://mega.co.nz/#!29gVBKaT!uYpRdT5_hGtPUEehSM2pLLc4gtN97J6LA5cjfiS1qeA
New Ultra Kernel Build is up:
New Features:
Ultra Kernel Same Page Merging
Customized Lower backlight LUT for power Saving
Enabled TCP_westwood, vegas, veno, and cubic, set Westwood as default.
Added CK Patches for Speed and battery.
Added simple GPU Governor
Enabled 450Mhz GPU Overclock
Removed Undervolt -100 by default by request.
Now has default Faux CPU Voltage Table
Overclocked to 1.84Ghz
Notes:
You must reset Synape App data or Reinstall after reboot, also voltages will need to be adjusted.
You'll Need UKM, grab it Here
You'll Need Synapse, grab it Here
Kernel 15u:
https://mega.co.nz/#!zxAVyLiS!pkk1LycxUgNFs2sd31cM5FYhHW4Pf4M8lx1x1t3TRGA
Kernel 16u Fixes wifi:
https://mega.co.nz/#!SkAXVZIL!HFce8qB2k11MdjsQe5pgZBdS2MlIZhEed-TQKLFuNSk
New Kernel Build 18
https://mega.co.nz/#!e0pzgLYZ!L-L7YCB0Eia4oCtv16ZyQAMqVeKtIsQWbkC3LKUXtig
Fixed Wifi
Max Clock set to 1.5Ghz
Underclocked down to 94mhz
For those that like the OC, stick with 16u, with this you should get better battery life and great performance.
You need busybox installed for init.d support.
Synapse does not remount the system rw before setting an init.d script in WAKE, so first go to terminal or ADB Shell and type:
mount -o rw,remount /dev/block/platform/msm_sdcc.1/by-name/system /system then open Synapse and click Set Init.d script with sweep to wake.
In /etc/init.d/ you should now have a file named UKM_WAKE:
Code:
#!/system/bin/sh
#This file was generated automaticaly from Synapse/UKM.
#It contains wake options to be applied from init.d script.
echo 1 > /sys/devices/virtual/input/lge_touch/dt_wake_enabled
New Ulltimate Kernel Series Features:
Compiled with Linaro 4.7.4
New 3.4.99 Kernel
LZ4 Compression
Min Freq: 94500
Max Freq: 1512000
TCP: HTCP/HSTCP/HYBLA/VEGAS/SCALABLE/LP/VENO/YEAH/ILLINOIS/WESTWOOD(default)
FS: exFAT/F2FS
IO: ROW/BFQ/SIO/FIOPS/ZEN/VR/NOOP/CFQ/DEADLINE(default) / (default readahead - 512)
GOV: intellidemand/intelliactive/ondemandplus/wheatley/ondemand(default)/userspace/powersave/performance/interactive/SmartMax/Stockdemand
HotPlug: MPDecision/IntelliPlug(default)
Voltage Control
TouchWake
Semaphore DoubleTap2Wake
Bidirectional Sweep2Sleep
Sweep2Dim
Gamma Control
Battery Life eXtender
Force Fast Charge
FSync system call control
Faux123's Sound Control
FRandom
VFP Hardfloat
CPU-Boost via sysfs
Linaro's Power-Efficient Workqueue
Intelli-Thermal
Intelli-Battery
Ultra Kernel Same Page Merging
OTG
Fixed Wifi & More stuff I forgot lol
Older Ultimate Kernel Series Kernels: (depreciated) use Ultimate 2
Kernel 23u
https://mega.co.nz/#!a9RBlYqB!FPp1Cm...LGq8v_t_LGSS8M
Kernel 24u:
Added Simple GPU Governor & GPU Overclocking to 450
Added missed PowerHal lib so Input_boost works with intellidemand, intelliactive & intelli_plug
Added missed USB Host permissions file
https://mega.co.nz/#!zkxylbTB!XAsd-7SLaks2ho2sXxa1pS90u7HAgOxO5hehcF9uVeA
Kernel 25u:
Fixed Faux Speaker Amp controls
Misc Lowmemory Killer tweaks
https://mega.co.nz/#!m9AiWA6K!UPI5E0rlNJ0lwng7Azs7_zPpjUbvgl2HENdW4wwhC5o
Kernel 26u:
Fixed power.msm8960.so permission for boostpulse
http://www.mediafire.com/download/89n59fcqey8n3s9/defcon-26u-Preview_mako.zip
New Ultimate Series 2 Kernel: Based off of inception, hellsdr, furnace, ak, faux, codeaurora forum upstream code.
Updated to Kernel 3.4.101
Underclock down to 81mhz
overclock to 1.94Ghz
Fixed Prima drivers
completely removed MP_Decision and old hotplug code
MSM_hotplug improvements
Added lots of CPU Governors
Absolutely a ton of updates.
Updated LZO Compression to current upstream version
Brought Back Faux Gamma/Display Colors by request.
added Slimrom Governor with optimizations
Lots of misc optimizations
Updated Linao
Optimized Intelliactive
Updated oom killer to support for_each_thread
Updated lowmemorykiller
Thermal Improvements
Futex Optimizations
Entropy Tweaks
Add & enable MSM_SHAREDMEM
Backported 3.16 scheduler updates to reduce IPI storm
Optimized Ondemand
TCP optimizations
AES Crypto Speed boost & Optimizations
Fixed HDR Camera crashes
Fixed some security issues in previous kernels
Added Network Speed Tweaks
Disable Prima debug crap code
Lots of bug fixes and so much more that I forgot to mention, be sure to follow my github for a more in-depth changelog here
Added AutoSmp Hotplug by @mrg666
Added msm_hotplug by MyFluxi
Added Latest Intelli-Plug by @faux123
AutoSMP hotplug to default starting at 34u
Added Faux zRam & Latest Optimizations
Updated Kexec Hardboot Patch
Updated Faux Sound Control
Updated Intelli-plug to 3.8
Updated SLUB memory optimizations
Updated frontswap, zcache, zmalloc
Tons of old code removed like PMEM and Drivers that are not necessary
Added Motorola Memutils
ion Updates
ext4 speedups & tweaks
cpufreq updates
acpuclock updates
Implemented Codel packet scheduler
tcp autocorking & tcp small queues
Brought back faux color instead of franco's by request
Intelli-Active and Intellidemand Latest updates
Mass Memory optimizations
Mass Futex Optimizations
LCD Linear & Exponential Settings added
Slim Governor Added
mpdecision removed
Updated Crypto
Crypto Optimizations for encrypted tunnels
Network Performance tweaks
Added userspace io adjustments
Added Ultra Kernel Same Page Merging, because it kicks KSM's ass
Intelli-Thermal set on boot
KGSL updates
Older Ultimate 2 Kernels:
Download:
http://www.mediafire.com/download/mxqgh4yl1nx77ok/defcon-31u-L-Preview_mako.zip
Test this thouroughtly, be sure to clear synapse before install, update your voltages
New Ultimate 2 Series Kernel 34u:
Download:
https://mega.co.nz/#!C5BC3YZY!ySNsZ6wZWn0mk5OwOO-iZWpmX6FDgsq7YhAbA8rAQSg
http://www.mediafire.com/download/1rb617jyx7in2yd/defcon-34u-L-Preview_mako.zip
Autosmp as default hotplug:
https://mega.co.nz/#!KowEQIDJ!XkvTAR_I7UVNd6EdzOwCCm7bz16slKoyTvHg1WbZjOk
Note: clear synapse and uncheck all governors to use autosmp
To disable autosmp for other hotplugs use an init.d script because enabling an other hotplug will not disable autosmp unless you include this in init.d:
echo 0 > /sys/module/autosmp/parameters/enabled
@apb_axel said he is adding support for autosmp in next UKM release, stay tuned
Faux zram has been added
34u-zram
https://mega.co.nz/#!HxYEXbSa!H_zckE2cTCTrkrwbX1giHzkCfYYuzOvxW-iDJ-kdKyg
As requested here is a 4.4.4 Kitkat Kernel that is in anykernel format and should work with all Kitkat rom's
Version bump to 35u:
autosmp set to default hotplug(disable all hotplugs in synapse before reboot)
Faux zRam Added.
Repatched in kexec, because of problem reports
Kitkat Users Flash: (fixed)(fixed again lol)
https://mega.co.nz/#!q4oXVK7T!R8Na54rIUwQm19af1odmxCTQcoq0vIJWJsfaZ9D45W8
Android L Users Flash:
https://mega.co.nz/#!zsokUTRY!kefScnsSFicCjIDCao1Agdpr8QdkZ8mY-1rn1O0tYmI
Alternatively L users can flash Kitkat version, but init scripts depend on busybox installed.
Enjoy
Kernel 37u-r2:
Updated AutoSmp Hotplug
Updated Intelliactive
Updated Faux Sound Control
Updated Intelli-plug to 3.8
Added KSM/zram optimizations
http://www.mediafire.com/download/mq6v4y193p15rtw/defcon-37u-r2-AnyKernel_mako.zip
http://www.mediafire.com/download/mq6v4y193p15rtw/defcon-37u-r2-AnyKernel_mako.zip
Kernel 38u-r999:(fixed otg)
http://www.mediafire.com/download/a629kr04bbaii5f/defcon-38u-r999-AnyKernel_mako.zip
Ultimate Kernel 2 Updated to 41u:
Added savoca's newer msm_hotplug
lowmemory killer optimizations
added lcd_notify for msm_hotplug
max suspend cpu's set to 1 for battery savings
Download:
msm_hotplug by default version:
http://www.mediafire.com/download/v7dy1481edsjjdx/defcon-41u-AnyKernel_msmhp_mako_.zip
Kernel 43u-r2:
More script optimizations and further tweaked autosmp
Added autosmp hotplug tunables to 99defcon
Added GPU max freq to 400 on boot
I dont see the point in uploading two zips one, msm_hotplug and another autosmp
default set back to autosmp because its just better
Added misc ondemand updates
Added intelliactive as default cpu governor to 99defcon
Added Intelliactive BOOST to 99defcon init script
Added Minfreq down to 81mhz on boot
Added Power savings modes to be enabled at boot to 99defcon
https://mega.co.nz/#!ztw1xAyQ!iJkDyRdwUEqi0Tpw94G-W3u90UjHd-9_vFg_VkxNbQc
http://www.mediafire.com/download/o69e6ifnn93m79e/defcon-43u-r2-AnyKernel_mako.zip
New Unleashed Kernel Series 61u(ultimate)
New Kernel base based off bleeding edge Code Aurora Code(tons more things than I could list)
Fully Compatible with Android L
Fully Compatible with Kitkat
Fully Synced with mainline Linux 3.4.103-r1
Fully Removed mpdecision, & thermald, now using faux's latest intelli-thermal
Disabled MSM_Thermal because it was not keeping the temps down and lacks configurable options.(faux's is based on msm_thermal anyways and is much better.
Added F2FS Filesystem support
Added Faux Gamma by request to replace franco's
Added LoUIS API Cache maintenance ops to improve cpu hotplug efficiency/latency
Added Kernel Mode NEON acceleration
Disabled Prima debug for performance
added word-at-a-time ARM API Patches
enabled BPF JIT packet filter
disabled gentle fair sleepers in scheduler
Optimized and Secured AES/SHA1 routines
Updated Hardware Accelerated Random Number Generation from Qualcomm
backported Codel net scheduler from Mainline Linux and set it as default
Updated all CPU Governors with Latest Code Aurora Forum Code
Added Backported 3.8 Slub memory allocator from Linux 3.8
Added backported RWSEM from Linux 3.11 including lock stealing improvements
Added Backported mutex and rcu locking from Linux 3.10 & 3.8
Added Backported prandom & random updates from Linux 3.13
Built with Latest Linaro Toolchain available with -Ofast optimization
Removed unecessary Kernel debugging that slow down performance
Removed Tons of unneeded modules taking up memory and slowing down Android
Enabled Autogroup scheduler and applied per-uid task grouping for android
Removed PMEM completely, this is a Pure ION Kernel
Added glibc patch to imrpve performance of memcpy and memmove
Added Latest Memory optimizations from Motorola
Added Ultra Low 81mhz cpufreq
Added Ultra High Overclocking ability to 1.94GHz Per core
Added Ultra Kernel Same Page Merging for increased memory performance.
Added Latest OTG code available
Added GPU underclocking down to 27mhz
Added Latest Fast Charge code available
Synced Ramdisk with L-Preview (master) for improved compatibility with SELinux on android LPV81C
Added missing SE-Linux security options in defconfig
Westwood is set to default governor in Unleashed
Faux zram was removed because of its outdated code.
Added GPU Overclocking to 487mhz(400 is default)
Added Latest Franco Interactive GPU governor that replaced Simple GPU Governor
Added Latest Faux Speaker updates.
Added and Enabled Sweep to dim (Sweep over nav buttons left to reduce brightness(even past factory defaults) swipe right to increase.
Added BLX Battery Life extender(does anyone use this?) If so, here ya go
Added Latest double tap 2 wake code
Added Latest AutoSMP Hotplug, (default)
Added Latest Intelli-plug from faux(must disable autosmp in init or Synapse(when @apb_axel fixes it)
Added Latest CPU Voltage control
Added LZ4 ramdisk compression for increased boot speed
Added and enabled KEXEC Hardboot Patch
Synced to Latest linux 3.4.103-r1
And tons more stuff I forgot, check Synapse for the most options available
All future versions of this kernel are at the Ultimate Unleashed kernel thread:
http://forum.xda-developers.com/showthread.php?t=2845768
[KERNEL] [4.4.4/CM/(L)] [Bleeding Edge] Ultimate Unleashed Kernel Series
I would like to add another yay. If there are any bugs, be sure to report them, try and include a logcat too please. They could well be Android L bugs too.
love it !!!!
Does this work with cwm? Or Philz?
Sweetness
Sent from my Nexus 4 using Tapatalk 4
Let the party begin
N⁴
A Million Thanks to you all!
bitstra
Thanks! Thanks! and Thanks! who watched the other thread know how many days this port needed and how many work hours needed. You have all my respect!
Fatal1ty_18_RUS said:
Mirrors! Mirrors for everyone!
L Preview ver.9001 (aka OVER 9000) - Slim-version
Amazon Cloud Drive - https://www.amazon.com…-aZLd6rxO_u9lV6D36aDEA
ОБЛАКО@Mail.ru / [email protected] -https://cloud.mail.ru/…L-Stable-9001-Slim.zip
Яндекс.Диск / Yandex.Disk - https://yadi.sk/d/qJ9ClsscbmTvM
Google Drive - https://drive.google.c…VWeE0/edit?usp=sharing
MediaFire - http://www.mediafire.c…L-Stable-9001-Slim.zip
Dev-Host - http://d-h.st/zhR
OneDrive - https://onedrive.live.…A1287A31D842FC20%21252
Dropbox - https://www.dropbox.co…ble-9001-Slim.zip?dl=0
MEGA - https://mega.co.nz/#!B…x0bDrBm_fnQpCGzBRPrR1s
Copy - https://copy.com/Xevj4WkrCNBWJuzP
L Preview ver.9001 (aka OVER 9000) - Full-version
Amazon Cloud Drive - https://www.amazon.com…UZRO5WC7E6tKfTLM5WR_zE
ОБЛАКО@Mail.ru / [email protected] - https://cloud.mail.ru/…L-Stable-9001-Full.zip
Яндекс.Диск / Yandex.Disk - https://yadi.sk/d/KBUxuf0BbmTvR
Google Drive - https://drive.google.c…psYzg/edit?usp=sharing
MediaFire - https://www.mediafire.com/?fz4p9d74mzkzep7
Dev-Host - http://d-h.st/j4H
OneDrive - https://onedrive.live.…A1287A31D842FC20%21253
Dropbox - https://www.dropbox.co…ble-9001-Full.zip?dl=0
MEGA - https://mega.co.nz/#!t…s5ClE_Z-k3knUfOKDW9j8o
Copy - https://copy.com/BFMbpDDzTjm2laKf
Click to expand...
Click to collapse
Older versions:
Beta4 mirrors:
lpv-79-mako-port-beta4.zip mirrors
Google drive mirror: https://drive.google.com/file/d/0BxktHhMrAobWN0dneThDbU5rMDA/edit?usp=sharing
Copy mirror: https://copy.com/DzTgvIzDwiuU
Firedrive mirror: https://www.firedrive.com/file/4AFD1DA66F3E20FA
Mega mirror: https://mega.co.nz/#!7cNFHRyI!BpcriHj_fS1Yzy5FXPYljSsbcjKoiVxltVgCF-laubg
Romcook mirror: http://romcook.com/?d=53C624098
Dev-host mirror: http://d-h.st/NyP
Beta3-pre5
lpv-79-mako-port-beta3-pre5.zip mirrors
Google drive mirror: https://drive.google.com/file/d/0BxktHhMrAobWZzdjcktBNzhFa2s/edit?usp=sharing
Copy mirror: https://copy.com/okTyRMaDzTAZ
Androidfilesharing mirror: http://fs1.androidfilesharing.com/3bcda5eb60173acb
Mega mirror: https://mega.co.nz/#!LYFgFJDY!cKYQ_RTkeJMiq4DR1LMchMEoo9DN1Qw8Iy7041JyaQw
Romcook mirror: http://romcook.com/?d=53BD55618
Dev-host mirror: http://d-h.st/Nhq
Beta3-pre3
lpv-79-mako-port-beta3-pre3.zip mirrors
Google drive mirror: https://drive.google.com/file/d/0BxktHhMrAobWQlRxeDNvdll2dEU/edit?usp=sharing
Copy mirror: https://copy.com/8Ekmaro6ta4R
Androidfilesharing mirror: http://fs1.androidfilesharing.com/f4855c502313206a
Mega mirror: https://mega.co.nz/#!SF9giayb!DAPE4LqgoH3MGbHwgzWl_d1NqjFoNAE0TSULBsHYcc8
Romcook mirror: http://romcook.com/?d=53BB919216
Dev-host mirror: http://d-h.st/L5G
Firedrive: https://www.firedrive.com/file/F209D25CDF34C567
Beta-2 mirrors:
lpv-79-mako-port-beta-2.zip mirrors
Google drive mirror: https://drive.google.com/file/d/0BxktHhMrAobWOXp1YUhDNnh4TFE/edit?usp=sharing
Copy mirror: https://copy.com/UDiKkvcZWt2t
Androidfilesharing mirror: http://fs1.androidfilesharing.com/c7f0147d6feaa010
Mega mirror: https://mega.co.nz/#!SdFCDJ4T!qdt_T7fbiCK3xGSNFylHW_s-5IcDFEURps-XellLPiI
Romcook mirror: http://romcook.com/?d=53BA4B948
Dev-host mirror: http://d-h.st/4XQ
Firedrive: http://www.firedrive.com/file/4A1988FA91119CFB
Beta-1:
lpv-79-mako-port-beta1.zip mirrors
Google drive mirror: https://drive.google.com/file/d/0BxktHhMrAobWT2VHNmZYaXVsQlk/edit?usp=sharing
Copy mirror: https://copy.com/q7eqFD7uDwhR
Androidfilesharing mirror: http://fs1.androidfilesharing.com/0228524b0417b406
Mega mirror: https://mega.co.nz/#!6dk2hDbY!ERvSwDhx_fU83RFdwguFe1--zrsEvdLs3jl6jf0rZJ8
Romcook mirror: http://romcook.com/?d=53B9CAE216
Dev-host mirror: http://d-h.st/1hV
Cubbyusercontent: https://www.cubbyusercontent.com/pl/lpv-79-mako-port-beta1.zip/_4158d3ceb6fa4000b173d0dfa4ff502d (thanks to @bpear96)
Firedrive: http://www.firedrive.com/file/678CE0DC9726BC3D (thanks to @hardrockk)
reserve
Sent from my Nexus 4 using Tapatalk 2
sykopompos said:
Multirom guys, we are working on a smaller package for you
Click to expand...
Click to collapse
The past builds all work on MultiROM.
I flashed v21, 33 and 41 and they do give a notice that the ZIP is too big but they all worked.
I even flashed 33 and 41 on top of the previous one without clearing data or Dalvik and everything went smooth as silk.
Now, does this fix the Qualcomm timer thing that used to FC in previous builds?
Awesome! Can't wait to flash it. Thanks to all the devs who made this possible.
Sent from my Nexus 4 running the Android L Developer Preview
Hi,
@sykopompos...mate, i think it was a very good idea to pull out the gapps from the rom...
Well done!
Now, we need THIS featured in the portal.
THANK YOU!!!
ThatKawaiiGuy said:
Does this work with cwm? Or Philz?
Click to expand...
Click to collapse
Works fine with CWM for me.
respect!
Miles thanks boys!!! Great stuff here!!
Take site here,,,
{
"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"
}

[KERNEL][LP][3.10.80+] ★BlackBox-Kernel-9.0★ | From The Darkest Places

★★★BlackBox-Kernel★★★​
{
"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"
}
This Kernel Is Based Off Latest Sources From Google! This Kernel Has Been Made To Balance Perfectly Between Performance And Battery Backup. This Kernel Will Get Updates Periodically And Will Get Updated With New Features On Every Update. This Kernel Is Made For Android One Devices Running 5.1 Stock ROM and Also CM-12.1 Custom ROM. And Will Also Be Compatible With Any Other CM Compatible ROM's
Features :
init.d support
Always Updated Linux Kernel
Tap2Wake And Sweep2Wake Functionality
Various Patches to mm, idleslee
Added Various I/O Tweaks *new
Tweaks For Better Battery (smp.c) *new
Compiled With Linaro 4.9.3
Dirty Ratio Tweaks
Disabled noatime and nodiratime
Added Dynamic FSync (Thanks To @faux123)
Multicore Scheduler Support
IO BlockPlugs Removed For Performance Improvements
Network Tweaks For Lower Ping And Higher Output Speeds
MMC: disable crc check for 30% extra performance
Mali GPU cache Optimizations And Various GPU Tweaks
Optimized Various Files
IO Scheduler Added : ROW
Incompatibility Issues Fixed
Added Block Patches!
Reduced Cache Pressure
GFS Sleepers Disabled
Governer : InteractivePlus, Interactive, Conservative, On Demand, UserSpace, PowerSave, HotPlug, Performance.
And Various New. Check Changelog Below
Flashing Instructions :
Download The Zip File.
Copy To SD Card & Enter Recovery.
Flash The Kernel And That Will Be it!
Download : Downloads Here
XDA:DevDB Information
[KERNEL][LP][3.10.80+] ★BlackBox-Kernel-9.0★ [SPROUT], Kernel for the OEM Cross Device Development
Contributors
Kunal.Kene.1797
Source Code: https://github.com/BlackBox-Kernel/blackbox_sprout
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: LP-9.0
Stable Release Date: 2015-06-13
Created 2015-04-09
Last Updated 2015-06-13
To do list and changelog will be added here!
ChangeLog :-
$$ Twelfth Major Update Release(13/6/15) $$
-Kernel Version Updated to 3.10.80 From 3.10.79.
-Added Tap2Wake And Sweep2Wake | Enabled T2W_only by Default. thanks to @thwisenerd
-Governor Reboots Fixed.
-Various cpuIdle Patches/Tweaks.
-Workqueue, mm and memblock and power patches.
-Various other patches for kernel (as linux kernel updated to 3.10.80).
$$ Eleventh Minor Update Release(18/5/15) $$
-Kernel Version Updated to 3.10.79 From 3.10.78.
-Now Optimized for CM12.1 Beta 4 and further official releases.
-Fixed All The Governors Efficiently (Reboot Issue Fixed) (Thanks to @intersectRaven for the patch)
-Selinux mode set to Permissive from Disabled Previously.
-various new patches for kernel (as linux kernel updated to 3.10.79 Stable Release)
-and several tweaks check sources for the same...
$$ Tenth Successful Release(18/5/15) $$
-Kernel Version Updated to 3.10.78 From 3.10.77.
-ASoC: compress: Use power efficient workqueue
-ASoC: jack: Use power efficient workqueue
-regulator: core: Use the power efficient workqueue for delayed powerdown
-ASoC: pcm: Use the power efficient workqueue for delayed powerdown
-fbcon: queue work on power efficient wq
-block: queue work on power efficient wq
-PHYLIB: queue work on system_power_efficient_wq
-workqueue: Add system wide power_efficient workqueues
-workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented …
-various new patches for kernel (as linux kernel updated to .78)
-and several tweaks check sources for the same...
.
$$ Ninth Release(12/5/15) $$
-Kernel Has Been Updated to 3.10.77+
-ThunderQuake Engine Added (Viberation Intensity). thanks to @varunchitre.15
-Native NTFS Support Added.
-EnabledZSWAP, FRONTSWAP, VNSWAP and disabled ZRAM.
-Power: make sync on suspend optional.
-Hotplug optimizations.
-Cpufreq: Introduce new relation for freq selection.
-Various other minor patches check source for the same....
$$ Eihth Release(8/5/15) $$
-Add frandom(/dev/frandom) -Fast kernel number generator.
-Remove '+' symbol from kernel version string.
-block: sysfs: allow non superusers to change i/o scheduler.
-Compiled with linaro 4.9.3.
-Enabled Interactive Governor.
$$ Seventh Release(5/5/15) $$
-binfmt_elf.c: use get_random_int() to fix entropy depleting.
-block: cfq: merge tweaked tunable.
-XZ: Optimized XZ Compression.
-Will Be Introducing Experimental Features In X Version.
-Compiled With Linaro 4.9.3.
-Overall Battery Performance Improved And Performance Tweaked.
$$ Sixth Release(23/4/15) $$
-nohz_full: Add Kconfig parameter for scalable detection of all-idle state.
-ARM Patches:-
-ARM: prefetch: remove redundant "cc" clobber.
-ARM: atomics: prefetch the destination word for write prior to strex.
-ARM: 7983/1: atomics: implement a better __atomic_add_unless for v6+.
-Apply frequency calculation change from ondemand to hotplug. (Thanks to intersectraven)
-Apply frequency calculation change from ondemand to hotplug. ~~
-Do not scale to max frequency when hotplugging CPUs. ~~
-Ramped Up To Minor Version Update 4.5.
$$ Fifth Release(18/4/15) $$
-Enhance power efficiency: Series of patches from NVIDIA.
-sched/idle: Avoid spurious wakeup IPIs
-Prevent reschedule on offline CPU.
-Use built-in byte swap function.
-Optimizations For Modern Arm Platform.
-Optimized ARM memset and memzero functions.
-lib/string: use glibc version.
-lib/memcopy: use glibc version.
-Various Patches For ARM Platform.(Thanks To Khilman)
-Disabled deferment during full tickless mode.(Thanks To IntersecRaven)
$$ Fourth Release(16/4/15) $$
-IO Scheduler Added : ROW
-Incompatibility Issues Fixed
-Added Block Patches!
-Made IO Tweaks!
-Bumped Up To Version "3.0"
-Compiled With Linaro 4.9.3
$$ Third Release(14/4/15) $$
-I/O Schedulers Removed*new (they have issues with mediatek so won't work)
-Unstable Governors Fixed, Interactive Governors Removed
-Made Small Tweaks
-Bumped Up To Minor Update Version "2.5"
-Compiled With Linaro 4.9.3
$$ Second Release(10/4/15) $$
-I/O Schedulers Added :- ROW, SIO, VR, ZEN *new (they have issues with mediatek so won't work)
-Kernel Version Bumped up to 3.10.73+ *new
-Added Various I/O Tweaks *new
-Tweaks For Better Battery (smp.c) *new
-Compiled With Linaro 4.9.3
$$ Initial Release(9/4/15) $$
To Do List :-
* Add I/O Schedulers. (DONE-Worthless on MTK)
* Add More Governers.
* OverClock (HardPlay).
* Tap To Wake & Sweep To Wake.(DONE-Successfully Implemented)
kunal.kene.1797 said:
blackbox-kernel​
this kernel is based off latest sources from google! This kernel has been made to balance perfectly between performance and battery backup. This kernel will get updates periodically and will get updated with new features on every update. This kernel is made for android one devices running 5.1 stock rom and also cm-12.1 custom rom. And will also be compatible with any other cm compatible rom's
features :
init.d support
compiled with linaro 4.9.3
dirty ratio tweaks
disabled noatime and nodiratime
added dynamic fsync (thanks to @faux123)
multicore scheduler support
io blockplugs removed for performance improvements
network tweaks for lower ping and higher output speeds
mmc: Disable crc check for 30% extra performance
mali gpu cache optimizations and various gpu tweaks
optimized various files
reduced cache pressure
gfs sleepers disabled
compatible with both stock lp and cm12.1 rom (all cm based rom's too)
governer : Interactiveplus, interactive, consetvative, on demand, userspace, powersave, hotplug, performance.
flashing instructions :
download the zip file.
copy to sd card & enter recovery.
flash the kernel and that will be it!
download : https://kunalkene1797.in/downloads
xda:devdb information
[kernel][lp] blackbox-kenel [v-1.0][sprout] | from the darkest places, kernel for the oem cross device development
contributors
kunal.kene.1797
source code: https://github.com/blackbox-kernel/blackbox_sprout
kernel special features:
version information
status: stable
current stable version: 1.0
stable release date: 2015-04-10
created 2015-04-09
last updated 2015-04-09
Click to expand...
Click to collapse
file not found ??
Would OC really be possible?
Sent from my Micromax AQ4501 using XDA Free mobile app
File not found (404 error)
Kunal.Kene.1797 said:
BlackBox-Kernel​
This Kernel Is Based Off Latest Sources From Google! This Kernel Has Been Made To Balance Perfectly Between Performance And Battery Backup. This Kernel Will Get Updates Periodically And Will Get Updated With New Features On Every Update. This Kernel Is Made For Android One Devices Running 5.1 Stock ROM and Also CM-12.1 Custom ROM. And Will Also Be Compatible With Any Other CM Compatible ROM's
Features :
init.d support
Compiled With Linaro 4.9.3
Dirty Ratio Tweaks
Disabled noatime and nodiratime
Added Dynamic FSync (Thanks To @Faux123)
Multicore Scheduler Support
IO BlockPlugs Removed For Performance Improvements
Network Tweaks For Lower Ping And Higher Output Speeds
MMC: disable crc check for 30% extra performance
Mali GPU cache Optimizations And Various GPU Tweaks
Optimized Various Files
Reduced Cache Pressure
GFS Sleepers Disabled
Compatible With Both Stock LP And CM12.1 ROM (All CM Based ROM's Too)
Governer : InteractivePlus, Interactive, Consetvative, On Demand, UserSpace, PowerSave, HotPlug, Performance.
Flashing Instructions :
Download The Zip File.
Copy To SD Card & Enter Recovery.
Flash The Kernel And That Will Be it!
Download : https://kunalkene1797.in/downloads
XDA:DevDB Information
[KERNEL][LP] BlackBox-Kenel [V-1.0][SPROUT] | From The Darkest Places, Kernel for the OEM Cross Device Development
Contributors
Kunal.Kene.1797
Source Code: https://github.com/BlackBox-Kernel/blackbox_sprout
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 1.0
Stable Release Date: 2015-04-10
Created 2015-04-09
Last Updated 2015-04-09
Click to expand...
Click to collapse
Bro... It shows "file not found" error...
I downloaded
And guess what it bootlooped my roar A50 with cm12.1
ammuuu08 said:
View attachment 3254045
file not found
Click to expand...
Click to collapse
bowo3 said:
File not found (404 error)
Click to expand...
Click to collapse
Rino Appus said:
Bro... It shows "file not found" error...
Click to expand...
Click to collapse
Those who were haveing file not found issue, the only thing that has to be done was reove the https:// from the link, i've made the changes in the OP now you can download the kernel
Okkk..
Eager to test and tested it also but cant boot up after installing it
Firstly i was installed it on Thunderzap kernel and then (thought that it may be overlapping) tried to install over stock CM 12.1 kernel also but same problem.
Hope get it running soon
working
working like a charm in Roar A50 :fingers-crossed:
Thedifferent said:
And guess what it bootlooped my roar A50 with cm12.1
Click to expand...
Click to collapse
hjmodi said:
Eager to test and tested it also but cant boot up after installing it
Firstly i was installed it on Thunderzap kernel and then (thought that it may be overlapping) tried to install over stock CM 12.1 kernel also but same problem.
Hope get it running soon
Click to expand...
Click to collapse
With BlackBox-2.0 All Your Issues Are Solved Now!
Thanks a lot.. Working great loved it. But whenever i'm using governers other than hotplug and turn screen off its getting CPUstoo low that its getting switched off...
Same problem is there in Thunderzap Kernel by @varun.chitre15
I hope you will not mind a feature request...
I can't list each and every feature so i'll just point to Boeffla kernel... With almost every feature
Especially i just love PegasusQ governer
Thanks
hjmodi said:
Thanks a lot.. Working great loved it. But whenever i'm using governers other than hotplug and turn screen off its getting CPUstoo low that its getting switched off...
Same problem is there in Thunderzap Kernel by @varun.chitre15
I hope you will not mind a feature request...
I can't list each and every feature so i'll just point to Boeffla kernel... With almost every feature
Especially i just love PegasusQ governer
Thanks
Click to expand...
Click to collapse
Its Strange i've been using interactive plus for a day now and i haven't encountered any issues, even on thunderzap kernel used them and working fine! if u r sure its something other than your device a logcat will be appriciated as no one else in encountering this issue . I'll taka a look:fingers-crossed:
Kunal.Kene.1797 said:
Its Strange i've been using interactive plus for a day now and i haven't encountered any issues, even on thunderzap kernel used them and working fine! if u r sure its something other than your device a logcat will be appriciated as no one else in encountering this issue . I'll taka a look:fingers-crossed:
Click to expand...
Click to collapse
Thanks for your response but i don't know how to take proper logcat (whenever i'm using adb logcat its just showing too much command going on and keep going )
Hope you can point me and in the next reply i'll provide you the logcat :victory:
EDIT:- tried logcat > output/dir/lol.txt and this is what i got....
Same issue with this guys also here
I too encounter this issue :/
Sent from my Micromax AQ4501 using XDA Free mobile app
hjmodi said:
Thanks for your response but i don't know how to take proper logcat (whenever i'm using adb logcat its just showing too much command going on and keep going )
Hope you can point me and in the next reply i'll provide you the logcat :victory:
EDIT:- tried logcat > output/dir/lol.txt and this is what i got....
Same issue with this guys also here
Click to expand...
Click to collapse
xdaisntfornoobs said:
I too encounter this issue :/
Sent from my Micromax AQ4501 using XDA Free mobile app
Click to expand...
Click to collapse
Thanks for the reports, i'll take a look and make changes update fix and imrove the next version of kernel! Meanwhile as of i know these governors and io schedulers have issue with mediatek and thus causing all this issue! also the reason why varun disabled those governers!
Warm Regards!
Thanks a lot! Eagerly waiting for your next build!
You're the only dev who actually interacts with the users and not ignore the problems!
Sent from my Micromax AQ4501 using XDA Free mobile app
Please add FM drivers in kernel so that we can run best xda community app spiritF
Sent from my Sparkle V using XDA Premium 4 mobile app
Awesome work bro. Looking forward to some ROM ports by you.[emoji12] [emoji12] [emoji12] [emoji12] [emoji12] [emoji12] [emoji13]

[ROM][LP][LG-L90][UBERTC] Optimized CM ---Discontinued---

{
"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"
}
What's going on everyone, My name is Anthony ( github: ROM-Jeremy ::: xda: CaptivateKing ) While I finish getting PitchforkOS to the point where I want to release it, I am going to provide an optimized cyanogenmod experience for everyone. If you don't know me yet, I'm all about optimizing code. I just can't settle for the standard configuration . I left the old PitchforkOS beta builds up, for anyone who still chooses to use them.
ROM FEATURES
-Based on Quarx2k's device/kernel trees to support unified builds (D405/D410/D415/D405N)
-Compiled with UBER 4.9.3 toolchain
-Compiled with -O2 optimizations for THUMB
-Compiled with -O3 optimizations for ARM
-Removed a lot of bloat
-Removed live wallpapers(battery hog)
-Removed email/exchange(can be handled with browser or other email apps)
-Removed Trebuchet launcher(stock cm launcher)
-Added SlimLauncher(stock slimrom launcher)
-No more block based builds
-Removed forced alignment in libcore(should fix play services FC)
KERNEL SANDERS
-Kernel version 3.4.105
-Compiled with -O3 optimizations
-Compiled with UBER 4.9.3 toolchain
-Optimized AES and SHA-1 for ARM
-Underclocked CPU
-TripNDroid scheduler
-BFQ scheduler
-SIO scheduler
-FIOPS scheduler
-Frandom module
-PegasusQ CPU governor
-Intellidemand CPU governor
-Simple GPU algorithm (Faux123)
-Intelli_plug (Faux123)
-Sound Control (Faux123)
-Optimized ARM RWSEM algorithm (Francisco Franco)
-Reclaimed memory from logger
-Improved fairness efficiency of schedulers
-Increased ext4 speed & optimized test root
-Slimbus adjustments for best audio possible
-Reduced disk writes
-Lots of code optimizations
-Fixed 2 compilation warnings(one was a missing symbol, the other was deprecated code)
To be continued...
BUGS
Same as CM
Looking into some fixes...
DOWNLOADS
---New Builds---OptimizedCM
https://goo.gl/fqTXD6
---Old Builds---PitchforkOS Beta's
https://goo.gl/nbzPtU
---Gapps Package---Use 5.1 Gapps---
http://goo.gl/kUsSMA
SOURCE
https://github.com/ROM-Jeremy
INSTALLATION
Reboot to recovery
Make a backup (unless you already have one)
Wipe data/cache/dalvik
Install ROM
Install Gapps
Reboot & Enjoy!
RECOGNITION
Google: For source code!
CyanogenMod: For source code, and the ability to support so many devices!
Quarx2k: For all of his hard work on the LG L90, and making all this possible!
BigMajster: For all the kernel and ROM work!
And many more!
If you were left out accidentally, and want to be mentioned, please let me know!
SCREENSHOTS​
NEW CHANGELOGS​
---5-28-15---
-Removed graphite optimizations(seemed to be causing network issues)
-Removed forced alignment in libcore(was causing FC in Google play services)
-Added Opticharger/Squisher to build(optimizes all png files using pngquant)
-Up to date with cm source
---5-24-15---
-Removed lots of bloat
-Removed email/exchange(can be handled with browser or other apps)
-Removed live wallpapers(battery hog)
-Removed Trebuchet launcher
-Added SlimLauncher
-Lollipop audio only
-Removed checkjni(caused system to run slower)
-Do not allow mock location
-Root access enabled by default
-Changed default ringtone and notification tone
-Allow more arch flexibility during compilation
-Disabled block based builds
-Fixed 2 kernel compilation warnings
-Up to date with cm source
---5-19-15---
-ROM compiled with UBERTC 4.9.3
-Fully enabled -O3 optimizations for Kernel build
-Enabled Graphite optimizations for Kernel
-Added various performance flags for Kernel
-Enabled optimized AES and SHA-1 for ARM
-Fixed compilation error from using Graphite optimizations
---5-13-15---
-Updated source to 5.1.1_r2
-Kernel compiled with UBERTC 4.9.3
-Added Intellidemand CPU Governor
-Optimized kernel same-page merging
-Optimized square root algorithm
-Fixed writeback cache thrashing
-Fixed race that caused writeback to hang up
-Fixed occasional slow sync
-TripNDroid scheduler
-Reclaimed some memory from logger (A little extra free RAM)
-Underclocked CPU
-Improved fairness efficiency of schedulers
-Increased Ext4 speed & optimized test root
-Slimbus adjustments for best audio possible
-Reduced disk writes and more
-Added ability to record calls(Needs testing to confirm)
---5-6-15---Initial Build
-Kernel version 3.4.105
-Based on stable cm-12.1 branch "YOG3C"
-Frandom module (random number generator that is 10-50 times faster than version included in android)
-Faux123's intelli_plug (intelligent hotplug alternative) (enable using TricksterMOD or equivalent kernel tuning app)
-BFQ, SIO, and FIOPS schedulers
-Faux123's Simple GPU Algorithm (user configurable simple GPU control algorithm, replaces Qualcomm's TrustZone GPU controller)
-Faux123's Sound Control (alter "in call/speaker" volumes at the hardware level) (must use paid app from play store)
-Optimized ARM RWSEM algorithm (Francisco Franco)
OLD PitchforkOS CHANGELOGS
---5-1-15---Third Beta Build
-Updated kernel from version 3.4.1 to 3.4.105 (tons of fixes/improvements)
-Added frandom module (random number generator that is 10-50 times faster than version included in android)
-Added Faux123's intelli_plug (intelligent hotplug alternative) (enable using TricksterMOD or equivalent kernel tuning app)
-Added BFQ, SIO, and FIOPS schedulers
-Added Faux123's Simple GPU Algorithm (user configurable simple GPU control algorithm, replaces Qualcomm's TrustZone GPU controller)
-Added support for Faux123's Sound Control app (alter "in call/speaker" volumes at the hardware level) (must use paid app from play store)
-Fixes for compilation with Linaro toolchain
-Removed CPU OC/UC & voltage tweaks until I can find a way to cleanly implement it (and ensure that it actually affects performance)
-Up to date with CM source code
---4-28-15---Second Beta Build
-ROM and Kernel compiled with Linaro 4.8.3
-ARM compiled with -O3 optimizations (instead of -O2)
-THUMB compiled with -O2 optimizations (instead of -Os)
-PegasusQ CPU governor added
-GPU overclockable to 533MHz and underclockable to 100MHz
-CPU overclockable to 1.6GHz (working on underclocking)
-Added new clean options (for developers who want to build this ROM)
-Ability to compile boot.img via "make bootimage" (for developers also)
-0 compression ratio for jar files
-Kernel voltage tweaks
---4-26-15---Initial Beta Build
-Almost stock cm​
So this is "just" a bit modified CM with a optimized kernel?
GrinningFerret said:
So this is "just" a bit modified CM with a optimized kernel?
Click to expand...
Click to collapse
For the moment, yes. As time progresses, more changes will occur. This was just the first build, so I removed some things that weren't needed, used optimized cross compilers from linaro, as well as other optimizations. Just wanted everyone to try it out, see if there are any specific bugs to my build that need to be addressed, before more customizations can be done. So in short, yes it's basically cm for the first build. As builds continue, it will start to differ more and more
Hey, as you say you are going to try some kernel fixes.. Why not join @Quarx (if you didn't already) with one github account so there won't be multiple versions (which might be confusing).
So If all kernel devs (and later more devs) are working together in one git and one kernel (maybe different branches for multiple features..), that should be awesome!
These are just my thoughts..
DGooseman said:
Hey, as you say you are going to try some kernel fixes.. Why not join @Quarx (if you didn't already) with one github account so there won't be multiple versions (which might be confusing).
So If all kernel devs (and later more devs) are working together in one git and one kernel (maybe different branches for multiple features..), that should be awesome!
These are just my thoughts..
Click to expand...
Click to collapse
Already what I had in mind. But instead of a group github account, if I happen to fix anything, I can push it to Quarx and CM. Then they can commit the fixes if they would like to. Or if Quarx or anyone fixes anything, I'll cherry pick what is needed for my source. It's a little more organized this way(at least in my eyes). I'm always open for anything though, so I can try discussing it with Quarx
CaptivateKing said:
Already what I had in mind. But instead of a group github account, if I happen to fix anything, I can push it to Quarx and CM. Then they can commit the fixes if they would like to. Or if Quarx or anyone fixes anything, I'll cherry pick what is needed for my source. It's a little more organized this way(at least in my eyes). I'm always open for anything though, so I can try discussing it with Quarx
Click to expand...
Click to collapse
Nice to see
Looking forward to all the upcoming things!
Nice !
Can you take any screenshots ?
#Vangreen said:
Nice !
Can you take any screenshots ?
Click to expand...
Click to collapse
Sure will, I'll post them up shortly!
Sent from my LG-D415 using XDA Free mobile app
Screenshots Added
Screenshots attached to the original post. I was using Euphoria's CM12 theme off the play store. I like it because it adds a nice overall dark theme. That's why it looks different from stock CM12
CaptivateKing said:
Screenshots attached to the original post. I was using Euphoria's CM12 theme off the play store. I like it because it adds a nice overall dark theme. That's why it looks different from stock CM12
Click to expand...
Click to collapse
Can you post screenshot of lockscreen and does quick remote works or if not will there be some fix ?????
gorankx said:
Can you post screenshot of lockscreen and does quick remote works or if not will there be some fix ?????
Click to expand...
Click to collapse
The default SELinux policy for android was changed to enforcing mode in Lollipop to increase security. This restricts the functionality of some apps, so as far as I know, the only way to fix it is by changing the SELinux policy back to permissive. Unless there is a better workaround somewhere. And yea, I can post a screenshot of the lockscreen, although it is the exact same as cm12
Sent from my LG-D415 using XDA Free mobile app
So is the kernel permissive then? Would be great if it was
razkal1 said:
So is the kernel permissive then? Would be great if it was
Click to expand...
Click to collapse
You can change it with an app called "SELinux Mode Changer".
PS:The kernel of my ROM is permissive too...
Cool... when you add some nice mods I'll try out the rom ? looks promising
New update will be rolling in tonight. I was able to add overclock/underclock abilities to the GPU. ARM is compiled with -O3 optimizations, and THUMB is now compiled with -O2. This increased the size of the builds a slight bit, but it runs a lot better. PegasusQ governor is also available now. Also several other things, that I will list in the changelog when the ROM is uploaded. I am going to use the second post in the thread for future changelogs etc. Will arrive shortly!
Sent from my LG-D415 using XDA Free mobile app
Would be great if you could make selinux permissive #captivateking
@up
It's just one line modification
A one word edit
You can also use this App to change the SELinux mode.
Random Reboots
Great Job with this ROM.. Did you managed to get rid of random reboots? I have try every CM 12.1 ROM and all od them have random reboots on my d405n.

[SE] [7.1.1] [R10] Aether Lite [G530X]

{
"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:
[COLOR="blue"]You are not allowed to take, modify, use, upload ANY file or the whole ROM without my permissions.[/COLOR]
Your warranty (is expired? if not PM me how you managed to keep it otherwise) is now void.
I am not responsible for bricked devices, dead SD cards, thermonuclear war,
or [COLOR="blue"]the unlikely scenario of you getting fired because the alarm app failed[/COLOR].
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.
Features
ROM
Android 7.1.1 Nougat
Based on stock J510FNXXU2BRL1
De-odexed & de-knoxed
Heavily de-bloated
Powered by AetherAura
Introduced Google's night light
Sleekier wallpapers
Build.prop tweaks
Fluid UI
Better scrolling
Kernel
Rendering
Dalvik
Bit GPU
Video acceleration
Disable spamming loggers
And more!
Lighter apps and frameworks
OMC support
And more!
KERNEL
Based on J510FNXXU2BRB1 NN source
ARCH POWER
PowerSuspend
Adreno Idler
MSM Limiter
Custom Voltage Control
INTELLI THERMAL (thermal driver)
Simpler MSM THERMAL MONITOR
INTELLI PLUG (hotplug driver)
Faux Sound Control v3.6
Adaptive LMK
USB Fast Charge
Dynamic Fsync
TCP congestion algorithms
Advanced
Cubic
Westwood (default)
Vegas
Illinois
And more!
IO schedulers
Improved BFQ
FIOPS
SIO
SIO+
ZEN (default)
Tripndroid
And more!
Aether post-boot scripts
LMK values for fortuna
Disabled adaptive LMK by default
Ultra KSM
Power-oriented workqueues
CPU overclock frequencies
1248 MHz
1363 MHz
1401 MHz
GPU overclock frequencies
465 MHz
500 MHz
550 MHz
600 MHz
620 MHz
Samsung charger controls
Quad-core power savings
And more!
Screenshots
Supported variants
SM-G530HXX
SM-G530HXC
SM-G530M (flash the fortuna3g kernel release)
SM-G530BT
SM-G530FZ
SM-G530F
What's not working
Variant: SM-G530F
Bluetooth (toggles on and off when switched on)
All variants [unfixable]
Video recording (on some apps) (however, Instagram and SC are fully functional)
Manual focus on stock camera causes kernel panic
Installation instructions and downloads
Aether Lite R10
Aether Aura latest kernel release
Huge thanks to
@TenSeventy7 - Great help and support
@Kamin4ri - Great help and support
@mdmaher - Great help and support
@vin58 - HALs from AOSP
@itexpert.120 - Kernel optimizations
@prototype74 - Google's night light and help
@BlackMesa123 - Kernel optimizations
@corsicanu - Kernel optimizations
@Bulgaricus - Kernel optimizations
@SPARTANICUS - Kernel optimizations
@Chainfire - SuperSU
Like my work? Tap that "Thanks" button!
XDA:DevDB Information
[SE] [7.1.1] Aether Lite [G530X], ROM for the Samsung Galaxy Grand Prime
Contributors
CaelestisZ
Source Code: https://github.com/CaelestisZ/AetherAura
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Latest 5.x baseband
Version Information
Status: Beta
Created 2020-06-05
Last Updated 2020-06-15
Kernel Change-log:
Ascent
Selective fortuna drivers updated
Reduced CPU average load
Enabled ARCH_POWER
Reduced kernel overheat
Introduced PowerSuspend
Introduced MSM Adreno Idler
Introduced StateNotifier
Introduced MSM Limiter
Introduced Custom Voltage Control
Introduced lpClock
And several performance optimizations
BlueFlare
Undervolt for better compatibility
Implemented fast idling of CPU
Tune task-scheduler for power savings
Introduced USB fast-charge
TCP Westwood tune-up
Fixed headphone buttons
ClangorousSoulblaze
Introduced a simpler MSM thermal monitor
Introduced Intelli-plug hotplug driver
Introduced Faux sound control
Fixed RIL, Radio (now fully functional)
Added Knox SDP/DLP
DracoMeteor
Introduced LCD notify
Introduced Dynamic FSync and ASync
Enable Adaptive LMK
Disable CRC by default
Eternatus
Disable zRAM
Enable SSWAP
Merge J510FNXXU2BRB1 ramdisk
Merge Aether post-boot scripts
Enable TCP congestion algorithms
Advanced
Cubic
Westwood
Vegas
Illinois
And more!
Introduced IO Schedulers
Improved BFQ
FIOPS
SIO
SIO+
ZEN
Tripndroid
And more!
Properly enabled ARCH POWER & gentle fair sleepers
FleurCannon
Introduced INTELLI THERMAL driver
CPUfreq, CPUidle: implement -O3 optimizations
GigavoltHavoc
Disable loads of unnecessary configurations
MSM Adreno Idler: more aggressive
Boot on all 4 cores
Attempt at enhancing power efficiency
Re-enabled kernel tick rate to 300Hz
Default TCP congestion algorithm: Westwood
Default IO Scheduler: ZEN
Set writeback parameters
dirty_background_ratio = 10%
vm_dirty_ratio = 20%
And more!
HyperspaceFury
Introduced Ultra KSM
Implemented system-wide power-oriented workqueues
Introduced Samsung charger controls
Enable quad-core power savings
CPU overclock frequencies
1248 MHz
1363 MHz
1401 MHz
GPU overclock frequencies
465 MHz
500 MHz
550 MHz
600 MHz
620 MHz
And more!
ROM Change-log
5th June 2020
Android 7.1.1 Nougat
Based on stock J510FNXXU2BRL1
De-odexed & de-knoxed
Heavily de-bloated
Powered by AetherAura
Introduced Google's night light
Sleekier wallpapers
Lighter apps and frameworks
OMC support
And more!
15th June 2020
Bump to R10.AetherLite
Installer now detects variant and deploys appropriate files
Packed with the latest release of AetherAura (FleurCannon)
Lock screen security is now fully functional
De-bloated a little more
Added build.prop tweaks
Fluid UI
Better scrolling
Kernel
Rendering
Dalvik
Bit GPU
Video acceleration
Disable spamming loggers
And more!
Updated CSC/OMC version
Fixed bugs that persist only on the G530HXC
De-knoxed for real
Join us on Telegram to stay up to date with the latest releases.
Telegram group invite: G530* Project: Aether
P.S. I do undertake device support/feature requests, provided it is a G530* and you can wait!
Nice Job Bro!
Hope that rest of the bugs will get fixed quickly.
hey guys, this is doc. havent bothered to change my username yet. (and i guess xda wouldn't allow me anyway, i already changed my username once)
actually, bluetooth only works fully on fortuna3gdtv lol (and possibly any other non-XX/XC baseband variant, eg fortunalteub / G530M)
Kamin4ri said:
hey guys, this is doc. havent bothered to change my username yet. (and i guess xda wouldn't allow me anyway, i already changed my username once)
actually, bluetooth only works fully on fortuna3gdtv lol (and possibly any other non-XX/XC baseband variant, eg fortunalteub / G530M)
Click to expand...
Click to collapse
IIRC it works on fortuna3g perfectly too
AetherLite R10 is up!
Installation instructions and downloads
Reboot into custom recovery.
Flash AetherLite_R10.zip from here: Aether Lite R10
Want root access? Latest SuperSU: SuperSU
Reboot & Enjoy!
Make sure to uncheck "Diagnostic Data" in Setup Wizard or you will have signal issues!
Do not flash Magisk with this kernel as it causes overheating and battery issues. (Due to some conflicts with LMK and Magisk)
It's normal for your device to restart once when on the boot animation after flashing SuperSU. (don't conclude it's a bootloop if that happens)
Changes made
Installer now detects variant and deploys appropriate files
Packed with the latest release of AetherAura (FleurCannon)
Lock screen security is now fully functional
De-bloated a little more
Added build.prop tweaks
Fluid UI
Better scrolling
Kernel
Rendering
Dalvik
Bit GPU
Video acceleration
Disable spamming loggers
And more!
Updated CSC/OMC version
Fixed bugs that persist only on the G530HXC
De-knoxed for real
What does this R10 symbolises here
Hi I am little confuse over here after seeing ur named rom aether lite ; actually what does this R10 symbolises here , is it that this rom has been upgraded to android 10 ?
Thank you
AYUSH NETWORK said:
Hi I am little confuse over here after seeing ur named rom aether lite ; actually what does this R10 symbolises here , is it that this rom has been upgraded to android 10 ?
Thank you
Click to expand...
Click to collapse
R10 means 10th version.
Btw the it needs to be lot more compressed according to the standards
itexpert.120 said:
R10 means 10th version.
Click to expand...
Click to collapse
Bro doesn't it suitable , means that actually file size is to much greater thn what it seems to be build for android standard
AYUSH NETWORK said:
Bro doesn't it suitable , means that actually file size is to much greater thn what it seems to be build for android standard
Click to expand...
Click to collapse
Maybe because it is aroma installer and tw-n???
Hope well
cpt_Sherman said:
Maybe because it is aroma installer and tw-n???
Click to expand...
Click to collapse
Yeah but lot's of more custom roms are there which are being pre-installed aroma features and many other lot's of valuable features ; but this is rom is what mainly creates some less advantage for download due to its large file size .
Thank you
AYUSH NETWORK said:
Yeah but lot's of more custom roms are there which are being pre-installed aroma features and many other lot's of valuable features ; but this is rom is what mainly creates some less advantage for download due to its large file size .
Thank you
Click to expand...
Click to collapse
Do me a favour and list some of the ROMs (you're talking about, probably link me to it) running Touchwiz N released for any device having the zip size less than this one? (dw I've de-bloated it leaving out all the essential features in it and added a few too)
Also, R10 features an Installer that deploys fixes and the kernel for each supported variant. (HXX/HXC/F/FZ/BT)
It's not an aroma installer that I've included.
Then again, the /system size of the zip is the same as that of our beloved stock lollipop.
Boot loop (G530BT)
EDIT: Works now, don't install supersu with twrp
AYUSH NETWORK said:
Yeah but lot's of more custom roms are there which are being pre-installed aroma features and many other lot's of valuable features ; but this is rom is what mainly creates some less advantage for download due to its large file size .
Thank you
Click to expand...
Click to collapse
Bro, this is not AOSP Rom, it is samsung's tw and nougat on that. The Stock ROM for Grand prime is roughly 600-900MB. Compared to this rom, this is much lighter and better. Also, this rom is not a build to begin with. This is a ported ROM from other samsung device.
Does this rom support OTA updates or it has been updates over air
Bro I want to ask something about this rom , is it support OTA updates ; does it get updated by software updates or u frequently update this rom with on time air upadtes ??
---------- Post added at 06:35 AM ---------- Previous post was at 06:28 AM ----------
Bro just u can please tell me in brief about it battery performance and task management ability to stand battery and stable performance of overall android for a particular time period ??
FrostyAndroid said:
Boot loop (G530BT)
EDIT: Works now, don't install supersu with twrp
Click to expand...
Click to collapse
@Kamin4ri tested SuperSU on G530BT, and it doesn't cause a boot loop in G530BT or in any of the supported variants.
It's normal for your device to restart once when on the boot animation after flashing SuperSU. (don't conclude it's a bootloop if that happens)
Next time, be patient.
Please refrain from posting messages with utmost surety when you're actually not sure about it.
New kernel release is up!
Installation instructions and downloads
Reboot into custom recovery.
Make sure you're on Aether Lite R10.
Flash AetherAura_GigavoltHavoc*.zip for your variant from here: AetherAura releases
Want root access? Latest SuperSU: SuperSU
Reboot & Enjoy!
Do not flash Magisk with this kernel as it causes overheating and battery issues. (Due to some conflicts with LMK and Magisk)
It's normal for your device to restart once when on the boot animation after flashing SuperSU. (don't conclude it's a bootloop if that happens)
Changes made
Bump to version: GigavoltHavoc
Disable loads of unnecessary configurations
MSM adreno idler: slightly more aggressive
Boot on all available cores
Attempt at enhancing power efficiency
Re-enabled kernel tick rate to 300Hz
Set writeback parameters
dirty_background_ratio = 10%
vm_dirty_ratio = 20%
Set WESTWOOD as default TCP
Set ZEN as default IO Scheduler
And more!
Like my work? Tap that "Thanks" button!
Are you taking requests?

Categories

Resources