Scumpi
Membre
- Inscrit
- 26 Septembre 2012
- Messages
- 25 689
- Points
- 48
- #1
Comment Installer le Kernel Custom Donkey Kang Kernel ?
Motorola Moto G
===============================================================================================================================================
Avertissement : Cette opération comporte des risques. Ni moi ni Phonandroid ne peuvent être tenu responsables des éventuels problèmes rencontrés. Pensez à effectuer une sauvegarde avant d'installer ce Kernel!!
Merci à
===============================================================================================================================================S'il vous plaît,
Connexion
ou
S'inscrire
pour voir le contenu ou les urls !
Pré-requis
- Avoir déverrouiller son bootloader : voir tutoriel -->> Déverouiller le bootloader - Motorola Moto G
- Une rom sous CM12/CM11/AOSP
- Avoir installé un recovery Custom : voir tutoriel -->> Installer le TWRP 2.6.3.0 sur votre Motorola Moto G
- Assurez vous d'avoir une batterie chargée au maximum (mini 75%)
Caractéristiques & Changelog
Code:
S'il vous plaît,
Connexion
ou
S'inscrire
to view codes content!
Changelog
Version 1.1
- Dropped AnyKernel method, from now on I'll be building regular 'boot.img' zips. This should solve compatibility issues with non cm based Roms.
- Added some ramdisk tweaks and defaults.
Version 2
- Added MSM Hotplug by default - huge thanks to @savoca for his Titan sources and help
- Simple Ondemand GPU governor working fine (no reboots)
- CPU freq lower limit 192000
- GPU max freq 533mhz
- Optimized CPU governors for msm-hotplug
- Optimized workqueues management
- LCD Notify
- Ramdisk tweaks
- A really big bunch of optimizations and fixes to make hotplug more efficient
Version 3 - alpha
- Based on the official CM12 source (rebuilt from scratch).
- Compiled with Linaro 4.10
- Added msm-hotplug (alongside mpdecision, can be toggled)
- Defaulted to 1 cpu and 300000 freq while lcd is off.
- Added LCD Notify
- Optimized GPU / SimpleOndemand GPU gov working with msm-hotplug (not mpdecision)
- Added more IO schedulers
- Added LCD KCAL
- TCP and other various optimizations
Version 3 - alpha 3
(to be compared with previous alpha)
- Added powersuspend (for now) - got to enable it through any kernel tweaker, thought.
- IOsched optimizations
- Applied several fixes for diff. mem leaks
- Added crypto optimizations
- Added GPU overclock (to be set in any kernel tweaker)
- Min CPU freq set to 192000
- Power efficient workqueues
- Added Faux's sound control support
- Randomness and cpu-freq optimizations (optimized interactive and ondemand governors)
- TCP performance and stability tweaks
- Much more!
Moto G [XT1032] / Samsung Galaxy Tab 2 7" [P3110] - Argentina
- Dropped AnyKernel method, from now on I'll be building regular 'boot.img' zips. This should solve compatibility issues with non cm based Roms.
- Added some ramdisk tweaks and defaults.
Version 2
- Added MSM Hotplug by default - huge thanks to @savoca for his Titan sources and help
- Simple Ondemand GPU governor working fine (no reboots)
- CPU freq lower limit 192000
- GPU max freq 533mhz
- Optimized CPU governors for msm-hotplug
- Optimized workqueues management
- LCD Notify
- Ramdisk tweaks
- A really big bunch of optimizations and fixes to make hotplug more efficient
Version 3 - alpha
- Based on the official CM12 source (rebuilt from scratch).
- Compiled with Linaro 4.10
- Added msm-hotplug (alongside mpdecision, can be toggled)
- Defaulted to 1 cpu and 300000 freq while lcd is off.
- Added LCD Notify
- Optimized GPU / SimpleOndemand GPU gov working with msm-hotplug (not mpdecision)
- Added more IO schedulers
- Added LCD KCAL
- TCP and other various optimizations
Version 3 - alpha 3
(to be compared with previous alpha)
- Added powersuspend (for now) - got to enable it through any kernel tweaker, thought.
- IOsched optimizations
- Applied several fixes for diff. mem leaks
- Added crypto optimizations
- Added GPU overclock (to be set in any kernel tweaker)
- Min CPU freq set to 192000
- Power efficient workqueues
- Added Faux's sound control support
- Randomness and cpu-freq optimizations (optimized interactive and ondemand governors)
- TCP performance and stability tweaks
- Much more!
Moto G [XT1032] / Samsung Galaxy Tab 2 7" [P3110] - Argentina
Téléchargements
-->
S'il vous plaît,
Connexion
ou
S'inscrire
pour voir le contenu ou les urls !
Installation
Connectez votre mobile à votre ordinateur.
- Copiez/collez le fichier .zip désiré à la racine de votre Sd card.
- Éteignez votre mobile.
- Redémarrez votre téléphone en mode recovery pour cela, appuyez simultanément sur les touches Volume bas et Power
- Vous êtes alors dans le bootloader : appuyez alors sur les touches de volume jusqu'à ce que Recovery soit affiché et appuyez sur le bouton Power pour accéder à celui-ci
- Ensuite, sélectionnez install zip from sdcard dans le menu Recovery.
- Puis, sélectionnez Choose zip from sdcard.
- Choisissez le fichier .zip désiré et validez sur Yes.
- Enfin, sélectionnez Reboot System Now lorsque vous avez terminé
- Votre mobile va redémarrer. Soyez patient au premier redémarrage.
Via une commande adb :
- Extrayez le fichier boot.img de l'archive zip
- Démarrez dans le mode bootloader comme indiqué ci-dessus
- Connectez votre mobile à votre ordinateur via USB
- Ouvrez une fenêtre de commande, puis, tapez cette commande
Code:S'il vous plaît, Connexion ou S'inscrire to view codes content!
Vos retours sont les bienvenus