Kali ini admin akan membagikan kernel yang dibuild oleh psndna88@xda, mendukung ROM MIUI android 6.0 (Marshmallow) sampai 7.0 (Nougat; porting) dan ROM basis LOS dari Nougat sampai Oreo.
Kernel Features
General Improvements:
- Built with custom UBERTC GCC 8.0.0 on Windows 10 Pro x64
- Full -O3 enhanced optimizations with device and target flags, build improvements, etc
- Removed a ton of debug and logging to improve performance
- ARM64 enhanced performance and battery patches
- CVE security patches, general upstream and CAF fixes - upstreamed to Linux 3.10.108 and added patches from CAF LA.BR.1.3.6 & Android 8 release LA.BR.1.3.7
- Interactive governor tuned to achieve maximum performance with best battery life by default
- Several CPU Governors available - Interactive, Blu_Active, CAF active, Cultivation, Darkness, ElementalX, Chill, Bioshock, Despair, Relaxed, Ironactive, Wheatley, ALUcard
- Slight OC, mild undervolt to reduce heat and improve stability and battery life
- Input boost, touch boost, wakeup boost, hotplug boost available, all off by default
- IntelliPlug, MSM hotplug and Lazyplug hotplugging available, all off by default
- Adreno Idler and Adrenoboost available, all off by default
- CPU and GPU Voltage control (optional)
- Implemented Wireguard VPN support usable with Azire VPN
- Enhanced TCP methods - reno, htcp, highspeed, westwood+, CDG, Network and Wifi tweaks and updated drivers
- Option to enable 2.4 GHz Wi-Fi channel bonding while installing => moved to AGNi Toolbox
- Several I/O control tweaks, added schedulers (Zen, SIO, SIOplus, BFQ, CFQ, Maple, Tripndroid, Row, Deadline, V(R), No-OP [FIOPS is default]), tweaked and updated filesystems (EXT4, F2FS, ExFAT, NTFS & CIFS)
- Adaptive LMK, LZ4 ZRAM available and on by default for better multitasking
- ext4-lazytime mounting for /system, /data, /cache (improves filesystem performance)
- UKSM while charging to optimize RAM use
- Auto file caches drop on screen turn-off to clear unwanted stuff from RAM
- Dynamic FileSync toggle on/off
- Supports SDCARDFS, CIFS, exFAT
- Disabled I/O CRC check for more performance
- sRGB and KCAL - Advanced color control for Qualcomm MDSS v2 (RGB calibration and post-processing features)
- Backlight dimmer for lower minimum brightness
- Wake gestures, dt2w, s2s and s2w for all panels
- modify headphone processing for increased fidelity
- modify speaker processing for clarity
- allow 384KHz sampling rate for headphone
- PDesireAudio ported to kenzo
- Implemented flar2 sound control along with Franco sound control
- Slimbus OC for better sound quality
- Added a lot of audio enhancements (heaven for audiophiles)
- Fixed earpiece & mic boost
- Ported hybrid headphone jack driver from Sony 3.18 with CAF patches for faster detection
- Headphone impedance detection
- Headphone mic volume boost
- Fix earphone Jack's various problems
- USB Fast Charge (USB mode up to 900mA with MTP on)
- PDesire & Boeffla Wakelock blockers
- Power efficient workqueues
- Option to replace thermal blobs with old ones which may help to resolve slow charging issue while installing
- Fast charging with maximum 2100mA safe limit with temperature control
- Miscellaneous improvements:
- Optimized hardware accelerated crc+crypto routines
- Implemented lot of security fixes
- Vibrator Strength tunable
- Notification LED brightness options
- Can use device as USB keyboard and mouse with the app by pelya
- Option to select SElinux mode while installing
- Compatibility with Magisk v14+ and SuperSU SR5
- Compatible with Kernel Auditor and EX Kernel Manager
- Spectrum app profiles support
- Custom Agni Control app for all your kernel control needs, has many useful CPU profiles and advanced options, available while installing
- Custom Agni ScreenModes app which has various KCAL profiles to improve screen experience, available while installing
- Works on all Marshmallow, Nougat and Oreo ROMs
- Based on caf/LA.BR.1.3.7_rb1.6, LOS15.0 official sources with selectively picked mods/patches
Download Link
AGNi pureMIUI-MM/N
Untuk ROM MIUI Android Marshmallow: AGNi_pureMIUI-MM_v12.3_kenzo.zip
Untuk ROM MIUI Android Nougat: AGNi_pureMIUI-N_v12.3_kenzo.zip
Lihat Semua Versi (XDA)
AGNi pureLOS-N/O
Lihat Semua Versi (XDA)
AGNi pureLOS-N/O
Untuk CUSTOM ROM base LOS/AOSP Nougat: AGNi_pureLOS-N_v12.3_kenzo.zip
Untuk CUSTOM ROM base LOS/AOSP Oreo: AGNi_pureLOS-O_v12.3_kenzo.zipLihat Semua Versi (XDA)
Changelog
Audio Modifications:
- wcd-mbhc-v2/wcd9335: AGNi Audio Jack Modifications - v1.1
- * make stock operation mode work properly
- * make jack-stuck-fix mode work more reliably
- wcd9335: bring back normal user changable hph_mode and HPH Volume
- enable ZCACHE,CLEANCACHE,ZPOOL,ZBUD,JUMP_LABEL
- disable scheduler statistics & Restrict kswapd to power cluster
- vmscan,qpnp-fg: force swappiness 1 on battery level <= 15%
- * slows down zram swapping on low battery
- fs: disable tracing for ext4,jbd2,f2fs
- fs/sync: add fsync_enabled switch to allow/disallow blocking
- fs/sync: allow sdcardfs to call vfs_fsync_range on fsync blocked
- fs: splice: introduce FMODE_SPLICE_READ and FMODE_SPLICE_WRITE
- mm: define missing alloc_hugepage_vma from upstream
- linux list: define list_last_entry
- radix-tree: add radix_tree_gang_lookup_index
- Merge caf/LA.BR.1.3.6_rb1.25
- staging: prima wifi: Rebase to LA.BR.1.3.6_rb1.25 v3.0.11.66
- diag,ipa,rndis_ipa,qdsp6v2: rebase to caf/LA.BR.1.3.6_rb1.25
- mm: zram,zsmalloc,zpool,zbud: port from 3.18.94
- msm_actuator: modify based on caf
- ANDROID: sound: rawmidi: Hold lock around realloc
- ANDROID: qtaguid: Fix the UAF probelm with tag_ref_tree
- msm: camera: Return -NOTTY on invalid ioctl command.
- msm: camera: sensor: Validate sensor related name length
- iovec: make sure the caller actually wants anything in memcpy_fromiovecend
- soc: qcom: pil: Fix error handling during PIL driver probe
- diag: Clear masks upon logging exit
- mmc: sdhci: add err_state to sdhci_dumpregs func
- mmc: mmc-debugfs: add error state
- msm: vidc: Cancel userptr validation during secure decode
- qpnp-fg: modify temperature checks and power efficient wq handling
- arch_timer: allow user access to physical counters (fix time_daemon crash)
- fs/ntfs: fix block_invalidatepage compat with its upstreamed function
- wcnss: fix the buffer overflow in MAC address store sysfs
- fs: disable drop_pagecache on suspend
- revert "vidc: use vidc_hal_session_flush
- revert "asm: cache: Up the cache shift
- revert "msm: performance: prevent the driver from handling userspace min freq
- revert "sched: partial revert fair.c to older state
- revert "mm/page_alloc: Add page sanitization/verification
- revert "mm/page_alloc: Gather extra early boot entropy as PaX
- revert "ion: adjust system heap pool orders
- binder: use LOS-14.1 state binder for AGNi pureLOS-N, MIUI-MM/N
- AGNi Control: add ext4 lazytime & fsync toggles (default off)
- AGNi Installer: disable adreno boost by default
- AGNi Installer: selinux rom's default option picks up previous kernel's selinux state
- AGNi Installer: add android version verifications & prevent wrong kernel variant flash
- AGNi Installer: update fstab.qcom with zram mount
- AGNi Installer: enable adaptive lmk for MIUI-MM/N
- AGNi Installer: modify boot config scripts to fix execution problems
- AGNi Installer: place boot.img backup to /cache
AGNi Toolbox
- Menghapus FingerPrint Security+Data
- Memeriksa dan memperbaiki ext4 filesystems di /system /data /cache
- Menghapus Battery Stats Data
- Menghapus Lock Screen Security
AGNi_Toolbox-v1.2_flashable.zip
- Menambahkan dukungan untuk mendeteksi fat32/exfat/ext4/ntfs dan memperbaiki otomatis kesalahan system,data,cache,sdcard,usb-otg (Jalankan dari penyimpanan internal untuk memindai filesystem sdcard eksternal)
- Menambahkan pilihan untuk menghapus magisk v12 dan diatasnya (Harus memflash ulang boot.img asli)
- Menambahkan pilihan untuk mengambil dump last_kmsg ke internal storage dari recovery untuk mendiagnosa bootloop.
AGNi_Toolbox-v1.5_flashable.zip
- Pembaruan updater binary dan script
- Menambahkan pilihan 2.4GHz wifi channel bonding
Old & Obsolete Tools
Contributors
psndna88
Source Code:
https://github.com/psndna88/AGNi_pureMIUI.git
AGNi_Toolbox-v1.5_flashable.zip
- Pembaruan updater binary dan script
- Menambahkan pilihan 2.4GHz wifi channel bonding
Old & Obsolete Tools
AGNi ScreenModes AppBerfungsi untuk mengelola profil layar kcal
Download: AGNi_ScreenModes.apk
GOODIX / CAMERA LIBS and CAMERA FC + FLASH FIXCAMERA LIBS untuk kenzo/kate: AGNi_CAM_LIBS_PROPREITARY_KENZO.zipblobs untuk sensor kamera:
- ov16880_f16v01a
- ov16880_omida05
- s5k5e8_z5e8yab
- s5k5e8_yx13
- face detection extension blobs
Kenzo-Kate_Android7.x_CamFC&Flash_fix_AGNi.zip
AGNi-cmN-goodix-libs-AIO-patcher.zip (versi uji)
- termasuk goodix hal dan libs
- termasuk goodix wrapper lib yang memuat fpc atau goodix sesuai perangkat keras yang terdeteksi oleh kernel cmdline (diambil dari NOS)
- patch boot.img untuk menambahkan dukungan goodix (berguna untuk ROM tanpa dukungan goodix)
- menambahkan file sepolicy yang didukung untuk boot.img (membuat goodix berfungsi dengan enforcing selinux)
psndna88
Source Code:
https://github.com/psndna88/AGNi_pureMIUI.git
Source: AGNi pureMIUI | AGNi pureLOS
2 comments
Write commentsbos xiomi saya sensornya goodix perlu instal ini gak AGNi-cmN-goodix-libs-AIO-patcher.zip ?
ReplyUdah gak perlu lagi
ReplySilahkan tinggalkan komentar EmoticonEmoticon