[KERNEL][SM-T230/T231] Adamas Kernel for Samsung Galaxy Tab 4 7.0" 3G/WiFi - Galaxy Tab 4 Android Development

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 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.
*/
ADAMAS
Kernel​
Hello guys!
In this thread i'll presenting new custom kernel for Samsung Galaxy Tab 4 7.0 3G / SM-T231. Please be sure to read (and re-read) carefully, to avoid unnecessary questions.
In the beginning, i would like to say thanks for CTXz's works.
This Kernel is based on Samsung Opensource Release for SM-T231_SEA
I tested EUR source and doesn't work, then i test the SEA source, and it's work like this kernel.
Features
Compiled with default Google 4.7 GCC SaberMod 4.9 GCC
Upstream to 3.10.2 (More upstream coming soon)
Intelliplug implementation
Overclock up to 1.40 GHz
Frandom support
Some optimization to CPU Sched
Optimization to slub
Lowered swappiness
More optimization. Check it out!
Credits and Special Thanks to :
@CTXz @engine95 @faux123
Downloads
Via XDA
Via BasketBuild
Let's get the latest build!
Changelog :
Adamas 1.0 : Initial Release
Adamas 1.1 : Overclock to 1.4 GHz, Fix Vibrator, Compiled with 4.9 SaberMod, Upstream to 3.10.5, F2FS file system support, some tweaks to ramdisk, enabled init.d support.
How To Install :
Flash it with your latest recovery.
Thanks to:
God Almighty
My Family
XDA-Developers
Linus Torvalds for his awesome Linux Kernel
Greg Kroah Hartman
CTXz for his awesome kernel
engine95 for his awesome kernel
And GitHub and other git for patch.
You and you.
XDA:DevDB Information
Adamas Kernel, Kernel for the Samsung Galaxy Tab 4
Contributors
Anonim47
Source Code: https://github.com/Anonim47/android_kernel_samsung_degas3gsea
Kernel Special Features: CPU Hotplug, Battery friendly, Overclock 1.4 GHz
Version Information
Status: Beta
Current Beta Version: 1.1
Beta Release Date: 2016-03-08
Created 2016-02-13
Last Updated 2016-04-27

Reserved

Reserved

