[KERNEL][GPL][V4.2] Nayak-Kernel4 [3.0.8][24/4/13] - Optimus One, P500 Original Android Development

About :
Namaste!
Nayak-Kernelv4 is created for the LGE P500 by using the the 3.0.x kernel based off team androidarmv6's kernel
Based on androidarmv6's Kernel Source
GCC 4.7 Google toolchain
V3.0.x
Updated Governors
Updated Schedulers
Battery Tweaks
Tunk.ko Module
Credits :
Fserve, Hephappy, PaoloM70, Roqu3, thachtunganh , DJnoXD for their sources and patches . Special thanks to DJnoXD for helping out.
androidarmv6 for their Kernel Source.
Xda Moderators
And all you users.
Bugs :
no deep sleep on wifi
Bug Reporting :
Post Detailed Bug report with steps to reproduce bug and Logcat wherever needed.
Installation :
Copy zip from this thread to SD card
Reboot to Recovery
Flash zip
Reboot
BACKING UP SYSTEM IS ADVISABLE FOR TESTING BUILDS
Source :
https://github.com/KarthikNayak/nayak-kernel3

Changelog
Changelog :
V3.0 5/3/13
Updated to 3.0.8 [Androidarmv6 team source]
Cleaned up governors
Fsync Toggle [Testing]
BFQ and ROW I/O Scheduler added
Deadline I/O tweak
more on github
V3.1 6/3/13
dirty_background_ratio, vm_dirty_ratio increased for battery
VFS cache pressure decreased
Smartassh3 and interactiveX added
Lowmemory killer from linux 3.4
SIO and DEADLINE tweaks
BFQ updated to v6
zram optimisations
optimize SLUB
disable GENTLTE_FAIR_SLEEPERS
V3.2 10/3/13
ext4: prevent kernel panic in case of uninitialized jinode
random: entropy tweaks are all the rage nowadays
Implement OC properly for msm7x27 and msm7x27T
Fsync Disabled [USE TOGGLE]
msm patches
Wifi Optimisation [Franco]
ROW IO Schedular Re-written
ROW IO tweaks and fixes
Tun.ko module added
V4.0 5/4/13
Update to 3.0.68
Data Limit - Thanks to SweetandSour
Input changes
HACK: block fbearlysuspend to not break androids crt-off animation
Enable deep sleep on BCM4325 - cybojenix
V4.1 14/4/13
Update to 3.0.72
V4.1.1 15/4/13
Filesystem Patches
ARM patch merges - Faux123
Input changes
Lowmemorykiller tweaks
Lots of other patches from faux123's repo
V4.2 24/4/13
DerCaveman touchscreen driver
triple buffering enabled
Readhead value increased
Random changes
Back to 3.0.8
Fsync Toggle
Type in Terminal
echo 1 > /sys/module/sync/parameters/fsync_enabled - to enable
echo 0 > /sys/module/sync/parameters/fsync_enabled - to disable​

Downloads
Downloads
All Versions can be found here :
MEDIAFIRE.COM/NAYAK-KERNEL
Tips
Use Smartassv2
Do not overclock
Disable Background Sync

Re: [KERNEL][GPL][V1.0] Nayak-Kernel [2.6.35.x][GB]
Planning to going up to 2.6.35.14?
Sent from my Nexus 7 using xda app-developers app

FitAmp said:
Planning to going up to 2.6.35.14?
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Yes, doing it as i speak
Next version.

For cm7, stock or ics?

Re: [KERNEL][GPL][V1.0] Nayak-Kernel [2.6.35.x][GB]
thanhlqltc said:
For cm7, stock or ics?
Click to expand...
Click to collapse
Any gingerbread ROM, as its base is cm7 kernel.
Sent from my Nexus 7 using xda app-developers app

> Reminds me of DJnoxD, keep up.. good roms need good kernels.

Re: [KERNEL][GPL][V1.0] Nayak-Kernel [2.6.35.x][GB]
neko95 said:
> Reminds me of DJnoxD, keep up.. good roms need good kernels.
Click to expand...
Click to collapse
Thank you very much, yeah I've followed his project from the beginning
Sent from my LG-P500 using xda app-developers app

Re: [KERNEL][GPL][V1.0] Nayak-Kernel [2.6.35.x][GB]
After testing DJ reverted the fsync disable patch from Franco, you may like to look into it
Regards,

Kanad said:
After testing DJ reverted the fsync disable patch from Franco, you may like to look into it
Regards,
Click to expand...
Click to collapse
will do

karthiknayak94 said:
will do
Click to expand...
Click to collapse
Some people told me about sd-card problems. I don't think the problems came from the change, but I decided to enable again.
Disabling fsync will not raise performance that much, so we could keep fsync enabled.
If problems happen I guess keeping it enabled will help to save your data.

Re: [KERNEL][GPL][V1.0] Nayak-Kernel [2.6.35.x][GB]
Make people love your kernel by adding any features that present kernels can't provide! Just an advice, I'm not ordering!
Sent from my LG-P500 using xda app-developers app

Re: [KERNEL][GPL][V1.0] Nayak-Kernel [2.6.35.x][GB]
DJNoXD said:
Some people told me about sd-card problems. I don't think the problems came from the change, but I decided to enable again.
Disabling fsync will not raise performance that much, so we could keep fsync enabled.
If problems happen I guess keeping it enabled will help to save your data.
Click to expand...
Click to collapse
Yes I read about it, will go through some more.
Sent from my LG-P500 using xda app-developers app

Re: [KERNEL][GPL][V1.0] Nayak-Kernel [2.6.35.x][GB]
ayazm.140895 said:
Make people love your kernel by adding any features that present kernels can't provide! Just an advice, I'm not ordering!
Sent from my LG-P500 using xda app-developers app
Click to expand...
Click to collapse
Haha of course, advice is always accepted. Had some ideas, kinda on a busy schedule, will work things out in a while
Sent from my LG-P500 using xda app-developers app

Re: [KERNEL][GPL][V1.0] Nayak-Kernel [2.6.35.x][GB]
Disabled fsync can give you some filesystem performance gains but can give some data integrity issues. Data can become corrupted when facing a random reboot etc...
At least from what I've read recently. Its a reason why people complain about having sdcard issues in fsync off kernels.
Sent from my Nexus 7 using xda app-developers app

