[L5][E610/E612/E617][ROM][KTU84P][4.4.4][BETA 11] Unofficial CyanogenMod 11 Build

Search This thread

raul338

Senior Member
Jul 9, 2013
597
130
Buenos Aires
Please speak english. And to make sure it works fine you have to flash a e612 kernel. Else you'll have a battery drain

Enviado desde mi LG-E610
 

threehappypenguins

Senior Member
Jan 13, 2014
176
21
I cannot, for the life of me, figure out how to get into recovery mode. I have flashed several roms on other phones, but this just won't work. I started with stock ROM and successfully rooted it (not with recovery), and when I try to boot into recovery, I just get this dude:
images


Then it ends, my phone boots up, and it's like a factory reset happened. So confused. Any ideas?
 

raul338

Senior Member
Jul 9, 2013
597
130
Buenos Aires
I cannot, for the life of me, figure out how to get into recovery mode. I have flashed several roms on other phones, but this just won't work. I started with stock ROM and successfully rooted it (not with recovery), and when I try to boot into recovery, I just get this dude:
images


Then it ends, my phone boots up, and it's like a factory reset happened. So confused. Any ideas?

Once rooted you have to flash CWM via adb

Via the phone
Code:
su
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p17

Or via ADB (computer)
Code:
adb shell "su -c dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p17"

Donwload CWM from first post, extract it and put it on the internal sdcard
 
  • Like
Reactions: ssurell

HanSolo77

Member
Feb 29, 2016
13
2
Xperia XZ2
Cannot get CWM working on my LG e610

Latest cwm 6.0.5.0 recovery for l5. packed in flashable zip so just flash from your current recovery if you want to update.

I have tried various ways, but I did not manage to get a working CWM on my LG e610. I just cannot get into a working recovery mode. (Previously, with the stock ROM, [Vol-] would give me the "download mode" during boot, but now it just gives me a blank screen, or normal boot if I continue holding.) These are the things I tried (I rooted the phone successfully, got SuperSU installed, and got a working adb on multiple machines and operating systems – actually I worked with Linux, OS X and Windows, trying just about everything I could find):
  • I managed to flash "20d+root + cwm.kdz" onto my phone (using the KDZ_FW_UPD_EN tool), which I assumed to give me a custom "CWM" recovery. (This took me a long time, because I did not have a real Windows machine, and KDZ_FW_UPD_EN would not work in VirtualBox.)
  • I learned about "adb reboot bootloader", and used "fastboot flash recovery .../cwm6.0.5.0_flashable/recovery.img".
  • I learned about "adb install" and installed an "[E610]unlock_1.0_signed.apk", pressed the "unlock" and "install CWM" buttons.
  • I installed the free "ROM Manager" from ClockWorkMod, but it did not find a matching CWM download. (I actually tried the "m4" one listed, but did not really expect it to work.)
  • I learned about "adb push" and put "recovery-clockwork-6.0.2.8-e610.img" and "emmc_appsboot.bin" (which I found identically in a "JB-need.rar" and an "Arquivos.zip") into /sdcard, then used "adb shell" and dd to overwrite mmcblk0p5 and mmcblk0p17.
After all this, I consider myself kind of lucky that I apparently did not brick the phone yet (even though I accidentally wrote the CWM image to mmcblk0p7 once, because of my eyes being tired now). :) But please – can anybody tell me what more I can try to get a working CWM?
Two possible reasons that I have in the back of my head are
  1. a "locked" bootloader (I assume this has something to do with "secure boot" and signature checks preventing CWM execution), but I already tried at least one "unlock" procedure (using "[E610]unlock_1.0_signed.apk"), and
  2. an incompatible kernel version. I did not specifically try changing the kernel yet. Is that completely independent of the recovery and device ROMs? I think I read that the kernel is on a separate partition and will be used for both?
I realized this was the wrong place to post this and will move this to a Q&A thread.
 
Last edited:

Nesh89

