[DEV][Kernel] Testing sdcardfs - LeEco Le 2 ROMs, Kernels, Recoveries, & Other Deve

I made a kernel with sdcardfs support. Info about sdcardfs : https://www.xda-developers.com/divi...les-fuse-replacement-will-reduce-io-overhead/
Just testing to see how stable it is to our devices. Currently i don't have my device so you will use it first
First make a recovery backup!!
To enable sdcardfs, follow these instructions: https://forum.xda-developers.com/apps/magisk/module-enable-sdcardfs-t3603375
Kernel: https://drive.google.com/open?id=0B4AOvCehd4v3V2Q3TlRfaVJDUVk

marios199546 said:
I made a kernel with sdcardfs support. Info about sdcardfs : https://www.xda-developers.com/divi...les-fuse-replacement-will-reduce-io-overhead/
Just testing to see how stable it is to our devices. Currently i don't have my device so you will use it first
First make a recovery backup!!
To enable sdcardfs, follow these instructions: https://forum.xda-developers.com/apps/magisk/module-enable-sdcardfs-t3603375
Kernel: https://drive.google.com/open?id=0B4AOvCehd4v3V2Q3TlRfaVJDUVk
Click to expand...
Click to collapse
Should i test it??
Let me know..

Related

[KERNEL][AOSP]ED-E Kernel - 1/18/16

