[KERNEL][GPL][DEV][N7105][STOCK] UnifiedMaxima | R4 [5 May 2013] - Galaxy Note II N7105 Android Development

UnifiedMaxima
~~~This Thread is optimized for Tapatalk 2~~~
Features said:
[*]Based On Adam Kernel 2.4
[*]Dynamic FSync
[*]Boeffla Sound Support
[*]CRT Animation Support
[*]Cherry picks from many sources available
[*]Built with Linaro 4.6.2 Toolchain
[*]CRC Tweaks
[*]I/O Tweaks and Optimizations
[*]Linux Upstream Commits
[*]NFC Tagging
[*]Various Lib Optimizations
[*]Optimized ARM RWSEM Algorithims
[*]Linux 3.0.XX Patch Ups to keep the kernel as upstream to kernel.org
[*]Vanilla Patches directly from Linux instead of samsung
Click to expand...
Click to collapse
Source Code Release
Changelog
Credits
Source Code Base: Adam Kernel 2.4 (Wanam)
Cherry-picked Commits by developers:
Ezekeel
faux123

[KERNEL][GPL][DEV][N7105][STOCK] UnifiedMaxima | R3 [1 May 2013]
REMEMBER. ITS STOCK BASED
UMX r1 = Dropbox
UMX r3 = Dev Host
UMX r4 = Dev Host
Issues:
●R3
= WLAN
- Need a Dmesg.
> WIFI Does not connect in R3
~ 3.0.34 Related
UPCOMING
= OTG

Cool was looking for a new kernel. Will try it out when I get home
Sent from my GT-N7105 using xda premium

[KERNEL][GPL][DEV][N7105][STOCK] UnifiedMaxima | R3 [1 May 2013]
xcly said:
Cool was looking for a new kernel. Will try it out when I get home
Sent from my GT-N7105 using xda premium
Click to expand...
Click to collapse
Sure. Next build is coming.
Includes update to kernel 3.0.34
EDIT
Now, The new branch, 3.8.x is the Upstream branch for the latest kernel version of android. Once i settle down the master, i will start work on providing an alternate version which is of the latest linux version for android

Hi does the kernel have the option to ignore unstable power(current)?

Sys81 said:
Hi does the kernel have the option to ignore unstable power(current)?
Click to expand...
Click to collapse
Yes. But you need to find a third party app to do so
Sent from my LG-P990 using Tapatalk 2

MinoochX said:
Yes. But you need to find a third party app to do so
Sent from my LG-P990 using Tapatalk 2
Click to expand...
Click to collapse
hmm do you have any recommendations? currently using a kernel which has that build in function thinking of switching kernels.

Sys81 said:
hmm do you have any recommendations? currently using a kernel which has that build in function thinking of switching kernels.
Click to expand...
Click to collapse
Dont think so XD.
Energy Saving: Adam Kernel
Performance And Optimizations: uNeak
XD
Sent from my LG-P990 using Tapatalk 2

Related

[KERNEL]intersectRaven's Kernel - 20130227_11XX