Senior Member
Sep 27, 2014
501
197
Belgrade
I have tried various ways, but I did not manage to get a working CWM on my LG e610. I just cannot get into a working recovery mode. (Previously, with the stock ROM, [Vol-] would give me the "download mode" during boot, but now it just gives me a blank screen, or normal boot if I continue holding.) These are the things I tried (I rooted the phone successfully, got SuperSU installed, and got a working adb on multiple machines and operating systems – actually I worked with Linux, OS X and Windows, trying just about everything I could find):
  • I managed to flash "20d+root + cwm.kdz" onto my phone (using the KDZ_FW_UPD_EN tool), which I assumed to give me a custom "CWM" recovery. (This took me a long time, because I did not have a real Windows machine, and KDZ_FW_UPD_EN would not work in VirtualBox.)
  • I learned about "adb reboot bootloader", and used "fastboot flash recovery .../cwm6.0.5.0_flashable/recovery.img".
  • I learned about "adb install" and installed an "[E610]unlock_1.0_signed.apk", pressed the "unlock" and "install CWM" buttons.
  • I installed the free "ROM Manager" from ClockWorkMod, but it did not find a matching CWM download. (I actually tried the "m4" one listed, but did not really expect it to work.)
  • I learned about "adb push" and put "recovery-clockwork-6.0.2.8-e610.img" and "emmc_appsboot.bin" (which I found identically in a "JB-need.rar" and an "Arquivos.zip") into /sdcard, then used "adb shell" and dd to overwrite mmcblk0p5 and mmcblk0p17.
After all this, I consider myself kind of lucky that I apparently did not brick the phone yet (even though I accidentally wrote the CWM image to mmcblk0p7 once, because of my eyes being tired now). :) But please – can anybody tell me what more I can try to get a working CWM?
Two possible reasons that I have in the back of my head are
  1. a "locked" bootloader (I assume this has something to do with "secure boot" and signature checks preventing CWM execution), but I already tried at least one "unlock" procedure (using "[E610]unlock_1.0_signed.apk"), and
  2. an incompatible kernel version. I did not specifically try changing the kernel yet. Is that completely independent of the recovery and device ROMs? I think I read that the kernel is on a separate partition and will be used for both?
I realized this was the wrong place to post this and will move this to a Q&A thread.

you need to unlock bootloader and flash the stock rom via kdz with cwm.

Sent from my GT-I9505 using XDA Free mobile app
 
  • Like
Reactions: 4Freedom

HanSolo77

Member
Feb 29, 2016
13
2
Xperia XZ2
  • Like
Reactions: 4Freedom

Uvais Muhamed

New member
Apr 22, 2016
3
1
Gapps couldn't find. Please help me.

logo-cid.png


CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.4 (KITKAT), which is designed to increase performance and reliability over stock Android for your device.

Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/

CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.

All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.

Unofficial build of CyanogenMod 11 (Android 4.4) for the LG-E610/12/17

What's working:

  • GSM
  • Receiving and making calls
  • Display
  • Camera (photos, camcorder & panorama)
  • Audio playback
  • Audio recording
  • Video playback
  • Touch
  • WiFi
  • Wifi tethering
  • Bluetooth
  • Bluetooth tethering
  • OpenGL rendering
  • Hardware video decoding & encoding
  • USB-tethering
  • Mtp/ptp
  • Sending/receiving SMS/MMS
  • Sdcard
  • GPS

Not working/Tested:

  • NFC - beam working, tag untested
  • other small things

It's entirely possible that features not used by me (nor the people I've asked to test) are broken, but overall the device should be usable. You have been warned.

know issue:

  • camcorder may stuck on 1st time.don't panic reboot your phone and camcorder will work and if still camcorder not working then clear camera data and reboot your phone

Download

BETA 11: https://www.mediafire.com/?2844oco9cp2swcc

Gapps (both Art & dalvik) : http://xdaforums.com/showthread.php?t=2397942

e612 user install latest kernel from here to get deep sleep working in cm-11.0 :
https://www.mediafire.com/?cl32e2eejjin2cb

kernel for e610 to get rid of flash bug: https://www.mediafire.com/?74ldiskaspi2mb4

Install instructions:

Note : CM-11 is only for jellybean (v20) baseband. If you are on ics (v10) baseband flash v20 baseband from this thread and then make sure you have cwm 6.0.4.8 recovery installed. from beta 4+ you must need cwm 6.0.4.8 to flash. download cwm 6.0.4.8 from here

  • Wipe data and cache
  • Flash the CM11 zip
  • Reboot
  • boot into recovery mode
  • Install gapps
  • Reboot

Upgrading from earlier version of CyanogenMod 11:

  • Boot into Recovery
  • Flash CM11 zip
  • Reboot

PLEASE DONT MIRROR MY DOWNLOAD LINKS

Reporting bugs:

Before Reporting bugs make sure you

  • Using stock kernel or no-nfc e612 kernel that provided by teamhacklg
  • Not overclocked device - no matter which kernel don't report bug if you have overclocked your device
  • Not installed any mods/tweaks - if you have installed mods like xposed you can't report bug
  • Not modified system files
  • Checked the posts below for a solution / fix
  • Read the last 10 pages of this thread for a post with a similar problem
  • Backup, reflash with a full wipe (do this if mods like xposed is installed) and check if the bug is still there
  • provide logcat,kmsg. if you reporting reboot then provide last_kmsg.

Screenshots:

z39OCGG.png
WmX80JY.png
2XIMpUN.png
KMcn4WL.png
KhWVi1b.png
OQ25WNt.png




Source:
https://github.com/TeamHackLG
https://github.com/CyanogenMod

Thanks to:

  • TeamHackLG
  • Codeaurora forum
  • CyanogenMod Team
  • everyone who's been working on CM11
  • And Special Thanks to All Donors


IRC SUPPORT:
Join us in #teamhacklg on the Freenode IRC network.

If you like my hard work and want to give a small amount of money for me to buy a bear, please click the "Donate to me" button under my username. Otherwise I would be grateful if you can click the "Thanks" button on the bottom right of this post. Thanks :)

I'm very happy to see your instruction and Its worked for me. I'm very thankful to u.
but when I go through the gapps link, I couldn't find it. So kindly please help me to find it.
thnx
 