ED-E is an AOSP-based kernel for the Nexus 7 2013, compiled using the latest
Fedora cross-tools, with patches imported from Codeaurora, Kernel.org, Oracle,
and RHEL.
Currently, ED-E features ~90 CVE (Common Vulnerabilities and Exposures) fixes,
updated compander configuration & compander gain implementation, improved
locking via percpu rw semaphores (w/ updates from linux-4.4), and plenty of
enhancements & bugfixes from Oracle & RHEL. A patch for fixing random increases
in battery percentage while unplugged/discharging is also included.
The goal of this kernel is to provide a more enhanced and secure version of
the current AOSP kernel for flo, without updating incremental linux 3.4.x versions,
for stability. Tweaking/features will be kept to a minimum, although I am open to
discussion.
This is just a quick OP based off my bintray entry; I'll edit it later.
More info (flashing instructions, etc.):
https://bintray.com/syntheticnightmar3/rivet/flo-ede-kernel/view#read
The latest build is based on: marshmallow-mr1
(should work on all AOSP marshmallow releases)
Downloads:
https://bintray.com/syntheticnightmar3/rivet/flo-ede-kernel
Latest build (Direct Download):
Source:
https://github.com/SyNtheticNightmar3/android_kernel_asus_flo/commits/master
Thanks:
Mentor Embedded (wouldn't have this device without them)
Faux123 (kernel flashing utils)
Github (code hosting)
Bintray (OSS hosting)
AOSP
Linux
Oracle
RHEL
CodeAurora
(Hope I didn't miss anybody.)
Please, add support to Deb, eager to test
Thanks mate...will give it a flash tonight....
Cheers.
seba112 said:
Please, add support to Deb, eager to test
Click to expand...
Click to collapse
I don't see why it wouldn't work on deb.
The zip only flashes the kernel and since deb uses the same kernel config, it should be okay to use.
Sent from my Nexus 7 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

[KERNEL] [CM-14.x] [UBERTC-4.9.4] FortoKernel [22-12-2016]

FortoKernel​
Hi guys..
I just someone noob who built a kernel named FortoKernel. The kernel name come from a part of my username:silly: I have tested it on RR 5.8.0 7.1.1 (20161212) and it suppose to be working on CM14.1 based ROM *maybe CM14 too* This is my first time to build and share my kernel to the world, so your feedback is very useful for me to make my kernel better. I hope you guys like it and as always guys. DWYOR
Features :
Compiled with UBERTC 4.9.4
Added governor : Alucard
Added I/O scheduler : sio, vr and zen
[*]Many features coming ASAP!
Click to expand...
Click to collapse
How to install :
- Download the kernel
- Paste it to internal storage
- Reboot to Recovery
- Wipe cache and dalvik
- Install the kernel
- Reboot
- If you are using SuperSU, just reflash the SU file
Click to expand...
Click to collapse
Credits :
Allah Swt.
My low-end laptop called "Masturb" :silly:
Electricity
CyanogenMod
#cyanogenmod-dev on IRC
@farchanrifai for support me to build this kernel
@Alucard24 for the cherry-pick
@NxStep for the cherry-pick
@Kunal.Kene.1797 for building kernel tutorial on YT
@Kamin4ri for the cherry-pick
@neobuddy89 for the cherry-pick
and you:angel:
Click to expand...
Click to collapse
Download :
r1 : https://www.androidfilehost.com/?fid=745425885120695038
You can look for recommended settings in post #3
Click to expand...
Click to collapse
XDA: DevDB Information
FortoKernel, Kernel for the Moto G 2013
Contributors
@FortoszoneID
Source Code : https://github.com/fortoszone/android_kernel_motorola_msm8226
Version Information
Status: Stable
Current Stable Version: R1
Stable Release Date: 2016-12-22
Based on: Cyanogenmod 14.1
Created 2016-12-22
Last Updated 2016-12-22
Changelog
22-12-2016
Initial Release
Click to expand...
Click to collapse
Recommended Settings
You can use Kernel Adiutor app on Google Play Store, and you can change the governor to alucard, and I/O schedulers to zen. Don't worry cause just like i said, many features is coming!
Click to expand...
Click to collapse
reserved1
reserved2
hi, i tested this kernel, and after change governor to alucard my cores cant turn off, and this appears on logcat:
12-24 13:08:58.036 4782-4790/? E/MP-Decision: Error(-19) changing core 2 status to offline
12-24 13:08:58.036 4782-4790/? E/MP-Decision: Error 13 setting online status to 0 forcpu1
12-24 13:08:58.036 4782-4790/? E/MP-Decision: Error(-19) changing core 1 status to offline
12-24 13:08:58.638 4782-4790/? E/MP-Decision: Error 13 setting online status to 0 forcpu3
12-24 13:08:58.638 4782-4790/? E/MP-Decision: Error(-19) changing core 3 status to offline

[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] [WHYRED] [EAS] Elixir v1.2

Elixir is kernel based on StormBreaker with small tweaks improve user experience , improved battery life and offer great stability.​
Feature List:
Upstreamed Linux stable and CAF
Compiled using latest EVA GCC
Energy Aware Scheduling EAS (INFO)
KCAL
KLAPSE
Westwood
NTFS , EXFAT(From V1.2) and F2FS (F2FS is from Rapid GC of arter97)
lz4 zRAM compression
Wireguard support
Undervolted by 80mv (Implemented using Pzqqt Panda Kernel undervolt)
Anxiety I/O Scheduler
and many more!
DOWNLOADS​EAS-
NewCam - Link
OldCam - Link
HMP-
Not currently working on HMP releases (Branch is also not upto date) if enough requests are given I might start working on it.
Contributors
SreekanthPalakurthi (For base kernel , StormBreaker)
Mysteriouslog6
Source Code: MysteriousLog6/Elixir
Version Info:
Status: Stable
Current Stable Version: V1.1
Created: 22/7/2021
Stable Release Date: 22/7/2021
Next Planed Release: 3/8/2021 (Can be released faster or maybe later)
Mysteriouslog6 said:
Elixir is kernel based on StormBreaker with small tweaks improve user experience , improved battery life and offer great stability.​
Feature List:
Upstreamed Linux stable and CAF
Compiled using latest EVA GCC
Energy Aware Scheduling EAS (INFO)
KCAL
KLAPSE
Westwood
NTFS , EXFAT(In beta) and F2FS (F2FS is from Rapid GC of arter97)
lz4 zRAM compression
Wireguard support
Undervolted by 80mv (Implemented using Pzqqt Panda Kernel undervolt)
Anxiety I/O Scheduler
and many more!
DOWNLOADS​EAS-
NewCam - Link
OldCam - Link
HMP-
Not currently working on HMP releases (Branch is also not upto date) if enough requests are given I might start working on it.
Contributors
SreekanthPalakurthi (For base kernel , StormBreaker)
Mysteriouslog6
Source Code: MysteriousLog6/Elixir
Version Info:
Status: Stable
Current Stable Version: V1.1
Created: 22/7/2021
Stable Release Date: 22/7/2021
Next Planed Release: 3/8/2021 (Can be released faster or maybe later)
Click to expand...
Click to collapse
Can I flash it on Evolution X 5.6 (android 11)
mirzamdzadid18 said:
Can I flash it on Evolution X 5.6 (android 11)
Click to expand...
Click to collapse
Yes , it works with all Android 11 roms.
If you do have any problems just reply to this comment.
New Release!
v1.2
-Upstreamed to Linux 4.4.276
-Removed extra debug logging (Done through menuconfig , will be updating config file soon)
Next Release Plans: (v1.3)
-Doubletap2wake implementation coming soon! (Kernel implementation)
-Undervolt will be reduced to 75mv instead of 80mv due to instability in Gcam
--Exfat support
OldCam - LINK
NewCam - LINK
Can you add support for ext4 for external sdcard?
body20002 said:
Can you add support for ext4 for external sdcard?
Click to expand...
Click to collapse
I have to see if this is possible , If yes why not! The new beta 1.3 kernel is 1.3mb smaller! so there is enough and more space for new features.

Categories

Resources