[KERNEL][N5100][4.2.2 JB][XXCMK1] MoleculeKernel [OC/UV] [09/Feb/04] - Galaxy Note 8.0 (Tablet) Android Development

MoleculeKernel v0.1 - 09 Feb 2014
NOTE:
I am not a developer, just a modder and an Android enthusiast.
I create/mod/build ROMs and kernels for myself, and want to share with XDA members.
I don't want anyting in return, my work might not fit your needs.
Thanks.
FEATURES:
Compatible with N5100 and N5105
Based on N5100XXCMK1 - Samsung's latest open source kernel
Only compatible with 4.2.2 Samsung ROMs
Extra governors (pegasusq, SmartassH3, zzmoove, lulzactiveq, adaptive, interactive, conservative, ondemand, userspace, powersave, performance)
Extra schedulers (cfq, noop, deadline, row, vr, sio)
Undervolting support
Overclocking support CPU up to 1.9 Ghz
GPU frequency: 533 Mhz
Memory leak fix
Archpower support
TriangleAway 2.90 support
This kernel made from Samsung's latest open source kernel so it includes latest fixes from Samsung.
NOTES:
I tried make kernel stable as possible, so I didn't add much changes to Samsung's code.
I didn't add shell scripts or init.d fixes to ZIP, to make it light and stable.
Most of code from civato, andreilux and other devs. Thanks to all of them.
Kernel is NOT overclocked by default. But minimum CPU freq. reduced to 100 mhz (stock kernel=200 mhz) (when your tablet does not require much processing power, this will improve battery life.)
Source code is available: http://github.com/whitemolecule
TOOL TO CONFIGURE THIS KERNEL
I recommend Trickster MOD = https://play.google.com/store/apps/details?id=com.bigeyes0x0.trickstermod
TRY MY CUSTOM ROM
You can also try my custom ROM with this kernel: http://forum.xda-developers.com/showthread.php?t=2643590
DOWNLOAD:
http://www.androidfilehost.com/?w=files&flid=11956
XDA:DevDB Information
MoleculeKernel, a Kernel for the Samsung Galaxy Note 8.0
Contributors
whitemolecule
Kernel Special Features:
Version Information
Status: Alpha
Created 2014-02-10
Last Updated 2014-02-12

Reserved

Reserved

Im trying use ur kernel becoz it new rom kernel... so far it stable to use.. maybe u can share best governor and setting dat suitable to use for better battery life plus performance.. tq

suffez said:
Im trying use ur kernel becoz it new rom kernel... so far it stable to use.. maybe u can share best governor and setting dat suitable to use for better battery life plus performance.. tq
Click to expand...
Click to collapse
Thanks. I think default governor and frequency settings are most stable ones in terms of battery life and performance for most users. It really depends on how you use your device.

gpu clock cannot be set past 533mhz
Samsung note N5100

hellboy2703 said:
gpu clock cannot be set past 533mhz
Samsung note N5100
Click to expand...
Click to collapse
TricksterMod->Specific->GPU Frequency Settings -> Step4. I can see frequencies from 200 to 700 there.

@op, do you have your sources per chance?

Any chance to get this Kernel for CM11 ?, just curious. And excellent work BTW.

Thanxs ... you make my note happy!
Gesendet von meinem GT-N5100 mit Tapatalk

whitemolecule said:
TricksterMod->Specific->GPU Frequency Settings -> Step4. I can see frequencies from 200 to 700 there.
Click to expand...
Click to collapse
Yes u can see it, but after setting step4 to 600 it skips back to 533... (for me...)
Still testing, but everythings seems working, good thing to have a custom kernel, stay tuned :good:

It is all right that kernel, congratulations.
I would like to include it in the next my update ROM rebel note8 much

How to install this kernel? I use stock rom, stock kernel, and stock recovery
Thanks
Sent from my GT-N5100 using Tapatalk HD

does this kernel support uinput and tincore keymapper?

