[Kernel][AOSP/TW] ChronicKernel - (UV/GPU/CPU-OC/dyn fsync/Linaro) [7/25/2014] - Samsung Galaxy S 4 Unified Development

ChronicKernel for International Samsung Galaxy S4​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include
/*
* Your warranty is now likely void.
*
* I am not responsible for bricked devices, dead SD cards,
* spontaneous combustion, or any other host of cosmic penalties
* which may befall you, your family, or your phone.
*
*/
Here is a initial kernel for AOSP/TW. It has all the features you would expect from a modded kernel, CPU OC, GPU OC, more CPU governors, Undervolted, Underclockable, GPU OC CPU L2 OC, and linaro -o3 optimizations
Click to expand...
Click to collapse
Screenshots
Requirements
* Rooted (obviously)
* I use CyanogenMod as my daily, so i don't test the TW version much..it should be fine though.
Installation
1: Place zip on sdcard
3: Reboot into recovery
3: Clear cache and dalvik cache
4: Flash zip
5: Reboot
6: If desired edit the init script at /system/etc/chronic-config.sh to suit your needs
7: Profit
ChronicKernel
* All-in-One kernel for all qualcomm variants (AOSP/CM only)
* Compiled with linaro
* GPU OC to 627 Mhtz (450Mhtz default - configurable though chronic-config.sh init script)
* CPU OC to 2322 Mhtz (1890 Mhtz default)
* CPU L2 cache overclocked to 1.3Ghtz
* Raised the low/med/high values for GPU governor one step each
* Added many I/O Schedulers
* Some scheduler performance tweaks
* Added CPU Governors intelidemand, wheatley, lagfree, linoheart, smartassH3, badass and smartmax (Default gov = intellidemand)
* Dynamic Fsync
* F2FS Support
* User adjustable CPU uV
* frandom support
* Optimized and compiled with with the "Optimize a lot, or -o3 option)
* USB fast charge (disabled by default - configurable though chronic-config.sh init script
* Patched to Linux 3.4+
July-25
*** AOSP Release ***
* Merged all upstream commits from CM
* Updated kernel to Linux 3.4.98
* Now compiling with cortex-a15 optimized linaro GCC 4.9 toolchain
* Enabled abyssplug, adaptive, pegasusq and slp cpu governors since they were already in my source just not enabled
May-7
* Added back patch to ramdisk for PACMAN rom.
* Added F2FS support
* Synced ramdisk with CM
April-23
New Release v3.0 All-In-One AOSP_KK4.4 Kernel!
* Sorry for the long delay. Got burnt out on android for awhile and got some new toys as well so was busy
* All the needed updates to kernel and Ramdisk since last release and to comply with CM"s new all-in-one rom build,
because of this we can now use one flashable zip for all qualcomm variants now. I added the auto-loki patching from
CM's rom zips so loki should be done for you. let me know if you have any issues.
* Updated kernel to 3.4.82
* I'm sure there are a few small fixes I forgot since last release but basically you can expect what you did with the last release just up to date.
Dec-24
New Release v2.4 for AOSP Android KitKat 4.4! (TW to follow soon)
Changes since v2.3:
* Got rid o dcvs governor as it never worked
* Updated to offical Android 4.4.2/CM-11 Kernel source, changes include:
* We are now using the msm2 gpu driver not msm.
* Updated WiFi Drivers
* Updated Sensor drivers
* Many changes to the framebuffer and vidc driver
* Linux 3.4.75
And as always the ramdisk is synced with CM as of time of compile
Oct-28
* AOSP-JB4.3: Tagged v2.3.3 (maintenance update)
* AOSP-JB4.3: Fixed issue with latest ROM builds
Oct-26
* AOSP-JB4.3: Tagged v2.3.2 (maintenance update)
* AOSP-JB4.3: Merged all the upstream commits from CM, should help with stability
* NOTE: If your colors are off with the display. Its because your ROM hasn't been updated to latest display drivers, ask your ROM developer to update their ROM.
Oct-20
* Common: Updated to Linux 3.4.66
* Common: Added Faux123's Simple GPU governor
* Common: Fixed compatibility with PAC
* AOSP-JB4.3: Merged upstream changes for compatibility with latest CM nightlies
* TW: Tried to fix issue with LPM mode (charging while off)
Oct-6
* Bumped AOSP to v2.2 and TW to v1.2 respectivly
* Common: Fixed issue across all custom S4 kernels where the Governor is only applied to online cpu cores. They are now set regardless
* Common: More aggressive L2 Overclock, bumped max L2 freq by 100 Mhtz and have a more aggressive scaling of the L2 freqs
* Common: Updated to Linux 3.4.62
* AOSP-JB4.3: a few (minor) upstream changes
Sep-5
* AOSP-JB4.3: Merged over 200 commits from CM to bring in sync, No other changes, although seems performance is a little improved
Aug-24
* General: initial release ot the TW/GE kernel, refered to as TW-JB4.3, this is the same as the TW (now known as TW-JB4.2) just compatible with GE roms
AOSP-JB4.3
* AOSP-JB4.3: Synced Ramdisk with CM, latest nightlies should work now
* AOSP-JB4.3: Fixed a bad merge in the last version related to I/O scheduling
* AOSP-JB4.3: Added official Samsung exFAT support (thanks ktoonsez for original commit)
* AOSP-JB4.3: Updated to Linux 3.4.59
* AOSP-JB4.3: Tagged v2.1
AOSP-JB4.2
* AOSP-JB4.2: Added official Samsung exFAT support (thanks ktoonsez for original commit)
* AOSP-JB4.2: Updated to Linux 3.4.59
* AOSP-JB4.2: Tagged v2.1
TW/TW-JB4.2
* TW: Some cleanup to try and make it more stable
* TW: Added official Samsung exFAT support (thanks ktoonsez for original commit)
* TW: Updated to Linux 3.4.59
* TW: Tagged v1.1 and will be known from this point on as "TW-JB4.2"
TW-JB4.3 - TW/GE
* TW-JB4.3: Initial TW/GE kernel v1.0
Aug-16
* AOSP-JB4.3: Maintenance update - Synced with upstream CM kernel at time of compile - glitches should be gone
* Note: sorry for the delay. i was busy getting 10.2 booting on pyramid/glacier/holiday
* Took the version number out of the OP title as its not the same across all platforms
Aug-4
* AOSP-JB4.3: Added AOSP 4.3 kernel, has all the updates from CM's kernel as of this date
* AOSP-JB4.2: Sync with CM. a little clean up
* TW: TW kernel is now out of RC and v1.0, Merged a few things from the AOSP-JB4.3 kernel
* There were a good amount of updates that are kinda hard to explain. if you want more details check my github
Old Changelogs
July-20
* TW: RC2 release
* TW: tried to fix exFAT support, please let me know
* TW: Fixed an overlook that was causing the GPU to stay at a higher freq then normal
July-18
* Fixed a few little overlooks on my part in the TouchWiz beta1. Here is RC1
July-17
* inital TW build, still beta but should work fine just might have a couple things enabled (I/O schedulers that dont work or shouldnt be)
July-14
* Fixed Color temp settings not showing in Advanced Settings
* Couple tweaks to fastcharge cherry-picked from ktoonsez's kernel
* Merged JFA source
* All CM changes merged
* Added option to configure CPU OC from chronic-config.sh
* Fixed a race condition between chronic-config.sh and init.qcom.post_boot.sh setting governor
* Updated to Linux 3.4.52
* Fixed a type-o in chronic-config.sh that might have prevented dynfsync from being set to the desired setting
* Initial support for the Sprint variant
* General cleanup
July-2
* Reworked the way the config script works. it now sets gov correctly. it was renamed to chronic-config.sh and moved to system/etc/
* A few upstream updates
June-30
* Maintenance update
* Merged all upstream CM changes, should work on latest nightlies now
June-26 Stable Release
* Over 100+ upstream commits, like vidc etc, CHECK HERE for details
* Updated to MFx source/google sources
* small bugfix to screen off max gov
* wakelock fix (upstream)
* Updated to Linux 3.0.50
* Few misc bugfixes
** Honnestly the changelog doesnt do the update justice. CHECK HERE for details
June-18
* Upstream: Kernel source updated to MDL (samsung)
* Bugfix: Synced ramdisk with upstream CM to fix issue with bluetooth
* Fixes to Fast charge
* Bugfix: fix issues with workqueue (ktoonsez)
* Screen off Max freq will be disabled while in call (ktoonsez)
* Bugfix: Two EHCI: HSIC commits from caf to fix a wakelock
* Added CIFS Support
* Switch to intellidemand as default CPU governor
* Set 504Mhtz as boot freq for GPU
* GPU: Changed 544mhz to 545mhz to conform better with the pll table
* reduce some log spam (ktoonsez)
* GPU OC: Add 627mhtz step
* Linux 3.4.49
June-11
* Merged all upstream changes from CM kernel, including things like the MDM kernel source update
* Updated to Linux 3.4.48
* GPU OC now correctly reflects the current gpu freq to sysfs
June-7
* Pretty sure the intellidemand issues are fixed now
* Some bugfixes from caf for cpufreq and cpufreq stats
* GPU OC is fixed now (wasn't working correctly, would reject any freq higher then 450)
* GPU OC steps are now 504 544 and 601mhtz
* Synced with upstream (CM)
June-4
* Added in between steps to OC freqs to try and help people squeeze a little more out of the CPU (ktoonsez)
* GPU OC to 533Mhtz
* Added some missing intelidemand code to try and fix battery drain
* Some upstream changes like control screen color temp by sysfs
* Switched back to interactive as default governor
May-31
* Tweaked the GPU bandwith and governor low/med/high values for better performance
* Some bug fixes from type-o's made by samsung
* Removed CPU governors that don't support hotplugging (ktoonservativeq, dancedance)
* Min cpu freq with start at 378Mhtz for all cores
* Switched to XZ compression when making kernel to reduce size (the only impact on user end is a 1 sec longer boot time on Samsung splash)
May-29
* Reverted some cherry-picks from upstream that was causing bootloops for some
* Fix for GPU governor, it was sometimes getting stuck at 450 mhtz even with screen off (credits: ktoonsez)
* Updated the updater-script in the flashable zip to do some housekeeping before flash like remove old modules
May-28-build2
* Fixed bad zip packages
May-28
* Rebased source off of ktoonsez kernel,
* Fixed all the instability from the last releases
* CPU OC up to 2322 Mhtz (not all devices can handle this!)
* added frandom support
* Added a few Governors and I/O Schedulers
* Disabled a lot of useless debugging options
* Disabled un-needed modules
* More general build optimizations
* Other changes I forgot
May-26-build2
* Fixed all the bootloop issues from the last build
May-26
* Bugfix: cpu freqs on all cores but core0 weren't being set to desired levels
* Bugfix: a lot of block (I/O) fixes from caf and faux123
* CPU is now overclockable to 2268Mhtz but not all devices, including mine can handle this.
* CPU can now be overvolted to 1500 uV
* CPU L2 cache overclock to 1.3Ghtz (this seemed to give the most performance boost out of any overclocking so far)
* full kernel based mpdecision (there is an init.qcom.post_boot.sh script included that will disable userspace mpdecision, DON'T REMOVE IT)
* Added back all the special UID drivers that got disabled
* A lot of cleanup to the defconfig and disabled a lot of useless options and enabled some that weren't there before
* Switched to intellidemand as default governor
* Switched to ROW as default I/O scheduler
* CPU: Boot at default freq of 1890Mhtz for stability
* Probably a lot more small tweaks I'm forgetting
May-18
* Added an init.d script to zip to help control custom kernel settings
* Added CPU OC to 2106 Mhtz (1998 mhtz default)
* Set default GPU OC to 450mhtz to save battery (still overclockable via 89chronic init script)
* Adjusted the GPU Bus bandwith, seems to help with performance and battery life
* Lots of updates for CM kernel (gpu drivers etc)
* Maybe a couple other tweaks I forgot to list
May-14
* initial release
* Please keep all comments in this Discussion Thread. Any comments not in that thread will be ignored. Feel free to use the DevDB Bug reporting option as you see fit. This is critical in keeping the same question from being asked times in 5 different threads all with the same answer. It was really slowing down development.
* ]If you have problems with frequencies sticking use "No frills CPU Control" and go to Settings and prevent other apps from changing CPU settings
* Although this kernel has now reached "stable" status. bugs still could pop up. please if you find a reproducible bug and decide to post please try and provide a last_kmesg or logcat.
* Versions go as follows: AOSP-JB4.3 = CM-10.2 etc, AOSP-JB4.2 = CM-10.1 etc, TW-JB4.2 = Android 4.2 TW based ROMs, TW-JB4.3: Android 4.3/Google Edition based ROMs
AOSP-JB4.2 : ChronicKernel-JB4.2-AOSP-INTL-v2.3.zip
AOSP-JB4.3 : ChronicKernel-JB4.3-AOSP-INTL-v2.3.3.zip
AOSP-KK4.4 : ChronicKernel-KK4.4-AOSP-JFLTE-v3.4.zip
TW-JB4.2 : ChronicKernel-JB4.2-TW-INTL-v1.3.zip
TW-JB4.3 : ChronicKernel-JB4.3-TW-INTL-v1.3.zip
Goo.im Repo : CLICK HERE
* This Kernel can also be downloaded directly with GooManager *
My Github (main): https://github.com/Team-Hydra/android_kernel_samsung_jf
* First off of course cyanogen, the CyanogenMod project and all who contribute.
* A lot of this was taken/based off of flar2's Kernel for the HTC One, so thanks for the source!
* Also grabbed some things from Faux123's kernel
* All the people who have helped me learn more and more over the past 4 months (arco/dastin1018/android1234567) you guys are the best!
I really didn't want to do this but people keep asking so here is a donation link if you want to buy me a coffee or pack of smokes (I go through a lot sitting on the PC messing around lol) go ahead. But not required or expected by any means
Note: The name on the paypal account may say patricia, this is because it's a family paypal account.
Happy Flashing
Albinoman887
XDA:DevDB Information
[AOSP/TW] ChronicKernel, Kernel for the Samsung Galaxy S 4
Contributors
albinoman887
Kernel Special Features: * Compiled with linaro * GPU OC to 627 Mhtz (450Mhtz default - configurable though chronic-config.sh init script) * CPU OC to 2322 Mhtz (1890 Mhtz default) * CPU L2 cache overclocked to 1.3Ghtz * Raised the low/med/high values for GPU governor one step ea
Version Information
Status: Stable
Created 2013-10-09
Last Updated 2014-07-25

Reserved
Please keep all discussion in the new Q&A Thread please. otherwise your comment will most likely be ignored. Check "NOTES" section in OP for details

deleted...

Thanks for this awesome kernel!!! . Keep going!
Gesendet von meinem GT-I9505 mit Tapatalk 2
---------- Post added at 01:39 PM ---------- Previous post was at 12:43 PM ----------
My videos with mx player doesn't play in hw mode. Just sw. Is this kernel or rom related? They did in the sammy rom and my S2 with cm10.1.
Gesendet von meinem GT-I9505 mit Tapatalk 2

Thanks but Bad quadrant score for the moment...
Sent from my GT-I9505 using xda premium

Alienex22 said:
Bad quadrant score...
Sent from my GT-I9505 using xda premium
Click to expand...
Click to collapse
Who gives a **** about those fake scores?? Benchmarks are ****. If you want to use one choose antutu. Better.
Gesendet von meinem GT-I9505 mit Tapatalk 2
---------- Post added at 02:15 PM ---------- Previous post was at 02:03 PM ----------
Albinoman is it possible to make the kernel compatible with stweaks?
Gesendet von meinem GT-I9505 mit Tapatalk 2

iamnotkurtcobain said:
How gives a **** about those fake scores?? Benchmarks are ****. If you want to use one choose antutu. Better.
Gesendet von meinem GT-I9505 mit Tapatalk 2
---------- Post added at 02:15 PM ---------- Previous post was at 02:03 PM ----------
Albinoman is it possible to make the kernel compatible with stweaks?
Gesendet von meinem GT-I9505 mit Tapatalk 2
Click to expand...
Click to collapse
Quadrant is really out of date I wouldn't read much into it
Sent from my SGH-M919 using Tapatalk 2

albinoman887 said:
Quadrant is really out of date I wouldn't read much into it
Sent from my SGH-M919 using Tapatalk 2
Click to expand...
Click to collapse
Thanks!
Is it possible to disable scrolling cache and android logger in your next kernel update? Would bring even more performance.
Gesendet von meinem GT-I9505 mit Tapatalk 2

Great to see u over on the s4 buddy used ur cm10.1 rom for me sensation good to see great devs moving up in the world
Spud

Flashed in one go for me. Thanks for this kernel. Will try it out and get back to you with results
Edit: my screen brightness seems really high all the time when it is set on automatic? Why is this?
A reboot seemed to fix the problem for now, will let you know if it happens again.
Sent from my GT-I9505 using xda app-developers app

I've just tried it on victorator's lates aokp,but it stuck on samsung boot screen.
---------- Post added at 03:40 PM ---------- Previous post was at 03:34 PM ----------
It's ok now,but no wifi

my last experience of using a kernel built with Linaro toolchain (on i9100G) was that it's distinctively swift compared to the others.
Will keep an eye on this one when there's a stable AOSP based ROM out. For now, I'm on Samsung ROMs as they're freaking smooth and rock solid stable.

hunhool said:
I've just tried it on victorator's lates aokp,but it stuck on samsung boot screen.
---------- Post added at 03:40 PM ---------- Previous post was at 03:34 PM ----------
It's ok now,but no wifi
Click to expand...
Click to collapse
Restart your router
Gesendet von meinem GT-I9505 mit Tapatalk 2

@ OP Ummmm are you aware that quadrant scores on i9505 are 12K+ Just wondering why you put up a screenshot of an extremely low quadrant score

is compatible with the wanam lite rom?

btemtd said:
@ OP Ummmm are you aware that quadrant scores on i9505 are 12K+ Just wondering why you put up a screenshot of an extremely low quadrant score
Click to expand...
Click to collapse
Those are in stock ROM I'm pretty sure in cm those are high
Sent from my SGH-M919 using Tapatalk 2

maxdal89 said:
is compatible with the wanam lite rom?
Click to expand...
Click to collapse

maxdal89 said:
is compatible with the wanam lite rom?
Click to expand...
Click to collapse
Yes like the title of the thread says..
Gesendet von meinem GT-I9505 mit Tapatalk 2

albinoman887 said:
Those are in stock ROM I'm pretty sure in cm those are high
Sent from my SGH-M919 using Tapatalk 2
Click to expand...
Click to collapse
Thats interesting, So CM has much less benchmark scores then normal roms... Even though it has less bloat and less features. how weird I never new that thanks for sharing... I was getting close to that benchmark with my S3

What would a man be without his benchmark scores?

Related

[KERNEL][7.1.2] Skatter Kernel-v2 SM-G530P/T/T1/W - 11/21/2017

[size=+1]Welcome to Skatter Kernel forum.[/size]
Today I am very proud to release the Skatter Kernel to you guys, I am going to the my best to base this off of my d2spr kernel.
Features
* Cortex-A53 & Neon optimizations
* Compiled with a cortex-a53 optimized Uber-TC 7.x
* CPU OC to 1612Mhz
* GPU OC to 650Mhz
* Set to Permissive
* Net Speed Tweak
* Decreased time to enter deep sleep
* Quick Wakeup Driver
* Optimized Square Root Algorithm
* Screen Tweaks for filling blank spots with more color
* Adreno Idler v1.1
* Simple GPU Governor
* Fast Idling of Cpus
* Kernel Hz is set to 300
* State Notifier driver
* CPU Unaligned access for better performance
* Enabled Arch_Power for better battery life
* Disabled Samsung's touchboost (Because what would be the point of the governors, right?)
* A good amount of debugging disabled for better battery-life & performance.
* RAM booster on screen-off
* Added a tweak so powersuspend & state_notifier play nice with each other :good:
* Sysfys interface for arch_power & gentle_fair_sleepers (Enable/disable in Kernel Adiutor)
* Performance tweaks
* PDesire Audio 10.1 for very clear audio.
* Fixed a BUNCH of load average. For less CPU cycles. (Improves battery-life)
* Power Efficient Workqueues.
* Ultra Kernel Same Page Merging, to help out a little since we have very little RAM.
Faux123's Features
* Fauxsound version 3.5
* Powersuspend v1.7 modified by me.
* KCAL v2 by Savoca
I/O Schedulers
* BFQ
* CFQ
* Deadline
* Fifo
* FIOPS
* Maple
* Noop (Default)
* Row
* Sio
* Sio-Plus
* TripNDroid
* VR
*Zen
TCP Congestion Algorithm
* Bic
* Cubic
* Highspeed
* Htcp
* Hybla
* Illinois
* LP
* Reno
* Scalable
* Vegas
* Veno
* Westwood (Default)
* Yeah
Hotplugs
* Intelli_Plug v5.2 (Enabled by default)
* Thunderplug v5.4
* AutoSMP
* MSM_Hotplug
* Mako Hotplug
* Bricked Hotplug
* Zen Decision
* Disabled msm_performance
CPU Governors
* Blu Active
* Chill
* Conservative
* Despair
* Interactive (Removed useless crap)
* Lionfish
* Ondemand
* Performance
* Powersave
* Relaxed
* Skateractive
* I will add more when I have time, do not worry my fellow xda members! *
Instructions
1.) Make... a... [size=+1]BACKUP[/size]
* For this kernel, it would just be the boot partition.
2.) Download kernel & copy it to sdcard/internal storage
3.) Select "Install Image" then flash boot.img
4.) Optional, but you'd have to download any root method zip, as the boot.img removes root.
5.) Most importantly, Enjoy :good:
Downloads
Right Here
* If anyone needs a mirror link, just ask and I will upload
Modded Kernel Adiutor
Right Here
Contributors
* A special thanks to @vince2678 for letting me use his kernel source and for his OC GPU & CPU patches
@faux123 for all his awesome features
@neobuddy89 for helping me out with the blu_plug driver
Disclaimer:​
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you. Hard. A lot.
*/
*Bugs*​
Code:
* You tell me!
XDA:DevDB Information
Skatter Kernel for Grand Prime, Kernel for the Samsung Galaxy Grand Prime
Contributors
Lonelyskatter12, vince2678
Source Code: https://github.com/vince2678/android_kernel_samsung_msm8916
Kernel Special Features:
Version Information
Status: Stable
Stable Release Date: 2017-04-25
Created 2017-04-25
Last Updated 2017-11-21
SM-G530T: boots fine and I like the features you've added in. Only bug so far is that WiFi doesn't work. It just won't turn on.
L3R0N said:
SM-G530T: boots fine and I like the features you've added in. Only bug so far is that WiFi doesn't work. It just won't turn on.
Click to expand...
Click to collapse
That's weird? What ROM are you running
Lonelyskatter12 said:
That's weird? What ROM are you running
Click to expand...
Click to collapse
LOS 14.1 build 20170409. You're on 7.1.2 but the build I'm using is still 7.1.1. There aren't any builds more recent than 0409 for the TMO as far as I see.
I would like it to be compatible also for LOS 13.0
L3R0N said:
LOS 14.1 build 20170409. You're on 7.1.2 but the build I'm using is still 7.1.1. There aren't any builds more recent than 0409 for the TMO as far as I see.
Click to expand...
Click to collapse
They took the 04142017 build down? I'll see if I can upload it for you later
shente99 said:
I would like it to be compatible also for LOS 13.0
Click to expand...
Click to collapse
I'll see what I can do ?
Wifi error detected Does not connect to the wireless network I'm testing on samsung grand prime g530t1.:fingers-crossed:
Does not boot on XCU G530H running stock 5.0.2... stuck at samsung logo
Welcome to the community!
Good work.
shente99 said:
Wifi error detected Does not connect to the wireless network I'm testing on samsung grand prime g530t1.:fingers-crossed:
Click to expand...
Click to collapse
Reverted back to linux 3.10.49, build will be up later hopefully that fixes it for you guys.
tasnim_tamim said:
Does not boot on XCU G530H running stock 5.0.2... stuck at samsung logo
Click to expand...
Click to collapse
Wrong phone bruh...
Has.007 said:
Welcome to the community!
Good work.
Click to expand...
Click to collapse
And thank you :highfive:
Is the kernel compatible for 7.1.1 and 7.1.2 ??
---------- Post added at 01:21 AM ---------- Previous post was at 01:19 AM ----------
Is the kernel compatible for 7.1.1 and 7.1.2 ??
Reverted back to linux 3.10.49, Lots of new stuff added in enjoy guys.
Please don't be ignorant this is only for SM-G530P/T/T1/W
SM-G530T: WiFi still not working.
I need the last actI need the latest update 14.1 20170414 gprimeltemtr, how can you facilitate it ??:crying:
Lonelyskatter12 said:
Reverted back to linux 3.10.49, Lots of new stuff added in enjoy guys.
Please don't be ignorant this is only for SM-G530P/T/T1/W
Click to expand...
Click to collapse
The wifi issue has to do with a change in the wifi driver from being modular to being built in. Wifi not working for people is not your issue, it's a problem with people running old builds of the ROM.
It will be because I have a previous rom and I need to update, what happens I do not get the updates via ota, nor by the server jenkins ..I'm in the rom 14.1-20170409-nightly-gprimeltemtr_7.1.1 ...
Skatter will have the April 30 kernel?
@Lonelyskatter12 why don't you use AnyKernel instead of boot.img?
It's better and it doesn't touch the ramdisk at all
naimrlet said:
@Lonelyskatter12 why don't you use AnyKernel instead of boot.img?
It's better and it doesn't touch the ramdisk at all
Click to expand...
Click to collapse
Device doesn't support it, it'll boot straight into download mode after flash.
Lonelyskatter12 said:
Device doesn't support it, it'll boot straight into download mode after flash.
Click to expand...
Click to collapse
Any hope for an update to make this compatible with latest builds? It still works except WiFi will not work since they reverted to using modular WiFi as opposed to the built in WiFi module of previous builds.

