[KERNEL][3.0.90][TWRP/CWM][STWEAKS]KangBang Kernel v2.0- For 4.3/4.2 Rom{17/8} - Galaxy S II Android Development

Hello,i have decided to make a kernel for Aosp-based 4.3 and 4.2 roms(Like cm10.2 ,Cm10.1,PA,AOKP etc).I have tested only on CM10.1 and slimbean but it should work on other 4.2 roms.
there are 2 versions,one with TWRP recovery and other with stock cm10.1 ClockWorkMod recovery(i prefer TWRP)
This is based on CyanogenMod smdk4412 kernel(for its stability),however i have optimized it to perform better,give better battery.
Note: This kernel is still in its infancy.
CHANGELOG FOR v2.0
Made for Android 4.3(i dont recommend trying on 4.2)
Swteaks support!(thanks to gokhanmoral and gustavoss)
zzmoove v0.7
Sound amplification(thanks myfluxi) upto 20 decibels
CWM updated to v 6.0.37
All selinux features and AIO enabled
Compiled with -fno-pic -munaligned-access
Updated to linux 3.0.90 from korg
CHANGELOG FOR v1.3
Linux 3.0.82
Replace normal BLN with BLNWW(no more wakelocks,but static led)
Port gokhanmoral/dorimanx touchkey driver
Fix led_disable function,broken in previous release
Merge modem interface from smdk4210 kernel for better battery (cm upstream)
Updates to drivers/base/sync.c and sw_sync from android linux 3.0 upstream
Update zzmoove to v0.5
Tune zzmoove for our device
CIFS module support(requested by user)
add frandom driver(requested by user)
Updates to block from android linux 3.0 upstream
Revert "SMP: Update secondary cpu boot phase routine"
Samsung i9300 Update 10
Improve touch sensitivity
Introduce timer slack controller
Remove some debugging
And various other patchs.See github for proper changelog.Too lazy to type :cyclops:
Code:
[B]CHANGELOG FOR V1.2[/B]
[LIST]
[*]Update to Linux 3.0.81
[*]Add BLN(Back Light Notification) function
[*]cpufreq: Add zzmoove v0.4
[*]Compile with GCC 4.7
[*]remove -fgraphite and loop optimizations and optimize modules
[*]Update row I/O scheduler to latest from CodeAurora
[*]Enable Swap and Zram(as requested by a user)
[*]Upstream patches for zram
[*]Change compression method for zImage,quicker boot
[*]CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often
[*]ARM: vmlinux.lds.S: do not hardcode cacheline size as 32 bytes
[*]ARM: vmlinux.lds.S: align the exception fixup table to a 4-byte boundary
[*]block: Add support for reinsert a dispatched req
[*]block: Add API for urgent request handling
[*]block: add support for Linux 3.0.x for reinsert a dispatched req
[*]cpufreq: Make sure the cpufreq notifier is called last[arighi]
[*]Fix up freqs below 200 Mhz
[/LIST]
[B]Changelog for v1.1[/B]
[LIST]
[*]block: Add Zen I/O Scheduler
[*]Makefile: Compile with -finline-functions -ffast-math -mtune=cortex-a9 -mfpu=neon -march=armv7-a and even more gcc 4.6 specific cflags
[*]mach-exynos: Remove some dead code,thanks to myfluxi
[*]pegasusq: Kang from Siyah Kernel
[*]bcmdhd: Enable Ad-Hoc (IBSS) mode
[*]mach-u1: use smdk4412 temperature values
[*]mach-exynos: busfreq: Increase up threshold
[*]Increase available memory from 791 MB to 794 MB
[*]Fix some compiler warnings introduced by gcc 4.6.x
[*]fs/dyn_fsync: check dyn fsync control's active prior to performing fsync ops
[*]Dynamic Fsync : force flush if kernel panic or rebooting
[*]staging: android: lowmemorykiller: Change default debug_level to 1
[*]staging: android: lowmemorykiller: well-marked debug print
[*]dynamic fsync: favor true case since most will be using this feature
[*]irq: Set CPU affinity as soon as the irq thread is created
[*]f_fs: ffs_func_free: cleanup requests allocated by autoconfig
[*]hrtimer: Consider preemption when migrating hrtimer cpu_bases
[*]hrtimer: Prevent enqueue of hrtimer on dead CPU
[*]ipv4: save cpu cycles from check_leaf() - Backport from linux 3.8
[*]network speed tweak
[*]AIO: Don't plug the I/O queue in do_io_submit()
[*]tmpfs: fix mempolicy object leaks
[*]ARM: Add optimised swahb32() byteswap helper for v6 and above
[*]SCHEDULER: Autogroup patch group by current user android UID
[*]ARM: net: JIT compiler for packet filters
[*]ARM/mm: drop GFP_COMP for dma_alloc_coherent
[*]ARM: cache: assume 64-byte L1 cachelines for ARMv7 CPUs
[*]timer: optimize apply_slack()
[*]ARM: spinlock: use ticket algorithm for ARMv6+ locking implementation
[*]arm/crypto: Add optimized AES and SHA1 routines
[*]currentwidget support based on Entropy512's commit in his GB kernel
[*]increase VM_MAX_READAHEAD to 1024
[*]mmc: use really long write timeout to deal with crappy cards
[*]slicing-by-8 algorithm for crc32 and crc32c
[*]ext4: fixup 64-bit divides in 3.0-stable backport of upstream fix
[*]update Android logger,timer_gpio and lowmemorykiller from Linux 3.8
[*]arch:arm: Compile with -pipe
[/LIST]
[B]Changelog for V1.0[/B]
[LIST]
[*]Updated to Linux 3.0.80
[*]18 Step cpu frequency(25 Mhz to 1600 Mhz) and CPU Undervolt support
[*]Removed debugging(Like sec_debug,cgroup_debug,stand-hotplug debug)
[*]lib/string: use glibc version
[*]lib/sha1: use the git implementation of SHA-1
[*]lib/sha1.c: quiet sparse noise about symbol not declared
[*]arm: remove "optimized" SHA1 routines
[*]arm: remove stale export of 'sha_transform'
[*]fs/dyn_sync_cntrl: dynamic sync control
[*]tcp: Proportional Rate Reduction for TCP
[*]mutex: dynamically disable mutex spinning at high load
[*]slub.c: little tweak for performance improvements
[*]kernel: power: prevent DVFS_LOCK_ID_USER lock for min and max frequency
[*]block: sio and deadline tweaks
[*]lib/memcopy: use glibc version
[*]various compiler optimizations,and compiled with linaro toolchain
[*]ARM: 7011/1: Add ARM cpu topology definition
[*]sched: Ensure cpu_power periodic update
[*]ARM: cpu topology: Enable ARCH_POWER
[*]ARM: topology: save cpu id of each core
[*]ARM: topology: Update topology according to current sched_mc mode
[*]ARM: 7182/1: ARM cpu topology: fix warning
[*]ARM: topology: Add a cpu_power function
[*]ARM: topology: Add a topology update notification
[*]ARM: cpu topology: Add asym topology flag for using cpu0 1st
[*]ARM: cpu topology: add debugfs
[*]cpupower: update the cpu_power according to cpu load
[*]sched: use cpu capacity to decide if a ILB is needed
[*]sched/nohz: Rewrite, fix and add more accurate load-avg computation
[*]sched: Add missing call to calc_load_exit_idle()
[*]Optimized ARM RWSEM algorithm
[*]ARM: decompressor: Enable unaligned memory access for v6 and above
[*]lib/lzo: Update LZO compression to current upstream version
[/LIST]
Tip: use ZZMOOVE governor.
This kernel is still a "baby".It will get faster and better with time!

Download
Note: Cwm and twrp version are exactly the same, only the recovery is different.
V2.0(latest for Android 4.3)
CWM: http://www.mediafire.com/?tz0f9lgd4k7bbs5
V1.3(LATEST for Android 4.2)
TWRP: http://www.mediafire.com/download/iuiffp9oq35acmi/kangbang_kernel_v1.3_twrp.zip
CWM: http://www.mediafire.com/?mslrn4twzwas82g
V1.2(OLD)
TWRP: http://www.mediafire.com/?w717tep3e4l5539
CWM: http://www.mediafire.com/?j7v196cqt7f3uhu
V1.1(OLD)
TWRP : http://www.mediafire.com/download/70fypytkq72ddix/kangbang_kernel_v1.1_twrp.zip
CWM : http://www.mediafire.com/download/cx6sohx1h21h4he/kangbang_kernel_v1.1_cwm.zip
v1.0(OLD)
TWRP: http://www.mediafire.com/?tbtwp932wvppoh4
CWM: http://www.mediafire.com/?sg8n8qdr971y6jt
Source Code: https://github.com/sakindia123/android_kernel_samsung_smdk4412
CREDITS
Torvalds and team,for the Linux kenrel
Samsung
gokhanmoral
TeamWin
The CyanogenMod Project
myfluxi
andreilux
faux123

First Will try when i have time. Thank you for bring it to us :good:

2 nd..
Will try as soon as possible !!!

Bln?
Sent from my GT-I9100 using xda premium

Downloaded! I've just flashed dorimanx though, so I'll flash it after some battery cycles and feedback but please, keep this up :thumbup::thumbup:
Is this based on the latest cm kernel?
Inviato dal mio GT-I9100 con Tapatalk 2

djsky2011 said:
Bln?
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
No.
_____
Just flashed - everything looks sligthly different :what:
Graphics / colours etc.
/edit
MDNIE SETTINGS were changed - set em back solved the "problem"
edit/
Fast as hell :thumbup::thumbup:
Stweaks support planned?
/edit
Cpu freq set below 100 mhz will lead to min freq of 400 mhz
Greetz
SlimBean-b6|KangBang-v1|i9100¬Tapa2

Running this kernel now, for an hour. So far so good. Very smooth. Can't say much about battery.
Sent from my GT-I9100 using Tapatalk 2

Huge thanks,we really needed an AOSP dedicated kernel

Good:thumbup:
Spoiler
Phone: SGS2
Inviato da: Tapatalk 2
Rom: NeatROM 4.7 LITE XWLSS
Kernel: Apolo 4.7 v0 ←testing-
Modem: XXMS2
Battery: Stock 1650mAh
SD Ext. : 32Gb class 10
Inviato dal mio supermuletto :tank:

djsky2011 said:
Bln?
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
Not supported yet,but I plan to add bln and GPU oc/UV later
@leechseed
I just noticed that..however I will remove 25 and 50 MHz..they seem to consume more power than 200 mhz
Also colours are same as CyanogenMod stock,no mdnie settings were changed
Sent from my GT-I9100 using Tapatalk 2

