[Kernel][Stock][CPU OC] Fude Kernel 1.5.1 (3.0.101) - Galaxy S III Mini Android Development

Fude Kernel v1.5.1
(3.0.101)​Features:
Compatible with stock 4.1.2 or any rom based in stock jellybean.
Updated to 3.0.101
Native exFat support (Driver from Samsung OSRC).
Support for BLN (Backlight Notifications - Ready to use BLN Control).
Now Backlight Notification doesn't need BLN Control app, and now is configurable through /sys/module/bln/parameters
Compiled with Linaro Toolchain 4.9 optimized for Cortex-A9!
Sysctl tweaks.
Multi-core scheduler support.
SWAP support.
zRAM support.
Disabled Samsung DFVS.
Init.d support (needs busybox)
Added IO schedulers:
ROW
SIO
SIOPLUS (I/O Scheduler by default)
VR
ZEN
Added governors:
Abyssplug (as default cpu governor)
HotPlugX
LulzactiveQ
Sakuractive
Smartassv2
[*] CPU OC: up to 1.2 GHz (This feature isn't 100% my work, I used commits from CroPol kernel sources)
OC, in my device (8190L) it's very unstable, with 1N4148 kernel and CroPol kernel, so, with this kernel, too. I have tested it alot of time and sometimes I had some random reboots. Anyway, it makes a noticeable performance plus.
Please guys, test it and report if it is stable on your device.
Installation
Download zip, copy it into /sdcard and flash it through recovery (CWM, PhilZ, TWRP)
Downloads
GT-I8190/L/N
Fude-1.5.1_GT-8190X_signed.zip
For more info and extras, check download section at the top of the post:
http://forum.xda-developers.com/devdb/project/?id=5637#downloads
{
"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"
}
How to...
overclock the CPU?
If you want to overclock your device, simply apply 1.2 GHz as max frequency with SetCPU or something like.
OC, in my device (8190L) it's very unstable, with 1N4148 kernel and CroPol kernel, so, with this kernel, too. I have tested it alot of time and sometimes I had some random reboots. Anyway, it makes a noticeable performance plus.
Please guys, test it and report if it is stable on your device.
activate zRAM?
If you want to activate zRAM, a ZIP (beta) is available in downloads.
It will create a 64mb compressed block device. Needs busybox and init.d support
A log can be found in /data/zram.log
Please, don't use this if you really don't need it or you don't know about the advantages and disadvantages.
activate SWAP?
If you want to activate SWAP, a ZIP (beta) is available in downloads.
It will create a 128mb file for swap in /cache partition. Needs busybox and init.d support
A log can be found in /data/swap.log
Please, don't use this if you really don't need it or you don't know about the advantages and disadvantages.
configure BLN?
If you want to configure BLN, all they parameters are available at /sys/module/bln.
These parameters are:
BLN_ENABLED can be Y or N, and enables/disables BLN.
BLN_BLINK_MODE can be 0, 1 or 2.
With 0, the leds will turn on and stay on while BLN_STATIC_TIME indicates (in seconds).
With 1, the leds will flash with pauses of BLN_BLINK_TIME (in seconds).
With 2, the leds will flash two times with pauses of BLN_BLINK_TIME (in seconds).
BLN_BLINKING_TIME indicates the time (in seconds) while leds will flash (only in modes 1 or 2). After this time, leds will turn off.
To set this parameters, you can use Terminal Emulator and use command echo, or, if you want to do this permanently, you have to make an init.d script. ​
Changelog:
Code:
[/SIZE]
1.5.1 [2015/02/10]:
* Add 1100Mhz to frequency table.
* Fix screen rotation artifacts.
1.5 [2015/01/20]:
* Added CPU OC support.
* Reimplement BLN to work without BLN Control.
* Change KSM to UKSM.
1.4.1 [2014/08/27]:
* Fixed bluetooth.
* Added zRam support.
1.4 [2014/08/11]:
* Rebuilded from clean sources (yes, again, rebuilded from the new samsung kernel sources)
* Applied all patches from 3.0.31 to 3.0.101
* Now, I added only the best governors and io schedulers
* Updated exFat implementation
* Disabled Samsung DFVS
* Update toolchains
* Add init.d support
1.3:
* Rebuilded from clean sources.
* Removed LagFree and Hotplug governors.
* Added InteractiveX, OndemandX, Lionheart and Sakuractive governors.
* Multi-Core scheduler support.
* New exfat implementation.
* Sysctl tweaks.
* Fix 1ghz bug (I hope)
1.2:
* Added Lazy, LagFree and OndemandQ governors.
* Added ROW and ZEN I/O schedulers.
1.1:
* Fixed About -> Phone -> Kernel version
* Added MinMax and LulzactiveQ governors
* Ondemand + SIO are default governor and IO scheduler
* Added support for swap
1:
* Initial release
Thanks for their patches to:
@cocafe
@Android-Andi
@yanpol199
@ChronoMonochrome
And everyone who has developed for this phone!
XDA:DevDB Information
Fude, Kernel for the Samsung Galaxy S III Mini
Contributors
LuuchoRocha
Source Code: https://github.com/LuuchoRocha/fude_kernel_s3mini
Kernel Special Features: zRAM, SWAP, Disabled DVFS, CPU OC
Version Information
Status: Beta
Current Stable Version: 1.4.1
Stable Release Date: 2014-08-29
Current Beta Version: 1.5.1
Beta Release Date: 2015-02-10
Created 2014-09-01
Last Updated 2015-02-10

dl-link?

Download link???

@moonryder, @Berkant Ayhan Karabudak
The threads starting with xda:devdb have a "Downloads" section in top.
Check this image:
View attachment 2920861
However, here is the link

LuuchoRocha said:
@moonryder, @Berkant Ayhan Karabudak
The threads starting with xda:devdb have a "Downloads" section in top.
Check this image:
View attachment 2920861
However, here is the link
Click to expand...
Click to collapse
I have never seen there. Thank you.

great kernel.

No updates?

albertusac said:
No updates?
Click to expand...
Click to collapse
Yes! I'm working (slowly) on it. I'll try to release a new version before christmas

i still got stock rom to run. lol.

core7x said:
i still got stock rom to run. lol.
Click to expand...
Click to collapse
It's a promise, the next release will be compatible with 4.4.x roms

LuuchoRocha said:
It's a promise, the next release will be compatible with 4.4.x roms
Click to expand...
Click to collapse
Will you add oc too??
Would be realy nice

galaxy mini said:
Will you add oc too??
Would be realy nice
Click to expand...
Click to collapse
Maybe in next releases, but I tried it in my phone and it's very unstable (I think my 8190L = low quality)
Maybe I can manage two branches, with OC and without it... :fingers-crossed:

nice one. stock kernel missing a lot of kernel fun compare new 4.4 rom.

Hey guys C: how can I dissable zRam? I flashed the zRam zip, but now I want to disable it
Thanks

core7x said:
nice one. stock kernel missing a lot of kernel fun compare new 4.4 rom.
Click to expand...
Click to collapse
Yes
But i'm working on various changes on BLN (now can configure some parameters) and won't be neccesary to use BLN Control and will try to add OC if I can run it stable on my device
Dnxss said:
Hey guys C: how can I dissable zRam? I flashed the zRam zip, but now I want to disable it
Thanks
Click to expand...
Click to collapse
With a root browser, go to /system/etc/init.d/ and delete the file named "01zram"
Then reboot and zRam will be disabled again

LuuchoRocha said:
Yes
But i'm working on various changes on BLN (now can configure some parameters) and won't be neccesary to use BLN Control and will try to add OC if I can run it stable on my device
With a root browser, go to /system/etc/init.d/ and delete the file named "01zram"
Then reboot and zRam will be disabled again
Click to expand...
Click to collapse
Thank you @LuuchoRocha OC should be a great feature for stock roms

Friend, thank you for this great kernel. It runs beautifully. Great work!!!
Don't worry be happy!

It works so great! I think it's great if zzMoove governor is added. It saves a lot of battery
Sent from my GT-I8190 using Tapatalk

Will the S3 Mini run faster installing this kernel? Will save more battery? And there is also a little configuration utility to change settings?

fabiocaruso said:
Will the S3 Mini run faster installing this kernel? Will save more battery? And there is also a little configuration utility to change settings?
Click to expand...
Click to collapse
No, you just able to change cpu freq, governor, IO schedulers, KSM, LMK and VM ae usual.
Sent from my GT-I8190 using Tapatalk

Related

[Kernel][G901F][TW 6.0.x] Ronflex Kernel 2.1

Ronflex Kernel
for TW Marshmallow​
{
"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"
}
Introduction:
• I'm a student who always wanted to contribute to the XDA community but I didn't have time. There were also many many great developers on my previous devices (Xperia X10 and Galaxy S3) so I didn't have to do things myself, I just had to flash and enjoy.
But on this phone, there aren't many devs, so I began to build things myself. I'm very proud to release my first project ever on XDA .
• I want this kernel to be built by the community with your suggestions of new features and that we discuss together about what we could add to this project, this is very important for me as I am not a dev, but just a beginner. I will try to answer every question that you may ask but please don't ask for ETA as I'm just a student.
• I ask the others devs to be kind with me as I'm still not very familiar with git.
• I'm not responsible for what could happen to your phone by flashing this kernel.
Features:
• Built with GCC 4.8 for stability
• Built with new Marshmallow sources
• init.d support
• Permissive SELinux status
• New governors (give suggestions if you know good governors and hotplugs !)
• New CPU hotplugs
• New IO schedulers
• Disable CRC for better memory speed
• Adreno Idler
• Undervolting (may be buggy)
• Network speed tweaks
• Powersuspend
• Kccal screen calibration
• Fastcharge
• AnyKernel by Osmosis flashing method
Bugs:
• Android logging
Instructions:
• You must be on Touchwiz, it will not work on CM nor Mokee.
• Use a custom recovery
• Download the kernel and put it on the memory of your phone
• Boot into recovery (Home/Vol +/Power)
• Flash the kernel and wipe dalvik and cache
It will reset your kernel adiutor settings to prevent any problem. If you don't want that, open anykernel.sh in the kernel package and change the line do.KAclean=1 to do.KAclean=0.
Share your setup (this is your part guys !):
Please report your best combinations of ROM/governor/hotplug... with stats if possible and I'll add it here
• @spezl config
Changelog:
• V1-
Initial release
• V1.1-
Fix the name string in kernel version
Disable some gov and hotplugs as they were not working
Disable CPU boost, for hopefully a better battery life
• V2-
Hotplugs are back
Underclock (268) / overclock (2880)
Added kcal support for screen tweaks
Prevent some kernel wakelocks
New io schedulers
Fastcharge
• V2.1-
started from scratch
change toolchain : back to gcc 4.8, it will ensure stability
anykernel flashing method : we don't need to include supersu in the kernel package anymore
init.d support
fixed simple-ondemand gpu gov
oc and uc gpu : 166 mhz to 800 mhz
Download links:
Ronflex Kernel 2.1: http://forum.xda-developers.com/devdb/project/dl/?id=18975
Ronflex Kernel 2: http://forum.xda-developers.com/devdb/project/dl/?id=18676
Ronflex Kernel 1.1: http://forum.xda-developers.com/devdb/project/dl/?id=18534 // Mirror
Ronflex Kernel 1: http://forum.xda-developers.com/devdb/project/dl/?id=18526 // Mirror
Stock kernel : http://www.mediafire.com/download/8jeubsas7oiu37p/Stock.zip (thanks to MEGAX91)
Credits :
• Kykint and MEGAX91 for answering my questions
• Tkkg1994 because I spent many hours on his sources to understand how things worked and to fix compilation errors
• The creators of the hotplugs/governors/TC and the other features
And of course hit thanks if you like my work...
XDA:DevDB Information
Ronflex Kernel, Kernel for the Samsung Galaxy S 5
Contributors
licha26
Source Code: https://github.com/badscimmia/Ronflex-Kernel
Kernel Special Features:
Version Information
Status: Beta
Beta Release Date: 2016-05-20
Created 2016-05-20
Last Updated 2016-06-23
Reserved
Recommendations/tips :
• Use this kernel tweaker : Kernel Adiutor Mod. If settings don't stick at boot, set delay to 20 sec, press Test in settings, close the app, wait the 20 seconds and reboot
• If you don't know where to start with the features, interactive + zen decision will give you decent battery life, good overall speed and no heating.
• If you use zzmoove, disable cpu hotplug as it is already built in the governor. To change the profiles of zzmoove, go to tunables, profile number and choose the one that you want. Here's the reference
Ronflex profile :
I managed to create an awesome profile to have both performance (ultra smooth experience) and awesome battery life (1hr screen on + wifi of social networking and surfing = 10%, see the screenshot). Here are the broad lines of the settings:
• The key of this profile is this very interesting xda thread : you can mode the interactive governor to do exactly what you want it to do (especially which frequencies it should use). I applied the settings calculated for our lovely G901F on yankactive governor which is known to be power efficient.
• The hotplug is bricked hotplug, a very efficient hotplug for both performance and battery life
• No overclock, only underclock to 268 mhz
• msm-adreno-tz gpu governor at 240-500 mhz + adreno idler, I don't play games a lot but for instance Alto's adventure is working great with this set up
• No undervolt
• Kccal screen calibration new settings to reduce brightness of the screen. With stock settings, the screen was in my opinion too bright, especially inside and in the dark.
How to apply Ronflex profile ?
• Download RonflexProfile.zip
• Unzip it
• Replace profiles.json with the one you found in my zip in data/data/com.kerneladiutor.mod/files (don't set permissions or the profile will not display !!!)
• In kernel adiutor mod, go to profile, click on RonflexProfile and apply !
hey great work on this kernel !!! if possible could you add more io schedulers in the next release? preferable sio. thank you for your hard work !!
Nice might try this maybe add cpu/gpu overclocking? nice to see 901f kernels.
Sent from my SM-G901F using Tapatalk
XPERIAAplooper said:
hey great work on this kernel !!! if possible could you add more io schedulers in the next release? preferable sio. thank you for your hard work !!
Click to expand...
Click to collapse
cloudx720 said:
Nice might try this maybe add cpu/gpu overclocking? nice to see 901f kernels.
Sent from my SM-G901F using Tapatalk
Click to expand...
Click to collapse
Hi
I take in consideration your demands . However I still don't know when I'll release next version as my week of exams begins tomorrow. Stay tuned
Would it be possible for anybody to post stock kernel zip for Reflash in case I want to go back to it?
Sent from my SM-G901F using XDA-Developers mobile app
spezl said:
Would it be possible for anybody to post stock kernel zip for Reflash in case I want to go back to it?
Sent from my SM-G901F using XDA-Developers mobile app
Click to expand...
Click to collapse
Hi, I'd advise you to use TWRP and backup your boot partition. If you need to get back to stock kernel, just restore
But if you really need a flashable stock kernel zip, I'll make one
licha26 said:
Hi
I take into consideration your demands . However I still don't know when I'll release next version as my week of exams begins tomorrow. Stay tuned
Click to expand...
Click to collapse
hehe thanks. good luck for your exams
licha26 said:
Hi
I take into consideration your demands . However I still don't know when I'll release next version as my week of exams begins tomorrow. Stay tuned
Click to expand...
Click to collapse
Good luck, CRACK!!!
[emoji310][emoji310]
Good luck man.
Waiting for a flashable stock kernel
sent from my Nokia 3210 using xda-Developers mobile app
@Android2003
use this one :
http://uploadboy.me/1dz4xttx86vc/Stock.zip.html
I'm currently testing V2! Expect a release soon
V2 is online, find the links in OP : what's new ?
- hotplugs are back
- underclock (268) / overclock (2880)
- added kcal support for screen tweaks
- prevent some kernel wakelocks
- new io schedulers
- fastcharge
I'll publish my kernel adiutor profile soon, I still need to make some optimizations but I must say that it is very promising ! (around 45 min for 10% consumption when screen is on on wifi)
Francais, et en plus de ca Lyonnais ! GG Frero.
Wait for your kernel profile , so good for 45 minutes. Thanks Man !
Testing v2.
Thanks CRACK!!!
licha26 said:
V2 is online, find the links in OP : what's new ?
- hotplugs are back
- underclock (268) / overclock (2880)
- added kcal support for screen tweaks
- prevent some kernel wakelocks
- new io schedulers
- fastcharge
I'll publish my kernel adiutor profile soon, I still need to make some optimizations but I must say that it is very promising ! (around 45 min for 10% consumption when screen is on on wifi)
Click to expand...
Click to collapse
In OP u say, use kernel adiutor mod.
This version of the app is very buggy for me.
Stock app is working good.
Anyone with the same problem?
sent from my Nokia 3210 using xda-Developers mobile app
Delete
I get bootloop when I flash this kernel..
Runs great with zzmove batteryplus, OC 2880/UC 268, UV-10, cfq with 512kb int./1024kb ext. read ahead and msm adreno tz with idler enabled and tuned to be less aggressive.
Testing SOT now...
Thanks a lot @licha26!
...btw: anybody able to enable simple_ondemand governor for GPU without sudden reboot?
Sent from my SM-G901F using XDA-Developers mobile app
In all day I dont had any issue, reboot, etc...
The battery life is very good.
Great work!!!
[emoji106][emoji106]

[Kernel][N-M][UBER-GCC][NewGen] HexaTurbo 2017

Warning​I will not be responsible for anything that happens to your Redmi 2 after flashing this kernel. If you don't know how to unbrick your phone please don't make any modifications and stay with stock MIUI.
What is HexaTurbo?
{
"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"
}
HexaTurbo kernel is meant to be the best gaming kernel with awesome Zetsubou features added on top of CAF/CM kernel. Kernel source will always be kept in sync with new caf(LA.BR.1.2.9_rbx.xx) and mainstream linux(3.10.y) updates. For now the kernel dosn't include features like Undervolt and other features.
Zetsubou
This kernel is 100% based on Zetsubou kernel, that is the best performance/stability balance for redmi 2! So all new Zetsubou features will be added and optimized much as possible to deliver the best performance for Root and Non-Root users, what? non-root users? yes! this kernel was made to be used without root! so you can get the max performance in your games without using Kernel adiutor or EX kernel manager!! (cof... cof.... Pokemon GO)
Features:
NEON optimization
linux version 3.10.105
compiled with UBER GCC 4.9
GPU TurboClock support upto 620MHz
based on caf branch LA.BR.1.2.9_rbx.xx
General optimizations
True 1.2ghz clock
wake gestures: doubletap2wake, sweep2wake (up,down,left,right)
sound control for root users (not tested)
sweep2sleep support!
I/O schedulers: sio, deadline, fiops, noop, bfq, cfq, fifo, sioplus, vr, tripndroid and zen
governors: interactive, ondemand, conservative, performance, chill, relaxed, impulse, bioshock and despair
hotplug: lazyplug
KCAL advanced color control
adreno idler
DriveDroid support
advanced TCP congestion algorithms
force fast charge support
disabled crc check
FS: exfat, NTFS & sdcardfs support
f2fs updated upto v4.10-rc1-3.10
frandom support
reduced load average
fsync on/off support
Check my and Ahish source for other features
-- Download Now --
-- 2017 NewGen Logo Download --
Use EX KERNEL MANAGER or KERNEL ADIUTOR to control all features
Installation:
-Download the zip file and save it into the root directory of external storage
-Reboot to recovery mode and flash the zip file
-Reboot device
It's recommended to flash HexaTurbo only over stock kernel
I recomend using Custom installation for better choices, since you are a gamer!
Kernel will boot with max CPU/GPU frequencies that you select, ex: 1.21GHz/620MHz
Credits:
-ketut.kumajaya hats off to this man for all the work he did for Redmi 2
-osm0sis for his amazing AnyKernel script
-flar2 for his awesome features
-Ashish94 for helping me in almost everything!
-iamsubhranil for also helping me out!
XDA:DevDB Information
[Kernel][N-M][UBER-GCC][NewGen] HexaTurbo 2017, Kernel for the Xiaomi Redmi 2
Contributors
TecnoTailsPlays, Ashish94, iamsubhranil, All devs from kernel guides and mods
Source Code: https://github.com/TecnoAquaPlays/android_kernel_wingtech_HexaTurbo/tree/master
Kernel Special Features: This kernel is optimized for gaming, make your redmi 2 better and cooler!
Version Information
Status: Stable
Current Stable Version: 20170312
Stable Release Date: 2017-03-13
Created 2017-02-09
Last Updated 2017-03-24
Changelog 20170313 NewGen
-Fix random reboots on 2014819
-Stock CPU clock 1.21ghz (1.8ghz or 2.1ghz are fake overclock)
-Add KSM
-Sync Zetsubou sources
-Add F2FS & SDCARDFS support <---| Check Zetsubou thread for how to format to thease file system's
-LineageOS source
-Many other optimizations
Changelog 20170212 Equalizer
-Remove Fake CPU clocks
-Remove fake overclock to 2.11ghz and go back to "Supported 1.3ghz"
-Optimized aroma installer
-Minor things
GPU overclock is Real, and all clocks too, so I din't change anything for now
Changelog 20170210-something
-Totally new freequency table for GPU/CPU, you will get way smoother UI and games
-Minor fixes
Changelog 20170210-Fix
-Switch back to UBER gcc 4.9 becouse some issues with CPU
-Optimize aroma installer a little bit
-Testing new CPU overclock code
-Other minor stuff
Changelog 20170210
-Switch to UBER gcc 6.0
-Enable -O3 optimization
Changelog 20170209:
-Initial build
Can I flash with custom rom like AOSP?
Can i flash it on Validus?
Sent from my 2014813 using Tapatalk
Yousef Algadri said:
Can i flash it on Validus?
Sent from my 2014813 using Tapatalk
Click to expand...
Click to collapse
Sure, if it din't work, sent me dmesg and logcat
zmanz79 said:
Can I flash with custom rom like AOSP?
Click to expand...
Click to collapse
I'm not sure, since this kernel is for cm based roms, you can give it a try....
Good job, my Redmi 2 is fast. Amazing! I'm using mokee 7.1 nitghly 20170207
no sim cards detected after flashing the kernel but on dirty flashing the rom it gets detected.the rom is RR N latest .
Yeah techno is doing awesome work
AOSPExtended..
Custom installation not work for CPU and Color Control. I have to manually adjust all the setting on each reboot. Especially for CPU control, it need time to get 2112 , it keep lock down to 800 on each reboot. Anyway good performance .
bro 2.11 ghz for cpu...... wtf... cool man... installing it right away
Could you add another Hotplug? AutoSMP would be nice
taalojarvi said:
Could you add another Hotplug? AutoSMP would be nice
Click to expand...
Click to collapse
I will try
New build is out!
-Switch to UBER GCC 6.0
-Enable -O3 optimization
New features will be added in future builds, becouse I need time to test other -unstable- features
DOWNLOAD
TecnoTailsPlays said:
New build is out!
-Switch to UBER GCC 6.0
-Enable -O3 optimization
New features will be added in future builds, becouse I need time to test other -unstable- features
DOWNLOAD
Click to expand...
Click to collapse
Work in AOSP EX ?
andreymixmax said:
Work in AOSP EX ?
Click to expand...
Click to collapse
Look, I only use LineageOS, so I can't test in others roms, you will have to try by yourself
LOL, if someone is using the kernel, please open CPU-Z and kernel adiutor and sent me a screenshot of the freequencyes, I think the UBER 6.0 glitched the kernel
New build online!!
-Fix weird stuff on CPU-Z and other apps
-Switch back to UBER gcc 4.9 becouse CPU problems
-Edit aroma installer picture time
-Optimize CPU overclock code (Report if you had random reboots only with this kernel in LineageOS)
--DOWNLOAD--
@TecnoTailsPlays
Whilst testing your new update, I realized that the UI was really laggy. So I checked my frequencies and governor via KA and found out that the max frequency was capped at 800 mhz.
I tried changing frequencies and the frequencies wouldn't stick. If I tried raising it to 1209, it would bounce back to 800.
I tried changing governors too. Unfortunately issue didn't have a workaround so I Reverted to Zetsubou
My modem is 2014818 and I have the 1Gb Variant. I run AiCP 12.1
taalojarvi said:
@TecnoTailsPlays
Whilst testing your new update, I realized that the UI was really laggy. So I checked my frequencies and governor via KA and found out that the max frequency was capped at 800 mhz.
I tried changing frequencies and the frequencies wouldn't stick. If I tried raising it to 1209, it would bounce back to 800.
I tried changing governors too. Unfortunately issue didn't have a workaround so I Reverted to Zetsubou
My modem is 2014818 and I have the 1Gb Variant. I run AiCP 12.1
Click to expand...
Click to collapse
Did you try the latest build? this was fixed

[KERNEL][7.1.2][All Variants!] -V- Kernel X

-V- Kernel X
w/ AnyKernel2 for support on all LaOS 14.x -based ROMs!
import /disclaimer.md
Code:
I am not responsible for any damage done to your device/SD card/OTG cable/washing machine/toaster etc.
You are responsible for what you do.
If something brakes, it's on you!
Furthermore, functionality on older/newer ROMs not guaranteed.
Some may work.
Governors:
IntelliActive
IntelliDemand
Conservative set as default (from interactive)
Hotplugs:
IntelliPlug
Alucard
Use only one! And disable MPDecision!
Extra Features:
Forced Fast Charge v2
GPU: UC to 100MHz, OC to 533MHz
RAM: Added 133MHz (UC) and 566MHz (OC)
ZRAM: Enabled LZ4 compression + Auto resize to 500MB
Intelli_Thermal v3.0
Fixed ROM's init.d
Included kernel-side patch for BlueBorne vulnerability
KSM: Duplicate page check added (I recommend disabling KSM)
Simple GPU Algorithm (by faux123)
Script to force stop MPDecision + Auto enable IntelliPlug (can be disabled in /data/vkx.prop)
Power Suspend Mode v1.5
NTFS read/write support (write is limited, only supports overwriting existing files)
Config accessable from /proc/config.gz
More to come... Make suggestions and I will see what I can do...
Compiled using the Android NDK!
Installation:
You must have unlocked your bootloader!
Download the attached file!
Custom Recovery required
Make a backup of the boot partition for restore/uninstall purposes
Just download and flash the latest auto-install .zip file.
Then, use a kernel tweaking app or script (I use Kernel Adiutor).
To-Do:
Add more governors
Add some IO schedulers
Make suggestions...
Known Bugs:
Found one? Report it.
Source code:
-V- Kernel X
LineageOS (kernel)
Thanks to:
@mobiusm , for his general assistance, some code, and for putting up with me no matter how annoying I was/am/will be.
@likeadracula , for his general assistance and recommendations.
@faux123 , developer of anything starting with "intelli" and 'Simple GPU Algorithm'
@osm0sis , developer of AnyKernel2
and to anyone else I forgot!
XDA:DevDB Information
-V- Kernel X, Kernel for the LG G2 Mini
Contributors
Vagelis1608, mobiusm, likeadracula, faux123, osm0sis
Source Code: https://github.com/Vagelis1608/-V-_Kernel_X
Github Releases: https://github.com/Vagelis1608/-V-_Kernel_X/releases
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 1.3.1
Stable Release Date: 2018-04-13
Development Status: Abandoned :/
Created 2017-07-27
Last Updated 2018-06-27
Github Releases: https://github.com/Vagelis1608/-V-_Kernel_X/releases
Changelog:
v1.3.1:
Fixed the RAMDisk-based script
v1.3:
KSM: Tuned default parameters (still, I recommend disabling it)
GPU: UnderClock to 100MHz
Replaced Qualcomm's thermal driver (Thermald) with Intelli_Thermal v3.0 (by @faux123 )
Fixed ROM's init.d (Enforcing SELinux blocked it, now it works)
RAMDisk script: IntelliPlug is now automatically enabled when MPDecision is force-disabled
ZRAM: The RAMDisk-based script now sets it's size to 500MB (can be disabled in /data/vkx.prop: change persist.use.big.zram )
Swappiness is also set to 100. If you use a swap file, then this MUST be disabled (/data/vkx.prop: change persist.using.swap.file). Otherwise, problems will arise. You have been warned!​
v1.2.1:
Included kernel-side patch for BlueBorne vulnerability
Enabled LZ4 compression for ZRAM
v1.2:
KSM: Duplicate page check added
Simple GPU Algorithm (by faux123)
Script to force stop MPDecision (can be disabled in /data/vkx.prop)
v1.1:
GPU Overclocked to 533MHz (from 450Mz)
RAM: Added 133MHz (UC) and 566MHz (OC)
Power Suspend Mode v1.5
Alucard Hotplug
v1.0.1 (hotfix):
Fix faulty frequency in IntelliDemand (two_phase_freq)
Tuned IntelliDemand and IntelliActive
Delete 'placeholder' file added in the RAMDisk by mistake in v1.0
Disabled device check
v1.0:
First release.
Reserved
MY POST
Oh, was not expecting this. What a pleasant surprise. Thank you.
Perhaps you could add spectrum support, you can find more info in here:
https://forum.xda-developers.com/android/apps-games/app-spectrum-kernel-manager-users-t3601542
cahiri0 said:
Oh, was not expecting this. What a pleasant surprise. Thank you.
Perhaps you could add spectrum support, you can find more info in here:
https://forum.xda-developers.com/android/apps-games/app-spectrum-kernel-manager-users-t3601542
Click to expand...
Click to collapse
Should be fairly simple to implement.
However, since this is a ramdisk mod, you can add it yourself using Android Image Kitchen or the injector in the third post on that thread. Be sure to set the correct frequencies.
That way, you will have it before I push an update with it implemented.
Vagelis1608 said:
Should be fairly simple to implement.
However, since this is a ramdisk mod, you can add it yourself using Android Image Kitchen or the injector in the third post on that thread. Be sure to set the correct frequencies.
That way, you will have it before I push an update with it implemented.
Click to expand...
Click to collapse
I flashed it after release, but after new system build clean flash I could not find time to make new profiles, as they are empty in injector. Hell, lately I can't find time to update system, I flash new one every 4-5 weeks.
is it working on RR6 ?
eicrag123 said:
is it working on RR6 ?
Click to expand...
Click to collapse
No. Only Nougat ROMs.
So, not RR6. But, if upgrade to RR7, then you can use it.
Hotfix release out!
v1.0.1 (hotfix):
Fix faulty frequency in IntelliDemand (two_phase_freq)
Tuned IntelliDemand and IntelliActive
Delete 'placeholder' file added in the RAMDisk by mistake in v1.0
Disabled device check
If you use an app that applies all values by default and you use IntelliActive or (especially) IntelliDemand, then force it to reload the new values for tunables.
Vagelis1608 said:
Changelog:
v1.0.1 (hotfix):
Fix faulty frequency in IntelliDemand (two_phase_freq)
Tuned IntelliDemand and IntelliActive
Delete 'placeholder' file added in the RAMDisk by mistake in v1.0
v1.0:
First release.
Click to expand...
Click to collapse
tryin to install it tells me unsupported device ? like is this for 620 or 618 ?
berraffarouk15 said:
tryin to install it tells me unsupported device ? like is this for 620 or 618 ?
Click to expand...
Click to collapse
I disabled device check in v1.0.1 and reuploaded it.
Download the v1.0.1 zip and let me know if it works.
Vagelis1608 said:
I disabled device check in v1.0.1 and reuploaded it.
Download the v1.0.1 zip and let me know if it works.
Click to expand...
Click to collapse
okay i'll give it a try now thnx
Vagelis1608 said:
Changelog:
v1.0.1 (hotfix):
Fix faulty frequency in IntelliDemand (two_phase_freq)
Tuned IntelliDemand and IntelliActive
Delete 'placeholder' file added in the RAMDisk by mistake in v1.0
Disabled device check
v1.0:
First release.
Click to expand...
Click to collapse
installed fine can u tell me which kernel manager u use ?
berraffarouk15 said:
installed fine can u tell me which kernel manager u use ?
Click to expand...
Click to collapse
I use Kernel Adiutor.
Also, which variant do you have (D620/D618)?
EDIT: Apply on boot has some issues (some settings don't get applied). To fix it enable the 'Script' option in Kernel Adiutor's settings.
{
"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"
}
Vagelis1608 said:
I use Kernel Adiutor.
Also, which variant do you have (D620/D618)?
EDIT: Apply on boot has some issues (some settings don't get applied). To fix it enable the 'Script' option in Kernel Adiutor's settings.
Click to expand...
Click to collapse
okay thnx, and i hv d618 and ca i know if there is a kernel manager that whne installed to system apps it appears in the stock settings menu i mean like magisk does and supersu and other ,,,, u get me ?
berraffarouk15 said:
okay thnx, and i hv d618 and ca i know if there is a kernel manager that whne installed to system apps it appears in the stock settings menu i mean like magisk does and supersu and other ,,,, u get me ?
Click to expand...
Click to collapse
Oh, I get you...
That's one of the reasons why I use Kernel Adiutor.
(This is on RR7)
OC?
wild_fire said:
OC?
Click to expand...
Click to collapse
According to @mobiusm , the max and min frequencies are locked on the hardware level.
As such, overclocking and underclocking are impossible.
Well, unless you replace the actual CPU, so yeah...
He can correct me if I am wrong.
Vagelis1608 said:
According to @mobiusm , the max and min frequencies are locked on the hardware level.
As such, overclocking and underclocking are impossible.
Well, unless you replace the actual CPU, so yeah...
He can correct me if I am wrong.
Click to expand...
Click to collapse
Umm... But didn't this one guy make a kernel that oc's the CPU to 1.6ghz? It was for cm12 I believe...

[KERNEL][OOS] Harfix5 (1.1)(04.01.18)

{
"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"
}
Kernel is based on SimpleGX​Hit thanks there first!​
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
*/
Hi!
My name is Rafal. I'm from Poland.
Here is a page about my sixth kernel of my harfix series.
I'm creating this kernel for my daily usage so don't hate my when I will not implement something that You want.
But of course, requests are welcome!
Kernel is based on SimpleGX kernel to work on stable, lite base.
Thanks @AndroidGX for awesome base!
Kernel is definitely NOT to improve battery life!
If You want better battery life them go look for other kernels.
Features:
- all SimpleGX features
- Maple (default), Noop (for screen off), Deadline, CFQ, FIFO, SIOplus, TripNDroid, VR, ZEN I/O schedulers
- CPU overclock at 2592mhz&2035mhz
- CPU underclock at 230mhz
- GPU overclock at 710mhz
- GPU underclock at 180mhz
- adreno idler
- adreno booster
- sound control
- KCAL
- use 364mhz instead of 345mhz for big cores
- zen-tune v4
- quarterd msm framebuffering
- state_notifier
- Switcher (changing I/O sdcheduler to noop when screen is off)
- disabled gentle fair sleepers
- highly optimized for stability and speed
- compiled using Google NDK
What don't expect:
- F2FS
- dual boot
- upstreamed linux
- any other features that i don't need
Changelog:
Most latest changelog
1.1 04.01.18
- upstream to SimpleGX v2.3
1.0 03.01.18
- upstream to SimpleGX v2.2
- remove added governors (some will come back)
Older:
0.5 22.12.17
- add Impulse, Darkness, Nightmare, Alucard, ZZmoove, Smartmax CPU governors (smartmax_big is smartmax for big clusters)
- add IntelliMM CPU governor (temporarily disabled)(need some dependences)
- add FIFO, SIOplus, TripNDroid, VR, ZEN I/O schedulers
- change optimalization levels for best stability (-O2,-Os,-Ofast, graphite)(default in SimpleGX is -Ofast only)
- add state_notifier
- add switcher (changing I/O scheduler to noop when screen is off)
- disable gentle fair sleepers
- optimize ksm
- increase readahead to 2048/32
- disable test I/O scheduler
- disable some debuging
- some optimalizations
- update harfix builder to 1.2
0.4 17.12.17
- add GPU one step overclock at 710mhz
- add GPU one step underclock at 180mhz
- add adreno idler
- add adreno booster
- some improvments and fixes
0.3 16.12.17
- add one step overclock for CPU
- add sound control
- add KCAL
0.2 15.12.17
- add version number to localversion
- disable some debuging
- Implement zen-tune v4
- enable support for quarterd msm framebuffering
- add 230mhz cpu clocks
- use 364mhz for the complete cpu range
- remove + in kernel version
0.1 14.12.17
SimpleGX with fixed permissions and replaced with my build script
Tested:
Audax 3.0 with 1.1
Older:
Audax 3.0 with 1.0
Official OxygenOS 4.7.4 with 0.5
Official OxygenOS 4.7.4 with 0.4
Official OxygenOS 4.7.4 with 0.3
Official OxygenOS 4.7.4 with 0.2
Official OxygenOS 4.7.4 with 0.1
Download:
If You want to support me, use that links:
Disable adblock of course.
Openload:
1.1
Older:
1.0
0.5
0.4
0.3
0.2
0.1
​Thanks for that choice!
Gdrive:
1.1
Older:
1.0
0.5
0.4
0.3
0.2
0.1
​
if downloads link doesn't work try download from github.
Like my project?
hit thanks!
Want to make this project more popular?
or want notification on site update?
follow this project!
Love my project?
Donate!
XDA:DevDB Information
Harfix5, Kernel for the OnePlus 5T
Contributors
rafciowis1999
Source Code: https://github.com/wisniew/Harfix5-1.x
Kernel Special Features:
Version Information
Status: Stable
Created 2017-12-15
Last Updated 2018-01-04
Reserved
Reserved
Last one!
First. Thanks for the kernel
Good to see you there, nice work ! Thanks !
*Also thank you very much for removing this plus, it was the most annoying thing in my life.
Use code from franken. Xda delete this.
Schrotty35 said:
Use code from franken. Xda delete this.
Click to expand...
Click to collapse
???
Schrotty35 said:
Use code from franken. Xda delete this.
Click to expand...
Click to collapse
Even if that was the case (which it isn't, it's based on SimpleGX VERY CLEARLY in the OP), the kernel is licensed under the GPL. It's against the license terms to restrict people from using the source in any way they see fit. This is 100% allowed and okay.
nathanchance said:
Even if that was the case (which it isn't, it's based on SimpleGX VERY CLEARLY in the OP), the kernel is licensed under the GPL. It's against the license terms to restrict people from using the source in any way they see fit. This is 100% allowed and okay.
Click to expand...
Click to collapse
exactly, lol
---------- Post added at 04:50 PM ---------- Previous post was at 04:50 PM ----------
This actually looks interesting. i will be fl;ashing and testing this, Thanks!
Schrotty35 said:
Use code from franken. Xda delete this.
Click to expand...
Click to collapse
What is your problem, seriously? You complain about lack of development, scoff at donating to further development from a great developer and stifle development by making false accusations. Meanwhile you have done absolutely nothing to help further it.
work with 4.7.5 Oxygen? Thanks
What is sound control mean? Which app do I need to use? Sorry im a newbie with this
Schrotty35 said:
Use code from franken. Xda delete this.
Click to expand...
Click to collapse
In my opinion I properly wrote author of base in OP but if anyone is blind I added one more BIG red text... Or if You said this because I use something from other then franken kernel is based on OOS kernel, OOS kernel on (propobly) clear linux kernel and linux kernel is based on unix sooo Linus need to delete his kernel too? lol
GPL is allowing to fork projects so I used this for more comfort work.
If anyone more want to delete this no problem because as I said I'm creating this for me, not for people that want to delete anyone work and hate.
btw
for others that enjoy kernel here is new version released!
Have a good day guys and thanks for that words @nathanchance @yung40oz84 @Dazed No More
JRevenge said:
work with 4.7.5 Oxygen? Thanks
Click to expand...
Click to collapse
it's working but I don't need to go 4.7.5. Changes not too usefull for me.
Bestplayer55 said:
What is sound control mean? Which app do I need to use? Sorry im a newbie with this
Click to expand...
Click to collapse
Sound control by @flar2 works with EXKM and kernel adiutor.
You can change mic, headphones volumes, etc. Nothing special for audiophile because qcom doeasn't public documentation about op5t audio chip.
Thanks for new kernel.. It is always good to see new developers. And I am glad that I bought op5t, because development growing
Kernel working good so far. Even with the min could freq of 230mhz. I will look what this changes in idle drain
MrPepperino said:
Kernel working good so far. Even with the min could freq of 230mhz. I will look what this changes in idle drain
Click to expand...
Click to collapse
I wonder what is the result you'll get for idle drain, please.
Can somebody please overclock using a more performance based governor or at the very least run it in the actual performance mode?
This phone is great and all but I can't help but imagine what an utter beast it would be overclocked and/or in the performance mode governor. I'd try myself but I'm unable to root and unlock right now.
showofdeth said:
Can somebody please overclock using a more performance based governor or at the very least run it in the actual performance mode?
This phone is great and all but I can't help but imagine what an utter beast it would be overclocked and/or in the performance mode governor. I'd try myself but I'm unable to root and unlock right now.
Click to expand...
Click to collapse
yeah, I'm planning to add some other governors but now I want to focus on other things.
For now You can list some govs that You guys want to see here.

[KERNEL][A6020][Dragon-Elite][v3.10.108]

{
"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"
}
Dragon-Elite Kernel for Lenovo Vibe K5/K5 Plus
Code:
#include <std_disclaimer.h>
/*
* 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.*/
Insecured
adb runnable as root
init.d support
Upgraded to latest Linux version 3.10.108
Built Using Linaro- 4.9 Aarch64 Toolchain along with optimizations like GCC optimization for cortex-a53 ,O3 & Graphite flags.
Dynamic Fsync - A driver originally written by faux123- Disables Fsync when phone is being used causing significant IO boost.
Added Adreno idler GPU Alogrithm - An efficient workaround for msm-adreno-tz's overheads. Developed by @arter97
Disabled Gentle fair sleepers
F2FS Support ( Import from Motorola Source 7.0 Nougat )
Enabled arch power
Automatic busybox installation
Compatible with systemless root
KSM ( Kernel Sample Merging ) enabled
Uses live Ramdisk patching during flashing, so need not worry about ROMs on which you are flashing on.
[*]Added Double Tap to Wake and Sweep2Wake
Added sound control
Added simple GPU Algorithm - An add-on for MSM-Adreno TZ GPU Governor. Developed by @faux123.
KCAL advanced color control [V2](RGB, Saturation, Value, Contrast, Hue)
CIFS support
[*]zSwap support - A Virtual compressed memory pool - Can be used as a swapping devices for extra RAM.
Reduced idle power consumption
Wakelocks blocked by default thanks to @franciscofranco
Vibration Intensity Control: Let’s you adjust the intensity at which your phone vibrates
IOScheduler
block: Added Sio IOScheduler
block: Added FIOPS IOScheduler
block: Added Maple IOScheduler
block: Added Zen IOScheduler
Additional IOSchedulers: BFQ v7r8(recommended)
Governors enabled: ondemand, interactive,chill,relaxed,impulse,blu_active:
Add sysinterface for GENTLE_FAIR_SLEEPERS [toggle switch]
[*]Frandom driver- Fast Kernel Number Generator.
Kexec Hardboot Supported
Performance enhancements
[*]Added USB fast charge
[*]Introducing Intelli_thermal - A new thermal protection mechanism
Support for CRC-Toggle (Disabled by Default in Misc. TAB).
Improved square root algorithm.
Disabled some debugging
[*]Relax thermal throttling values
Disabled MMC CRC check for extra 30% boost in IO
Support for ARCH_Power to reduce Power-Consumption and increase Battery-Life.
Support for the new PowerSuspend algorithm.
Optimized Console FrameBuffer for upto 70% increase in Performance.
Support for Larch Power feature (should improve Battery-Life).
Powersuspend mode
[*]Added bunches of TCP Congestion Algorithm
Dragon-Elite_V1.2_N_Inline
Dragon-Elite-V1.1_N_Module
Dragon-Elite_V1.2_Oreo-8.1
V1.1 Changes :-
1 :- New i/o maple.
2 :- Wireguard added.
3 :- Compiled with custom Linaro's Snapshot GCC with hg-binutils-2.26.51.0.2 you can grab KERNEL_GOD build here
4 :- Lots Of tunings
5 :- i DONT REMEMBER NOW.Check my Git
V1.2 Changes :-
[*] Rebase both Nougat and Oreo to new source by harry8242
[*] It's new so less features still i added few of them from old vegito source.
[*]Compiled with custom Linaro's GCC -4.9.
[*]CPU voltage reduced for less heating.
[*]I/O scheduler maple,zen,fiops,zen added
[*]CPU governors impulser,chill,relaxed,blu_active added.
JOIN OUR COMMUNITIES
​
Important:
Do not flash this over other custom kernels!
You should only flash Dragon_Elite over the kernel that came with your ROM
Reporting bugs
Grab a logcat, and a console ramoops (if random rebooting) or a dmesg (any other issues) right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
See how to submit a bug report for the appropriate place to report your bug
INSTRUCTIONS
Just flash the zip in twrp and you are good to go!
XDA:DevDB Information
Dragon-Elite, Kernel for the Lenovo Vibe K5 Plus
Contributors
yankit293, Dreamstar, harry8242, dev_harsh1998
Source Code: https://github.com/yankit293/android_kernel_lenovo_msm8916
Kernel Special Features:
Version Information
Status: Testing
Current Stable Version: none
Current Beta Version: 1.0
Beta Release Date: 2017-12-27
Created 2017-12-27
Last Updated 2018-01-04
Is this compatible with oreo roms? Thanks btw.
lacsinasonny said:
Is this compatible with oreo roms? Thanks btw.
Click to expand...
Click to collapse
yes for oreo only
yankit293 said:
yes for oreo only
Click to expand...
Click to collapse
Thanks!
There are two threads for this kernel, what is the difference? Thanks!
Amazing dude, congrats for your work!
:
Keep it up!
Keep it up bro...
As I got Audio bugs with Omni oreo which can be fixed via enabling mono audio. (You can add this in OP too). Also double tap to wake not working. And add oreo compatibility in OP too.
Otherwise it's a nice kernel I'm using it from 2 weeks.
Thanks Ankit for keeping this kernel alive for oreo ROMs.
Hotspot not working
I am using official lineage os 14 nd hotspot is not working but totally love the performance
Is it compatible with Android 8.1 or 8.0?
Yairr Jiménez said:
Is it compatible with Android 8.1 or 8.0?
Click to expand...
Click to collapse
Yes it is
I noticed that the little core doesn't use the other frequencies much. It's always at 200mhz and deep sleep. Unlike the big core which maximizes the other frequencies.
new build for viper
change log..
1. dt2w enable using KA app.
2. inline wifi so you can flash dragon elite kernel future updates
https://www.androidfilehost.com/?fid=962157660013069099
press thank button if you like my work...
Samiranboruah said:
I am using official lineage os 14 nd hotspot is not working but totally love the performance
Click to expand...
Click to collapse
new build coming with wifi module join telegram group for BETA builds
New update available for old Rom users as well as new Rom users ..
Inline for new roms
module for old roms which have wlan.ko wifi module ..
happy flashing....
Phone reboots when locked if adopted storage is used. Probably a bug due to iosched switcher module.
dt2wake up not working
yankit293 said:
New update available for old Rom users as well as new Rom users ..
Inline for new roms
module for old roms which have wlan.ko wifi module ..
happy flashing....
Click to expand...
Click to collapse
dt2wakeup not working.., via ka app not working too, kernel there is no menu of wakup on
everything works as expected but dtw is missing from KA and when using adopted storage the phone constantly reboots when locked.
Rom: Viper OS Jan 1 build
kernel version: 1.1
Denil_Chungath said:
everything works as expected but dtw is missing from KA and when using adopted storage the phone constantly reboots when locked.
Rom: Viper OS Jan 1 build
kernel version: 1.1
Click to expand...
Click to collapse
switch to stock kernel will be fixed in next update .. soon

Categories

Resources