micky51100 Posté(e) 7 octobre 2012 Share Posté(e) 7 octobre 2012 (modifié) Introduction à andrev_oc et Daemon Controller v4 beta 7 Désolé si la traduction n'est pas faite j'ai voulus faire partagé au plus vite vue l'évolution du programme. Liens direct de l'apk => What it does: It checks your device's screen status and configures your governor, minimum frequency and maximum frequency based on pre-configured user settings. Supports most ROMS using kernels that have cpufreq compiled into them. Features Deamon Controller v4 beta 7 Version reporting (andrev_oc --version) Configure all cores of device. (Tested up to dual core) Changes OC settings based on screen state. Added logcat support. Instantaneous OC settings. Small footprint Fixed bug "MIUI not changing frequencies and governors" Fix all problem How to install There lots of ways to install Daemon Controller v4 beta 7 and above (Recommended) Manually (Advanced)Download the files below andrev_oc - daemon binary md5sum "f7595490ceefa85031741321a87e4518" 83oc - init script Follow the instructions belowmove the daemon binary in /system/xbin/ move the init script to /etc/init.d/note that you can rename the file as long as you put 2 numerics at the start. the numbers are run by init.d sequentially in a terminal (emulator or adb shell) type the following commandsCode: $ su # chmod 755 /system/xbin/andrev_oc # chmod 755 /etc/init.d/83aroc # mkdir /etc/andrev_oc # cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequenciesCode:sample output:122000 230400 307200 384000 460800 537600 614400 691200 768000 844800921600 998400 1075200 1152000 1228800 1305600 1382400 1459200 15360001612800this output is kernel specific # echo 230400 > /etc/andrev_oc/sleep_min # echo 307200 > /etc/andrev_oc/sleep_max # echo 230400 > /etc/andrev_oc/wake_min # echo 1228800 > /etc/andrev_oc/wake_max *you can choose your preferred values here... above code is what I usually use # cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governorsCode:Sample output:smoothass smartass interactive conservative userspace powersaveondemand performance # echo conservative > /etc/andrev_oc/sleep_gov && echo ondemand > /etc/andrev_oc/wake_gov # /system/xbin/andrev_oc # exit And you're good to go. :) note: I will try to include the binary and init script inside the installer so no more failed downloads.Click here to download a zip of the binary, init script and a directory with all the configuration files. [*]Auto-magically using the apk below... (Discouraged) WARNING!!! As Daemon Controller has been redone to allow both virtuous_oc and andrev_oc to coexist. It is not advised to use this installer as it removes virtuous_oc... download Deamon controller v4 beta 7 here install this app and run it. It will download and install the following 1. andrev_oc - main binary coded in c, dynamically linked and stripped for smaller size. 2. arrocchek - a text file containing the md5sum of the above binary. 3. 83aroc - a small script file that loads this binary whenever you reboot. it will also download the Daemon Controller 2.10.apk to your sdcard. up to you to install or not. this app will help you change the settings for the daemon. Testing Quote: Use terminal emulator. Type "logcat ¦ grep andrev_oc" note that the pi** symbol "¦" can be printed by holding volume up and pressing L (upper or lower case doesn't matter). At this point toggle the power button on/off. When its on check the the terminal app screen if the "Screen is on." Message is displayed and if it changed your settings. to stop viewing the log press volume down and c. Then you can exit terminal emulator normally. http://bit.ly/owVm2g Modifié 7 octobre 2012 par micky51100 Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
fabidesca Posté(e) 7 octobre 2012 Share Posté(e) 7 octobre 2012 sa sert a quoi? Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
micky51100 Posté(e) 7 octobre 2012 Auteur Share Posté(e) 7 octobre 2012 A reglé les différente fréquence du processeur et les différent Gouverner si tu à un kernel custom. En gros tu peut optimisé la gestion du processeur Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
fabidesca Posté(e) 7 octobre 2012 Share Posté(e) 7 octobre 2012 c'est quoi extweaks non? Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
micky51100 Posté(e) 7 octobre 2012 Auteur Share Posté(e) 7 octobre 2012 extweaks est des tweaks pour l'apparence et non pour la partie matérielle ou du moins très peut ! Deamon controller est comparable à setcpu ! Mais comme je l'ai dit avant il faut un kernel custom Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
fabidesca Posté(e) 7 octobre 2012 Share Posté(e) 7 octobre 2012 merci! et je me suis trompé, je voulais dire "comme extweaks" Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
micky51100 Posté(e) 7 octobre 2012 Auteur Share Posté(e) 7 octobre 2012 De rien ! :P Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
vynes Posté(e) 9 octobre 2012 Share Posté(e) 9 octobre 2012 Extweak surtout sur l'apparence?? Ca depend surtout du kernel qui permet d'avoir plus ou moins d'options. (Gestion du 2e core, deep sleep, gpu freq par pallier...et j'en passe. Seul l'undervolt n'est pas bien gerer je trouve. Apres je vais quand meme jeter un oeil a cette apk qui peut etre bien :) Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
Minux Posté(e) 10 octobre 2012 Share Posté(e) 10 octobre 2012 Une petite trad serait la bienvenue quand même, car tout le monde n'est pas à l'aise avec l'anglais, et la le post n'apporte rien de plus que la source (qui n'est même pas citée au passage) ;) 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.