[Kernel][merlin] SomeFeaK for Moto G 2015 (3rd gen.)

This is SomeFeaK kernel, based on Squid2's kernel for device codename "merlin".
The kernel should work in stock and custom ROMs, with any variant.
Disclamier:
Code:
[COLOR="red"]* Include <std_disclaimer.h>
* Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*[/COLOR]
Features:
From squid2's r19 build:
Moderately undervolted
Updated to Linux 3.10.104
Synced with latest CodeAurora changes
Improved memory management
Improved memory caching backported from Linux 3.15
Improved storage performance
Optimized ARM crypto routines
Updated f2fs and WiFi drivers
FIOPS and BFQ I/O schedulers
Lionfish CPU governor
IntelliPlug CPU hotplug (by faux123)
KCAL MDP5 colour control (by savoca)
Improved zRAM backported from Linux 4.9
Vibration intensity control
Compiled with Linaro GCC 6.2 and optimized for Cortex A53
Stripped down and optimized configuration
Added by me:
Governors: impulse and elementalX, yankactive, zzmoove, darkness and bioshock.
Double tap to wake (DT2W).
Permanently fixed screen flickering: SELinux works fine in permissive or enforcing mode.
Enabled advanced TCP congestion managers: veno, westwood, vegas, illinois, and more.
Drastically improved CPU thermal control: should react approximately from 40°C and end if lower than 35°C are reached. Otherwise it'll keep trying to cool the device, protecting, mainly, the battery.
Automatic thermal throttling and CPU cooling driver added and enabled.
Enabled CPU current throttling driver.
Use the hidden LED as a notification light.
Enabled forced consistency checks for F2FS (/data).
Multi-Cluster Power Management (less CPU battery drain).
KSM (Kernel Samepage Merging).
Advanced Power Management (emulated).
SMT (Simultaneous Multi-Threading).
Fixed temperature handling.
Dev info:
In order to make use of the new hidden LED's available behavior, it's needed that some Java developer (not me, I don't know a thing about Java) to develop an application. Here I'll give you a sort of "API" that you should use to wake up the required triggers for "if there's a notification or not".
To turn on the LED set trigger to default-on:
Code:
su -c "echo default-on > /sys/devices/soc.0/leds-atc-e3be1600/leds/charging/trigger"
To turn off the LED set trigger to none:
Code:
su -c "echo none > /sys/devices/soc.0/leds-atc-e3be1600/leds/charging/trigger"
I've also added the required modules for the LED to be able to process a hold on during "x" milliseconds and keep off during "x" milliseconds. To set it do it like as follows.
Switch trigger to timer:
Code:
su -c "echo timer > /sys/devices/soc.0/leds-atc-e3be1600/leds/charging/trigger"
Now, set time on during 0,5 seconds (500 milliseconds):
Code:
su -c "echo 500 > /sys/devices/soc.0/leds-atc-e3be1600/leds/charging/delay_on"
Now, set time off during 1 second (1000 milliseconds):
Code:
su -c "echo 1000 > /sys/devices/soc.0/leds-atc-e3be1600/leds/charging/delay_off"
For now, you must have a charger connected. It seems to be a hardware issue but I'll try to investigate it anyways.
Click to expand...
Click to collapse
Release history:
Code:
4.53 (stable): June 16, 2017:
Kernel changes:
- fs: fsync will now be enabled by default (prevents data loss if a kernel panic occurs).
- cpu/hotplug: removed broken lazyplug hotplug driver, better handling for hardware hotplugging.
- cpufreq: added intellidemand, smartmax, wheatley, smartmax_eps, pegasusq, authority.
- input/touchscreen: updated DT2W driver, still not stable, more responsive and stable touchscreen.
- sched: fixed zen, fixed and added sio.
Other changes: first build for osprey coming soon.
4.30 (stable): June 14, 2017:
Kernel changes:
- hotplug: added lazyplug (broken, don't use).
- input/touchscreen: fixing DT2W.
- sched: added sio.
Other changes: none.
4.25 (stable): June 13, 2017:
Kernel changes:
- ksm: updated code and better management, enabled checking before swapping pages, reduce cpu
- swap: updated code, got better management by adding some compression drivers.
- input/soc: added powersuspend driver, this will help DT2W work better.
- random: added frandom support, decrease CPU load for entropy generation.
- mem: enabled memory changes tracking.
- sched: added tripndroid, vr, zen.
- usb: enabled fast charge by default.
Other changes: no tool required to setup anymore, default setup won't overheat your device nor damage it; due to recently added support for surnia, every new release will be respectively named with a suffix like '-harpia' or '-surnia'; new project logo (for DevDB), thanks to @lecron89 .
4.18 (stable): June 12, 2017
- cpu: rolled back extreme overclock, new max clock: 1593 MHz.
- gpu: rolled back extreme overclock, new max clock: 465 MHz.
- cpufreq: fix build for 'darkness' governor.
- cpufreq: added new CPU governors: yankactive, zzmoove, darkness and bioshock.
4.00 (stable): June 9, 2017
- cpu: undervolted and overclocked, max freq. 1785 MHz (recommended: 1593Mhz).
- gpu: overcloked, max freq. 650 MHz.
- flashing: fixed bug where the touchscreen would become unresponsive after any kernel update.
3.90 (stable): June 8, 2017
- usb: use your device as an USB gadget, including keyboard and mouse.
- general: updated defconfig for harpia at source to match new features.
3.81 (stable): June 7, 2017
- wlan: updated drivers, solved remaining crashes and battery drain.
- prima: updated drivers.
- usb: added support for xpad joysticks (XBOX).
- cpu: fixed hotplugging driver "thunderplug", used to crash the device while allowing the user to pick "octa-core mode" when it's a quad-core device.
- cpu: hotplugging driver "alucard", default minimum of 1 (one) cpu online.
- general: performance improvements for touchscreen, GPU and variables definition.
3.61 (stable): June 4, 2017
- Added S2S (Sweep to Sleep): swipe from the navbar from right to left or from left to right to make the device go to sleep.
3.60 (stable): June 4, 2017
- In the stock ROM, the audio won't skip anymore (tested).
- The wlan driver shouldn't crash again (updated with Heliox sources).
- Re-added missing Adreno Idler driver.
3.52 (stable): June 1, 2017
- Hotfix: DT2W won't freeze the screen anymore.
3.51 (stable): May 31, 2017
- Hotfix: re-added missing hotplug driver (thunderplug).
3.5 (stable): May 31, 2017
- Reverted patches for sdcardfs (they broke the media scanner).
- USB fast charge.
- FauxSound gain control.
3.11 (stable): May 29, 2017
- Patches for sdcardfs.
- Patches for wlan.
- Patches for less power consumption.
- Re-added missing features: KSM (Kernel Samepage Merging) and TCP congestion control algorithms (veno, illinois, westwood and vegas).
3.0 (stable): May 29, 2017
- Added governors: impulse and elementalX.
- DT2W (Double tap to wake).
- Adreno Idler (reduce GPU frequency and resources if inactive).
- Added hotplug drivers: allucard and thunderplug CPU.
2.1 (stable): Februrary 8, 2017
- Rolled back to default SELinux setup.
- Switched default GPU governor from "msm-adreno-tz" to "simple_ondemand" for better battery and performance balancing.
- Fixed screen flickering bug by disabling debugging in graphics card. (SELinux socket overflow).
- Fixed noisy output if using audio MODs by disabling aggressive debugging for sound card. (SELinux socket overflow).
2.0 (stable): February 5, 2017
- Permanently fixed the screen flickering: you won't see any flickers while running SELinux in permissive or enforcing mode. This is going to work even if you build the kernel from source.
1.3 (stable): January 31, 2017
- Enabled advanced TCP congestion managers: veno, westwood, vegas, illinois, and more.
- Set default TCP congestion manager to "veno" for lesser lags while heavily loading the networking area.
1.2 (beta): January 29, 2017
- Fixed SELinux: permissive mode works again.
- Decreased SELinux activity (even more).
1.1 (beta): January 29, 2017
- Restored previous setup for audio amplifier DAC: switched input gain from 4 to 5. Reason: the output felt like if it is cropping some frequencies.
- Modified CPU cooling driver to get more sensitivity as when to react and how far the temperatures should reach. (experimental, please report if horribly lags)
1.0 (beta): January 27, 2017
- Automatic thermal throttling and CPU cooling driver added and enabled.
- Enabled CPU current throttling driver.
- Decreased audio amplifier DAC input gain to 4 from 5 (solves distorted output while using audio mods like [B]Dolby Atmos[/B])
0.3 (experimental): January 26, 2017
- Added available triggers for LED to: show cpu usage by core, blink like heartbeat, blink with interval and full on.
- Disabled swap pages caching (frontswap).
0.2 (experimental): January 25, 2017
- Enabled swap pages compression.
- Enabled swap pages caching (frontswap): better RAM management.
- Enabled cleancache for faster swap handling.
- Decreased SELinux activity and removed almost every security check.
- Enabled F2FS forced consistency checks.
- Enabled Multi-cluster power management (even better power management and less temperature).
0.1 (experimental): January 24, 2017
- Initial release.
Downloads:
Click here or go to Downloads tab at the top of the thread.
If something goes wrong with the XDA download server or you simply want to download from somewhere else, I've been approved as developer at AFH. All downloads will also be posted here.
NEW! Ask for features, report bugs, get help with installation, usage and everything else. Join us at Telegram: t.me/somefeak
Bugs:
You tell me.
XDA:DevDB Information
SomeFeaK Kernel for Moto G 2015 (3rd gen.), Kernel for the Moto G 2015
Contributors
facuarmo, chijure, Dark98, squid2, TeamMex
Source Code: https://github.com/FacuM/android_kernel_motorola_msm8916
Kernel Special Features: The kernel features: everything from r19 Squid2's build, KSM (Kernel Samepage Merging), SMT (Simultaneous Multi-Threading), Advanced Power Management (emulated), advanced LED contro, DT2W and impulse and elementalX governors.
Version Information
Status: Stable
Created 2017-06-27
Last Updated 2017-06-27
Changelog (v4.83):
Kernel changes:
boot/harpia:
* fix kernel panics on Dirty Unicorns due to outdated kernel and ramdisk base.
NOTE: Don't forget to pick "Yes" in the installer if using that ROM.
Other changes:
None.
Download:
Main link: https://forum.xda-developers.com/devdb/project/dl/?id=25359
Alternative link: https://www.androidfilehost.com/?fid=889764386195911816
MD5: 8cb898cf0bf07c22f922a65ea8e151aa
Not working
Phone is not booting after flashing this kernel
I am on aex 4.3 merlin
---------- Post added at 12:08 PM ---------- Previous post was at 12:03 PM ----------
facuarmo said:
Changelog (v4.83):
Kernel changes:
boot/harpia:
* fix kernel panics on Dirty Unicorns due to outdated kernel and ramdisk base.
NOTE: Don't forget to pick "Yes" in the installer if using that ROM.
Other changes:
None.
Download:
Main link: https://forum.xda-developers.com/devdb/project/dl/?id=25359
Alternative link: https://www.androidfilehost.com/?fid=889764386195911816
MD5: 8cb898cf0bf07c22f922a65ea8e151aa
Click to expand...
Click to collapse
Please fix the issues
Its not booting
Changelog (v4.90):
Kernel changes:
power/harpia:
* fixed dead sleep, again.
power/osprey:
* fixed dead sleep, again.
power/surnia:
* fixed dead sleep, again.
power/merlin:
* fixed dead sleep, again.
config/merlin:
* update config, try to get it booting.
Other changes:
None.
Download:
Main link: https://forum.xda-developers.com/devdb/project/dl/?id=25363
Alternative link: https://www.androidfilehost.com/?fid=673368273298967591
MD5: 76aede9e9ca7889d169e47325b492db2
facuarmo said:
Changelog (v4.90):
Kernel changes:
power/harpia:
* fixed dead sleep, again.
power/osprey:
* fixed dead sleep, again.
power/surnia:
* fixed dead sleep, again.
power/merlin:
* fixed dead sleep, again.
config/merlin:
* update config, try to get it booting.
Other changes:
None.
Download:
Main link: https://forum.xda-developers.com/devdb/project/dl/?id=25363
Alternative link: https://www.androidfilehost.com/?fid=673368273298967591
MD5: 76aede9e9ca7889d169e47325b492db2
Click to expand...
Click to collapse
This build is also not booting
Changelog (v4.93):
Kernel changes:
config/harpia:
* include touchboost driver.
power/charging:
* silence debugging messages for charger.
gpu/clock:
* revert 550 MHz overclock.
* revert 465 MHz overclock.
* overclock up to 650 MHz.
* undervolt max bus voltage from 1.6 volts to 1.4 volts (-200 mV).
* fix and improve speed vectors.
* solved low FPS on UI.
gpu/power:
* improve wakeup time.
Other changes:
None.
Download:
Main link: https://forum.xda-developers.com/devdb/project/dl/?id=25375
Alternative link: https://www.androidfilehost.com/?fid=745425885120744934
MD5: 7cbba91717ef62284226e8a198b7a5b0
facuarmo said:
Changelog (v4.93):
Kernel changes:
config/harpia:
* include touchboost driver.
power/charging:
* silence debugging messages for charger.
gpu/clock:
* revert 550 MHz overclock.
* revert 465 MHz overclock.
* overclock up to 650 MHz.
* undervolt max bus voltage from 1.6 volts to 1.4 volts (-200 mV).
* fix and improve speed vectors.
* solved low FPS on UI.
gpu/power:
* improve wakeup time.
Other changes:
None.
Download:
Main link: https://forum.xda-developers.com/devdb/project/dl/?id=25375
Alternative link: https://www.androidfilehost.com/?fid=745425885120744934
MD5: 7cbba91717ef62284226e8a198b7a5b0
Click to expand...
Click to collapse
Not booting this version also
Please fix
Changelog (v6.00):
Kernel changes:
kernel/general:
* Updated to 3.10.105 Linux kernel.
To @Dark98 , you are the savior for all the users waiting for a Linux source update, including me. I don't even knew from where to start and my laziness hasn't helped. He made a pull request to the SomeFeaK repo, but I preferred to make it noticeable writing this.
config/harpia:
* updated to match new features.
config/merlin:
* disable hotplugging at all to test if now booting, please test.
cpufreq/governor:
* added preservative.
* aded lionheart.
gpu/kgsl:
* report correct GPU frequency to sysfs.
sched/core:
* fix racing methods.
* fix SMP ordering racing.
crypto/all:
* update code.
* revert skcipher full code implementation as it's not building (wrongly setted pointers).
kvm/general:
* updated most parts of the code.
pm/devfreq:
* fix incorrect type issue.
arm/general:
* general code updates.
* fix suspend/resuming for some devices.
alsa/all:
* improve sound quallity.
* reduce crackling.
* buffer improvements.
usb/all:
* improvements to chip connection.
* gadget handlign improvements.
* serial optimization.
* validate packet handling.
thermal/monitoring:
* properly report critical temperatur in sysfs.
ipv6/general:
* routing improvements.
* fix conflicts while routing.
ipv4/general:
* general performance and stability improvements.
tcp/general:
* general performance and stability improvements.
net/general:
* remove warnings.
* general performance and stability improvements.
mmc/block:
* don't kill very old MMC cards.
pm/sleep:
* fix leaks for test_suspend.
pstore/ram:
* improve log saving from old buffer.
mm/ksm:
* fix endless loop while allocating memory when ksm was enabled.
framebuffer:
* fix 16 color palette calculation.
lib/genalloc:
* removed unnecesary 'end_bit' variable declaration.
prima/general:
* disable panic on bug.
Other changes:
None.
Download:
Main link: https://forum.xda-developers.com/devdb/project/dl/?id=25398
Alternative link: https://www.androidfilehost.com/?fid=673368273298968433
MD5: b967afeb820dbd71f15ae670cd74e07e
Sorry for double posting, please skip this post.
Changelog (v6.00):
Kernel changes:
kernel/general:
* Updated to 3.10.105 Linux kernel.
To @Dark98 , you are the savior for all the users waiting for a Linux source update, including me. I don't even knew from where to start and my laziness hasn't helped. He made a pull request to the SomeFeaK repo, but I preferred to make it noticeable writing this.
config/harpia:
* updated to match new features.
config/merlin:
* disable hotplugging at all to test if now booting, please test.
cpufreq/governor:
* added preservative.
* aded lionheart.
gpu/kgsl:
* report correct GPU frequency to sysfs.
sched/core:
* fix racing methods.
* fix SMP ordering racing.
crypto/all:
* update code.
* revert skcipher full code implementation as it's not building (wrongly setted pointers).
kvm/general:
* updated most parts of the code.
pm/devfreq:
* fix incorrect type issue.
arm/general:
* general code updates.
* fix suspend/resuming for some devices.
alsa/all:
* improve sound quallity.
* reduce crackling.
* buffer improvements.
usb/all:
* improvements to chip connection.
* gadget handlign improvements.
* serial optimization.
* validate packet handling.
thermal/monitoring:
* properly report critical temperatur in sysfs.
ipv6/general:
* routing improvements.
* fix conflicts while routing.
ipv4/general:
* general performance and stability improvements.
tcp/general:
* general performance and stability improvements.
net/general:
* remove warnings.
* general performance and stability improvements.
mmc/block:
* don't kill very old MMC cards.
pm/sleep:
* fix leaks for test_suspend.
pstore/ram:
* improve log saving from old buffer.
mm/ksm:
* fix endless loop while allocating memory when ksm was enabled.
framebuffer:
* fix 16 color palette calculation.
lib/genalloc:
* removed unnecesary 'end_bit' variable declaration.
prima/general:
* disable panic on bug.
Other changes:
None.
Download:
Main link: https://forum.xda-developers.com/devdb/project/dl/?id=25398
Alternative link: https://www.androidfilehost.com/?fid=673368273298968433
MD5: b967afeb820dbd71f15ae670cd74e07e
Not booting I'm on lineageos 7.1.2
And I'm using somefeak6.0
Not booting.
Stock MM
Merlin
problem
When I charge the cell phone when it is turned off, it restarts constantly and does not show the charging percentage
Is the only problem
moto g turbo with android stock marshmallow
andres_castellanos said:
When I charge the cell phone when it is turned off, it restarts constantly and does not show the charging percentage
Is the only problem
moto g turbo with android stock marshmallow
Click to expand...
Click to collapse
I'm almost sure it's related to the ROM, how about stock?
Changelog (v6.53):
Kernel changes:
config/harpia => cpu/hotplug/thunderplug:
* prevent stuck hotplugging driver and only one CPU up.
cpu/hotplug/alucard:
* fix max CPU number default setting.
* disable temporarily.
Other changes:
None.
Download:
Main link: https://forum.xda-developers.com/devdb/project/dl/?id=25439
Alternative link: https://www.androidfilehost.com/?fid=889764386195913288
MD5: 96e84b1c1a4a1f1031ebf5134a9adbc3
facuarmo said:
Changelog (v6.53):
Kernel changes:
config/harpia => cpu/hotplug/thunderplug:
* prevent stuck hotplugging driver and only one CPU up.
cpu/hotplug/alucard:
* fix max CPU number default setting.
* disable temporarily.
Other changes:
None.
Download:
Main link: https://forum.xda-developers.com/devdb/project/dl/?id=25439
Alternative link: https://www.androidfilehost.com/?fid=889764386195913288
MD5: 96e84b1c1a4a1f1031ebf5134a9adbc3
Click to expand...
Click to collapse
Not booting
This version also
facuarmo said:
Changelog (v6.53):
Kernel changes:
config/harpia => cpu/hotplug/thunderplug:
* prevent stuck hotplugging driver and only one CPU up.
cpu/hotplug/alucard:
* fix max CPU number default setting.
* disable temporarily.
Other changes:
None.
Download:
Main link: https://forum.xda-developers.com/devdb/project/dl/?id=25439
Alternative link: https://www.androidfilehost.com/?fid=889764386195913288
MD5: 96e84b1c1a4a1f1031ebf5134a9adbc3
Click to expand...
Click to collapse
Kernel changes and improvements are useful only if it boots
facuarmo said:
I'm almost sure it's related to the ROM, how about stock?
Click to expand...
Click to collapse
You can overclock this kernel
andres_castellanos said:
You can overclock this kernel
Click to expand...
Click to collapse
It comes with overclock, you can control it using Terminal or easy apps like Kernel Adiutor, Kernel Toolkit, EX Kernel Manager, etc.
facuarmo said:
Changelog (v6.53):
Kernel changes:
config/harpia => cpu/hotplug/thunderplug:
* prevent stuck hotplugging driver and only one CPU up.
cpu/hotplug/alucard:
* fix max CPU number default setting.
* disable temporarily.
Other changes:
None.
Download:
Main link: https://forum.xda-developers.com/devdb/project/dl/?id=25439
Alternative link: https://www.androidfilehost.com/?fid=889764386195913288
MD5: 96e84b1c1a4a1f1031ebf5134a9adbc3
Click to expand...
Click to collapse
Not booting
Stock MM
Merlin

[19/03/20] MTweaks v2.17.0

MTweaks v2 - A Kernel Manage Utility
It is a Mod of Grarak's KernelAdiutor for compatibilize to Samsung Exynos.
Thanks to Willi Ye for this great application.
And many thanks to @Grouxho for his help with java, and Android Studio.
FEATURES
All Kernel Adiutor features, plus the following additions:
* Adapted IO Schedulers for S7
* Battery Settings for S7
* New great Voltage settings for S7: You can change all voltages at the same time, or separately.
* Bus Voltages, Mif, Int, Disp, Cam
* GPU Settings and voltages for S7, S8 & S9
* GPU Thermal control
* DVFS Settings for S7
* Wakelock settings for S7
* CPU Samsung stock Hotplug setting
* Add PWM settings
* ASV Info
* Spectrum Settings (Credits to frap129, the Author of original Spectrum App)
* Add app version in about menu
* Added Temperature for S7
* Sweep2sleep settings
* CPU Input Boost for Exynos
* SELinux state change setting
* Wireguard VPN version (Menu Misc->Network)
* DT2W V2
* Flar2 gesture support, DT2W, S2S, S2W
* Pie 9 compatible.
v2.17.0:
* Updated Spectrum Tile to request less root access.
* Added support for CPUs of 3 clusters: S10, Note 10 and S20.
* Updated CpuSpy for 3 clusters.
* Temperatures for S10, Note10 and S20.
v2.16.0:
* Compiled with SDK29
* Add temp. nodes for exynos 7870/7880/7885, S9 and S10
* Zram: increase max size to 4GB
* Zram: add compression algorithm
* Custom images for some custom kernels in Navigation panel
* Add Fingerprint Boost setting
* Updated CPU Hotplug settings
v2.15.0:
* Compiled with SDK29
* Add temp. nodes for exynos 7870/7880/7885, S9 and S10
* Zram: increase max size to 4GB
* Zram: add compression algorithm
* Custom images for some custom kernels in Navigation panel
* Add Fingerprint Boost setting
v2.14.0:
* Update to gradle plugin 3.3.2
* InitVariables after root check
* Remove crashlytics
* MoroSound Control, by Grouxho
* CPU: Allow Big cores to max freq (need kernel support)
* Fix init.d setting
v2.13.0:
* MoRo Sound Control: Add earpiece volume setting
* Arizona Sound Control Settings
* Fix ZRam max values
* Updated Gradle to 4.10.1 and Studio 3.3.1.
* Updated ZRAM settings
* Fix Spectrum Support
* Add GPU utilization graph (for exynos)
* S10 GPU support (without testing)
v2.12.0:
* If no spectrum support, disable tile
* Update max-min values for flar2 sound
* Secure kernel, adb, debuggable options
* MoRo Sound Control for S7 support
v2.11.0:
* Fix issues with Android 9 Pie
* Fix password issue
* Add Flar2's gestures support
v2.10.0:
* Optimzie GPU Options
* Updated to latest libs and SDK 28
* Updated French language
* New Mif, Int, Disp, Cam Voltage Control
v2.9.2:
* Fixed Boeffla Wakelock, now works much faster, thanks @Grouxho
v2.9.1:
* Fix widget
* Fix some German Translations
* Revert to original cpu usage graphs colors
v2.9:
* Made from scratch with the latest Kernel Adiutor v0.9.10.6
* Add Battery Healt Percent value
* GPU Thermal control
* GPU controls for Galaxy S9
* Led Fade Control
v2.8.5:
* Update gradle
* Update dependencies
* Add Adreno Boost
v2.8.4:
* Fix FC downloading apk for API >= 24
(It will take effect when the next version is updated)
v2.8.3:
* DT2W: Add V2 DT2W
v2.8.2:
* Wireguard VPN version (Menu Misc->Network)
* Show Power Suspend version
v2.8.1:
* Fix Scheduler in some devices
* Update AppUpdateSystem
v2.8.0:
* Oreo 8.1 compatible.
* Added latest Kernel Adiutor changes:
- Oreo support
- lenovo dt2w support
- support for flar2's sound control
* Update Virtual Memory Settings:
- Swap & Ram bars for Virtual Memory settings
- Show all VM tunables availables
v2.7.5:
* Screen setting: added button for restore stock values (only for qualcomm devices)
* Added Option to Restore application data (in Settings menu)
* Removed AppUpdate check from boot service
* I/O Schedulers: NrRequests changes seekbar to editbox
v2.7:
* Add APK Autoupdate system
* Add Donation Link
* Add I/O schedulers tunables
v2.6:
* Boeffla Wakelock Blocker Settings
Almost all of these settings need support in the kernel.
A stock kernel, for example, has very few adjustments.
DONATION
If you liked my work, you can collaborate by giving thanks and with some donation to continue working hard.
Thank you very much to all
DOWNLOAD
Mtweaks v2.17.0:
Android File Host: https://www.androidfilehost.com/?fid=4349826312261749584
Github: https://github.com/morogoku/MTweaks-KernelAdiutorMOD/releases/download/v2.17.0/MTweaks_v2.17.0.apk
All Releases:
MTweaks Folder: https://www.androidfilehost.com/?w=files&flid=174277
XDA:DevDB Information
MTweaks v2 - Kernel Manage Utillity, Tool/Utility for the Samsung Galaxy S7 Edge
Contributors
morogoku
Source Code: https://github.com/morogoku/MTweaks-KernelAdiutorMOD
Version Information
Status: Stable
Current Stable Version: 2.17.0
Stable Release Date: 2020-03-19
Created 2017-09-12
Last Updated 2020-03-18
Videos
Voltage control
Boeffla Wakelock Blocker
Reserved
Do not stop partner, thank you.
Enviado desde mi SM-G935F mediante Tapatalk
Nice to see this as a standalone release. Keep it up [emoji106]
Sent from my SM-G935F using Tapatalk
thanks for update
What are the best ASV values?
Gesendet von meinem SM-G955F mit Tapatalk
Thanks friend!
Thanks alot for your time developing this amazing apk ! Very appreciated !
Many thanks for this amazing tool
nice
Great job, working on S6 Edge G925F as well [emoji2]
morogoku said:
* DVFS Settings for S7
* ASV Info
* Adjust Temperature CPU and GPU for S7
Click to expand...
Click to collapse
Please elaborate, whats DVFS and where can I find it? Or is this just voltage settings?
Please elaborate, what do the numbers mean? I have big:7, LITTLE:6, INT:10, MIF:6, G3D:10, ISP:10. Is this good or bad?
Please elaborate, where can I adjust the temperature of my CPU and GPU? Winter is coming and this feature would come in quite handy. (heat up my phone to warm my cold fingers)
nice
Ubimo said:
Please elaborate, whats DVFS and where can I find it? Or is this just voltage settings?
Please elaborate, what do the numbers mean? I have big:7, LITTLE:6, INT:10, MIF:6, G3D:10, ISP:10. Is this good or bad?
Please elaborate, where can I adjust the temperature of my CPU and GPU? Winter is coming and this feature would come in quite handy. (heat up my phone to warm my cold fingers)
Click to expand...
Click to collapse
I'm sorry, I've expressed myself wrong.
I do not speak English very well.
On the temperature, I meant that I added the correct temperature for S7.
It has no temperature setting.
The settings you do not see, is because you need support in your kernel.
I'm going to update and put captures
The MTweaks app tells me switching SELinux state is not supported no matter what kernel I'm using (latest Morokernel 1.9, latest Notorious kernel 1.8.8, etc..). Is there something more I need to do to enable this feature?
bdvince said:
The MTweaks app tells me switching SELinux state is not supported no matter what kernel I'm using (latest Morokernel 1.9, latest Notorious kernel 1.8.8, etc..). Is there something more I need to do to enable this feature?
Click to expand...
Click to collapse
in my next kernel, MoroKernel 2.0 it will run.
I think with latest notorius and tgp it run too.
Great job moro!!
MTweaks 2.5.5
* Update Powersuspend settings (need kernel support)
* add SELinux state change setting (need kernel support)
* temp: add universal8890
* temp: add universal8895
* update native voltage support
* Battery: add Store Mode settings (need kernel support)
* update UKMS (Ultra Kernel Samepage Merging) (need kernel support)
LINKS IN FIRST POST

[KERNEL][7.x][i9300] Hybrid

Hello everyone! I want to present you this kernel based on Boeffla-Kernel with so many improvements, features and customizations.
For the configuration, I recommend Boeffla Config app. For beginners, just flash this kernel and forget.
If you want to even customize every part of your phone, you can modify INT, MIF and ABB voltages, install Synapse kernel manager
Disclaimer: I am not responsible for anything that happens to your device. This kernel is tested by me but it is not impossible that something bad may happen to your device due to unstable settings.
Features (See the changelog for more details):
Supports both Experimental LineageOS and Official LineageOS (and its derivatives)
Enhanced memory management
FIOPS I/O scheduler
Working magisk hide
Passes the safetynet check
arm optimized instruction set
Compiled using UBERTC GCC 7.2.1
Link time optimization
SELinux set to permissive by default
F2FS: Backported some changes from Linux 4.3
F2FS: Fully backported from Linux 4.2
F2FS Backported from Linux 4.2 (by @arter97). As you know, CM kernels use f2fs backported from Linux 3.17, but this kernel uses a higher and much updated version.
Supports undervolting CPU, GPU, MIF and INT (thx @AndreiLux). Most kernels allow undervolting CPU and GPU ONLY but this kernel allows you to undervolt almost everything.
Adaptive Body Bias Control (thx @AndreiLux)
Supports over clocking up to 1.8GHz
Multicore power saving control
Doze enabled by default
Improved caching and memory management
all Boeffla and Elite Boeffla Kernel goodies
and much more including internal improvements and backports
Credits:
@arter97
@AndreiLux
@Oebbler
@A$teroid
@DerTeufel1980
@Lord Boeffla for his great kernel
Do you like my work? Then a coffee will be of great help for me. :highfive:
https://paypal.me/Pascua706
Addons:
Boeffla Config app
Synapse kernel manager
Downloads:
https://drive.google.com/open?id=1y1w7pBsEFZA-eWIaHdvMD4qxMedGg7ad
XDA:DevDB Information
Hybrid Kernel, Kernel for the Samsung Galaxy S III I9300
Contributors
pascua28
Source Code: https://github.com/pascua28/Elite-Boeffla-Kernel
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 11
Stable Release Date: 2018-06-27
Current Beta Version: 11.2
Beta Release Date: 2018-07-28
Created 2018-02-11
Last Updated 2018-08-01
Changelog (AGNi purecm base) *stopped
v2:
* Added alucard governor
* Msm hotplug
v1:
*vb2 and v4l updates from experimental lineageos kernel
*plane alpha from Exynos7
*backport Mount namespace
*dhd: reduce WiFi wakelock time
*add Boeffla config app compatibility
*apply LOS14.1 patches
Changelog:
For a more detailed information about the changes, please take a look here
Update 11:
* use tripndroid io scheduler
* enhanced power efficiency
* updated rwsem to Linux 3.10
* performance enhancements
* simplified mount namespace support
Update 10:
* use Debian arm-none-gcc (GCC 6.0) compiler
* stability fixes
Update 9:
* updated video driver
* more memory management backport
Update 8:
* power management enhancements
* memory management backports
* added FIOPS I/O scheduler
* block updated to Linux 3.3
Update 7:
* ARM optimizations
* pegasusq: smoother frequency scaling
* disable MobiCore initialization
* timer optimizations
* use glibc version of string and memcopy libs
* enable power efficient workqueue by default
* TTL mangle
* remove kernel logger control
Update 6:
* Remove android logger
* F2FS: applied some changes from Linux 4.3
* F2FS: completely merge F2FS changes from Linux 4.2
* N7100: add interactive and conservative CPU governors
* N7100: enable swap and ZRAM support
* N7105: initial support
* introduce lockless list
* drivers/serial: speed up wakeup
* speedup late resume
* shrinker: fix bug in fs/super.c
* added Synapse support
Update 5:
* nosec optimization
* optimized current_pt_regs() for arm
* tmu: remove memory throttling
* reduced some logging
* ipv4: save cpu cycles from check_leaf()
* update word-at-a-time lib
* net: Performance fix for process_backlog
* ASoC: pcm: use the power efficient workqueue for delayed powerdown
* Enable SECCOMP and SECCOMP_FILTER
* N7100: disable SND_DEBUG
* use Linaro GCC 7.1.x compiler
Update 4:
* LOAD_FREQ (4*HZ+61) avoids loadavg moire
* memory management improvements
* use Joe's RCU
* use 432 HZ timer
* intelli_plug not yet implemented for stability
* implement SECCOMP (secure computation)
* backport mount namespace from Linux 3.8
* revert video driver updates
* N7100: fix proximity sensor
* backport fq_codel packet scheduler from Linux 3.5
* revert vsync driver update to hopefully fix some issues
* use slicing-by-8 algorithm for crc32 and crc32c
* add frandom driver
* N7100: set westwood as default TCP congestion control algorithm
* N7100: add a bunch of TCP congestion control algorithms
* N7100: set AC maximum charge level to 2000mA
* N7100: set 1.6GHz maximum CPU frequency by default
* N7100: Enable overclocking up to 2.0GHz
* vfs: increase shrinker batch size
* superblock: add filesystem shrinker operations
* inode: remove iprune_sem
* superblock: introduce per-sb cache shrinker infrastructure
* superblock: move pin_sb_for_writeback() to fs/super.c
* inode: move to per-sb LRU locks
* inode: Make unused inode LRU per superblock
* inode: convert inode_stat.nr_unused to per-cpu counters
* vmscan: add customisable shrinker batch size
* added support for N7100
* cpufreq: Dynamic voltage stepping
* I9300: removed 2.0GHz and 1.9GHz overclock frequencies
* I9300: set maximum AC charger current to 1500mA, USB current to 1000mA, and wireless charger current to 1000mA. (previously 2100mA)
Update 3:
*fix touchkey light control
Update 2:
*f2fs: enhance multithread performance
*Use stock max frequency and stock governor
*Backport random driver from Linux 3.19+
*video: samsung: fimc: implement noti_ctrl_capture for u1
*[media] V4L: videobuf2: update buffer state on VIDIOC_QBUF
*media: vb2: Add support for synchronization
*media: samsung: fimc: add missing ctrl->cam checks
*Set SELinux to permissive
*lib/checksum.c: optimize do_csum a bit
*fs/buffer.c: remove redundant initialization in alloc_page_buffers()
*mutex: dynamically disable mutex spinning at high load
*lib: add weak clz/ctz functions
*Fix entropy depletion
*Net/neighbor: use power efficient work queue
*Squashed latest lineageos kernel commits
*Update video driver
Initial release:
*Remove ASIX Support
*Remove Network File System
*Remove sunrpc
*Remove joystick support
*Remove exFAT support
*Backport ramdom from Linux 3.17+
*Backport AIO from Linux 3.6
*Backport radix tree from Linux 3.4
*Fix cfg80211 memory leak
*Backport slub from Linux 3.3
*Backport F2FS from Linux 4.2
*Add multicore power saving support
*Add Adaptive Body Bias control
*Add INT and MIF voltage control
pascua28 said:
Hello! Today I release my kernel based on Elite Boeffla Kernel. The goal of this kernel is to have a very good performance and battery life.
This kernel has many improvements to ensure smooth performance.
Disclaimer: I am not responsible for anything that happens to your device. This kernel is tested by me but it is not impossible that something bad may happen to your device due to unstable settings.
Features:
*Compiled using UBERTC GCC 7.1
*Link time optimization
*F2FS Backported from Linux 4.2 (by @arter97)
*Supports undervolting CPU, GPU, MIF and INT (thx @AndreiLux)
*Adaptive Body Bias Control (thx @AndreiLux)
*Supports over clocking up to 2.0GHz (by @Oebbler)
*Multicore power saving control
*all Boeffla and Elite Boeffla Kernel goodies
*and much more including internal improvements and back ports
Credits:
@arter97
@AndreiLux
@Oebbler
@Lord Boeffla for his great kernel
Source: https://github.com/pascua28/Elite-Boeffla-Kernel
Click to expand...
Click to collapse
Sir can compiled n7100 if you want.
Thx this great kernel.
xress7 said:
Sir can compiled n7100 if you want.
Thx this great kernel.
Click to expand...
Click to collapse
Yes I can compile for Note 2 but I can't test it because I don't own a Note 2
pascua28 said:
Yes I can compile for Note 2 but I can't test it because I don't own a Note 2
Click to expand...
Click to collapse
Dont worry i can test and pass log
---------- Post added at 02:09 PM ---------- Previous post was at 02:06 PM ----------
pascua28 said:
Yes I can compile for Note 2 but I can't test it because I don't own a Note 2
Click to expand...
Click to collapse
are you graduation it or program.?
Hello. Thank you for this kernel ! Can i flash this to tw based roms (4.4.4 eclipse rom for example) or is it just for lineage or Cm roms ? thank you very much
Daviddsd said:
Hello. Thank you for this kernel ! Can i flash this to tw based roms (4.4.4 eclipse rom for example) or is it just for lineage or Cm roms ? thank you very much
Click to expand...
Click to collapse
No, only for lineageos
pascua28 said:
No, only for lineageos
Click to expand...
Click to collapse
Thank you very much sir
pascua28 said:
No, only for lineageos
Click to expand...
Click to collapse
Thanks recemmended configuration via boeffla app for better battery life ?
kosmasgr said:
Thanks recemmended configuration via boeffla app for better battery life ?
Click to expand...
Click to collapse
I use zzmoove governor - yank battery extreme. And undervolt cpu and gpu (you can use the undervolt profiles in the app. Just start with -25mV). If you want to even go further, you can undervolt MIF and INT. You can even adjust the abb voltage. But they are more advanced.
I also recmmend using the presets in the app
pascua28 said:
I use zzmoove governor - yank battery extreme. And undervolt cpu and gpu (you can use the undervolt profiles in the app. Just start with -25mV). If you want to even go further, you can undervolt MIF and INT. You can even adjust the abb voltage. But they are more advanced.
I also recmmend using the presets in the app
Click to expand...
Click to collapse
Thanks I stay with -25 UV
Hi guys! Expect for a new build later.
pascua28 said:
Hi guys! Expect for a new build later.
Click to expand...
Click to collapse
Thanks. Much appreciate
Hi)
Have you implemented HWC in your kernel or you planning this in the next releases?
pascua28 said:
Hi guys! Expect for a new build later.
Click to expand...
Click to collapse
Did you remove touchbuttons support by kernel ? There was setting on boeffla / display tab on first build of your kernel to control touch buttons . they remain off even i touch screen. Now not supporting
kosmasgr said:
Did you remove touchbuttons support by kernel ? There was setting on boeffla / display tab on first build of your kernel to control touch buttons . they remain off even i touch screen. Now not supporting
Click to expand...
Click to collapse
You can disable it in the settings. I think lineageos has a setting for it. Just look for buttons-> hardware buttons-> then look for illuminate buttons
xeno_den said:
Hi)
Have you implemented HWC in your kernel or you planning this in the next releases?
Click to expand...
Click to collapse
Yes or maybe?. Because there is also a ROM side implementation. I applied @forkbomb444's commits to this kernel so you can use his experimental lineageos which has a working hwc(only portrait mode)
pascua28 said:
You can disable it in the settings. I think lineageos has a setting for it. Just look for buttons-> hardware buttons-> then look for illuminate buttons
Click to expand...
Click to collapse
Thanks i was talking about touch led settings. As this picture. I illuminated buttons from rom settings and check to control them by kernel. They remain off when i touch screen and work only if i touch them with 3 seconds illumination timeout. Works excellent on your initial build of your kernel.
On 2nd build this setting disappeared from boeffla app . Could you check it please ? Its very important for battery life , the hw buttons to work only when we touch them and no when we touch the screen every time.
kosmasgr said:
Thanks i was talking about touch led settings. As this picture. I illuminated buttons from rom settings and check to control them by kernel. They remain off when i touch screen and work only if i touch them with 3 seconds illumination timeout. Works excellent on your initial build of your kernel.
On 2nd build this setting disappeared from boeffla app . Could you check it please ? Its very important for battery life , the hw buttons to work only when we touch them and no when we touch the screen every time.
Click to expand...
Click to collapse
Okay I'll check it

