barbac666 Posté(e) 22 septembre 2012 Share Posté(e) 22 septembre 2012 (modifié) KERNEL ANARKY KERNEL FEATURES: Governors: Interactive from 3.4.X Kernel (Default) with Early Suspend when screen goes Off Conservative with Early Suspend cpu1 when screen goes Off Ondemandplus Ondemand Wheatley Performance Powersave Userspace Hyper Lazy Hotplug Governors: Abyssplug Hotplug Sakuractive NB ... i'm not responsible for any crash ... ... Use at own risk ... ... it is known that they are unstable when used on architecture tuna / omap / mpuss ... IF YOU WANT TO USE HOTPLUG FEATURE YOU HAVE TO SET: MIN FREQ =MIN ON FREQ (EXP: MIN FREQ = 350 and MIN ON FREQ = 350) (EXP: MIN FREQ = 230 and MIN ON FREQ = 230) ... Hotplug governors are compiled as Modules ... If you want to use do: adb shell cd /system/lib/modules insmod <governor_name> * Schedulers: Row (Default and Optimized) Bfq, Fifo, Vr, Sio, Cfq, Noop, Deadline, Fiops * Read Ahead Buffer Size: 512/32 * Cpu Freqs: 350Mhz (Default Min) 1200Mhz (Default Max) +180Mhz +230Mhz +525Mhz +810Mhz +1350Mhz +1350Mhz +1420Mhz +1480Mhz +1560Mhz +1640Mhz * Gpu Freqs: 384Mhz * TCP Congestion: Westwood (Default) Cubic, Bic, Westwood, Htcp, Hstcp, Hybla, Vegas, Scalable, Lp, Veno, Yeah, Illinois, Reno * Others Features: Enabled IVA 500Mhz95iosettings - Thanks Franco Team Dynamic Ftrace Dynamic Readahead Linux BootLogo Support Last Wifi Drivers 3.4.x kernel Interactive Governor from 3.4.x Kernel Wifi Patch from 3.4.x Kernel CPU Topology AK Color palette Content Adaptive Brightness OTG Host Mode On Charge Ksm support Dynamic Fsync Control Voltages Control (Core, Iva, Mpu and more ...) Blx control Fastcharge control High performance audio Sound Boost control Temp control Vibrator control Color Control Gamma Control Trinity Contrast Frandom Optional Low Memory Killer from 3.4 Linux Kernel Net and Bluetooth Update - Thanks Lioux FQ Codel Enabled CIFS Support Scheduler Autogroup Oom Patches Optimizations: Add Osmosis Scheduler optomizations create_bugreport.sh Script Ext4 Mount Optimization Ext4 Fs with Discard Option Ak PowerHal Compiled from Source Create a report of status at boot (data/ak/ak-boot.log) Zipalign at Boot Enable Frandom at Boot Auto Create init.d folder if not present init.d Support Sysctl Vm Optimizations at boot Wipe Cache and Dalvik First Boot Clean old Kernel Files First Boot Pngs Charging Image Ak Style XZ Compression USB OTG Mount ... ecc .. ecc ... Scripts present into --- /data/ak/ ---: --- create_bugreport.sh --- All thanks to Lioux If you lunch this script you can collect all the infos for trouble problems with kernel: last_kmsg logcat uname dumpsys ecc ... --- frandom_test.sh --- With this scripts you can test frandom/urandom bench --- recovery_wpa_hostapd.sh --- With this script you can revert to old wifi drivers --- 98fq_codel --- init.d script for enable FQ codel net scheduler --- 98frandom --- init.d script for enable Frandom Lien XDA pour download: http://forum.xda-dev...d.php?t=1883298 ----------------------------------------------------------------------------------------------------------------- KERNEL LEANKERNEL FEATURES Patched to latest in Linux 3.0.x branch. All unnecessary kernel components removed to make kernel lean and fast! OC to 1.65ghz. Boot speed is maxed at 1.2ghz within kernel (in addition to ramdisk) for stability. User voltage control InteractiveX V2 (screen-off hotplug of cpu1) added. Select it using setcpu if you want to use it. Ramdisk tweaks (sysctl, vm, filesystem speed, etc.) SWAP & zram (next generation compcache) support. Run "zram enable" in terminal. init.d support in ramdisk. lk.conf for basic kernel configuration. HotplugX governor (Hotplug optimized and modified for screen-off suspend). wakelock tweaks for wlan and lte modem lkflash - script to flash latest versions of leanKernel from Terminal (type "su" without quotes, hit enter, then type "lkflash" without quotes and then hit enter) checkv - voltage checking script (for custom undervolting) - detailed at bottom of this post. checkt - script that displays 1) your current temp, 2) # of times you were throttled due to temp "recently", 3) CPU trim type, and 4) CPU silicon type, etc. (sample output) Fast USB charge (by chad0982) and "ffc" toggle script by me. (Open terminal, and type "ffc" without quotes then enter) ColorControl from both CM9 and Ezekeel (compatible with all ROMs). Helpful posts: 1and 2. TempControl - sysfs interface to control the CPU temp threshold. Read these two posts: 1 and 2. Variable GPU OC - sysfs interface to select GPU max speed between 307MHz (stock), 384MHz and 512Mhz. The changes take effect immediately. Check FAQ for more info and how to use it. Custom SR Tuning - override kernel default minimum voltage for SR calibration. More info hereand here. V2 SoundControl Gamma Control ROW scheduler v4 Lien Rootzwiki pour download: http://rootzwiki.com...-jb-450-102412/ ----------------------------------------------------------------------------------------------------------------------- KERNEL FANCY Feature list: Standard version features Based upon:latest CM10.1 kernel source continuously updated Linux version (3.0.81) selected patches from the device's chipset vendor Texas Instruments CPU:CPU frequencies: 192, 384, 537, 729, 1036, 1228, 1420 MHz (default on boot: 192 - 1228) control to set a minimum CPU frequency for screen-on (default: 384 MHz)Will help with smoothness and responsiveness when you use the phone. When screen is off, however, 192 MHz frequency is used as well. CPU governors: ondemandplus (default; more info), hyper, dyninteractive, interactive, ondemand, powersave, performanceondemandplus is an ondemand- and interactive-based governor that has additional power-saving capabilities while maintaining very snappy performance. ARM CPU topology: multi-core scheduling (enabled by default; saves battery by scheduling load among the CPU cores; more info) GPU & Display:GPU frequency control: 307, 384 (default), 512 MHz simple GPU governor (more info; bottom of the post) color, contrast and gamma contols content adaptive brightness off by default, sane and natural looking color settings I/O & memory:I/O schedulers: SIOplus (default), deadline, noop, row, bfqv5, cfq updated HSMMC driver (high speed multimedia card; the phone's 'hard drive bus controller' if you will) optimized ext4 mountings trimming for /system, /data and /cache (more info) Network:TCP congestion control algorithms: westwood (default), cubic, reno updated WLAN driver Misc:vibration strength control battery life extender (BLX) fast charge PGM support various performance and battery life tweaks launcher whitelist to make launcher unkillable init.d support (no matter if the ROM supports it or not) elevated systemui priority WiFi drop fix via terminal kernel updater script in terminal ('FUSS' by gwindlord) more things... go check the source if you're interested. compiled with GCC 4.7 (Google Android NDK r8e toolchain) Extended version additional features sound control (high performance sound, volume boost; not enabled by default) custom voltage control fsync toggle zRAM Lien XDA pour download: http://forum.xda-developers.com/showthread.php?t=2115590 --------------------------------------------------------------------------------- Ces kernels sont a utilisés avec TRICKSTER MOD, lien: http://forum.xda-dev...d.php?t=1768315 Réglage manuel du kernel: a utiliser avec terminal émulator ou avec script réalisé par -iNSiGhT- a placer dans etc/init.d avec un explorateur root. les modifications sont a faire en éditant le texte. lien script: http://forum.frandro...-configuration/ Modifié 14 juin 2013 par bArbAc™ 4 Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
Diaruga Posté(e) 22 septembre 2012 Share Posté(e) 22 septembre 2012 Intéressant ! Quelle version utilises-tu en ce moment ? Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
barbac666 Posté(e) 22 septembre 2012 Auteur Share Posté(e) 22 septembre 2012 (modifié) Intéressant ! Quelle version utilises-tu en ce moment ? L'expérimental 70 et ça tourne comme une horloge. depuis mon Nexus Prime ANARKIA Modifié 22 septembre 2012 par BARBAC 1 Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
aureldelp Posté(e) 22 septembre 2012 Share Posté(e) 22 septembre 2012 Rrrhhhoooo des infidélités a tinitry barbac ???? Du coup je vais tester Envoyé depuis mon Galaxy Nexus avec Tapatalk:lol: 1 Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
Diaruga Posté(e) 22 septembre 2012 Share Posté(e) 22 septembre 2012 Je testerai dans peu de temps, merci de ton retour. ;) Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
barbac666 Posté(e) 22 septembre 2012 Auteur Share Posté(e) 22 septembre 2012 Rrrhhhoooo des infidélités a tinitry barbac ???? Du coup je vais tester Envoyé depuis mon Galaxy Nexus avec Tapatalk:lol: Et oui, je crois avoir trouvé mieux...... Test et tiens au courant. depuis mon Nexus Prime ANARKIA Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
Invité Posté(e) 22 septembre 2012 Share Posté(e) 22 septembre 2012 Mieux que Trinity?! Pas possible! :P Ce kernel a une appli de réglage?! Ou tu utilises [color=red]tkt[/color]?! Ramdisk modifié ou non (pour les jeux EA...)?! Envoyé depuis mon Galaxy Nexus avec Tapatalk Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
AirOne70 Posté(e) 22 septembre 2012 Share Posté(e) 22 septembre 2012 @Emic: "Kernel a utilisé avec TRICKSTER MOD, lien: http://forum.xda-developers.com/showthread.php?t=1768315" 1 Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
barbac666 Posté(e) 22 septembre 2012 Auteur Share Posté(e) 22 septembre 2012 (modifié) Mieux que Trinity?! Pas possible! :P Ce kernel a une appli de réglage?! Ou tu utilises [color=red]tkt[/color]?! Ramdisk modifié ou non (pour les jeux EA...)?! Envoyé depuis mon Galaxy Nexus avec Tapatalk comme l'a dit airone Trickster mod, sinon pour la ramdisk je sais pas. Test tu verra..... ;) Modifié 22 septembre 2012 par BARBAC Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
rachid596 Posté(e) 22 septembre 2012 Share Posté(e) 22 septembre 2012 je teste ce soir, je fais confiance à barbac :-) :-) Galaxy Nexus using Android 4.1.1 :-) 1 Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
papi11on Posté(e) 22 septembre 2012 Share Posté(e) 22 septembre 2012 oula oui il a l'air sympa. A flasher normalement ? Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
Invité Posté(e) 22 septembre 2012 Share Posté(e) 22 septembre 2012 Lol merci les gars en effet c'est écrit. Quand j'ai posté, toutes balises étaient visibles dans le premier post donc je me suis pas trop attardé... bref! Je testerai ça quand je flasherai... Envoyé depuis mon Galaxy Nexus avec Tapatalk Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
barbac666 Posté(e) 22 septembre 2012 Auteur Share Posté(e) 22 septembre 2012 @papi11on Oui comme d'hab. depuis mon Nexus Prime ANARKIA Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
Diaruga Posté(e) 22 septembre 2012 Share Posté(e) 22 septembre 2012 Convaincu ! ;) Merci du partage ! 2 Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
Billouetaudrey Posté(e) 22 septembre 2012 Share Posté(e) 22 septembre 2012 Merci ! J'avais vue vite fait sans sauter le pas... Envoyé depuis mon Galaxy Nexus avec Tapatalk Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
-iNSiGhT- Posté(e) 22 septembre 2012 Share Posté(e) 22 septembre 2012 "fonctionne sur ROMs basée sur CM10" La Codenamedroid est basé sur CM10 ? Car, il y a juste l'indication AOSP... Merci. Envoyé depuis mon Nexus 7 Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
Billouetaudrey Posté(e) 22 septembre 2012 Share Posté(e) 22 septembre 2012 "fonctionne sur ROMs basée sur CM10"La Codenamedroid est basé sur CM10 ? Car, il y a juste l'indication AOSP... Merci. Envoyé depuis mon Nexus 7 Je l'ai mise sur xenonhd et pas de soucis... Envoyé depuis mon Galaxy Nexus avec Tapatalk Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
barbac666 Posté(e) 22 septembre 2012 Auteur Share Posté(e) 22 septembre 2012 "fonctionne sur ROMs basée sur CM10" La Codenamedroid est basé sur CM10 ? Car, il y a juste l'indication AOSP... Merci. Envoyé depuis mon Nexus 7 CNA est basée sur CM et AOKP donc pas de prob Bon petit retour, les images parlent d'elles mêmes 4h d'écran allumé et encore 28% de batterie. Ma config Avec fsync on. depuis mon Nexus Prime ANARKIA 1 Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
Billouetaudrey Posté(e) 22 septembre 2012 Share Posté(e) 22 septembre 2012 CNA est basée sur CM et AOKP donc pas de probBon petit retour, les images parlent d'elles mêmes 4h d'écran allumé et encore 28% de batterie. Ma config Avec fsync on. depuis mon Nexus Prime ANARKIA Gpu oc ? 0 1 2 3? Envoyé depuis mon Galaxy Nexus avec Tapatalk Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
barbac666 Posté(e) 22 septembre 2012 Auteur Share Posté(e) 22 septembre 2012 Gpu oc ? 0 1 2 3? Envoyé depuis mon Galaxy Nexus avec Tapatalk Ah oui GPU a 384 donc 1, oublié..... depuis mon Nexus Prime ANARKIA 1 Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
rachid596 Posté(e) 22 septembre 2012 Share Posté(e) 22 septembre 2012 en test actuellement. est ce moi ou le téléphone devient super fluide? encore plus que franco ou trinity. Galaxy Nexus using Android 4.1.1 :-) Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
gueshwospliff Posté(e) 22 septembre 2012 Share Posté(e) 22 septembre 2012 Ne fonctionne pas sur sur AOKP ? Envoyé depuis mon Nexus 7 avec Tapatalk Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
Billouetaudrey Posté(e) 22 septembre 2012 Share Posté(e) 22 septembre 2012 Ne fonctionne pas sur sur AOKP ? Envoyé depuis mon Nexus 7 avec Tapatalk Si je pense Envoyé depuis mon Galaxy Nexus avec Tapatalk Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
barbac666 Posté(e) 22 septembre 2012 Auteur Share Posté(e) 22 septembre 2012 Ne fonctionne pas sur sur AOKP ? Envoyé depuis mon Nexus 7 avec Tapatalk Ben si pourquoi? Marche pas chez toi? depuis mon Nexus Prime ANARKIA Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
Billouetaudrey Posté(e) 22 septembre 2012 Share Posté(e) 22 septembre 2012 en test actuellement. est ce moi ou le téléphone devient super fluide? encore plus que franco ou trinity.Galaxy Nexus using Android 4.1.1 :-) C'est le kernel... Envoyé depuis mon Galaxy Nexus avec Tapatalk Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
Recommended Posts
Rejoignez la conversation
Vous pouvez poster maintenant et vous enregistrez plus tard. Si vous avez un compte, connectez-vous maintenant pour poster.