Re: [KERNEL][GPL][V1.0] Nayak-Kernel [2.6.35.x][GB]
FitAmp said:
Disabled fsync can give you some filesystem performance gains but can give some data integrity issues. Data can become corrupted when facing a random reboot etc...
At least from what I've read recently. Its a reason why people complain about having sdcard issues in fsync off kernels.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Agreed, as far as I've read it also causes drop in read write speed. And the improvement in performance is not worth the loss in data.
Will disable it next build
Sent from my LG-P500 using xda app-developers app

Hey, could you fix two common bugs-
1.)White noise on unlocking screen
2.)Camflick bug on overclocking
Ask DJNOxD, he will direct you to the patches

Re: [KERNEL][GPL][V1.0] Nayak-Kernel [2.6.35.x][GB]
umangleekha said:
Hey, could you fix two common bugs-
1.)White noise on unlocking screen
2.)Camflick bug on overclocking
Ask DJNOxD, he will direct you to the patches
Click to expand...
Click to collapse
Yes sure, tonight or so ill release v1.1 =)
Sent from my LG-P500 using xda app-developers app

v3.0 is up

Related

[Kernel][2/03] jac0b.b7.1

Based off Cyanogenmod kernel.
Governors: AggressiveX, InteractiveX, Wheatley, Ktoonservative, Pegasusq, Conservative
I/O Scheduler: SIO I/O scheduler, Deadline tweaked
Other features: Sweep2Wake, increase max readahead buffer, CPU/GPU optimizations, disabled fsync, XZ compression, UV tweaks, GPU OC, Higher FSB, 4.7.3 optimization, Other misc tweaks, MPDecision & Thermal
No need to clear cache also, when you flash it will do it for you.
I have also added voltage control branch & CM-10.1 branch. These builds will be in the VC folder for voltage control and CM-10.1 for CM-10.1 of the download page.
Please let me know if you have any bugs or questions.
If you are posting any errors, please include logcat and kmsg if possible. Also please tell me what ROM you are using.
Thanks to rohan32 for all his help.
Kernel source​
Download jac0b kernel
Mirror​
Code:
b7.1 - latest CM source
b7 - latest CM source, MPDecision, Thermal, GPU OC, tweaked "UP threshold" on some governors to 98%
b6.2 - merged with latest CM source
b6.1 - GPU OC, CPU1 clock follow CPU0
b6 - UV tweaks, Higher FSB, 4.7 optimization
b5.2 - added Pegasusq governor
b5.1 - merged with CM source
b5 - added Ktoonservative governor
b4 - added multiple features most importantly sweep2wake
b3 - updated to interactiveX v2
b2.2.1 - hopefully got a stable kernel
b2.2 - removed voltage control for stability
b2.1 - remove governors causing reboots
b2 - corrected cpu clock stepping
b1 - initial release
First! Thank you for the kernel. Ill give it a try later on hopefully
Sent from my One X using XDA Premium App
Welcome! Thanks for building this. Downloading now and I'll let you know how it goes. What app do you recommend to set voltages.
Sent from my One X using xda premium
warri said:
Welcome! Thanks for building this. Downloading now and I'll let you know how it goes. What app do you recommend to set voltages.
Sent from my One X using xda premium
Click to expand...
Click to collapse
I used system tuner to see how far I could lower my volts then created a script that runs at boot to set the voltages. You could also have system tuner do it for you on boot. I just like to make thing complicated :silly:
oh! I must give this a try. Thanks!!
First kernel with pegasusq and wheatly! I'll try this with dirtyrom and report back!
Sent from my One X using Tapatalk 2
Congrats on getting this baby up Glad you finally fixed all the issues you were encountering.
Best of luck
rohan32 said:
Congrats on getting this baby up Glad you finally fixed all the issues you were encountering.
Best of luck
Click to expand...
Click to collapse
Thanks rohan, the issue was lulzactive governor causing the reboots after sleep. I am going to try and figure it out the issue because I want to add lulzactive to the governors.
Sweet! Something new to play with!
Does this kernel support sweep2wake and all of the other features of rohan.kernel?
tropazr said:
Sweet! Something new to play with!
Does this kernel support sweep2wake and all of the other features of rohan.kernel?
Click to expand...
Click to collapse
No I only took the voltage and SIO from his kernel.
InflatedTitan said:
First kernel with pegasusq and wheatly! I'll try this with dirtyrom and report back!
Sent from my One X using Tapatalk 2
Click to expand...
Click to collapse
Is dirtyrom a sense rom? I think my kernel is for non-sense roms but you can try to see if it works.
jac0b said:
Is dirtyrom a sense rom? I think my kernel is for non-sense roms but you can try to see if it works.
Click to expand...
Click to collapse
No. Dirty ROM is a cm10 base ROM.
Sent from my nocturnal powered super HOX...
benbailey84 said:
No. Dirty ROM is a cm10 base ROM.
Sent from my nocturnal powered super HOX...
Click to expand...
Click to collapse
Can anyone explain to me why Dirty Rom is in the Android Dev sub forum and not the OG Android Dev sub forum?
In the future, It might be a good idea to post which Linux kernel version each download is for, that way your users know, for sure, If the current nightly is compatible with your kernel. Just a thought!
I'm glad to see some variety beginning to crop up in the evita aosp kernel scene :beer: :thumbup:
Sent from my Galaxy S III
Very glad to see some newcomers, thank you very much jacob!
I'll try this out tomorrow or so on AOKP build 4 and tell ya how it goes.
ChefAnt said:
Can anyone explain to me why Dirty Rom is in the Android Dev sub forum and not the OG Android Dev sub forum?
Click to expand...
Click to collapse
A mod moved it...
Stroked from my Dirty Nocturnal'd ONE X
jac0b said:
No I only took the voltage and SIO from his kernel.
Click to expand...
Click to collapse
Cool. I'm sure this will only get more feature packed as you continue development!
Welcome to the Original Android Development community! It's good to have you here!!!
Sent from my One X using xda app-developers app
For some reason this kernel didn't like my phone. Kept freezing no matter what governor I set it to.
Using interactivex kernel. For the past few hours seems really good and stable. I'll report more tomorrow. Latest cm10 nightly 11/19
Thanks for the kernel, exactly what I was looking for, a stock kernel with enhancements, no oc and excessive tweaks. Thanks man!
Sent from my One X using xda premium
HoSlayer said:
Using interactivex kernel. For the past few hours seems really good and stable. I'll report more tomorrow. Latest cm10 nightly 11/19
Thanks for the kernel, exactly what I was looking for, a stock kernel with enhancements, no oc and excessive tweaks. Thanks man!
Sent from my One X using xda premium
Click to expand...
Click to collapse
no problem, glad to contribute.

