[Kernel][surnia] SomeFeaK 2 for Moto E 2015 - E 2015 Android Development

Because you all loved SomeFeaK 1 (no1 cur if you didn't), here it comes SomeFeaK 2 kernel for device codename "surnia".
The kernel should work in any Android Oreo (8.0) custom ROM.. Tested and working in XT1601 (LATAM).
Disclamier:
Code:
[COLOR="red"]* 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.
*[/COLOR]
Features:
Added by me:
Upstreamed to Linux v3.10.108!
Governors: impulse and elementalX, yankactive, zzmoove, darkness and bioshock.
Double tap to wake (DT2W).
Enabled advanced TCP congestion managers: veno, westwood, vegas, illinois, and more.
Automatic thermal throttling and CPU cooling driver added and enabled.
Enabled CPU current throttling driver
Fixed temperature handling.
Dev info:
In order to make use of the new hidden LED's available behavior, it's needed that some Java developer (not me, I don't know a thing about Java) to develop an application. Here I'll give you a sort of "API" that you should use to wake up the required triggers for "if there's a notification or not".
To turn on the LED set trigger to default-on:
Code:
su -c "echo default-on > /sys/devices/soc.0/leds-atc-e3be1600/leds/charging/trigger"
To turn off the LED set trigger to none:
Code:
su -c "echo none > /sys/devices/soc.0/leds-atc-e3be1600/leds/charging/trigger"
I've also added the required modules for the LED to be able to process a hold on during "x" milliseconds and keep off during "x" milliseconds. To set it do it like as follows.
Switch trigger to timer:
Code:
su -c "echo timer > /sys/devices/soc.0/leds-atc-e3be1600/leds/charging/trigger"
Now, set time on during 0,5 seconds (500 milliseconds):
Code:
su -c "echo 500 > /sys/devices/soc.0/leds-atc-e3be1600/leds/charging/delay_on"
Now, set time off during 1 second (1000 milliseconds):
Code:
su -c "echo 1000 > /sys/devices/soc.0/leds-atc-e3be1600/leds/charging/delay_off"
For now, you must have a charger connected. It seems to be a hardware issue but I'll try to investigate it anyways.
Click to expand...
Click to collapse
Downloads:
Click here or go to Downloads tab at the top of the thread, if something goes wrong, just go for AFH here.
Bugs:
No known issues.
Bugs marked with a "*" will be fixed in the next release.
Testing: (by users and me)
UltraAOSP: no bugs found.
XDA:DevDB Information
SomeFeaK 2 for Moto E 2015, Kernel for the Moto E 2015
Contributors
facuarmo, ishubhamsingh, infinite4ever, squid2, ElDainosor
Source Code: https://github.com/FacuM/android_kernel_motorola_msm8916-3
Kernel Special Features: everything from r20 Squid2's build, advanced LED control, DT2W, impulse and elementalX governors and much more!
Version Information
Status: Stable
Created 2018-01-10
Last Updated 2018-01-09

Changelog (v5.00):
Kernel changes:
Finally corrected sdcardfs! Thanks to @ishubhamsingh .
Now working with 8.1.x!
Updated binder.
General performance improvements.
Other changes:
None.
Download:
Main link: https://forum.xda-developers.com/devdb/project/dl/?id=28026
Alternative link: https://www.androidfilehost.com/?fid=817906626617957399
MD5: d934b46cd7061380357b996a769e2f73
Bugs:
No known issues.

Changelog (v5.50):
Kernel changes:
Get rid of softvfp+vfp and start using neon (hardware FPU).
Significantly improve performance!
fs: improve overall i/o performance.
Other changes:
Removed almost all warnings during compilation related to false positives.
Corrected source indentation mistakes.
Download:
Main link: n/a
Alternative link: https://www.androidfilehost.com/?fid=962157660013070494
MD5: c5f050b04d1e3dc5f8fdf0f3093480cf
Bugs:
No known issues.

CypherOS v5.1(android 8.1) beta ended up to bootloop after flashing latest one kernel but on i also tried it with validusOS v16.5 (android 8.0) it booted and work quite nice but on opening some social apps like facebook or etc. It lags a bit !!

hamxa266 said:
CypherOS v5.1(android 8.1) beta ended up to bootloop after flashing latest one kernel but on i also tried it with validusOS v16.5 (android 8.0) it booted and work quite nice but on opening some social apps like facebook or etc. It lags a bit !!
Click to expand...
Click to collapse
and the camera does not work anymore with the kernel on validus

mik2929 said:
and the camera does not work anymore with the kernel on validus
Click to expand...
Click to collapse
Nope camera does not work you still need footej camera to get it working.
EDIT: Sorry but camera is not working while using footej.

A fixed build will be available soon! Sorry for any inconvenience.

5.0 on resurrection remix boots straight into fastboot as a fallback method, 5.5 bootloops on the same rom

facuarmo said:
A fixed build will be available soon! Sorry for any inconvenience.
Click to expand...
Click to collapse
No more news?

Amazing work! This kernel works on 7.1.2 roms?

@facuarmo did you still developing this kernel?

I can't find the download link for surnia, where is it?

Related

[ROM] CM-10.2 | AOSP 4.3.1 Jellybean [KANG] [Oct-28]

| CyanogenMod 10.2 - Android 4.3.1 - Jellybean |
{
"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"
}
Code:
#include
/*
* Your warranty is now likely void.
*
* I am not responsible for bricked devices, dead SD cards,
* spontaneous combustion, or any other host of cosmic penalties
* which may befall you, your family, or your phone.
*
*/
If you ask any questions that are answered in the first two posts your question will be ignored. If you don't search prior to posting you will be ignored. If you don't read you will be ignored. If you've done all that and still don't have an answer then feel free to ask your question. Ambiguity doesn't help anymore. Elaborate. It's that simple.
Click to expand...
Click to collapse
Built from CM source
Service
Text
Data
Call
Audio
WiFi
Google Now
Bluetooth
GPS
MMS
Video playback
Audio playback
Camera
Camcorder
UMS
Maps 7 has graphical glitches. See "Extras" section in 2nd post for older glitch free version
Do NOT use superwipes
Wipe data, cache, and dalvik cache
** (if you are simply applying an update to this rom base this might not always be required)
*** ((but do not report bugs if you didn't full wipe))
Flash ROM
Flash GAPPS
Reboot
???
Profit
To enable Developer Options and Performance go to Settings, About Phone and repeatedly press Build Number.
If you use ADB read this: PSA by CM
If you use reboot to recovery read this: PSA by CM
Regarding new Superuser: PSA by CM
Read the FAQ thread here before posting any questions in this thread: FAQ
And any and all users in this thread who contirbuted or will contribute to making this ROM as stable as possible
NineInchNails for being an awesome dev partner, moral support and friend!
dastin1015 for being an awesome dev partner and friend!
android1234567 for being an awesome dev partner and friend!
android1234567 for all the help with the kernel, without you we wouldn't have new kernel
NLJ for fixing the Sweep2Wake proximity sensor issue
A bunch of thanks to arco, for all his updates to our kernel, our display libs, our media libs, and for fixing the video playback glitching, and for being a good friend and dev mentor.
All my supporters!
I really didn't want to do this but people keep asking so here is a donation link if you want to buy me a coffee or pack of smokes (I go through a lot sitting on the PC messing around lol) go ahead. But not required or expected by any means
Note: The name on the paypal account may say patricia, this is because it's a family paypal account.
Thanks and happy flashing!
Download link is in 2nd post
Oct-28
* viber4android should be fixed now
* Fixed random bug where Gallery would FC when switching from FFC to back camera
Oct-26
* Fixed USB storage bug from last build
* Fixed torch tile missing from quick settings
* A few bug fixes from CM themselfs
* Other upstream changes I can't remember right now
Oct-23
* VOIP apps should be fixed now (tested with Tango)
* Random RC when stopping a video recording should be fixed as well
* Updated usb/bluetooth tethering interface for Android 4.3 to fix tethering
* A few misc bug fixes to kernel (display related)
* A decent amount of upstream changes
Oct-20
* Android 4.3.1
* Lots of updates by cyanogen to the camera
* Fixed torch turning off with screen
* Kernel updated to 3.0.100
* Lots of upstream changes
Oct-10
* Fixed audio being lower then normal in the last few builds
* Updated the msm8660 power hal. This should help any stuttering music playback
* Video recording is now working correctly with shutter sounds!
* Kernel updated to Linux 3.0.99
* Any upstream changes at time of compile
Sep-29
* Really fixed VoIP with some apps (viber, tango)
* Fixed touch-to-focus while video recording, was broke in last build
* Any upstream changes at time of compile
Sep-27
* Fixed VoIP with some apps (untested)
* Fixed data indicators
* Any upstream changes at time of compile
Sep-19
* Fixed permissions for VibratorHW, sensitivity should now be adjustable via CM settings
* Fixed touch-to-focus while video recording (credit: android1234567)
* Tried to address issue some users face when in-call and no one can hear them
* Kernel updated to Linux 3.0.94
* Upstream: Android tagged "Android-4.3 r3 , Build ID: JLS36C"
* Any upstream changes at time of compile
Sep-14
* Added CMAcoount
* Actually enabled the CPU freq syncing across all cores
* More updates to qcom media and display legacy libs
* Any upstream changes at time of compile
Sep-9
* Merged a few upstream changes to our display-legacy repo for better compatibility with AOSP 4.3
* A few camera fixes, (mainly just cleans up logcat spam about paramaters. there really isnt any notice to the user.
* Added ability to control vibration strength via the CyanogenMod settings
* setting CPU freq/gov will always be set across all cores regardless of app
* Any other upstream changes at time of compile
Sep-5
* Hopefully the Battery drain issue is gone, please do a full wipe before reporting about it
* Fixed random FC with video recording by removing the shutter sounds for now until i isolate the issue
* Reverted all my testing changes
* Cleanup
* Any upstream changes at time of compile
* Note: no more rude comments !!!!
Aug-29
* Fixed camera FC when finishing a recording (credit: amphorion)
* Disabled the snapshot while recording feature as our device doesn't support it
* Addressed a rare crash in camera when recording and flash is on
* Any upstream changes at time of compile
Aug-25
* Upstream: make sure unsupported graphics features are disabled for legacy devices (no end-user change, restores CM-10.1 behavior)
* Upstream: Fixed compiling with "DISABLE_ARM_PIE" flag and using official CM toolchain. (before we were using an alternate gcc 4.7 toolchain that happened to work. It has now been fixed the correct way upstream. There will most likely be no end-user change but its always better to be using official CM source code)
* Upstream: Misc stability fixes
* Upstream: Merged android 4.3 - r2.2, Build number: JSS15Q
* Updated kernel to Linux 3.0.93
* A few small changes and cleanup
* Any other upstream changes at time of compile
Aug-21
** NOTE: with this build a fuill wipe is most likely required you will have issues
* Fixed issue with last release where some users, after a reboot could no longer boot the rom again
* All the bugs with the camera we have been having are now gone. Should function the same as in CM-10.1
* Reverted the hack to kernel to get FFC to work without the compile flag "disable arm pie" since we now can
* Any upstream changes at time of compile
* Did some cleanup from the cm-10.2 merge
Aug-18
* Fixed issue where some users couldn't boot the ROM
* Fixed Front facing camera while using GCC-4.7 for compiling
* Enabled Permissive selinux (no enforced option yet)
* Bugfix: Durning compile media libs weren't compiling with the correct headers
* Upstream Changes at time of compile
Aug-16
* Fixed Torch
* Fixed Front Facing Camera
* Fixed superuser being disabled by default bug
* Lots of update to the audio libs (audio-caf)
* Any upstream changes at time of compile
Aug-13
* Fixed Camera. DO A FULL WIPE OR CAMERA APP WILL NOT SHOW UP!!!!
* Tried to address the rare reboot due to the wifi module
* Upstream changes
Aug-12
* initial build everything should be good except camera. we are working on it
* Everyone send a donation to android1234567. despite my multiple negative comments about trying to build with gcc4.6 he tried, and guess what he was right. that got us booting. so everyone end him a few bucks. he more then deservies it
ChronicKernel
Kernel now based on Bruce's kernel with a few changes by me, including:
* Compiled with linaro
* Set flash to disable if battery is below 10% to prevent the random shut-off when taking a pic
* Removed/Disabled KSM
* Removed ZRAM
* User-configurable GPU OC (Not OC'd by default)
* Optimized and compiled with with the "Optimize a lot, or -o3 option)
* Added more I/O schedulers
* Tweaked voltages a bit
* Reverted CRT hack to smooth animation in Android 4.2.2+
* Increased pmem memory heaps (copied from htc shooter) as it is needed in Android 4.2.2+ to fix soft-reboots
* PM_FAST enabled by default (high power wi-fi when screen is off)
These settings were changed by me to help make the kernel more stable with our ROM, observed with tests by me. If you want more features of the Sultan kernel feel free to flash it, but support will not be provided in this thread.
Other Features of the kernel include:
* OC to 1866Mhtz (default 1566Mhtz)
* Undervolted
* User-configurable CPU OC
* User-configurable CPU default governor (ondemand = default)
* User-configurable I/O scheduler (default = SIO)
* User-configurable badass gonvernor (default = balanced)
* Sweep2Wake
You can edit many of the settings in /system/etc/init.d/99kernel, here is a snippet of the script with all the config options
Kernel init script: Click Show Content to expand
Code:
#Script originally made by Axetilen. Modified by Sultan (android1234567)
#Updated for albinoman887's ChronicKernel (98% of the credit goes to android1234567. Thanks so much man :)
# Configure your options here #
# Config default CPU Gonvernor (Disabled by default: When disabled uses internal Kernel setting)
# For better battery life switch to badass
# Kernel Default: ondemand
# Possible values
# badass
# ondemand
# interactive
#= lagfee
# performance
GOV=ondemand;
# Config I/O scheduler
# deadline
# cfq
# noop
# vr
# sio (default)
IO=sio;
# Config CPU max frequency
# Default: 1566000 (1566Mhtz)
# Overclockable to - 1836000 (1836Mhtz)
# for badass set to 1566mhtz (best performance/battery life)
MAXFREQ=1566000;
# Config CPU min frequency
# Default: 384000 (384Mhtz)
# Range 384000 - 1944000 (384Mhtz - 1944Mhtz)
MINFREQ=384000;
# Config 3D GPU clock
# 228571000 = 228mhz
# 266667000 = 267mhz (default)
# 300000000 = 300mhz (Recomended For balance of Performance and Battery life)
# 320000000 = 320mhz
GPU=266667000;
# Config 2D GPU clock
# 145455000 = 145mhz
# 160000000 = 160mhz
# 200000000 = 200mhz (default)
# 228571000 = 228mhz (Recomended For balance of Performance and Battery life)
# 266667000 = 267mhz
DD=200000000;
# Badass
# possible values
# 1 = performance
# 2 = balanced
# 3 = battery saving
BADASS=2
# Enable Sweep2Wake
# 0 = disabled (default)
# 1 = enabled
# 2 = enabled (with no button backlight during sweep)
SWEEP=0
# Enable Fastcharge
# 0 = disabled
# 1 = substitute AC to USB charging always
# 2 = substitute AC to USB charging only if there is no USB peripheral detected
FASTCHARGE=0;
# Fsync Control
# Disabled by default (recomended)
# 2 = Fsync disabled
# 1 = Fsync enabled
FSYNC=2;
# TUN
# Disabled by default
# 0 = Disabled
# 1 = Enabled
TUN=0
# End of configurable options #
Please note this is not the full script just a small portion, Check /system/etc/init.d/99kernel for the full script
Team Hydra Github (main): https://github.com/Team-Hydra
CyanogenMod Github: https://github.com/CyanogenMod
ROM : cm-10.2-20131028-Albinoman887-pyramid.zip
GAPPS: : HERE
Goo.im Repo : HERE
* This ROM can also be downloaded directly with GooManager *
The new maps 7 from google has graphical glitches due to our old hacked adreno libs. Click the following link Maps-6.apk
first create the folder structure for your source. I suggest creating android/system n your home directory.
Now cd into this directory enter this command
Code:
repo init -u git://github.com/Team-Hydra/android.git -b cm-10.2
repo sync
( if you have a pretty decent /internet connection (10-20mbps+) you can add -j and then a number ater repo sync i recomend something like repo sync -j10 )
Once you have done that your ready to go. simply run:
Code:
. build/envsetup.sh
./vendor/cm/get-prebuilts
lunch cm_pyramid-userdebug
mka bacon
make sure before you start a new build to always run make clobber
If anyone would like to help bug bash with me feel free. if you make any progress send me a pull request
P.S. I HIGHLY recomend setting up ccache if you are going to compile a lot you can read more about ccache here: Initializing a Build Environment and scroll down to the "set up ccache" section
Happy Developing,
Albinoman887
it's geart~!!!wait for it~
albinoman887 said:
DOWNLOAD
ROM : cm-10.1-20130806-Albinoman887-pyramid.zip
Click to expand...
Click to collapse
The links says 10.1
Good Work. Thanks a lot
i thought you stopped your development on CM 10.2 and android1234567 is going on now? Its quite confusing having 3 4.3 ROMs, which are basically all the same, but on the other hand they are not the same oO
s0ftcorn said:
i thought you stopped your development on CM 10.2 and android1234567 is going on now? Its quite confusing having 3 4.3 ROMs, which are basically all the same, but on the other hand they are not the same oO
Click to expand...
Click to collapse
how are there 3? i dont know i just couldnt stay away..
albinoman887 said:
how are there 3? i dont know i just couldnt stay away..
Click to expand...
Click to collapse
Laidbacknikez has a build out. Have to say welcome back, you weren't gone long enough to miss you
3 devs doing 3 roms just means the flashoholics will get their fix for a little while.
Moh Kohn said:
Laidbacknikez has a build out. Have to say welcome back, you weren't gone long enough to miss you
3 devs doing 3 roms just means the flashoholics will get their fix for a little while.
Click to expand...
Click to collapse
2 devs doing 2 ROMs. I'm not going to dev anymore.
albinoman887 said:
how are there 3? i dont know i just couldnt stay away..
Click to expand...
Click to collapse
yours, android123456 and laidbacknikez i think android1234567 is with ION
Sent from my HTC Sensation using xda app-developers app
android1234567 said:
2 devs doing 2 ROMs. I'm not going to dev anymore.
Click to expand...
Click to collapse
You quit?????
nickislauw said:
You quit?????
Click to expand...
Click to collapse
Yeah. I don't want to dev anymore.
android1234567 said:
Yeah. I don't want to dev anymore.
Click to expand...
Click to collapse
s0ftcorn said:
yours, android123456 and laidbacknikez i think android1234567 is with ION
Click to expand...
Click to collapse
So - just to get it right - this rom is without ion ; android1234567's rom is with ion, but is dead... so currently there's no 4.3 rom with ion?
hi albino .. maybe you can edit the OP a little bit .. camera is in Working as well as in Non Working list also ..
and thanks for this ROM .. hope we have the best 4.3 ROM like we had the 4.2.2
android1234567 said:
Yeah. I don't want to dev anymore.
Click to expand...
Click to collapse
What? Getting so far and dont want to continue this? Thats sad. It will always nag you that you didnt complete the ion port, i promise.
Is it very obvious that i try to needle you?
I LOVE YOU GUYS :laugh::good:. Great work, hope bugs will be fixed soon.
When I come from [ROM] CM 4.2.2 AOSP 10.1 Jellybean [KANG] [Aug-6] I do then anyway as a precaution a full wipe? or is dalvik and cache?
micha12435 said:
When I come from [ROM] CM 4.2.2 AOSP 10.1 Jellybean [KANG] [Aug-6] I do then anyway as a precaution a full wipe? or is dalvik and cache?
Click to expand...
Click to collapse
Full wipe. Wipe anything you can except for sd card.
Sent from my HTC Sensation using xda app-developers app
micha12435 said:
When I come from [ROM] CM 4.2.2 AOSP 10.1 Jellybean [KANG] [Aug-6] I do then anyway as a precaution a full wipe? or is dalvik and cache?
Click to expand...
Click to collapse
As Android1234567 wrote:
Even if you come from the CM10.1 ROM he suggests a full wipe. You could make a backup of your programs and then restore them with titanium backup.

[KERNEL][64-BIT]Zapdos Kernel 1.1 || 26 July 2015

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.*/
Features
Compiled from latest CM source.
64-BIT.
Used official GCC toolchain for 64-BIT.
Disabled GFS.
Enabled ARCH_POWER.
Disabled CRC check.
Optimized SLUB.
Optimized Square Root Algorthm.
FIOPS I/O Scheduler.
Added PowerSuspend drivers.
Added Dynamic Fsync v2.0.
Uses AnyKernel configuration (enhanced compatibility theoretically)
Added ThunderPlug, a hotplug driver originally written by Varun Chitre, ported (tuned) to quad core devices by me.
In-App updates.
Merged latest CM changes.
Thermal throttle temperature made configurable.
Add BFQ IOScheduler.
Enabled HMP aware task scheduling.
Upgraded ondemand to Linux 3.18.
Implemented sysfs for Vibrator Intensity.
Added KCAL.
Added Dynamic Readahead Support.
Lowered VFS Cache Pressure.
Added LCD Notifier drivers to support ThunderPlug.
Installation Instructions
From PC
Download zip.
Put it in phone.
Flash .zip through recovery.
Done.
From phone
Download Gesture Control App (v1.7-r2) (Link Below)
Open app, go to Updater section.
Download and flash and enjoy.
Compatibility
It will work on all CM based ROMs (CM and Exodus confirmed).
May work on AOSP based ROMs as it uses AnyKernel, but confirmation required.
Download
Kernel - Direct
App- Gesture Control 1.7-r2
Kernel will soon support in-app updates
Credits
mr_illusionist - For testing, without whom Kernel release would be impossible.
faux123 and Varun Chitre - For their works and ports.
DoomLord - For providing the platform.
XDA:DevDB Information
Zapdos Kernel, Kernel for the YU Yuphoria
Contributors
corphish
Source Code: https://github.com/corphish/zapdos_lettuce
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 1.1
Stable Release Date: 2015-07-18
Created 2015-07-18
Last Updated 2015-07-26
Reserved
Reserved
Update v1.1
Changelog
1. Added ThunderPlug, tuned to quad-core devices by me.
2. Added LCD Notifier drivers to support ThunderPlug.
3. Lowered VFS Cache Pressure.
4. Added Dynamic Readahead Support.
5. Added KCAL.
6. Implemented sysfs for Vibrator Intensity.
7. Upgraded ondemand to Linux 3.18.
8. Enabled HMP aware task scheduling.
9. Add BFQ IOScheduler.
10. Thermal throttle temperature made configurable.
11. Merged latest CM changes.
12. In-App updates.
Download updated in OP.
This fixes Accelerometer issues in latest CM builds.
One of the most stable kernel for yuphoria.
I recommend everyone to try it.
Cheers!
Sent from my YU5010 using Tapatalk

[KERNEL][AOSP/CM][~5.0+|cm-12.0+][N7100] Void Kernel (1.9.1)

As always:
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 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.
*/
Hi to all i'm here to share with you (and with the community) my kernel based on haxynox/ivan_meler arter97 sources(instead of cm sources)!
this is not a super kernel with a lot of features... the main goal of this project is to have a stable kernel with some a lot of features
This is a kernel based on stock sources for AOSP/CM roms!
However bug reports (with logs), rewiews, ... are always welcome!
Features:
based on arter97 kernel
builded on archlinux debian sid
LZMA compressed kernel
AnyKernel2 (should support all CM roms)
A lot of optimizations, backports, improvements, ... (check the github gitlab repo!)
Led control
Changer control
Taskstats (iotop support)
I/O Schedulers: noop deadline [cfq] bfq sio vr fifo zen
Governors: intelliactive smartassV2 interactive zzmoove conservative powersave [pegasusq] performance
Tcp Congestion Controls: [westwood] reno bic cubic highspeed hybla htcp vegas ven scalable lp yeah illinois
NTFS support
USB OTG support
Full F2FS support (backported from Linux 4.2+) (kernel side + fstab)
Improved colors and mdnie control
Boeffla sound
Tap2wake and Doubletap2wake
Synapse support (install the app)
CPU overclock up to 2160 MHz and underclock down to 100 MHz
CPU undervolt interface
GPU overclock/underclock
GPU undervolt
ARM CPU Topology (sched_mc)
Enable/Disable speaker when camera app is open
Click to expand...
Click to collapse
Changelog:
v1.9.1
bring back mdnie control and improved colors
install busybox (without symlinks) if not already installed
force to use busybox for everything related to synapse and use /system/bin/sh as shell
misc fixes for synapse
Installing busybox manually is not required anymore for synapse, this build is also an attempt to fix the various issues with synapse reported by some users
Click to expand...
Click to collapse
v1.9.0
first public build compiled on debian sid
update everything for the gitlab switch
use LZMA compression
support for the new hwc (tilak rom)
remove old settings for vibrator intensity and use the lineageos one
remove mdnie settings and use lineageos one (currently broken)
v4l2 and fb updates for the new hwc
misc updates from https://github.com/fourkbomb/android_kernel_samsung_smdk4412/commits/cm-14.1-rebase
full build system and template (install zip) revamp
import latest AnyKernel2 updates
the kernel now installs a custom fstab
the original branches and the -new ones are now merged as the build system detects when the modules support is needed
pegasusq boost support
reboot to recovery when a kernel panic happens (if the kernel crashes it will go to recovery automatically)
v1.8.6
misc updates
wifi hotspot fix for android 7.0
v1.8.5
misc kernel updates
now kernel releases without modules are built separately, check for the -new flag in the zip name (for android 7.0 and up)
second attempt to fix wifi on android 7.0
v1.8.4
wifi should work on nougat now
v1.8.3
android 7.0 support (experimental, untested use at your own risk)
security updates
misc bug fixes
v1.8.2
from now when you are using aosp this zip will install only synapse (aosp has already this kernel)
v1.8.1
Candysix issues fixed
updates from cyanogenmod kernel
v1.8.0
overclock support up to 2160 MHz
debug reduced (a lot!!)
re-added synapse governor tab
re-added frandom
updates from CyanogenMod kernel
finally fixed usb otg (now works always not only the first time after boot)
option to enable swap and zram (only for advanced users)
removed adaptive body bias
other changes
from the old arter97 kernel (before 5.0):
removed memory throttling
cpu unaligned accesses
AIO changes
v1.7.3
Synced with dev branch
Switched back to google gcc 4.8 (the android default one)
Removed samsung changes to ondemand governor
Enabled ondemand
And take a look at this
v1.7.2
Fix synapse freeze when changing governor
Removed negative mode toggle
v1.7.0
Rebased on arter97 kernel (full and proper upstream to 3.0.101, including dma_cma) (big thanks to arter97)
Builded with GCC 5.3
New governors: smartassV2 interactive conservative
New I/O schedulers: sio vr fifo zen
Enabled dma_cma (better memory management)
Enabled embedded exfat driver (i won't provide support for this, if you are still using exfat it's time to switch to something new!)
Minor fixes (like touchkeys remaining active sometimes)
Synapse now supports zzmoove profiles
Synapse minor changes
Other misc changes
1.6.4-4806461
Updates from cyanogenmod kernel
Revert busfreq changes
Misc changes
1.6.3-22afe8b
New option for touchwake by me (charging_mode, enable touchwake only on charging)
Synapse minor changes (frequency monitor added)
1.6.2-68fa049
New led control (supports led brightness!)
New f2fs! (Backported from Linux 4.2+, thanks to arter97)
Removed logger and logger mode (logcat driver in the kernel is not needed anymore on android 5.0+)
Enabled NFS client and CIFS (experimental, an arter97 user reported a sunrpc kernel panic)
Other minor changes
1.6.1-294f21d
Enabled Asynchronous I/O
1.6.0-2ff4fd9
CPU clock: 1600 - 200 -> 1800 - 100
CPU undervolt interface
GPU overclock and undervolt
ABB (adaptive body bias)
ARM architecture updates
A lot of other optimizations
ARM CPU topology (sched_mc readded)
toggle negative mode with 4 taps on home button (tap fast!)
Camera shutter sound control (disable speaker when camera app is open)
Intelliactive from arter97 kernel
Cleaned up MIF/INT (busfreq) code
synapse updated (too many changes to list check by your self)
A lot of other changes
release5-7096c91
update synapse
misc changes
release5-eb6898c
synapse support boeffla sound
release5-ee27b5f
synapse support (beta) (for boeffla use his app!)
removed sched_mc
pre-release5-7d34ddc
wait this is a pre-release because it doesn't have synapse support, this will be added in the release5
enabled deadline and bfq io schedulers (deadline as default)
enabled all tcp congestion controls (westwood as default)
sched_mc (multicore power saving)
some tweaks from boeffla kernel (thaks to andip71!)
release4-f240f37
revert to f2fs from cyanogenmod
f2fs support (fstab) now you don't need anymore a rom that support f2fs natively
misc updates
release4-dcd9a36
fixed touchkeys always on
release4-d1728a6
rebased kernel oon new Nameless one (changes are a lot!)
logger-interface
new f2fs! (imported from here)
release3-3dda06e
tap2wake and doubletap2wake
ZZMoove 1.0 beta8
release2-e21b17d
updates from cyanogenmod kernel
disabled samsung_extdisp driver (source of bugs, more info: https://github.com/NamelessRom/android_kernel_samsung_smdk4412/commit/3597c6bf57e82df92fdaa3db215ab3640f00c888)
boeffla sound 1.6.7
mdnie control and master sequence
f2fs (kernel side support)
some debug removed
release1-d1a9259
initial release
Click to expand...
Click to collapse
Coming features:
you tell me
Click to expand...
Click to collapse
Bugs:
none so far (for touchwake read this: http://forum.xda-developers.com/showpost.php?p=66179198&postcount=46)
Click to expand...
Click to collapse
Obviously you can use the sources of this kernel but i won't provide support if you want to build it on windows (cygwin) or on mac
You must use LZMA compression if you want to use this kernel for building a recovery otherwise the image won't fit the ~8 MB partition of our device
WARNING #1
if you want to flash phh's superuser (i use this) then flash first the superuser zip and after the kernel otherwise the rom won't boot
if you use SuperSU the order of flash doesn't matter
WARNING #2
Don't flash this kernel over an another custom kernel
Before flash make sure to have a way back (backups, dump, ...) and if you want to revert back to default kernel of your rom simply reflash the rom zip
WARNING #3
Remember that the some features can ruin/break some parts of your phone here are some examples:
changing voltages supplied to the battery
overclock/undervolt of cpu/gpu
too high volume in boeffla sound
too high vibration strenght
as the disclaimer says is at your own risk!
Downloads:
https://gitlab.com/ParanoidNote/void-kernel/tags (click on a tag to see the full release notes)
old downloads: https://github.com/ParanoidNote/void-kernel/releases
Click to expand...
Click to collapse
Credits:
Linus Torvalds
arter97
JustArchi
andip71 (LordBoeffla)
AndreiLux
yank555-lu
faux123
MarcKe
Ivan Meler
Evisceration
dhiru1602
fourkbomb
and all people here
Click to expand...
Click to collapse
XDA:DevDB Information
[KERNEL][AOSP/CM][5.0+|cm-12.0+][N7100] Void Kernel, Kernel for the Samsung Galaxy Note II
Contributors
ParanoidNote
Source Code: https://gitlab.com/ParanoidNote/void-kernel/commits/master
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 1.9.1
Stable Release Date: 2017-04-27
Created 2016-03-22
Last Updated 2017-04-27
ParanoidNote said:
As always:
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 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.
*/
Hi to all i'm here to share with you (and with the community) my kernel based on haxynox/ivan_meler sources!
this is not a super kernel with a lot of features... the main goal of this project is to have a stable kernel with some features
However feature requests, bug reports (with logs), rewiews, ... are always welcome!
but THESE won't be added:
governors (pegasusq has tunables use them)
undervolt and overclock (unstable)
adaptive body bias (ABB)
gpu controls
io schedulers
F2FS (for now)
so the features are:
builded on archlinux
toolchain: https://launchpad.net/gcc-arm-embedded (gcc-arm-none-eabi-4_9-2015q3)
LZO compressed kernel
AnyKernel2 (should support all AOSP roms)
led control and led fading as default (thanks arter97)
changer control
taskstats (iotop support)
io schedulers: [noop] cfq
governors: [pegasusq] performance
tcp congestion controls: [cubic] reno
NTFS support
USB ethernet support
Joystick support (xpad, tablet, ...)
USB OTG support
coming features:
mdnie control
boeffla sound
you tell me
bugs:
none so far
Configuration app? i use terminal but if want you can use Kernel Adiutor of Trickster MOD apps however these won't cover all the features provided by this kernel
Obviously you can use the sources of this kernel but i won't provide support if you want to build it on windows (cygwin) or on mac, this is a linux kernel
You must use LZMA compression if you want to use this kernel for building a recovery otherwise the image won't fit the ~8 MB partition of our device
WARNING
if you want to flash phh's superuser (i use this) then flash first the superuser zip and after the kernel otherwise the rom won't boot
if you use SuperSU the order of flash doesn't matter
Downloads: https://github.com/4rch0x0/android_kernel_samsung_smdk4412/releases
Credits: all people here
XDA:DevDB Information
[KERNEL][~5.0+][N7100]Modded Stock Kernel, Kernel for the Samsung Galaxy Note II
Contributors
ParanoidNote
Source Code: https://github.com/4rch0x0/android_kernel_samsung_smdk4412/commits/master
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: release1-d1a9259
Stable Release Date: 2016-03-22
Created 2016-03-22
Last Updated 2016-03-22
Click to expand...
Click to collapse
For that Rom you need this kernel and can be installed?
Piombo71 said:
For that Rom you need this kernel and can be installed?
Click to expand...
Click to collapse
you can install this kernel on all aosp roms (cyanogenmod, temasek, resurrection remix,...)
it's means this kernal is available for the porting of TW 5.1.1 of N7100?
Leric said:
it's means this kernal is available for the porting of TW 5.1.1 of N7100?
Click to expand...
Click to collapse
Really????
Leric said:
it's means this kernal is available for the porting of TW 5.1.1 of N7100?
Click to expand...
Click to collapse
No this is a kernel for aosp roms (it is based on stock sources) sorry this kernel for now doesn't have a real name
ParanoidNote said:
No this is a kernel for aosp roms (it is based on stock sources) sorry this kernel for now doesn't have a real name
Click to expand...
Click to collapse
all right... thank you
WOW! a new kernel for our note 2 thank you dev! keep it up
P.S. :3 is there any possibility to get dt2wake?
Download link death
zeratull said:
Download link death
Click to expand...
Click to collapse
works now thanks
Stavrosfil said:
WOW! a new kernel for our note 2 thank you dev! keep it up
P.S. :3 is there any possibility to get dt2wake?
Click to expand...
Click to collapse
ok i will try but i remember that was causing issues in some older builds so i don't know if it will be added...
edit: got it working will be live in the next build!
Firstly great kernel and great thanks for implementing dt2wake.
BTW can I know how to disable single tap 2 wake and only use dt2wake. Thanks
maq06 said:
Firstly great kernel and great thanks for implementing dt2wake.
BTW can I know how to disable single tap 2 wake and only use dt2wake. Thanks
Click to expand...
Click to collapse
enable doubletap2wake (knockon) and tap2wake will be disabled automatically
first enable tap2wake (echo 1 > /sys/class/misc/touchwake/enabled) and after enable knockon (echo 1 > /sys/class/misc/touchwake/knockon)
@ParanoidNote I'm using your kernel in the latest crDroid build, but I'm not sure how to use the dt2wake feature. How can I enable it?
andrewKode said:
@ParanoidNote I'm using your kernel in the latest crDroid build, but I'm not sure how to use the dt2wake feature. How can I enable it?
Click to expand...
Click to collapse
read the posts above
ParanoidNote said:
read the posts above
Click to expand...
Click to collapse
Sorry but I'm not blind. I did read the post above and tried that but it still doesn't work.
Trimis de pe al meu GT-N7100 folosind Tapatalk
andrewKode said:
Sorry but I'm not blind. I did read the post above and tried that but it still doesn't work.
Trimis de pe al meu GT-N7100 folosind Tapatalk
Click to expand...
Click to collapse
ok open a terminal, and type:
su
echo 1 > /sys/class/misc/touchwake/enabled
echo 1 > /sys/class/misc/touchwake/knockon
echo 60 > /sys/class/misc/touchwake/delay (delay after the screen goes off)(optional)
if this doesn't work try to reflash the kernel and repeat the procedure above
however i will post in the main thread a sample init for configure the kernel at boot (enable dt2wake, boeffla, zzmoove,...)
ParanoidNote said:
enable doubletap2wake (knockon) and tap2wake will be disabled automatically
first enable tap2wake (echo 1 > /sys/class/misc/touchwake/enabled) and after enable knockon (echo 1 > /sys/class/misc/touchwake/knockon)[/QUOTE
I followed your instructions but
It doesn't seem to work.
I can't able to disable tap 2 wake and only use d2wake.
Click to expand...
Click to collapse
Thank you very much for supporting this device

[DISCONTINIED][KERNEL]☭✯ Soviet Star Kernel ☭✯ RED MI 3S[UBER] [REBORN]

[DISCONTINIED][KERNEL]☭✯ Soviet Star Kernel ☭✯ RED MI 3S[UBER] [REBORN]
Disclaimer​
Code:
/*
* Your Warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards, dead dogs, or cats,
* but i'm very interest in thermonuclear war, so if you point the finger
* at me for messing up your device just because this kernel, I will
* send you to the mars with Nuclear Rocket. Act accordingly.
* I know this paragraph is conspiracy-included, so
* dont ask about it. Welcome.
*/
RED MI 3 Sl!​Soviet Star -Marshmallow Kernel​
Features:
Compiled with UBER 4.9 toolchain
Ofast optimization
Optimzied for msm8937 chip
Added Intelitermal sulution
FIOPS, ZEN,MAPLE,SIO,FIFO,SIOPLUS,tripndroid I/O schedulers
Blue_active,despair,lionfish,zzmove,impulse Governator,
USB fast charge
KSM optimization
Zram optimization
ZSWAP & FONT SWAP
f2fs: catch up with 4.11-rc1-3.18
Frandom number generator
HW 32 cypto support
Load awerege fix
Optimized SHA256
Nvidia power saving tunnigs
Ardeno idller
Auto SMP hotplug
Power suspend
Quick wakeup
USB fast charge 2.0
KCAL colour control
General Performance & Battery life optimizations
And more you can find on my GitHub in commits
Installation:
Download the zip file
Reboot to your recovery (I'm suggested yo to INSTALL TWRP 3.0.2)
BACKUP your BOOT partition (to make it safe so your can easely restore if found any critical problem)
Install the zip file
Reboot to system
[/COLOR]
DOWNLOAD:
​
Preferred Kernel Tweaker App:
Kernel Adiutor
Credits:
- @zwliew for the sources
- @fedosis
- @fkenzolo
- @HridayHS​-all the other developers from i cherry-picked commits
-all the other testers
Paypal = https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MYZUK6VGFAE86
XDA:DevDB Information
Soviet Star RED MI 3S, Kernel for the Xiaomi Redmi 3S
Contributors
NATO66613
Source Code: http://github.com/kondors1995/android_kernel_xiaomi_msm8937
Kernel Special Features:
Version Information
Status: Beta
Current Stable Version: R1
Stable Release Date: 2017-02-27
Current Beta Version: V2.1
Beta Release Date: 2017-03-20
Created 2017-02-27
Last Updated 2017-08-02
Reserved
Chnagelog
Changelog
Rebase to HS souce
Added HW 32 support
Optimized SHA256
Ardeno idller
Auto SMP hotplug
Added Maple shecuder
Load awrege fix
CPUusege tunnings
Termal sys interfaces
CPU tuning
New govs & shecuders
Powersaswing tunnigs
Reserved
DOWNLAOD FOR SOVIEt BETA
https://mega.nz/#!31B2QBqZ!0UZiIYc4mwnuhfgqOw6gDAIS3tGIDCoZt8giN1KcqFc
By quickwake u mean double tap to wake?
RESERVERD
Where is the download link?
abhi18997 said:
Where is the download link?
Click to expand...
Click to collapse
In download tab
For Miui or rom based on LinageOs?
NATO66613 said:
[*]KSM optimization
[*]Zram optimization
[*]General Performance & Battery life optimizations
Click to expand...
Click to collapse
What exactly are these optimizations?
Any recomended settings...?
Prefect
For which rom?
What rom i can use for this ?
Finally, some custom kernel!!!!!!!!!
Can i use on lineage OS by fedosis?
buddy.kr said:
Can i use on lineage OS by fedosis?
Click to expand...
Click to collapse
Yes, you can. I used this kernel too in lineage build 02.26
Can i use this on stock rom miui 8?
Sent from my land using XDA Labs
Installed this three times but it still gave me no result, it still on the old kernel (I installed it on Lineage OS 22 February build by Fedosis)
The installation process was so fast that I don't think it's successful as we can see that the script must unpack and repack the boot image which takes time.
Did I missed something ? Or is there something wrong with the script?
abhi18997 said:
By quickwake u mean double tap to wake?
Click to expand...
Click to collapse
dt2w isnt supported and wont be for now, dev doesnt have this device yet so he cant add things that require a lot of debugging
---------- Post added at 05:45 PM ---------- Previous post was at 05:44 PM ----------
vialliagungs said:
Yes, you can. I used this kernel too in lineage build 02.26
Click to expand...
Click to collapse
its based on fedosis source so it works best on this rom
Can I used on RR 21feb build ??

[KERNEL][N]Slove Kernel for Custom Roms

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
Slove, Kernel for the LG K10
Contributors
dom133, erfanoabdi
Source Code: https://github.com/LG-K10/android_kernel_lge_msm8916/tree/cm-14.1-mod
Kernel Special Features:
Version Information
Status: Testing
Current Beta Version: 1.0
Beta Release Date: 2017-11-01
Created 2017-11-05
Last Updated 2017-11-05
dom133 said:
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
Slove, Kernel for the LG K10
Contributors
dom133, erfanoabdi
Source Code: https://github.com/LG-K10/android_kernel_lge_msm8916/tree/cm-14.1-mod
Kernel Special Features:
Version Information
Status: Testing
Current Beta Version: 1.0
Beta Release Date: 2017-11-01
Created 2017-11-05
Last Updated 2017-11-05
Click to expand...
Click to collapse
Good work! Let's consider this as a replacement to "MiniX Engine".
I tried on my N version with LOS 14.1 (unofficial 2017/10/26) and nothing.
Note: I didn't tried to installed it on a clean build yet.
Note: A Dalvik Cache wipe was performed after installation.
I can't increase max frequency, but other features works fine
Works perfectly on Resurrection Remix (21/10/2017) (max. frequencies are still 1209/400 mHz).
jakup1998 said:
I can't increase max frequency, but other features works fine
Click to expand...
Click to collapse
So for me nothing works until now.
I downloaded latest second build and it works now, but partially.
-> Working
· kCAL feature
· New governos (CPU & GPU)
· Adreno IDLER
-> Not Working
· CPU & GPU Boost Frequencies
Hello my Friends
pvineeth97 said:
Good work! Let's consider this as a replacement to "MiniX Engine".
Click to expand...
Click to collapse
I don't think that only Kernel can Root Our K10 and install latest BusyBox…
It's really good work, but the installer don't work, I think it's some installer configuration…
But I repacked my kernel manually, ccal control really working
But no overclocing, I think it's not required since Our Device will not working faster, it will just drain Our Battery…
Like I think it's better to add Intelli Plug Driver instead Overclocing…
I repacked RR Kernel Manually with Your ZImage and it working Very Good…
Since I don't have Linux on my pc, I can't make those changes but I can work on my K10, so if You need some help, I will be glad to help You with this Theme
By the way, soon will release MiniX Engine Update, with Mediatek working, now I'm testing it…
So thank you for your work, I really appreciated it
Edition:
I recommend this app for color control :
Official Savoka App
Ohh, how much time!
D_Vovan_238 said:
I don't think that only Kernel can Root Our K10 and install latest BusyBox…
It's really good work, but the installer don't work, I think it's some installer configuration…
But I repacked my kernel manually, ccal control really working
But no overclocing, I think it's not required since Our Device will not working faster, it will just drain Our Battery…
Like I think it's better to add Intelli Plug Driver instead Overclocing…
I repacked RR Kernel Manually with Your ZImage and it working Very Good…
Since I don't have Linux on my pc, I can't make those changes but I can work on my K10, so if You need some help, I will be glad to help You with this Theme
By the way, soon will release MiniX Engine Update, with Mediatek working, now I'm testing it…
So thank you for your work, I really appreciated it
Edition:
I recommend this app for color control :
Official Savoka App
Click to expand...
Click to collapse
@D_Vovan_238 Thanks, In latest LOS I added mpdecision support and I think about remove overclocking because LG K10 is really hot
Wysłane z mojego LG-K420n przy użyciu Tapatalka
D_Vovan_238 said:
I don't think that only Kernel can Root Our K10 and install latest BusyBox…
It's really good work, but the installer don't work, I think it's some installer configuration…
But I repacked my kernel manually, ccal control really working
But no overclocing, I think it's not required since Our Device will not working faster, it will just drain Our Battery…
Like I think it's better to add Intelli Plug Driver instead Overclocing…
I repacked RR Kernel Manually with Your ZImage and it working Very Good…
Since I don't have Linux on my pc, I can't make those changes but I can work on my K10, so if You need some help, I will be glad to help You with this Theme
By the way, soon will release MiniX Engine Update, with Mediatek working, now I'm testing it…
So thank you for your work, I really appreciated it
Edition:
I recommend this app for color control :
Official Savoka App
Click to expand...
Click to collapse
Thanks for app!
dom133 said:
@D_Vovan_238 Thanks, In latest LOS I added mpdecision support and I think about remove overclocking because LG K10 is really hot
Wysłane z mojego LG-K420n przy użyciu Tapatalka
Click to expand...
Click to collapse
Where is 'mpdesicion' installed on?

Categories

Resources