[ROM][5.0.2] Beanstalk 5.0050 [Lollipop][Jewel] 3/24 - Sprint HTC EVO 4G LTE

Beanstalk 5.0.XXX for HTC EVO 4G LTE
Source: https://github.com/scotthartbti
Please thank scott.hart.bti who is the creator of Beanstalk ROM and the Cyanogenmod Team whose work is the base of this ROM!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Changelog​
Kernel Source
Downloads
Beanstalk Build Folder ​
XDA:DevDB Information
Beanstalk Lollipop Jewel, ROM for the Sprint HTC EVO 4G LTE
Contributors
fizbanrapper, scott.hart.bti
ROM OS Version: Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: HBOOT 2.10+, Captain Throwback's TWRP 2.8.1.0
Based On: CyanogenMod
Version Information
Status: Alpha
Created 2015-01-01
Last Updated 2015-03-24

Reserved
Notables
Quirks
No boot animation
Bugs

Reserved
Kernel_Time (preview)
I'm currently developing a Lollipop custom AOSP kernel for the Jewel. Kernel_Time will not be its name once it's actually released. This is just a taste of what's in store. The link above is sourced from CM, but cross-compiled with Linaro 4.9.3 optimized for Cortex A15. The difference is like night and day, with just that one change.
I've added quite a bit to the kernel already, but am not going to release it until I've added more features (Publishing the kernel source is required for GPL compliance, and it's more of a pain for me to make changes once I've published the source). Waiting to release the kernal also gives me a chance to test each feature and governor on my device to make sure that they work.
If there is a kernel feature you'd like to see in the release version, if it's not on the list of added features or features on deck, please respond and there's a decent chance I'll add it.
Features added already
Sweep2Wake
SweepUp2Wake
Double tap to wake
Force fast charge
Voltage control
CPU Governors
wheatley
pegasusq
intellidemand
intelliactive
lagfree
badass
smartmax
interactive
conservative
ondemand
userspace
powersave
ondemand
performance
GPU Governors
performance
ondemand
simple
interactive
conservative
IO Schedulers
noop
deadline
row
cfq
bfq
sio
fiops
zen
TCP Congestion Control
cubic
reno
Optimizations
LZ4 Compression-Decompression
-Wstrict-aliasing=3
Features on deck
Sweep2Sleep
Optimizations
Considering adding -f-strict-aliasing if the situation is all gain. Not willing to sacrifice stability or features for it.
IO Schedulers
none on deck
CPU Governors - None - Lots added already. Let me know what others you'd like to see though!
GPU Governors - None - I haven't experimented with them much myself, so give me your list.
TCP Congestion Control- None - Give me your list.
Current issues
Though the kernel is at least as stable as CM's (as as of this writing), there are some bugs in a few features.
Can't always save voltage modifications
Sweep2Sleep doesn't work at all
Pocket detection is supposed to keep the device from waking in your pocket, but doesn't currently work.
HTC Logo feature references need to be removed as it isn't part of the touchscreen on the Jewel. Those features will never work on this device.

希望这个rom越来越好

Nice. I'll try and flash this in the next couple of days.
Don't burn yourself out, bro. But damn if you're not bringing forward all of my favorite roms.

Would like if the kernal would allow 2 way recording of phone conversations by way of mic and earpiece instead of by using speaker if possible......thanks...nice work your doing.

Garros said:
Would like if the kernal would allow 2 way recording of phone conversations by way of mic and earpiece instead of by using speaker if possible......thanks...nice work your doing.
Click to expand...
Click to collapse
Is there a custom kernel out there that has this feature somewhere (of course it would be a different device)?
I'm considering releasing the kernel. Ideally I'd get some help with the code, but I honestly don't know if there is any interest here from anyone who is capable of assisting.
Does anyone want to assist with the kernel that can collaborate via github? Anyone know how to use pull requests etc?
I had made a lot of progress on the kernel, but had to undo a lot. I spent a lot of time trying to fix the code to get O-3 optimizations working, but it make the kernel less stable. I've reverted those changes and am now trying to focus on sweep2wake and double-tap to wake. I was hoping to get those things working before releasing the kernel, but that's been difficult so far.

Here is the thread about the kernals that work. Some HTC and Nexus 6 I believe....thanks for considering it....
http://forum.xda-developers.com/showthread.php?t=1441643

Garros said:
Here is the thread about the kernals that work. Some HTC and Nexus 6 I believe....thanks for considering it....
http://forum.xda-developers.com/showthread.php?t=1441643
Click to expand...
Click to collapse
Thanks. I'm reassessing how to go about things. I started off by forking cm and adding features from there, but after spending over a hundred hours on it, done of the features still don't work quite right.
So I put that on the back burner for a while and tried to just fix bubba kernel and go from there, with frustrating results.
I'm still working on it, but have no idea when I'll have something to release. If I could figure out how to fix the bugs in voltage control, I'd feel ok with releasing the cm-forked version. If I could get Wi-Fi working, I'd release the bubba-forked version. It's really a matter of which I can fix first.

the 2 of latest update give me no boot at all.. kernel is fine.. i use the kernel on cm12 nightly n running smooth and battery friendly..

Thanks for keeping the Jewel alive a little longer.
I mentioned earlier in one of your kernal threads about the ability to record phone conversations without having to use the speaker. The below ROM/kernel records good from just the phone line, I think it is 4.3 on new partition layout for the jewel. Could this be used or would it be helpful for a 5.02 ROM?
Thanks again...
http://forum.xda-developers.com/showthread.php?t=2528953

Garros said:
Thanks for keeping the Jewel alive a little longer.
I mentioned earlier in one of your kernal threads about the ability to record phone conversations without having to use the speaker. The below ROM/kernel records good from just the phone line, I think it is 4.3 on new partition layout for the jewel. Could this be used or would it be helpful for a 5.02 ROM?
Thanks again...
http://forum.xda-developers.com/showthread.php?t=2528953
Click to expand...
Click to collapse
Thanks. I'm doing my best, but it's getting harder by the day. Unfortunately that thread doesn't help. It's a ported ROM, so no sources have been published, and it's a Sense ROM, so it would not have been AOSP compatible even on 4.3. The feature is on my list, but there are a few other things I want to fix first.
This is a good opportunity to update the handful of people out there who are still using this phone. I purchased a new build machine a few weeks back. I set things up and got a few ROMs out, but then I started having problems. I was running the machine through a remote desktop connection from windows 7 to windows 7. On the build machine, linux was configured through VirtualBox. I started having strange issues, and then it stopped working altogether. Around this time I made the realization that building via VirtualBox will always limit me to only building with 4 of my processors 8 cores, so I decided to change directions and go back to dual boot.
Yesterday I installed the linux distro. The tough part is configuring the remote session properly. I want to have the same UI as if I were running the machine locally. Once I get that done, I'll be cookin with gas.
Via VirtualBox, my ROM compilations were as low as 12 minutes (prebuilt chromium, after running make installclean). I was only running on 4 cores due to the VB limitation. I also realized that my SSD was connected to a SATA2 port instead of a SATA3 port, so I fixed that. That increases the upper limit from 3 GB/s to 6 GB/s. Tonight I'll be doubling the memory too (RAM should arrive today in the mail). I'm really curious what my build times are going to be after doubling the number of cores, amount of memory and the transfer rate of my SSD. I'll have to sync all of the repos again, but that shouldn't take long with a 105 Mbps connection.
After I've got everything set up, the increased speed should allow me to spend a lot more time on building features and correcting problems. I can't fix anything while I'm sitting there waiting for my machine to get done compiling something for me to test.
PAC-ROM looks like it will be available in just a few weeks or maybe even days. I've been successfully building pre-alpha versions and they've been working well, so expect to see that as another ROM option in the near future.