Development Goals:
- stability
- energy savings due to more efficient algorithms (whether theoretical or not is unimportant)
- strictly no overclocking unless approved by the manufacturer or my source base integrates it (also, even if my source base integrates it, expect no support for it)
- no undervolting as well unless the manufacturer approves it since it's relatively pointless IMHO...
- all improvements should require MINIMAL user interaction (e.g. you don't need to do anything except flash the kernel or at the very least use SetCPU or the like to set fixed options)
- stability
*I've not uploaded versions for 4.2.1 stock.
**This section contains the STABLE kernels (i.e. tested to be stable for at least a day or two with no problems) for TEST kernels, proceed to the 3rd post.
Latest Kernels Here
20130227_11XX
- reverted zram and zcache backports to hopefully fix error
- BFQ v6
- more optimizations
20130224_17XX:
- more optimization
20130217_08XX:
- includes updates made in 4.2.2
*please note that zcache/zram does not work properly and may cause a restart
20130210_17XX:
- new optimization
20130204_17XX:
- rebased everything
- has more improvements specifically to ARM and some upstream commits
20130111_14XX:
- updated compiler to December version
- updated "random" stuff
20130101_15XX:
- added optimized swahb32 helper
- added ticket spinlock implementation for ARMv6+
- Proportional Rate TCP algorithm
20121231_12XX:
- new compiler flag
- USB OTG crash fix
20121228_17XX:
- with ROW IO scheduler
- allow use of highmem for binder buffer
- reverted backport latest interactive cpu governor from my N4 test kernel
- integrated kexec-hardboot patch
- stock JB support
20121222_11XX:
- dynamic sync control from faux123
- integrated ARM optimized RWSEM algorithm
- added the 1MB readahead optimization
- integrated BFQ v5.1
- removed alignment trap disabling since it seems to cause some kernel faults in certain situations
20121213_08XX:
- disabled cleancache since it eventually consumes all memory which causes a kernel fault as well
- replace lib/string and lib/memcpy with GNU implementation
20121211_20XX:
- enabled cleancache
- uses Linaro compiler 2012.11 release
20121204_22XX:
- updated LZO compression to upstream version
- replace do_fsync call in fs/sync.c to fget_light
- added ARM optimized AES and SHA1 routines
- tweak to the automated scheduler grouping algorithm
20121202_09XX:
- asynchronous compaction in lowmemorykiller driver
20121112_08XX-22XX:
- initial release
- uses Linaro compiler 2012.10 release
- compiler flags for tuning
- software alignment trap disabled (hardware supports unaligned accesses which is faster)
- added ARM CPU topology
- updated zcache, zram, and binder to 3.3 version
- updated lowmemorykiller to 3.4 version
You can find my kernels at:
intersectRaven's Kernels
GitHub is at:
intersectRaven's GitHub
Special Thanks To:
Steve Kondik - CyanogenMod
faux123 - some patches I integrated are from his repo
franciscofranco - some patches I integrated are from his repo
TEST Kernel Section:
- THESE AREN'T GUARANTEED AS STABLE! USE AT YOUR OWN RISK!
- please report problems when using in a comment in this thread with attached kmsg/last_kmsg if possible
Latest TEST Kernels Here
20130310_16XX:
- workqueue fix due to hashtable optimization
20130305_18XX:
- added lzo unaligned access optimization from linux-next plus
20130305_10XX:
- workqueue and ksm now use the new hashtable implementation
- new scatter library optimization
20130304_21XX:
- additional optimization
20130302_14XX:
- additional optimization flags
Great to see your skills applied to the N7 IR.
Many Thanks!
Sent from my Nexus 7 using xda premium
welcome aboard..will await version for 4.2.1
demandarin said:
welcome aboard..will await version for 4.2.1
Click to expand...
Click to collapse
+1, would appreciate multirom kexec compatibility as well.
bonzer2u said:
+1, would appreciate multirom kexec compatibility as well.
Click to expand...
Click to collapse
I'm not familiar with that. Can you point me to what you mean?
intersectRaven said:
I'm not familiar with that. Can you point me to what you mean?
Click to expand...
Click to collapse
People want this in every kernel
http://forum.xda-developers.com/showthread.php?t=2011403
Also, Welcome aboard. It's always nice to have new stuff from familiar names (i stalked the kindle fire forums before buying a n7)
I'll definitely be trying this out soon
Sent from my Infected ViperVivo
intersectRaven said:
I'm not familiar with that. Can you point me to what you mean?
Click to expand...
Click to collapse
You can find more info at this link
markj338 said:
People want this in every kernel
http://forum.xda-developers.com/showthread.php?t=2011403
Also, Welcome aboard. It's always nice to have new stuff from familiar names (i stalked the kindle fire forums before buying a n7)
I'll definitely be trying this out soon
Sent from my Infected ViperVivo
Click to expand...
Click to collapse
rifraf1 said:
You can find more info at this link
Click to expand...
Click to collapse
Thanks! I'll compile a test kernel with the needed changes and replace the test kernel with one with kexec hardboot support.
intersectRaven said:
Thanks! I'll compile a test kernel with the needed changes and replace the test kernel with one with kexec hardboot support.
Click to expand...
Click to collapse
I see you already got the technical info needed and look forward to your next release, thanks.....
bonzer2u said:
I see you already got the technical info needed and look forward to your next release, thanks.....
Click to expand...
Click to collapse
It's already done in the TEST kernel section. I haven't tested the kexec functionality if it works though. I just followed the instructions and integrated the patch. Test if you know what you're doing.
intersectRaven said:
It's already done in the TEST kernel section. I haven't tested the kexec functionality if it works though. I just followed the instructions and integrated the patch. Test if you know what you're doing.
Click to expand...
Click to collapse
Im running stock JB 4.2.1 so I assume that the 1226 test kernels are still only for CM10 and 10.1 accordingly.
bonzer2u said:
Im running stock JB 4.2.1 so I assume that the 1226 test kernels are still only for CM10 and 10.1 accordingly.
Click to expand...
Click to collapse
I see...hmmm...I'll try to get a stock ramdisk sometime this week for stock.
intersectRaven said:
I see...hmmm...I'll try to get a stock ramdisk sometime this week for stock.
Click to expand...
Click to collapse
And maybe everything to use your great kernel with rasbean jelly's rom.please.
Thanks it will works on stock ROM 4.2.1?
Sent from my Asus Nexus 7 3g 32GB
denzel09 said:
Thanks it will works on stock ROM 4.2.1?
Sent from my Asus Nexus 7 3g 32GB
Click to expand...
Click to collapse
Not yet. CM based ROMs only for now.
Sent from my Nexus 4 using xda app-developers app
intersectRaven said:
Not yet. CM based ROMs only for now.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
Thanks.
Will be there overclock for stock ROM?
Sent from my Asus Nexus 7 3g 32GB
Anyone experiencing sleep issues with the latest TEST kernel? I've had to long-press reboot my N7 a couple of times and reverted to my previous TEST kernel without the interactive patches.
*just need verification if anyone else experienced it...
intersectRaven said:
Anyone experiencing sleep issues with the latest TEST kernel? I've had to long-press reboot my N7 a couple of times and reverted to my previous TEST kernel without the interactive patches.
*just need verification if anyone else experienced it...
Click to expand...
Click to collapse
Yesterday i got my new N7 and installed directly ur kernel.
As u wrote, i have experienced a SoD yesterday while using BFQ, with CFQ none until now (might check later).
If you need some kind of last_kmsg for debugging just tell me (if your kernel has the dmesg/kmsg active)
PS: using latest beta with PA 4.2.1 Beta9
Inviato dal mio Nexus 7 con Tapatalk 2

[KERNEL][AOSP/CM] Blue Kelisa Kernel v1.7

A friend requested some feature in Code Blue kernel so I cherry-pick and share with them.
I decided to share with you guys too
Based from Code Blue kernel sources.
Features:
Use Calkulin's method with @rachanta 's help
Kernel upgraded to 3.4.103
Add ZEN I/O scheduler
Bluesleep upgrade (for bluetooth) and many others.. refer github commits!
For v1.5.1 and above I will use Calkulin's library patch so that this AOSP based kernel could be used on CM based ROM
DT2W is now supported by Code Blue.
To enable the DT2W however you need to use Flash UKM (Universal Kernel Manager) use Synapse to enable the D2TW feature.
Trickster cannot be used as for now.
v1.7 (13 SEP 2014)
download
Previous versions:
v1.5.1 (20 AUG 2014)
download
v1.4 (18 AUG 2014)
download
v1.3 (14 AUG 2014)
download
v1.1 (6 AUG 2014)
download
credits:
the original code blue kernel maintainer, @eng.stk - refer Code Blue kernel here and here
source: github
XDA:DevDB Information
Blue Kelisa Kernel, Kernel for the Google Nexus 5
Contributors
mnajem
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: v1.7
Stable Release Date: 2014-09-13
Created 2014-08-06
Last Updated 2014-09-13
Reserved
Reserved
****So always wanted this.*****
Code blue kernel with STW enabled. You are generous to do this and of course eng.STK for orig code blue, trinity, uber, Franco, labodj, faux and everyone else for the great list of kernels for the N5
Please give the proper credits to the original developer @eng.stk is his nickname
And the name of the kernel is Code_Blue just trying to help you make the things right
And post a link to the original kernel's thread
Cheers mate
marf28101995 said:
Please give the proper credits to the original developer @eng.stk is his nickname
And the name of the kernel is Code_Blue just trying to help you make the things right
And post a link to the original kernel's thread
Cheers mate
Click to expand...
Click to collapse
+1
Cheers
Does this kernel have time wake out and power key suspend too?
GtrCraft said:
Does this kernel have time wake out and power key suspend too?
Click to expand...
Click to collapse
Yes
How bout for the L preview? I'd love to see code_blue with dt2w
mnajem said:
Yes
Click to expand...
Click to collapse
Just tried, no power key suspend
GtrCraft said:
Just tried, no power key suspend
Click to expand...
Click to collapse
Ok noted. Since I already enabled it in the kernel configuration, seems that one didn't worked.
Thanks for trying.
ekowanz said:
How bout for the L preview? I'd love to see code_blue with dt2w
Click to expand...
Click to collapse
I don't use L preview.. maybe someone else interested to port it.
I'm taking a stand to wait until the stable L release published.
==deleted==
Will this be regularly updated?
Sent from my Nexus 5 using XDA Free mobile app
donnabelmartie said:
Will this be regularly updated?
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
I'm using this kernel myself so I believe it's yes
mnajem said:
Yes
Click to expand...
Click to collapse
I don't see the timeout feature, in ElementalX it is configured through Aroma installer. How can I enable that?
Sent from my Nexus 5 using Tapatalk
dt2w with timeout and power key suspend like elementalx will be better [emoji4] [emoji106]
n5sk7.2.Robbie-08.12gapps199art
EX1.04twrp2.7.1.0rd2.08
----------------------------------------------------------------------------
have doubts about Slim? click here:
http://slimroms.net/index.php/faq
GialanG said:
I don't see the timeout feature, in ElementalX it is configured through Aroma installer. How can I enable that?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
I will get to you once I figured that out.
v1.3 (14 AUG 2014)
Add SmartMax, ElementalX, OndemandPlus governors
Add Intelliplug from Faux
Add Advanced MPdecision hotplug from Bricked Kernel
DOWNLOAD
Thank you for doing this! this is exactly what I wanted to see in blu, its like you read my mind!
Will be giving this a shot!
thanks!

| SOOPLUS-KERNEL | LOLLIPOP | LINARO 4.9 | AOSP & CM12| 18-03-2015 |

Sooplus Kernel for Nexus 5​
Changelog & Features​Rebased on kernel_msm lollipop mr1 kernel source​bricked_hotplug​msm_sleeper hotplug​qcom mpdecision hotplug​Battery life extender​sweep2wake and doubletap2wake​option to disable wake functions with timeout or power button​USB fastcharge​Full f2fs support (latest upstream updates) fstab option in Aroma installer​NTFS R/W & exFAT support​Multirom Support​color and gamma support​faux sound support​wake gestures support​Voltage control​Aroma installer (All options can select in Aroma)​
Kernel is for AOSP, CM12 & stock based Roms​
Downloads​
Sooplus Folder​
Old Downloads​
Sooplus 1.0.1​md5: baa76249131fa0609a36f44db1c417fa​Sooplus 1.0.2​md5: 1849475166d1e972382ea9ae798fa510​Sooplus 3.4.0​md5: 88b5b96048fe07d3edf22492f7df1289​Sooplus 3.4.1​md5: a5ac1cb2c14b152e1deaae3e58d8af22​
Suggestions and feedback always welcome...​I cherry-pick from all the devs in XDA, Thanks to all XDA Devs​Special thanks to @showp1984, @flar2, @franciscofranco, @faux123, @Cl3Kener, @neobuddy89​
Kernel Source​
General Disclaimer​I'm not responsible if you brick your device.
You flash this Kernel at your own risk.​
XDA:DevDB Information
Sooplus Kernel for Nexus 5, Kernel for the Google Nexus 5
Contributors
soorajj
Source Code: https://github.com/soorajj
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 03.18
Stable Release Date: 2015-03-18
Created 2014-11-18
Last Updated 2015-03-19
New Toy xD always good
Downloaded.... flash and test now ?
keep calm and have a Nexus
First test.... kernel runs great [emoji106]
But sweep2sleep doesn't work for me.
Tested all combinations but no luck.
sweep2wake gesture swipe up set in aroma but have swipe left to right to wake screen
keep calm and have a Nexus
1haumann1 said:
First test.... kernel runs great [emoji106]
But sweep2sleep doesn't work for me.
Tested all combinations but no luck.
sweep2wake gesture swipe up set in aroma but have swipe left to right to wake screen
keep calm and have a Nexus
Click to expand...
Click to collapse
Have you tried using Trickster to set those gesture functions? Could you do it ? I'm also interested in a kernel with those functions. I'm using Racer with no problems there, but I wanted to give this a spin
MidnightDevil said:
Have you tried using Trickster to set those gesture functions? Could you do it ? I'm also interested in a kernel with those functions. I'm using Racer with no problems there, but I wanted to give this a spin
Click to expand...
Click to collapse
Screenshots show settings in trickster [emoji6]
keep calm and have a Nexus
Sooplus version 1.0.1:
Sooplus version 1.0.1 is released.
Changelog: Github commits
So far so good, nice solid start.
Thank you
Sooplus version 1.0.2:
Sooplus version 1.0.2 is released.
Changelog
Sooplus version 1.0.3 is released.
Sooplus version 1.0.3 is released.
Compiled with Sabermod 4.9.3 toolchain: with Graphite opt enabled.
Changelog
soorajj said:
Sooplus version 1.0.3 is released.
Compiled with Sabermod 4.9.3 toolchain: with Graphite opt enabled.
Changelog
Click to expand...
Click to collapse
Thanks, gonna take it for a spin
Sorry for stupid question, but what is sbermod graphite mod?
also, your and elemextalX kernel don't work on my phone, dfq...
at elementalx you need to flash the stock kernel before. for me it works with dirty flashes too but who knows
iplexus4 said:
Sorry for stupid question, but what is sbermod graphite mod?
also, your and elemextalX kernel don't work on my phone, dfq...
Click to expand...
Click to collapse
In simply words - sabermod and graphite are optimizations for Android, making kernel and ROMs faster.
Can I add my own color profile to Aroma installer? https://drive.google.com/open?id=0B87i-uIvsOzONGk2aUp6dExpZlE&authuser=0
I'm feeling interested to test this kernel. Let's see if it can beat the 4672 PCMark score from Hellscore!
Bionic patches would be a nice feature to your kernel (take a look at xTraSmooth) =D
Deleted
otavioricciotti said:
Can I add my own color profile to Aroma installer? https://drive.google.com/open?id=0B87i-uIvsOzONGk2aUp6dExpZlE&authuser=0
I'm feeling interested to test this kernel. Let's see if it can beat the 4672 PCMark score from Hellscore!
Bionic patches would be a nice feature to your kernel (take a look at xTraSmooth) =D
Click to expand...
Click to collapse
ok i will try to add your color profile on next release
New kernel released
Changelog:
reworked based on cm source (I like cm source, why i don't know)
Build using GCC 4.8, no additional optimization flags! let's see how it will work!!
Added only my favourite features...
Detailed changelog
Last 24 hours with this kernel has been great (paired with latest Euphoria). Found my new DD combo ??
MidnightDevil said:
Have you tried using Trickster to set those gesture functions? Could you do it ? I'm also interested in a kernel with those functions. I'm using Racer with no problems there, but I wanted to give this a spin
Click to expand...
Click to collapse
you could use them with trickster...with premium version of trickster there is much more you could do to an existing rom

[KERNEL] [MM] Nixholas' Modded Kernel | v0.1 | v0.2 Test

All current builds are under the testing phase and are pretested before a publicly available test release.
Previously from the Galaxy Nexus
Source : https://github.com/nixholas/msm-nexus5
UNTESTED Builds (Please report to me if it boots or if it doesn't and also, the stability of it.)
v0.2 Test Alpha : Bootloop.
Tested Builds:
v0.1 Alpha : Google Drive
Nixholas' File Site
XDA:DevDB Information
Nixholas's Modded Kernel, Kernel for the Google Nexus 5
Contributors
nixholas
Source Code: https://github.com/nixholas/msm-nexus5
Kernel Special Features:
Version Information
Status: Alpha
Created 2015-10-28
Last Updated 2015-10-28
Code:
[COLOR="Red"][B]DISCLAIMER[/B]
This changelog's released versions are final.
Changelogs for new versions will be available here
but they won't have a fixed changelog until an actual release.
The point of having the future changelogs here is to reduce speculation.
[/COLOR]
// Changelog
0.1
Initial Build
Implement F2FS Support from the latest upstream revision (Inactive)
0.2 Test (Untested)
F2FS Activated
0.3
Dolby DAP Implementation
CPU Voltage Control added
Optimised ARM RWSEM Algorithm
Fsync is now supported and implemented
4 Minor Tweaks
Thanks for the kernel... it is always nice to see development on Legendary Nexus 5... will give this a shot.. perhaps a brief changelog would be very helpful.
Is it you, Amperific? Nice to see your kernel for the Hammerhead. Any words about features?
pianistaPL said:
Is it you, Amperific? Nice to see your kernel for the Hammerhead. Any words about features?
Click to expand...
Click to collapse
Greetings, no feature is the best feature.
I'll focus on stability this time round. But if stability is fine, then I will go ahead with adding more features.
nixholas said:
Code:
[COLOR="Red"][B]DISCLAIMER[/B]
This changelog's released versions are final.
Changelogs for new versions will be available here
but they won't have a fixed changelog until an actual release.
The point of having the future changelogs here is to reduce speculation.
[/COLOR]
// Changelog
0.1
Initial Build
Implement F2FS Support from the latest upstream revision (Inactive)
0.2 Test (Untested)
F2FS Activated
0.3
Dolby DAP Implementation
CPU Voltage Control added
Optimised ARM RWSEM Algorithm
Fsync is now supported and implemented
4 Minor Tweaks
Click to expand...
Click to collapse
Hi,
Have you released version 0.3? If so, where is the download link please?
Thanks!
juv3nal said:
Hi,
Have you released version 0.3? If so, where is the download link please?
Thanks!
Click to expand...
Click to collapse
I haven't released 0.3 yet. But if you're keen on getting it immediately, let me know if 0.2 works!
Sent from my SM-G925F using Tapatalk
nixholas said:
I haven't released 0.3 yet. But if you're keen on getting it immediately, let me know if 0.2 works!
Sent from my SM-G925F using Tapatalk
Click to expand...
Click to collapse
Sure! Can I just flash over my current kernel? (Hellscore)
juv3nal said:
Sure! Can I just flash over my current kernel? (Hellscore)
Click to expand...
Click to collapse
I recommend a wipe in your caches. There may be a probable chance of a bootloop.
nixholas said:
I haven't released 0.3 yet. But if you're keen on getting it immediately, let me know if 0.2 works!
Sent from my SM-G925F using Tapatalk
Click to expand...
Click to collapse
I've tried it...unfortunately it didn't work...bootloop on the Google logo.
I flashed it over my current kernel and cleared cache and data.
Everything is stable i dont see any FCs or any restarts with this kernel, again needs a lot of features so still waiting for 0.3 to try as daily kernel
Features?
wake gestures?
morfances said:
Features?
wake gestures?
Click to expand...
Click to collapse
Like I said, stability first.
Once I get over that, I'll peacefully move on to features.
One more thing,
I need a few more days (If Kernel panic for swap exists I'll have to delay till Next week) to get 0.3 up and running
Sent from my SM-N920C using Tapatalk
Whoa Amperific ! Nice to meet you again in N5 thread. I'll keep watching this thread for more updates

[Kernel][CM/CAF][OC/UC] BlueBerry Kernel [OP2][v1.4]

[FONT="Open Sans, Roboto, sans-serif"]
BlueBerry Kernel for OnePlus 2
Based on benschhold's custom kernel
Disclaimer
Code:
YOU are doing this modifications to your device.
YOU take the full responsibility for whatever you do with your device.
I am NOT responsible, nor will I provide any support if your device gets any damage by this software, your boss fired you because you missed an alarm or it caused a thermonuclear war.
By downloading and/or installing this software ("kernel") you agree that you are fully responsible for your actions.
Thanks!
Features
Basically everything you get from benschhold's kernel, plus:
Tweaks in Virtual Memory (Swappiness, VFS Cache Pressure, and more)
-> Better performance without side effects on OnePlus 2!
Default I/O Scheduler: sioplus
Default TCP Congestion Algorithm: htcp
Latest Kernel Adiutor by @Grarak (Everything should work fine, including Sound settings)
Super compatible with halogenOS
QuadRooter security patches
Other security patches
This kernel is provided as a flashable ZIP file. The kernel is installed using AnyKernel, which gives better compatibility on various ROMs!
Prerequisites
OOS3 firmware
Android Marshmallow ROM (CAF/CM13)
An already working kernel installed on your device
FAQ
Does this work on ROM x?
Try it yourself, please!
Download
Download from AndroidFileHost
Credits
This kernel is based on benschhold's custom kernel.
Credits go like following:
benschhold
Grarak
Altaf Mahdi
regalstreak
If you feel that you are left out here, please contact me!
Sources
Kernel source
AnyKernel source
[/FONT]
XDA:DevDB Information
BlueBerry Kernel (OP2), Kernel for the OnePlus 2
Contributors
xdvs23, This kernel is based on benschhold's
Source Code: https://github.com/xdevs23/android_kernel_oneplus_msm8994
Kernel Special Features: Overclock, Underclock, Tweaks, everything else you also get from benschhold's kernel
Version Information
Status: Stable
Current Stable Version: 1.3
Stable Release Date: 2016-08-16
Created 2016-07-26
Last Updated 2016-08-21
Reserved
Reserved
Extra reserved
Reserved
"Super compatible with halogenOS"
Love this <3
Great work!
regalstreak said:
"Super compatible with halogenOS"
Love this <3
Great work!
Click to expand...
Click to collapse
Thanks bro
Excited to try this out.
New Version is up - 26th July 2016 - v1.1 (bh 3.6)
Changelog
Update Linux Kernel version to 3.10.84
Set sioplus as default I/O Scheduler
Set htcp as default TCP Congestion Algorithm
Ship new Kernel Adiutor Beta by @Grarak
Download here
works pretty well with tipsy.thxs
Sent from my ONE A2003 using XDA-Developers mobile app
xdvs23 said:
New Version is up - 26th July 2016 - v1.1 (bh 3.6)
Changelog
Update Linux Kernel version to 3.10.84
Set sioplus as default I/O Scheduler
Set htcp as default TCP Congestion Algorithm
Ship new Kernel Adiutor Beta by @Grarak
Download here
Click to expand...
Click to collapse
charge control?
Sent from my oneplus2 using Tapatalk
Nik_ said:
charge control?
Click to expand...
Click to collapse
What exactly do you want to know?
This kernel supports charging with up to 2000 mA, which is Qualcomm QuickCharge.
Hope that answers your question.
xdvs23 said:
What exactly do you want to know?
This kernel supports charging with up to 2000 mA, which is Qualcomm QuickCharge.
Hope that answers your question.
Click to expand...
Click to collapse
yeah that's what i wanted to know that does your kernel has charge current control... thanx for adding that patch...
Sent from my oneplus2 using Tapatalk
---------- Post added at 12:18 AM ---------- Previous post was at 12:17 AM ----------
xdvs23 said:
What exactly do you want to know?
This kernel supports charging with up to 2000 mA, which is Qualcomm QuickCharge.
Hope that answers your question.
Click to expand...
Click to collapse
one more thing you mentioned your kernel is based on boefla's sources...his new kernel is any kernel work both on cm as well as oxygen os.. same in your case?
Sent from my oneplus2 using Tapatalk
Nik_ said:
yeah that's what i wanted to know that does your kernel has charge current control... thanx for adding that patch...
Click to expand...
Click to collapse
No problem, credits go to @benschhold for adding that
Nik_ said:
one more thing you mentioned your kernel is based on boefla's sources...his new kernel is any kernel work both on cm as well as oxygen os.. same in your case?
Click to expand...
Click to collapse
Hold on, the kernel is not based on Boeffla's. It is based on benschhold's.
xdvs23 said:
Hold on, the kernel is not based on Boeffla's. It is based on benschhold's.
Click to expand...
Click to collapse
lol ok sorry.. but did you made it specially for aosp based roms or cm too? or should i give it a shot and try?
Sent from my oneplus2 using Tapatalk
Nik_ said:
lol ok sorry.. but did you made it specially for aosp based roms or cm too? or should i give it a shot and try?
Click to expand...
Click to collapse
It is for CM and CAF based ROMs.
And because I use AnyKernel, it should work on most ROMs.
But of course it is worth to give it a try.
Nik_ said:
lol ok sorry.. but did you made it specially for aosp based roms or cm too? or should i give it a shot and try?
Sent from my oneplus2 using Tapatalk
Click to expand...
Click to collapse
it works with tipsy.tipsy is aospb based.
Sent from my ONE A2003 using XDA-Developers mobile app
Deleted
Does it have the bug which keeps your device awake
nice to see that kernel development is going on, on OnePlus 2.

Categories

Resources