Whats the theme?Just wanna give a big thank you to AK and Nathan. Your latest kernel creation is just fantastic! That's about the best idle drain I've seen in quite some time. Using the 66-5 Linaro 5.4 version with Nathan's settings and that's it. Well done gentleman! [emoji106] [emoji106] [emoji106]
https://play.google.com/store/apps/details?id=com.xdnax.materialfaded.red
So which rom you are using?https://play.google.com/store/apps/details?id=com.xdnax.materialfaded.red
Must have CMTE to use it though [emoji106]
AICP CM-13. Here is the link to the angler site if you want to give it a try. Been using it for several months, and it's a very good and stable rom [emoji106]So which rom you are using?
Sent from my Nexus 6P using XDA Labs
AK never had N builds; if you were referring to my builds, they migrated:http://forum.xda-developers.com/nexus-6p/development/kernel-ninja-kernel-v1-0-t3437247
Could you please point me in the direction of Nathan's settings.. or a round about page number? Many thanksView attachment 3812348
Just wanna give a big thank you to AK and Nathan. Your latest kernel creation is just fantastic! That's about the best idle drain I've seen in quite some time. Using the 66-5 Linaro 5.4 version with Nathan's settings and that's it. Well done gentleman! [emoji106] [emoji106] [emoji106]
At the end of post oneCould you please point me in the direction of Nathan's settings.. or a round about page number? Many thanks
Can this be used to turn on VoLTE provisioning flag??![ AK KERNEL INSTALL ]
If you don't have used AK before:
Step 1
Fresh Install "your base kernel ROM " or "dirty reflash your ROM" from recovery
Step 2
Install the latest "AK kernel zip (UKM is integrated into kernel)" from recovery
Download: Link
Step 3
Reboot
Step 4
Install "Synapse" app from Market
Download: Link
Thread: Link
Thanks & Donations: @AndreiLux
Install "Ak kernel Updater v1.2" from this link
Download: Link
Thanks & Donations: @CallMeAldy & @themike10452
Step 6
Press the " Thanks Button" and " Rate the thread"
If you have used AK before:
Step 1
Follow the AK thread and check with "Ak kernel Updater" possible news
Follow the AK official website for find new releases: " http://ak.hiddenbytes.org/ "
Follow my AK twitter account: Link
Step 2
Press the "Thanks Button" and "Rate the thread"
[ AK KERNEL NEXUS 6P PROFILES THREAD ]
This thread is for people to post their profiles with each other: Link
Thanks a lot
@Stylo King
@mamba720027
[ KCAL COLOR PROFILES ]
You can set these settings with synapse.
Infos: Link
thanks a lot @savoca
Cool Amoled Style:
Colors: 236,248,256
Min: 35
Contrast: 258
Hue: 0
Saturation: 275
Value: 251
thanks a lot @abhi086387
Warm Amoled Style:
Colors: 253,246,243
Min: 35
Contrast: 258
Hue: 0
Saturation: 275
Value: 251
thanks a lot @abhi086387
Extreme Amoled Style:
Colors: 256,256,256
Min: 35
Contrast: 264
Hue: 0
Saturation: 290
Value: 242
thanks a lot @abhi086387
Deep Natural Style:
Colors: 250,250,255
Min: 35
Contrast: 264
Hue: 0
Saturation: 285
Value: 245
thanks a lot @abhi086387
Kcal sysfs reference:
Code:/sys/devices/platform/kcal_ctrl.0/kcal - (0-256 0-256 0-256) - Controls R/G/B Multipliers /sys/devices/platform/kcal_ctrl.0/kcal_min - (0-256) - Controls minimum RGB Multiplier value /sys/devices/platform/kcal_ctrl.0/kcal_enable - (0-1) - Enables/Disables RGB Multiplier Control /sys/devices/platform/kcal_ctrl.0/kcal_invert - (0-1) - Enables/Disables Display Inversion Mode /sys/devices/platform/kcal_ctrl.0/kcal_sat - (224-383 or 128) - Controls saturation intensity - use 128 for grayscale mode /sys/devices/platform/kcal_ctrl.0/kcal_hue - (0-1536) - Controls display hue /sys/devices/platform/kcal_ctrl.0/kcal_val - (128-383) - Controls display value /sys/devices/platform/kcal_ctrl.0/kcal_cont - (128 - 383) - Controls display contrast
[ OPO TIPS & TRICKS GUIDE ]
Thanks a lot to @MMWolverine for this fantastic guide: Link
You can find all you need and all infos for your 1+1.
[ CPU GOVERNORS & SCHEDULERS HOW-TO ]
Thanks a lot to @gsstudios for this fantastic guide: Link
[ UNINSTALL UKM & AK KERNEL ]
UKM_AK_uninstaller_v4.zip
What my kernel does is:
# Rename mpdecsion binary
mv $ bindir / mpdecision $ bindir / mpdecision-rm
if you want you can return by renaming "mpdecision", and than reboot the phone.
It was enough to report it in my thread.
however, I have created a zip for revert after seeing this exchange:
http://ak.hiddenbytes.org/
I don't have one but fyi, this kernel will not work on any rom after July 2016.Does anyone have a download link? The links provided aren't working, thanks
AK handed the reins to the Flash, so Flash Kernel is the spiritual successor to this.
Project name: AK KERNEL
anarkia1976 - Kernel Version: AK.063.ANGLER
Patrick Tjin - net: wireless: bcmdhd: Do not print out device name on invalid length
Evisceration - msm: mdss: remove more logging spam
ktoonsez - debug: remove: remove some dmesg logspam from Linux mainline 3.4 fs
Jukka Rissanen - BACKPORT: nl80211: Stop scheduled scan if netlink client disappears
Johannes Berg - BACKPORT: cfg80211: allow userspace to take ownership of interfaces
Skylar Chang - msm: ipa: fix the mux_channel buffer overflow
Ashwin - net: wireless: bcmdhd: Verify SSID length
Kirill Tkhai - ext4 crypto: fix memleak in ext4_readdir()
Mark Salyzyn - pstore: pmsg: return -ENOMEM on vmalloc failure
Will Deacon - UPSTREAM: arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers
anarkia1976 - Kernel Version: AK.062.ANGLER
Linus Torvalds - f2fs/crypto: fix xts_tweak initialization
Jaegeuk Kim - f2fs: submit node page write bios when really required
Arnd Bergmann - f2fs: add missing argument to f2fs_setxattr stub
Chao Yu - f2fs: fix to avoid unneeded unlock_new_inode
Chao Yu - f2fs: clean up opened code with f2fs_update_dentry
Jaegeuk Kim - f2fs: declare static functions
Keith Mok - f2fs: use cryptoapi crc32 functions
Fan Li - f2fs: modify the readahead method in ra_node_page()
Jaegeuk Kim - f2fs crypto: sync ext4_lookup and ext4_file_open
Jaegeuk Kim - f2fs: define not-set fallocate flags
Jaegeuk Kim - fs crypto: move per-file encryption from f2fs tree to fs/crypto
Yang Shi - f2fs: mutex can't be used by down_write_nest_lock()
anarkia1976 - Kernel Version: AK.061.ANGLER
anarkia1976 - ak_angler_defconfig: disable USB_BAM
anarkia1976 - ak_angler_defconfig: disable MSM_DDR_HEALTH
anarkia1976 - ak_angler_defconfig: disable MSM_OCMEM_DEBUG
anarkia1976 - ak_angler_defconfig: disable MSM_COMMON_LOG
anarkia1976 - ak_angler_defconfig: disable QCOM_NPA_DUMP
anarkia1976 - ak_angler_defconfig: disable IOMMU_VBIF_CHECK
anarkia1976 - ak_angler_defconfig: disable XFRM_STATISTICS
anarkia1976 - ak_angler_defconfig: remove BZIP2 and LZMA for RD
anarkia1976 - ak_angler_defconfig: disable ZRAM
/sys/devices/platform/kcal_ctrl.0/kcal - (0-256 0-256 0-256) - Controls R/G/B Multipliers
/sys/devices/platform/kcal_ctrl.0/kcal_min - (0-256) - Controls minimum RGB Multiplier value
/sys/devices/platform/kcal_ctrl.0/kcal_enable - (0-1) - Enables/Disables RGB Multiplier Control
/sys/devices/platform/kcal_ctrl.0/kcal_invert - (0-1) - Enables/Disables Display Inversion Mode
/sys/devices/platform/kcal_ctrl.0/kcal_sat - (224-383 or 128) - Controls saturation intensity - use 128 for grayscale mode
/sys/devices/platform/kcal_ctrl.0/kcal_hue - (0-1536) - Controls display hue
/sys/devices/platform/kcal_ctrl.0/kcal_val - (128-383) - Controls display value
/sys/devices/platform/kcal_ctrl.0/kcal_cont - (128 - 383) - Controls display contrast
Project name: AK KERNEL
anarkia1976 - Kernel Version: AK.045.ANGLER
Tim Murray - ANDROID: mmc: move to a SCHED_FIFO thread
liping.zhang - net: tcp: fix rtable leak in tcp_is_local[6]
Mike Snitzer - UPSTREAM: math64: New separate div64_u64_rem helper
Rasmus Villemoes - UPSTREAM: lib/string.c: introduce strreplace()
David Howells - UPSTREAM: KEYS: Separate the kernel signature checking keyring from module signing
David Howells - UPSTREAM: KEYS: Have make canonicalise the paths of the X.509 certs better to deduplicate
David Howells - UPSTREAM: KEYS: Load*.x509 files into kernel keyring
anarkia1976 - Kernel Version: AK.044.ANGLER
anarkia1976 - ak_angler_defconfig: fix typo related to last merge
anarkia1976 - gcc-wrapper: hard code python for arch linux support
anarkia1976 - ak-angler-build: switch to local toolchain
$ mkdir ~/Kernels
$ cd ~/Kernels
$ git clone https://github.com/anarkia1976/AK-Angler.git
$ git clone https://github.com/anarkia1976/AK-Angler-AnyKernel2.git
$ git clone https://bitbucket.org/UBERTC/aarch64-linux-android-5.3-kernel.git
$ cd AK-Angler-AnyKernel2
$ git checkout ak-angler-anykernel
$ cd ../AK-Angler
$ git checkout ak-mm-staging
$ cp ak-angler-build.sh ../ak-build.sh
$ cd ..
$ nano ~/.bashrc
export PATH=$PATH:~/Kernels [i]or whatever folder that file is located in[/i]
$ . ak-build.sh
$ cd ~/Kernels/AK-Angler [i]or wherever your git folder is[/i]
$ git pull