Sent from my LG-D855 using XDA Free mobile app

fizbanrapper said:
PAC-ROM looks like it will be available in just a few weeks or maybe even days.
Click to expand...
Click to collapse
I like the sound of that. PAC is my primary.

I posted a new build. Everything works great except no boot animation. I know what the problem is and I'll be fixing that soon. With the camera issues in Bliss, I think this will be what I run on a daily basis.
Also posted a new Bliss build. Bliss camera status unfortunately, is unchanged.
I'm working on a LiquidSmooth build too. PAC-man will be coming soon, and there are a few other things I'm experimenting with too.

Sir I have high respect for you. My Evo 4g lte decided to disable itself to me back in August last with the screen not lighting up. About the beginning of the year I decided to see if the thing even decides to turn on and to my dismay the screen lit up. Since then I've been keeping up with the latest of Android on this phone and I appreciate the time that you've been putting this phone into relevance. I do believe with the success the Moto G has been having that this phone can have the same chance having relevancy almost having somewhat the same specs and persuade others to keep rocking this phone. If it wasn't for my personal phones discrepancy, I would still be rocking this phone as a daily but alas at the time I moved on to a Nexus 5. Rarely do I post something seeing as I don't post catlogs or anything substantial that isn't obvious to the devs but three years removed for this phone I feel like standing up for it.

I was having build issues for quite a while and just noticed yesterday that the my roomservice.xml got written over, but was missing the vendor blobs, so the ROM wouldn't boot. All is well now... well except for the missing boot animation, which has always been a problem with Bean since the move to LP.

Related

[Kernel] [2.6.38.8 (CM7)] HAVS/SVS + 1152MHz (09/17/11)