[KERNEL][CM7/9] Custom Gingerbread kernel [2.6.32-61][v1.0 RC2]

Custom kernel for the P999, Gingerbread version
--- Smooth, Fast, Efficient ---​I've been requested to make this kernel because development for gingerbread (and ICS/JB hackfest) is dead for this device. You asked for a fast and responsive kernel, here it is. 'nuff said.
Original work by Faux123​***​Like always, I am not responsible for any damage to your device related to the use of this kernel!​***
Instructions
1) Flash any compatible ROM (CM7 or hackfest)
2) Send the kernel's flashable zip to your SDCard and install it via clockworkmod recovery
3) Reboot
Afterwards...
- First boot might be slower, this is normal
- Adjust the overclocking in Settings->CyanogenMod Settings->Performance->CPU Settings. A Max CPU Frequency of 1015mHz is recommended if overclocking is not required. Remember to tick "Set on Boot"
***
Download links
*CM7-Based ROMs, Stock voltage*
DOWNLOAD HERE!
*CM7-Based ROMs, Stock voltage, CPU overclockable + Peripherals boost + RAM OC*
DOWNLOAD HERE!
--
*Hackfest (CM9/10)-Based ROMs, Stock voltage*
DOWNLOAD HERE!
*Hackfest (CM9/10)-Based ROMs, Stock voltage, CPU overclockable + Peripherals boost + RAM OC*
DOWNLOAD HERE!
Instabilities ? Try non-OC builds before reporting!
***
Thanks
Of course, thanks to Faux123 for the original work on this kernel
To see the original thread, click HERE!
Also, thanks to every beta testers!
Please post any questions or suggestions in the user thread HERE
My Github​
CHANGELOG
***
v1.0 RC2 + OC
- Upgraded to linux 2.6.32-61
- Fixed many errors from previous merges
- Switched to kernel XZ-compression for now
- Updated several MM features to 2.6.39 (vmscan, vmstat, page allocator, boot-mem, compaction and more…)
- Hardcoded tweaked ROW parameters values from franciscofranco's github
- Updated crypto API to linux 3.0+
- Updated whole PM system to 2.6.36 and cherrypicks from linux 3.4+
- Backported freezer system from linux 3.3
- Updated Binder and Lowmemorykiller from latest MSM sources.
- LMK optimization for android, from the latest SGS4 sources (original work by faux123, backported to linux 2.6.32 by me).
- Android ZRAM optimization from the latest samsung JF kernel.
- Reduced logger RAM usage.
- Cherrypicks for timed-gpio and google ashmem
- Cherrypicked various fixes for filesystem drivers.
- Use freezable calls for battery saving.
- Disabled GENTLE_FAIR_SLEEPERS for better android performance.
- Updated linux workqueue.c to 2.6.36, required for the freezer API.
- Updated linux OOM killer to use new functions.
- Updated SLUB allocator to 2.6.39
- Introduce Ultra Kernel Samepage Merging, an optimized version of KSM.
- Fixed + reenabled hackfest build
- [PATCH, v9] cgroups: introduce timer slack controller
- Updated bluetooth drivers
- Updated android alarm drivers
- Updated SNAPPY compression to v5
- Fixed Zram on boot
- Increased suspend/resume debuggability
- Updated android earlysuspend/wakelock drivers from Samsung JF sources
0525 + OC
Fixed haptic feedback
Fixed an issue in the lowmemorykiller that would kill every app stupidly
Optimized cleancache
Back to original Faux voltage settings (non-OC)
Several stability/potential SOD fixes and ARM-related updates
Updated wifi drivers
Added JRCU
Updated google SNAPPY
0323 + OC
Adjusted KSM for battery saving
Disabled WIFI ISCAN for battery saving
Fast random number generator
Updated ROW I/O Scheduler, fixed it and enabled by default
Battery overheat protection patch by wkpark
Backported support for android lowmemorykiller 3.4
Backported Lowmemorykiller 3.4 (original work by Vork for 3.0.y-based P999 kernels)
Updated linux OOM killer to 3.0
(OC) Reenabled full overclocking support from faux123 (RAM, GPU)
0218 + OC
Enabled and updated KSM
Backported WIFI drivers and hostAP support from jellybean (V30A)
Fixed hackfest compatibility
Backported video drivers (1/2)
Updated block and CFQ, and enabled by default
Updated CPU Governor drivers
~100 new commits to update the linux base
0205 + OC
~30 commits of patches and fixes for memory management
Backported frontswap
Enabled cache swap
Added SIO, updated, and enabled by default for now
Updated android binder driver
Added LULZACTIVE CPU governor
Tweaked some settings
Fixed screen lag when LEDs are off
(OC) Reenabled overclocking via fakeshmoo
(HACKFEST) Fixed battery readings
Initial release (0130)
Support for zRam
Backported cleancache/zcache and zRam from linux 2.6.37
Enabled zRam compression with Google SNAPPY
Backported bluetooth drivers from V30A sources
Updated zRam (faux123)
Some edits in memory management
SMARTASSv2 as default CPU Governor
To see the older changelog, click HERE!
So this is my first gingerbread kernel. It's based on Faux123's work, which is already well updated and relatively stable. I backported several memory management features which makes a good increase in overall performances and smoothness. This, of course, required some adaptations since they are "normally" only compatible with linux >2.6.37.
I will also investigate the CM7 bluetooth audio bug with the newest firmware. This is why I updated those drivers. If this issue is kernel-related, then there's something I can do.
Re: [KERNEL][CM7/9] Custom Gingerbread kernel (Faux kernel revived!) [2.6.32-60][Soon
Awesomeeee....ready to try!!!!
Sent from my LG-P999 using xda premium
Re: [KERNEL][CM7/9] Custom Gingerbread kernel (Faux kernel revived!) [2.6.32-60][Soon
Awesome. Thanks for still adding new, awesome things for our G2X all the time. I don't like to speak for others, but I'm sure the entire community really appreciates your work.
Is this kernel compatible with tonyp's JB hackfest?
Sent from my Nexus 7
Re: [KERNEL][CM7/9] Custom Gingerbread kernel (Faux kernel revived!) [2.6.32-60][Soon
My patience sux!!!!!!
Sent from my LG-P999 using xda premium
thanks Mazout!!!
Re: [KERNEL][CM7/9] Custom Gingerbread kernel (Faux kernel revived!) [2.6.32-60][V.01
Mazout can u work on BSOD issues of this (faux) kernel... during calls and during charging... there is a workaround for charging but no workaround for BSODs during calls
Sent from my LG-P999 using Tapatalk 2
Ravinxx said:
Awesome. Thanks for still adding new, awesome things for our G2X all the time. I don't like to speak for others, but I'm sure the entire community really appreciates your work.
Is this kernel compatible with tonyp's JB hackfest?
Sent from my Nexus 7
Click to expand...
Click to collapse
It should be, but I didn't try it. If there's something wrong just PM me.
n30wav3 said:
Mazout can u work on BSOD issues of this (faux) kernel... during calls and during charging... there is a workaround for charging but no workaround for BSODs during calls
Sent from my LG-P999 using Tapatalk 2
Click to expand...
Click to collapse
Yes of course. Try it first and if you still get BSODs I will need a kmsg taken during the phone call that caused the issue.
Concerning the charging BSOD, I've been testing this kernel for some days now and left the phone charging most of the time and I had no problem at all.
Re: [KERNEL][CM7/9] Custom Gingerbread kernel (Faux kernel revived!) [2.6.32-60][V.01
Mazout360 said:
It should be, but I didn't try it. If there's something wrong just PM me.
Yes of course. Try it first and if you still get BSODs I will need a kmsg taken during the phone call that caused the issue.
Concerning the charging BSOD, I've been testing this kernel for some days now and left the phone charging most of the time and I had no problem at all.
Click to expand...
Click to collapse
maybe ur tweaks fixed it already... m gonna use it as daily driver and let u know.. Thanks
Sent from my LG-P999 using Tapatalk 2
flashing now
n30wav3 said:
maybe ur tweaks fixed it already... m gonna use it as daily driver and let u know.. Thanks
Sent from my LG-P999 using Tapatalk 2
Click to expand...
Click to collapse
Actually it's possible..Sometimes, BSODs on android are caused by a bad CPU frequency management from the governor. In some cases, the frequency would drop too low and the device will then crash.
If that's the case here, changing the governor to smartassv2 and updating it might've fixed that issue.
Re: [KERNEL][CM7/9] Custom Gingerbread kernel (Faux kernel revived!) [2.6.32-60][V.01
Mazout360 said:
Actually it's possible..Sometimes, BSODs on android are caused by a bad CPU frequency management from the governor. In some cases, the frequency would drop too low and the device will then crash.
If that's the case here, changing the governor to smartassv2 and updating it might've fixed that issue.
Click to expand...
Click to collapse
Ofcourse. It was the CPU governor, as increasing the min frequency to 51x MHz eliminated the BSODs during calls too. It was mainly occurred when screen turns on and off during call or during charge. Ur governor must hv fixed it. Anyway. One request. Can u get us the boot.img version for this kernel? as dual boot doesn't work without it.
Sent from my LG-P999 using Tapatalk 2
n30wav3 said:
Ofcourse. It was the CPU governor, as increasing the min frequency to 51x MHz eliminated the BSODs during calls too. It was mainly occurred when screen turns on and off during call or during charge. Ur governor must hv fixed it. Anyway. One request. Can u get us the boot.img version for this kernel? as dual boot doesn't work without it.
Sent from my LG-P999 using Tapatalk 2
Click to expand...
Click to collapse
I think that is the right one : http://d-h.st/1gc
Doublecheck in About Phone under Kernel Version that you have 2.6.32.60-cyanogenmod, [email protected]
Re: [KERNEL][CM7/9] Custom Gingerbread kernel (Faux kernel revived!) [2.6.32-60][V.01
Will this work on MIUI Roms?
Sent from my LG-P999 using xda premium
Re: [KERNEL][CM7/9] Custom Gingerbread kernel (Faux kernel revived!) [2.6.32-60][V.01
I've been testing it. Only problem is freezing when soft buttons light is off. Not sure if miui or kernel
Sent from my LG-P999 using Tapatalk 2
G2xer said:
I've been testing it. Only problem is freezing when soft buttons light is off. Not sure if miui or kernel
Sent from my LG-P999 using Tapatalk 2
Click to expand...
Click to collapse
You are using the beta-test version right ? This should be fixed now
This kernel should be compatible with any GB ROMs as well as the hackfest version of CM9 and CM10.
Re: [KERNEL][CM7/9] Custom Gingerbread kernel (Faux kernel revived!) [2.6.32-60][V.01
Has anyone tested the Bluetooth calling?
Sent from my LG-P999 using xda app-developers app
Re: [KERNEL][CM7/9] Custom Gingerbread kernel (Faux kernel revived!) [2.6.32-60][V.01
Those it work with weapon g2x
Sent from my LG-P999 using Tapatalk 2
Re: [KERNEL][CM7/9] Custom Gingerbread kernel (Faux kernel revived!) [2.6.32-60][V.01
Mazout360 said:
You are using the beta-test version right ? This should be fixed now
This kernel should be compatible with any GB ROMs as well as the hackfest version of CM9 and CM10.
Click to expand...
Click to collapse
Yes sir. I also figured out how to get that kmsg just now. Ill still send it to you if you'd like. Ill flash the new kernel then thanks bud!
Sent from my LG-P999 using Tapatalk 2
---------- Post added at 02:52 AM ---------- Previous post was at 02:51 AM ----------
mk2rimar said:
Those it work with weapon g2x
Sent from my LG-P999 using Tapatalk 2
Click to expand...
Click to collapse
No. Please read the title post. This is for cm7/cm9 not stock/modified gb
Sent from my LG-P999 using Tapatalk 2

[KERNEL][4.2.2] Kernel+ for d2vzw | Linaro 4.7 | Bleeding Edge | (7/23/13)

Kernel+ for AOSP 4.2.2 ROMs​
This is a kernel that I have been compiling and using on my own device for a while, and I want to share this with the community. I enjoy the CM10.1 stock kernel, but I want to keep up to date with the newest Linux version and CodeAuroraForum source. I also want the most optimized experience possible, along with a few extra features. Kernel+ is always built with the latest Linux kernel and Qualcomm CAF sources to provide a fast, stable, and bleeding edge experience. The source can be found on my GitHub here Enjoy .
What is this?
This is a kernel based off of CyanogenMod's 'cm-10.1' branch of the Galaxy S III kernel.
Kernel+ is built with the goals in mind:
To always be up to date with the latest source from CodeAuroraForum and Kernel.org
To optimize as much as possible for the smoothest user experience
To base closely off of the CM10.1 kernel for optimal stability, not features
To provide a fast, stable, and bleeding edge experience for users
Features
Linux 3.4.54
always up to date with the latest source straight from Qualcomm's CodeAuroraForum
latest Linaro 4.7 toolchain compiled
CPU frequency from 384Mhz - 1.5Ghz
FauxSound App support
FRandom built-in
GPU overclocked to 480 Mhz default
custom voltage control
excellent battery life
optimized and stable
small kernel size
more coming soon...
Click to expand...
Click to collapse
Downloads
All downloads can be found here: CLICK ME
Click to expand...
Click to collapse
Instructions for Installing
1. Download the kernel.
2. Copy it to your phone.
3. Flash with TWRP or CWM.
Note: Kernel+ is packaged with invisiblek's AnyKernel, meaning that it will unpack your current ramdisk and repack it with this kernel during the flashing process. This means that it will be compatible with any AOSP 4.2.2 ROM, even if they have different ramdisks. Also, please make sure that you are currently running a stock AOSP kernel (CM10.1, AOKP, SlimBean, etc) before flashing Kernel+ so that your ramdisk will be compatible.
Click to expand...
Click to collapse
ChangeLog
7/23/13​
Linux 3.4.54
pulled in updates from CM
lots of updates from CAF
pulled in latest CodeAuroraForum and Kernel.org patches
7/5/13​
Linux 3.4.52
fixed voltage control (I compiled with the wrong defconfig before...my fault)
pulled in a few updates from CM
synced with latest CAF
pulled in latest CodeAuroraForum and Kernel.org patches
7/3/13​
fixed a bug where init.d script permission was not set correctly
7/2/13​
Linux 3.4.51
GPU 3D overclocked to 480 Mhz default
custom voltage control
lots of CAF updates...look at GitHub and see how many times I've merged CAF over week long period!
changed min CPU frequency to 384 MHz
synced with CyanogenMod source
pulled in latest CodeAuroraForum and Kernel.org patches
6/24/13​
Linux 3.4.50
lots of updates straight from CAF
many updates from CyanogenMod source; merged 'next' branch for support for media-caf
fixed frandom in build
added init.d script to enable frandom at boot - feel the speed increase!
pulled in latest CodeAuroraForum and Kernel.org patches
6/19/13​
fixed flickering (last time, I promise )
added frandom (Entropy Seeder - increases overall smoothness)
lots of updates from CodeAuroraForum
pulled in latest CodeAuroraForum and Kernel.org patches
6/16/13​
Linux 3.4.49
lowered MDP bandwidth values - flickering is gone now with the original values after the CAF merge
reverted Bluetooth "revert" code from CM - BT seems to be fixed from the latest CAF merge now
Updated FauxSound to v2.1 with PowerAmp Amplifier Controls
updated display code
sync'ed with CyanogenMod source
pulled in latest CodeAuroraForum and Kernel.org patches
Bleeding Edge!!
6/12/13​
adjusted MDP bandwidth values - no more flickering
fixed bluetooth
added support for FauxSound
added 189Mhz step with lowered voltage
sync'ed with CyanogenMod source
pulled in latest CodeAuroraForum and Kernel.org patches
6/8/13​
initial release
Linux 3.4.48
pulled in latest CodeAuroraForum and Kernel.org patches
compiled with the latest Linaro 4.7 toolchain
already 200+ commits ahead of the stock CM10.1 kernel
Click to expand...
Click to collapse
Thanks to:
CyanogenMod for their work and source for d2's
invisiblek for his AnyKernel package
Kernel.org
CodeAuroraForum
AndroidFileHost
...if I forgot you, please let me know!
Click to expand...
Click to collapse
FAQ
Frequently Asked Questions​
How do I disable GPU overclock?
By default, the GPU is allowed an extra 480 Mhz freq step, whereas stock only allowed up to 400 Mhz. If you feel that you do not need the extra GPU 3D power, then you can disable it by adding the line:
Code:
echo 1 > /sys/devices/platform/kgsl-3d0.0/kgsl/kgsl-3d0/max_pwrlevel
to the file /system/etc/init.d/98kernelplus. Then reboot.
How do I adjust the voltages?
You can control the CPU freq voltages by using an app such as Trickster, System Tuner, SetCPU, etc.
What is frandom? How do I enable it?
Frandom is basically a more efficient random generator. It can be used in place of /dev/urandom and is 10 - 50 times faster. Using frandom will use very little of the kernel's Entropy pool, which in turn will provide better performance and smoothness. Frandom is already built-in to the kernel and enabled via an init.d script. No need to manually enable it.
one more...
First!
Sent from my SCH-I535 using xda app-developers app
I've never done this...
But SECOND!
Looks awesome!
Edit: I'm getting some screen flicker with this kernel.
sivarticus85 said:
I've never done this...
But SECOND!
Looks awesome!
Edit: I'm getting some screen flicker with this kernel.
Click to expand...
Click to collapse
I have noticed this too...but I think I had it in the CM kernel too if I remember correctly. Anyways, I am currently testing different MDP bandwidth parameters to get it fixed.
But for now, the flicker seems to go away if you check disable hw overlays in developer options.
Sent from my SGH-T999 using Tapatalk 4 Beta
klin1344 said:
I have noticed this too...but I think I had it in the CM kernel too if I remember correctly. Anyways, I am currently testing different MDP bandwidth parameters to get it fixed.
But for now, the flicker seems to go away if you check disable hw overlays in developer options.
Sent from my SGH-T999 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Right. It's actually gone in the CM 10.1 kernels... a bug that was squashed some time ago. Other than that though, this kernel is really good! I've noticed better battery after using it last night into this morning.
What governors and schedulers is included?
Sent from my SCH-I535 using Tapatalk 2
masri1987 said:
What governors and schedulers is included?
Sent from my SCH-I535 using Tapatalk 2
Click to expand...
Click to collapse
I haven't added any yet other than the ones included in CM.
Sent from my SGH-T999 using Tapatalk 4 Beta
any way you can add a fast charge capability? thank you for the kernel
Aashiqmunda said:
any way you can add a fast charge capability? thank you for the kernel
Click to expand...
Click to collapse
No, because drawing anything more than 500mA through USB is dangerous and not recommended.
Sent from my SGH-T999 using Tapatalk 4 Beta
About to flash. Does it support fauxsound?
Sent from my SCH-I535 using Tapatalk 2
TheBurgh said:
About to flash. Does it support fauxsound?
Sent from my SCH-I535 using Tapatalk 2
Click to expand...
Click to collapse
Not yet, but I will be adding support for that soon. Note that there is an occasional flicker with this kernel on a handful of apps...it shouldn't be too bad, and I'm currently trying to fix it. But if it gets annoying you can disable hw overlays to fix it.
Sent from my SGH-T999 using Tapatalk 4 Beta
I just finished tweaking the MDP bandwidth parameters, and I think I have found the sweet spot. There is no more flickering at all. Just a few more things I need to add and it will be ready for a new release, probably tomorrow.
Sent from my SGH-T999 using Tapatalk 2
Which gov/sch do u recommend?
Sent from my SCH-I535 using Tapatalk 4 Beta
juancaperez2000 said:
Which gov/sch do u recommend?
Sent from my SCH-I535 using Tapatalk 4 Beta
Click to expand...
Click to collapse
I recommended interactive with row if you want performance and alright battery life. But if you are willing to sacrifice a bit of performance for battery life, I recommend conservative with row.
Sent from my SGH-T999 using Tapatalk 2
klin1344 said:
I recommended interactive with row if you want performance and alright battery life. But if you are willing to sacrifice a bit of performance for battery life, I recommend conservative with row.
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
Thanks!!
Sent from my SCH-I535 using Tapatalk 4 Beta
Sorry guys, I got really busy today, so I wasn't able to release the update...
I'll try my best to find some time tomorrow to build and upload them.
6/12/13 Update
The new update is out! Below are the changes from 6/8/13.
Changes:
6/12/13​
adjusted MDP bandwidth values - no more flickering
fixed bluetooth
added support for FauxSound
added 189Mhz step with lowered voltage
sync'ed with CyanogenMod source
pulled in latest CodeAuroraForum and Kernel.org patches
Click to expand...
Click to collapse
klin1344 said:
The new update is out! Below are the changes from 6/8/13.
Changes:
Click to expand...
Click to collapse
Running solid so far. Apparently there's an update for the fauxsound drivers to 2.1, while this one has 2.0. Just thought I'd throw that out there.
Sent from my SCH-I535 using xda premium

[Kernel][4.2.2][stock][OC]VSMC

Hello XDA,
I want to release the Very-Super-Mega-Cool Kernel for the Galaxy S II Plus.
Features:
Overclocking
1300 Mhz, 1400 Mhz
Undervolting
New Governors
smartassV2
lulzactive
scary
New I/O Schedulers
sio
row
vr
File Systems
ntfs
btrfs
Planned:
More Governors and I/O Scheduler
FEEL FREE TO POST NEW IDEAS/WISHES!!
Instructions
1.Be sure that you have downloaded the right kernel (i9105/i9105P)
(only the P version is tested !)
2.Flash the Kernel with CWM
3.Clear cache, Dalvik cache
Credits
Samsung(for Source Code)
@nanoteam for help
Source
GT-I9105P: (https://github.com/CoolDevelopment/VSMC-i9105p) GT-I9105: https://github.com/CoolDevelopment/VSMC-i9105 ​
Changelog
V. 0.1
initial release
V. 0.2
added support for the non-nfc version
added lulzactive governor
added ntfs support
removed buggy hotplug governor
V. 0.3
add undervolting
now flashable with cwm
V. 0.4
removed governors for now, to stop rebooting issue, I'll try to fix it as soon as i can.
btrfs support
V. 0.5
added lulzactive and smartassV2 again, no reboots for me.
V. 0.6
added scary governor
added row and vr scheduler​
Thanks for the Kernel. I hoped that some one post a new kernel. I will try!
Flashed it. Worked well so far. SmartassV2 and sio are working good.
Sent from my GT-I9105P using xda app-developers app
Would be great if you can make it cwm flashable
Sent from my GT-I9105P using XDA Premium 4 mobile app
Hope you can release one for the non-NFC version
Sent from my GT-I9105 using xda app-developers app
After I managed it to upload the source, I think I will make a new build for NFC and non-NFC.
Source is up now!
I will work on it later, because I have to go to school now.
Update with support for non-NFC and more, see changelog!
Can anyone confirm, that GT-I9105 is booting and it works ?
CoolDevelopment said:
Update with support for non-NFC and more, see changelog!
Can anyone confirm, that GT-I9105 is booting and it works ?
Click to expand...
Click to collapse
It's working but Sio scheduler isn't available.
Sent from my GT-I9105 using xda app-developers app
corduroy84 said:
It's working but Sio scheduler isn't available.
Sent from my GT-I9105 using xda app-developers app
Click to expand...
Click to collapse
Sry, I forgot it.
I will recompile and update now.
Uploaded!
CoolDevelopment said:
Uploaded!
Click to expand...
Click to collapse
Odin flash failed this time. Tried several times, even restarted my PC.
Ok i will make a new package later
First of all, thanks for doing this for such an unpopular device. Some wishes / suggestions here.
Would very much appreciate if you make the kernels CWM flashable, as suggested earlier here by someone else.
Possible to enable undervolting support? Would be interesting to experiment with both overclocking and voltage setups.
Sent from my GT-I9105 using xda app-developers app
corduroy84 said:
First of all, thanks for doing this for such an unpopular device. Some wishes / suggestions here.
Would very much appreciate if you make the kernels CWM flashable, as suggested earlier here by someone else.
Possible to enable undervolting support? Would be interesting to experiment with both overclocking and voltage setups.
Sent from my GT-I9105 using xda app-developers app
Click to expand...
Click to collapse
Thanks for the feedback.
This is my very first kernel, but i will try it.
I hope I get it
Fixed Version for i9105 uploaded !
Testing undervolting now.
New Version with undervolting out. Also flashable with CWM now!
That's super fast! I didn't even get to flash the one updated a few hours ago
Sent from my GT-I9105 using xda app-developers app
Any other non-NFC version user tried flashing this? Doesn't work for me but asking just in case the problem is only with my phone
Thanks for the update. Working without problems. Thanks also for lulzactive! Hope others are coming too. :thumbup:
Sent from my GT-I9105P using xda app-developers app
install on NFC version,just reboot(((
drapeti said:
install on NFC version,just reboot(((
Click to expand...
Click to collapse
Did you wipe cache?
Sent from my GT-I9105P using XDA Premium 4 mobile app

[Kernel] B14CKB1RD [v2.3][9-27-2014][SGH-T699]

B14CKB1RD​Kernel for the Samsung Relay 4G​
B14CKB1RD is a custom kernel meant for 4.4 KitKat based Roms that comes with the freedom of user voltage control as well as Under Voltage Control. There is 8 governors and 8 i/o schedulers. It's built with the 4.10 sabermod toolchain and -o3 compiled for best optimizations and performance. It comes fully stable and suitable for what uses you want from your phone. From best battery life to best performance you can find for your phone on any 4.4 KitKat rom available. As usual happy flashing. Just note i am not responsible if you the user messes up your phone. I will always be around to help in any way i can so if any issues arise please feel free to send me a pm before trolling.
Downloads:
v2.3 For REV3NT3CH Roms (wont work on roms built prior to 7/13/14):
Download: Click Here!
v1.3 For REV3NT3CH Roms (for my rom builds released prior to 7/13/14):
Download: Click Here!
For TeamApexQ Roms:
Temporarily pulled down for development reasons..new link will be available soon
How to Install:
Boot to recovery
Wipe Cache
Wipe Dalvik Cache
Flash Kernel .zip
Reboot to profit
v2.0 Features:
Governors:
Abyssplugv2
Interactive
Ondemand
Optimax
Performance
Smartmax
Uberdemand
Wheatley
I/O Schedulers:
Bfq
Cfq
Deadline
Noop
Row
Sio
SioPlus
Zen
TCP Congestion Controls:
Bic
Cubic
Highspeed
Htcp
Hybla
Illinois
Lp
Reno
Scalable
Vegas
Veno
Westwood
Yeah
Other:
Linux Kernel 3.4.104
CPU Overclock up to 1620mhz
GPU Overclock up to 480mhz
UnderVoltage Control
Governor Tuning
Fast Charge
Source:
click here
Credits & Thanks
@Snuzzo (for teaching me all he knows about kernel)
@falle21 (for beta testing)
TeamApexQ (for their hard work on the Relay)
All the other developers who contribute to the D2 kernel upstream
Changlog 9/27/14
1.)Kernel updated to linux upstream version 3.4.104 straight from kernel.org and to B14CKB1RD v2.3
2.) Added Fast Charge support
3.) Added Optimax Governor and removed unneccesary ones
4.) Did various other fixes in source
As usual my personal preference is Wheatley Governor and SIO I/O scheduler as i get great performance and battery life with it
Awesome!! Thanks for your work. Great battery and performance with this kernel in liquid, carbon and omni! Thanks for do it
Sent from my SGH-T699 using XDA Premium 4 mobile app
Which one do I need for cm11, is it TeamApexQ Roms ?
Can you rename the files to see a difference ?
I can't vouch for which one cm11 will use as its kernel varies between both...what happens is between my ROMs and omni/fat toad is graphical tearing...if one of these 2 causes this said tearing then try the other...I'd say try using TeamApexQ version first...
Sent from my L1QU1D R3L4Y using xda-developers app
Thanks @smartt699 for your generous donation. Its greatly appreciated and will help the family
Sent from my L1QU1D R3L4Y using xda-developers app
Thanks for your efforts! Here's the last_kmsg from a reboot today of this kernel flashed atop your latest Carbon ROM. Hope it helps.
reaper000 said:
Thanks for your efforts! Here's the last_kmsg from a reboot today of this kernel flashed atop your latest Carbon ROM. Hope it helps.
Click to expand...
Click to collapse
Is there an app you use that accesses system files...such as WiFi related...especially one with a lot of ads...or anything...certain themes may also cause reboots as well as using certain kernel tweaking tools
Sent from my L1QU1D R3L4Y using xda-developers app
REV3NT3CH said:
Is there an app you use that accesses system files...such as WiFi related...especially one with a lot of ads...or anything...certain themes may also cause reboots as well as using certain kernel tweaking tools
Sent from my L1QU1D R3L4Y using xda-developers app
Click to expand...
Click to collapse
Notice reboots typically occur when accessing data (Internet) but not only Wi-Fi. No games, just Googling something. Also, using no themes. Did use trickster mod to set up your recommendation of sio/Wheatley, but that's it.
Sent from my Nexus 5 using Tapatalk
reaper000 said:
Notice reboots typically occur when accessing data (Internet) but not only Wi-Fi. No games, just Googling something. Also, using no themes. Did use trickster mod to set up your recommendation of sio/Wheatley, but that's it.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
That's most likely the reason you get reboots...trickstermod is a known issue on a few devices....you can actually set governer and i/o scheduler under performance settings itself....unfortunately there no known fix even if you uninstalled the app except for clean wiping....I do not use any tweaking apps and have yet to get any reboots
Sent from my L1QU1D R3L4Y using xda-developers app
REV3NT3CH said:
That's most likely the reason you get reboots...trickstermod is a known issue on a few devices....you can actually set governer and i/o scheduler under performance settings itself....unfortunately there no known fix even if you uninstalled the app except for clean wiping....I do not use any tweaking apps and have yet to get any reboots
Sent from my L1QU1D R3L4Y using xda-developers app
Click to expand...
Click to collapse
I also have trickster mod along with pimp my rom, and a few others. I have also experienced some reboots until I put min at 1350 and max at 1512 and performance gov and io scheduler row. To do a "clean wipe" does this mean a full factory reset. I hope not. That is just something I am not going to do. That's why I'm still on carbon and not on the liquid rom.
Sent from my SGH-T699 using XDA Premium 4 mobile app
---------- Post added at 03:25 AM ---------- Previous post was at 03:15 AM ----------
chuckiev79 said:
I also have trickster mod along with pimp my rom, and a few others. I have also experienced some reboots until I put min at 1350 and max at 1512 and performance gov and io scheduler row. To do a "clean wipe" does this mean a full factory reset. I hope not. That is just something I am not going to do. That's why I'm still on carbon and not on the liquid rom.
Sent from my SGH-T699 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
If I uninstalled these apps and reinstalled the rom and kernel after would that be enough to get the kernel to work as it should?
Sent from my SGH-T699 using XDA Premium 4 mobile app
chuckiev79 said:
I also have trickster mod along with pimp my rom, and a few others. I have also experienced some reboots until I put min at 1350 and max at 1512 and performance gov and io scheduler row. To do a "clean wipe" does this mean a full factory reset. I hope not. That is just something I am not going to do. That's why I'm still on carbon and not on the liquid rom.
Sent from my SGH-T699 using XDA Premium 4 mobile app
---------- Post added at 03:25 AM ---------- Previous post was at 03:15 AM ----------
If I uninstalled these apps and reinstalled the rom and kernel after would that be enough to get the kernel to work as it should?
Sent from my SGH-T699 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
i suppose a uninstall of trickster mod AND pimp my rom and a dalvik wipe and cache wipe then do a dirty flash of rom and then do the kernel same method will work...but curious as to why use outdated and unsupported apps like this when it has it built into the rom itself....im not intending to come off negative but this app and kernel tuner has been widely known since jellybean to cause reboots and even bricks of some devices. the min cpu should also NEVER be set higher than 480....thats one way to really overheat and kill battery hence why i removed the mpdec touchboost that teamapexq uses
I'd love to add some (or all) of the governors and schedulers to the stock kernel (4.1.2). Do you have a github for the source? It would be super appreciated.
REV3NT3CH said:
i suppose a uninstall of trickster mod AND pimp my rom and a dalvik wipe and cache wipe then do a dirty flash of rom and then do the kernel same method will work...but curious as to why use outdated and unsupported apps like this when it has it built into the rom itself....im not intending to come off negative but this app and kernel tuner has been widely known since jellybean to cause reboots and even bricks of some devices. the min cpu should also NEVER be set higher than 480....thats one way to really overheat and kill battery hence why i removed the mpdec touchboost that teamapexq uses
Click to expand...
Click to collapse
Interesting perspective. I've rooted and run many custom ROMs and kernels on a Galaxy Nexus, Nexus 4, HTC One m7, and Nexus 5 with Trickster Mod and have never seen that app cause random reboots if the kernel parameters are set within reason (no UV or OC). Maybe I've just been lucky, but that would be very, very lucky as that lack of reboots applies to every ROM and every kernel combination with every single device I've tried over a few years. Even though I'm selective as to what I flash, that's in the hundreds as I can flash several times a day. And all with Trickster Mod on board.
The Relay 4G just seems unduly fragile to me. I've seen it reboot more times in a week than the other devices I mentioned randomly reboot in a year. I'm certainly not blaming any dev for this (and am thankful for all the efforts put here) and want to acknowledge just how difficult it must be to squeeze these great ROMs into a device that probably wasn't designed to handle them. Again, no disrespect to the OP.
Sent from my Nexus 5 using Tapatalk
Well nexus devices are built pretty vanilla when it comes to android so its compatibility outreaches more....I've had reboots on every Motorola and HTC devices I've owned....I know for me I haven't had a reboot but I guess I'm lucky....but it could just be small incompatibilities in our code that may cause this and we just haven't found them or figured it out yet
Sent from my L1QU1D R3L4Y using xda-developers app
REV3NT3CH said:
Well nexus devices are built pretty vanilla when it comes to android so its compatibility outreaches more....I've had reboots on every Motorola and HTC devices I've owned....I know for me I haven't had a reboot but I guess I'm lucky....but it could just be small incompatibilities in our code that may cause this and we just haven't found them or figured it out yet
Sent from my L1QU1D R3L4Y using xda-developers app
Click to expand...
Click to collapse
Which is probably why, as a flashaholic, I stick to Nexi(?). My girlfriend, however, insists on a physical keyboard *sigh*.
Thanks for the ROMs and kernel; you're singlehandedly keeping this device relevant. Well, you and TeamApex.
Stop it so I can get her a new phone already...! (kidding)
Sent from my Nexus 5 using Tapatalk
reaper000 said:
Which is probably why, as a flashaholic, I stick to Nexi(?). My girlfriend, however, insists on a physical keyboard *sigh*.
Thanks for the ROMs and kernel; you're singlehandedly keeping this device relevant. Well, you and TeamApex.
Stop it so I can get her a new phone already...! (kidding)
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
I would just like to add, if I may, that after uninstalling those apps I have not had any random reboots. Also on a topic unrelated, that viper4android fx app does not play well with poweramp, got rid of poweramp.
Sent from my SGH-T699 using XDA Premium 4 mobile app
chuckiev79 said:
I would just like to add, if I may, that after uninstalling those apps I have not had any random reboots. Also on a topic unrelated, that viper4android fx app does not play well with poweramp, got rid of poweramp.
Sent from my SGH-T699 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
uhhhh im using poweramp just fine....of course i had to set up sound settings within it....which i can guide you through that as well
Also...just to let people know...will be spending the rest of the week updating and further developing the kernel and various other fixes
Sent from my L1QU1D R3L4Y using xda-developers app

Categories

Resources