It will be great if you will add OTG in kernel i think it`s possible, because 230NU or 230NT version and i hope its kernel limitation not hardware
Can you please discover this?

little offtopic sorry, but need some help with making unified twrp for degaswifi/degas3g
if some degas3g owner could please boot into recovery and than:
# adb shell cat /proc/cmdline
degaswifi gives following output:
[[email protected] aik]$ adb shell cat /proc/cmdline
initrd=0x01400000,12m rw uart_dma vmalloc=0x10000000 hwdfc=1 qhd_lcd=1 touch_type=0 androidboot.hardware=pxa1088 sec_debug.reset_reason=0x0 recovery_mode=1 ddr_mode=1 androidboot.emmc_checksum=3 androidboot.serialno=3100599758a54200 lcd_id=0x005e8810 board_id=0x03 max_freq=1183 disp_start_addr=0x17000000 androidboot.debug_level=0x4f4c sec_debug.level=0 androidboot.lcd=WVGA [email protected] cordon=a9996f60223219c5aef3eef4db4831ea
hopefully the board=id of degas3g differs from degaswifi. thanks

sub77 said:
little offtopic sorry, but need some help with making unified twrp for degaswifi/degas3g
if some degas3g owner could please boot into recovery and than:
# adb shell cat /proc/cmdline
degaswifi gives following output:
[[email protected] aik]$ adb shell cat /proc/cmdline
initrd=0x01400000,12m rw uart_dma vmalloc=0x10000000 hwdfc=1 qhd_lcd=1 touch_type=0 androidboot.hardware=pxa1088 sec_debug.reset_reason=0x0 recovery_mode=1 ddr_mode=1 androidboot.emmc_checksum=3 androidboot.serialno=3100599758a54200 lcd_id=0x005e8810 board_id=0x03 max_freq=1183 disp_start_addr=0x17000000 androidboot.debug_level=0x4f4c sec_debug.level=0 androidboot.lcd=WVGA [email protected] cordon=a9996f60223219c5aef3eef4db4831ea
hopefully the board=id of degas3g differs from degaswifi. thanks
Click to expand...
Click to collapse
I get same result as your paste.

Can you add support for sm-t235 degaslte?
Wysłane z mojego SM-T235 przy użyciu Tapatalka

Anonim47 said:
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 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.
*/
ADAMAS
Kernel​
Hello guys!
In this thread i'll presenting new custom kernel for Samsung Galaxy Tab 4 7.0 3G / SM-T231. Please be sure to read (and re-read) carefully, to avoid unnecessary questions.
In the beginning, i would like to say thanks for CTXz's works.
This Kernel is based on Samsung Opensource Release for SM-T231_SEA
I tested EUR source and doesn't work, then i test the SEA source, and it's work like this kernel.
Features
Compiled with default Google 4.7 GCC
Upstream to 3.10.2 (More upstream coming soon)
Intelliplug implementation
Overclock up to 1.34 GHz
Frandom support
Some optimization to CPU Sched
Optimization to slub
Lowered swappiness
More optimization. Check it out!
DVFS is still enabled because conflicting with Marvell DVC MFD and result Radio Off. So i still enables the PXA DVFS on this build. DVFS when enabled is conflicting with custom I/O Schedulers, so i don't add any custom I/O scheduler.
Credits and Special Thanks to :
@CTXz @engine95 @faux123
Downloads
Via XDA
Via BasketBuild
Let's get the latest build!
How To Install :
Flash it with your latest recovery.
Thanks to:
God Almighty
My Family
XDA-Developers
Linus Torvalds for his awesome Linux Kernel
Greg Kroah Hartman
CTXz for his awesome kernel
engine95 for his awesome kernel
And GitHub and other git for patch.
You and you.
XDA:DevDB Information
Adamas Kernel, Kernel for the Samsung Galaxy Tab 4
Contributors
Anonim47
Source Code: https://github.com/Anonim47/android_kernel_samsung_degas3gsea
Kernel Special Features: CPU Hotplug, Optimized for Battery and Performance.
Version Information
Status: Beta
Current Beta Version: 1.0
Beta Release Date: 2016-02-13
Created 2016-02-13
Last Updated 2016-02-13
Click to expand...
Click to collapse
will it work on tab 4 7.0" sm-t230 ?

Y4HY4 said:
will it work on tab 4 7.0" sm-t230 ?
Click to expand...
Click to collapse
Please don't quote whole OP
I don't know it will work or not, but you can give a try.

Anonim47 said:
Please don't quote whole OP
I don't know it will work or not, but you can give a try.
Click to expand...
Click to collapse
ok thanks

to22ek said:
Can you add support for sm-t235 degaslte?
Wysłane z mojego SM-T235 przy użyciu Tapatalka
Click to expand...
Click to collapse
degaslte is completly different (marvell/qualcomm)

Hi, any gpu overclock ?

@sub77 degaslte is exynos not marvell/qualcom
Wysłane z mojego SM-T235 przy użyciu Tapatalka

Wow nice work here
Hey everyone I miss XDA website, did not check the website since 2015, I was working on graphics modding.

New update, Adamas 1.1 Kernel.
Still beta version, because I don't have time to test the stability of this kernel.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CPU-Z Validation : http://valid.x86.fr/a/w8tpjg

Who's CTXz? That name sounds like someone smashed his keyboard and made a name out of it... Just kidding mate, well done and keep it up. And thanks for mentioning me

CTXz said:
Who's CTXz? That name sounds like someone smashed his keyboard and made a name out of it... Just kidding mate, well done and keep it up. And thanks for mentioning me
Click to expand...
Click to collapse
Thanks brother. :laugh:

Great kernel, appreciate it. I hope you can add some features like t2w, but I enjoy your current version kernel.

I will wait for this kernel be stable, at the moment I'm in Stock Sammy kernel. Thank for your work. Keep in advance

any kernel tunner that can control this kernel min and max?

Related

Radioactive Reborn Kernel(Linaro4.9 cortex a15+Graphite)

RADIOACTIVE KERNEL
for CM13 Based Roms!
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.
*/
hi XDA community, i'm here to share with you my little project,i'm a noob just willing to learn all about android world and at this point i'm building from source just using custom toolchains and making few changes like changing optimizations flags,adding or deleting hotplugs and governors ,nothing more till now but i'm enjoying my builds and want to contribute to this community, well let's start.
THIS IS BY NO MEANS COMPLETELY MY WORK,this is 90% @ak kernel source modified to suit my needs
Current Features
General List:
Compiled with gcc7 Sabermod Toolchain
New Synaptic drivers from CM12.1 - per-panel firmware loading
Linux 3.4.111
Latest CM12.1 Bacon patches
Latest Common Branch patches
Latest Linux 3.4.x patches
Universal Kernel Control Support (Integrated into Kernel ZIP)
Synapse Enabled
Anykernel Ramdisk Format (Compatible with all ROMS)
Bricked hotplug driver (Enabled by default)
Intellihotplug hotplug driver
Alucard hotplug driver
Zen decision hotplug driver
Zzmoove native hotplug canbe activated setting disable hotplug to 0 in his tunables
CPU Freqs Table: 268Mhz 2880Mhz
GPU Freqs Table: 200Mhz 587Mhz
CPU Freqs Limiter Drivers
Intellithermal full Control
XZ Kernel Compression
LZ4 Support
ZRAM Support
Option to enable/disable Fsync
Deadline, Row, Cfq, Bfqv7r5, Noop, Fiops, Sio, SioPlus, VR, Zen, Tripndroid
Disabled IO Stats
Smartmax, Interactive, Conservative, Impulse, ZZmoove, Performance,Smartmax_eps,Elementalx,Yankactive,Optimax,Bioshock,Alucard,Dancedance,Darkness,Intellimm,Hyper,Barry Allen,Bluactive,Adaptive,Wave,Wheatley,Lionheart,Pegasusq
Kcal Control: Colors, Saturation, Huge, Contrast and more
Kcal Profiles Supports
Voltage Control
Sound Control
Charge Control
Kexec Hardboot - Multirom
Ntfs Support
Gentle Fair Sleepers (Disabled by default)
CIFS Enabled
NFS v3 & v4.1 Enabled
Optimized RWSEM Algorithm
Auto FS Laptop Mode
Arch Power
Power efficient workqueues
Ksm
custom splash image
[ RADIOACTIVE KERNEL INSTALL ]
Instructions:
* Boot into Recovery
* (Recommended) Make a complete backup of entire rom
* Flash Zip( if you already have a custom kernel is recommended to dirty flash your rom before flash this kernel)
* Reboot
*Install " Synapse " app from Market
CHANGELOG
HERE
DOWNLOADS
HERE
THANKS!!!!
Thanks and Credits to developers
Of course, I had never been able to create all that by my own. So I want to give credits to the really good developers around, that have given me all the inspiration and from which I cherry picked lots of the implemented functionalities:
*LordBoeffla
* ZaneZam
* Yank555
* Hardcore
* Chainfire
* AndreiLux
* Netarchy
* Gokhanmoral
* Simone201
* Mialwe
* Entropy512
* Faux
* Harunjo
*nikhill
* FranciscoFranco
* Ak
* moludo
* Lozo2010
... I just hope I did not forget someone. If so, please let me know and I will add you of course.
Thanks to all of you for your great work
XDA:DevDB Information
Radioactive Reborn Kernel, Kernel for the OnePlus One
Contributors
acuicultor
Source Code: https://github.com/acuicultor/android_kernel_oneplus_msm8974
Kernel Special Features:
Version Information
Status: Stable
Current Beta Version: Reborn_V2.51
Beta Release Date: 2015-12-31
Created 2015-05-27
Last Updated 2016-09-26
Great job
Congrats mate
Nice work mate. Why don't you post it in Development section ?
Love the feature set! Switched to CM12.1 for a quick minute to check it out and had no reboots at all. Sadly, no kernels are available for ColorOS.
lokesh.3440 said:
Nice work mate. Why don't you post it in Development section ?
Click to expand...
Click to collapse
Just a mistake. Moderators please if you consider move this thread to development section. @Darth Thanks
Sent from my Crispy Bacon
Nice!!!
Sent from my 1+1 using Tapatalk
Fantastic kernel, great job!
Enviado desde mi A0001 mediante Tapatalk
acuicultor said:
Just a mistake. Moderators please if you consider move this thread to development section. @Darth Thanks
Sent from my Crispy Bacon
Click to expand...
Click to collapse
Moved. :good:
Added to OnePlus One index thread:
[INDEX] OnePlus One Resources Compilation Roll-Up
acuicultor said:
Just a mistake. Moderators please if you consider move this thread to development section. @Darth Thanks
Sent from my Crispy Bacon
Click to expand...
Click to collapse
Just curious..you said its render built with uber..but isn't the render kernel already built with uber tc?
Or this is first build and you're gonna add features over time?
Sent from my A0001 using XDA Free mobile app
demon507 said:
Just curious..you said its render built with uber..but isn't the render kernel already built with uber tc?
Or this is first build and you're gonna add features over time?
Sent from my A0001 using XDA Free mobile app
Click to expand...
Click to collapse
Afaik Render builds his kernel with a custom linaro toolchain and yes this is first build and i'm gonna add features.
Sent from my Nuclear bacon
New version up, synced with latest render kernel, added zzmoove governor and compiled with UberTC 5.1
https://www.androidfilehost.com/?fid=24052804347760138
Sent from my Crispy Bacon
Congratulations.
A lot of work on your part.
Who follows her gets it
acuicultor said:
New version up, synced with latest render kernel, added zzmoove governor and compiled with UberTC 5.1
https://www.androidfilehost.com/?fid=24052804347760138
Sent from my Crispy Bacon
Click to expand...
Click to collapse
About to try this on nuclear slim ?
OmegaBlaze said:
About to try this on nuclear slim ?
Click to expand...
Click to collapse
Good combo for sure
{
"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"
}
Sent from my Crispy Bacon
Where can I get version 1.2?
---------- Post added at 03:07 PM ---------- Previous post was at 03:06 PM ----------
acuicultor said:
Good combo for sure
View attachment 3364156
Sent from my Crispy Bacon
Click to expand...
Click to collapse
.....
OmegaBlaze said:
Where can I get version 1.2?
---------- Post added at 03:07 PM ---------- Previous post was at 03:06 PM ----------
.....
Click to expand...
Click to collapse
We are testing it but soon will be available for download on his thread,this week for sure.
Sent from my Crispy Bacon
Really smooth with exodus rom and also great battery life​
hassan_1000 said:
Really smooth with exodus rom and also great battery life​
Click to expand...
Click to collapse
What config are you using ?

[KERNEL][otus][CM12.1/CM13][3.4.110] FenomenalMOD l Linaro 4.9 R0.3 l 07/11/15

{
"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 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.
*/
GITHUB
This major proyect was started in the Moto E 2014 with great support. FenomenalMOD, is the continuation of ShockGensMOD, serving a different perspective, FenomenalMOD stand out for their simple code, adding just enough to ensure superior performance, better service life of the battery pack will interfere without delay, compiled with optimizations for Cortex-A7, FenomenalMODIt guarantees superior performance in all its features.
FEATURES
Code:
[LIST]
[*]GENERAL FEATURES
[/LIST][INDENT]
[LIST]
[*]Disabled CRC check
[*]Swappiness from 60 to 30
[*]Optimized SLUB
[*]NOATIME and NODIRATIME by defaul
[*]Enable agressive multi-core power saver
[*]Enable ARCH_POWER
[*]Optimize ARM RWSEM algorthm
[*]Reclaim RAM from loggers
[*]Enable pipe flag
[*]03 Optimized
[*]LZ4 enable
[*]Conservative Governor
[*]nighmare governor
[*]smartmax governor
[*]force SELinux permissive mode
[*]fastcharge
[/LIST][/INDENT]
FULL CHAGELOG: HERE​
DOWNLOAD:​
FenomenalMOD for the otus
Comin soon...
@squid2 @xperiafan13​
XDA:DevDB Information
FenomenalMOD, Kernel for the Moto E 2015
Contributors
Carlos Arriaga, xperiafan13, squid2
Kernel Special Features:
Version Information
Status: Stable
Created 2015-09-08
Last Updated 2015-10-02
Changelog
→ FenomenalMOD
Code:
→ R0.1 07/09/2015 :D
*Added local version
*Disabled CRC check
*Reduced swappiness from 60 to 30
*Optimized SLUB
*NOATIME and NODIRATIME by default
*Enabled aggressive multi-core power savings
*Enabled ARCH_POWER
*net: Introduce tweaks for network
*xz: Optimize Sfck Compression
*Added optimized ARM RWSEM algorithm.
*Reclaim RAM from loggers
*Enable pipe flag
*lowered latency to reduce lags
*Makfile: O3 optimization
Reserved
can it be flashed on stock rom 5.0 ??
Any chance of making a version for Surnia? Sorry to ask you this, Surnia is just very limited to what can be flashed... Squid kernel is a great kernel but having options is what a crack flasher like myself needs lol
Sent from my XT1526 using Tapatalk
Make miui rom bro ..
Sent from my Moto E
Hi guys, NEW VERSION--> FENOMENALMOD R0.2
Download: Here
Full Changelog: Here
hi guys, very soon I will be bringing this versión for surnia
This Kernel have conflicts after of installed in otus, for begin the Kernel have littles lags in the scroll, with the Kernel default that problem not exist and for lastly the CRC check can have conflicts in a future, I hope you update the Kernel fixing the conflicts.
TechnoAnder said:
This Kernel have conflicts after of installed in otus, for begin the Kernel have littles lags in the scroll, with the Kernel default that problem not exist and for lastly the CRC check can have conflicts in a future, I hope you update the Kernel fixing the conflicts.
Click to expand...
Click to collapse
kernel does not conflict ... tested by me.
Hello guys new build kernel FenomenalMOD R03 for CM13 (test on CM13- 07/11/15) [/CENTER]
FULL CHAGELOG: http://hastebin.com/ugefiyosaz.mel[/CENTER]
DOWNLOAD:​
FenomenalMOD R03 for the otus​
hi guys, waited soon have a version for surnia.
Surnia ... ohh yes! thank you man for your job.
Hi guys FenomenalMod for surnia commin soon
Kernel for Otus installed on my xt1506
Unfortunately caused bootloop someone else?
I'm really eager to see and test this kernel on surnia, if you need someone to test it out tell me.
I always wanted to test double tap to wake on my phone
Sent from my XT1524 using XDA Free mobile app
EsromG5 said:
Kernel for Otus installed on my xt1506
Unfortunately caused bootloop someone else?
Click to expand...
Click to collapse
only served in the kernel-based CM roms, etc .. bootlop tipsyOS
He waited to publish the first version fenomenalmod for surnia today
Carlos Arriaga said:
only served in the kernel-based CM roms, etc .. bootlop tipsyOS
Click to expand...
Click to collapse
Not then support Mokee OS?
@Carlos Arriaga the kernel has a problem in the new builds of CM 13, aprox since the build from 02/12/15, the camera isn't working.

[EOL][KERNEL][8.x] AldeXus Kernel for Samsung Galaxy S6

{
"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 "std_disclaimer.h"
/*
* Your warranty is 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.
*/
READ THE WHOLE OP!
THIS KERNEL IS END OF LIFE. IT IS/WILL BE INTEGRATED IN NEXUSOS ROMS.
This is a custom kernel for S6 which lets you change the things you want in the kernel. It was born from tests, errors and a lot of hardwork to give you the most stable features.
I want it to be almost as stable as stock.
​Features:
based on latest TeamNexus sources
Google's TC v4.9
Linux kernel version 3.10.108
permissive
Synapse support
CPU underclock: 200 MHz (little / big)
CPU overclock: 1704 MHz / 2304 MHz (little / big)
GPU underclock: 100 MHz
GPU overclock: 852 MHz
GPU governor selection in Synapse
voltages control for both CPU and GPU
memory bus voltage control
CCACHE and GRAPHITE optimizations
KSM support
ZSwap control
working init.d support
SafetyNet bypass
use Android device as USB keyboard/mouse (no driver required; compatible with any OS and BIOS)
DriveDroid patch
new IO schedulers: ROW
enabled these: all CPU governors, TPC congestions, IO schedulers, USB OTG support, CIFS support, TTL support, XBOX controller support, ISO support, UDF CD-ROM support, NTFS R/W support
Double tap to wake
Synapse profile backup/restore
sqlite3 installed in /system/xbin
Spectrum profiles
HMP voltage control
Doze control
fake Enforcing SELinux
live statistics in Synapse
S7 Edge battery support (the true capacity displaying is buggy)
Knox Warranty bit 0x1 to 0x0 (the eFUSE is still blown, just a software fix)
Bugs:
- DT2W not working in v2.0
PLEASE READ THE FAQ!
Installation:​​
0. Backup is mandatory!!!
1. Download the latest kernel version zip file
2. Go to recovery
3. Flash the kernel zip
4. If you were rooted then flash root again otherwise you'll get a bootloop
5. Enjoy
Optionally, install Kernel Adiutor from Play Store to get control over the kernel. Install Synapse from Play Store or Synapse MOD (read FAQ).​
Tell me if the kernel is working with your ROM.
If you want to contribute just PM me
If you press the Thanks button then Chuck Norris will visit you
If you want to revert all the changes, just restore boot partition.
Subscribe to be always informed about what's going on.
Downloads:
See Android File Host.
Select your device (Flat/Edge) then AldeXus Kernel then your model. Don't look at popular downloads.​
XDA:DevDB Information
AldeXus Kernel, Kernel for the Samsung Galaxy S6
Compatibility
Models:
G92xF
G92xI
G92xP
G92xS
G92xT (maybe)
G92xW8
Custom ROMs:
LineageOS 15.x
NexusOS 8.x
Credits:
The Sickness (his guide and scripts)
UpInTheAir (resetprop)
thehacker911 (Synapse files base)
Others I've used the commits from
Source Code: GitHub
Contributors
minealex2244
Version Information
Status: Stable
Current Version: 2.0
Created 2017-11-03
Last Updated 2018-01-10
Changelog
***1.0***
- initial release
***1.1***
- updated to Linux 3.10.108
- WiFi driver is no longer built in Legacy Mode
***1.1.1***
- updated sources
- added support for all the supported devices
***2.0***
- updated sources
- support for 8.1
FAQ
1. Screen mirroring is not working. Is it kernel related?
No. It is root related. Just add this to your /system/build.prop :
Code:
wlan.wfd.hdcp=disable
2. Bootloop.
Did you flashed SuperSU or Magisk again? Maybe you were rooted before and you need to reflash root. Pay attention to OP instructions and to the text printed in recovery.
3. Thank you for this kernel.
But can you please help me to get surround sound on my S6?
Sure, here.
4. How to enable multiuser support?
Add these to your build.prop:
Code:
fw.show_multiuserui=1
fw.max_users=5
5. Synapse is saying:
- "No UCI support" → Close the app from recents and open it again. If still no UCI support then PM me with the output of this command: uci (run it with su permissions).
- "JSON configuration parsing failure" → Using a file manager go to /res/synapse and delete a file named "config.json", close Synapse then open again, UCI error, reopen and done.
- The apply and discard buttons appeared for no reason. Which one should I click? → Click "X". This is a bug in Synapse.
- Is there a mod for Synapse? → Yes, Morogoku worked on it and I modified it a little bit to match our kernel and I built it. Get it from the attachments below. All the credits are going to Morogoku. It features backup/restore profile option and a red material theme.
6. Where to install BusyBox? In /su/xbin or /system/xbin. I'm using SuperSU and Synapse is working perfectly. After each boot up I highly recommend you to check the Synapse settings, especially CPU OC to see if everything is ok.
7. How to build your kernel from source?
After you git cloned it, open terminal in the root of the cloned folder and enter this: "sudo bash build_kernel.sh G920F" (or your model). Choose stock dt.img during building process.
8. XYZ not working. PM me with logs and screenshots.
Thanks! I'll try it later
Sent from my SM-G920F using Tapatalk
First, thanks for the great kernel.
It works perfectly on my g920i except for magisk is now frequently auto unrooting. I reflashed it several times but keeps unrooting after a few minutes. Any ideas for a solution?
Sent from my SM-G920F using Tapatalk
M.Saka said:
First, thanks for the great kernel.
It works perfectly on my g920i except for magisk is now frequently auto unrooting. I reflashed it several times but keeps unrooting after a few minutes. Any ideas for a solution?
Sent from my SM-G920F using Tapatalk
Click to expand...
Click to collapse
Flash magisk 12 and use magisk manager 4.X
It should work.:good:
M.Saka said:
First, thanks for the great kernel.
It works perfectly on my g920i except for magisk is now frequently auto unrooting. I reflashed it several times but keeps unrooting after a few minutes. Any ideas for a solution?
Sent from my SM-G920F using Tapatalk
Click to expand...
Click to collapse
Sir, please read again FAQ. It's very important. MagiskSU is loosing root. SuperSU works perfectly.
hey buddy got a question after i clone source and download tool chain and all that good stuff how do i build for G920T bc in env_setup there is no G920T so when i run build_kernel.sh G920T i get nothing and i want to edit the menuconfig but i dunno no which config to buil...any help plz.. thanks for the kernel
fowler82 said:
hey buddy got a question after i clone source and download tool chain and all that good stuff how do i build for G920T bc in env_setup there is no G920T so when i run build_kernel.sh G920T i get nothing and i want to edit the menuconfig but i dunno no which config to buil...any help plz.. thanks for the kernel
Click to expand...
Click to collapse
Right now I'm working on adding other models support. Keep an eye on my GitHub commits.
minealex2244 said:
Right now I'm working on adding other models support. Keep an eye on my GitHub commits.
Click to expand...
Click to collapse
When do you think other models will be done?
Can you add stock voltages?
Team nexus added custom voltage and phone don't boot
brujo55 said:
Can you add stock voltages?
Team nexus added custom voltage and phone don't boot
Click to expand...
Click to collapse
My phone booted up normally. Which model?
brujo55 said:
Can you add stock voltages?
Team nexus added custom voltage and phone don't boot
Click to expand...
Click to collapse
I have the same problem model 920f phone don't boot
Thanks you ! . but it has'nt oreo rom port . i used to aldeon kernel 3.4 . it is very well! . you should creat a group on telegram
PlusFK said:
Thanks you ! . but it has'nt oreo rom port . i used to aldeon kernel 3.4 . it is very well! . you should creat a group on telegram
Click to expand...
Click to collapse
Sorry but I didn't understand this part: "it has'nt oreo rom port . i used to aldeon kernel 3.4".
minealex2244 said:
Sorry but I didn't understand this part: "it has'nt oreo rom port . i used to aldeon kernel 3.4".
Click to expand...
Click to collapse
Hey mate, have u tried it on nexusOS rom (4/11 build)?
Sent from my SM-G920F using Tapatalk
M.Saka said:
Hey mate, have u tried it on nexusOS rom (4/11 build)?
Sent from my SM-G920F using Tapatalk
Click to expand...
Click to collapse
Where is that build (link please)?
minealex2244 said:
Where is that build (link please)?
Click to expand...
Click to collapse
Sure, here
https://files.nexus-roms.eu/Samsung/zero/8.0.0/2017-11-04/
They just switched from LineageOS to NexusOS
Sent from my SM-G920F using Tapatalk
M.Saka said:
Sure, here
https://files.nexus-roms.eu/Samsung/zero/8.0.0/2017-11-04/
They just switched from LineageOS to NexusOS
Sent from my SM-G920F using Tapatalk
Click to expand...
Click to collapse
It works with it.
minealex2244 said:
It works with it.
Click to expand...
Click to collapse
Great news [emoji1]
Thanks man
Sent from my SM-G920F using Tapatalk

[Kernel][N][DT2W] SomeFeak Reborn Kernel for Harpia

#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.
*/
Click to expand...
Click to collapse
{
"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"
}
Features
Linux version 3.10.108
Compiled with UBER 5.3.1 optimized
Synced with latest CodeAurora changes
Improved memory management
Improved memory caching backported from Linux 3.15
Improved storage performance
Optimized ARM crypto routines
Updated f2fs and WiFi drivers
FIOPS and BFQ I/O schedulers
Lionfish CPU governor
IntelliPlug CPU hotplug (by faux123)
KCAL MDP5 colour control (by savoca)
Improved zRAM backported from Linux 4.9
Vibration intensity control
Governors: impulse and elementalX, yankactive, zzmoove, darkness and bioshock.
Permanently fixed screen flickering: SELinux works fine in permissive or enforcing mode.
Enabled advanced TCP congestion managers: veno, westwood, vegas, illinois, and more.
Drastically improved CPU thermal control: should react approximately from 40°C and end if lower than 35°C are reached.
Otherwise it'll keep trying to cool the device, protecting, mainly, the battery.
Automatic thermal throttling and CPU cooling driver added and enabled.
Enabled CPU current throttling driver.
Use the hidden LED as a notification light.
Enabled forced consistency checks for F2FS (/data).
Multi-Cluster Power Management (less CPU battery drain).
Advanced Power Management (emulated).
SMT (Simultaneous Multi-Threading).
Fixed temperature handling.
Special Features
Double Tap Wake
Download folder​
Installation instructions
Boot into TWRP.
Flash the kernel zip.
Reboot.
If you like my work, press Thanks :highfive:
Credits
lineageos
@facuarmo
XDA:DevDB Information
[Kernel][N][DT2W] SomeFeak Reborn Kernel for Harpia, Kernel for the Moto G4 Play
Contributors
srfarias
Source Code: https://github.com/srfarias/somefeak-reborn_kernel_motorola_harpia
Kernel Special Features:
Version Information
Status: Beta
Created 2018-09-21
Last Updated 2018-09-21
Reserved
Changelog
2018 - 09 - 21
Wifi issues fixed
Camera fixed
Sound issues fixed
Security patches
A lot of caf changes
Binder changes
And more more things that u don't need to know
Reserved
Very very very Thanks sir¡
Enviado desde mi Moto G Play mediante Tapatalk
Testing... after 12hs remain 100% rock solid!!!
Good work!!!
Hi,
Can it be flashed on top of stock rom? Or will it only work with Lineage?
Thanks
________________
Works fine with stock tested today.
Can't connect to camera. Resurrection Remix 5.8.5
Sent from my Moto G Play using Tapatalk
what we needed is an updated oreo kernel
hp420 said:
what we needed is an updated oreo kernel
Click to expand...
Click to collapse
I'm working on that.. (Busy week - exams)
Perfect kernel
Enviado desde mi Moto G Play mediante Tapatalk
Possibly add sweep to wake from your other Kernel: https://forum.xda-developers.com/g4-play/development/kernel-srfarias-kernel-harpia-t3849015.
BTW, Whats the main difference between both of them except s2w and features not listed on the kernel page.
Great kernel, have a little bug fm radio not work on stock ROM, overclock Is perfect !!!!!
Labest BR
Great Kernel, but how can I enable the notification LED ??:confuso:
Se reinicia en Nougat, alguna solución?
Isn't this compatible with oreo ROMs?
Working osprey ?
---------- Post added at 05:21 PM ---------- Previous post was at 05:21 PM ----------
Working in pie/oreo?
Will this work on oreo CosmicOS? Im not able to restore backups via twrp, so i need to know if this works so i dont have to clean flash my ROM again
Greetings from Brasil!
Compatible with pie??
saikat08 said:
Compatible with pie??
Click to expand...
Click to collapse
No, dear mate, according to the OP: is only compatible with Nougat.
Pie ROMs have a better kernel implemented and it is Not neccesary to install another. Also, if you want to report a bug (for example in AOSPExt Pie ROM) you will be rejected because you are using other Kernel than the default (better) of the ROM
By the way jaja Do you really want to use a kernel that says: "Feak"??? :laugh: :laugh: :laugh: :laugh: :laugh:
Feak:
Slang for fecal matter, ass residue, small granules of sh1t, or the small invisible smelly fecal matter on your hands after a dump. You can't see it but you can smell it.
Click to expand...
Click to collapse
Source: https://www.urbandictionary.com/define.php?term=Feak
BouncingState said:
No, dear mate, according to the OP: is only compatible with Nougat.
Pie ROMs have a better kernel implemented and it is Not neccesary to install another. Also, if you want to report a bug (for example in AOSPExt Pie ROM) you will be rejected because you are using other Kernel than the default (better) of the ROM
By the way jaja Do you really want to use a kernel that says: "Feak"??? :laugh: :laugh: :laugh: :laugh: :laugh:
Source: https://www.urbandictionary.com/define.php?term=Feak
Click to expand...
Click to collapse
Still can't find though about nougat but yeah you are right as it wasn't been developed for oreo yet, so definitely not for pie.
I agree pie roms comes with better kernel, but it's just they don't provide hotplugs and some more features like dtw etc. that's why I was looking for a custom kernel.
BouncingState said:
By the way jaja Do you really want to use a kernel that says: "Feak"??? :laugh: :laugh: :laugh: :laugh: :laugh:
Source: https://www.urbandictionary.com/define.php?term=Feak
Click to expand...
Click to collapse
Haha I didn't knew that.

[r3.5][Android 11] HiiraKernel for Poco F2 Pro

{
"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"
}
/* Features */
Currently supports Poco F2 Pro / K30 Pro on AOSP-based ROMs only
Please, do not ask silly questions like whether this kernel is compatible with MIUI or any other ROMs. Test yourself since a kramel flash will not easily brick your device but keep in mind I'm not responsible for that. Do backups in advance.
Fully rebased kernel with cleaned-up OEM changes merged in
Based on LA.UM.9.12.r1-10800-SMxx50.0 with 2021-07 ASB patching, f2fs-stable 5.14-rc1 merged in
Built with latest GCC
Pure PELT implementation using higher, more efficient frequency steps
Optimized battery draining with smoother UX
BBRv1 as the default TCP congestion control algorithm
Better memory management and UFS optimization
GPU Overclocked to 670MHz (same as 865+)
Tons of debugging stuff removed
Mainline exFAT driver, WireGuard support
/* Disclaimer */
Code:
Your warranty is now void.
I am not responsible for bricked devices, dead SD cards,
thermonuclear war, or you getting fired because the alarm app failed. Please
do some research if you have any concerns about features included in this 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. Hard. A lot.
/* Instructions */
Flash the zip file from your existing recovery or Horizon Kernel Flasher
/* Downloads and links */
Releases
Kernel source
Reserved.
Any word yet on compatibility/bugs with the two main stable well-loved ROMs, i.e. CrDoid and ArrowOS?
wow, that's great!Do you have a tg group?
jason88fr said:
Any word yet on compatibility/bugs with the two main stable well-loved ROMs, i.e. CrDoid and ArrowOS?
Click to expand...
Click to collapse
I didn't test them and do not have interest in doing such work.
FYI the device is running an unofficial LineageOS build with the device tree from TH779, who also maintains lmi for Mokee and ArrowOS.
sungchifei said:
wow, that's great!Do you have a tg group?
Click to expand...
Click to collapse
Not yet
fast charging worked?
alk3p said:
/* Features */
Currently supports Poco F2 Pro / K30 Pro on AOSP-based ROMs only
Fully rebased kernel with cleaned-up OEM changes merged in
Based on LA.UM.9.12.r1-10800-SMxx50.0 with 2021-06 ASB patching, f2fs-stable 5.13-rc2 merged in
Built with latest GCC
Pure PELT implementation using higher, more efficient frequency steps
Optimized battery draining with smoother UX
BBRv1 as the default TCP network congestion control
Better memory management brought by simple LMK, optimized zRAM, etc.
Mainline exFAT driver, WireGuard support
/* Disclaimer */
Code:
Your warranty is now void.
I am not responsible for bricked devices, dead SD cards,
thermonuclear war, or you getting fired because the alarm app failed. Please
do some research if you have any concerns about features included in this 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. Hard. A lot.
/* Instructions */
Flash the zip file from your existing recovery or Horizon Kernel Flasher
/* Downloads and links */
Releases
Kernel source
Click to expand...
Click to collapse
Nusantara 3.0 WiFi not working
Works on Xiaomi.eu (12.5) and MIUI based roms?
dhaern said:
Works on Xiaomi.eu (12.5) and MIUI based roms?
Click to expand...
Click to collapse
First post first ligne.
NOSS8 said:
First post first ligne.
Click to expand...
Click to collapse
Oh well I searched CTRL+F "MIUI" instead read everything lol
Sad nobody makes a kernel for MIUI roms when this is the most used rom...
dhaern said:
Oh well I searched CTRL+F "MIUI" instead read everything lol
Sad nobody makes a kernel for MIUI roms when this is the most used rom...
Click to expand...
Click to collapse
Hey bro, check out Zeetaa's Nexus Kernel for POCO F2 Pro, it works on miui and they just released an update!
(It is still beta though, some sensors may not work as intended.)

			
				
csboothereal said:
Hey bro, check out Zeetaa's Nexus Kernel for POCO F2 Pro, it works on miui and they just released an update!
(It is still beta though, some sensors may not work as intended.)
Click to expand...
Click to collapse
@dhaern
[KERNEL][OSS][DISCONTINUED][AOSP-11-12/MIUI] aRise Kernel X2[18/01/22]
aRise Kernel X2 is here for Lmi! Initial Changelog: - Based on Lineage Kernel - Upstreamed to 4.19.225 - Added WireGuard Support - Introduced Simple Low Memory Killer(And Tweaked Them) - crypto and x86 BACKPORTS and UPSTREAMS - kgsl BACKPORTS...
forum.xda-developers.com
Nice release man, it's good to see your kernel updated to work on A11 ROMs. Thanks and good job!
Ayrton990 said:
Nice release man, it's good to see your kernel updated to work on A11 ROMs. Thanks and good job!
Click to expand...
Click to collapse
Thanks for your appreciation sir
tested on latest derp, wifi cant turn on, and lags. how to report bugs?
WiFi issue should be fixed in r3.4 release.
cc @lostdream @tchsmrt
alk3p said:
WiFi issue should be fixed in r3.4 release.
cc @lostdream @tchsmrt
Click to expand...
Click to collapse
i just test it, and work now without issue, seems the lags problem are solved too. nice work mate
*edit :
DT2W seems ded
FP a little slow but ok
fast charge works so gooooooooooodddddddddddd
lostdream said:
DT2W seems ded
Click to expand...
Click to collapse
dt2w patchset has been merged in r3.5 release.

Categories

Resources