After being a long time lurker here in XDA and having successfully fulfilled some requests on another thread, I thought I'd try to give something to the great community here.
You probably remember Ivan's kernels that provided the community with a version of intersectRaven's Hybrid AVS with 1113MHz overclocking. Unfortunately it looks like Ivan been very busy and is unable to update his kernels. So I have provided recent updates of intersectRaven's truly awesome kernels that includes the 1113MHz overclock for you all to enjoy. (I see this request a lot so maybe now intersectRaven won't be bothered by it again )
I absolutely take no creative credit in making these kernels as all I have done is used the open source code on intersectRaven's github and compiled it. The real credit goes to all the other coders here in this forum (cyan, pershoot, and especially intersectRaven).
When time permits, I'll try to update these kernels when improvements and/or bug fixes are made but I realistically only see myself updating these once or twice a week.
I'm open to requests (like no audio boost) and such. Just let me know the one kernel you want modified and if its within my ability, I'll make one for you when time permits. I have not yet made a super all-in-one compiling script, so it would take me far too long to make a requested modification on all versions. Edit: Due to having virtually no free time, I don't think I can get fulfill requests in a timely manner... I'll try but I can't promise it. So sorry everyone -_-;
If you have the time and the will, I highly suggest you learn how to compile for yourself as I find it pretty fun and rewarding to make something for yourself. Guides and instructions can be found throughout the XDA forum and also on Cyanogen's wiki.
Before updating with these kernels, all I ask is that you make a nandroid backup in case something goes wrong.
Q & A:
-What's the difference between CFS and BFS?
See this short post for the difference between Completely Fair Scheduler and Brain F*** Scheduler. In summery, CFS is better for multitasking, BFS is better for user interactions (keyboard, homescreen swiping, etc).
-What's the difference between SVS and AVS?
Static Voltage Scaling will change the voltage based on a set table created by the kernel maker. Example: At a certain speed, say 245MHz, 925mV is feed into the CPU. At 998MHz, 1225mV is used.
Adaptive Voltage Scaling will change the voltage depending on temperature and CPU needs. Personally, AVS is running rock solid for me but I can't say for sure if it will be for everyone so SVS kernels will continue to be made available.
-What is this "No Audio Boost Version"?
Many of the custom kernels posted in this forum and the kernels used by default in the CM6 roms have this feature where it increases the loudness of the speakers during calls. Its been reported that some bluetooth headsets are overly sensitive to the increased loudness and some have reported that it distorts the audio quality even though volume has been lowered by the user. Due to an overwhelming request to make a kernel without this feature, I have included a separate set with each release that does not boost the volume.
-Can you make a higher overclock version of your kernel?
I was really against this because when I first tried to do this, my phone got really hot. But the requests kept on coming so I revisted this and possibly discovered a way to keep the temperature under control by limiting the max voltage to 1300mV. You'll find a 1190MHz version of my kernel here (Mirror Link).. Most users should be able to handle 1152MHz without any problems but some won't on 1190MHz. You'll know when your CPU can't handle a certain speed if you start to experience a sudden decrease in performance, lag, force closes, and spontaneous reboots. This won't be alievated unless more voltage is feed to the CPU but I'm not comfortable going beyond 1300mV. Now before you try these kernels out I gotta say this. I am not responsible if these kernels result in damaging your phone. Its purely for testing purposes and I really dont recommend using it as your everyday use kernel. If you do continue to use it, you should limit the max to 1113MHz or better yet 1075MHz (see previous question for the reason) if you care about battery life.
-I'm getting a black screen whenever I launch the camera app. Why? (720p related question)
The latest kernels with the 720p code only works with roms that has the 720p stock camera app and now the HTC camera app on Enomther's [ROM] as of 8/10/10. The latest cm6 nightly that has the 720p camera app as well as a few other roms out there that are based on cm6. You can try flashing charnsingh_online zip that contains the updated camera app if you don't want to use the nightly but I don't know for sure if his camera app is compatible with roms under RC2. Another alternative is to send in a request for a custom kernel and I'll make one for you without the 720p code.
2.6.38 kernels:
(Tested on Cyanogenmod 7 Nightlies)
Grab the kernels here: Mediafire
-Changes since 090311
-Set default sleep ideal freq to 128mhz for smartassV2 governor
-Bug fix for 1190MHz kernels, properly set max voltage to 1325mV
-Compiled HAVS 1190MHz kernels for those phone that can handle it
-Changes since 062411
Rebase source from IntersectRaven's Github
Highlights include:
-msm: Add support for voice call recording
-PM: Back off suspend if repeated attempts fail
-lib/sha1: use the git implementation of SHA-1
-arm: remove “optimized” SHA1 routines
-Fix AVS thread not being started.
-Added erasmux’s Smartass governor Version 2
-Changes since 062311
-Fixed ext4 partition support on sdcard.
-Changes since 052711
-Rebase to kernel version 2.6.38.8 from IntersectRaven's Github, with it 2 new governors (InteractiveX and SavageZen)
-Changes since 052611
-Rebased kernel source from intersectRaven's Github With it comes the smartass governor (default set to ondemand because I like it better)
-Switched to Tiny Preempt RCU with RCU boost (To match with Cyanogenmod stock kernel)
-Revert WiFi souce code used in previous release. (Didn't want to take a chance in WiFi not working for some.)
-Changes since 042111
-Rebased kernel source from intersectRaven’s Github With it comes the smartass governor (default set to ondemand because I like it better)
-Switched to Tiny Preempt RCU with RCU boost (To match with Cyanogenmod stock kernel)
-Revert WiFi souce code used in previous release. (Didn’t want to take a chance in WiFi not working for some.)
-Changes since 040911
-Bug fixes relating to USB file transfer speeds and addressed probable cause of WiFi problems for some.
____________________________________________________
If you want, you can buy me a drink (I like orange juice)
Have these kernels been tried and tested? Does the following work:
- Youtube
- Camcorder
- Googles
- Flash
- Unmounting sd card
- Wifi locations
and can you tell us more about the battery life by using this kernel?
p.s. Thanks for posting this btw...
- Youtube Works
- Camcorder works
- Flash works
- sd card problem persists on the .34
- wifi works
EDIT:
I LOVE this kernel! THX wildmonkey ^^
i testet the .34 on both 2.2 and 2.1.... works so far!
RinTinTigger said:
- Youtube Works
- Camcorder works
- Flash works
- sd card problem persists on the .34
- wifi works
Click to expand...
Click to collapse
Thats gr8...what about battery life? how do yo fare by using this kernel?
nazrin313 said:
Thats gr8...what about battery life? how do yo fare by using this kernel?
Click to expand...
Click to collapse
Well....i like 800mV UV and OC, giving me the best balance between battery life and speed.
couldnt do an excact test on the time, but it lasts enough for my usage ^^
nazrin313 said:
Thats gr8...what about battery life? how do yo fare by using this kernel?
Click to expand...
Click to collapse
Speaking for myself, I've been averaging 1-2% on standby. I can't tell you what I get at the end of the day because I usually plug my phone in the charger when I'm in the car...
RinTinTigger said:
- Youtube Works
- Camcorder works
- Flash works
- sd card problem persists on the .34
- wifi works
EDIT:
I LOVE this kernel! THX wildmonkey ^^
i testet the .34 on both 2.2 and 2.1.... works so far!
Click to expand...
Click to collapse
Glad you like it! You know it was partly you that made me want to start this thread.
great! i am really looking forward to it!
wildmonks said:
Speaking for myself, I've been averaging 1-2% on standby. I can't tell you what I get at the end of the day because I usually plug my phone in the charger when I'm in the car...
Glad you like it! You know it was partly you that made me want to start this thread.
Click to expand...
Click to collapse
"partly"
^^
xD
everything including goggles seems working on 800 bfs.. 41 linpacks.. cool
That was my result with linpack and this kernel!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
forgot to setcpu doh
44.738 mflops
upd.. and bootloop =)
just got my nexus one so you could say i'm kinda new to this^^
just wondering what the difference between CFS and BFS kernels are? and what are the pros and cons with 800 / 925 mV kernels?
i am running rooted stock froyo atm, so all i need to do is install a .34 kernel through recovory if i am right? do kernel installs requier a wipe?
thx
wildmonks said:
I'm open to requests (like no audio boost) and such. Just let me know the one kernel you want modified and if its within my ability, I'll make one for you when time permits. I have not yet made a super all-in-one compiling script, so it would take me far too long to make a requested modification on all versions.
Click to expand...
Click to collapse
I am running CM5.0.7.1 and I would love to have a kernel that did not include the audio hack, I have a feeling that everyone must be deaf because this thing sounds real bad at higher volumes ever since the audio hack was implemented. I get so much distortion in-calls that I have to turn the volume down to a level that negates any audio boost - so what is the point?
So.. yeah, if you are taking specific requests:
1. Stock speeds (or OC if it has to be, I can control that).
2. 925mV.
3. CFS (though I haven't messed with BFS since CM4.xx days on my G1, I still think it has a long way to go).
4. No audio hack.
Seems perfect to me.
mardox said:
just got my nexus one so you could say i'm kinda new to this^^
just wondering what the difference between CFS and BFS kernels are? and what are the pros and cons with 800 / 925 mV kernels?
i am running rooted stock froyo atm, so all i need to do is install a .34 kernel through recovory if i am right? do kernel installs requier a wipe?
thx
Click to expand...
Click to collapse
CFS: http://de.wikipedia.org/wiki/Completely_Fair_Scheduler
BFS: http://en.wikipedia.org/wiki/Brain_Fuck_Scheduler
Just flashed it...camcorder, video playback, youtube and WIFI works as normal.
Brilliant kernel in terms of performance, as speedy as preshoots...
Linpack scores varies from 40-44 mflops
Quadrant score is a hefty 1495...
Now, im gonna test the battery life tonight...
nazrin313 said:
Just flashed it...camcorder, video playback, youtube and WIFI works as normal.
Brilliant kernel in terms of performance, as speedy as preshoots...
Linpack scores varies from 40-44 mflops
Quadrant score is a hefty 1495...
Now, im gonna test the battery life tonight...
Click to expand...
Click to collapse
when you say "test battery life tonight" does that mean you are going to leave the phone over night and see how much battery is consumed in standby or are you actually going to use the device?
hondaguy said:
when you say "test battery life tonight" does that mean you are going to leave the phone over night and see how much battery is consumed in standby or are you actually going to use the device?
Click to expand...
Click to collapse
Im gonna charge it to 100% then leave it whilst I sleep...Tommorow im gonna im actually gonna use it
from my own usage since installing Froyo here is what I have found from testing various kernels (Unplugged at 7am)
- Froyo Kernel: Lasted till 10pm ish (Display on > 3 hrs)
- Preshoot 33.4 kernel: lasted me till 3pm ish (Display on approx 2 hrs)
P.s:
Tested on quadrant again and I got a whopping 1668...thats the highest ive seen my phone do...
daveid said:
I am running CM5.0.7.1 and I would love to have a kernel that did not include the audio hack, I have a feeling that everyone must be deaf because this thing sounds real bad at higher volumes ever since the audio hack was implemented. I get so much distortion in-calls that I have to turn the volume down to a level that negates any audio boost - so what is the point?
So.. yeah, if you are taking specific requests:
1. Stock speeds (or OC if it has to be, I can control that).
2. 925mV.
3. CFS (though I haven't messed with BFS since CM4.xx days on my G1, I still think it has a long way to go).
4. No audio hack.
Seems perfect to me.
Click to expand...
Click to collapse
Here yah go:
2.6.33.5_AVS-925mV_CFS_NoAudBoost_v2_060210.zip
I think all those years of listening to loud music has affected my hearing so I need the audio boost
I tested it out and it seems audio levels are back to standard (noticeably lower) but let me know if it doesn't work or if there are any other problems with it.
Update: Doh! I found a bug that I introduced into this no audio boost version. Seems that I broke music playback O_O. I fixed it and updated the above link. Sorry to those that download the other version -_- . . .
Audioboost is so necessary, i cant use any kernels without!
RinTinTigger said:
That was my result with linpack and this kernel!
Click to expand...
Click to collapse
t0ol said:
forgot to setcpu doh
44.738 mflops
upd.. and bootloop =)
Click to expand...
Click to collapse
nazrin313 said:
Tested on quadrant again and I got a whopping 1668...thats the highest ive seen my phone do...
Click to expand...
Click to collapse
Interesting observation you all are getting. Must be the combination of BFS and OC? But I would not be surprised if battery life suffers a little... But very cool nonetheless

[Kernel] Render Kernel][R1]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
for CM13.x and Android 6.x​
Code:
/* *** Disclaimer
* I am not responsible for bricked devices, dead SD cards, thermonuclear war,
* or you getting fired because the alarm app failed. Please do some research
* if you have any concerns about features included in this KERNEL
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
* BOOM goes the Dynamite
*/
I am releasing this kernel because I like to share my work and have had requests to do so and, lastly, because we needed yet another kernel released for our beloved N6! I started out at XDA because I wanted to learn and share what I have learned. My goal with this kernel is to be a very fast and stable build that offers some things that the other kernels do not. I also want to initiate Development Discussions among the community. This will be a noob friendly thread as long as users follow two rules. First is to do some research before asking. Most likely your question has already been asked. If not in this thread then in another. Remember to always search first! Second is BE RESPECTFUL. You do these two things and even the most hardened Dev will assist you.
Wanna be notified of an Update? Here is my PushBullet Channel!!
https://www.pushbullet.com/channel?tag=renderkernel
Current Features
General List:
* Linux 3.10.102
* Built with Custom Built HYPER Toolchain 4.9 from @frap129
* NEW State_Helper by @neobuddy89
* MSM_Limiter by @neobuddy89 - More like a Swiss army knife! adds Per-Core Functionality!
* State Notifier Driver by @neobuddy89 !
* Govs - SmartMAX, ElementalX
* IO Scheds - FIOPS, ROW, DEADLINE, NOOP, and ZEN Schedulers
* Franco's Sound Control
* Complete Color Calibration Thanks to @savoca
* USB Fast Charge (ON/OFF Toggle)
* New LZ4 Compressor/Decompressor: Just plain fast!
* F2FS Support
* Simple_GPU_Algorithm from Faux!
* Added Sysfs for GENTLE_FAIR_SLEEPERS ARCH_POWER
* Quick Wakeup
* KEXEC Support (MultiRom)
* Power Aware Scheduling
* Voltage Control
* Wakelock Control - Kernel Aduitor ONLY for now
I recommend Synapse combined with UKM for Kernel Tuning
Synapse Play Store Link
Render-UKM
Download:
Kernel Downloads
Instructions:
* Boot into Recovery
* (Recommended) Make a complete backup of everything!
* Flash Zip
* Reboot
THANKS!!!!
First I want to say thank you to everyone who has answered my questions and responded to my pm's when I know they are busy with their own lives. Pretty much everyone I have come into contact with here on XDA has been truly helpful and respectful. Here is a list of people that had helped me in one way or the other:
Neobuddy89, ak, myfluxi, Dorimanx, Savoca, Faux123, DespairFactor and Many More!
Thank you guys! Without your contributions to the community we would not have the level of performance, stability and interaction that we have today
Special Thanks!
Donators: @nfin1te, @MrDarkKV, @V1TRU, @Really now @erad1
XDA:DevDB Information
[Kernel] Render Kernel][R1], Kernel for the Nexus 6
Contributors
RenderBroken, rignfool
Source Code: https://github.com/RenderBroken/SHAMU-kernel
Kernel Special Features:
Version Information
Status: Testing
Current Stable Version: R3
Stable Release Date: 2016-04-12
Created 2016-02-28
Last Updated 2016-12-07
R1 is HERE!!!
Things to note:
I had been working on this release for some time now. About 3 weeks. I have been getting a feel for the n6 and where I think I can gain some optimization and not lose performance/battery. I use MSM_Hotplug as the default hotplug. I have tuned to to what I believe will give you just as fast an experience than with the Stock "All 4 cores online" MPDecision. Except I am keeping up this performance with only 2 cores enabled. I could not be happier with what I have been able to pull off. If you look through my source you will see that I have tried to piece together a cohesive kernel without just mass importing from another. My plan for this kernel will be to have one that is deliberately constructed and as lean as possible. I am going to aim at keeping out as much cruft as possible. Lastly, note that I do this work for myself first and for you all second. I work 2 jobs and have a family that comes first. I love Android Kernel development and ope to get others involved as well. Lets keep this thread interesting with development discussion and trials. Also, I am not against some OT as long as it doesnt devolve into baselessness and drama.
Kind Regards,
Render
Reserved
Welcome to Shamu!
Glad you finally made it bro.
Whole family is here now.
First Blackbird and now Render did I accidentally wander back into the G2 forum?
Same performance as all cores online with only 2? Alright I certainly have to try this out to see if that could be the case.
RENDER!? Here on the N6? You made the G2 another beast. I love Hydra Kernel but I'm really glad to check this out.
Good to see you again man.
TransportedMan said:
Same performance as all cores online with only 2? Alright I certainly have to try this out to see if that could be the case.
Click to expand...
Click to collapse
Please do and let me know!
Now to hedge my bet a little, we all know if I were multi-tasking, of course running 4 cores is always better than 2. What I am talking about is the User Experience (UX). The UX is comparable to using the Stock Hotplug driver but I am using Neobuddy's Modded MSM_Hotplug. That coupled with other changes I have made around the kernel allow me to use 2 cores as long as you are touching the screen, 1 core only after a certain amount off time when you stop touching the screen. Of course when you open an app or do something intensive like that, the 3rd and 4th core can/will online to accommodate the extra load till the load is below a certain threshold and then the normal 2 cores online while touching the screen algorithm kicks back in. Using this setup allows for a smooth UX while keeping battery drainage to a minimum but is able to scale properly when the need kicks in.
So what this means to those of you that do not understand the above, this kernel is battery conscious and smooth while scrolling and browsing and will kick into overdrive when needed like during gaming and other heavy, intensive processes like using Titanium Backup.
This is why I like to balance different changes in the kernel to make sure the UX is not messed with. Just remember, I run my own kernel and it would drive me nuts if there was needless lag all over the place!
bleached45 said:
RENDER!? Here on the N6? You made the G2 another beast. I love Hydra Kernel but I'm really glad to check this out.
Good to see you again man.
Click to expand...
Click to collapse
Hey! Glad to be here. I have been wanting to get a phone that uses the newer 3.10.x based kernel and could not pass up the great deal I got for my N6! Also, I too really enjoy Neobuddy's work and you will see many things that I use of his. We share alot of the same Design goals I believe so there will be some things that will feel familiar and some that will be new.
But I could have kept making more and more changes to the current kernel and decided that I had to release now or I never would anytime soon. I need more ppl to test my kernel and there is no better way than releasing it to the wild!
What a reminder of the good old days of the G2.
Your purchase of the N6 means we will really get the max out of our N6 as well.
Welcome to this great community.
Hi Render
Welcome to the N6 family
Kernel is fantastic, great battery
But is this normal on the screen?
Thanks in advance
And enjoy the time here :good:
danmaman said:
Hi Render
Welcome to the N6 family
Kernel is fantastic, great battery
But is this normal on the screen?
Thanks in advance
And enjoy the time here :good:
Click to expand...
Click to collapse
Thanks!
Yes, that is supposed to happen. Those two SYSFS's are not present in my kernel because they did not work anyways. Our sound driver doesnt allow for us to make changes to those variables. Now, the reason you see the error is because Synapse back end sees that we are using Faux's Sound Control and expects all 5 SYSFS entries to be there when infact there are only the 3 that are really used.
Same with Franco's. I just modded the OG Sound Control driver to remove the unneeded cruft.
Thanks for the report! Glad to clear that up.
RenderBroken said:
Thanks!
Yes, that is supposed to happen. Those two SYSFS's are not present in my kernel because they did not work anyways. Our sound driver doesnt allow for us to make changes to those variables. Now, the reason you see the error is because Synapse back end sees that we are using Faux's Sound Control and expects all 5 SYSFS entries to be there when infact there are only the 3 that are really used.
Same with Franco's. I just modded the OG Sound Control driver to remove the unneeded cruft.
Thanks for the report! Glad to clear that up.
Click to expand...
Click to collapse
OK no problem... I understand
Now I'll do a full charge, and let's see how the kernel runs :good:
Thanks a lot
One of my favorites on my vs980 LG g2, glad to see it on Shamu! I'll be testing this with mokee later today, if I can wait that long.
Also, is it against the rules to ask you to add a patch?
I use my Nexus 6 as a keyboard for my server computers to navigate through BIOS settings, I use an app called "USB keyboard". But the app needs this patch to run here
noidea24 said:
One of my favorites on my vs980 LG g2, glad to see it on Shamu! I'll be testing this with mokee later today, if I can wait that long.
Also, is it against the rules to ask you to add a patch?
I use my Nexus 6 as a keyboard for my server computers to navigate through BIOS settings, I use an app called "USB keyboard". But the app needs this patch to run here
Click to expand...
Click to collapse
Hey! Glad to see you here. And, no, its perfectly fine to make a request. I will always consider them and if it makes sense, I will make the changes requested. Also, that was something I was going to merge in anyways! I will go ahead and queue it up for R2.
Hello,
Thank you for this release!
The default settings are ok for day-to-day use please? Or is it better to set everything up myself? (im not very familiar with synapse and that UKM thing). If something really needs to be set up by user i would use Kernel Adiutor.
Droidphilev said:
Hello,
Thank you for this release!
The default settings are ok for day-to-day use please? Or is it better to set everything up myself? (im not very familiar with synapse and that UKM thing). If something really needs to be set up by user i would use Kernel Adiutor.
Click to expand...
Click to collapse
I actually use Kernel Aduitor myself. I have not updated my UKM in awhile. It looks like I will be needing to make some changes to make it compatible with SHAMU. Also, of course the default settings are good. I think only a few things were left out when I released. One being setting the default gov to Interactive. It scales better than SmartMAX imo. Also the Min and Max Freqs were not set to stock like I want the default settings to be. I cannot remember anything else but even with those things missing, the kernel runs freaking great. I am really excited for the future of this kernel.
ATM, I am getting 1.5 Hours SoT per 25% but that is also with using wifi 100% of the time and Bluetooth connected to my headset listening to music and audiobooks all morning. This measurement was about 5 hours of use. I have listened to about 3 hours of music/audiobooks and have been connected to wifi for about 3 hours. I am what I consider a moderate to heavy user. I also use my phone for work so I have 3 email accounts syncing along with their calendars (I have two jobs). So all in all, I am pretty impressed considering I have the settings setup to be smooth without sacrificing performance and battery too much. What is the point of having such an awesome phone if you deal with lagging and stuff. I will alwasy opt for a smooth UX while building this kernel. I assume everyone can at least get to a charger at the end of the day so I am not too worried about making a marathon build. But I am sure you can tune this kernel to be one though. More features are incoming that may help.
Droidphilev said:
Hello,
Thank you for this release!
The default settings are ok for day-to-day use please? Or is it better to set everything up myself? (im not very familiar with synapse and that UKM thing). If something really needs to be set up by user i would use Kernel Adiutor.
Click to expand...
Click to collapse
Hi mate
i use the default settings with smartmax....and i'm happy with it:good:
Hi,
Thanks all! Will flash and keep setting as they come.
Droidphilev said:
Hi,
Thanks all! Will flash and keep setting as they come.
Click to expand...
Click to collapse
:good::good:
I only changed vibration... That's it

