Related
Recent changes:
* Revolutionary cross-platform play with the iOS 2.0 version, using GameSpy!
* Familiars/Pets!
* Stability & performance improvements, and new performance-tweaking User Options!
* New Missions (Oakvale Crossing) for the ultimate Heroes
* INSANE Difficulty is much, much harder (and so is HARD)... good luck!
* Rebalanced item drops to make super items harder to get
* Various new item drop types
* Lots of minor bug fixes and game tweaks too numerous to list here...
* V-day surprise...
Latest version: 2.0 (for Android version 2.1 and higher, supports App2SD)
Also, the HTC Desire HD has been added into the midrange category, but no still no Evo there. I'm gonna play the game and post in a bit. And for those running gingerbread roms, plz post about the performance. Thanks
UPDATE: It's still pretty bad (running MIUI at the moment) I'm totally giving up and I'll save this game for my next device.
toprock23 said:
Recent changes:
* Revolutionary cross-platform play with the iOS 2.0 version, using GameSpy!
* Familiars/Pets!
* Stability & performance improvements, and new performance-tweaking User Options!
* New Missions (Oakvale Crossing) for the ultimate Heroes
* INSANE Difficulty is much, much harder (and so is HARD)... good luck!
* Rebalanced item drops to make super items harder to get
* Various new item drop types
* Lots of minor bug fixes and game tweaks too numerous to list here...
* V-day surprise...
Latest version: 2.0 (for Android version 2.1 and higher, supports App2SD)
Also, the HTC Desire HD has been added into the midrange category, but no still no Evo there. I'm gonna play the game and post in a bit. And for those running gingerbread roms, plz post about the performance. Thanks
UPDATE: It's still pretty bad (running MIUI at the moment) I'm totally giving up and I'll save this game for my next device.
Click to expand...
Click to collapse
i gave up on it as well. good game but evo is considered high end in most situations and it barley runs it
bobzoz said:
i gave up on it as well. good game but evo is considered high end in most situations and it barley runs it
Click to expand...
Click to collapse
I hate to beat a dead horse but the EVO's GPU is pretty low end in the high end smartphone range. But what I really want to say is: the fact that the Desire HD (which has roughly 3-4x more power GPU wise) is considered a mid range phone makes it pretty obvious that this game is overly intensive. What's the recommended specs? Tegra 2?
Here we go guys, new version of my BFS AOSP kernel (sense to come)
Been working hard on this kernel for quite some time, and Birdman helped out drastically (even though he broke stuff )
Big thanks to: Birdman, Slayher, Captainkrtek, Imoseyon (for the 2.6.35 port), Jake Day, Pershoot, and plenty of others I can't remember right now.
KangBang 0.8
Kanged workqueue 2.6.36.1 backport from Imoseyon
Kanged 3.0rc6 cpufreq/cpuidle backport from Imoseyon
Couple other adjustments
Added new CPU governor: LagFree. This new governor is based on conservative, and tweaked to lower the cpu frequency on suspend, and keep it over a minium value
during phone operation. This governor added some nice tweaks to be added to other governors, looking in to that.
Swap cache dropped more agressively via ck1 patch
More compiler optimizations
Decrease default dirty ratio via ck3 patch
Enable swaptoken only when swap is full via ck3 patch
Wifi voltage lowered
2.6.39 Conservative governor backported
Call Recording support added
2.6.39 bcm4329 (wifi) driver backported
Mecha: Add gan sound device.
Mecha: Allow varying of button backlight levels.
Mecha: Allow disabling of the back mic.
Mecha: Add gan sound device
Mecha: wifi: Improve BT-coex in A2DP mode
KangBang 0.7:
Added SmartAss back
Ondemand and interactive have sleep profiles again
Sound fix from birdman included
SLQB Memory Allocator re-added
KangBang 0.6:
Re-based to Ace kernel source, so I lost some of my changes for now (until i'm not so lazy and fix them)
There are a LOT of changes/additions.
Theres a new RCU boost, which is proving to be nice so far.
Changed the memory allocator to SLUB until I get SLQB ported in
As of right now, theres no auto sleep profile in ondemand/interactive. Both of these governors still need adjustments.
The clock frequencies are the default CM frequencies. Their table is populated correctly, and currently, I'm adding frequencies back in one at a time to make sure it will boot. This will take a while... bare with me guys
Lowered RR_Interval to 6 to increase latency. Might drop it to 4
Neon and VFP optimizations
OnDemand governor Threshold adjustments
CONFIG_HZ=300 instead of 100
Add Tiny Preempt RCU
RCU Boost Prio set to 50, Delay set to 300 (still playing with these)
Sound tweaks credit to CodeAurora/Birdman
GPU Memory allocation raised
Numerous fixes from CM kernel source
KangBang 0.5:
Reverted the GPU/Camera memory allocation adjustment, as it screwed up the camera.
Reverted to my old config file, as the extra slim one broke certain apps
Stabilized voltages
KangBang 0.4:
Full wifi/settings/MMS/etc. fix credit to beavis9k!!
Added V/R I/O Scheduler (still using BFQ as default for now)
BT Audio volume raised (Credit to Slayher)
Prevent memory leak on hotplug (thx Pershoot)
GPU/Camera memory allocations raised
Cleaned up my defconfig even more. This kernel is tiny, tinier than ever before. The actual kernel zImage is 1.9mb as opposed to the 2.2 it was before. This will allow a performance increase, as there is less the kernel is trying to crank out.
Initial release, 0.3:
Feature packed for the first release.
2.6.35.13 (latest upstream linux kernel)
System/Data/Cache mounted EXT4
Numerous EXT4 file system tweaks
Overclock up to 1.8 Ghz
Undervolted for battery life/stability
BFS v404 (HUGE performance increase from the v3xx BFS series)
Tiny RCU
SLQB Memory Allocator
BFQ v2rc1 I/O Scheduler (much nicer than the original BFQ)
Kernel speed defaulted to 1024, stock tbolt speed
OnDemand governor backported from 2.6.39, with sleep/wake code (kanged from Imoseyon's OnDemandX, thanks Imoseyon!)
Wifi driver updated to latest AOSP driver
AOSP-style BT driver (kanged from Slayher's kernel source, thanks Slayher!)
MULTIPLE fixes pulled in from CyanogenMod MSM7x30 kernel source (time compensation, ashmem flush, wifi n support, CPU-supported unaligned access, compensation for rounding on odd-frequency clocksources, etc.)
Interactive governor with sleep/wake code (kanged from interactiveX, thanks Imoseyon!)
Numerous BFS tweaks for better performance, and better support for android.
SD Card read-ahead buffer increased
FS read-ahead buffer increased
Some other things I probably can't remember right now (I should take better notes, I'll add more as I remember)
Whew. Pretty hefty initial release.
Secondly, I comply with GPL. Here is my source code. Feel free to kang away, just credit me, at least in your source if not anywhere else
http://bit.ly/lSXnZx
Now to the goodies:
Download link:
BFS:
http://bit.ly/nHxIV1
CFS:
not yet updated
Broken list in 2nd post, To Do List with it.
For the latest news/updates, or just to show some love, follow me on twitter! @Drod2169
If you like my work, please consider helping support my red bull addiction!
http://bit.ly/k5swff
Broken:
Car dock.
To Do List:
Sense/GB Sense/AOSP specific defconfigs
Add Simple I/O scheduler. V/R is already in, just not built with the kernel.
Add extra frequencies one at a time to make sure it will boot (WIP)
Looks like I have a new kernal to try out
Do I overclock the same way I overclock on IMO
Sent from my ThunderBolt using XDA App
dc iz 2 legit said:
Looks like I have a new kernal to try out
Sent from my ThunderBolt using XDA App
Click to expand...
Click to collapse
Post back your experiences, please
It's been an openish beta on twitter for a while, but this release version has quite a few nice additions.
I will bang this kang and let you know what's goodies.
Looking forward to the sense version - unless of course the cell standby battery drain issue is no longer there on CM7 using this kernel.
Big thanks to: Birdman, Slayher, Captainkrtek, Imoseyon (for the 2.6.35 port), Jake Day, and plenty of others I can't remember right now.
Click to expand...
Click to collapse
-.- ..........
Installed came from dream kernal...so far so good has alot of overclock options I'm on stock speeds right now right of the bat I notice its charging really quickly, no apps uninstalled yet
Edit: wifi connected right away but right when I turned it of had 3g
green but no data did reboot with wifi off and fixed
Edit: battery is really good on this kernal I'm getting 10min per percentage on medium to heavy use
Sent from my ThunderBolt using XDA App
FINALLY, about dam time!!
Will report back!!
Awesome work, cant wait for a sense version!
Berzerker7 said:
-.- ..........
Click to expand...
Click to collapse
Jake's been a big help and support to me in my kernel work. He taught me a lot when I first got started, and he's been nothing short of a great guy. While you have your opinions, I will continue to respect the man. Please don't clutter the thread with this talk.
Wow man running super fast, wasn't planning on leaving stock, but this has surpassed my expectations. Thanks a lot!
Sent from my ThunderBolt using XDA App
Downloaded, will try later or tomorrow and post back.
Thanks for your hard work!
Data seems to be a little flakey. Performance is smooth, will report back on WiFi and battery life
Sent from my ThunderBolt using XDA App
Derrtydozen said:
Data seems to be a little flakey. Performance is smooth, will report back on WiFi and battery life
Sent from my ThunderBolt using XDA App
Click to expand...
Click to collapse
From what I can tell, data handoff seems to be A LOT LESS flaky than on other kernels. Battery life will the true test for me.
Unrelated but related: Anyone have LPP FC upon EVERY reboot now? Works fine after it has been restarted.
I have experienced this across kernels/voltages/governors/CPU freq.
Awesome, just loaded it up.
Preferred tweak method......CM settings, setcpu, does it have speedtweak?
Thanks!!!!
Sent from my ThunderBolt using XDA Premium App
So does wifi not work at all with this kernal?
Bimmer323 said:
Awesome, just loaded it up.
Preferred tweak method......CM settings, setcpu, does it have speedtweak?
Thanks!!!!
Sent from my ThunderBolt using XDA Premium App
Click to expand...
Click to collapse
it does not.
I run ondemand governor, at min: 230mhz, max: 1024mhz (stock settings)
iastonish said:
So does wifi not work at all with this kernal?
Click to expand...
Click to collapse
been told by numerous people it works flawlessy. if you have issues, try flashing imoseyon's fixwifi zip from his kernel thread
I stand corrected, data is working fine, WiFi is working fine, battery seems good. The true test for battery will be tomorrow for work
Sent from my ThunderBolt using XDA App
Here is the awesome Sense 8 Transformation Mod for S.Rom JW 5.4.0 by @krazie1.
I know this isn't kernel related but i felt this was so awesome it deserved an op. Enjoy!!!
Credit to sun_dream & topjohnwu for such an incredible rom. Credit to topjohnwu for Sense 7 UI.
-Added Sense 8 Backup
-Added Sense 8 PowerStripWidget
-Added Sense 8 Setup Wizard
-Added Sense 8 Data Usage
-Added Sense 8 Car
-Added Sense 8 Browser
-Added Sense 8 Calendar
-Added Sense 8 Flashlight
-Added Sense 8 Gallery
-Added Sense 8 Home
-Added Sense 8 HTC Advantage
-Added Sense 8 Dialer
-Added Sense 8 EPS Launcher
-Added Sense 8 File Manager
-Added Sense 8 Lockscreen
-Added Sense 8 Power Manager
-Added Sense 8 RingtoneTrimmer
-Added Sense 8 Sound Recorder
-Added Sense 8 Voice
-Added Sense 8 Weather
-Added Sense 8 Mail
-Added Sense 8 Message
-Added Sense 8 Settings
-Added Sense 8 SystemUI (Fixes from Andybones, Thanks)
-Added Sense 8 Touchpal
-Added Sense 8 Wifi Hotspot
-Added Sense 8 Clock
-Added Sense 8 Sounds
-Added Sense 8 Bootanimation
{
"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"
}
Hey everyone, here is another update to the Sense 8 Mod for S.Rom JW 5.4.0. This includes updated apps, that's it. Full Changes below:
Credit to sun_dream & topjohnwu for such an incredible rom.
-Added HTC Boost+ 1.50.792952
-Updated HTC Calendar 8.20.776481
-Updated HTC File Manager 7.70.777529
-Updated HTC Sense Home 8.14.781908
-Updated HTC Weather 8.00.786932
https://www.androidfilehost.com/?fid=24651430732236373
Sense 7 QuickSettings Mod for S.Rom JW 5.4.0
-Sense 7 Quicksettings
-Sense 7 Recents
-Small AM/PM
DOWNLOAD:
https://www.androidfilehost.com/?fid=24651430732234783
Hi guys I thought I'd start this thread so we can talk about anything kernel related, this can be anything from battery to benchmarks to trouble shooting or best setups for hotplugs governors or schedulers.
I hope this may be a friendly and helpful thread with anyone welcome to contribute.
Massive thanks to @LeeDroid for am amazing rom.
Thanks also to @lyapota
Thanks @flar2
Thanks @MassStash
Thanks @PwnCakes193
Thanks @Evolutionmods
Thanks @clumsy1991
I'd also like to thank all the people involved in the threads used for the info.
More thanks to follow...
[quote name="JellyKitkatLoli" post=60504903]Since there's so much kernel talk on this thread I am just going to sum this for once and all at least of today.
Disclaimer : The organization Performance>Battery goes by how it is right from the box, No kernel APPs, no anything, just defult settings the kernels come with and what you should expect from those, however they are also a great guideline to know what you're going to get primarily, even after tweaking, This is based on My experience along with other User's from the Kernel's respective threads and from different ROM threads.
Best performance : https://www.androidfilehost.com/?fid=95916177934546156 And in case you're doubting here's a little peek from AnTuTu, Remember no tweaks
[Just for Reference, Stock is around 45k~46k.] , Daily usage is a bit faster too along with gaming, I suggest to add gboost and usbfast charge. However the battery life is like I've said down below IS lower than what it normally COULD be under the right tweaks [Compared to STOCK] but it still is a monstrous battery life (Compared to the other devices on the market hehe ), and if you LOVE [every other Kernel will only be less by what? 0.1 MS? This is for the powerusers] foresaid stuff such as gaming and multitasking this is the right choice .
Hybird going more towards performance : http://forum.xda-developers.com/htc-one-m8/orig-development/kernel-quantum-t2993647
All in one Hybrid : http://forum.xda-developers.com/htc-one-m8/orig-development/kernel-lonelyx-001-t2881605 Recommendation : Universal ramdisk
Hybrid : http://forum.xda-developers.com/showthread.php?t=2705613 / http://forum.xda-developers.com/htc-one-m8/development/kernel-hypernova1-3-0-t2955537 Alternative [Port] for CDMA Devices ; VZW&Sprint.
Best Battery life : http://themikmik.com/showthread.php?16336-KERNEL-SENSE-ALL-M8-VARIANTS-BeyondStockᵀᴹ-v2-1-0 - Read the thread and you'll understand why it has the best battery life, It's just stock with SUPPORT THAT YOU SHOULD HAVE, If you like STOCK kernel and wanna use MultiBoot this is the answer, Expect stock-like performance but a bit better battery.
Pick what you think is best for YOU, I have sorted it out based on performance > battery life (Furthermore all have great performance, SD Exceeds at that though.
My favorite Kernels Would be; Skydragon as I like squeezing my performance to the limit,Lyapota's kernel as it's working great overall but it can be iffy, BeyondStock since it's just the best solution for a roadwarrior and back2basic.
I would do the amount of bugs user's find and encounter however it's very user specific and mileage may vary, So sorting the kernels and organizing them by battery and performance is the best. [/QUOTE]
Thanks @JellyKitkatLoli
Code craft powerhouse kernel.
http://forum.xda-developers.com/showthread.php?t=3005669
ElementalX kernel.
http://forum.xda-developers.com/showthread.php?t=2705613
Leedroid kernel.
http://forum.xda-developers.com/showthread.php?t=3143448
Remember! Some kernels come with init.d scripts to set values at boot, you may want to check your init.d folder and delete old kernel scripts or you can just dirty flash your rom before flashing a new kernel.
Battery saving tips....
for those wanted to squeeze as much juice as they can out of our m8's.
In accounts and sync go to google and uncheck any syncs you don't need,
In developer options uncheck show animations and allow mock locations,
In display and gestures uncheck ambient display you can also turn off motion gestures if you don't need them and then of auto brightness,
set your brightness manually and try to keep it below 30%
Set screen off time out to 30 seconds or less.
In sound settings uncheck pocket mode, sounds and vibrate.
Turn off auto sync and auto rotate.
use HTC power saver, most of the time performance is perfectly adequate unless playing high end games in which case to can turn it off,
Set GPS to device only not battery saving google messed that up lol.
You can use app ops to deny wake up on syncing apps like google play services facebook and google + ect.
And of course use greenify to hibernate games and apps that are not in constant use,
it's not wise to hibernate sync apps like google+ and facebook and google services this leads to excessive wakelocks,
It's also not wise to hibernate system apps unless it's apps you can download from the playstore and they're not important.
Here is some great info on battery saving.
http://forum.xda-developers.com/showthread.php?t=2785128
Here some some info thanks to @MassStash about mako hotplug it's interesting reading if your looking to try different hotplugs.
http://forum.xda-developers.com/showthread.php?t=2532422
Some info on governors and schedulers again [email protected]
http://forum.xda-developers.com/showthread.php?t=1369817
I found this also it's pretty in depth.
http://forum.xda-developers.com/showthread.php?t=3048957
IMO best free kernel tuning app.
http://forum.xda-developers.com/showthread.php?t=2986129
Here is a modded Google Play services with less wakelocks.
http://forum.xda-developers.com/showthread.php?t=3078082
Some info on PVS.bin
Thanks @MassStash
http://forum.xda-developers.com/showthread.php?t=2807173
http://forum.xda-developers.com/showthread.php?t=2228246
Here's a guide on tweaking interactive governor
Thanks @ MassStash
http://forum.xda-developers.com/showthread.php?t=2769899
Here's a hack to disable multitasking restrictions on HTC phones.
http://forum.xda-developers.com/showthread.php?t=3039223
Here's a hack to increase fps for better performance.
http://forum.xda-developers.com/showthread.php?t=3108786
Here's a nice new tweak package you might want to try it does a nice job speeding things up thanks @leather.face"Golden Droid Tweaks" modified
for the - LeeDroid
http://forum.xda-developers.com/showthread.php?t=3240370
LeeDroid Rom kernel discussion.
Here is a modified version of elemental x with better memory management and zram and improved battery life. Thanks @alex6600
ElementalX repack
This repack of Flar2 ElementalX 7.00 kernel.
Changes:
* Add LZ4 compression/decompression
* LZ4 compression for zram (faster than default LZO)
* Multithreading compression for zram
* Memory/Math related function optimization
* Disabled some logging
* Changed compiler to Linaro 4.9.4 for Cortex A15 from Christopher83
Warning
Installer make some changes in /etc/fstab.swap file!
New file should looks like this*:
# Android fstab file for enabling zRAM on 2GB device
# zramsize is mandatory and indicates how much uncompressed memory you want the zram area to hold.
# Compression ratios in the 30-50% range are usually observed.
#
/dev/block/zram0 none swap defaults zramsize=858993460,swapprio=1000
Click to expand...
Click to collapse
* By default, m8 uses 800 MB swap.
Downloads:
New version of ElementalX repack 7.00.3.
This repack of Flar2 ElementalX 7.00 kernel.
Changes:
* GPU default freq 330MHz (like in stock). UI will be smoother.
* Improved compression algorithms
* Minor improvements
!!UPDATE!!
ElementalX repack 7.00.4.
This repack of Flar2 ElementalX 7.00 kernel.
Changes:
* Enabled KSM with HTC KSM Policy (improve power drop impact when KSM is on)
* Motorola's MSM memcpy enhancements
Download ElementalX repack 7.00.4
By default KSM is off. For enable/disable and tuning KSM parameters- use EX Kernel Manager from flar2.
For tuning tons of kernel parameters- I recommend to use EX Kernel Manager from flar2.
Thanks mate ?
Good deal!!! Did you try lONElyx yet?
bford152 said:
Good deal!!! Did you try lONElyx yet?
Click to expand...
Click to collapse
Been on it for a while mate. I really like the customisation.
LeeDroid said:
Thanks mate ?
Click to expand...
Click to collapse
I thought I'd try and take some strain off lol.
Using lonelyx and pretty satisfied...
bford152 said:
Good deal!!! Did you try lONElyx yet?
Click to expand...
Click to collapse
I also recently tried hyper but had sooner minor issues so I reverted to lyapota for these time being.
elandroido said:
Using lonelyx and pretty satisfied...
Click to expand...
Click to collapse
It's an awesome kernel for testing purposes.
JellyKitkatLoli said:
Since there's so much kernel talk on this thread I am just going to sum this for once and all at least of today.
Disclaimer : The organization Performance>Battery goes by how it is right from the box, No kernel APPs, no anything, just defult settings the kernels come with and what you should expect from those, however they are also a great guideline to know what you're going to get primarily, even after tweaking, This is based on My experience along with other User's from the Kernel's respective threads and from different ROM threads.
Best performance : https://www.androidfilehost.com/?fid=95916177934546156 And in case you're doubting here's a little peek from AnTuTu, Remember no tweaks
http://i.imgur.com/wC5UMuZ.png [Just for Reference, Stock is around 45k~46k.] , Daily usage is a bit faster too along with gaming, I suggest to add gboost and usbfast charge. However the battery life is like I've said down below IS lower than what it normally COULD be under the right tweaks [Compared to STOCK] but it still is a monstrous battery life (Compared to the other devices on the market hehe ), and if you LOVE [every other Kernel will only be less by what? 0.1 MS? This is for the powerusers] foresaid stuff such as gaming and multitasking this is the right choice .
Hybird going more towards performance : http://forum.xda-developers.com/htc-one-m8/orig-development/kernel-quantum-t2993647
All in one Hybrid : http://forum.xda-developers.com/htc-one-m8/orig-development/kernel-lonelyx-001-t2881605 Recommendation : Universal ramdisk
Hybrid : http://forum.xda-developers.com/showthread.php?t=2705613 / http://forum.xda-developers.com/htc-one-m8/development/kernel-hypernova1-3-0-t2955537 Alternative [Port] for CDMA Devices ; VZW&Sprint.
Best Battery life : http://themikmik.com/showthread.php?16336-KERNEL-SENSE-ALL-M8-VARIANTS-BeyondStockᵀᴹ-v2-1-0 - Read the thread and you'll understand why it has the best battery life, It's just stock with SUPPORT THAT YOU SHOULD HAVE, If you like STOCK kernel and wanna use MultiBoot this is the answer, Expect stock-like performance but a bit better battery.
Pick what you think is best for YOU, I have sorted it out based on performance > battery life (Furthermore all have great performance, SD Exceeds at that though.
BEST KERNEL EVER THOUGH : LEEDROID LINK : https://www.youtube.com/watch?v=oHg5SJYRHA0 @LeeDroid I would be glad if you would add this to your first post or something so people would actually look at this and take something that fits thier needs.
My favorite Kernels Would be; Skydragon as I like squeezing my performance to the limit,Lyapota's kernel as it's working great overall but it can be iffy, BeyondStock since it's just the best solution for a roadwarrior and back2basic.
I would do the amount of bugs user's find and encounter however it's very user specific and mileage may vary, So sorting the kernels and organizing them by battery and performance is the best.
Click to expand...
Click to collapse
Think this quote belongs here
smeejaytee said:
It's an awesome kernel for testing purposes.
Click to expand...
Click to collapse
Testing? I actually don't wanna test. I just want a stable kernel capable of HD audio. That's why I chose lonelyx. You think I could have a better choice?
JellyKitkatLoli said:
Think this quote belongs here
Click to expand...
Click to collapse
Thank you was going to say I might need your help in this one lol.
JellyKitkatLoli said:
Think this quote belongs here
Click to expand...
Click to collapse
How do I get this moved to the op I wonder.
Nice idea here dude so what setup is every1 using?
smeejaytee said:
How do I get this moved to the op I wonder.
Click to expand...
Click to collapse
You could quote it and use hide
JellyKitkatLoli said:
Since there's so much kernel talk on this thread I am just going to sum this for once and all at least of today.
Disclaimer : The organization Performance>Battery goes by how it is right from the box, No kernel APPs, no anything, just defult settings the kernels come with and what you should expect from those, however they are also a great guideline to know what you're going to get primarily, even after tweaking, This is based on My experience along with other User's from the Kernel's respective threads and from different ROM threads.
Best performance : https://www.androidfilehost.com/?fid=95916177934546156 And in case you're doubting here's a little peek from AnTuTu, Remember no tweaks
http://i.imgur.com/wC5UMuZ.png [Just for Reference, Stock is around 45k~46k.] , Daily usage is a bit faster too along with gaming, I suggest to add gboost and usbfast charge. However the battery life is like I've said down below IS lower than what it normally COULD be under the right tweaks [Compared to STOCK] but it still is a monstrous battery life (Compared to the other devices on the market hehe ), and if you LOVE [every other Kernel will only be less by what? 0.1 MS? This is for the powerusers] foresaid stuff such as gaming and multitasking this is the right choice .
Hybird going more towards performance : http://forum.xda-developers.com/htc-one-m8/orig-development/kernel-quantum-t2993647
All in one Hybrid : http://forum.xda-developers.com/htc-one-m8/orig-development/kernel-lonelyx-001-t2881605 Recommendation : Universal ramdisk
Hybrid : http://forum.xda-developers.com/showthread.php?t=2705613 / http://forum.xda-developers.com/htc-one-m8/development/kernel-hypernova1-3-0-t2955537 Alternative [Port] for CDMA Devices ; VZW&Sprint.
Best Battery life : http://themikmik.com/showthread.php?16336-KERNEL-SENSE-ALL-M8-VARIANTS-BeyondStockᵀᴹ-v2-1-0 - Read the thread and you'll understand why it has the best battery life, It's just stock with SUPPORT THAT YOU SHOULD HAVE, If you like STOCK kernel and wanna use MultiBoot this is the answer, Expect stock-like performance but a bit better battery.
Pick what you think is best for YOU, I have sorted it out based on performance > battery life (Furthermore all have great performance, SD Exceeds at that though.
My favorite Kernels Would be; Skydragon as I like squeezing my performance to the limit,Lyapota's kernel as it's working great overall but it can be iffy, BeyondStock since it's just the best solution for a roadwarrior and back2basic.
I would do the amount of bugs user's find and encounter however it's very user specific and mileage may vary, So sorting the kernels and organizing them by battery and performance is the best.
Click to expand...
Click to collapse
Like this
Or do this Reply>copy the post from the
(I've fixed something, so Lee won't get mentioned everytime)
elandroido said:
Testing? I actually don't wanna test. I just want a stable kernel capable of HD audio. That's why I chose lonelyx. You think I could have a better choice?
Click to expand...
Click to collapse
I think lyapota had the best sound quality I've heard in a kernel TBH. Better choice is your opinion I can only say try them out and make your decision, there is a kernel guide in the op now mate, it should explain a few things.
BioAlien said:
Nice idea here dude so what setup is every1 using?
Click to expand...
Click to collapse
At the moment I'm running stock like settings but planning to learn to tweak governors and such to customise my experience.
@smeejaytee ... thats about time someone in here figured this put ... thx a lot for this thread, mate ... looking forward to many hours in here compiling and refining our devices to utter perfection on top of the most perfect rom ever
I thought it might help there isn't really anywhere to talk about this stuff.
FOR DEVS AND USERS BEFORE FIGHT ME CLICK HERE!: https://forum.xda-developers.com/showpost.php?p=70362424&postcount=3
Code:
DISCLAIMER!!
I am not responsible in any way for anything that can be happen to your device when you flashing my kernels.You do so at your own risk!
Features
Anykernel:
- Anykernel2 zip for maximum compatibility with all ROMs, CrazyAquaKernel uses your existing ramdisk (Do NOT flash this over other custom kernels!You should only flash CrazyAquaKernel over the kernel that came with your ROM!!)
Toolchain:
UBERTC 4.9 Toolchain
CPU:
- governors:
crazyactive(my governor:balance governor for great battery life and performance based on interactive)
interactive
impulse
ondemand
smartmax
zzmoove
ondemandplus
pegasusq
nightmare
conservative
lionheart
powersave
userspace
yankactive
smartmax_eps
intellidemand
intelliactive
- MSM Limiter
- state notifier
IO schedulers:
bfq
tripndroid
cfq
noop
deadline
fiops
row
sio
zen
vr
fifo
TCP congestion controls:
cubic
bic
westwood
htcp
highspeed
hybla
reno
bic
hybla
vegas
lp
yeah
illinois
scalable
- tcp congestion changed to Westwood
GPU:
- governors:
msm-adreno-tz
simple_ondemand
powersave,performance
userspace
cpubw_hwmon
msm_cpufreq
- Adreno idler
- simple gpu algorithm
Thermal control:
- Intelli thermal v2
Hotplug:
- Disabled MP Decision hotplug
- Enabled Bricked Hotplug
- Prevent wakelock when ambiend display disabled(misc control tab)
Sound:
- Faux sound updated and fixed
More:
- Kernel runs with SELinux permissive by default
- init.d support
- insecure kernel (adb has root privileges)
- fast charge
- cpu voltage control
- pvs level info
- Kcal v2
- Frandom support
- Disabled Arch Power
- CRC Check Disabled
- Gentle Fair Sleepers (Disabled by default)
- Enabled All Suspend and Idle Modes
- Power Suspend Mode/State
- Dynamic filesystem read-ahead
- A lot improvments
- A lot fixes
Download Link CrazySuperKernel [AnyKernel]:https://www.androidfilehost.com/?fid=889764386195923630
Installation guide
Do NOT flash this over other custom kernels!
You should only flash CrazyAquaKernel over the kernel that came with your ROM!!
- Download Kernel from this thread
- Flash it with Recovery
[Wipe cache and Dalvik cache recommended]
- Then Reboot
Enjoy the CrazyAquaKernel !!!!
Credits
thx Showp1984
thx Faux123
thx Savoca
thx RenderBroken
thx Neobuddy
thx Myfluxi
thx FranciscoFranco
thx SultanXDA
thx osm0sis
thx ShinyShide
thx bhb27
thx Lord Boeffla
thx yank555
thx apb_axel
thx the devs where made the cm14 bootable and working
thx CrazyGamerGR yeh me
XDA:DevDB Information
CrazyAquaKernel, Kernel for the OnePlus X
Contributors
CrazyGamerGR
Source Code: https://github.com/CrazyGamerGR/CrazyAquaKernel-opx-los
Kernel Special Features:
Version Information
Status: Beta
Created 2017-08-18
Last Updated 2017-08-17
FAQ
Recommended app : Kernel Adiutor
changelogs
v1.0/18-08-17
- initial release
If u use zzmove governor disable all the hotplugs coz it use its own hotplug as anyone knows.
[Q]How i select profile from kernel tweaker app?
[A]You need to go in governor tunable-profile number and select the number of the profile from the list.
Zzmove profiles
1 ) Default -> will set governor defaults
2 )ybat -> Yank Battery -> a very good battery/performance balanced setting - DEV-NOTE: highly recommended!
3 )ybatext-> Yank Battery Extreme -> like yank battery but focus on battery saving
4 )zzbat-> ZaneZam Battery -> a more 'harsh' setting strictly focused on battery saving - DEV-NOTE: might give some lags!
5 )zzbatp -> ZaneZam Battery Plus -> NEW! reworked faster battery setting - DEV-NOTE: recommended too!
6 )zzopt -> ZaneZam Optimized -> balanced setting with no focus in any direction - DEV-NOTE: relict from back in the days, even though some people still like it!
7 )zzmod -> ZaneZam Moderate -> NEW! setting based on 'zzopt' which has mainly (but not strictly only!) 2 cores online
8 )zzperf -> ZaneZam Performance -> all you can get from zzmoove in terms of performance but still has the fast - down scaling/hotplugging behaving
9 )zzinz-> ZaneZam InZane -> NEW! based on performance with new insane scaling active. a new experience!
10 )zzgame-> ZaneZam Gaming -> NEW! based on performance with scaling block enabled to avoid cpu overheating during gameplay
reserve1
reserve2
Checking this out. So far on Purenexus it seems pretty good. Nice and responsive on default settings (Crazy governor selected)
Tanner1294 said:
Checking this out. So far on Purenexus it seems pretty good. Nice and responsive on default settings (Crazy governor selected)
Click to expand...
Click to collapse
Cool m8,thx for feedback
Sent from my iPhone using Tapatalk Pro
really good eliminated 90% of scroll issue in some apps when using ondemand governor in cpu/gpu settings.
psychem said:
really good eliminated 90% of scroll issue in some apps when using ondemand governor in cpu/gpu settings.
Click to expand...
Click to collapse
Thx for feedback m8
Sent from my iPhone using Tapatalk Pro
Can u add an option for 27mhz gpu
psychem said:
Can u add an option for 27mhz gpu
Click to expand...
Click to collapse
Sure,i had it in some of my kernels but i removed it
Sent from my iPhone using Tapatalk Pro
There's only one thing I've noticed that I would change, the cpu voltages by default are noticeably higher than stock (which on my personal device is still too high).
---------- Post added at 05:48 PM ---------- Previous post was at 05:28 PM ----------
Also if intelithermal is active at all it seems to lock the max frequency to 1700mhz no matter what settings are chosen.
Tanner1294 said:
There's only one thing I've noticed that I would change, the cpu voltages by default are noticeably higher than stock (which on my personal device is still too high).
---------- Post added at 05:48 PM ---------- Previous post was at 05:28 PM ----------
Also if intelithermal is active at all it seems to lock the max frequency to 1700mhz no matter what settings are chosen.
Click to expand...
Click to collapse
Yeh its for lower temperatures m8
Sent from my iPhone using Tapatalk Pro
CrazyGamerGR said:
Yeh its for lower temperatures m8
Sent from my iPhone using Tapatalk Pro
Click to expand...
Click to collapse
I'm saying if you set the temperatures to 80C it will throttle the cpu when it's at 50C. It doesn't function correctly.
Tanner1294 said:
I'm saying if you set the temperatures to 80C it will throttle the cpu when it's at 50C. It doesn't function correctly.
Click to expand...
Click to collapse
I will check it m8
Sent from my iPhone using Tapatalk Pro
Nice Kernel seems good.
But i think some fundamental things are missing, like usb fast charge, and can you add elementalx governor???
Thx
Fjss said:
Nice Kernel seems good.
But i think some fundamental things are missing, like usb fast charge, and can you add elementalx governor???
Thx
Click to expand...
Click to collapse
Maybe soon m8
Sent from my iPhone using Tapatalk Pro
it upport cm13?
LolHacker17 said:
it upport cm13?
Click to expand...
Click to collapse
Yes, it does upport cm13. LOS and CM came from the same sources.
Can i use it om resurrection remix 7.1.2??
DISCLAIMER :
I will not be held responsible for anything that happens to your device after flashing this kernel. If you don’t know how to restore soft-bricked devices then I would recommend that you keep using MIUI. Also, one thing, overclocking is completely safe and doesn’t cause any damage to the mobile phone
Click to expand...
Click to collapse
{
"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"
}
I am a new kernel developer, maybe the youngest one around here, 15years old. I like to combine all the best features available for my device in a single kernel, that is, battery and overclocks(speed)
In this kernel I have tried to give my best to extract the best out of our beloved santoni, and that too making it compatible for all the devices. Now enough things, let’s move on to the features of the kernel :laugh:
⚡️Added dt2w and s2w
⚡️ QNOVO CHARGING
⚡️****ING CHARGE MOD(no qc mods required), increased charging current to 2400ma and higher
Voltage Control
Intelli Thermal 3.1
⚡️ CPU Undervolts
Compiled with Linaro
IO schedulers:
FIOPS
Noop
Deadline
CFQ
BFQ
ZEN
Tons of under the hood features and goodies
Back light dimmer
Undervolted Ram
Governors:
Impulse
Dance Dance
Lionfish
Cultivation
Lionheart
Alucard
Lionfish
Darkness
Nightmare
ElementalX
Interactive
Conservative
Powersave
OnDemand
UserSpace
Performance
GPU 600mhz (REAL OVERCLOCKS) and 160mhz (REAL UNDERCLOCKS)
Simple GPU algorithm
Adreno idler
Improvments smoothness
Framebuffer console optimized for upto
70℅ (better performance)
Ultra smooth
Improvements in battery backup
Improvements in CPU freq throttling
Tons of under the hood improvements
1.57ghz and 1.2ghz CPU over clocks
Camera overclocks
The time to enter deepsleep has been
reduced 10 times
INSTALLATION
-Just download the zip and flash it through your recovery!!!
DOWNLOADS
V2. 0 Released!!!
Code:
[B]The kernel sources have been changed!!! A new rebased build is here with most of the earlier features!!! [/B]
💥1.6ghz Big CPU OC
💥1.3ghz Little CPU OC
💥UKSM 0.1.2.4
💥KSM
💥Supports upto 3A charging! Adapted to get out the best from the stock charger!!! 2A!🤘🏻🤘🏻
💥ANTUTU SCORES UPTO 67K!
💥Blu_active and Intelliactive governers!
💥Increased maximum read ahead! (More performance! 🎉🎉)
💥Overclocked audio processor to 12.28mhz
💥Undervolted RAM
💥Overclocked headset to 4.8 from 2.4
💥Overclocked crypto bus to 160mhz
💥Increased GPU processing rates to 600 from 350!
💥Added NVS hibernate governer!
💥Added touch boost!
ELSE you can explore! [B]JUST ONE THING, DON'T USE ANY HOTPLUG FOR BEST GAMING AND BEST BB, else is your own choice, as hotplug have been known to affect performance as well as deep sleep due to the addition of CORE CONTROL[/B]
Code:
[COLOR="red"] ROCKSTAR V3. 0 RELEASE!!! [/COLOR]
[B]
BASS REDEFINED
💥1000hz kernel clock
💥Doubled bus width (Double data transfer speeds)
💥Stable 1.3ghz for everybody
💥Frandom (Awesome memory speeds)
💥Super fast fp
💥Raw_smp processor
💥Slimbus OC (Better audio)
💥Major Under the hood improvements (Kept secret)
💥RAM overclocks upto 1.5ghz
💥CPU overclocked to 1.65ghz
💥GPU freq altered (Pubg force close at 600mhz? Use 575mhz)
ANTUTU SCORES ARE NOW UPTO 69,000!!!![/B]
Code:
[COLOR="red"] ROCKSTAR V4. 0 RELEASE!!! [/COLOR]
[B] PERFORMANCE FANATIC [/B]
Rockstar version 4.0 is here, feel the best performance that you can get out of your santoni, the best of all Rockstar versions till date, the beast is up here with tons of goodies!!!!!
[B] I/O schedulers : [/B]
💥Sio plus
💥Trip N driod
💥 And many more!!!
[B] Governors added : [/B]
💥Interactive Pro
💥Zzmove
💥Darkness
💥Iron active
💥And many more!!!
💥LITTLE CPU OVERCLOCKED TO 1.34GHZ( I have tried to include as many devices to support this frequency, but 1-2 devices out of 100 can't support this frequency at extremely high loads, or need 4-5 days time to adapt, so use 1.296ghz if u r lazy😉😉)
💥GPU OVERCLOCKED TO 620MHZ
💥Optimized the workload for cpu and gpu
💥DOUBLED THE GPU DATA INPUT AND PROCESSING RATES!!
💥OVERVOLTED SPEAKERS!!! MOTHER OF ALL SOUND MODS!!!
💥TONS OF UNDER THE HOOD IMPROVEMENTS!!!
💥Last but not the least, upstreamed!
Note : Use ex kernel manager to tweak GPU frequency, kernel Adiutor won't work due to some unknown issues
ENJOY!!
Code:
[COLOR="red"] [B] ROCKSTAR V5 LAUNCH!!! [/B] [/COLOR]
[B] THE BEAST IS HERE😈😈, WITH THE HIGHEST PERFORMANCE OF ALL TIMES, HIGHEST OVERCLOCKS, MORE THAN ANY OTHER KERNEL, SUPER SMOOTH, IT IS SET TO ROCKS OUR DEVICES😈😈 [/B]
[B] 💥Introducing Little Core overclocks to 1.36ghz[/B]
💥Clang 8 compilation!!!
💥Cross Compiler is gcc 8!!!
💥New IO schedulers like ROW, MAPLE and others
💥Z3FOLD compressor
💥LMK
💥Upstreamed to v3.18.133
💥Voltage control
💥Dt2w
💥New CPU governers like nightmare, alucard, darkness etc
💥Using Oneplus fingerprint hack, extremely fast fp speeds
💥Rebased source
💥Many other under the hood technical changes
💥 Screen overclocks to 65hz
Code:
[COLOR="red"] [B] ROCKSTAR V5 MAINTENANCE BUILD!!! [/B] [/COLOR]
This build fixes various bugs present in v5 and offers latest upstream to v3.18.134
There are 2 battery builds for both Treble and Non-Treble which are compiled with GCC 8 and provide better battery backup but much less performance, ur choice!!!!
Code:
[COLOR="red"] ROCKSTAR V6. 0 RELEASE!!! [/COLOR]
[B]
The GOD MODE is finally here, to give you unmatched performance and unprecedented battery backup!!!
[/B]
💥 Builds compiled with Dragon TC 9.0 and GCC 8
💥Overclocked little cores to 1.38ghz
💥Overclocked GPU to real 615mhz (earlier 620mhz was being read by the system as 600mhz,so if u notice any kernel giving 650mhz GPU, it's a fake)
💥Added KLAPSE (No issues if a ROM has dead night light, klapse will do the job)
💥Added MSM HOTPLUG
💥Removed the forced online big cores, now u can switch them off as well!!!
💥Added our beloved Adreno idler
💥Added simple GPU algorithm
💥Added dt2w (yep, it works now!!!)
💥 New TCP algorithms :
~Westwood
~Highspeed
~Hybla
~Htcp
~Vegas
~Veno
~Scalable
~Illinois
~Yeah
~Ip
And more!!!
💥 More tunables
💥Added DTS EAGLE AUDIO
💥 Blu_active is back!
💥 Added electron governer
💥Upstreamed to 3.18.138
💥 Unified treble and non treble builds! Also added fix for tingyi chen's encrypted ROMs fix in the kernel itself!
Use DTC OC FOR ULTIMATE PERFORMANCE
Use GCC OC FOR LOWER PERFORMANCE AND BETTER BATTERY LIFE
Use DTC NON-OC FOR PERFORMANCE WITHOUT OC AND AWESOME BATTERY LIFE
Use GCC NON-OC FOR LEGENDARY BATTERY LIFE
Code:
[COLOR="red"] ROCKSTAR V6. 0. MIUI RELEASE!!! [/COLOR]
[B]
Rockstar v6 MIUI LAUNCH!!!!!🤟🏻🤟🏻🤟🏻🤟🏻🤟🏻🤟🏻
THE best performance and battery kernel for MIUI is here!!! Compiled with linaro!!! Don't forget to flash lazyflasher!!!😎😎😎🥳🥳🥳🥳[/B]
Code:
[COLOR="red"] ROCKSTAR V7.0 RELEASE!!! [/COLOR]
[B] ROCKSTAR V7 LAUNCH!!! 😈😈😈[/B]
Well, it has been a long time, but we ain't dead yet!!! And here I bring you, the best of all Rockstar versions till now: v7
There are tons of features :
💥 Merged CAF TAGS and upstreams
💥Reduced CPU frequencies which were problematic
💥Disable useless drivers
💥And many more performance improvements and optimizations
💥Compiled with the latest toolchains
💥[B]A separate version for gamers, flash and PUBG[/B]
💥A separate version for battery lovers
And loads of other technical stuff that many may not understand
The cleanest and the best is here at last😈😈😈
Unified means works on both Treble and non treble, all zips presented here in v7 support both Treble and non treble
NOTE: IF ANYONE IS FACING SMALL DOTS OR GLITCHES ON THEIR SCREEN ON THE ANY VERSION, THEN IT'S DUE TO THE ULTRA HIGH GPU OC, BECAUSE SOME SANTONIs ARE MADE GOOD, WHILE OTHERS AREN'T. SO PLEASE LOWER THE GPU FREQ TO 575MHZ (THIS ALSO FIXES PUBG). IF SOME OF U ARE FACING RANDOM REBOOTS IN OC VERSION , THEN PLEASE LOWER LITTLE CORE CLOCKS TO 1.34GHZ,BECAUSE OF THE POOR SANTONIs YOU HAVE UNLUCKILY GOT.
For gaming use these settings :-
Performance governer on both CPU and gpu(manually select highest frequency)
Disable all hotplugs
Disable uksm
Use deadline io
Set read ahead to 2048 both or external as 1024
Disable all thermal
Disable crc
Disable fsync
Disable adreno idler
Links:- https://drive.google.com/folderview?id=1RgIZI4ypMNVdz1fRmdN-ZQ56UQM0FVsV
@dencel sir, infinite plus, V.V.R sir, Luis Paulo Damaceno and Luan halaiko for their commits
And LuanHalaiko for giving me the idea for the template for xda :laugh::laugh:
Source links :https://github.com/Dhruvgera/RockstarKernel_r4x.git
The one below is dead, this is the latest one
Like my work? Just hit the thanks button
XDA:DevDB Information
Rockstar Resurrected Kernel , Kernel for the Xiaomi Redmi 4X
Contributors
Dhruvgera, Dhruvgera, Infinity.plus, rainforce279
Source Code: https://github.com/Dhruvgera/RockstarKernel.git
Kernel Special Features: CPU and GPU overclocks and underclocks, Tons of governers, Ultra smooth
Version Information
Status: Stable
Current Stable Version: V2.0
Stable Release Date: 2018-10-24
Created 2018-10-24
Last Updated 2018-11-18
awesome bro :good:
I'll try, u crate so much post
thanksss
why i only get under 500mA while charging?
if QC 3.0 works, will be great.
waiting for non treble file...
How about deep sleep ?
Where to download v 1.1??
Unbelievable
husnarizqi said:
why i only get under 500mA while charging?
Click to expand...
Click to collapse
90-100 phone charges in low current
Shotg1 said:
Where to download v 1.1??
Click to expand...
Click to collapse
See link under changelog or:
https://transfer.sh/V7k9J/Rockstar-Santoni-20181025-1943.zip
great bro keep going.. using ur kernel since few days.. one word awesome ?
non treble v1.1 charging at 5V 400ma-800ma, using stock charger & QC 3.0 both. Measured with USB voltmeter direct.
Cryslin111 said:
non treble v1.1 charging at 5V 400ma-800ma, using stock charger & QC 3.0 both. Measured with USB voltmeter direct.
Click to expand...
Click to collapse
Sir, some roms have extremely low thermal configs, my kernel has been supporting 2400mA for various phones which has been confirmed by various people, I recommend using parthav's mod for this purpose :laugh:
Rockstar must try
Lemmy554 said:
See link under changelog or:
https://transfer.sh/V7k9J/Rockstar-Santoni-20181025-1943.zip
Click to expand...
Click to collapse
Is this for treble ? When i try to flash this to los 16 by swapnil it stays in bootlogo
Shotg1 said:
Is this for treble ? When i try to flash this to los 16 by swapnil it stays in bootlogo
Click to expand...
Click to collapse
Here are the non treble and treble files:
Treble link: https://transfer.sh/2uBLg/Rockstar-Santoni-20181025-1928.zip
Non-Treble /Nougat link: https://transfer.sh/V7k9J/Rockstar-Santoni-20181025-1943.zip
You´ll find it in main post too
did it recomended to turn on usb fast charge via kernel adiutor or not?
and,
please add Westwood tcp algorithm on next build.
thankyou..
Dhruvgera said:
I am a new kernel developer, maybe the youngest one around here, 15years old. I like to combine all the best features available for my device in a single kernel, that is, battery and overclocks(speed)
Created 2018-10-24
Last Updated 2018-10-24
Click to expand...
Click to collapse
thanks for source,
I will built the oc 3,8ghz night-core kernel for santoni from this source
I'vew tried to use on Resurrection remix 6.2.0 [Treble] and after flash i get decription error... after format the data partition get the same error