Triton-kernel [EAS] [Treble] [android-10^][4.9] [Redmi4A | Redmi5A]

Triton-kernel for Redmi4a & Redmi 5a [Treble] [EAS/HMP]
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Triton-kernel is custom or stock kernel for redmi 4a. Based on CAF with stock device drivers and some additional features .Triton now supports linux v4.9 with the flavour named Triton-Storm. Triton kernel has both support for HMP and EAS scheds with different flavours. Triton-Atmosphere Indicates the stock verison of Triton a pure CAF kernel with HMP sched with some modifications for battery and performance and Triton-Ebella Indicates an other stock version kernel with EAS sched with some modifications for battery and performance. And the New Triton-Storm indicates that its based on 4.9 yes linux v4.9 .
Code:
Triton is focused on battery more than performance so it has very least features .
Toolchain - Proton-Clang v12
* Link Time Optimization
* LLVM Polly Optimization
* ld lld support
- Memory Optimizations
- QNS for better charging
- Schedutil governor
- optimized Interactive governer
- optimized cpufreq
- boefla wl blocker
- dts-eagle
- optimized zram
And many more which cant be listed here :)
If you are currently in ROM with 3.18 kernel You need yo flash 4.9-fixes.zip to fix some issues no need if your in 4.9 tree
DOWNLOAD
Support - paypal
Enjoy Triton!
Click to expand...
Click to collapse
XDA:DevDB Information
Triton-kernel [EAS] [Treble] [android-10^][4.9] [Redmi4A | Redmi5A], Kernel for the Xiaomi Redmi 4a
Contributors
Thago
Source Code: https://github.com/Thagoo/platform_kernel_xiaomi_msm8917/tree/tr-4.9-rova
Kernel Special Features: EAS
Version Information
Status: Stable
Current Stable Version: 2.0
Stable Release Date: 2020-04-02
Created 2020-04-03
Last Updated 2020-11-08
New update pushed for Triton-Atmosphere 08/06/2020 (DD/MM/YYYY)
Changelogs
Enable QNS Battery charging driver
Enable cpufreq as default gpu governor untill fix msm-adreno-tz(not using its maximum freq)
Implement optimised IP checksum helpers
Optimized Console FrameBuffer for upto 70% increase in Performance
Use optimized memcmp
Link updated Download " Triton-Atmosphere" above
**************************************
Triton-Storm 4.9 Update Oct 30 2020
Changelogs
* Merge linux stable v4.9.241
* Fix dt2w for goodix touchscreen users
* Fix gpu freq were not showing
* Fix offline leds
* Improvemens for stability
* Merge aosp common android-4.9-q
* Stabilize charging for rolex
* add cpu EAS governor pixel_smurfutil
* Add anxiety i/o scheduler
* Enable more thermal governors
* Set read ahead kb value to 256
* Set low limits as default thermal governor
* TCP westwood is there and default
* Add state notifier driver used by the new cpu governor
* kernel: time: reduce ntp wakeups
* Added support for custom post_boot script adding some modifications by me like (T-Weaks)
* Enable some power saving features.
* Rebased kernel source
* Add blu-schedutil EAS governor and set as default
* Enforce EAS
* Enable Energy model
* Add bfq iosched and set as default for our potato
* Enable and set default tcp Westwood
* Add boefla wakelock blocker
* Improved lz4 and set as default zram compression algorithm
* Add kcal and k lapse
* Nuke sched_boost feature
*******************************
*******************************
Triton-Strom 4.9 Update Oct 31st 2020
Toolchain - Proton-Clang-v12
Changelog
* Fix LED light issue for Redmi 5a
* Undervolt min and max microvolt.
* Set GPU idle timeout to 64 ms
* Add back tps65132 regulator configurations
* mm: Disable readahead by default
* perf: Restrict perf event sampling CPU time to 5%
* sched: Do not use IPIs for remote wakeups if idle
* sched: Allow aggressive remote task interruptions
* sched: Handle remote wakeups on remote CPUs
* block: Queue requests on their origin CPU
Click to expand...
Click to collapse
*****************************************†**************
Triton-Storm
new update released
Nov 07 2020
Unified | Rolex | Riva
- linux v4.9.241
Compiler - Proton clang v12 with LTO, ld.lld and llvm polly optimizations
Changelogs
* Fix previous lags when gaming caused by gpu
* Fix IR blaster for rolex and riva
* Add gpu boost
* BACKPORT: cpuidle: lpm_levels: Wakeup biased cpu
* lpm-levels: Allow enforcing deepest cluster idle state selection
* cpuidle: Add cpuidle_use_deepest_state_mask() helper function
* UPSTREAM: cpufreq: schedutil: Make iowait boost more energy efficient
* cpufreq: schedutil: Use exponential frequency selection
* BACKPORT: mm: fix pageblock heuristic
* UPSTREAM: cpufreq: schedutil: Make iowait boost more energy efficient
Click to expand...
Click to collapse
THUG_O the real thug.
rohitsinha12 said:
THUG_O the real thug.
Click to expand...
Click to collapse
Thank you sir
m4ulana said:
Awesome kernel by pro, awesome dev! :good: Use Triton kernel since Atmosphere version. Keep up the good work! :highfive:
Click to expand...
Click to collapse
Thanks for your support report bugs if you found any
What difference between Atmospher vs. Ebella kernel in battery backup in more detail?
suzver said:
What difference between Atmospher vs. Ebella kernel in battery backup in more detail?
Click to expand...
Click to collapse
I have written it in thread you can read it
Is this kernel compatible with Pixel expierence rom 9? It has very poor SOT (2h). Wonder to flash kernel,to improve sot.
dzincha said:
Is this kernel compatible with Pixel expierence rom 9? It has very poor SOT (2h). Wonder to flash kernel,to improve sot.
Click to expand...
Click to collapse
Yes ,you can backup boot.img if you are unsure about booting and can restore boot.img to revert to old kernel if anything goes
Which one's best for our device? Based on what I've read so far it looks like EAS is the better one
dzincha said:
Is this kernel compatible with Pixel expierence rom 9? It has very poor SOT (2h). Wonder to flash kernel,to improve sot.
Click to expand...
Click to collapse
Yes
Triton-Ebella development discontinued, new versions not planned?
Just for info - tried with crDroid ROM and it does not work. Boots ok (no loop), but many apps stop responding. Nova launcher restarts continuously, making the phone unusable.
suzver said:
Triton-Ebella development discontinued, new versions not planned?
Click to expand...
Click to collapse
Yes, Ebella has discontinued and focusing more on HMP you can get latest build here
Buvarz said:
Just for info - tried with crDroid ROM and it does not work. Boots ok (no loop), but many apps stop responding. Nova launcher restarts continuously, making the phone unusable.
Click to expand...
Click to collapse
Because you are not using the latest version please check whether you using latest version before posting issue with a logcat the latest version of Triton
New update available
Download
Changelog
* Merge tag LA.UM.8.6.r1-04700-89xx.0
* Fix Disable hw navigation dont working (hw navigation was actives even toggles it to disable)
Tester - taseer(goodix) , shieknabil (focaltech)
Thago said:
New update available at telegram
Downloadhttps://t.me/tboxxx/192
Changelog
* Merge tag LA.UM.8.6.r1-04700-89xx.0
* Fix Disable hw navigation dont working (hw navigation was actives even toggles it to disable)
Tester - taseer(goodix) , shieknabil (focaltech)
Click to expand...
Click to collapse
can give a sourceforge link
Redmi 4A abdal said:
can give a sourceforge link
Click to expand...
Click to collapse
[https://sourceforge.net/projects/tr.../download]Triton-Atmosphere-51-2020-08-28.zip - 13.3 MB[/URL]
Thago said:
Triton-Atmosphere-51-2020-08-28.zip - 13.3 MB
Click to expand...
Click to collapse
thanks, i hope it will work for SuperiorOS Phoenix
Triton-Storm 4.9 Update Oct 30 2020
Changelog
* Merge linux stable v4.9.241
* Fix dt2w for goodix touchscreen users
* Fix gpu freq were not showing
* Fix offline leds
* Improvemens for stability
* Merge aosp common android-4.9-q
* Stabilize charging for rolex
* add cpu EAS governor pixel_smurfutil
* Add anxiety i/o scheduler
* Enable more thermal governors
* Set read ahead kb value to 256
* Set low limits as default thermal governor
* TCP westwood is there and default
* Add state notifier driver used by the new cpu governor
* kernel: time: reduce ntp wakeups
* Added support for custom post_boot script adding some modifications by me like (T-Weaks)
* Enable some power saving features.
* Rebased kernel source
* Add blu-schedutil EAS governor and set as default
* Enforce EAS
* Enable Energy model
* Add bfq iosched and set as default for our potato
* Enable and set default tcp Westwood
* Add boefla wakelock blocker
* Improved lz4 and set as default zram compression algorithm
* Add kcal and k lapse
* Nuke sched_boost feature
DOWNLOAD

Categories

Resources