So, today i'll share the kernel that fix battery drain issue and some lockscreen bug, you just need to flash it from fastboot (droidboot) mode using certain command (don't worry i'll include it in this post). Before flashing make sure Intel USB Driver is installed correctly. This kernel only support CM13.1 and other ROM based from CM 13/13.1 (like RR, XOSP, BlissRom, etc...)
Installation :
- Unpack the zip file
- Put image file inside adb folder
- Make sure adb debugging is on
- Reboot your phone to droidboot mode by pressing power + vol. up button while the phone is off
- Connect your phone to your computer through USB cable
- Press shift + right click inside adb folder and select "Open command window here"
- Check if your phone is detected by your computer by using command "fastboot devices" then it should be displaying 1 device with some kind of serial number, if not reinstall the Intel USB Driver and make sure it installed correctly
- Begin flash the kernel by typing "fastboot flash boot bootCM-13.1-20160504.img"
- Reboot by using command "fastboot reboot"
=====================================================================
Pernah ngalamin battery drain atau bug di lockscreen sewaktu pakai ROM Marshmallow di Zenfone 5 ? Tenang XD
Jadi, hari ini admin akan ngeshare kernel yang (mungkin) bisa fix battery drain sama bug lockscreen itu. Cara flashnya gampang cukup diflash lewat fastboot (droidboot) mode dengan command yang akan admin cantumkan nantinya. Sebelum flashing pastikan Intel USB driver sudah diinstall dengan benar. Kernel ini hanya support untuk CM 13 atau ROM yang berbasis CM 13/13.1 (RR, XOSP, BlissRom, dsb...)
Instalasi :
- Extrak zip
- Taruh file .img di dalam folder adb
- Pastikan adb debugging sudah on
- Reboot ke droidboot mode dengan menekan power + vol. up saat handheld mati
- Sambungkan handheld ke PC lewat kabel USB
- Tahan shift sambil tekan klik kanan di dalam folder adb, lalu pilih opsi "Open command window here"
- Cek apa handheld tersambung ke komputer dengan command "fastboot devices" lalu akan muncul 1 device dengan diikuti semacam nomer seri, kalau enggak install ulang Intel USB Driver.
- Mulai flash kernel dengan command "fastboot flash boot bootCM-13.1-20160504.img"
- Reboot dengan command "fastboot reboot"
Download :
2 comments
commentsPlease, this fix fixes freezes ?
ReplyThank you.
Hi,
ReplyZenfone 5 often comes to consumer with different board number. That's why in some cases i can't fix the freezing issues. Best fix is flash the stock ROM and relock the bootloader.
Thank You