• 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

[L5][E610/E612][4.4.4][Weekly #8] Unofficial CyanogenMod 11

Status
Not open for further replies.

RolanDroid

Elite Member
May 28, 2014
1,494
3,488
0
Italy


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

Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
*or any damage to you phone !
* Do some researches before flashing this ROM !
* If you points your finger at me for any mess i will laugh !
*/
Unofficial CyanogenMod 11 weekly builds for the e610/12

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:

  • nothing

Kernel features
  • Based on linux 3.4.104
  • LZ4 Compressor module
  • Support for /dev/frandom
  • Compiled with google gcc 4.8
  • USB force fast charging
  • BackLightNotification (BLN)
  • Google Snappy Algorithm
  • fs/dynamic/sync/control
  • Optimized SLUB memory allocator
  • Removed scsi_wait_scan module
  • mm/frontswap
  • Support for GCC 5.0/6.0
  • Ofast
  • msm_ion.h
  • BFQ updated to BFQ-v7r7
  • ext4 leak memory fix
  • Zram
  • Zcache
  • ZSmalloc
  • Overclock to 1100Mhz
  • Underclock to 61mhz

Governors
  • Lulzactive
  • SmartassH3
  • Lagfree
  • Wheatley
  • SmartassV2
  • Smartmax
  • Intelliactive
  • InteractiveX
  • Interactive
  • Userspace
  • Powersave
  • Dancedance
  • Ondemand
  • Conservative
  • Performance

Schedulers
  • noop
  • deadline
  • row
  • cfq
  • bfq
  • sio
  • sioplus
  • fiops
  • Zen

Instructions
ROM is only for v20 baseband. It's recommended to be on CWM 6.0.4.8+

Installation
  • Boot to Recovery
  • Wipe Data and Cache
  • Wipe Dalvik Cache
  • Format system
  • Flash cyanogenmod.zip
  • Reboot

Downloads
cm-11-20150808-UNOFFICIAL-e610.zip
MonsterKernel-20150808-CM-e612.zip
My gapps

Screenshots
in attachments

Thanks to


Source Code:

https://github.com/CyanogenMod
https://github.com/TeamHackLG
https://github.com/RolanDroid/lge_MonsterKernel-lproj

XDA:DevDB Information
[L5][E610/E612][4.4.4][Weekly #8] Unofficial CyanogenMod 11, ROM for the LG Optimus L3

Contributors
RolanDroid
Source Code: https://github.com/RolanDroid/lge_MonsterKernel-lproj

ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: v20

Version Information
Status: Stable
Current Stable Version: 8
Stable Release Date: 2015-08-08

Created 2015-04-20
Last Updated 2015-08-08
 

Attachments

Last edited:

RolanDroid

Elite Member
May 28, 2014
1,494
3,488
0
Italy
CHANGELOG

Changelog weekly 8
  • # CONFIG_CC_OPTIMIZE_FAST is not set
  • Enabled BackLightNotification
  • Added BackLightNotification
  • Updated patch.sh (script for apply patch)
  • Revert "Enabled CONFIG_DYNAMIC_FSYNC"
  • build.sh: Added support for L7II
  • Revert "new simple script for build kernel"
  • Updated simple CHANGELOG.sh script
  • [M4/U0/V1/VEE3/VEE7]Enabled Zcache
  • arch/arm/mach-msm/Kconfig: decouple QCACHE from MSM board selection
  • zcache-main.c: fix compilation error due to API update
  • staging: zcache: fix cleancache race condition with shrinker
  • staging: zcache: fix spelling of comment
  • staging: zcache: cleanup the code between tmem_obj_init and tmem_obj_find
  • staging: zcache: introduce get_zcache_client
  • staging: zcache: cleanup zcache_do_preload and zcache_put_page
  • staging: zcache: optimize zcache_do_preload
  • staging: zcache: cleanup zbud_init
  • staging: zcache: mark zbud_init/zcache_comp_init as __init
  • staging: zcache: remove unnecessary config option dependence
  • staging: zcache: fix a compile warning
  • staging: zcache: fix refcount leak
  • staging: zcache: don't limit number of pools per client
  • Defconfigs: Enabled all features
  • Defconfigs Updated to Linux 3.4.104 for vee7
  • cyanogenmod: Add fresh vee7 defconfigs
  • lge: Initial Vee7 KK BringUp
  • Enabled CONFIG_DYNAMIC_FSYNC
  • mms128s_ts: Invert the Menu Key of L3II Dual while in L3II Single Kernel
  • [VEE3]Enabled some governor and updated localversion
  • Build.sh: MonsterKernel v13
  • new simple script for build kernel.
  • acpuclock-7627: Update freq's
  • Simple Changelog.sh script
  • mms128s_ts: Enable HomePage touch
  • Optimized SLUB memory allocator (creds: Christopher83)
  • Revert "tweaked swappiness" (Fixed deep sleep)
  • [M4/U0/VEE3]Enabled frontswap
  • tweaked swappiness
  • [M4/U0]Enable other 2 governor
  • Support for GCC 5.0 and 6 .0
  • [M4/U0]Enable all new governors in the Defconfigs
  • Updated build.sh
  • Added all new governors in the makefile and kconfig
  • cpufreq_lulzactive
  • cpufreq_lagfree
  • cpufreq_userspace
  • cpufreq_powersave
  • cpufreq_dancedance
  • Google Snappy
  • USB force fast charging
  • [M4/U0]CONFIG_FORCE_FAST_CHARGE=y
  • [M4/U0/VEE3]Enable Google Snappy
  • Other changes for L3II etc on github
  • Linux 3.4.0 -> Linux 3.4.104
  • Simple IO scheduler plus
  • Zen IO scheduler
  • bfq: update to BFQ-v7r7
  • block: Switch from BFQ-v7r5 for 3.4.0 to BFQ-v7r6 for 3.4.0
  • frontswap: support exclusive gets if tmem backend is capable
  • mm: frontswap: fix a wrong if condition in frontswap_shrink
  • mm/frontswap: fix uninit'ed variable warning
  • mm/frontswap: cleanup doc and comment error
  • mm: frontswap: remove unneeded headers
  • mm: frontswap: split out function to clear a page out
  • mm: frontswap: remove unnecessary check during initialization
  • mm: frontswap: make all branches of if statement in put page consistent
  • mm: frontswap: split frontswap_shrink further to simplify locking
  • mm: frontswap: split out __frontswap_unuse_pages
  • mm: frontswap: split out __frontswap_curr_pages
  • mm: frontswap: trivial coding convention issues
  • mm: frontswap: remove casting from function calls through ops structure
  • frontswap: s/put_page/store/g s/get_page/load
  • mm: frontswap: core swap subsystem hooks and headers
  • mm: frontswap: add frontswap header file
  • mm: frontswap: config and doc files
  • mm: frontswap: core frontswap functionality
  • Fix build with all Optimizes
  • Fix -Ofast
  • gcc: add Compiler optimizations config options
  • staging: android: lowmemorykiller: Change default debug_level to 1
  • lowmemorykiller: make default lowmemorykiller debug message useful
  • debug: remove: arm unwind: remove logspam while in debug mode
  • debug: remove: remove some dmesg logspam from Linux mainline 3.4 fs
  • debug: remove: tty makefile remove smux_debug
  • video: msm_fb: reduce logging level.
  • rmt_storage: Decrease logging.
  • use msm_ion.h
  • msm_fb: Fix RGB pipe offset issue
  • GCC 4.8 Fixes
  • Set 1024 kbytes as Max Readahead
  • led p5521: stop to the led pattern
  • fs/dyn_sync_cntrl: add kernel panic notifier to force flush outstanding data
  • fs/dyn_sync_cntrl: add reboot notifier to force flush outstanding data
  • fs/dyn_sync_cntrl: add some cache optimizations
  • s/dyn_sync_cntrl: check dyn fsync control's active prior to performing fsync ops
  • fs/dyn_sync_cntrl: dynamic sync control
  • Revert "entropy optimization v2"
  • Other changes on github (4700 commits)
  • Recompiled from old source of MonsterKernel
  • Linux 3.4.0-> 3.4.108
  • Fixed sioplus
  • Other stuff on github
  • Updated linux to Linux 3.4.108 from official site (www.kernel.org)
  • Added /dev/frandom
  • Added LZ4 Compressor module thanks to teamVee
  • [M4]Enable LZ4 Compressor module
  • [u0]Enable LZ4 Compressor module
  • Updated deconfig for v8.0
  • new build.sh,thanks to Caio99BR for base
  • Fixed "enable LZ4" for P700
  • Updated linux to Linux 3.4.50
  • Entropy optimization v2
  • [L7]Values of MDP and ADSP updated (fixed lags and black screen)
  • [U0][M4]Disable ModVersions and Enable Force_Load-Updated module.c
  • Updated entropy optimization (fixed lag)
  • revert leak memory fix
  • added 950,1050mhz removed 1008mhz and added 1000mhz for L7
  • set underclock by default to 61440 for L5
  • Added overclock to 1100mhz for L5
  • Added overclock to 1200mhz for L7
  • Added smartmax
  • Added intelliactive
  • Added interactiveX
  • Added wheatley
  • Added sioplus
  • Added support for p700-p705
  • updated entropy optimization,ext4 memory leak fix and others
  • patched selinux
  • added frequency min to 61mhz [L7]
  • added new frequencies (700mhz,800mhz and 900mhz) [L7]
  • Updated modules
  • Added entropy optimization
  • Added ext4 leak memory fix

Changelog weekly 7
  • Added MonsterKernel e610
  • Removed L Speed
  • Other

Changelog weekly 6
  • Added Skernel Prefinal e610
  • Support apps on sd
  • Updated L Speed for CyanogenMod
  • 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

Changelog weekly 5
  • Fixed gps battery drain
  • Fixed battery drain in deep sleep
  • Fixed lags
  • Fixed exchange crash
  • Added LS00Build.prop tweaks
  • Optimized rom
  • Deodexed rom
  • Deactivate all tweaks

Changelog weekly 4
  • Upstream cm changes
  • Updated Adreno blobs to kitkat (kk_2.7_rb1.21)
  • Reverted app2sd
  • Updated L Speed for CyanogenMod
  • Added skernel with ubertc
  • Bln (you need app from play)
  • fast charge

Changelog weekly 3
  • Updated L Speed for CyanogenMod
  • Kernel tweaks updated
  • VM tweaks updated
  • Updater-script printing changed
  • Added some things when applying SD tweak
  • Updater tweaks for build.prop
  • DNS removed from mod
  • VM tweaks updated
  • Ram manager updated
  • Host file updated
  • IO and SD tweak separated
  • Updated Improve battery tweak (build.prop)
  • Added haveged seeder engine
  • Added Skernel Pwoli M4
  • Fixed lags
  • Fixed random reboot

Changelog weekly 2
  • Updated L Speed for CyanogenMod
  • Updated gps-conf
  • Removed nfc
  • Added new fonts
  • Updated app
  • Optimized rom
  • Optimized 2D and 3D
  • Fixed battery drain in deep sleep
  • Added Skernel Pwoli edition

Changelog weekly 1
  • Initial release
 
Last edited:
Status
Not open for further replies.