[ROM][UNOFFICIAL][LP][5.1.1][CM12.1][a500cg] Cyanogenmod 12.1 for Asus Zenfone 5

Search This thread

hackarajer

Senior Member
Aug 5, 2015
50
57
Salvador - BA
Cyanogenmod 12.1 based on Android Lollipop 5.1.1 for Asus Zenfone 5 a500cg (t00f) a501cg (t00j)

cm-zenfone-4.jpg


FEATURES & BUG FIX:
- GPS
- ASUS PixelMaster Camera fully working (HDR, Nightly, etc)
- Camera app saving on external sotage (sdcard)
- Video thumbs
- Video recording
- LED indicator
- Auto brightness
- No graphic lags
- No battery draining
- No storage full notification
- No lockscreen issue
- Moving apps to sdcard
- Installing apps from Play Store
- Google sync
- Smoothly
- Send and receive calls
- USB OTG
- Deodexed stock apps may works well
- Headset
- Good performance on Antutu Benchmark
- Dual SIM
- Installing apk from adb interface
- Theme engine

NOT FIXED:
- FM Radio
- Double tap to wake up
- Video play not working properly (like stock kitkat, use Google Photos app)
- When airplane mode turn on, and then off, signal loss (enable Soft reboot by enabling developer options then enable Advanced reboot)

INSTRUCTIONS

1) Check if you have installed on computer the Asus USB driver and Intel Android driver

2) Extract the archive "cm-12.1-20151120-UNOFFICIAL-a500cg.7z"

3) Connect the device through USB

4) Open prompt/terminal in "cm-12.1-20151120-UNOFFICIAL-a500cg" folder then type the following command lines one by one, wating each one turn effects on device

fastboot flash fastboot fastboot.img
fastboot reboot-bootloader
fastboot flash dnx dnx_fwr_ctp_a500cg.bin
fastboot flash ifwi if.bin
fastboot reboot-bootloader
fastboot erase cache
fastboot erase userdata
fastboot erase data
fastboot erase system
fastboot flash boot boot.img
fastboot flash recovery recovery.img

5) Use volume up and volume down buttons to navigate between the options of Droidboot then select "RECOVERY" and press power button to confirm. The device will enter in recovery mode. In recovery mode, type the following on prompt/terminal:

adb shell
mkdir new
mount dev/block/mmcblk0p10 new
exit
adb push system.img new

6) If you have less than 1,37GB of free space available on insternal storage, insert a MicroSD card with enough free space on Zenfone 5 then type:

adb shell
mkdir new
mount dev/block/mmcblk1p1 new
exit
adb push system.img new

7) It's flash time! Type:

adb shell
dd if=new/system.img of=dev/block/mmcblk0p9
umount new
reboot

8) Very long press power button to shutdown the device then long press to power up.

9) Enjoy!

Intel android driver: https://software.intel.com/system/files/managed/1e/e8/IntelAndroidDrvSetup1.10.0.zip
Asus USB driver: http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE500CL/ASUS_Android_USB_drivers_for_Windows_20150212.zip
GApps: http://opengapps.org/
TWRP: http://xdaforums.com/attachment.php?attachmentid=3381577&d=1435468578
Philz: http://goo.gl/iTCPWL
Cyanogen Recovery: https://drive.google.com/file/d/0BycFww72ZaU5WmROdU9TdnlFWEk/view?usp=sharing
ClockworkMod Recovery (CWM): https://drive.google.com/file/d/0BycFww72ZaU5NHNoRGg1b0xrQzA/view?usp=sharing
USB Mass Storage (UMS) enabler: https://dl.dropboxusercontent.com/u/8089/ZenFoneTools/UMSEnabler-0.3r.apk

Tested on a501cg2 t00j (Atom z2560 1,6 GHZ, 16 GB flash)

Thanks to: @knoneNull @shakalaca @tranhuutin @dan3840

DOWNLOAD
Google Drive: https://docs.google.com/uc?id=0BycFww72ZaU5WDhJd05zdXpPQk0&export=download

:good:
KNvX0iK.png
E1RSCYi.png
WvRssjO.png
T1loLOM.png
 
Last edited:

Aquati

Senior Member
Aug 30, 2015
149
33
São Paulo
Looks great, waiting for video fix and more bug reports. Good luck!

EDIT: wait, is just a reupload?
 
Last edited:

heyned

Member
Sep 4, 2015
38
7
For all Brazilian friends around here it's a international forum and you should speak english or add eng translation and please read forum rules
4. Use the English language.

We understand that with all the different nationalities, not everyone speaks English well, but please try. If you're really unable to post in English, use an online translator. You're free to include your original message in your own language, below the English translation. (This rule covers your posts, profile entries and signature).

para todos os amigos brasileiros por aqui é um fórum internacional e você deve falar Inglês ou adicionar uma tradução por favor leia as regras.
 
Jul 21, 2015
39
5
is there any custom kernel compatibke with this build?
like the one which underclock to 400mhz ?
 
Last edited by a moderator:

kingkunta9

New member
Nov 20, 2015
1
0
Sir i am stuck at invalid sparse file format at header magi. what could be the cause of the error thanks in advance sir
 