Sweet !! Thanks for bring much needed kernel love to the SII! More variety!!

Cwm version won't boot using liquidsmooth 2.4 it just gets stuck on GT-I9100 logo.
Used hawker kernel wipe
Wiped cache
Wiped dalvic
Flashed kang bang
Rebooted
Stuck
Sent from my GT-I9100 using Tapatalk 2

sakindia123 said:
(...)
Also colours are same as CyanogenMod stock,no mdnie settings were changed
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
Well for me they changed, like i never see before.. Dorimanx or Slim/CM kernel are both all normal..
Dont know what this could be.. Used CWM version, anyone else noticed any difference?
Batt life is great :thumbup:
/edit
Is smdk4412 the brand new cm kernel? So this could be the "colour bug" - didnt test the very new one yet..
/edit
MDNIE SETTINGS were changed - set em back solved the "problem"
edit/
Greetz
SlimBean-b6|KangBang-v1|i9100¬Tapa2

Just installed the TWRP version and seems to be fine and fast but my phone is getting little hotter Also get a debug error message on evrey boot...is normal ?
Edit: After 4 hrs of use it is behaving perfectly....Have to tell tthat it was hot charging but back to normal in regular use..
Thanks for this Kernel as I have been looking for TWRP recovery option for long time and this is the first Kernel I found for AOSP roms with TWRP included...Only Miss BLN settings but can live without it for now.
Sent from my Android HP Touchpad

i like the kernel
do not use the dorimanx update policy =>do it clean and good and this could be a real alternative to the stock cm kernel
for a good custom kernel example as stratosk he will help you
i know him he is a very good developer =>check n4 section

Nice. Keep it light mate. Try not to bloat it
Sent from my GT-I9100 using Tapatalk 4 Beta

{
"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"
}
Someone else getting this message on reboot?
Is normal or can be related to my rom?
Other than that
Sent from my GT-I9100 using Xparent BlueTapatalk 2

supported slimbean also right,?
Sent from my GT-I9100 using xda app-developers app

anshad666 said:
supported slimbean also right,?
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
Yes! :thumbup:
Inviato dal mio GT-I9100 con Tapatalk 2

Related

[KERNEL][AOSP/AOKP/CM9][5-September][4.1][Thoravukk] APP•TUN•NTFS•CIFS•OC/UV•BLN•OTG

