• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[P700/P705/P708][ROM][LMY49J][5.1.1]CyanogenMod 12.1[UNOFFICIAL][RC1]

Jonas Cardoso

Elite Member
Mar 22, 2014
1,636
2,903
0
22
São José dos Campos

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.0 (LOLLIPOP), 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. You will need to provide your own Google Applications package (gapps). CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.​


  • Display
  • Vibration
  • GPS
  • Sensors of All type
  • Google Apps
  • Bluetooth
  • Bluetooth tethering
  • All native apps
  • GPS
  • WiFi
  • Tethering wifi
  • Sdcard0/Sdcard1
  • Camera (photos, camcorder & panorama)
  • Audio playback
  • Audio recording
  • Video playback
  • OpenGL rendering
  • Hardware video decoding & encoding
  • USB-tethering
  • OMX
  • Mtp/ptp


  • Ril
  • Flashlight
    @bartbart2003 There is a way to enable flashlight:
    Code:
    echo 1 > /sys/devices/platform/i2c-gpio.3/i2c-3/3-0030/brightness_uA
    To disable flashlight:
    Code:
    echo 0 > /sys/devices/platform/i2c-gpio.3/i2c-3/3-0030/brightness_uA
  • NFC removed by default





Note : CM-12.1 is only for jellybean (v20) baseband. If you are on ics (v10) baseband flash v20 baseband
  • TWRP 3.0.2.0 Recovery
  • Wipe all partitions except sdcard!
  • Flash the cm-12-*-UNOFFICIAL-p700.zip
  • Reboot
  • Done!
  • After first boot reboot back to recovery
  • Flash Gapps(Long boot time)


Screenshots:



XDA:DevDB Information
CyanogenMod 12.1, ROM for the LG Optimus L7

Contributors
Jonas Cardoso, Caio99BR, InsideMuz
Source Code: https://github.com/TeamVee/android_device_lge_msm7x27a-common/tree/cm-12.1

ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Baseband V20

Version Information
Status: Stable
Current Stable Version: RC1
Stable Release Date: 2016-05-11

Created 2016-05-13
Last Updated 2016-09-25
 

Jonas Cardoso

Elite Member
Mar 22, 2014
1,636
2,903
0
22
São José dos Campos

Frequently asked questions

Q: Will this conflict with any mod I'm using?
A: As long as it doesn't have any entropy related stuff, its okay. Since the kernel already comes with an inbuilt entropy generator, it will conflict with the ones from mod, causing a poor, stuttered performance!

Q: Deep Sleep isnt working for me, Google Services causing wake-locks, what to do?
A: Go to settings, Privacy, Privacy Guard, All apps, long press Google Services, and deny/disable wake-locks! (Thanks to @Paget96 for the solution)

Q: Which version should I flash
A: Flash kernel with model number (P705), don't use (P700) or you may have problems with deep sleep

Q: Which frequency is the safest
A: The default frequency, ~1000MHz, is the safest!
But, there's no harm in overclocking upto 1300MHz.
You MAY face some issues on 1250MHz-1300MHz, but 1200MHz is stable as 'rock'!

Q: WiFi doesnt work for me
A: Reflash ROM and Kernel

Q: How to logcat?
A: Here

A problem in ROM not reported?
Make a logcat post here
 
  • Like
Reactions: dgaspa75 and vaikz

gp3nk

Member
Oct 22, 2014
9
2
0
Finally, lollipop for my l7.
SIM card (mobile network) can't detected, waiting for fix. Tanks Jonas Cardoso & Caio88BR. Sorry for my english
 
Last edited:
  • Like
Reactions: WinterR
C

Caio99BR

Guest
That is correct, and i think there is a chance to make it to work, we just have to wait for @Caio99BR to fix it, he is working very hard :)
5 days to CM13, or around of it.
Im trying to fix lag with the gapps, working hard, not today.

Sent from my E435 using XDA Labs
 

dgaspa75

New member
Dec 18, 2015
1
4
0
Zagreb
Works great, nicely done. i hope for ril fix so that I can use it as a daily driver.

I think that IMER was working on cm12 and nfc, flashlight and ril always worked on his roms. But I don't know what happened with him because non of his Ukrainian sites work anymore and his Twitter account is not being updated.
Too bad
 
  • Like
Reactions: WinterR

azsrockz

Senior Member
Oct 4, 2013
74
15
0
Mumbai
Thank you OP for your hardwork.
I founded some minor bugs:
1. the airplane mode triggers automatically from the notification panel, and turning off from the power button menu wont disable, have to do from the panel itself.
Edit: This is rather a visual bug. When the keyboard is up, the notification drawers comes down completely transparent, just like my lockscreen, So i thought i was typing, but in reality the drawer was down and i tapped the airplane mode icon.
2. The lockscreen sometimes comes empty (can only see wallpaper and status bar), i have set a pattern lock and i have to like just do my pattern blindly to open it.
The rest of the rom seems good enough for what this phone is capable of, expecting RIL to fix soon.
Thanks a lot dev!
 
Last edited:
  • Like
Reactions: WinterR

santhu/sonu

Member
Apr 13, 2015
13
1
0
Bangalore
is this file supports for lg p705????

is this file supports for lg p705???? :confused:


CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.0 (LOLLIPOP), 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. You will need to provide your own Google Applications package (gapps). CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.​


  • Display
  • Vibration
  • GPS
  • Sensors of All type
  • Google Apps
  • Bluetooth
  • Bluetooth tethering
  • All native apps
  • GPS
  • WiFi
  • Tethering wifi
  • Sdcard0/Sdcard1
  • Camera (photos, camcorder & panorama)
  • Audio playback
  • Audio recording
  • Video playback
  • OpenGL rendering
  • Hardware video decoding & encoding
  • USB-tethering
  • OMX
  • Mtp/ptp


  • Ril
  • Flashlight
  • NFC removed by default





Note : CM-12.1 is only for jellybean (v20) baseband. If you are on ics (v10) baseband flash v20 baseband
  • TWRP 3.0.2.0 Recovery
  • Wipe all partitions except sdcard!
  • Flash the cm-12-*-UNOFFICIAL-p700.zip
  • Reboot
  • Done!
  • After first boot reboot back to recovery
  • Flash Gapps(Long boot time)


Screenshots:



XDA:DevDB Information
CyanogenMod 12.1, ROM for the LG Optimus L7

Contributors
Jonas Cardoso, Caio99BR, InsideMuz
Source Code: https://github.com/TeamVee/android_device_lge_msm7x27a-common/tree/cm-12.1

ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Baseband V20

Version Information
Status: Stable
Current Stable Version: RC1
Stable Release Date: 2016-05-11

Created 2016-05-13
Last Updated 2016-05-26