This experimental kernel is a tweaked version of HTC stock kernel, therefore works with HTC Sense 4+. EliteKernel aims to provide: - faster raw speed at lower frequencies - decrease heat under heavy load - optimize CPU, memory, I/O and native performance - high stability - more features
Be aware that I made this kernel primarily for myself, I may go to extremes to squeeze the last bit of performance out of my device. I guarantee no support whatsoever and any modifications you make to your device are solely your responsibility. ___________________________________________________________________________________________________________________________
Installation
___________________________________________________________________________________________________________________________ Ce qui est nécessaire : Préparer le HTC One X+ pour le débloquer, pour installer le recovery, le root, installer des roms customs et mise à jour Firmware sur Windows
1. Télécharger fichier. 2. Dé-zipper. 3. Rallumez le one x+ en maintenant Vol- appuyé. 4. Mettez en surbrillance "Fastboot" avec Vol + ou Vol - et appuyez sur "Power". 5. Branchez votre HTC One X+ au PC. 6. Dans votre fichier dé-zippé, exécuter "oxp_flash_kernel.bat" et suivre les instructions.
___________________________________________________________________________________________________________________________ 130119 - attempt to smooth out audio crackling outside powersaving mode - added NFS-related modules
Anciennes versions :
Spoiler :
130116 - added GPU overclocking - added CIFS module as per a request
130106 - hardcoded default per-core frequencies so that tegra can't reset them (1400-1500-1600-1700 in order of activation) - added rngd to completely eliminate system lags connected with cryptography, network communication and other stuff that rely on random number generation (thanks to lambgx02 for this idea)
130102 - s2w ignores swipes that originate in or go through the screen space (better gaming with virtual sticks) - extreme powersaving update: power saving now limits the CPU to 3 cores while awake
121215 - fixed freezing bug - s2w sysfs tunables interface by maxwen - increased s2w_register_threshold for better button sensitivity - rebased on ARHD6 boot.img - fixed randomly broken init.d support
121212 - fixed sound cracking - more battery when sleeping in power saving mode - added my "stroke 2 wake" algorithm (basically free swipe alg. where direction doesn't matter) - s2w length 25px shorter - fixed some random startup and module injection bugs
121210 - S2W free swipe algorithm - HTC Power Saving feature now underclocks to 1.15GHz and allows CPU to go all the way down to 51MHz when playing audio (this may cause crackling noises but saves battery while playing) - fixed per-core async CPU settings. Be aware that SetCPU and similar progs will break this, they are not designed for tegra drivers. Nothing is -.-'
121209b - revert to SLAB allocator for testing - new experimental line for better battery while playing audio
121209 - reverted all the edits to tegra drivers to try a more subtle approach - switched to SLUB memory allocator - decreased default wifi power to save battery - removed tegra drivers CPU hardcoding for: USB plugged in CPU speed, vibrations CPU ramp up, 2 cores only on USB - decreased media playback perflock to 102MHz minimum - modified S2W to ramp up the CPU momentarily on wake
121203 - Crippled another huge chunk of hardcoded Tegra CPU management - more relaxed smartass to prevent lockups on lower quality chips
121202 - XZ kernel compression for smaller download and faster boot - AES calculations are now hardware accelerated by Tegra chip - memory compaction properly activates when needed - improved I/O throughput and latency - improved ondemand responsiveness - improved file transfer speeds over USB for both MTP and ADB - crippled part of Tegra hardcoded CPU management (USB connection, screen on/off) - other minor performance and battery improvements - smoother frequency ramping for ondemand
121201: - s2w overhaul by maxwen (fixed touchscreen in some games) - changed s2w to only require roughly 60% of the swipe length for one-handed viability - hopefully fixed kernel module injector to work always - rebased boot.img on ARHD 5
121127: - fixed installer package bug.. or not
121126: - added slide2wake support - changed default frequencies for better performance/battery(heat) ratio (1400-1600-1600-1400/204-51-51-102 since cores activate in order 0-3-2-1)