[KERNEL] Elite Kernel [Angler][N: 12-6-16][EAS][LINARO 6.1]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
WELCOME TO ELITE KERNELS!
Our main goal behind building these kernels is to create a setup that gives a balance between performance and battery life without straying too far from stock. We like to have our cake and eat it too. Our kernels include performance, memory, and scheduling tweaks that enables your phone to come to the party when you are hammering down on it and need performance ASAP, and to go to sleep faster than a basset hound on a warm summer day. We put these kernels together mainly for our own use; so what we release is what we personally use. We hope you enjoy them too!
Elite Kernel Members
@buckmarble
@brymaster5000
Special Features (added to stock options)
Storage
Linux 3.10.73
Up to date with most current google sources
Boot
Permissive Selinux
Anykernel 2 installer - ramdisk edits that don't overwrite your current boot.img tweaks
Forced Encryption.........just kidding.
Optimization
Neon
Official Linaro 6.1
POPP
High Priority Workqueue
CPU
Stock CFS
EAS
voltage control
Overclock
GPU
Governors
Stock governors
@imoseyon interactivex (still labeled regular interactive in kernel apps)
elementalx
Impulse
IO Schedulers
NOOP
Deadline
CFQ
ROW
SIO
BFQ
FIOPS
Sched
Miscellaneous
Wake Gestures + Camera Launch Gesture
Color/Gamma Control
Frandom
Fsync
Advanced TCP Congestion Control
Scripted control with Elite.sh in /System/elite
Upstream Linux patches
High Brightness Mode
High Performance Audio
Microphone and Volume gain
Wakelock control
Kexec Hardboot Enabled
Upstream Zram/Swap patches
Fingerprint Boost
Marshmallow 6.0.1
Elite_Angler_M-08_11_2016
N Release - 7.1.1
Elite_Angler_N-12_06_2016
SUPERSEDED DOWNLOADS
Elite_Angler_N-10_05_2016
Elite_Angler_N-09_20_2016
Elite_Angler_N-08_31_2016
Elite_Angler_N-08_09_2016
Elite_Angler_N-08_02_2016
Elite_Angler_M-08_02_2016
Elite_Angler_N-07_18_2016
Elite_Angler_M-07_06_2016
Elite_Angler_N-06_27_2016
Elite_Angler_M-06_23_2016
Elite_Angler_M-06_11_2016_2
Elite_Angler_M-06_07_2016
Elite_Angler_M-05_11_2016
Elite_Angler_M-05_06_2016
Elite_Angler_M-04_22_2016
Elite_Angler_M-04_08_2016[/URL
[*][URL="https://www.androidfilehost.com/?fid=24459283995314102"]Elite_Angler_M-04_05_2016
Elite_Angler_M-03_31_2016
Elite_Angler_M-03_30_2016
Elite_Angler_M-03_30_2016_dr
Elite_Angler_M-03_27_2016
What is enabled by default? We like to control our kernels with a script run at boot for defaults, although any kernel app can control the built in settings. Here is what we set as default upon boot:
Sweep left 2 sleep
Doubletap 2 wake
CFQ IO scheduler with 1536 read ahead
If you want to change anything you can open up /system/elite/Elite.sh and save and execute (or use your favorite control app). Current method for N Preview has script in /system/su.d/Elite.sh
Special Thanks
@flar2 for his wake gestures
@franciscofranco for his sound control
@osm0sis for his anykernel2 setup
@bsmitty83 for helping your old B-Team member to get ak2 running
Our testers/friends - you know who you are...
BETA TESTING KERNELS
XDA:DevDB Information
Elite Kernel, Kernel for the Huawei Nexus 6P
Contributors
buckmarble, brymaster5000
Source Code: https://github.com/Elite-Kernels/elite_angler
Kernel Special Features:
Version Information
Status: Stable
Created 2016-03-29
Last Updated 2016-12-07
Reserved
Troubleshooting Suggestions
Battery life issues:
1. If you have dirty flashed the ROM you are on in any way, we highly suggest doing a complete clean flash of ROM with the kernel. This goes for any kernel, not just ours.
Flashing/Elite script not working
1. If you have flashed any other kernel than one kernel besides the kernel the ROM you are on came with, get back to the boot IMG that came with the ROM.
Sweeettt!! Welcome to the angler world!!! Great to have your kernel for this fantastic device!! We've all been waiting for this day for a long time
Been running this sense Sat. 100% smooth no issues at all. Here is a antutu. Also wake gestures and sleep ones are working flawless. Thanks bro
Sent from my Huawei Nexus 6P using XDA Labs
Downloading
Gesendet von meinem Nexus 6P mit Tapatalk
Glad to see you here Buck! Your kernel was rockin on my M8 til the end
Cool thanks :good:
Does this have sound control, speaker and headphone gain?
Nevermind, saw it in shout outs
Yeah I actually need a lite and slim custom kernel keeping close to stock, gonna give it a try.
Omg hell ya my favorite n6 kernel good to see ya downloading ..
Running super smooth. Battery life is on point with this.
Hey hey, welcome elite kernel!!
My favorite kernel made it's way over to the 6P, today is a good day. Running great so far!
Kernel running smooth as hell. Good stuff buck.
Whoa thought I was in the Nexus 6 forum for a second! Really surprised to see this here but it is welcome nonetheless, time to try it out
Running very smooth so far, thanks!
Just installed your kernel, and I can already feel the speed! hopefully the battery is good as well.
Gonna do a quick Antutu Benchmark (I know it doesn't reflect real life situations but oh well )
EDIT: Not good scores but benchmark is not my thing. Still damn impressed
JustPlayingHard said:
Just installed your kernel, and I can already feel the speed! hopefully the battery is good as well.
Gonna do a quick Antutu Benchmark (I know it doesn't reflect real life situations but oh well )
EDIT: Not good scores but benchmark is not my thing. Still damn impressed
Click to expand...
Click to collapse
The stock configuration is more aimed at a balance of performance and battery life for most everyday, routine usage. @Tigerstown has some configuration he uses to get a higher score as you can see by his post, but i'm not sure what changes he makes.
buckmarble said:
The stock configuration is more aimed at a balance of performance and battery life for most everyday, routine usage. @Tigerstown has some configuration he uses to get a higher score as you can see by his post, but i'm not sure what changes he makes.
Click to expand...
Click to collapse
My configurations isn't just for benchmarks. That's my daily setup too. Just FYI
Sent from my Huawei Nexus 6P using XDA Labs
buckmarble said:
The stock configuration is more aimed at a balance of performance and battery life for most everyday, routine usage. @Tigerstown has some configuration he uses to get a higher score as you can see by his post, but i'm not sure what changes he makes.
Click to expand...
Click to collapse
That's understandable,
Love the configuration of the kernel though! and I'm not sure what Tigerstown used to get high score (Would be nice to hit the iPhone 6s score )

[KERNEL][AOSP][AnyKernel] Gamma Kernel for D855/D852/D851/D850/VS985/LS990

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DESCRIPTION
This is a custom based Kernel for the D855/D852/D851/D850/VS985/LS990 variants of the LG G3 with performance enhancements and bug fixes that I have been using personally for a few months, thought it is time to share since I have had no inconvenient bugs and quite a big performance increase and smooth UI benefits. The intention is to have a minimal light-weight kernel that is fine tuned for the device.
FEATURES
User space voltage control
Backport MSM devfreq features from 3.18 Kernel for the smoothest experience, includes adding cache fabric frequency scaling and better bus utilization as well as the mincpubw governor
User space display color calibration (KCAL)
Deeper memory controller power savings on suspend (deeper power savings while sleep)
Two new L2 cache frequency steps: 1.88 & 2.03 GHz, allows for better multi-core utilization and hit rates
Wireless roaming disconnecting is now fixed
IRQ Balancer enabled with proper SELinux support to spread out the interrupts of our SoC
IntelliPlug to allow lower thermal dissipation by keeping some cores alive to distribute loads and keep frequencies lower accross SoC die
Reduced heat when using wireless chargers
Memory and cache subsystem optimizations, you will feel it int the UI
Adreno Idler to get better GPU frequency utilization and battery life [removed as msm-adreno now idles properly]
Interactive governor tweaks to focus on lower frequencies while still maintaining fluidity in the UI
BFQ IO scheduler set by default to avoid slow-downs on task intensive scenarios
No overclocking was chosen to avoid unnecessary heat, optimizations were focused on other different areas
Kernel Samepage Sharing enabled with deferred timer by default to gain some memory usage optimizations
Compiled with GCC 6.x optimized toolchain and -O3 plus other hardware specific flags
Undervolted the Adreno 330 GPU voltage rail to keep things cooler, and reduced the GPU min frequency to 27 MHz while keeping it's temperature cool to reach 620 MHz overclock
Default thermal values work ok, since GPU voltage rails and others were shaved a few mV
100 Hz tick to prevent excessive battery usage, the smoothness of the UX does not come alone from raw processing -- there are many other changes in the subsystem that helped achieve the fluidity
An ultra low value in the interactive min_sample_time so that the interactive governor does not hover on excessive frequencies
Heavily tuned the GPU bandwidth and bus requirements to match closer the capabilities of the device and thus preventing micro-stutters
Optimized the MSM crypto engines thanks to @waau
Updated the KGSL drivers so that we can use the Adreno userspace drivers version Adreno-MOB30M-for-LG-G3-AOSP.zip
DOWNLOADS
AnyKernel: Click Here (Check Top of the Post, Download Tab)
SOURCE
D85X-Kernel-Gamma GitHub Source
NOTES
I recommend turning NFC off for way better idle battery consumption :victory:
KNOWN BUGS
FM Radio is causing hangs, still needs investigation
<< If you like my work here is my hat, please donate! >>​
​
XDA:DevDB Information
Gamma Kernel , Kernel for the LG G3
Contributors
Omar-Avelar
Source Code: https://github.com/oxavelar/D85X-Kernel-Gamma
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 90.0.0
Stable Release Date: 2018-05-10
Created 2016-08-09
Last Updated 2018-05-13
Thank you for this kernel, I have a question:
Fast charging is implemented?
Thanks again
@Omar-Avelar Download link for d855 leads to d851 version and vice versa..
Sent from my caseless LG G3, because I believe in myself
Is there a sound mod for headphone gain?
download link need to update, will try it and report.
THANK YOU!!!!!
after instelling the kernel on my d855 with the xenon rom it doesnt charge via usb in the pc... i am at work right now and cant check in the wall socket.
@agdish84, I have now updated the links, thanks... I missed that.
Hey @jochem86, USB charging is working on CM ROM's so I wonder if Xenon ROM is doing anything funky, mmm... I will check if Xenon has anything strange but it is not touching anything charge related.
This Kernel does not support USB force fast charge because fast charging will cause batteries to age faster. It's a trade-off, and usually ends up providing more heat. Not sure if I will put support on forced USB fast charge or not.
Omar-Avelar said:
@agdish84, I have now updated the links, thanks... I missed that.
Hey @jochem86, USB charging is working on CM ROM's so I wonder if Xenon ROM is doing anything funky, mmm... I will check if Xenon has anything strange but it is not touching anything charge related.
This Kernel does not support USB force fast charge but might do add it in the week if a lot of people feel the need of it. [Btw, personally this is the main reason why I did not enable fast charging enabled sysfs force control - URL]
Click to expand...
Click to collapse
Dirty flashed the xenon again and it charges again without any problem. I have to say some other roms it doesnt charge in usb when i am using it... with xenon it doest but very slow, that is normal. But also in deep sleep, it doenst charge a bit... i guess in xenon the fast charge is enabled and other roms not bu default. i hope you figure out whats messign it up.
jochem86 said:
Dirty flashed the xenon again and it charges again without any problem. I have to say some other roms it doesnt charge in usb when i am using it... with xenon it doest but very slow, that is normal. But also in deep sleep, it doenst charge a bit... i guess in xenon the fast charge is enabled and other roms not bu default. i hope you figure out whats messign it up.
Click to expand...
Click to collapse
Thanks for the update, and do let me know how do you feel this Kernel in terms of performance against the others you've used. It doesn't have to be immedeatly, use it for a while and give me some feedback on things you see are working good too, thanks a lot
Omar-Avelar said:
Thanks for the update, and do let me know how do you feel this Kernel in terms of performance against the others you've used. It doesn't have to be immedeatly, use it for a while and give me some feedback on things you see are working good too, thanks a lot
Click to expand...
Click to collapse
That was my intention to give you my experience but my batt was pretty low so i changed it back to stock kernel... as i am on my work right now but for those few minutes i tried it felt pretty smooth.
Omar-Avelar said:
Thanks for the update, and do let me know how do you feel this Kernel in terms of performance against the others you've used. It doesn't have to be immedeatly, use it for a while and give me some feedback on things you see are working good too, thanks a lot
Click to expand...
Click to collapse
In terms of performance? Oh yes, give me time to flash CM13 and test UI smoothness, I have feeling this is right thing for that. Waiting for this for a long time.
@Omar-Avelar do you have any plans on adding gamma control? I'm really enjoying myself atm running it with Zephyr os rom. Ty for your hard work!
Sent from my caseless LG G3, because I believe in myself
AICP booted, the 10 seconds I have had it on it seems really snappy, will let you know how it goes.
stuck on splash screen after installing...
D855 32GB - Fullmics ROM
grymmy said:
stuck on splash screen after installing...
D855 32GB - Fullmics ROM
Click to expand...
Click to collapse
Fulmics is stock based from what I have read (I've never installed it personally). But I am glad to hear that you tried it out there but too bad it doesn't work on Fulmics!
I will add some notes to the thread to let other people know.
Jagdish84 said:
@Omar-Avelar do you have any plans on adding gamma control? I'm really enjoying myself atm running it with Zephyr os rom. Ty for your hard work!
Sent from my caseless LG G3, because I believe in myself
Click to expand...
Click to collapse
I think I will do that, it might be about the only things that are do needed and won't interfere as much with stability. Gimmie a few weeks to get some free time.
Omar-Avelar said:
Fulmics is stock based from what I have read (I've never installed it personally). But I am glad to hear that you tried it out there but too bad it doesn't work on Fulmics!
I will add some notes to the thread to let other people know.
Click to expand...
Click to collapse
thank you for such speedy feed back. I'm about to install Zephyr os rom and test...thanks again
Using this kernel made me love my phone again. Was using Latest CM 13 and UI was time to time laggy and slow. Flashed this kernel and device runs smooth as butter. Love that kernel does not overclock anything so i know that i don't shorten life span of my cpu. Kudos to @Omar-Avelar for developing something like this!
Could you add DT2S and DT2W on your kernel?
#ParanoidAndroid
Phone heats up a lil while charging... Didn't use it or anything, just picked it up to see the time and it felt rather warm to me, using zephyr rom and a lil undervolting. Btw, during regular usage phone is stone cold, kudos!
Sent from my caseless LG G3, because I believe in myself

[KERNEL][MM/N][Kettle - 6th Feb] The LateAutumn Project

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi all, its been a while LA went public, and thanks to you all, it received good responses. So I thought, it's time to revamp the intro.
First of all, like all other great(Linux) things, this kernel also falls under FSF's GPL(General Public License), which is probably the most comprehensive open source license till date. I just wanna quote two agreements from the license :
Code:
[SIZE="2"]15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.[/SIZE]
A few months ago, we've had a burst of mods and kernels, and some great kernels took birth on the occasion. They all offered great flexibility of customisations, and a whole lot of other features. They were great no doubt, however with great choices comes great confusion. So I thought to come up with a kernel which will include the bare minimum customisations and fit(as close as possible) to all type of users, giving a good balance between stability and performance. Which won't hesitate to go to the extreme limit when the situation demands, but will stay right in the middle in most others. And so, I decided to bring my own kernel, the LateAutumn.
It's probably pretty late, but it's probably the most beautiful till date.
I won't say anything more.
Try it, and say yourself.
Features :
CPU overclocked to 1.8GHz
GPU overclocked to 720MHz
Stock Lineage source (**requires confirmation from @nicknitewolf**)
SELinux permanently Permissive
Adreno Idler ( enabled by default )
Faux Sound Control 3
MSM Hotplug ( disabled by default )
Various wake gestures
- DoubleTap2Wake ( disabled by default )
- Sweep2Wake ( enabled by default )
- Sweep2Sleep ( enabled by default )​
kexec-hardboot patched
Compatible with all N ROMs
Checkout the downloads tab for Version 5.1.1 Kettle!
XDA:DevDB Information
LateAutumn, Kernel for the Xiaomi Redmi 2
Contributors
iamsubhranil, ketut.kumajaya, ashish94, codeharuka, premaca
Source Code: https://github.com/iamsubhranil/android_kernel_wingtech_msm8916_lineage
Kernel Special Features: All overclock, Incredible balance
Version Information
Status: Stable
Current Stable Version: 5.1.1
Stable Release Date: 2017-02-06
Current Beta Version: 2.2.6
Beta Release Date: 2016-09-28
Created 2016-09-25
Last Updated 2017-02-06
Reserved
Version 2.0 Beta - 26/09/2016
Stock CM source
OC CPU to 1.8 GHz and OC GPU to 720 GHz
Version 2.2.6 Beta - 28/09/2016
Adreno Idler added
SELinux policy set to Permissive (permanently)
Added USB fast charge and enabled by default
Added more generalized flashing method
Version 2.3.2 Stable - 29/09/2016
SELinux is now Permanently Permissive
Added Mako Hotplug and set as default
Improved stability and performance largely by tweaking various parameters
This update however, disables MPDecision permanently from the first boot as a fail-safe. As long as the kernel stays, you're "forced" not to use MPDecision, as the tweaked balance between CPU-Hotplug will be lost and overall performance may decrease. You can however, enable MPDecision after renaming mpdecision.bak in /system/bin to mpdecision and flashing another kernel before next boot. If you still feel the need to use MPDecision, please vote above. Thank you for understanding. ​
Version 2.4 Stable - 03/10/2016
Added MSM hotplug and set as default
Add Westwood TCP/CA and set as default
Because a lot of people reporting lag after the Mako build, I encourage everyone to flash this build and report back. Thank you. ​
Version 2.5 Stable - 19/10/2016
Added FauxSound 3 and enabled by default
DT2W is still a WAP. Stay tuned.​
Version 3.0 Stable - 20/10/2016
Added DT2W and enabled by default!
Latest CM updates
Version 4.0 Grey - 20/10/2016
LA is now N compatible
N build is up. Perfectly compatible with all N (CM) ROMs out there. This is the first CM custom kernel to support N out of the box. That means enjoy the versatility of N with the stability of LA.
But wait, did I just say "N build"? My bad. There's no "N build" as such because it is the same kernel that supports both N and M ROMs at the same time. It is your LA. Just ready for a new home, along with the old one.
From this build on, LA will contain a codename, preceding with the n-th letter, which will specifically be a late autumn or winter item, here n denotes the release number.
So what are you waiting for? Flash it now and leave your comments about how can the kernel be made specifically for you. It's my kernel, in your way.​
Version 4.1 Heat - 29/11/2016
Latest CM updates
kexec-hardboot patch enabled
For all the people wanna know about this stuff, it is basically done for the sake of MultiROM. This process goes deep into low level access of RAM and memory, but at the bottom line, what it does is loads another kernel into RAM at runtime(kexec), initiates a full reboot(hardboot), and jumps to the new kernel code directly from the RAM in the next boot. For the people who aren't using MultiROM, no worries. ​
Version 4.2 Iceberg - 07/12/2016
Implemented KCAL support
Sorry for the long wait. Got studies and stuff. Thank you for your patience. ​
Version 5.0 JackFrost - 07/01/2017
Completely rebased to LineageOS source!
A very happy new year guys ! And what is the more perfect way to start a new year than with something completely fresh, completely new? LateAutumn is now completely rebased to LineageOS source, with a more cleaner build than ever. You'll get all the same degree of performance that this kernel has made you used to, along with a higher degree freedom, higher degree of stability, and the breeze of something completely new. Which means you have now more less reasons to worry about, more reasons to live. Work, play, refreshment? That's all this new year's about. ​
Version 5.1.1 Kettle - 06/02/2016
Compiled with Linaro 4.9 toolchain
Latest Lineage updates
The headphone jack may still be broken. Send logs, and I'm doing something about it.​
Disable any "Apply on boot" parameters in apps like Kernel Adiutor and try the default settings first. If you're still not satisfied, go apply any parameters after boot.
For downloads, please check the downloads tab.
Before use, disable everything in Settings=>Developer options=>Hardware Accelerated Rendering
Reserved
I'm overwhelmed to see your responses, queries and feature requests. But hey, XDA already has three good places to do so.
For requesting a feature, use this template
For review, use this template
For submitting errors and more preferably bug reports, use this template
Sounds great,i test and report soon for sure,Greeetz!
Can't eagerly wait for this kernel btw ?
Sent from my 2014813 using Tapatalk
It will surely drain the battery in an hour and might heat up to much... But good to see an fully overclocked Gpu nd Processor... Would like to take benchmarks.... Good work
anandmore said:
@iamsubhranil, there is no download tab here.
Click to expand...
Click to collapse
My bad! Check out now.
Riyanx55tu said:
It will surely drain the battery in an hour and might heat up to much... But good to see an fully overclocked Gpu nd Processor... Would like to take benchmarks.... Good work
Click to expand...
Click to collapse
Sadly, none of this happening at my side. But can't wait to see the actual scenarios :fingers-crossed:
will you consider to build for MIUI 8 5.1 with F2FS support?
OrGiMaSu said:
will you consider to build for MIUI 8 5.1 with F2FS support?
Click to expand...
Click to collapse
Nice proposal. Will keep it in my to-do lists. But please don't ask for any ETAs.
Will you please consider doing a 1.4ghz oc build too? Like we have seen in berzerk kernel.
Thanks
deleted
X.lord said:
Will you please consider doing a 1.4ghz oc build too? Like we have seen in berzerk kernel.
Thanks
Click to expand...
Click to collapse
I can't see the point of it. It already has 1.8. One can easily limit that to 1.4 using any kernel app he wants. So no, i won't consider that.
Thanks for your efforts
Any recommended settings for battery life?
iamsubhranil said:
I can't see the point of it. It already has 1.8. One can easily limit that to 1.4 using any kernel app he wants. So no, i won't consider that.
Click to expand...
Click to collapse
Yes i know that was a dumb request to make but @Ashish94 maintained two seperate builds 1.4ghz and 1.8ghz so i just thought maybe you can do that too. Nevermind
Btw its great to see a new kernel for our device.
Saurabh_Umadikar said:
Thanks for your efforts
Any recommended settings for battery life?
Click to expand...
Click to collapse
First test and tell if there's any affects in battery life
I'll however, as i have said in the OP, include any modification that'll unleash the best without giving a ball of fire in our hands
Feature request: can you make this kernel permissive like berserk please? many of us out there having trouble with viper4droid and other things and after every reboot turning the enforcing to permessive is a pain. I am using your kernel underclocked to 1.4 ghz and 400 mhz, while turning it up to 1.7 ghz when heavy tasking, having no trouble/ battery issues.
To other folks, if you are having battery issues, underclock your device and use 1.8 when only needed.
Would like to wait for miui lp build!
I've been using this kernel for a few hours and its working very well.. everything seems nice and smooth:good:
a liittle bit more battery drain while doing intense tasks as compared to stock cm13 kernel, but hey its OC at 1.8ghz so nothing much to complain.. Just one thing to take care of, selinux enforcing is breaking sound mods as some sound mods require selinux set to permissive by default.
Good job dev.
Two questions. Have this kernel msm hotplug? No problem with playing songs with latest builds of CM?

Categories

Resources