Visit our Hompage
www.team-blockbuster.com
{
"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"
}
It's a Kernel for AOSP/AOKP/CM9 Roms. Only stable mods with best Battery life.
All my Sourcecode's you can find here. https://github.com/pinpong
based on samung update 7 patched to linux 3.0.42
I/O Schedulers: bfq, noop, sio,cfq (default), deadline, vr
Governors: ondemand (default) , lulzactive, conservative interactive, sakuractive,
intelldemand, lagfree, smartassv2, savagedzen, performance, userspace, powersave, brazilianwax, lazy
Bootanimation Support
J4FS: Custom Bootlogo (( you can use helcat's bootscreen changer from market SGS2 BootScreen Changer )
be sure you have reset your flash counter) How to [02.03.2012][ROOT] TriangleAway v1.25
XZ Compression
Improved Touchscreen sensitivity
Tegrak Second Core App Support
Brilliant Color
Thoravukk control [APP]Thoravukk Control for Thoravukk Kernel
LED Timout ON/OFF
BLN fadeout / breathing effect
Voodoo Louder Support ( need the VoodooLouder app )
CPU Overclocking & Undervolting support
GPU Overclocking & Undervolting support
Charging voltage support ( use at your own risk )
CIFS
TUN
OTG ( USB mouse and keyboard support )
fuse.ko ntfs support
Compile with special CFLAGS
stripped modules
init.d support
Ultimate Kernel Cleaning Script included samsung ultimate kernel cleaning script
HTML:
***4.1***
linux 3.0.37-42
update to latest samung sources
MDNIE fixes
revert a lot of patches
add lazy governor
bfq, sio, vr tweaked
latest clockworkmod recovery without touch
and a lot of other new and cool stuff
import a lot of fluxi's patches thx to him
***3.40***
wakelock: main_wake_lock fix by tungstwenty
wakelock: (tungstwenty's implementation)
Auto-brightness increased slightly from s3 ( thx hardcore )
MDNIE screen sharpness and color tuning (improves text readability) from s3 ( thx hardcore )
init.d script fix ( was my fault, i forgot to change it after update th initramfs :D )
MDNIE color tuning: reduce color saturation for Standard mode from s3 ( thx hardcore )
Remount all partitions with noatime
Remount ext4 partitions with optimizations
linux 3.0.37
update ramdisk
update ramdisk-recovery
***3.37***
sync: Add synchronization framework
sw_sync: add cpu based sync driver
sync: add timestamps to sync_pts
sync: add debugfs support
sw_sync: add debug support
sync: add ioctl to get fence data
sw_sync: add fill_driver_data support
sync: add poll support
enable sync And sw_sync
enable conservative governor
update ramdisk
update ramdisk-recoevry
***3.33***
fix recharge issue if the phone is off
some code cleanup
update ramdisk-recovery
update conservative( thx fluxi ), interactive, smartass2 governor
some GPU default changes ( let's try again )
xz compressed
[U]i'll push new patches to github if i'm back from holiday
[/U]
***3.31***
wifi deepsleep fix
block: strict rq_affinity
block: BFQ v3-r4 IO Scheduler
***3.24***
update ramdisk
enable IP tunneling
mach-u1: THRESHOLD_BATT changes
bcmdhd: Change packet filter settings to block multicast
init:calibrate: lpj from 3.4
Makefile: add one more cflag
add optimized ARM RWSEM algorithm
power: raised polling interval andand use default charge current
ARM: hard float
***3.22***
insecure adbd
back to touch recovery
fixed backup function
update ramdisk
update ramdisk-recovery
GPU: 100MHz, 160MHz, 267MHz as default
GPU: Threshold 84% 44% 84% 64% as default
# The new GPU defaults should fix some game problems like in Samurai vs Zombies defense
Timer frequency: 300Hz
mach-u1: THRESHOLD_BATT changes
.config: enable IP tunneling
***3.20***
update ramdisk
update ramdisk-recovery
usb: gadget: storage: make FSG_NUM_BUFFERS variable size
usb: gadget: android: Honor CONFIG_USB_GADGET_VBUS_DRAW
Use 4 storage pipeline buffers
Increase vbus draw
update Ultimate kernel Cleaning Script
***3.13***
Update busybox
AFTR || LPA as default
enable SCHED_MC
use cm recovery without touch
***3.11***
linux 3.0.36
color adjusment (color looks now more powerful)
use only 1200MHz for recovery mode
cpufreq: interactive governor: Add a time view concept
net: wireless: bcmdhd: Reduce priority for dhd_dpc and watchdog
***3.09***
linux 3.0.35
lib: introduce some memory copy macros and functions
lib: improve the performance of memcpy and memmove of the general version
bcmdhd: enable pno support, change initial scan, fixes wifi direct
net: wireless: bcmdhd: Driver update from N7000 Update 3 sources
mach-u1: Make SoC "need recal" check shut up
max17042: Make driver less chatty
sec_battery: Make driver less chatty
modem_if: Stop printing [MIF] messages
arm: remove stale export of 'sha_transform'
lib/sha1.c: quiet sparse noise about symbol not declared
sched: Don't call task_group() too many times in set_task_rq()
arm: remove "optimized" SHA1 routines
lib/sha1: use the git implementation of SHA-1
config: Set country/region code
keyboard: cypress: Ensure light is off, enable regulator only if needed
mmc: Fix file permissions from N7000 commit
mmc: Pull in N7000 Update3 mmc drivers, disable MMC_CAP_ERASE
update ramdisk-recovery
update ramdisk
***3.07***
use cfq as default
fix recovery error
linux 3.0.34
some more patches from myfluxi and cm kernel
more color adjustment
***3.05***
Linux 3.0.33
fixed wifi toggle issue
same patches from fluxi recovery
and a lot of other patches but sorry i'm very busy at time will add it later
***3.02***
linux 3.0.32
fixed ffc
aosp charger
enable IP tunneling
ubuntu/linaro 4.6.3-11ubuntu5 toolchain
ondemand governor as default
remove mfc firmware
mali: Driver update from N7000 Update 3 sources
more matches to cm kernel
add ACCESSORY_SET_AUDIO_MODE control request and ioctl
usb: gadget: f_accessory: Add support for HID input devices
usb: gadget: f_audio_source: New gadget driver for audio output
sound: mc1n2: Prevent tick-noise when reboot menu selected
usb: gadget: composite: Fix corruption when changing configuration
sched_rt: fix SCHED_RR across cgroups
keyboard: cypress: Automatically enable BLN while charging
touchscreen: mxt224_u1: Update touch values according to power state
touchscreen: mxt224_u1: Use mxt224_ta_probe instead of writing directly
net: wireless: bcmdhd: Fix division by 0 if dhd_watchdog_ms is 0
net: wireless: bcmdhd: Fix WPS PBC overlap failure
config: enable kernel panic timeout
max8997: Implement Accessory Charger Adapter support
mach-u1: Rework ramconsole init
Add correct microphone code for PX devices
cpufreq: Build smartassv2 as a module
and something more changes
***2.57***
tun as module
adjust touchscreen parameters
disable CONFIG_BUG
lower LOG_BUF_SHIFT 18->14
led button fadeout effect
adjust panel gamma
recovery fixes
ramdisk cleanup
***2.55***
linux 3.0.31
add brazilianwax gov
a bit more undervolting
brilliant color
sync with latest UKCS
***2.53***
BLN enabled by default
touchscreen sensitivity changes on battery
fixed adb in recovery mode
initial LED breathing effect ( thx fluxi ) needs a app update
initial LED blink function ( thx fluxi ) needs a app update too
new tweakz
color calibration
***2.52***
touchscreen fix ready
net: wireless: bcmdhd: Driver update from SHW-M250S_ICS_Opensource_Update5 ( thx fluxi )
[URL]https://github.com/pinpong/thoravukk[/URL]
****2.50***
mach-u1: solved problem with touch sensitivity
ramdisk cleanup
***2.48***
linux 3.0.30
remove wheatly governor
remove lazy governor
cpufreq interactive updated
re-working recovery
fixed nandroid backup
fixed led timout always off/on
vibrator level default4
power: raised polling interval and usb charge current
Timer frequency: 300Hz
Makefile: Compile with -Ofast
remove app from boot.img ( now you need to download in app thread [URL="http://forum.xda-developers.com/showthread.php?t=1616426"][APP]Thoravukk Control for Thoravukk Kernel [/URL]
***2.45***
App: some fixes [COLOR="Red"]( before you flash new kernel be sure you have deinstall the old thoravukk control app )[/COLOR]
USB OTG support thx gokhan
remove debugging
re-compiled recovery
***2.43***
Thoravukk-kernel App( beta )
better battery runtime
***2.41***
linux 3.0.29
hope we fix sod's
minore fixes
fuse.ko ntfs support
***2.40***
revert: Switch to Gingerbread legacy hotplug
update interactive Governor
remove lot debugging and tracing
revert: 1200MHz lowered voltage
for completely chngelog check [url]https://github.com/pinpong[/url]
***2.39***
fix permission
Joe's RCU
Switch to Gingerbread legacy hotplug ([COLOR="Red"] testing[/COLOR] )
more on github [URL]https://github.com/pinpong/thoravukk/commits[/URL]
***2.37***
update ramdisk
fix for bootsplash changer
cleanup
update recovery
1200MHz lowered voltage
***2.35***
[COLOR="Red"]now we have a great ics kernel [/COLOR]
should work now with newer and older aosp roms
more optimizations
update recovery
[COLOR="Red"]switched mountpoints for sdcards to match cm standard:
/mnt/emmc = internal storage
/mnt/sdcard = external sdcard[/COLOR]
[url]http://forum.xda-developers.com/showpost.php?p=25027440&postcount=25700[/url]
***2.32***
same as 2.30 but will work with newer cm9 nightlys
***2.30***
back to 2.21 cpu driver and enable 1400&1600MHz ( i think i will remove 1600Mhz next version )
led_timout back to 500
more compiler optimization
***2.28***
change to stable cpu drivers. 200MHz-1400MHz
led_timeout 250 as default
***2.25***
cpu voltage fixes
***2.24***
fix permission ( init.d should work fine now ) it will fix the VC conflict
remove 300,400,600,900MHz frequencies
stripped modules ( thx saturn_de for the good idea ) we get smaller modules
remove ext4 remount script ( it's useless )
***2.23***
CPU: Now with 16 steps ( thx homura/fluxy )
J4FS Module for custom bootlogo thx codeworkx & sakuramilk to gimme some input
more cleanup
add lippol94 kernel cleaning script
remove cleanup.sh
***2.21***
Linux 3.0.28 upgrade
recovery-ramdisk cleanup
ramdisk cleanup
change touchscreen sensitivity
**2.19***
enable CIFS
CGROUP_TIMER_SLACK
Add adjustable vibrator levels
Performance improvement
***2.17***
Patch to linux 3.0.27
disable pegasusq governor
set leds on for 1 secs as standard
change recovery color
set the right path for sd and sd-ext in recovery
disable more kernel debbuging
sio tuned for flash device's
set lulzactive as default
***2.16***
initramfs cleanup
hope we fix kernel_panic
Touch recovery thx sk8erwitskil
Use other way to copy liblights ( now it should work without problems )
Set sakuractive as default governer
***2.03***
init.d support
modded initramfs
add wheatley governer
add cpu overclocking thx gm
CPU Overclocking & Undervolting support thx gm
GPU Overclocking & Undervolting support thx gm
BLN auto install
Tegrak second core app support
Tegrak touch move app support
Charging voltage support thx gm
add clean-up script
*neldar *hardcore *koush *sakuramilk *homuhomu
* tegrak *gokhanmoral *cattleprod *creams *arighi *fluxi *sk8erwitskil
*vitalij *thank's to all members of team-blockbuster and all i forgot
BIG THANKS TO
*stratosk *saturn_de *mialwe *zacharias.maladroit *simone201 *codeworkx
FOR ANSWER ALL MY STUPID QUESTIONS
OUR APP IS NOW AVAILABLE ON MARKET
​
Don't forget to press the thanks button.
FAQ:
Q. My device rebooted or crashed, how can I help?
A: Get me /proc/last_kmsg and logcat.
Q. Do I need to wipe anything when flashing this kernel?
A: No.
Q: What is the best cpu/gpu oc/uv settings?
A: Use what you think is the best for you.
Q: You have huge battery drain?
A: It will improve after some time.
Q. For wich Roms i can use this Kernel?
A: It will work only on AOSP based Roms.
Q. You have Question about Thoravukk Control?
A: Use this Thread [APP]Official Android application for Thoravukk Kernel or send us a e-mail: [email protected]
Q. My device not entering deep sleep if i use Wifi?
A: That's not a Kernel issue! It's a Router and (Windows 7) Network problem. Disable IPv6, IP Helper service, shell hardware detection service and the Windows Media Player Network Sharing Service.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
........................
Helpfull links
[REF][TWEAKS] Kernel Governors, Modules, I/O Schedulers, CPU Tweaks, AIO App Configs
[REF][ICS] Kernel Stuffs - How is ICS Kernel Different | updated Apr 06 2012
[GUIDE] ADB Workshop and Guide for everyone
Click to expand...
Click to collapse
Click to expand...
Click to collapse
..................
Cool! One thing though.. what is sakuractive? Never heard of it.
Sent from my GT-I9100 using xda premium
Nice mate!
Envoyé depuis mon GT-I9100 avec Tapatalk
Thanks , works perfectly
stormtroopercs said:
Cool! One thing though.. what is sakuractive? Never heard of it.
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
'sakuractive' - this driver mimics the frequency scaling behavior in 'ondemand', but with several key differences. First is that frequency transitions use the CPUFreq table directly, instead of incrementing in a percentage of the maximum available frequency. Second 'sakuractive' will offline auxillary CPUs when the system is idle, and online those CPUs once the system becomes busy again. This last feature is needed for architectures which transition to low power states when only the "master" CPU is online, or for thermally constrained devices.
Looking good man!
Great work seems good will give it a try.
Good to see more kernel devolpers for AOSP,cm,etc...
Flashing it now and quite exited to try it
EDIT: Booting oké, BLN works. will report some more info about the kernel after some tests.
Weird thing.. i have button lights off. but when i turn on the screen they are on for about 5 seconds they they switch off.
And tometimes they just turn on.. very strange
Good work, touch recovery? i'm searching for a kernel with it
Qliratu said:
Good to see more kernel devolpers for AOSP,cm,etc...
Flashing it now and quite exited to try it
EDIT: Booting oké, BLN works. will report some more info about the kernel after some tests.
Weird thing.. i have button lights off. but when i turn on the screen they are on for about 5 seconds they they switch off.
And tometimes they just turn on.. very strange
Click to expand...
Click to collapse
I get this same light issue..
but i also get screen of death when the phone enters deep sleep.. happened every time went to deep sleep. tried battery pull and even reinstall kernel.. same issue
on hydrogenics aokp
wich governer and cpu scheduler do u use?
Just changed to performance from sio and on demand and performance caused my phone to keep locking up.
Sent from my GT-I9100 using xda premium
Razer(x) said:
Good work, touch recovery? i'm searching for a kernel with it
Click to expand...
Click to collapse
If you want a touch recovery you can try Siyah v3beta7 he have it from here
http://forum.xda-developers.com/showthread.php?t=1555259
If anyone has the screen of death.. I changed the scaling governor from performance to pretty much anything else and no more screen of death.. fyi..
phone sleeps well...responds well...running codeworkx 0331 build....i changed to smartassv2 and i'm loving it!!
stormtroopercs said:
Just changed to performance from sio and on demand and performance caused my phone to keep locking up.
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
Do you know that performance governor keeps your phone constantly on the highest frequency ?
Sent from my iPad 2 using Tapatalk HD
NEAK + A few extra Governors?
superleeds27 said:
NEAK + A few extra Governors?
Click to expand...
Click to collapse
****ignore

[KERNEL][AOSP/AOKP/CM10[9-September][4.3][Thoravukk] APP•TUN•NTFS•CIFS•OC/UV•BLN•OTG

Visit our Hompage
www.team-blockbuster.com
{
"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"
}
It's a Kernel for AOSP/AOKP/CM10 Roms. Only stable mods with best Battery life.
All my Sourcecode's you can find here. https://github.com/pinpong
based on samung update 7 patched to linux 3.0.42
I/O Schedulers: bfq, noop, sio,cfq (default), deadline, vr
Governors: ondemand (default) , lulzactive, conservative interactive, sakuractive,
intelldemand, lagfree, smartassv2, savagedzen, performance, userspace, powersave, brazilianwax, lazy
Bootanimation Support
J4FS: Custom Bootlogo (( you can use helcat's bootscreen changer from market SGS2 BootScreen Changer )
be sure you have reset your flash counter) How to [02.03.2012][ROOT] TriangleAway v1.25
XZ Compression
DISABLED CAP_ERASE (No superbrick bug)
Improved Touchscreen sensitivity
Tegrak Second Core App Support
Brilliant Color
Thoravukk control [APP]Thoravukk Control for Thoravukk Kernel
LED Timout ON/OFF
BLN fadeout / breathing effect
Voodoo Louder Support ( need the VoodooLouder app )
CPU Overclocking & Undervolting support
GPU Overclocking & Undervolting support
Charging voltage support ( use at your own risk )
CIFS
TUN
OTG ( USB mouse and keyboard support )
fuse.ko ntfs support
Compile with special CFLAGS
stripped modules
init.d support
Ultimate Kernel Cleaning Script included samsung ultimate kernel cleaning script
HTML:
***4.3***
init.d script fix
more performance by code opzimizations
add lulzactive governor
***4.2***
It run on Jelly Bean now
***4.1***
linux 3.0.37-42
update to latest samung sources
MDNIE fixes
revert a lot of patches
add lazy governor
bfq, sio, vr tweaked
latest clockworkmod recovery without touch
and a lot of other new and cool stuff
import a lot of fluxi's patches thx to him
***3.40***
wakelock: main_wake_lock fix by tungstwenty
wakelock: (tungstwenty's implementation)
Auto-brightness increased slightly from s3 ( thx hardcore )
MDNIE screen sharpness and color tuning (improves text readability) from s3 ( thx hardcore )
init.d script fix ( was my fault, i forgot to change it after update th initramfs :D )
MDNIE color tuning: reduce color saturation for Standard mode from s3 ( thx hardcore )
Remount all partitions with noatime
Remount ext4 partitions with optimizations
linux 3.0.37
update ramdisk
update ramdisk-recovery
***3.37***
sync: Add synchronization framework
sw_sync: add cpu based sync driver
sync: add timestamps to sync_pts
sync: add debugfs support
sw_sync: add debug support
sync: add ioctl to get fence data
sw_sync: add fill_driver_data support
sync: add poll support
enable sync And sw_sync
enable conservative governor
update ramdisk
update ramdisk-recoevry
***3.33***
fix recharge issue if the phone is off
some code cleanup
update ramdisk-recovery
update conservative( thx fluxi ), interactive, smartass2 governor
some GPU default changes ( let's try again )
xz compressed
[U]i'll push new patches to github if i'm back from holiday
[/U]
***3.31***
wifi deepsleep fix
block: strict rq_affinity
block: BFQ v3-r4 IO Scheduler
***3.24***
update ramdisk
enable IP tunneling
mach-u1: THRESHOLD_BATT changes
bcmdhd: Change packet filter settings to block multicast
init:calibrate: lpj from 3.4
Makefile: add one more cflag
add optimized ARM RWSEM algorithm
power: raised polling interval andand use default charge current
ARM: hard float
***3.22***
insecure adbd
back to touch recovery
fixed backup function
update ramdisk
update ramdisk-recovery
GPU: 100MHz, 160MHz, 267MHz as default
GPU: Threshold 84% 44% 84% 64% as default
# The new GPU defaults should fix some game problems like in Samurai vs Zombies defense
Timer frequency: 300Hz
mach-u1: THRESHOLD_BATT changes
.config: enable IP tunneling
***3.20***
update ramdisk
update ramdisk-recovery
usb: gadget: storage: make FSG_NUM_BUFFERS variable size
usb: gadget: android: Honor CONFIG_USB_GADGET_VBUS_DRAW
Use 4 storage pipeline buffers
Increase vbus draw
update Ultimate kernel Cleaning Script
***3.13***
Update busybox
AFTR || LPA as default
enable SCHED_MC
use cm recovery without touch
***3.11***
linux 3.0.36
color adjusment (color looks now more powerful)
use only 1200MHz for recovery mode
cpufreq: interactive governor: Add a time view concept
net: wireless: bcmdhd: Reduce priority for dhd_dpc and watchdog
***3.09***
linux 3.0.35
lib: introduce some memory copy macros and functions
lib: improve the performance of memcpy and memmove of the general version
bcmdhd: enable pno support, change initial scan, fixes wifi direct
net: wireless: bcmdhd: Driver update from N7000 Update 3 sources
mach-u1: Make SoC "need recal" check shut up
max17042: Make driver less chatty
sec_battery: Make driver less chatty
modem_if: Stop printing [MIF] messages
arm: remove stale export of 'sha_transform'
lib/sha1.c: quiet sparse noise about symbol not declared
sched: Don't call task_group() too many times in set_task_rq()
arm: remove "optimized" SHA1 routines
lib/sha1: use the git implementation of SHA-1
config: Set country/region code
keyboard: cypress: Ensure light is off, enable regulator only if needed
mmc: Fix file permissions from N7000 commit
mmc: Pull in N7000 Update3 mmc drivers, disable MMC_CAP_ERASE
update ramdisk-recovery
update ramdisk
***3.07***
use cfq as default
fix recovery error
linux 3.0.34
some more patches from myfluxi and cm kernel
more color adjustment
***3.05***
Linux 3.0.33
fixed wifi toggle issue
same patches from fluxi recovery
and a lot of other patches but sorry i'm very busy at time will add it later
***3.02***
linux 3.0.32
fixed ffc
aosp charger
enable IP tunneling
ubuntu/linaro 4.6.3-11ubuntu5 toolchain
ondemand governor as default
remove mfc firmware
mali: Driver update from N7000 Update 3 sources
more matches to cm kernel
add ACCESSORY_SET_AUDIO_MODE control request and ioctl
usb: gadget: f_accessory: Add support for HID input devices
usb: gadget: f_audio_source: New gadget driver for audio output
sound: mc1n2: Prevent tick-noise when reboot menu selected
usb: gadget: composite: Fix corruption when changing configuration
sched_rt: fix SCHED_RR across cgroups
keyboard: cypress: Automatically enable BLN while charging
touchscreen: mxt224_u1: Update touch values according to power state
touchscreen: mxt224_u1: Use mxt224_ta_probe instead of writing directly
net: wireless: bcmdhd: Fix division by 0 if dhd_watchdog_ms is 0
net: wireless: bcmdhd: Fix WPS PBC overlap failure
config: enable kernel panic timeout
max8997: Implement Accessory Charger Adapter support
mach-u1: Rework ramconsole init
Add correct microphone code for PX devices
cpufreq: Build smartassv2 as a module
and something more changes
***2.57***
tun as module
adjust touchscreen parameters
disable CONFIG_BUG
lower LOG_BUF_SHIFT 18->14
led button fadeout effect
adjust panel gamma
recovery fixes
ramdisk cleanup
***2.55***
linux 3.0.31
add brazilianwax gov
a bit more undervolting
brilliant color
sync with latest UKCS
***2.53***
BLN enabled by default
touchscreen sensitivity changes on battery
fixed adb in recovery mode
initial LED breathing effect ( thx fluxi ) needs a app update
initial LED blink function ( thx fluxi ) needs a app update too
new tweakz
color calibration
***2.52***
touchscreen fix ready
net: wireless: bcmdhd: Driver update from SHW-M250S_ICS_Opensource_Update5 ( thx fluxi )
[URL]https://github.com/pinpong/thoravukk[/URL]
****2.50***
mach-u1: solved problem with touch sensitivity
ramdisk cleanup
***2.48***
linux 3.0.30
remove wheatly governor
remove lazy governor
cpufreq interactive updated
re-working recovery
fixed nandroid backup
fixed led timout always off/on
vibrator level default4
power: raised polling interval and usb charge current
Timer frequency: 300Hz
Makefile: Compile with -Ofast
remove app from boot.img ( now you need to download in app thread [URL="http://forum.xda-developers.com/showthread.php?t=1616426"][APP]Thoravukk Control for Thoravukk Kernel [/URL]
***2.45***
App: some fixes [COLOR="Red"]( before you flash new kernel be sure you have deinstall the old thoravukk control app )[/COLOR]
USB OTG support thx gokhan
remove debugging
re-compiled recovery
***2.43***
Thoravukk-kernel App( beta )
better battery runtime
***2.41***
linux 3.0.29
hope we fix sod's
minore fixes
fuse.ko ntfs support
***2.40***
revert: Switch to Gingerbread legacy hotplug
update interactive Governor
remove lot debugging and tracing
revert: 1200MHz lowered voltage
for completely chngelog check [url]https://github.com/pinpong[/url]
***2.39***
fix permission
Joe's RCU
Switch to Gingerbread legacy hotplug ([COLOR="Red"] testing[/COLOR] )
more on github [URL]https://github.com/pinpong/thoravukk/commits[/URL]
***2.37***
update ramdisk
fix for bootsplash changer
cleanup
update recovery
1200MHz lowered voltage
***2.35***
[COLOR="Red"]now we have a great ics kernel [/COLOR]
should work now with newer and older aosp roms
more optimizations
update recovery
[COLOR="Red"]switched mountpoints for sdcards to match cm standard:
/mnt/emmc = internal storage
/mnt/sdcard = external sdcard[/COLOR]
[url]http://forum.xda-developers.com/showpost.php?p=25027440&postcount=25700[/url]
***2.32***
same as 2.30 but will work with newer cm9 nightlys
***2.30***
back to 2.21 cpu driver and enable 1400&1600MHz ( i think i will remove 1600Mhz next version )
led_timout back to 500
more compiler optimization
***2.28***
change to stable cpu drivers. 200MHz-1400MHz
led_timeout 250 as default
***2.25***
cpu voltage fixes
***2.24***
fix permission ( init.d should work fine now ) it will fix the VC conflict
remove 300,400,600,900MHz frequencies
stripped modules ( thx saturn_de for the good idea ) we get smaller modules
remove ext4 remount script ( it's useless )
***2.23***
CPU: Now with 16 steps ( thx homura/fluxy )
J4FS Module for custom bootlogo thx codeworkx & sakuramilk to gimme some input
more cleanup
add lippol94 kernel cleaning script
remove cleanup.sh
***2.21***
Linux 3.0.28 upgrade
recovery-ramdisk cleanup
ramdisk cleanup
change touchscreen sensitivity
**2.19***
enable CIFS
CGROUP_TIMER_SLACK
Add adjustable vibrator levels
Performance improvement
***2.17***
Patch to linux 3.0.27
disable pegasusq governor
set leds on for 1 secs as standard
change recovery color
set the right path for sd and sd-ext in recovery
disable more kernel debbuging
sio tuned for flash device's
set lulzactive as default
***2.16***
initramfs cleanup
hope we fix kernel_panic
Touch recovery thx sk8erwitskil
Use other way to copy liblights ( now it should work without problems )
Set sakuractive as default governer
***2.03***
init.d support
modded initramfs
add wheatley governer
add cpu overclocking thx gm
CPU Overclocking & Undervolting support thx gm
GPU Overclocking & Undervolting support thx gm
BLN auto install
Tegrak second core app support
Tegrak touch move app support
Charging voltage support thx gm
add clean-up script
*neldar *hardcore *koush *sakuramilk *homuhomu
* tegrak *gokhanmoral *cattleprod *creams *arighi *fluxi *sk8erwitskil
*vitalij *thank's to all members of team-blockbuster and all i forgot
BIG THANKS TO
*stratosk *saturn_de *mialwe *zacharias.maladroit *simone201 *codeworkx
FOR ANSWER ALL MY STUPID QUESTIONS
OUR APP IS NOW AVAILABLE ON MARKET
​
Don't forget to press the thanks button.
FAQ:
Q. My device rebooted or crashed, how can I help?
A: Get me /proc/last_kmsg and logcat.
Q. Do I need to wipe anything when flashing this kernel?
A: No.
Q: What is the best cpu/gpu oc/uv settings?
A: Use what you think is the best for you.
Q: You have huge battery drain?
A: It will improve after some time.
Q. For wich Roms i can use this Kernel?
A: Raed the description.
Q. You have Question about Thoravukk Control?
A: Use this Thread [APP]Official Android application for Thoravukk Kernel or send us a e-mail: [email protected]
Q. My device not entering deep sleep if i use Wifi?
A: That's not a Kernel issue! It's a Router and (Windows 7) Network problem. Disable IPv6, IP Helper service, shell hardware detection service and the Windows Media Player Network Sharing Service.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
........................
Helpfull links
[REF][TWEAKS] Kernel Governors, Modules, I/O Schedulers, CPU Tweaks, AIO App Configs
[REF][ICS] Kernel Stuffs - How is ICS Kernel Different | updated Apr 06 2012
[GUIDE] ADB Workshop and Guide for everyone
Click to expand...
Click to collapse
Click to expand...
Click to collapse
..................................
I purchased the app but still can not get bln to work and every time I try to generate boot script it says failed.
Sent from my GT-I9100 using xda premium
Thanx, finally the update is here, now we can use this kernel for our jellybelly rom
:good::good::good::good:
digitalcrash said:
I purchased the app but still can not get bln to work and every time I try to generate boot script it says failed.
Click to expand...
Click to collapse
It seems like i forgot to fix busybox permission.
Wait few min, i'll fix it now and upload a new version.
pinpong said:
It seems like i forgot to fix busybox permission.
Wait few min, i'll fix it now and upload a new version.
Click to expand...
Click to collapse
Can u show us when the update is ready to download..?
Batskoning said:
Can u show us when the update is ready to download..?
Click to expand...
Click to collapse
fixed version is up. sorry again
and yeah i know there is a issue with save as boot.
worse code. we need wait for rohit. he is very busy at time.
gonna give it a shot!
Bln working good now thanks
Sent from my GT-I9100 using xda premium
pinpong said:
fixed version is up. sorry again
and yeah i know there is a issue with save as boot.
worse code. we need wait for rohit. he is very busy at time.
Click to expand...
Click to collapse
If i use voltage control, and make an init.d script, my settings would not restore aftet reboot.
Awesome mate,finally we have thora for our JB roms
THX for the update, i will try now.
---------- Post added at 09:20 PM ---------- Previous post was at 08:54 PM ----------
OK, init.d support works now!
The problem with the script in the APP is known?
Changes made in the thoravukk control app v1.0.1 are gone with every reboot. I hope this can be fixed. Running the kernel v4.3.
Sent from my GT-I9100 using xda premium
-earth- said:
THX for the update, i will try now.
---------- Post added at 09:20 PM ---------- Previous post was at 08:54 PM ----------
OK, init.d support works now!
The problem with the script in the APP is known?
Click to expand...
Click to collapse
+1
App says "failed generating script" :crying:
Anyone know the best governor to maximize screen on time while giving the best battery life. Because I usually have my phone on for about 3 hours and I would like to have the phone last for about a day at least.
So which governor would be the best?
Sent from my GT-I9100 using xda app-developers app
Maybe you should read this post.
http://forum.xda-developers.com/showpost.php?p=19846276&postcount=1
M90 said:
+1
App says "failed generating script" :crying:
Click to expand...
Click to collapse
I have the same problem.
may rofinpie
salocinonurb said:
I have the same problem.
Click to expand...
Click to collapse
I know. It is already fixed but we need a while to update the app. I hope next few days.
does the latest version 4.3 works with cm9

[KERNEL-F2FS][TWRP-F2FsMultiroM][GPL][Grouper][JB/kitkat]3.2.5-XPerience-19[10/08/14]

{
"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 now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
This kernel is maded for my custom roms like CM10.2 and Mokee OS and (cooming PACMAN ) and add optimization for proper use on these roms.
Hey this thread open because several users were asking me a zip with the kernel, so I decided that would upload, the kernel for those who wish to try.
And u can try this kernel on Other roms
Tested on
OFICIAL PA 3.99
OFICIAL Cyanogenmod 10.2
and more
Features:
For android 4.3
CPU and GPU overclock
proper undervolt
Support for LZ0 and lz4 compression
Gobernators: Gaming,lulzactie,PegasusQ interactive default
I/O schedulers: deadline , v(R) ,sio, CFQ,noop optimizatios
Kexec hard boot support
better battery consumption
F2FS support
ext4 support
And more...
F2FS info
F2FS is a Filesystem so we have to Format our memory in this mode. How can we do this? We need a moded Recovery LIKE TWRP or CWM
So you need format all system , so you need backup all data, music, movies etc
How to install TWRP only extract my zip and execute script
chmod +x fastboot.sh
./fastboot.sh
Enter in the recovery TWRP
make a format data
MODDED RECOVERY:
TWRP-Multirom-F2FS suppor
[/list]
NOTE: If you change data partition to F2FS only use kernel with F2FS support, backups of TWRP normal not work on F2FS because TWRP use EXT 4, you need a moded TWRP like my version or Legolas version.
Backups of TWRP F2FS not work on TWRP normal, I made 2 versions of kernel for data EXT 4 and data format on F2FS
to restore F2Fs to Ext 4 only need flash normally TWRP and make a format Data.
Click to expand...
Click to collapse
Version for Custom roms like CM10.2,MokeeOS,ParanoidAndroid etc
3.2.3-XPerience-10.zip - 4.98 MB
Version for stock 4.3 rom...
3.2.3-XPerience-10-StockRom.zip - 4.97 MB
FOR KITKAT​EXT 4
CM Paranoid(use CM superuser),MOKEE OS,XPerience(ETC)
3.2.5-XPerience19+-CM.zip - 5.18 MB
AOSP BASED, OmniROM,AnimeROM ETc
3.2.5-XPerience-19+AOSP.zip - 5.16 MB
F2FS data
3.2.5-XPerience-19+F2FSData.zip - 5.18 MB
​
Sources:
https://github.com/NexPerience/android_kernel_asus_grouper
https://github.com/NexPerience/kernel_asus_grouper_kitkat
NOTE: If you lose root acces in roms like CM, AOKP,CyanFox,XPerience-8.0.0.. USE this...
Installation and usage
- Download the ZIP file (see post below for link)
- Extract the ZIP file
- Boot your device in bootloader/fastboot mode. Usually this can be done by turning your device off, then holding VolUp+VolDown+Power to turn it on.
- Connect your device to your computer using USB
- Windows:
--- Run root-windows.bat
- Linux
--- chmod +x root-linux.sh
--- Run root-linux.sh
- Mac OS X
--- chmod +x root-mac.sh
--- Run root-mac.sh
- Follow the on-screen instructions - watch both the computer and the device !
LINK:CF-Auto-Root-grouper-nakasi-nexus7.zip - 6.89 MB​
Click to expand...
Click to collapse
changelog in second post:
Special thnks:
NOT in order
Sgt.meow for Gaming gobernor
google for sources kernel
fat-tire for BFQ scheduler
Chainfire for CF-Autoroot
if forget ur name and u see any from your propierty u can sendme report and I give you credits.
OLDER DOWNLOADS:
3.1.12-XPerience-04.zip - 5.13 MB
3.1.15-XPerience-05.zip - 4.98 MB
3.2.2-XPerience-06.zip - 4.99 MB
3.2.2-XPerience-06b.zip - 4.98 MB
3.2.2-XPerience-07.zip - 4.97 MB
3.2.5-XPerience13kk-MK-CM-PA.zip - 4.84 MB
3.2.5-XPerience13kk.zip - 4.82 MB
3.2.5-XPerience14kk.zip - 4.82 MB
3.2.5-XPerience14kk-MK-CM-PA.zip - 4.83 MB
3.2.5-XPerience15kk.zip - 5.10 MB
3.2.5-XPerience16kk.zip - 5.10 MB
3.2.5-XPerience17.zip - 5.17 MB <--EXT4
3.2.5-XPerience17F2FS.zip <-- F2FS CM based rom
3.2.5-XPerience17F2FSAOSP-OMNI-ANIME.zip <-- F2FS AOSP based rom like OmniROM, AnimeROM, AOSPA
3.2.5-XPerience-18AOSP.zip
3.2.5-XPERIENCE-18CM.ZIP
F2FS ALL
CM Based (Paranoid(use CM superuser),MOKEE OS,XPerience
3.2.5-XPerience18CM-F2FS.zip - 5.16 MB
AOSP Based
3.2.5-XPerience-18AOSP-F2FS.zip - 5.16 MB
Click to expand...
Click to collapse
F2FS Data only (system and Cache on ext 4 )
3.2.5-XPerience18CM-DATA-F2FS.zip thnsk to @frantisek.nesveda for having time to edit the fstab file
I Like my work u can buy me a Coffe with a donation.
​
XPerience-1x-Cooming soon
Optimized for cortex-A9
Added XPerience Gobernor
Builded with linaro 4.9.1-08
XPerience-19
Optimized for cortex-A9
Builded with linaro 4.9.1-08
mm:KSM: Optimized
Optimized decompress for cortex-a9
Merged google/android-tegra3-grouper-3.1-kitkat-mr2
tmpfs: fix use-after-free of mempolicy object
tmpfs: fix mempolicy object leaks
lib/memcopy: use glibc version …
sched: LOAD_FREQ (4*HZ+61) avoids loadavg Moire It's perfectly
arm: lzo: faster boot-up process.
ext4: optimize test_root()
between the 2.6.32 and 3.0 kernels. By removing the plug from do_io_submit()
lowmemorykiller: Don't try to kill the same pid over and over
Kernel: process: Short Timeuot for stoping process
Reduce Disk Writes With noatime, nodiratime noatime, nodiratime
CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often during hotplug
mutex: dynamically disable mutex spinning at high load Date
overall_stats: add overall stats for all available cores …
dynamic fsync: favor true case since most will be using this …
overall_stats: make dual/quad core stats configurable via meunconfig
ARM: tegra: clock: Adjust Tegra3 cpu to emc ratio
Some SELinux improvements.
XPerience-18
optimized for Cortex-A9 cpu with Neon-VFPv3 technology support.
Cortex-A9 flags
Fixed Ramdisk for CM based roms (Fix superUSER bug , and FC)
New version ALL F2FS
Optimized Ramdisk for AOSP variants
- Released 4 versions
--CM Based
-- AOSP Based
-- ALL F2FS CM
-- ALL F2FS AOSP
XPerience 17
VFP NEON mode
ext4: speed up
Now fully support to F2FS[Flash-Friendly File System] (for animerom, Cyan-FOX, XPerience-8.0.0)
Now builded on linaro 4.8.3 last version are builded on 4.7.4 x_x
Fixed some issue with USB OTG (yes I Bought A OTG TO test it x___x )
Sleepers are unused so I delete it
Ramdisk fixes now this version works on CM based roms and AOSP based roms (on CM fixed problems with changes of CPU freq)
Doubletaptowake Optimized response
used -mtune=cortex-A9 -VFPv3 flags for linaro
Some optimizations on RAMDISK
XPerience 16kk
Sweep2sleep
Doubletap2Wake
Add prevent_sleep functionality
Enaled by default SW2S/DT2W
Elan Touchscreen updates ektf3.c
Updated Interactive gobernor
sleepers
XPerience 15kk
VR shceduler
GPU OC set to 500mhz
Loadable modules enabled
Fast FPE (optimize Float point emulation (Optimize Floating point calculations)
enabled tegra_rq_stats
Re-enabled TCP configs and added more like, RENO,ILINOIS,Westwood+,Hybla,H-TCP,VEGAS,low priority,veno,YeAH tcp,scalable,High speed--- By default Westwoot+
Builded by XPerience-Linaro-4.8.314.01-(Optimized for Cortex-A9 and Cortex-A15)
LZ4 compression
Fix broken wifi on AnimerORM beta 2 and superUSER ACCES ON ANIMEROM
XPerience-14kk For kitkat
Added GPU overclock to 800mhz (Experimental) and proper fixes
Add GPU clock control. Allows users to overclock this GPU[4/4]
block: cfq: tweak all CFQ tunables
block: cfq: finally nailed CFQ tunables correctly
block: deadline: hardcode values
block: deadline: XPerience Power
cpufreq: break earlier if the target_freq is equal to the current freq.
XPerience-13kk For kitkat -CM-MokeeOS
Added ramdisk for CM based roms like mokeeOS
XPerience-13kk For kitkat
JRCU daemon Priority set to 0 (more faster to recognition)
Updated ro kitkatMR source
Omnirom and CM11 Ramdisk (kitkat only tested)
Frandom optimizations
CPU and GPU fixes for Proper OC in kitkat
Optimized with flag -O4
Fixed wifi problems on kitkat
MM reclaim some more more memory
Optimized ROW i/o Sched
XPerience-11
fs/dyn_sync_cntrl: dynamic sync control 1.2
-dynamic filesync: add some cache optimizations
-dynamic fsync: add reboot notifier to force flush outstanding data
this should further prevent data corruption from kernel panics and
forced reboots
-dynamic fsync: add kernel panic notifier to force flush outstanding data
fs/dyn_fsync: check dyn fsync control's active prior to performing fsync ops
GPU fixes
XPerience-10!
Better background gradients
Added 2 versions for custom rom's and Stock 4.3 rom --> waiting for upload...
New CPU Frecuency
Changed V(R) ioscheduler to ROW
Add support to change LP Overclock (kconfig on git)
Support to Custom Brightness (more efficient)
Re-enabled KSM support
and OABI support
Changed CONFIG_RWSEM_XCHGADD_ALGORITHM to CONFIG_RWSEM_GENERIC_SPINLOCK
More volts to improvements
Fixed boot V9 not boot and overheats the microprocessor and graphics.(fixed)
Fixed graphical issues and bad performance in games like Asphault 8
Reverted CPU OC to 1.6ghz
Westwood TCP scheduler as default
XPerience-09 NOT RELEASED!
Revert changes of CPU AND GPU NEW Frecuencies
Reverted some new voltages
changes on kconfig
gdwarf-2 flag
XPerience-08NOT RELEASED
Fixed GPU frecuenses GPU OC default 700
some changes
XPerience-07b
Removed GPU DVF
Reverted RWSEM algorith (cause dead lock and screen off )
Rewrited CPU and GPU frecuences
CPU Overclockeable to 1.7ghz
LP core overclockeable to 700mhz
CPU and LP are changeable now with trickster but in GPU fixed issues that made it to exit the application, the frequency setting will not stay active.
More stability fixes and ramdisk changes
Fixed issues with MX Player (graphical issues)
XPerience-07
Added GPU DVF
RWSEM Algorithm
Fixed build ROW scheduler
Increase VM min-max
ROW hardcode
Added TCP schedulers
Upgraded kernel to XPerience-07
added ro.secure set to 0
XPerience-06b
Fixed: screen flickering issues. (Thnks to @sgt. meow)
Updated some parts of Ramdisk
XPerience-06
Upgraded to 3.2.0,--> 3.2.1--->3.2.2 patches on github
Enabled in configs tegra 3 RQ_Stats
Generic hotplug enabled
Changed Gobernor to interactive.
CONFIG_TEGRA_CONVSERVATIVE_GOV_ON_EARLYSUPSEND
XPerience-05
Build with linaro 4.8 Toolchain
Fix support on Android 4.3.-r2.2
fsync control thnks to ezekeel
hotplug and TEGRA3_RQ_STATS'.
upgrading to 3.1.15
predefined OC GPU to 446mhz
Logger: Add sysfs interface to Enable / Disable Android Logger and added into config.
----
- switching done via /sys/kernel/logger_mode interface
default is 1 (on) you can change this in terminal
Code:
echo "0" /sys/kernel/logger_mode interface
Modular interface for min/max backlight control
JRCU
Upgrading Kernel v to XPerience-05
Optimized CRC32C (Cyclic redundancy check)
Su Fixes in ramdisk
XPerience-04
Changed GPU OG from 700mhz default to 448mhz (modificable using trickmaster mod)
Updated to 3.1.12-XPerience-04
Minimal changes and cleanidg code
change I/O governor to V(R)
Change CPU Gobernor to Lulzactive
Kexec hardboot support
XPerience-03
Kernel upgrade to 3.1.12-XPerience-03
Added Gobernors: Lulzactive,PegasusQ and Gaming (Gaming gobernor forked from Sgt meow github)
Added I/O Schedulers SIO , VR, ZEN
Frandom
CPU Overclock max 1600mhz
GPU Overclock max 766mhz
Ramdisk Su fixes.
LP core overclock to 660MHz
Tegra Quadcore optimizations
LZ4 decompress:
Deadline fixes
backport lowmemorykiller from CAF msm-3.4
XPerience-02
kernel panic changed of 10 to 1
KSM support for page merging
L2x0 cache controller
Security: SELinux
Suspend to RAM and Standby
Ramdisk optimizations and changes
SuperUser Fixes
XPerience-01
BFQ and interactive are default gobernor and I/O scheduler
Kernel Based on AOSP 4.3 kernel
enable SELinux [WIP] (Busybox)
First release
Kernel optimized on LZ0
Great to see 4.3 kernel development for the N7!
Thank you :thumbup:
Sent from my SGH-I317 using Tapatalk 4
Thank you....
Works with MultiROM?
Enviado desde mi Nexus 7 usando Tapatalk 4
aleeexxhh said:
Works with MultiROM?
Enviado desde mi Nexus 7 usando Tapatalk 4
Click to expand...
Click to collapse
from OP. "Kexec hard boot support"
Hi, testing this since yesterday and i can say all seems smoother (even at 1100). It's early to see how the battery is going with this, but if there isn't a noticiable battery drain... this will be my default kernel for cm.
Thanks.
BR.
Made me lose root on latest Rasbean. Reflashing latest SuperSU v1.51 did not fix it. Nonetheless, will test this kernel for a few days.
yukkio said:
Hi, testing this since yesterday and i can say all seems smoother (even at 1100). It's early to see how the battery is going with this, but if there isn't a noticiable battery drain... this will be my default kernel for cm.
Thanks.
BR.
Click to expand...
Click to collapse
tibere86 said:
Made me lose root on latest Rasbean. Reflashing latest SuperSU v1.51 did not fix it. Nonetheless, will test this kernel for a few days.
Click to expand...
Click to collapse
thnks , any issue please report
ive been using this kernel ever since the mokee rom and this update for kernel came out.its the best ive used so far. wondering though if its causing carbon rom to not charge?? on the mokee it runs perfect.
Same here, lost root on rasbean, and on cleanrom. Then it is no easy way to get root back, switch kernel doesnt help for me at least. I need to have root where I live, so only quick test, but kernel makes the system very fast and responsive.
ksss said:
Same here, lost root on rasbean, and on cleanrom. Then it is no easy way to get root back, switch kernel doesnt help for me at least. I need to have root where I live, so only quick test, but kernel makes the system very fast and responsive.
Click to expand...
Click to collapse
ONLY NEED Download superSU form markent and install binary using TWRP or CWM option
and Root work.
@TeamMex
I am unable to increase GPU max freq using trickster MOD (DONATION)....whatever I do, it switches back to 484....what can be the problem...?????
hassam_tariq2003 said:
@TeamMex
I am unable to increase GPU max freq using trickster MOD (DONATION)....whatever I do, it switches back to 484....what can be the problem...?????
Click to expand...
Click to collapse
yes u can upload with trickster but im not use donate version.
can u share me logcat?
TeamMex said:
yes u can upload with trickster but im not use donate version.
can u share me logcat?
Click to expand...
Click to collapse
hOW TO MAKE LOGCAT...????
adb logcat > logcat.txt
not install
TeamMex said:
not install
Click to expand...
Click to collapse
where is the link for v5???
podagee said:
where is the link for v5???
Click to expand...
Click to collapse
I upload zip wrong , a zip that installed a kernel that did not work.
Added link now
any issue with SuperUser change Su binary use SuperSU its recomended.

[L5][E610/E612][4.4.4][Weekly #8] Unofficial CyanogenMod 11

{
"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"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android JellyBean, which is designed to increase performance and reliability over stock Android for your device.
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
*or any damage to you phone !
* Do some researches before flashing this ROM !
* If you points your finger at me for any mess i will laugh !
*/
Unofficial CyanogenMod 11 weekly builds for the e610/12​
What's working:
GSM
Receiving and making calls
Display
Camera (photos, camcorder & panorama)
Audio playback
Audio recording
Video playback
Touch
WiFi
Wifi tethering
Bluetooth
Bluetooth tethering
OpenGL rendering
Hardware video decoding & encoding
USB-tethering
Mtp/ptp
Sending/receiving SMS/MMS
Sdcard
GPS
Not working/Tested:
nothing
Kernel features
Based on linux 3.4.104
LZ4 Compressor module
Support for /dev/frandom
Compiled with google gcc 4.8
USB force fast charging
BackLightNotification (BLN)
Google Snappy Algorithm
fs/dynamic/sync/control
Optimized SLUB memory allocator
Removed scsi_wait_scan module
mm/frontswap
Support for GCC 5.0/6.0
Ofast
msm_ion.h
BFQ updated to BFQ-v7r7
ext4 leak memory fix
Zram
Zcache
ZSmalloc
Overclock to 1100Mhz
Underclock to 61mhz
Governors
Lulzactive
SmartassH3
Lagfree
Wheatley
SmartassV2
Smartmax
Intelliactive
InteractiveX
Interactive
Userspace
Powersave
Dancedance
Ondemand
Conservative
Performance
Schedulers
noop
deadline
row
cfq
bfq
sio
sioplus
fiops
Zen
Instructions
ROM is only for v20 baseband. It's recommended to be on CWM 6.0.4.8+
Installation
Boot to Recovery
Wipe Data and Cache
Wipe Dalvik Cache
Format system
Flash cyanogenmod.zip
Reboot
Downloads
cm-11-20150808-UNOFFICIAL-e610.zip
MonsterKernel-20150808-CM-e612.zip
My gapps
Screenshots
in attachments
Thanks to
@RolanDroid
[*] TeamHackLG
Source Code:
https://github.com/CyanogenMod
https://github.com/TeamHackLG
https://github.com/RolanDroid/lge_MonsterKernel-lproj
XDA:DevDB Information
[L5][E610/E612][4.4.4][Weekly #8] Unofficial CyanogenMod 11, ROM for the LG Optimus L3
Contributors
RolanDroid
Source Code: https://github.com/RolanDroid/lge_MonsterKernel-lproj
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: v20
Version Information
Status: Stable
Current Stable Version: 8
Stable Release Date: 2015-08-08
Created 2015-04-20
Last Updated 2015-08-08
CHANGELOG
Changelog weekly 8
# CONFIG_CC_OPTIMIZE_FAST is not set
Enabled BackLightNotification
Added BackLightNotification
Updated patch.sh (script for apply patch)
Revert "Enabled CONFIG_DYNAMIC_FSYNC"
build.sh: Added support for L7II
Revert "new simple script for build kernel"
Updated simple CHANGELOG.sh script
[M4/U0/V1/VEE3/VEE7]Enabled Zcache
arch/arm/mach-msm/Kconfig: decouple QCACHE from MSM board selection
zcache-main.c: fix compilation error due to API update
staging: zcache: fix cleancache race condition with shrinker
staging: zcache: fix spelling of comment
staging: zcache: cleanup the code between tmem_obj_init and tmem_obj_find
staging: zcache: introduce get_zcache_client
staging: zcache: cleanup zcache_do_preload and zcache_put_page
staging: zcache: optimize zcache_do_preload
staging: zcache: cleanup zbud_init
staging: zcache: mark zbud_init/zcache_comp_init as __init
staging: zcache: remove unnecessary config option dependence
staging: zcache: fix a compile warning
staging: zcache: fix refcount leak
staging: zcache: don't limit number of pools per client
Defconfigs: Enabled all features
Defconfigs Updated to Linux 3.4.104 for vee7
cyanogenmod: Add fresh vee7 defconfigs
lge: Initial Vee7 KK BringUp
Enabled CONFIG_DYNAMIC_FSYNC
mms128s_ts: Invert the Menu Key of L3II Dual while in L3II Single Kernel
[VEE3]Enabled some governor and updated localversion
Build.sh: MonsterKernel v13
new simple script for build kernel.
acpuclock-7627: Update freq's
Simple Changelog.sh script
mms128s_ts: Enable HomePage touch
Optimized SLUB memory allocator (creds: Christopher83)
Revert "tweaked swappiness" (Fixed deep sleep)
[M4/U0/VEE3]Enabled frontswap
tweaked swappiness
[M4/U0]Enable other 2 governor
Support for GCC 5.0 and 6 .0
[M4/U0]Enable all new governors in the Defconfigs
Updated build.sh
Added all new governors in the makefile and kconfig
cpufreq_lulzactive
cpufreq_lagfree
cpufreq_userspace
cpufreq_powersave
cpufreq_dancedance
Google Snappy
USB force fast charging
[M4/U0]CONFIG_FORCE_FAST_CHARGE=y
[M4/U0/VEE3]Enable Google Snappy
Other changes for L3II etc on github
Linux 3.4.0 -> Linux 3.4.104
Simple IO scheduler plus
Zen IO scheduler
bfq: update to BFQ-v7r7
block: Switch from BFQ-v7r5 for 3.4.0 to BFQ-v7r6 for 3.4.0
frontswap: support exclusive gets if tmem backend is capable
mm: frontswap: fix a wrong if condition in frontswap_shrink
mm/frontswap: fix uninit'ed variable warning
mm/frontswap: cleanup doc and comment error
mm: frontswap: remove unneeded headers
mm: frontswap: split out function to clear a page out
mm: frontswap: remove unnecessary check during initialization
mm: frontswap: make all branches of if statement in put page consistent
mm: frontswap: split frontswap_shrink further to simplify locking
mm: frontswap: split out __frontswap_unuse_pages
mm: frontswap: split out __frontswap_curr_pages
mm: frontswap: trivial coding convention issues
mm: frontswap: remove casting from function calls through ops structure
frontswap: s/put_page/store/g s/get_page/load
mm: frontswap: core swap subsystem hooks and headers
mm: frontswap: add frontswap header file
mm: frontswap: config and doc files
mm: frontswap: core frontswap functionality
Fix build with all Optimizes
Fix -Ofast
gcc: add Compiler optimizations config options
staging: android: lowmemorykiller: Change default debug_level to 1
lowmemorykiller: make default lowmemorykiller debug message useful
debug: remove: arm unwind: remove logspam while in debug mode
debug: remove: remove some dmesg logspam from Linux mainline 3.4 fs
debug: remove: tty makefile remove smux_debug
video: msm_fb: reduce logging level.
rmt_storage: Decrease logging.
use msm_ion.h
msm_fb: Fix RGB pipe offset issue
GCC 4.8 Fixes
Set 1024 kbytes as Max Readahead
led p5521: stop to the led pattern
fs/dyn_sync_cntrl: add kernel panic notifier to force flush outstanding data
fs/dyn_sync_cntrl: add reboot notifier to force flush outstanding data
fs/dyn_sync_cntrl: add some cache optimizations
s/dyn_sync_cntrl: check dyn fsync control's active prior to performing fsync ops
fs/dyn_sync_cntrl: dynamic sync control
Revert "entropy optimization v2"
Other changes on github (4700 commits)
Recompiled from old source of MonsterKernel
Linux 3.4.0-> 3.4.108
Fixed sioplus
Other stuff on github
Updated linux to Linux 3.4.108 from official site (www.kernel.org)
Added /dev/frandom
Added LZ4 Compressor module thanks to teamVee
[M4]Enable LZ4 Compressor module
[u0]Enable LZ4 Compressor module
Updated deconfig for v8.0
new build.sh,thanks to Caio99BR for base
Fixed "enable LZ4" for P700
Updated linux to Linux 3.4.50
Entropy optimization v2
[L7]Values of MDP and ADSP updated (fixed lags and black screen)
[U0][M4]Disable ModVersions and Enable Force_Load-Updated module.c
Updated entropy optimization (fixed lag)
revert leak memory fix
added 950,1050mhz removed 1008mhz and added 1000mhz for L7
set underclock by default to 61440 for L5
Added overclock to 1100mhz for L5
Added overclock to 1200mhz for L7
Added smartmax
Added intelliactive
Added interactiveX
Added wheatley
Added sioplus
Added support for p700-p705
updated entropy optimization,ext4 memory leak fix and others
patched selinux
added frequency min to 61mhz [L7]
added new frequencies (700mhz,800mhz and 900mhz) [L7]
Updated modules
Added entropy optimization
Added ext4 leak memory fix
Changelog weekly 7
Added MonsterKernel e610
Removed L Speed
Other
Changelog weekly 6
Added Skernel Prefinal e610
Support apps on sd
Updated L Speed for CyanogenMod
Fixed VIDEO_ENCODE power hint
Fixed dark photo with flash enabled
increased zram disk size to 192MB
Increased Swappiness to 100
Other general updates and fixes
Updated cm source
Changelog weekly 5
Fixed gps battery drain
Fixed battery drain in deep sleep
Fixed lags
Fixed exchange crash
Added LS00Build.prop tweaks
Optimized rom
Deodexed rom
Deactivate all tweaks
Changelog weekly 4
Upstream cm changes
Updated Adreno blobs to kitkat (kk_2.7_rb1.21)
Reverted app2sd
Updated L Speed for CyanogenMod
Added skernel with ubertc
Bln (you need app from play)
fast charge
Changelog weekly 3
Updated L Speed for CyanogenMod
Kernel tweaks updated
VM tweaks updated
Updater-script printing changed
Added some things when applying SD tweak
Updater tweaks for build.prop
DNS removed from mod
VM tweaks updated
Ram manager updated
Host file updated
IO and SD tweak separated
Updated Improve battery tweak (build.prop)
Added haveged seeder engine
Added Skernel Pwoli M4
Fixed lags
Fixed random reboot
Changelog weekly 2
Updated L Speed for CyanogenMod
Updated gps-conf
Removed nfc
Added new fonts
Updated app
Optimized rom
Optimized 2D and 3D
Fixed battery drain in deep sleep
Added Skernel Pwoli edition
Changelog weekly 1
Initial release
Reporting bugs
Using stock kernel MonsterKernel for update of kernel look on thread.
Not install tweaks/mods and xposed.
Not modified system files.
Report bug only with logcat HOW TO LOGCAT
Hi, this ROM is very good now, very fast and smooth and havent bugs. Good work bro
Rom Updated
Beta 3.1
My Gapps
domenicogalati45 said:
Hi, this ROM is very good now, very fast and smooth and havent bugs. Good work bro
Click to expand...
Click to collapse
How about graphic and screen freezed
SMILEVN said:
How about graphic and screen freezed
Click to expand...
Click to collapse
graphic perfect and not you have screen freeze :good:
This rom and port from pico, which better???
I'm a fan of playing game
SMILEVN said:
This rom and port from pico, which better???
I'm a fan of playing game
Click to expand...
Click to collapse
for me this rom
@rolando 88 this rom has your SBP 2.0 added? Because I'm to test it.
Ferdinand13 said:
@rolando 88 this rom has your SBP 2.0 added? Because I'm to test it.
Click to expand...
Click to collapse
In this rom no tweaks
@rolando 88 :
hi, a request, is it possible for you to port latest miui from pico?
I'm too busy with kernel stuff now!
Thanks!
skyinfo said:
@rolando 88 :
hi, a request, is it possible for you to port latest miui from pico?
I'm too busy with kernel stuff now!
Thanks!
Click to expand...
Click to collapse
if @Rolando88 is busy ill do my best to do it. Il see tomorrow.
Sent from my LG-E610 using XDA Free mobile app
Need the link to that miui. Cant find it in pico section
Sent from my LG-E610 using XDA Free mobile app
skyinfo said:
@rolando 88 :
hi, a request, is it possible for you to port latest miui from pico?
I'm too busy with kernel stuff now!
Thanks!
Click to expand...
Click to collapse
Ported miui from pico, has bug media Storage, and lagy, settings crash etc
Nesh89 said:
Need the link to that miui. Cant find it in pico section
Sent from my LG-E610 using XDA Free mobile app
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2221606
MIUI V5 Pico
Abhijeetsinghvsf said:
http://forum.xda-developers.com/showthread.php?t=2221606
MIUI V5 Pico
Click to expand...
Click to collapse
I ported this miui
Inviato dal mio asus fonepad 7
rolando 88 said:
Ported miui from pico, has bug media Storage, and lagy, settings crash etc
Click to expand...
Click to collapse
Il take SBP v4 as base and see what happens
Sent from my LG-E610 using XDA Free mobile app
Nesh89 said:
Il take SBP v4 as base and see what happens
Sent from my LG-E610 using XDA Free mobile app
Click to expand...
Click to collapse
Ok, tomorrow try
Inviato dal mio asus fonepad 7
Any updates on MIUI?

[KERNEL][lux][6.0.x]CoffeeKernel v2.2, the most simple and stable (Jan/12/17)

CoffeeKernel for Moto X Play​
{
"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"
}
​
This is for Android M ROMs (aosp-cm-stock) only tested on cm
Coffee Kernel changelog
Code:
[B]Version 2.2[/B]
Reduced lags
Used Linaro GCC 4.9
Fixed High-Load Average due to Drivers
block: Disable add_random
PM: devfreq: Use high priority workqueue
sched: Optimize task_sched_runtime()
[B]Version 2.1[/B]
Revert "net/ipv4: queue work on power efficient wq"
Revert "PHYLIB: queue work on system_power_efficient_wq"
Revert "futex: Implement lockless wakeups"
Revert "block: queue work on power efficient wq"
Bump to Version 2.1
PHYLIB: queue work on system_power_efficient_wq
block: queue work on power efficient wq
net/ipv4: queue work on power efficient wq
net: diag: Support destroying TCP sockets.
net: diag: Add the ability to destroy a socket.
net: diag: split inet_diag_dump_one_icsk into two
msm: crypto: Fix integer over flow check in qce driver
drivers: video: Add bounds checking in fb_cmap_to_user
UPSTREAM: staging/android/ion : fix a race condition in the ion driver
sched/idle: Avoid spurious wakeup IPIs
lib: align source before using optimized implementation
futex: Implement lockless wakeups
netfilter: x_tables: Silence some debug info
random: entropy tweaks are all the rage nowadays
[B]Version 2.0[/B]
Coffee kernel v2.0
usb: gadget: cleanup: removing duplicate bulk out ep alloc
BACKPORT: perf tools: Document the perf sysctls
pwc: Add USB id for Philips Spc880nc webcam
mmc: mmc: Fix partition switch timeout for some eMMCs
sched: Fix information leak in sys_sched_getattr()
android-recommended.cfg: enable fstack-protector-strong
[B]Version 1.9[/B]
fix build
Coffee kernel v1.9
Added some Makefile optimizations
um: remove dead code
ipv6: sctp: implement sctp_v6_destroy_sock()
idr: remove dead code
block: Make CFQ default to IOPS mode on SSDs
block: Fix format string mismatch in cfq-iosched.c
trace: prevent NULL pointer dereference
tg3: Fix temperature reporting
workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueues
mm: ksm: Optimize defaults
arm/dt: msm8939-common: Enable bam_dmux fast shutdown
tcp_output: set initial TCP window size to 64K (speed improvement)
fs/namei.c: fix potential memory leak in path_lookupat
Added support for CRC Toggle
[B]Version 1.8[/B]
Builded with Linaro 4.9 GCC toolchain
ext4 improves and fixes
net: netfilter: Remove invalid const qualifier
mm: page-writeback: fix page state calculation in throttle_vm_writeout
mm/memory.c: actually remap enough memory
PM / Wakeup: Use rcu callbacks for better performance
Disable SLUB debug
nbd: fix possible memory leak
ipv6: fib: fix potential NULL pointer dereference
ipc/sem.c: update/correct memory barriers
Bye dirty
[B]Version 1.7[/B]
Builded with UBER 4.8 GCC
Fixed the booting issues
Revert "sched: Remove lockdep check in sched_move_task()
[B]Version 1.6[/B] [B](Version no stable)[/B]
Update to last CyanogenMod GitHub changes (msm8916)
Builded with LINARO 5.4 GCC
xz: Optimize Sfck Compression [B]MORE SPEED UP!![/B]
LZ4 : fix the data abort issue
random: allow architectures to optionally define random_get_entropy()
sched: Remove lockdep check in sched_move_task()
[B]Version 1.5[/B]
ext4: Fix handling of extended tv_sec
cfq-iosched: fix the setting of IOPS mode on SSDs
ipv6: Don't reduce hop limit for an interface
arm: crypto: Add optimized SHA-256/224
libfc: Fix fc_fcp_cleanup_each_cmd()
msm8939: lower the minimum CPU regulator voltage [B]Thanks to Squid2[/B]
powerpc: Align TOC to 256 bytes
Reverted DT2W
[B]Version 1.4[/B]
Bring Up of Double Tap 2 Wake for Moto X Play (lux)
zram: update documentation
sched/rt: Reduce rq lock contention by eliminating locking
deadline: decrease fifo_batch
drivers: lmk: enable adaptive lmk by default
[B]Version 1.3[/B]
Revert "crypto: af_alg - Forbid the use internal algorithms"
Revert "crypto: cryptd - process CRYPTO_ALG_INTERNAL"
Revert "crypto: testmgr - use CRYPTO_ALG_INTERNAL"
defconfig: set v1.3
Avoid LoadAvg
mm: filemap: move radix tree hole searching here
lib/sort: Add 64 bit swap function
lib/sort.c: move include inside #if 0
lib/sort.c: use simpler includes
x86/boot: Double BOOT_HEAP_SIZE to 64KB
x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]
Optimize apply_slack() for size and speed --thanks to varunchitre15
fs/buffer.c: increase the buffer-head per-CPU LRU size
Allow 320K AAC encoding
Fix typos
[B]Version 1.2[/B]
msm: mdss: Silence log spam
zlib: clean up some dead code
cpufreq: implement lionfish gov
block: row: add magic values
msm8939: mild undervolt for heat reduction
msm8939: gpu: Add 100 Mhz frequency
bam_dmux: attempt reduce wakelock
Writeback: Fix occasional slow sync
Builded with uber 4.8
Last wlan drivers
Added script build
Builded with last cm sources
Download
Folder A
Installation instructions
Download zip, go to twrp recovery
Flash without wipes
Reboot
Credits
Cyanogenmod
google
xda-developers
sorry if forget everyone
XDA:DevDB Information
Coffee, Kernel for the Moto X Play
Contributors
TechnoAnder
Source Code: https://github.com/Ander-Alvarez/CoffeeKernel
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: v2.2
Stable Release Date: 2017-01-12
Created 2016-06-23
Last Updated 2017-01-12
Reserved
Is this kernel compatible with RR rom?
kabeeradam said:
Is this kernel compatible with RR rom?
Click to expand...
Click to collapse
If it's marshmellow yes, is compatible
Press thanks if you like my work
TechnoAnder said:
If it's marshmellow yes, is compatible
Press thanks if you like my work
Click to expand...
Click to collapse
Yeah! Its marshmallow.
Cant able to download from mediafire. Can you upload it in androidfilehost?
Stable on stock 6.0.1 EU. I have used this kernel for a couple of hours from 80% to 10% (I got to test it). I personally have not experienced reboots, thank you for your efforts in bringing us another kernel for our Moto X Play!
kabeeradam said:
Yeah! Its marshmallow.
Cant able to download from mediafire. Can you upload it in androidfilehost?
Click to expand...
Click to collapse
Download folder- Drive
Enjoy!
TechnoAnder said:
Download folder- Drive
Enjoy!
Click to expand...
Click to collapse
Thank you
@TechnoAnder, Can implement multirom kexec support?
Sent from my du_lux using XDA-Developers mobile app
Alxnjs said:
@TechnoAnder, Can implement multirom kexec support?
Sent from my du_lux using XDA-Developers mobile app
Click to expand...
Click to collapse
Are you speaking about Kexec Hardboot? I amn't sure of add this. Tell me what feature is and what kernel support that..
TechnoAnder said:
Are you speaking about Kexec Hardboot? I amn't sure of add this. Tell me what feature is and what kernel support that..
Click to expand...
Click to collapse
Yes. Maybe you can see with @GtrCraft, he has ported multirom for xplay.
Sent from my du_lux using XDA-Developers mobile app
Installed on Marshmallux v2.0
Is it just me or is the Graph for Battery Usage in Settings > Battery not showing up for everything. It shows all other details perfectly without issues i guess ...
Other then that this kernel works very smoothly
TechnoAnder said:
Are you speaking about Kexec Hardboot? I amn't sure of add this. Tell me what feature is and what kernel support that..
Click to expand...
Click to collapse
It's a kernel patch
http://forum.xda-developers.com/showthread.php?t=2104706
Alxnjs said:
Yes. Maybe you can see with @GtrCraft, he has ported multirom for xplay.
Sent from my du_lux using XDA-Developers mobile app
Click to expand...
Click to collapse
The patch is not needed, I ported the no kexec workaround too which doesnt need any change in the kernel
Whats the diferente betwen other kernels?
judokapol said:
Whats the diferente betwen other roms?
Click to expand...
Click to collapse
It's a kernel, not a rom
Benjamin_L said:
It's a kernel, not a rom
Click to expand...
Click to collapse
Oh yeah right! Thanks jajaja
Hi,
Thanks for your kernel! I'm trying it and I have no real problem with it.
Just a question:
In Kernel Audiutor, in the GPU tab, the GPU current frequency is always the highest possible and never change. What that mean? The kernel maintain the GPU at the highest frequency, the variation of the speed doesn't appear but are real or it must be like this?
Thanks for your work and for your time!
Sent from my XT1563 using XDA-Developers mobile app
longerXDA said:
Hi,
Thanks for your kernel! I'm trying it and I have no real problem with it.
Just a question:
In Kernel Audiutor, in the GPU tab, the GPU current frequency is always the highest possible and never change. What that mean? The kernel maintain the GPU at the highest frequency, the variation of the speed doesn't appear but are real or it must be like this?
Thanks for your work and for your time!
Sent from my XT1563 using XDA-Developers mobile app
Click to expand...
Click to collapse
I think it's just Kernel Auditor not reporting the frequencies properly. However on Aida64 the GPU frequencies seem to be reporting correctly.
VMannn said:
I think it's just Kernel Auditor not reporting the frequencies properly. However on Aida64 the GPU frequencies seem to be reporting correctly.
Click to expand...
Click to collapse
Thank you!
Sent from my XT1563 using XDA-Developers mobile app

Categories

Resources