LuanHalaiko

Senior Member
Jul 12, 2015
1,912
1,810
Lapa
xdaforums.com

hackarajer

Senior Member
Aug 5, 2015
50
57
Salvador - BA
Instructions fixed!!!

Cyanogenmod 12.1 based on Android Lollipop 5.1.1 for Asus Zenfone 5 a500cg (t00f) a501cg (t00j)

cm-zenfone-4.jpg


FEATURES & BUG FIX:
- GPS
- ASUS PixelMaster Camera fully working (HDR, Nightly, etc)
- Camera app saving on external sotage (sdcard)
- Video thumbs
- Video recording
- LED indicator
- Auto brightness
- No random screen freezing
- No graphic lags
- No battery draining
- No storage full notification
- No lockscreen issue
- Moving apps to sdcard
- Installing apps from Play Store
- Google sync
- Smoothly
- Send and receive calls
- USB OTG
- Deodexed stock apps may works well
- Headset
- Good performance on Antutu Benchmark
- Dual SIM
- Installing apk from adb interface
- Theme engine

NOT FIXED:
- FM Radio
- Double tap to wake up
- Video play not working properly (like stock kitkat, use Google Photos app)
- When airplane mode turn on, and then off, signal loss (enable Soft reboot by enabling developer options then enable Advanced reboot)

INSTRUCTIONS

1) Check if you have installed on computer the Asus USB driver and Intel Android driver

2) Extract the archive "cm-12.1-20150804-UNOFFICIAL-a500cg.7z"

3) Connect the device through USB

4) Open prompt/terminal in "cm-12.1-20150804-UNOFFICIAL-a500cg" folder then type the following command lines one by one, wating each one turn effects on device

fastboot flash fastboot fastboot.img
fastboot reboot-bootloader
fastboot flash dnx dnx_fwr_ctp_a500cg.bin
fastboot flash ifwi if.bin
fastboot reboot-bootloader
fastboot erase cache
fastboot erase userdata
fastboot erase data
fastboot flash boot boot.img
fastboot flash recovery recovery.img

5) Use volume up and volume down buttons to navigate between the options of Droidboot then select "RECOVERY" and press power button to confirm. The device will enter in recovery mode. In recovery mode, type the following on prompt/terminal:

adb shell
mkdir new
mount dev/block/mmcblk0p10 new
exit
adb push system.img new

6) If you have less than 1,37GB of free space available on insternal storage, insert a MicroSD card with enough free space on Zenfone 5 then type:

adb shell
mkdir new
mount dev/block/mmcblk1p1 new
exit
adb push system.img new

7) It's flash time! Type:

adb shell
dd if=new/system.img of=dev/mmcblk0p9
umount new
reboot

8) Enjoy!

Intel android driver: https://software.intel.com/system/files/managed/1e/e8/IntelAndroidDrvSetup1.10.0.zip
Asus USB driver: http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE500CL/ASUS_Android_USB_drivers_for_Windows_20150212.zip
GApps: http://opengapps.org/
TWRP: http://xdaforums.com/attachment.php?attachmentid=3381577&d=1435468578
Philz: http://goo.gl/iTCPWL
USB Mass Storage (UMS) enabler: https://dl.dropboxusercontent.com/u/8089/ZenFoneTools/UMSEnabler-0.3r.apk

Tested on a501cg2 t00j (Atom z2560 1,6 GHZ, 16 GB flash)

Thanks to: @knoneNull @shakalaca @tranhuutin @dan3840

DOWNLOAD
Google Drive: https://docs.google.com/uc?id=0BycFww72ZaU5THVuMVYyMTRIZ1k&export=download

:good:
KNvX0iK.png
4mjF1Jm.png
WvRssjO.png
T1loLOM.png

@pedromd
@Kyo @lolleydapp10000 @cl3i550nBR @haitaczizi @herecomesmaggigi @TecnoTailsPlays
@axxx007xxxz @binary$droid @legolaass @Andre2015 @gusbalaa @heltonpeixoto @milano88 @Rukijo @shubhandu
 
Last edited:

OmgGG

Senior Member
Oct 24, 2010
120
30
Tyumen
Hello, why?
C:\1>fastboot flash recovery recovery.img
target reported max download size of 1320905386 bytes
sending 'recovery' (10254 KB)...
OKAY [ 1.580s]
writing 'recovery'...
FAILED (remote: flash_cmds error!
)
finished. total time: 2.378s
 