Top Liked Posts

  • There are no posts matching your filters.
  • 216
    logo-cid.png


    CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.4 (KITKAT), which is designed to increase performance and reliability over stock Android for your device.

    Code:
    #include <std_disclaimer.h>
    /*
    * Your warranty is now void.
    *
    * I am not responsible for bricked devices, dead SD cards,
    * thermonuclear war, or you getting fired because the alarm app failed. Please
    * do some research if you have any concerns about features included in this ROM
    * before flashing it! YOU are choosing to make these modifications, and if
    * you point the finger at me for messing up your device, I will laugh at you.
    */

    CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.

    All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.

    Unofficial build of CyanogenMod 11 (Android 4.4) for the LG-E610/12/17

    What's working:

    • GSM
    • Receiving and making calls
    • Display
    • Camera (photos, camcorder & panorama)
    • Audio playback
    • Audio recording
    • Video playback
    • Touch
    • WiFi
    • Wifi tethering
    • Bluetooth
    • Bluetooth tethering
    • OpenGL rendering
    • Hardware video decoding & encoding
    • USB-tethering
    • Mtp/ptp
    • Sending/receiving SMS/MMS
    • Sdcard
    • GPS

    Not working/Tested:

    • NFC - beam working, tag untested
    • other small things

    It's entirely possible that features not used by me (nor the people I've asked to test) are broken, but overall the device should be usable. You have been warned.

    know issue:

    • camcorder may stuck on 1st time.don't panic reboot your phone and camcorder will work and if still camcorder not working then clear camera data and reboot your phone

    Download

    BETA 11: https://www.mediafire.com/?2844oco9cp2swcc

    Gapps (both Art & dalvik) : http://xdaforums.com/showthread.php?t=2397942

    e612 user install latest kernel from here to get deep sleep working in cm-11.0 :
    https://www.mediafire.com/?cl32e2eejjin2cb

    kernel for e610 to get rid of flash bug: https://www.mediafire.com/?74ldiskaspi2mb4

    Install instructions:

    Note : CM-11 is only for jellybean (v20) baseband. If you are on ics (v10) baseband flash v20 baseband from this thread and then make sure you have cwm 6.0.4.8 recovery installed. from beta 4+ you must need cwm 6.0.4.8 to flash. download cwm 6.0.4.8 from here

    • Wipe data and cache
    • Flash the CM11 zip
    • Reboot
    • boot into recovery mode
    • Install gapps
    • Reboot

    Upgrading from earlier version of CyanogenMod 11:

    • Boot into Recovery
    • Flash CM11 zip
    • Reboot

    PLEASE DONT MIRROR MY DOWNLOAD LINKS

    Reporting bugs:

    Before Reporting bugs make sure you

    • Using stock kernel or no-nfc e612 kernel that provided by teamhacklg
    • Not overclocked device - no matter which kernel don't report bug if you have overclocked your device
    • Not installed any mods/tweaks - if you have installed mods like xposed you can't report bug
    • Not modified system files
    • Checked the posts below for a solution / fix
    • Read the last 10 pages of this thread for a post with a similar problem
    • Backup, reflash with a full wipe (do this if mods like xposed is installed) and check if the bug is still there
    • provide logcat,kmsg. if you reporting reboot then provide last_kmsg.

    Screenshots:

    z39OCGG.png
    WmX80JY.png
    2XIMpUN.png
    KMcn4WL.png
    KhWVi1b.png
    OQ25WNt.png




    Source:
    https://github.com/TeamHackLG
    https://github.com/CyanogenMod

    Thanks to:

    • TeamHackLG
    • Codeaurora forum
    • CyanogenMod Team
    • everyone who's been working on CM11
    • And Special Thanks to All Donors


    IRC SUPPORT:
    Join us in #teamhacklg on the Freenode IRC network.

    If you like my hard work and want to give a small amount of money for me to buy a bear, please click the "Donate to me" button under my username. Otherwise I would be grateful if you can click the "Thanks" button on the bottom right of this post. Thanks :)
    62
    changelog

    BETA 11 26-03-2015

    • Updated Adreno blobs to kitkat (kk_2.7_rb1.21)
    • Fixed VIDEO_ENCODE power hint
    • Fixed dark photo with flash enabled
    • Increased zram disk size to 192MB
    • Increased Swappiness to 100
    • Other general updates and fixes
    • Updated cm source

    BETA 10 29-12-2014

    • Updated proprietary blobs from p710 v20 kitkat
      - Using all blobs from p710 v20 expect nfc,adreno and sensor.
    • V9 RIL
      - Kitkat RIL, dsds hack to get ril is no longer needed.
    • Morpho DNR (Digital Noise Reduction) support for low-ligth conditions
    • Fixed some selinux denials
    • Increased Swappiness to 100
    • Background app limit increased to 20
    • Merged p710 v20 kernel
      - hardly any v20 changes effect us anyways
    • Other general updates and fixes
    • Updated cm source

    BETA 9.5 13-10-2014

    • Fixed high battery drain in sleep
    • Fixed OMX bugs (pause/resume/fast forward/rewind)
    • Support apps on sd
    • Switched to qmi ril
    • Disabled HW aac decoder
    • Possible fix for gps battery drain
    • Total userspace ram is 401mb now
    • Some small changes/cleanup
    • Updated cm source

    BETA 9.4 11-09-2014

    • Fixed WIFI instability issues
    • Disabled genlock support
    • Enabled HW decoder for AAC,qcelp,evrc
    • Disabled lowmem - performance seems to improved with this
    • Some memory management changes
    • Various other small updates
    • Updated cm source

    BETA 9.3 20-08-2014

    • Fixed random reboots that is in beta 9.2
    • Enabled retire fence
    • Updated cm source

    BETA 9.2 16-08-2014

    • Fixed HW video decoding
    • Camera hal updates from caf/kk_2.7 branch
    • WIFI/BT related Fixes
    • stability related Fixes
    • Various audio updates/fixes
    • Small cleanups
    • Enabled MSM V4l2 video overlay
    • Synced KGSL driver with kk_2.7_rb1.42 branch.
    • Increase MDP and ADSP size (userspace ram is less now but belive me we need this)
    • Full kernel changelog is here
    • Updated cm source

    BETA 9.1 02-07-2014

    • Fixed Audio/video recording problem that is in beta 9
    • Updated cm source

    BETA 9 01-07-2014

    • Updated to Android 4.4.4 (KTU84P)
    • Enabled hardware composer 1.3 (no wake up problem like hwc1.0)
    • Working HW Vsync (Project Butter)
    • Using cm display-caf HALs instead of us
    • Updated to kitkat Adreno blobs
    • Using Chromium webview now (no need of classic webview anymore)
    • Performance improvements
    • Updated KGSL (GPU) drivers to latest kk_2.7-stable branch
    • Updated msm_fb drivers from caf/msm-3.4 branch
    • Various other small changes/fixes
    • Updated cm source

    BETA 8 12-06-2014

    • Updated to Android 4.4.3 (KTU84M)
    • Fixed no baseband version from last few beta's
    • Updated KGSL (GPU) drivers to latest kk_2.7-stable branch
    • Updated ion drivers to kk_2.7-stable branch
    • Patched for CVE-2014-0196 and CVE-2014-3153
    • Updated cm source


    BETA 7.1 24-05-2014

    • Random reboots,bsod gone
    • Fixed mounting of /persist /persist-lg and /mpt - this was broken in beta 7
    • disabled NFC by default
    • Updated cm source

    BETA 7 12-05-2014

    • Reverted Back to old GPS HAL
    • Updated Wlan driver to version 0.2.2.644
    • Switched to qcom power hal
    • disabled unsupported camera color effects
    • Switched to Open source lights HAL
    • Switched to dyn composition
    • Enabled use of FFMPEG codecs for extended formats
    • Enabled qcom bt features
    • Updated adreno blobs
    • Enabled Selinux
    • Added and Enabled ROW I/0 scheduler
    • For Full kernel changelog look at here
    • Synced Display HAL with kk_2.7-stable
    • Other small changes/fixes
    • Updated cm source

    BETA 6 10-04-2014

    • Fixed browser FC - that is in beta 5
    • disabled performance profile
    • wake with home key
    • small overlay updates from caf
    • Merged kk_2.7-stable display hal
    • disabled menu key in lockscreen
    • Updated cm source

    BETA 5 02-03-2014

    • Fixed sound recording
    • Fixed problems with offline-charging
      - like after disconnecting phone still in charger mode etc
    • Fixed baseband version
      - now show correct baseband version
    • Fixed video playing in mx player with HW+ enable
    • Gps hal rebased to Stock JB with updates from jb-mr1 (4.2) branch
    • Enabled qcom softap sdk
    • interactive is now default Governor
    • Added support for mounting usb disks
    • Disabled not working HDR
      - it's not for us
    • Updated cm source
    • for full changelog take look at repos in teamhacklg github

    BETA 4 27-01-2014

    • Fixed pin lockscreen layout
    • Fixed some game fc on start
    • Fixed remaining video recording issue
    • Fixed can't fast-forward some videos
    • Enabled Bionic Qualcomm optimizations
    • Enabled enable zram kitkat style
    • Switched to Open source Camera Hal
    • Switched to New gps hal
    • updated proprietary blobs from V20i
    • other small fixes/changes
    • Updated cm source


    BETA 3.1 02-01-2014

    • Fixed lockscreen date
    • animations are smoother now
    • Audio hal Updated
    • Updated cm source

    BETA 3 16-12-2013

    • enable zram by default
    • camera: clean up wrapper code, fix possible memory leak - intervigilium
    • enable lockscreen rotation
    • Enable performance profiles
    • wifi: override control interface
    • Disabled Nfc by default
    • pin lockscreen is somewhat better then old one
    • Updated Display/media repo to kk_2.7_rb1.16
    • Updated to Android 4.4.2 (KOT49H)
    • Updated cm source

    BETA 2 07-12-2013

    • Fixed lockscreen clock
    • Fixes for wifi problems
    • Updated adreno blobs to jb_2.2_rb2.3
    • Updated Display/media repo to kk_2.7_rb1.13
    • Updated ion driver in kernel
    • Updated cm source


    BETA 1 30-11-2013

    • Fixed Recent app menu preview
    • Fixed pin lockscreen
    • Fixed battery icon alignment
    • Fixed external_sd problem with some app like mi file manager/es file manager
      - fixes all external_sd problems
    • Enabled LPA audio
    • wifi: Allow P2P functionality to be disabled on non p2p interface.
    • Readded wake with home key
    • Other small changes/fixes
    • Updates in kernel
      - see kernel changelog here
    • Updated cm source

    ALPHA 4 24--11-2013

    • Fixed stock browser
    • enable EGL bug workaround
    • Cm file manager setting fc gone
    • Update to android-4.4_r1.2 (KRT16S)
    • Updates in kernel
      - see kernel changelog here
    • Updated cm source
      - QuickSettings etc

    ALPHA 3 19-11-2013

    • build memtrack hal
    • audio/msm7627a: Code cleanups, fix potential crashes
    • audio/msm7627a: Fix mic in Hangouts
    • update audio policy config
      - add AMR_NB, EVERC AND QCLEP audio format
    • Updates in kernel
      - see kernel changelog here
    • Wake with home key
    • Updated cm source

    ALPHA 2 11-11-2013

    • Fixed mic in call
    • Fixed ext sd viewing - thanks to @cybojenix
    • disable strict mode - read border now gone
    • Updated cm source

    ALPHA 1 09-11-2013

    • Initial release
    33
    battery icon is now correctly aligned
    4fS2Kwl.png

    beta 1 will up tommorow
    29
    Update to BETA 8

    alright guys here is beta 8 with Android 4.4.3

    Changelog for BETA 8

    • Updated to Android 4.4.3 (KTU84M)
    • Fixed no baseband version from last few beta's
    • Updated KGSL (GPU) drivers to latest kk_2.7-stable branch
    • Updated ion drivers to kk_2.7-stable branch
    • Patched for CVE-2014-0196 and CVE-2014-3153
    • Updated cm source

    Download link : https://www.mediafire.com/?7pwc8cdijf2882f