Hello guys...
GB KERNEL
OVERCLOCK SUPPORTED TO : 1.80 GHz
* Your warranty is now void.
*
* 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 ROM
* 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.
*/
Governor:
✔ Minmax
✔ SmartassV2
✔ Performance
✔ Interactive
✔ Ondemand
IO Sceduler:
✔ noop
✔ bfq
✔ cfq
DOWNLOAD :
Here
Installation Guide:
✔ Reboot To Recovery Mode (Recomand to use cmw 6.0.4.4)
✔ Flash the kernel
✔ Wipe Cache & Dalvik Cache
✔ Fix Permissions
✔ Reboot (normal boot)
A little Bit changelog will do the thing
Sent from my GT-I9300 using Tapatalk 2
Related
Disclaimer
Code:
/*
* Your warranty is now void.
*
* 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 ROM
* 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.
*/
This is my first project FanKernel V1 for CM12
Governor :
- Conservative
- Ondemand
- Powersave
- Interactive
- Performance
I/O :
- Noop
- Deadline
- Row
- CFQ
- BFQ
Features :
- Added NEON compilation flag to VFP module
- Added CPU Voltage Control
- Lowered WIFI Voltage
- Added frandom
- Added filesystem dynamic read-ahead
- Optimized SLUB memory allocator
- Lowered swappiness
- Added BLX
- more
LINK : DOWNLOAD
Thanks to :
- @arco68
- @Christopher83
- @hurtsky
- @K_TECH
- @hadidjapri
- [Official Community] Galaxy Wonder GT - I8150
- reserved -
Finally, another masterpiece from indonesia, don't be a silent reader. Keep it up bro... Nnn, missed one, i think you should change my real name into my xda username
K_TECH said:
Finally, another masterpiece from indonesia, don't be a silent reader. Keep it up bro... Nnn, missed one, i think you should change my real name into my xda username
Click to expand...
Click to collapse
oh.. sorry bro , i will replace it , thanks broo
Anyway to swap sd with internal memory like kitkat ?
theonepharaoh said:
Anyway to swap sd with internal memory like kitkat ?
Click to expand...
Click to collapse
until now, have not been able to swap memory cm12
Sent from my SM-T311 using XDA Free mobile app
I present tiltkernel!
Code:
#include
/*
* I am not responsible for bricked devices, dead SD cards, thermonuclear
* war, or the current economic crisis caused by you following these
* directions. YOU are choosing to make these modificiations, and
* if you point your finger at me for messing up your device, I will
* laugh at you.
*/
It's based on @BlueFlame4 super work, with something extra.
Updated to Linux 3.10.94
dt2w and Pocketmod
ThunderQuake Engine 1.0 - Vibration Intensity Controller for MTK vibrators
Secured
init.d support
CFQ and BFQ IOScheduler
CIFS and NFS
Interactiveplus, Pegasusq and stock CPU governors
westwood and cubic TCP congestion control
Removed various debug and logging stuff
Compiled with latest UBERTC 5.3 toolchain and Cortex-A53 optimizations
Dynamic Fsync Control
mmc: disable crc check for 30% extra performance in IO
Ramdisk
MTK: removed HUGE trail of MTK kernel logging
Increased READAHEAD to 1024 for better I/O performance
And lots of other kernel options...
Source: https://github.com/tiltkoko/android_kernel_elephone_p8000.git
Changelog:
Code:
v1.6:
* Linux 3.10.94
* Updated toolchain
* Default to NOATIME and NODIRATIME for FS performance improvement
* 100+ other patches. Look at the source.
* Fixed fingerprint sensor
* Improved wifi
v1.5:
* Fixed touch zoom bug
* Fixed ThunderQuake Engine
* Removed 1.5 GHz step
v1.45:
* updated to 3.10.93
* Dynamic Fsync Control
* mmc: disable crc check for 30% extra performance in IO
* Tweaked IO scheduler for better performance
* NFS
* BFQ default IO scheduler
v1.4:
* Fixed "youtube" bug
* kernel update fixes and some network patches
* Updated with Eragon init.d fix.
* ARM Cortex-A53 compiler optimizations
v1.3:
* Updated to the new Elephone sources
* Increased VM_MAX_READAHEAD to 1024 for better I/O performance
* Changed to UBERTC toolchain and O3 optimization
* Added Pegasusq CPU Governor
* Some other fixes
v1.21:
* Removed multicore scheduler.
* Added interactiveplus cpu governor
* Fixed some really stupid stuff introduced in v1.2
v1.2:
* Huge update to 3.10.92!
* Disabled some more debug stuff.
* Fixed button wake up.
v1:
* Initial version.
Install:
Rashr or fastboot
Props:
@BlueFlame4
@varun.chitre15
skeleton1911 for Eragon
showp for DT2W
and XDA!
Whats next:
Think it's stable now, so expect new version in a while
I am on #elep8k on freenode IRC network if you want to say hello!
FAQ
F.A.Q
Q. How to use the features?
A. Most of the features are controllable via TricksterMod app
Q. How to use ThunderQuake Engine?
A. With ThunderQuake Engine you can control vibration intensity at hardware level. There are 7 levels of intensities supported
Using Terminal Emulator/ADB shell use following command
Code:
echo "your-value-here" > /sys/kernel/thunderquake_engine/level
Valid values: 0-7
Question:
Is it real 1.5Ghz or is it "1.5Ghz", which actually runs at 1.3Ghz but at higher volts (as it happens in most Mediatek devices when one tries to overclock)?
TricksterMod and benchmark scores indicate 1.5Ghz. That's good enough for me.
Stevethegreat said:
Question:
Is it real 1.5Ghz or is it "1.5Ghz", which actually runs at 1.3Ghz but at higher volts (as it happens in most Mediatek devices when one tries to overclock)?
Click to expand...
Click to collapse
This was already discussed in my kernel thread. They're real, because the kernel already supports it and we just unlocked the frequency. Also benchmarks indicate that it's real.
NTFS is not supported.
NTFS formatted SD-card is not mounted in system at all.
Thank you very much for your kernel I'm too happy .
I installed TricksterMod app and set dt2w , BFQ IOScheduler , westwood TCP and ZRAM .
How do I set NTFS and CIFS and Multicore scheduler ?
You may also upgrade your kernel to version 3.10.92 , please ?
BlueFlame4 said:
This was already discussed in my kernel thread. They're real, because the kernel already supports it and we just unlocked the frequency. Also benchmarks indicate that it's real.
Click to expand...
Click to collapse
Sorry, last I remember it was 30% slower than MT6752 (which basically would show no difference than the 1.3ghz clocks).
Maybe I'd have to run Phoronix's Linux workload via chroot if the results are as inconclusive as I remember them. Phoronix's benchs show things like throttling with surgical precision (it only cares about load, not mhz, so when there's sudden gap in performance that would be throttling). Of course I'd have to get the phone in my hands first (my wife rarely let's me to "pet" it anymore ).
OsitKP said:
NTFS is not supported.
NTFS formatted SD-card is not mounted in system at all.
Click to expand...
Click to collapse
The ROM has to support it as well and stock doesn't But a 3rd party app would do it as well, AFAIK.
I do not have a microSD card yet (ordering one soon). What do work with SD-cards, fat32? ext4?
@stefano91av Multicore scheduler is built in, so nothing to do there.
The kernel sources has a lot of backports etc, especially in the arm code. So it's not that easy to get to the latest kernel. I will get there eventually, just give me some time.
I am not an expert at this stuff, learning as I go.
Has someone played with ThunderQuake?
tiltkoko83 said:
What do work with SD-cards, fat32? ext4?
Click to expand...
Click to collapse
FAT32 definetely does.
My p8000 om eragon 5. Freeze just after reboot.
Flashed it with fla****y. Tryid booth versions.
All version of Blues kernel works without problems.
Any suggestion?
wierd micbanand..
I am still on eragon 4. My and Blues kernel is using same source, so should be no difference. Tried with Rashr?
Finished with updating to 3.10.92. Uploading after I have tested it a few hours...
Uploaded new kernel with 3.10.92 added. There are so much debug stuff in the sources it's crazy. Found some hidden stuff when I updated..
Now I am tired. Was a lot of work..
Thanks. But freezes. Reboots frezes. Tryid all 3 kernels. And allso updated to eragon 5,5
This time flashed with Rashr.
Now I'm trying v1.21.
With v1.20 there were jamming in the videos of facebook when I received messages from whatsapp . In addition, the score was AnTuTu 29000
heh that bad. I did some stupid stuff there.
I got almost 35000 with 1.21.
Will try to improve on the wakeup lagg tomorrow.
I too can confirm that flashing this kernel over Eragon 5.6 results in a bootloop. Well, it's not exactly a bootloop, since the phone finishes botting and you can also unlock the screen, but less that a minute it restarts, and this happens over and over again. I tried rebooting the phone into safe mode before it reboots itself, but in safe mode it also reboots suddenly.
wierd. Every kernel I have build has booted fine for me.
New version with updated sources ++ coming later tonight.
Waiting for new kernel
Code:
#include
/*
* Your warranty is now void.
*
* 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 ROM
* 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.*/
Display
Support for kCAL Colour Control (enhances Colour Vibrance and Intensity). (available as a Screen TAB in Kernel Adiutor).
Support for HotPlugs
IntelliPlug
Support for Governors
Darkness
Interactive
OnDemand
Performance
Intell
ElementalX
CPU
Over Clocked to 1.5 GHz
GPU
Support for Adreno IDLER algorithm (saves Battery a lot by lowering down the frequency to minimum when the GPU is idle).
Overclocked to 500Mhz
Download
XDA:DevDB Information
[KERNEL][LG G4c][Nougat] Slove Kernel for LG G4c, ROM for the LG G4
Contributors
pvineeth97, dom133
Source Code: https://github.com/LG-G4c/android_kernel_lge_msm8916/tree/cm-14.1-slove
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
Version Information
Status: Stable
Current Stable Version: 1.0
Stable Release Date: 2018-02-18
Created 2018-02-19
Last Updated 2018-02-19
Changelog
Revision 1 Released - 02/18/2018
Can u build this kernel for h440? thx
It seems that it has no effect when flashing over LOS 14.1, even if flashing is successfully done. Any workaround?
It has no effect for "AospExtended-v4.6-c90-20180531-1830-OFFICIAL" build, may someone help?
Hello,
What do you need exactly?
Code:
/* *** Disclaimer
* Your Warranty is now Void!
* 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
*/
DeathlyReloaded v1.0
Hello everyone,
I just ported Deathly-Kernel to Oreo.
Features
Kernel features:
CPU OverClock (It is coded in but currently disabled)
Added the following IO Schedulers:
fips, sio, sioplus, vr, zen, bfq (Default)
Enabled all of the TCP congestion controllers
Added the following CPU Governors:
Impulse, Wheatley, zzmoove, elementalx, bioshock, despair
Added Faux Sound Control
Custom back-light dimmer algorithm it can get slightly dimmer than stock and has a more gradual transition
Livedisplay implementation(Screen color control)
Configuration:
I would recommend you download Kernel Adiutor it can configure all the settings and its open source!
Installation instructions
-reboot in recovery
-wipe cache and dalvik cache(recommanded)
-flash kernel[/SIZE]
DOWNLOAD
DeathlyReloaded-1.0.ether.GCC4.9
Thanks to
@deadman96385
XDA:DevDB Information
DeathlyReloaded, Kernel for the Nextbit Robin
Source
https://github.com/broken****/android_kernel_nextbit_msm8992
Version Information
Status: Stable
Created 2018-07-11
Last Updated 2018-07-11
This release is a kind of proof of concept. I wanted to see if I could make it work and if it worked well. And I must say I am personally very impressed. I will no longer work on PopRemix. I will leave this thread as it is. And I will now try to continue working with Deathly as a base and then probably publish my own version of it with some small useful additions.
Thought I'd give it a go. Haven't tweaked anything yet and haven't had it loaded long enough to comment on battery life but the performance of it seems very good. I really notice the difference when scrolling in G+ for example, it's really smoooooooth. The only downside for me is the screen delay when you plug in the changer is back. Other than that, haven't found any issues, will report back when I've used it for longer.
Code:
/*
* Your warranty is now void.
*
* We're 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 recovery
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
Credits
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* All our testers - for your patience and help
FEATURES:
* Updated with latest TWRP commits
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* AromaFM
* Flashlight
* Password, torch, led
* Support for Miui and Custom ROMs
* Superb new UI and themes
* OrangeFox theme engine:
- choice of theme (black, dark, etc)
- choice of color scheme
- choice of splash screen
* Alternative lockscreen
* And many more!
Download:
• https://orangefox.download/device/x00qd
INSTALLATION:
1. Download the OrangeFox zip to your device
2. Reboot to your existing OrangeFox (or other custom TWRP-based) Recovery
3. Install the OrangeFox zip as a normal zip installer
4. The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
5. Enjoy!
Informations:
Release status: beta
Maintainer: MLZ94
Support: telegram group
Recovery source: https://gitlab.com/OrangeFox
Kernel source: Here
Very nice and great recovery.
The best recovery I've tried! Good job!
can anyone help me my zenfone is in bootloop RN.
I flashed Orange Recovery on my device. There was a screen which says "Data Partition is encrypted" so I entered the correct password and then clikced okay. After that everything was fine until there was an error message saying "Unable to Mount Storage" then there's another screen which it says "Updating" but then it crashed. I tried to see what's on the log but after seeing two red lines which clearly states "Failed to" [can't read anything else because it crashes the moment those lines appear] Can someone help me?