Top Liked Posts

  • There are no posts matching your filters.
  • 24
    Cyanogenmod 12.1 based on Android Lollipop 5.1.1 for Asus Zenfone 5 a500cg (t00f) a501cg (t00j)

    cm-zenfone-4.jpg


    FEATURES & BUG FIX:
    - GPS
    - ASUS PixelMaster Camera fully working (HDR, Nightly, etc)
    - Camera app saving on external sotage (sdcard)
    - Video thumbs
    - Video recording
    - LED indicator
    - Auto brightness
    - No graphic lags
    - No battery draining
    - No storage full notification
    - No lockscreen issue
    - Moving apps to sdcard
    - Installing apps from Play Store
    - Google sync
    - Smoothly
    - Send and receive calls
    - USB OTG
    - Deodexed stock apps may works well
    - Headset
    - Good performance on Antutu Benchmark
    - Dual SIM
    - Installing apk from adb interface
    - Theme engine

    NOT FIXED:
    - FM Radio
    - Double tap to wake up
    - Video play not working properly (like stock kitkat, use Google Photos app)
    - When airplane mode turn on, and then off, signal loss (enable Soft reboot by enabling developer options then enable Advanced reboot)

    INSTRUCTIONS

    1) Check if you have installed on computer the Asus USB driver and Intel Android driver

    2) Extract the archive "cm-12.1-20151120-UNOFFICIAL-a500cg.7z"

    3) Connect the device through USB

    4) Open prompt/terminal in "cm-12.1-20151120-UNOFFICIAL-a500cg" folder then type the following command lines one by one, wating each one turn effects on device

    fastboot flash fastboot fastboot.img
    fastboot reboot-bootloader
    fastboot flash dnx dnx_fwr_ctp_a500cg.bin
    fastboot flash ifwi if.bin
    fastboot reboot-bootloader
    fastboot erase cache
    fastboot erase userdata
    fastboot erase data
    fastboot erase system
    fastboot flash boot boot.img
    fastboot flash recovery recovery.img

    5) Use volume up and volume down buttons to navigate between the options of Droidboot then select "RECOVERY" and press power button to confirm. The device will enter in recovery mode. In recovery mode, type the following on prompt/terminal:

    adb shell
    mkdir new
    mount dev/block/mmcblk0p10 new
    exit
    adb push system.img new

    6) If you have less than 1,37GB of free space available on insternal storage, insert a MicroSD card with enough free space on Zenfone 5 then type:

    adb shell
    mkdir new
    mount dev/block/mmcblk1p1 new
    exit
    adb push system.img new

    7) It's flash time! Type:

    adb shell
    dd if=new/system.img of=dev/block/mmcblk0p9
    umount new
    reboot

    8) Very long press power button to shutdown the device then long press to power up.

    9) Enjoy!

    Intel android driver: https://software.intel.com/system/files/managed/1e/e8/IntelAndroidDrvSetup1.10.0.zip
    Asus USB driver: http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE500CL/ASUS_Android_USB_drivers_for_Windows_20150212.zip
    GApps: http://opengapps.org/
    TWRP: http://xdaforums.com/attachment.php?attachmentid=3381577&d=1435468578
    Philz: http://goo.gl/iTCPWL
    Cyanogen Recovery: https://drive.google.com/file/d/0BycFww72ZaU5WmROdU9TdnlFWEk/view?usp=sharing
    ClockworkMod Recovery (CWM): https://drive.google.com/file/d/0BycFww72ZaU5NHNoRGg1b0xrQzA/view?usp=sharing
    USB Mass Storage (UMS) enabler: https://dl.dropboxusercontent.com/u/8089/ZenFoneTools/UMSEnabler-0.3r.apk

    Tested on a501cg2 t00j (Atom z2560 1,6 GHZ, 16 GB flash)

    Thanks to: @knoneNull @shakalaca @tranhuutin @dan3840

    DOWNLOAD
    Google Drive: https://docs.google.com/uc?id=0BycFww72ZaU5WDhJd05zdXpPQk0&export=download

    :good:
    KNvX0iK.png
    E1RSCYi.png
    WvRssjO.png
    T1loLOM.png
    12
    Keep up the good work bro.. Waiting for it..

    Here is some news:

    The M rom is not installing via zip (FOR NOW)
    the only way to install it is via img file that is too heavy (1gb)

    it is booting in here, I will give to you guys more information if I find anything interesting
    6
    @TecnoTailsPlays please compile the the @BORETS24 new build 06/12 kernel for your cm12.1. the kernel is nice.

    I don't have time for now, I am helping a Dev to work on Android m rom for Zenfone 5 and update my recreated remix rom :good:
    4
    Edit: all working!! and y added some really nice features for you guys!!

    Changelog:

    -Now the rom will install via TWRP
    -Improved battery
    -Improved performance
    -improved responsiveness of touch and other sensors
    -audio is now really more loud
    -some apps got updated to cyanogen os apps (like true caller, new audio fx)
    -the home launcher can be on horizontal now (all launchers have experimental support)
    -improved 2D/3D performance
    -Improved camera/video quality
    -improved panorama quality

    Additional:


    New kernel by @quanganh2627, it has overclock and underclock, in this kernel it has double tap to wake

    Click here to download

    in this kernel sd card does not work

    if you get any playstore bugs like, error to download, just flash gapps and after some minutes it will go normal

    I will upload it today, but only when y finish some tweaks
    4
    Guys I will make one more update for the cyanogenmod 12.1, that dosen't mean it will end, I need help to fix sd card in 2.0ghz kernel but no one helps me, the update will not fix bugs, it will add more stabillity, battery and performance, when I have a bug fix, I will aply to the rom, Helpers with a fix are welcome :)

    Edit: Now I am working on a improved Resurrection Remix Called Recreated Remix, that are based on quanganh2627 rom