Thank's
Thank's for this great job.
I get your kernel source and make some changes, can you include in next versions?
I enabled samsung docks:
CONFIG_MUIC_MAX77693_SUPPORT_OTG_AUDIO_DOCK=y
CONFIG_MUIC_MAX77693_SUPPORT_SMART_DOCK=y
CONFIG_MUIC_MAX77693_SUPPORT_CAR_DOCK=y
With this I can use OTG and charge at the same time, as some people does with s3 ( http://forum.xda-developers.com/galaxy-s3/general/hw-mod-usb-otg-charging-galaxy-s3-t1953061 ), same resistor values.
I also enabled support for some usb serial adapters and some usb network adapters.
See ya, and again, thank's

Related

[KERNEL][AOSP][ICS 4.0.3][09/12/12] Mediapad EX

This is my modded kernel for Mediapad. Based on latest Huawei sources
Features:
-updated to newest stable kernel base (3.0.42)
-CPU CAN be overclocked up to 1,9 Ghz , on default boots at 1,2 Ghz, use SetCPU, Sytem Tuner or similar app to set desired freq
-Overclock'd 3D GPU @ 300Mhz (6 Stages 3D GPU scaling)
-Overclock'd 2D GPU @ 266Mhz(3 Stages 2D GPU scaling)
-Boosted L2 cache (1566 Mhz max)
-Increased bus frequency - 360 Mhz from 1,5 Ghz slot upwards
-governors: ondemand (default), badass, interactive, lazy, smartass2, lagfree, conservative
-VDD interface (undervolting range between 750-1350 mv) - to set with System Tuner app from the market
-complied with Snapdragon optimized flags (-O2)
-optimized CRC32 and ARM RWSEM Algorithm
-CPU-supported unaligned accesses
-SIO scheduler(default)
-XZ Kernel Compression -> smaller kernel size
-arkusuma's touchscreen driver mod
-JHASH v3
-KSM and Automatic process group scheduling
-JRCU
-Init.d support
-Fsync control more about this feature here
more on github...
https://github.com/bart594/mediapad_kernel
Thanks to:
SebastianFM, showp1984, simone201, franciscofranco, Ezekeel, faux123, arkusuma, aftersilence and all guys how are involved in development on many different platforms
Installation:
1. Use fastboot mode to flash boot.img
2. Copy all modules to \system\lib\modules
Good lecture about governors and how to tweak them[/SIZE]
http://forum.xda-developers.com/showthread.php?t=1369817
Changelog:
07.31 R00 initial version
08.01 R01 new govs: lagfree, smartass2, lazy, interactive; arkusuma's touchscreen driver mod updated (now you can customize it by yourself)
08.02 R02 undervolting fixed, LMK from kernel 3.4, 2D GPU scaling to save some juice, and other minor patches
08.04 R03 smartass tweaked a bit, new CPU OC steps (1,9 Ghz max), GPU 2D/3D OC, second core behavior fixed (it was ramping up to the max no matter what was set as max freq), recovery version thx to aftersilence!
08.07 R04 new governor: badass with two steps at 1188000 and 1512000 and tweaked for performance , fsync control, autobrightness driver: it reports now 6 levels but we need to edit framework to use those new levels
08.15 R05 updated to 3.0.40 plus some "under the hood" fixes
08.25 R06 clean start with all previous features on 3.0.41 base , i hope that i got rid of all those nasty random reboots (voltages are little bit higher on default), no CM9 support - its good enough on its own , fastboot version only (due to problems with recovery update script) , JRCU, autobrightness levels reworked once again, CAF patches
09.03 R07 cpu1 stall at 1,2 ghz fixed, CAF patches to gpu,videodecoder, hdmi, and framebuffer
09.05 R07_1 dialer reboot fixed
09.12 R08 LMK updated, kernel base updated
If someone want to help out with JB developing or has some other questions related to ROM/Kernel developing please use irc channel
#mediapad_dev on http://webchat.freenode.net
does it provide better battery life?
i don't now, i didn't test battery life that much
but higher cpu clocks usually means shorter battery life
Looks good. Can you add this to your kernel? http://forum.xda-developers.com/showthread.php?t=1792713
//ok sorry I didn't see it
it's already there:
-arkusuma's touchscreen driver mod
Already tried that! Mass improvement!!!
Thank you for the great work! Keep up that way and make MediaPad even better!
Tnx dude! Works, and looks fine!
athanaso77 said:
Already tried that! Mass improvement!!!
Thank you for the great work! Keep up that way and make MediaPad even better!
Click to expand...
Click to collapse
can you explain better what do you mean for "mass improvement"?
thanks
can i specify value for last mod of "touchscreen filtering" on this kernel?
Sent from my HUAWEI MediaPad using xda premium
If I tried to change the VDD with system tuner, it automatically jumps to 1350mv and stuck at that voltage.
bart594 said:
This is my modded kernel for Mediapad. Based on latest Huawei sources
PROBLEMS
-native WIFI Tehtering doesn't work -> blame Huawei for obsolete Wifi driver (on stock kernel too)
-there is no source for huawei's wifi driver so i needed a hack to make it work
Customization possibilities are a little bit limited because of this
Click to expand...
Click to collapse
Have you look at this (bcm4329):
https://android.googlesource.com/platform/hardware/broadcom/wlan
I haven't tried to compile it though.
rurou said:
If I tried to change the VDD with system tuner, it automatically jumps to 1350mv and stuck at that voltage.
Click to expand...
Click to collapse
You have right It's broken I will try to fix it
While you're at it, can you change the value of touch_thres in touchscreen mod for the default 10 (or 9?) to 25...or 20. Better yet, ask arkusuma for his latest mod where it's user adjustable
Sent from my HTC Glacier using Tapatalk 2
arkusuma said:
Have you look at this (bcm4329):
https://android.googlesource.com/platform/hardware/broadcom/wlan
I haven't tried to compile it though.
Click to expand...
Click to collapse
BCM4329 is actually the old driver. With ICS google introduced new bcmdhd driver
Huawei was so lazy and took old gingerbread driver, that's why thetering don't work
maybe you can add in some additional governor.
rurou said:
While you're at it, can you change the value of touch_thres in touchscreen mod for the default 10 (or 9?) to 25...or 20. Better yet, ask arkusuma for his latest mod where it's user adjustable
Sent from my HTC Glacier using Tapatalk 2
Click to expand...
Click to collapse
That's a good proposal!
I use S7-302u ,Android4.0.3,C232B001.
Can i flash this kernel ?
thank you for advice.
nice work, sounds good.
My Mediapad doesn't work with my Nikon D7000 DSLR together. (If I plug a Canon EOS in (which works), the D7000 works afterwords with DSLR Dashboard, Helicon Remote,... until I reboot my tablet again)
Sound strangs, I know! ^^ (But the D7000 is recognised always @ USB Host Controller and also at dmesg)
Maybe this kernel will help me!
Sorry, but I'm a newbie in generell (@ Android):
I tried already some firmwares to solve this, but only with the SD-card, which isn't very hard to do.
Can you make a more detailed install instruction?
With which firmware I can use this kernel mod?
many thanks
Michael
ZEII said:
I use S7-302u ,Android4.0.3,C232B001.
Can i flash this kernel ?
thank you for advice.
Click to expand...
Click to collapse
according to this
http://forum.xda-developers.com/archive/index.php/t-1743025.html
there is no difference between those two versions so i think you can safely flash the kernel. If it's for whatever reason not gonna boot up you can always revert to original kernel
empi00 said:
nice work, sounds good.
My Mediapad doesn't work with my Nikon D7000 DSLR together. (If I plug a Canon EOS in (which works), the D7000 works afterwords with DSLR Dashboard, Helicon Remote,... until I reboot my tablet again)
Sound strangs, I know! ^^ (But the D7000 is recognised always @ USB Host Controller and also at dmesg)
Maybe this kernel will help me!
Sorry, but I'm a newbie in generell (@ Android):
I tried already some firmwares to solve this, but only with the SD-card, which isn't very hard to do.
Can you make a more detailed install instruction?
With which firmware I can use this kernel mod?
many thanks
Michael
Click to expand...
Click to collapse
If you are on newest Android for Mediapad (ICS 4.0.3) you can flash the kernel
but i really don't now if its gonna help with your problem. I haven't touched USB part in the kernel (apart from regular linux kernel update)
To flash you need to use fastboot mode and those two commands
fastboot flash boot boot.img
fastboot reboot
To boot into fastboot just install Quick Boot from Google Play and choose Bootloader there

F_kernel 4.4.x ROMs NO F2FS [latest version:16/01/2015]

F_kernel 4.4.x ROMs (no F2FS)
Linux kernel 3.0.101 version
Compiled with Linaro 4.9.3 cortex-a9
Compiled with -Ofast flag and adapted JustArchi's flags optimizations
Frequency min 100 MHz, Frequency max 1200 MHz
SELinux support
MultiCore Scheduler support
GPU Overclocking
ABBamp Sound Control v2.5.0
Screen off cpufreq limits (100 MHz)
Governor : zenX, pegasusQplus, lulzactiveQ, savagedzen, sakuractive, smartassV2, wheatley
...................abyssplug, ondemandQ, powersave, interactiveQ, perfomance, zzmoove, lagfree
I/O Scheduler : cfq, deadline, fifo, noop, row, sio, sioplus, vr, zen
App NovaThor Settings integrated in zip, for adjusted more easily GPU OC and ABBamp sound control
Changelog:
Version 1.3
- Update zzmoove to version 1.0 beta 5
- added wheatley governor
- added lagfree governor
Version 1.2.5
- added zzmoove governor
- update exfat to version 1.2.9
- update 1150 and 1200 MHz voltage
Version 1.2.4
- added fix for clock freeze by golden-guys RTC kernel change
Version 1.2.3
- suppress 150 MHz for solve problem in call
Version 1.2.2
- screen off cpufreq limits (100 MHz)
- added 150 and 1150 MHz
version 1.2:
- add ABBamp Sound Control v2.5.0
- update usb drivers
- update liveOPP v2.2
- add screen off cpufreq limits (50 MHz)
- suppress 1150 MHz
version 1.1:
- add support swap and zram
- add Multi-core scheduler support
- and add GPU OC
version 1.0:
- first release
Download link:
http://d-h.st/FqW
Sources
Thanks To: OlivierG96, Android-Andi, golden-guy, Meticulus, cocafe, Novafusion team, tenshixp, ChronoMonochrome, yanpol199, mkaluza
I tested with Vanir (Unjustified Dev), OmniRom (golden_guy), Pac-Man (tenshi_xp), CandyKat (PolishVodka), SlimKat (Android-Andi) and CyanogenMod (novafusion)
I tested for a long time 1050, 1100 and 1150 on OmniRom and Cyanogenmod and on Omnirom 1050 caused problems this is why i have removed .
With others ROMs I did not encounter any problem, but it was fast test, thus do not hesitate to indicate what you will meet
I will try it out for omnirom by golden-guy and give feedback
Sent from my GT-I8190 using XDA Free mobile app
100 - 1100 works.
on 1150 i got kernel panic
It's working on Spirit ROM (v1.4): you can add it to the compatibility list
Hi! Great work Tested for now on Andi's Slimkat and looks good :good: Tried with antutu with 100 - 1150 range and everything works well. So will see, what about battery life
somin.n said:
Hi! Great work Tested for now on Andi's Slimkat and looks good :good: Tried with antutu with 100 - 1150 range and everything works well. So will see, what about battery life
Click to expand...
Click to collapse
@somin.n @Fred6681
setting 1150 (1100) to max my device freezes and reboots, reboots, reboots, ...
Which gov and sched are you using?
What am i doing wrong
moonryder said:
@somin.n @Fred6681
setting 1150 (1100) to max my device freezes and reboots, reboots, reboots, ...
Which gov and sched are you using?
What am i doing wrong
Click to expand...
Click to collapse
using abyssplug and noop
A small update: I flashed this kernel over Next Kernel and dual boot partition.
Now I've on both partitions the F-Kernel (first Spirit, second SlimKat) and both are working fine
My settings: 100-1000, abyssplug, SIO/SIO
moonryder said:
@somin.n @Fred6681
setting 1150 (1100) to max my device freezes and reboots, reboots, reboots, ...
Which gov and sched are you using?
What am i doing wrong
Click to expand...
Click to collapse
tested with interactiveQ and noop
it is impossible on my device to set 1100 or 1150 max, always get reboots
(it doesn´t matter which gov and sched i use)
the kernel works without problems on 100 - 1000, but the responsibility isn´t as good as on builtin kernel (depends on the min freq 100).
very pity that i can´t test this kernel with oc freqs
@Fred6681 btw keep up this good work for all other users
moonryder said:
it is impossible on my device to set 1100 or 1150 max, always get reboots
(it doesn´t matter which gov and sched i use)
the kernel works without problems on 100 - 1000, but the responsibility isn´t as good as on builtin kernel (depends on the min freq 100).
very pity that i can´t test this kernel with oc freqs
@Fred6681 btw keep up this good work for all other users
Click to expand...
Click to collapse
My device is i8190N
That can be I8190 or I8190L does not work like this!?
Fred6681 said:
My device is i8190N
That can be I8190 or I8190L does not work like this!?
Click to expand...
Click to collapse
Maybe, i have an I8190 :crying:
is it possible to make it work for I8190 too???
moonryder said:
Maybe, i have an I8190 :crying:
is it possible to make it work for I8190 too???
Click to expand...
Click to collapse
I have only i8910 too, and working good with Slimkat
somin.n said:
I have only i8910 too, and working good with Slimkat
Click to expand...
Click to collapse
ok, but WHY DOESN´T IT WORK ON MY I8190??????
I´m on slim (Android-Andi) too, with builtin kernel and his recovery...
This is crazy
or i am too silly for that...
It's working nice at my i8960 under tenshi-xp's PAC!
Nice to see you decided to open your own thread @Fred6681
A wonderful kernel you made! Would you consider to take a look at tenshi-xp's Multicore shedule or however it's called? It's a nice feature...
Gesendet von meinem GT-I8190 mit Tapatalk 2
moonryder said:
ok, but WHY DOESN´T IT WORK ON MY I8190??????
I´m on slim (Android-Andi) too, with builtin kernel and his recovery...
This is crazy
or i am too silly for that...
Click to expand...
Click to collapse
Maybe try to freeup some memory(make a clean install of The ROM). A full phone is a slow phone
grinder777 said:
Would you consider to take a look at tenshi-xp's Multicore shedule or however it's called? It's a nice feature...
Click to expand...
Click to collapse
ie?
I do not know what it is
Fred6681 said:
ie?
I do not know what it is
Click to expand...
Click to collapse
Yep, me too...
But at PAC-performance we have an extra point at cpu. There you can set how aggressive the decision should be to turn second core off
This is a kernel feature at tenshi-xp's kernel, at your kernel it's not shown... maybe you could ask him what exactly it is.
It is a really nice feature...
Have fun!
Gesendet von meinem GT-I8190 mit Tapatalk 2
grinder777 said:
But at PAC-performance we have an extra point at cpu. There you can set how aggressive the decision should be to turn second core off
This is a kernel feature at tenshi-xp's kernel, at your kernel it's not shown... maybe you could ask him what exactly it is.
It is a really nice feature...
Click to expand...
Click to collapse
It's good, tenshi_xp have explained how to activate it, it will be in the next version.

[KERNEL][CM/AOSP] Heliox Kernel [1/12]

Introduction
A new stable custom kernel for our onyx
Features
Compatible with all CM and AOSP ROMs (except OOS)
Compatible with 6.0 and 7.x
Built with GCC 4.9 toolchain .
Adreno idler.
USB Fast Charge
Built-in AdBlocker
Optimized RWSEM Algorithm.
Latest security patches.
Sweep2Wake
Added governors : bioshock, darkness, elementalX, pegasusq, smartmax_eps, wheatley, yankactive, zzmove, impulse
Added I/O schedulers : zen and tripndroid
CPU Input Boost
Wakelock toggles
Optimised memory management
Enable Arch Power
Optimised core control
O2 optimisations
Instructions
Copy the kernel zip to your phone
Reboot to recovery. I would suggest TWRP by Nachiket
Flash the zip
Reboot
Download​https://androidfilehost.com/?fid=385035244224402842​
NOTE
Use the Kernel Adiutor to access all the features
Kernel is compatible with the new MM bootloader only
Recommended Settings
Governor: ElementalX
Multicore Power Saving: Aggresive
CPU Max freq: 1728MHz
Core control: Enabled
I/O scheduler : ZEN with 512kb read ahead for int. and ZEN with 384 kb for external
Sync Threshold : 960mhz
Input Boost Freq : 652mhz
Credits
 @CheckYourScreen
 @eng.stk
 @Lord Boeffla
 @franciscofranco
 @rjdTWO
 @ZaneZam
Special shout out to Nachiket.Namjoshi for always helping
XDA:DevDB Information
Heliox Kernel, Kernel for the OnePlus X
Contributors
Subhrajyoti Sen
Source Code: https://github.com/SubhrajyotiSen/HelioxKernelOnyx
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 1.0
Stable Release Date: 2016-11-21
Created 2016-11-21
Last Updated 2016-12-01
Changelog
01/12/2016
Add KCAL support
Add Voltage Control
23/11/2016
Add support for Sultan-ized ROMs
Patch multiple QuadRooter vulnerabilities
21//11/2016
Initial Release
Such Thug Much Wow! Great work buddy!
Great to see another kernel
Nice work buddy!
Great work
Finally, up on XDA
Working with Dirty Unicorns 11/20 build?
Ragonexus said:
Working with Dirty Unicorns 11/20 build?
Click to expand...
Click to collapse
Yes! You can check the screenshots tab to verify
Great job my friend. You've come a far way from where you were.
does it need any modifications in kernel adiutor or just leave it as original settings.
Fantastic job my friend working great!!
namquang93 said:
does it need any modifications in kernel adiutor or just leave it as original settings.
Click to expand...
Click to collapse
Stock settings work just fine.
But recommended settings would be
Governor: ElementalX
Multicore Power Saving: Aggresive
CPU Max freq: 1728MHz
Core control: Enabled
I/O scheduler : ZEN with 512kb read ahead for int. and ZEN with 384 kb for external
Sync Threshold : 960mhz
Input Boost Freq : 652mhz
Is this kernel compatible with Sultans CM13? I tried to flash it, but it was stuck on CM boot animation for 30+ minutes and I gave up, because my battery would die.
Kolio_xda said:
Is this kernel compatible with Sultans CM13? I tried to flash it, but it was stuck on CM boot animation for 30+ minutes and I gave up, because my battery would die.
Click to expand...
Click to collapse
Sultan-ized ROMs aren't currently supported. It will be added in the next release
Subhrajyoti Sen said:
Sultan-ized ROMs aren't currently supported. It will be added in the next release
Click to expand...
Click to collapse
One suggestion is to update op to indicate so. Or else u will see my similar post
Tiongkia said:
One suggestion is to update op to indicate so. Or else u will see my similar post
Click to expand...
Click to collapse
Thanks for pointing that out Done
Release 2 is up
Changelog
Add support for Sultan-ized ROMs (Check screenshots for confirmation)
Patch multiple QuadRooter vulnerabilities
https://www.androidfilehost.com/?fid=457095661767117919
Latest release still cant boot on Sultan. Stuck in CM boot animation for 20 mins. Dunno if it's just me.
Kolio_xda said:
Latest release still cant boot on Sultan. Stuck in CM boot animation for 20 mins. Dunno if it's just me.
Click to expand...
Click to collapse
I personally tested it on sultan's cm13.
Try one thing. Flash the ROM again and then the kernel.

[KERNEL][ALL VARIANTS][AnyKernel][v3.0] G3X-Ultimate Kernel for CM and AOSP ROM's

Introduction:
Welcome! I've developed ArtxKernel, with the aim to make a great and clean kernels for CM and AOSP ROM's, but this one is for those that don't want to mess with a lot of features, like a Flash and Use Kernel! Battery life its very impressive and this Kernel is the most clean that I've made, so, enjoy it
Click to expand...
Click to collapse
Features:
- CPU Input Boost
- Gov's: Interactive, OnDemand, Conservative, Powersave, Perfomance, Userspace, pegasusq, zzmoove, Alucard and IntelliMM
- Multicore power saving
- Alucard and Bricked hotplugs
- 27Mhz GPU
- Adreno Idler
- FastCharge Support (Updated, faster than ArtxKernel)
- PowerSuspend Mode
- Kcal color control
- Faux sound control
- Fifo, fiops, sio and zen schedulers
- Frandom support
- Async I/O, 37% more perfomance
- Fsync control
- init.d support
- Selinux permissive
- Fixed simple_ondemand GPU Gov
- 2-Way Stereo Call recording Patch
- PVS Level via sysfs
- Boosted min and max screen Brightness (It's safe)
- RAM, GPU and Battery optimizations
- Some Artx Optimizations
SmoothUnlocker:
If you want an extra boost flash it, check MEGA link, but take in consideration that it will make your Battery drain faster in exchange of perfomance and pure Smoothness
Downloads:
----------
MEGA
----------
Spectrum:
Wanna use it with Spectrum App? Then follow this simple steps:
• Download Spectrum Injector HERE (3rd post) Thanks to @frap129
• Flash the Kernel and then Spectrum Injector
• Put my Profile files in spectrum/profiles folder in your internal memory after boot
------
Profiles
------
• You're done, remember that you can change those configs with a text editor
Bugs:
If you see a bug, let me know and I'll be glad to help you and fix it
Social:
Wanna join a Telegram group of this Kernel? If you have any question or you need help, get in!
(let me know if the link is broken )
----------
Telegram Group
----------
Compatible with:
(Thanks to @marcdw and @jlb1959.01)
- Nougat ROM's
- Marshmallow ROM's
- Lollipop ROM's (Not confimed yet)
Thanks to:
cesarandres_8911, savoca, faux123, LineageOS Team, osm0sis, Feinzer
LG, matthewdalex, Andrei F, yarpiin and me
If anyone is missing here PM me
If you like the kernel and want to do a small donation it for sure gonna help me a lot and keep me motivated! :laugh:
Thank you and enjoy it!
​
XDA:DevDB Information
G3X-Ultimate, Kernel for the LG G3
Contributors
Stayn
Source Code: https://github.com/Artx-II/G3X_Kernel_lge_g3
Kernel Special Features: See above
Version Information
Status: Stable
Current Stable Version: 3.0
Stable Release Date: 2017-07-05
Created 2017-06-28
Last Updated 2017-08-19
Changelog!
Code:
[B]* v3.0[/B]
- Source updated
- Boosted min and max screen brightness (It's safe)
- Added 2-Way Stereo Call Recording Patch
- Added Governors: Alucard & IntelliMM
- PVS Level via SysFs
- RAM, GPU and Battery optimizations
- Some optimizations from Artx Kernel
- Cleaned a lot of code
[B]* v2.0[/B]
- Source updated
- Added Dualsim support
- Added Pegasusq Gov
- Added zzmoove Gov
- Added Alucard and Bricked hotplug
- 27Mhz GPU
- Adreno Idler
- Sound control (Replaces Faux)
- Power Suspend Mode
- Added fifo, fiops, sio and zen schedulers
- Added Frandom
- Kernel Selinux permissive
- Fsync control
- Compiled with updated UberTC
- General optimizations
- Battery improvements
[B]* v1.0[/B]
- Initial release
Smooth as butter, and charging so fast it's almost scary
Thank you
You need a banner for your OP which is called "KernelBae"
Anyway thanks for awesome job and new kernel.
Sent from my LG-D855 using Tapatalk
Stayn said:
Reserved
Click to expand...
Click to collapse
sorry to say but i still cant understand why this kernel when there are ARTX and Light kernels??
and is there any chance that it would work on stock rom ?
mohammadtalha93 said:
sorry to say but i still cant understand why this kernel when there are ARTX and Light kernels??
and is there any chance that it would work on stock rom ?
Click to expand...
Click to collapse
This kernel is more faster than artx and light kernels, I am of those who cannot see a little lag because that bothers me and this kernel keeps my device smooth...
I didn't tested it on stock and I don't think that it will work, anyway, I can try to build custom stock kernel but I think that it's too late now for build to marshmallow
Stayn said:
This kernel is more faster than artx and light kernels, I am of those who cannot see a little lag because that bothers me and this kernel keeps my device smooth...
I didn't tested it on stock and I don't think that it will work, anyway, I can try to build custom stock kernel but I think that it's too late now for build to marshmallow
Click to expand...
Click to collapse
COOL.....but after trying every single custom rom MM or N......i went back to modded Stock rom because of stability and Camera Quality.... and literally i have tried EVERY SINGLE ROM out there.
mohammadtalha93 said:
COOL.....but after trying every single custom rom MM or N......i went back to modded Stock rom because of stability and Camera Quality.... and literally i have tried EVERY SINGLE ROM out there.
Click to expand...
Click to collapse
I cannot use stock based ROMs, it's too much lag for me
Stayn said:
This kernel is more faster than artx and light kernels, I am of those who cannot see a little lag because that bothers me and this kernel keeps my device smooth...
I didn't tested it on stock and I don't think that it will work, anyway, I can try to build custom stock kernel but I think that it's too late now for build to marshmallow
Click to expand...
Click to collapse
Nice too See a New kernel again.. But... You sad its fast er then the other kernel of yours. I'm using the latest LightKernel, so this Ultimate kernel is faster and i want to now if this kernel is better in battery life ?
francois amon said:
Nice too See a New kernel again.. But... You sad its fast er then the other kernel of yours. I'm using the latest LightKernel, so this Ultimate kernel is faster and i want to now if this kernel is better in battery life ?
Click to expand...
Click to collapse
Light and normal kernel has better battery life that depends on how you configure it
Stayn said:
Light and normal kernel has better battery life that depends on how you configure it
Click to expand...
Click to collapse
Allright then You. I will stay with the latest Light Version.
THX for reply
Iv been on this kernel all this morning and so far its great!
PS: Is it possible to add bioshock to this kernel?
Downloaded twice fot f400, both zip corrupted.
khnoizer said:
Downloaded twice fot f400, both zip corrupted.
Click to expand...
Click to collapse
Sorry dude, I re-uploaded it
So, default cpu governor is performance? I hope it doesn't drains battery so much, since I usually prefer to just use the default setting because I believe OP have the best balanced settings there.
khnoizer said:
So, default cpu governor is performance? I hope it doesn't drains battery so much, since I usually prefer to just use the default setting because I believe OP have the best balanced settings there.
Click to expand...
Click to collapse
I don't know why your default gov is perfomance, change ir to interactive, I'll update this kernel soon... I'm a little busy for now on other things
Stayn said:
I don't know why your default gov is perfomance, change ir to interactive, I'll update this kernel soon... I'm a little busy for now on other things
Click to expand...
Click to collapse
Keep your time. You don't have to push an update all days. Let the users use it for a while and then report. One day with this kernel and report it is nothing. The system need time to get one with the kernel settings
G3X is pretty much beta. ArtX is not beta (IMO). If you want a more stable kernel use ArtX until this one gets all the kinks worked out.
Stayn said:
I don't know why your default gov is perfomance, change ir to interactive, I'll update this kernel soon... I'm a little busy for now on other things
Click to expand...
Click to collapse
I think I should also mention that I'm using RR 5.8.3 rom for F400 variant by oadam11, which is also have performance governor by default on its default kernel. Maybe there are something related.
Anyway, take your time, and thank you for your hard work.
EDIT: However, I've tried artxlight 2.1 but its governor wasn't set to performance by default. It was zzmoove.
Hi I have a little problem. When I flash through TWRP I get unsupported device and error 1. My device is d852.

[Kernel][A6020][PBH][8.x]

Hi guys, you probably know me from the PBH Interactive Governor Tweaks Thread. Yeah, This is a migration from Mere Tweaks to A full-fledged Kernel based on the stable source By @Harry8242.
I am not an excellent kernel developer, a mere beginner trying to learn, so hope you guys support me the way PBH was embraced:laugh::laugh::laugh::laugh::laugh:
Features:
-Latest Linux Upstream v3.10.108
-Up to date with the latest CAF tag -LA.BR.1.2.9.1-01310-8x16.0
-Darkness Governor
- Mild Undervolt
-Westwood as the default TCP algorithm
- Idle Drain is reduced to Absolute Minimum
-Several subsystems converted to use power-efficient work queues
- KCAL colour control -- Colours are tweaked to make the screen look more vibrant
- Remove 960 Mhz Frequency and introduce 1036 Mhz Frequency(They both operate at the same voltage, so the higher the better)
-Unlock 1136 Mhz for the "LITTLE cluster' for sd415 variant:angel::angel::angel::angel::angel: :laugh::laugh::laugh:
-Flashed with AnyKernel2 (thanks to @osm0sis)
-More features to come. It's pretty barebone as of now
Downloads
v1-CLICK HERE
Flashing Instructions
- Download kernel and flash in recovery.
SUPPORT 8.1 ROMS BASED ON @HARRY8242 SOURCES ONLY LIKE DU, AEX,LOS, OMNI, AOSIP
XDA:DevDB Information
Project Beyond Horizon, Kernel for the Lenovo Vibe K5 Plus
Contributors
Nikish21, Harry8242
Source Code: https://github.com/Nikish21/kernel_lenovo_msm8916
Kernel Special Features:
Version Information
Status: Testing
Created 2018-05-02
Last Updated 2018-05-19
Reserved for changelog
v2- https://forum.xda-developers.com/showpost.php?p=76563304&postcount=40. Check next post of suggested settings
v1- Initial Release
I am always looking forward to constructive feedback and suggestions. All your suggestions would be read and required ones would definitely be implemented. Keep supporting.
Happy to see pbh kernel:laugh:
Thanks ?
Great work bro.. Keep it up:good::good:
Just installed it on AEX 5.4....working flawlessly as of now....no issues encountered till now...thank you dev. One question though should i use pbh mod with this or no need?
Good job bro keep it up .. Finally you made it public ...:good:
[email protected] said:
Just installed it on AEX 5.4....working flawlessly as of now....no issues encountered till now...thank you dev. One question though should i use pbh mod with this or no need?
Click to expand...
Click to collapse
The interactive governor is tweaked again for balance usage. I would rather suggest try comparing which (Stock/pbh mod) gives more battery backup for you. For me its almost same.
Nikish21 said:
The interactive governor is tweaked again for balance usage. I would rather suggest try comparing which (Stock/pbh mod) gives more battery backup for you. For me its almost same.
Click to expand...
Click to collapse
Hi! Then, what's your recommendation? Only PBH kernel or kernel + mod? Thanks for your work!
Wyneg said:
Hi! Then, what's your recommendation? Only PBH kernel or kernel + mod? Thanks for your work!
Click to expand...
Click to collapse
Based on the usage scenario I have, the pbh kernel only should be enough. If you think its different for you, try experimenting with mod..
Nikish21 said:
The interactive governor is tweaked again for balance usage. I would rather suggest try comparing which (Stock/pbh mod) gives more battery backup for you. For me its almost same.
Click to expand...
Click to collapse
Yes!I think the kernel itself is giving good battery backup than using it with mod
Nikish21 said:
Based on the usage scenario I have, the pbh kernel only should be enough. If you think its different for you, try experimenting with mod..
Click to expand...
Click to collapse
With pbh and aex 5.4 I use my k5 plus for 2 days When I return home I will try your kernel!
Sorry I misjudged it initially.Actually using kernel +mod gives more battery backup:angel:
Lo estoy probando y va muy bien lo noto mas rápido el móvil .sigue mejorándolo .un saludo:laugh:
Battery saviour is finally here. Thank you @Nikish21 for your great works. I firmly believe that you will soon develop custom ROMs too.
Apologies for the delay guys. A new update with some features I feel necessary for a balanced experience is coming in next few days. The delay is due to some experimental testing for sd415 variant,
SD 616 3GB A46
In Darkness Gov upto 1.5Ghz cluster, almost stay in minimum freq.
Still wait next update
can you briefly explain the darkness governer and how to use PBH along with it (since it was for interactive governer) ?
Superb work creating a power - efficient kernel. Will always support your work.
Black_J said:
can you briefly explain the darkness governer and how to use PBH along with it (since it was for interactive governer) ?
Superb work creating a power - efficient kernel. Will always support your work.
Click to expand...
Click to collapse
Darkness has its own parameters or values, You don't need to use pbh interactive values for darkness. I am trying to add few other alternative Governors so that it fits all of my users scenario.
This support really motivates me to work harder for you guys. Keep supporting

Categories

Resources