[ROM][JB][JZO54K][4.1.2][ALPHA3]MiniCM10 |PecanCM| - LG Optimus Me P350

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CyanogenMod (MiniCM) is a free, community built, aftermarket firmware distribution of Android 4.1 (JB), which is designed to increase performance and reliability over stock Android for your device.
Disclaimer:
Code:
#include
/*
* 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.
*
*/
MiniCM is based on the Cyanogenmod Project and 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 and MiniCM does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for Jellybean or MiniCM10 is available in the PecanCM 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.
Note:
If you want to use this rom as base, for another rom, ask PecanCM Team permissions!
If you like this rom, click thanks button, no need to get Offtopic in this thread
Respect the moderator who cleans the thread from spammer, and all other people
This is a team work by Ron G, Antdking , venkat kamesh , osamabinary and me
Download Links:
MiniCM10-4.0.2-20130206-UNOFFICIAL-p350.zip
Google apps
gapps-jb-20121011-signed.zip [NOT PREFFERED]
Mini Gapps : http://d-h.st/7zV [ Preffered ]
Instructions
First time installing CyanogenMod 10 to your Opimus Me P350, or coming from another ROM:
1. Root the Phone and Install CWM Recovery 5 or 6
2. Download the latest rom from the thread
3. Hold down VOL DOWN + HOME + POWER keys to enter recovery
4. Perform a Nandroid backup of your current ROM.[Optional]
5. MAKE FULL WIPE : format system,boot,dalivk,cache,data [Important to Avoid new bugs]
6. FLASH ROM ZIP
7. Flash GAPPS [ Optional ]
7. Install LINK2SD , select ext3 and reboot. [Optional]
8. Open Link2SD: Select AutoLink from Preferences. [Optional]
9. ENJOY CM10
Upgrading from earlier version of CyanogenMod 10:
Copy CM10 ZIP to your internal SDCard
1. Boot into Recovery
2. wipe cache and dalvik cache
3. Flash CM10 zip (your Google Apps will be backed up & restored automatically)
4. Reboot
Recommandations
Don't change CPU freq over 768 mhz
PERFORMANCE: Memory Management: zRAm: 28%, KSM: enable
ABOUT PHONE: CM Stats, Enable reporting: off
WORKINGS:
Booting
Touch Screen
Baseband (GSM/phone/messages/GPRS/EDGE/3G)
Headphones
SD Card
Working HW acceleration
Bluetooth
OMX
Stock Gallery
3D
Video Playback
Gralloc and Copybit
Browser
JB keyboard
Games
Usb Mass Storage
FM Radio - use Spirit FM app
Data limit, IPv4, IPv6
Network search
Buttons backlight
Bluetooth Tethering
Youtube LQ/MQ
Deep sleep
Animations Full Works
Wifi
GPS
Google play
Live wallpapers
USB/Wifi Tethering - with 3rd party apps
Color Banding free
Not Working or Partially Working:
Sensors [Will be Fixed]
Panorama
Features:
Removed wallpapers, Live wallpapers and Some ringtones
removed Bootanimation
removed ROM manager (can be downloaded from the play store)
removed few LatinIME dictionaries (da, hr, iw, ka)
no languages other then english (Use this app for languages )
Known issues:
Native Usb Tethering - use an external app
Panorama - It Captures But it is Blank Image
How to report bugs:
To be clear, posts without detailed instructions on how to reproduce a problem and without attached logs will be ignored.
Always provide android (adb logcat) and kernel logs (adb shell dmesg).
If it's a RIL problem we would need a radio log (adb logcat -b radio), too.
Sources:
Device:
https://github.com/PecanCM/android_device_lge_p350
Kernel:
https://github.com/PecanCM/lge-kernel-pecan
Vendor:
https://github.com/PecanCM/cm_vendor_lge
If anyone is bored, knows Java & Android, and wants to help on this project, I take patches!
Credits & gratitude:
Thanks to CyanogenMod Team for everything
Thanks to codeaurora forum for kernel patches
MiniCM Team for this source
Thanks to lgics for patches
Thanks to antdking for rebasing or updating device tree to jb, Gralloc, 3D and most fixes in kernel camera and other help
Thanks to Ron G for main base, all jb kernel, ics bugs fix , jb bug fixes everything
Thanks to Osamabinary for Fixing Reboot bug
If you like my work and want to give a small amount of money for me to buy a energy drink, 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

Changelog
06/02/13 Alpha 3
Alpha 3 Released for JB
Latest Updated Source code
Fixed Random Reboots
Upstream changes
Project Alive Again
07/12/12 Alpha 2
Alpha 2 Released for JB
Latest Updated Source code
Audio Fixed
Camera Fixed
Video Recorder Fixed
Small Bug Fixes
Panorama Starts But Don't Work It Captures but it is Blank Black Image
05/12/12 Alpha 1
Initial Alpha 1 Released for JB

Hey'll
Guys So Now PecanCM Is Having Gerrit Code Review System , Github Code and Jenkins Continous Build Intergration
Would you like to participate in Team?? Well Now you could !! If you have any patches or fixes to source codes you could surely send it to PecanCM Gerrit and We will Review it and Maybe we get you in the Team!
So Question Must Arise in your Mind! How to Push Patches?? !! Well So I'm Writing Small Guide Here For Pushing Patches to PecanCM Gerrit!
First of All I would like to tell you ! you must have bit knowledge about git
Now Let's Start!
Now It is For DEVS
First of all go to PecanCM Gerrit and on the top you could see register! You can Register via Google Account , Yahoo Account and OpenID! So Now Register your account!
Now You Need to Give your SSH Public Key to Gerrit for Authenication. First of all you need to generate SSH Keys If you haven't done it so far!
For Generating your SSH Keys Follow This Command in your Shells [ Terminals ]
ssh-keygen -t rsa -C "[email protected]"
Here you need to change your email with the email id your registered with
Click to expand...
Click to collapse
Now Just Press Enter Follow the Process Now you will get your id_rsa.pub file in your ~/.ssh/id_rsa.pub ! [ It May Change if you didn't go to normal process ]
Now Open your ~/.ssh/id_rsa.pub and Copy the Whole text
Now Open PecanCM Gerrit and Login and Now Go to Settings > SSH Public Keys > Add Keys
Now Paste your Whole Text here! and Save it
Now You Must be Authenicated !
Now You Can Push to any PecanCM Repo like
First do your commits.
Now Time to Push your Commits for Review
git push ssh://[email protected]:6117/PecanCM/reponame HEAD:refs/for/branch [ branch = name of branch ]
Now it should be pushed! and you should be given link to review on terminal!
Well Maybe You Should Find my Guide Tough lol You Could also See Better Guide Here http://review.pecancm.org/Documentation/user-upload.html
Now It is For Users
So Friends We Have Configured Jenkins Builder for PecanCM Which is 24/7 Up You Could Check Current Build Status Over PecanCM Jenkins
If you want to see latest current build open this link http://jenkins.pecancm.org
So Guys PecanCM needs upgrade to their Servers to Get CM-10.1 , CM-10 , CM9 Builds Faster If you can You can donate us small amount of money and that will help us lot! if you want to do so we accept donation via paypal! if you want to donate go to under our usernames and there it is donate button

HOW TO SEND BUG REPORTS
Hold down VOL_DOWN + MENU keys for 2 seconds, release when vibrated.
Wait 20-30 seconds, it will vibrate again.
Send me: /sdcard/bugreports/bugreport.txt

Good job bro! The only dissapoint on the history was a waste of ICS, it'll probably not get some attention ...

DarkRising said:
Good job bro! The only dissapoint on the history was a waste of ICS, it'll probably not get some attention ...
Click to expand...
Click to collapse
I don't get you bro...
Sent from my LG-P350 using xda premium

Is the system partition big enough to flash full gapps on the rom?
I think maybe u need to provide light gapps
Sent from Vegeta's scouter

Just 1 question, still reboot every 5 minutes like cm10 alpha from RON or automatic reboot already fix in this ROM?
Sent from my LG-P350 using xda app-developers app

First Post ->
Random Reboots (WE'RE TRYING). No, they didn't fix it yet.
And Keyur, i say that ICS will not get some attention because JB isn't more a dream for our phone soon we will get the hands on it and ICS will be left back.

DarkRising said:
First Post ->
Random Reboots (WE'RE TRYING). No, they didn't fix it yet.
And Keyur, i say that ICS will not get some attention because JB isn't more a dream for our phone soon we will get the hands on it and ICS will be left back.
Click to expand...
Click to collapse
Yeah jb is no more dream we can say dream came alive
djnand said:
Just 1 question, still reboot every 5 minutes like cm10 alpha from RON or automatic reboot already fix in this ROM?
Sent from my LG-P350 using xda app-developers app
Click to expand...
Click to collapse
No bro there is still that bug but i think we can fix it up soon
Anurag pandey said:
Is the system partition big enough to flash full gapps on the rom?
I think maybe u need to provide light gapps
Sent from Vegeta's scouter
Click to expand...
Click to collapse
Yeah bro you're right we will need mini gapps
Sent from my LG-P350 using xda premium

JB is Released

fix
Please,fix a touchscreen also add all languages

thank you, you are the best, i wait the next update with bug fixes

rickyreyne said:
thank you, you are the best, i wait the next update with bug fixes
Click to expand...
Click to collapse
Thanks soon they will be fixed pecanCM is working hard
Closeda said:
Please,fix a touchscreen also add all languages
Click to expand...
Click to collapse
Touch is working fine and about languages I'm sorry !

keyur2maru said:
Touch is working fine
Click to expand...
Click to collapse
Well and it works? Buttons in display press close on some minutes, instead of is lightning, as in ICS.

Thank
Ok

Hey Keyur what about random reboots... any progress?

rena14 said:
Hey Keyur what about random reboots... any progress?
Click to expand...
Click to collapse
So far no
Sent from my LG-P350 using xda premium

I'm wait for mini gapps before tester this ROM...

you can dl superlight gapps here http://d-h.st/7zV
Sent from my LG-P350 using xda premium

Related

[ROM] |TEAM PECAN | [ICS][IMM76L][Weekly #1.2]Unofficial CyanogenMod 9 .1

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Cyanogenmod 9 Android ICS 4.0.4 FOR LG P350
Click to expand...
Click to collapse
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.0 (ICS), which is designed to increase performance and reliability over stock Android for your device.
Disclaimer:
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.
*
*/
Notice:
Code:
These are Alpha - Beta quality builds and are very much still in development.
Features may not work, or may crash, they may alternate between functioning
and non-functioning between builds. Please look over the lists below before
reporting suspected bugs.
Please note: Currently only the included kernel is supported.
Other kernels may not be fully compatible with ICS and may cause issues.
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 9 Pecan is available in the TeamPecan Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review.
Prerequisites
Rooted LG Optimus Me
Custom Recovery (Amon Ra OR CWM)
Partition sdcard: swap-size: 32MB, Ext2-size: 200MB, Continue partitioning, SD:ext2 to ext3
Download Links:
CyanogenMod 9.1:
Latest version: cm-9-20121013-UNOFFICIAL-Weekly-1.2-p350.zip
Below you will find download links for each build and instructions on how to install it.
Download Latest Build From The Following Link :http://teampecan.tk/2012/10/rom-tea...fficial-cyanogenmod-9-1-compiled-from-source/
Click to expand...
Click to collapse
Google apps
Click to expand...
Click to collapse
gapps-ics-20120429-signed.zip
WARNING:
Click to expand...
Click to collapse
Friends, It is Is My Kind Request Please Don't Mirror Our Download Links as We are Collecting Money To Buy Build Server for Team Pecan And on the Site Where we are Uploading is Paying for Downloads. So Please Support Us. Thank you
Instructions:
First time installing CyanogenMod 9 to your Opimus Me P350, or coming from another ROM:
Root the device and install cwm 6.0.1.4 Recovery. Instructions are available here.
DOWNLOAD NEWER ROM FROM TOPIC
Hold down VOL DOWN + HOME + POWER keys to enter recovery
Perform a NANDroid backup of your current ROM.
MAKE FULL WIPE : format system,boot,dalivk,cache,data
FLASH ROM ZIP AND GAAPS ZIP
Install LINK2SD , select ext3 and reboot.
Open Link2SD: Select AutoLink from Preferences.
ENJOY CM9
Upgrading from earlier version of CyanogenMod 9:
Copy CM9 ZIP to your internal SDCard
Boot into Recovery
wipe cache and dalvik cache
Flash CM9 zip (your Google Apps will be backed up & restored automatically)
Reboot
Recommandations
Don't use 3G network
Don't change CPU freq over 768 mhz
Don't use live wallpapers
PERFORMANCE: Memory Management: zRAm: 28%, KSM: enable
ABOUT PHONE: CM Stats, Enable reporting: off
WORKING:
Booting
Touch Screen
Baseband (GSM/phone/messages/GPRS/EDGE/3G)
Audio
Headphones
SD CARD
Almost working HW acceleration
BLUETOOTH
Browser
ICS keyboard
Games
USB Mass Storage ( WITH APP )
FM Radio - use Spirit FM app
Data limit, IPv4, IPv6
Sensors
Color Banding
OpenGL Acceleration
Buttons backlight
Bluetooth Tethering
Youtube LQ/MQ
Deep sleep
Camera - Fixed in Weekly #2
WIFI
Gps
Google play download
Live wallpapers - some works, some not
USB/Wifi Tethering - with 3rd party apps
NOT WORKING :
[*]CAMERA - Fixed In Weekly #2
HQ VIDEO
3D
Gralloc Module
Stock Gallery
HD Games
Don't expect any support if you:
Not using stock kernel
Have installed any mods/tweaks
Have modified system files
Known Issues:
Graphics memory sometimes runs out: as we are on less RAM the memory management is a bit whack. Sometimes while rotating an app it will twitch and maybe crash. Also systemserver have chance of will crash and Android will restart ( bit it'srarely)
Chrome beta doesn't work: not for armv6
FM radio : not implemented in CM9, use Free Spirit FM: Link then go to:
Settings=>Audio=>Method=>msm7x30
If For you Trebuchet Launcher is slow: Try Nova Launcher , Apex Launcher and LauncherPro Also work great
Wifi Known Issues
If Wifi is Not Able to scan network then flash this zip file
http://www.mediafire.com/?0a59e74k4k8ym7c
Click to expand...
Click to collapse
Source Code :
General:
http://github.com/CyanogenMod
Click to expand...
Click to collapse
Device Config:
https://github.com/TeamPecan/android_device_lge_p350
Click to expand...
Click to collapse
Kernel Source:
https://github.com/TeamPecan/Team-Pecan-kernel
Click to expand...
Click to collapse
KANGERS
Click to expand...
Click to collapse
If you're going to kang or reuse our work, which we're doing for p350 without any cost , be fair and give proper credits.
This is the only payment we're really demanding and we deserve it to be mentioned because of the countless hours we've put into this project.
Open-Source doesn't meant Out-of-Respect!!!
Changelogs:
Click to expand...
Click to collapse
[email protected]
[email protected] repo
[email protected]
Team Pecan Developers
Click to expand...
Click to collapse
Keyur Maru ( rom2maru ) (ME)
Ron Gokhle
Anthony Dave King
Teja SKT ( GODARM)
Please Contact Me If I missed Anybody
SUPPORT US
Click to expand...
Click to collapse
If you like my work and If you want to donate some bucks for the work that i'm doing for LG Optimus Me, go to the my username and hit the 'donate to me' button. Otherwise I would be grateful if you can click the "Thanks" button on the bottom right of this post.
Thanks to all
Special Credit:
Ron Gokhle : Thank you Bro For Special Thread Design and I'm Kanging it with Proper Credits
CHANGE LOG
Click to expand...
Click to collapse
Weekly #1 14-10-2012
Initial Release of CM9 by Team Pecan Weeklies
Nightlies Switched To Weeklies
Browser Fixed
OpenGL Acceleration is Enabled !!!
Switched to CM9.1 Latest Source Code
Wifi Fixed From Nightly 3.1
Color Banding ( Thanks To Ron Gokhle )
Weekly #1.2 15-10-2012
Updated CM9 Source
I Uploaded Wrong ZIP This One is Right (LOL)
USB Mass Storage App
Fixed Overlay Issues
Some Libs from P500 CM9 Build Added to Zip for some acceleration
ICS Tweaks and Tricks
All Credits for This FAQ Go to the Hawke84. all this FAQ is from Hawke84, i found some tips are working in p350 so i posted here
soo ALL Big thanks to Hawke84
Ringtones dont stick on reboot
if your having problems with ringtones sticking on reboot, seems to be especially a problem for custom ringtones, create a new soundset with the ringtone in and that will sort it
Clock / Weather App only showing country and not current location
Go to Settings>Apps>All and try clearing data for Clock Widget, Google Maps, Weather, Sync provider and Weather Provider.
Finally, refresh the widget and hopefully that will solve your problem.
Google Play Download fix 1
This is for download problem, caused by drmserver not running
Open Terminal Emulator
su
/system/bin/drmserver&
This is a Temp fix. you have to do it every time you boot.
thanks to antdking for this fix
Google Play Download fix 2
1.Go Settings->Aplication->All Aplications
2.Now search Google play Store.apk and tap on them
3.Tap on "Froce close" boton,then tap on "Delete Dates" boton
4.Now install this gplay aplication who i uploaded : http://www.fileshare.ro/79426910043 (Copy to SD CARD,install it)
5.Now open Google play and accept the google licence.
thanks to r0bocop for this fix.
Wi-Fi Teather Doesnt Work
This is a work around to get the function working.
Downloaded wifi tether app from the market, and check
Wi-Fi Sleep Policy
Seems to be a bug where the Wi-Fi sleep policy settings are reversed. Selecting "Never" sets you to "Always", selecting "Always" sets you to "Never". No fix for this but something to be aware of.
Can see Gallery pics but still cant set wallpapers
1) go into gallery
2) long press the pic you want for the back ground and set it to wallpaper
Thanks to stroobach for this.
3) If that doesnt help try disabling force GPU Rendering (if you enable this )
General SD card problems
If your getting general slow SD card, issues with content on there being read, backup the importent stuff like photos etc and format SD card, seems the old android files on SD card may be messing things up
If this didnt help and your still having prolems with slow SD card speeds download sd booster from the market and set the cache to 2000+
Wallpaper FC loop
It happens when you place a 3rd party app on the bottom dock. The Wallpaper that force closing is the lock screen, if you change to the weather lockscreen that will start FCing as well.
My phone isnt booting after first flashing the new ROM
First boot does take bloody ages, if you get to like 20/30 mins pull the battery and it will boot straight away, seems to be getting stuck for some people. for most when it works its 5/10 mins for first boot..
How to force Hardware Acceleration
1) Settings
2) Developer option
3) Tick force GPU rendering
After going into power saving for low battery my buttons dont vibrate!
seems sometimes u have to re-enable this after the power save turns it off, annoying i know, its located in the strangest place:
1) Settings
2) Sound settings
3) Vibrate feedback - tick it!
Reduce Lag - Force CPU1 Online
1) Install system tuner from marker
2) open system tuner
3) tweaks - cpu - boot settings - active tweaks - force all cpus online - on boot completed
4) now reboot and enjoy the faster experience
This will cause more of a battery drain, might not be a big drain though.
Some apps dont work
If your problem is some apps , try disabling force GPU acceleration, that should fix it.
Getting FC in Security Settings
If you have an exchange account that requires a Device Admin and use a pin it seems once removed, the security settings worked without a problem. Its a workaround at least.
HOW TO SEND BUG REPORTS
Hold down VOL_DOWN + MENU keys for 2 seconds, release when vibrated.
Wait 20-30 seconds, it will vibrate again.
Send me: /sdcard/bugreports/bugreport.txt
Get New Updates Instantly
Guys Be Subscriber Of Our Official Website Of Team Pecan
www.TeamPecan.tk
Click to expand...
Click to collapse
Good to see this keyur.hope u get the required fund for a build server.i don't use this device now but i regularly check xda for any help or progress.all the best with your work
Sent from my HTC HD2 using xda premium
why you compied my thread design why can't you make your own ? you also copy my sign 2 times
plz change the design, it's more then 95 % copy of my thread
sorry bro i like you're thread design and signature wait i will write you're namee in credits for getting thread design
Anurag pandey said:
Good to see this keyur.hope u get the required fund for a build server.i don't use this device now but i regularly check xda for any help or progress.all the best with your work
Sent from my HTC HD2 using xda premium
Click to expand...
Click to collapse
thanks bro
deleted
sorry
when can we expect gralloc fix in this rom?????????
and keep it up the good work
Well it is only Our Device Who is Getting Gralloc Problem It is One of Major bug But Team Pecan is Still Trying out their Best If we get Gralloc Fix We will get Gallery , 3d , HD Games everything fixed ! Do you're prayers LOL
Guys Im having my hands with gralloc compiling ics with some changes pray to god it workz
i tried some other device gralloc but not fixed m too disappointed it is major bug now
rom2maru said:
i tried some other device gralloc but not fixed m too disappointed it is major bug now
Click to expand...
Click to collapse
Man i've forgotten what was gralloc
It is like Graphic Controlling Unit Which Controlls GPU , 3d etc If we Fix Gralloc We will fix EGL Issues , Gallery , 3d , HD Games Most bug will be fixed !
Finally Some one Replied LOL
Nice ROM and all, but is this the new thread of Ron's CM9 or is this a completely different ROM?
Skyheiser​
Skyheiser said:
Nice ROM and all, but is this the new thread of Ron's CM9 or is this a completely different ROM?
Skyheiser​
Click to expand...
Click to collapse
Same question
No Ron's Build is Not Having Open GL Acceleration Enabled So they are bit slower than me and in mine open gl is acclerated and this is based on ics-wip and keyur-test branch ! and ron builds are having commits which are tested in this builds we do tests and i it works we add it in ron device config

[ROM][4.4.4][UNOFFICIAL] CyanogenMod 11.0 [R30, 2015-11-14]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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:
[SIZE="2"]* Your warranty is now void.
*
* We are 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 us for messing up your device, we will laugh at you.
[/SIZE]
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.
Install instructions:
Reboot into recovery (latest official TWRP recommended).
Wipe Data, System and Cache if it's a fresh install.
Wipe Cache and Dalvik Cache if you're updating from a previous version of CM 11.0.
Flash ROM and Gapps.
Reboot.
Please, read post 2 before reporting bugs or asking questions.
KitKat bootloader/modem is required, you can find it on post 3.
Download links:
ROM: http://d-h.st/EYRN
Gapps: http://forum.xda-developers.com/android/software/app-minimal-gapps-gapps-lp-20150107-1-t2997368
Changelog:
https://github.com/armani-dev/android_device_xiaomi_armani/wiki/CM11.0-Changelog
XDA:DevDB Information
CyanogenMod 11.0, ROM for the Xiaomi Redmi 1S
Contributors
jsevi83, rebelos, Kra1o5
Source Code: https://github.com/armani-dev
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: KitKat Bootloader/Modem (post 3)
Version Information
Status: Stable
Created 2014-10-18
Last Updated 2015-11-14
Bug reports:
Explain how to reproduce the bug and attach logcat and dmesg (if you had a random reboot, also attach last_kmsg). If you don't know how to get those, you can use this app. Please, do not report bugs if you use any kind of mods (like xposed) or third party kernel.
Known bugs:
Bluetooth doesn't properly work with some devices. If you're affected, flash THIS ZIP in recovery.
Frequently Asked Questions:
Q) Where are Developer options and Performance settings?
A) Go to Settings > About phone, and press five times on Build number.
Q) How can I set 3G only network mode?
A) Open dialer, dial *#*#4636#*#* , open first option "Phone Information", there you can set your preferred network mode.
Q) Why is cpu min freq raising to 1190MHz?
A) It's "touch boost", cpu min freq increases when you touch the screen to give a better response. When you don't touch the screen for a couple of seconds, cpu min freq goes back to 300MHz.
Q) How do I update Gapps? (Also useful if you have Gapps related problems).
A) Reboot to recovery. Wipe System, Cache and Dalvik Cache. Install ROM + Gapps. Reboot.
KitKat bootloader/modem files
This zip contains the bootloader and modem files from latest stable international release (MIUI7 V7.0.5.0 KitKat). I made it so users don't have to download and install the official zip, which also includes the rom. It's a flashable zip, so just install it from recovery and reboot (no wipes required).
Firmware 7.0.5.0: https://www.androidfilehost.com/?fid=24052804347850305
THX to developers work.!
Deleted the nonsense.
pgreed said:
The developer of the CM 11 for Redmi 1s is Kra1o5. Because him is present on the forum you have no right to post in the orig-dev section. I will report that.
Click to expand...
Click to collapse
You should've asked first. There are two developers in armani-dev, you know that. Well, I'm the other one. Check this:
https://github.com/armani-dev/android_device_xiaomi_armani/wiki
http://forum.xda-developers.com/showpost.php?p=56107913&postcount=11
does this kernel source really work?? i mean cause no cm11 rom has dev's version of kernel ! instead they all have xiaomi's stock kernel??
https://github.com/armani-dev/android_kernel_xiaomi_armani.git
ateeq72 said:
does this kernel source really work?? i mean cause no cm11 rom has dev's version of kernel ! instead they all have xiaomi's stock kernel??
https://github.com/armani-dev/android_kernel_xiaomi_armani.git
Click to expand...
Click to collapse
We use that kernel source for the headers, they are needed at build time. But for now we have to use stock kernel (latest version available). Still waiting that Xiaomi releases the kernel source....
Edit: New build up, 20141018 (a.k.a. R7).
jsevi83 said:
We use that kernel source for the headers, they are needed at build time. But for now we have to use stock kernel (latest version available). Still waiting that Xiaomi releases the kernel source....
Edit: New build up, 20141018 (a.k.a. R7).
Click to expand...
Click to collapse
Thanks!! Awesome ! Downloading....... :highfive: :highfive:
Lol.. i compilied a kernel using these Sources! and was gonna flash it to my phone!!
@ jsevi83 a.k.a fefifofum. (orig-dev) thank you for attending here, thank you for bringing to our devices cm11. and don't forget to thank you also to @ Kra1o5 (orig-dev)
I like your work...
#Still waiting that Xiaomi releases the kernel source
sorry my bad english.
jsevi83 said:
You should've asked first. There are two developers in armani-dev, you know that. Well, I'm the other one. Check this:
https://github.com/armani-dev/android_device_xiaomi_armani/wiki
http://forum.xda-developers.com/showpost.php?p=56107913&postcount=11
Click to expand...
Click to collapse
My complete apologizes but I didn't found your name before listed on the CM. I did a regrettable thing. Sorry and best wishes.
Now that is 2 developers is a hope that one of you can be able to modify the kernel adding more governor, voltage selector, optimize the screen consumption .... and dreaming
Back to reality why you can't use the XOLO q1100 kernel to modify the redmi?
Hi, I want to ask, is it OTA (CM Updater) supported? Or everytime we'll have to download and flash the whole ROM? And if its not, why don't you @jsevi83 add this project to an automated build server like Jenkins, It'll help users to get latest builds easily and the devs to solve the bugs fast. And what's the Gerrit Instance link (If you have one)? And I wanna know about the bugs in the ROM, is everything is working? SIM2 RIL, Data everything? Android One Devices will soon taste Official CyanogenMod support as stated by the developer. Our hardware is a bit better than A1, can we too look forward to have a Official CM support? Please do reply.
ThankYou
Really great ROM, thanks mates
We really appreciate reports about if Miracast / Wifi Display works or not for you guys.
Greetings
Kra1o5 said:
We really appreciate reports about if Miracast / Wifi Display works or not for you guys.
Greetings
Click to expand...
Click to collapse
Kra1o5, i'll ask some users about logs of it, greetings
Thanks for the wonderful ROM.
Dear Developer,
Thanks for bringing such a wonderful ROM for our device. I have been using it for quite sometimes now. And I never looked back after installing CM11. Having said just wanted to inform few bugs which I have been facing.
Proximity: The After a long call, and when you want to hang up the phone, when you pull the phone from your ear, it doesn't not wake. You have press power button to switch on or wake up the screen. What I am saying is that long hours mean something like more that half and hour talk on the phone. It does wake up when the other person hang up his phone.
UI Crashed: This usually happens when you try to change the wallpaper. But I know for sure, it happens only when you try to change the default wallpaper to something of your own choice. You can change it but occasionally or randomly , the ui crashed report pop up will show up and it will go the imersive mode and will start the ui from the lockscreen. If i don't change the wallpaper then it's cool.
Thanks
Hello dev,
thanks for bringing awesome rom for this device.
i'd like to ask about this glitch, because this problem exist since R1 release.
which one carrier name for sim card 1 isn't displayed correctly.
Sometimes to wake up the phone, you have to press the button several times 3-5 times
Sent from my HM 1S using xda premium
In call touches are still present - screen react on swipe down and afterwards you can touch anything from notifications up to buttons in quick settings.
Issue is easy to reproduce - call number, which don't pick up (SIM2), put one finger on proximity and with other swipe down from upper corner. Tap on screen...
Till now, I found 2 workarounds:
1. Call (pick up call), press power button. (this is easy to forget)
2. Use app ProximityScreenOff. It works perfectly, but messes with proximity sensor and sometimes lock screen don't start after pressing power button.
HM1S CM11 R7
---------- Post added at 10:37 AM ---------- Previous post was at 10:27 AM ----------
Benyegh said:
Sometimes to wake up the phone, you have to press the button several times 3-5 times
Sent from my HM 1S using xda premium
Click to expand...
Click to collapse
It's known issue. Go to Settings - Display & lights - uncheck Prevent accidental wake-up.
After some time you can check it back and it will work as intended.
HM1S CM11 R7
tried screen mirroring with sony w700b ,both tv and phone detected each other,but in the end tv showed device connection failed while the phone showed connected :/( when i first tried the tv was stuck at showing connecting to device , while the phone showed connecting and then reset back to the original prompt ,this was the case when until i accidentally locked the screen while connecting and then it started showing the error mentioned above)
i couldnt test much, as i had to return the phone ,its my sisters, so had to reflash to stock, so no log cat :/
Benyegh said:
Sometimes to wake up the phone, you have to press the button several times 3-5 times
Sent from my HM 1S using xda premium
Click to expand...
Click to collapse
Uncheck "Prevent accidental wake-up" under Display & lights settings.

[ROM][LRX22G][5.0.2][NIGHTLY/FXP][FINAL] Official CyanogenMod 12.0

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.0 (Lolipop), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* 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.
Device-specific source code:
device
kernel
vendor
Discussion thread -->
What's working:
so far i have tested:
RIL (Calls, SMS, Mobile Datal)
Display
Camera (photos, camcorder & panorama)
Audio and video
Wifi
Bluetooth
OpenGL rendering
Sensors (accelerometer,compass,light,proximity)
Sdcard
auto brightness
notification led
GPS
NFC
Wifi,Bluetooth and USB tethering
Not working/Tested:
offline charging somewhat working.
other everything is either untested or broken.
Note:
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.
Because of art 1st boot take long time so don't panic and make post saying phone stuck on bootanim,
xperia m dual not support in cm12.0
This is BETA so don't treat this as stable version.
Download:
Nightly Builds: http://download.cyanogenmod.org/?device=nicki&type=nightly
Last nightly build mirror: Link
FXP CM12.0 Builds: http://fxpblog.co/cyanogenmod/cyanogenmod-12/
GAPPS: https://s.basketbuild.com/gapps
Note : CM-12.0 is only for 4.3 baseband. If you are on 4.1/4.2 baseband/firmware then Follow this instruction
Install instructions: (For 1st time only)
boot into fastboot (ignore if you coming any 4.4 rom)
flash boot.img from cm12.0 zip (ignore if you coming from any 4.4 rom)
boot into custom recovery
Wipe data and cache
Flash the CM12.0 and gapps zip
Reboot
Upgrading from earlier version of CyanogenMod 12.0:
Boot into Recovery
Flash CM12.0 zip
Reboot
Reporting bugs:
Before Reporting bugs make sure you
Read "note" section
Using stock kernel
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 radio problem then provide radio log.
Screenshots:
Credits.
Fxp team and all other developer who is working on sony
Code Aurora Forum
CyanogenMod Team
Cybojenix
And Special Thanks to All Donors
XDA:DevDB Information
CyanogenMod 12.0 for Xperia M, ROM for the Sony Xperia M
Contributors
PecanCM
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Stock 4.3 Firmware
Version Information
Status: Nightly
Created 2014-11-21
Last Updated 2015-05-28
Changelog
BETA 3 23-01-2015
Android 5.0.2 (LRX22G)
Fixed problem with YouTube vidoes
Fixes for other video problems
Fixed baseband version
Fixed no bootanimation on 1st boot
Working mass storage and charging only modes
Enabled FM
Updated widevine(DRM) blobs to lollipop
Updated adreno Blobs to LA.AF.1.1(lollipop)
Updated Kernel and Prima Wlan to LA.AF.1.1_rb1.8
Addressed more selinux denials
General cleanup and fixes
Updated cm source
BETA 2 19-12-2014
Updated to Android 5.0.1 (LRX22C)
Misc fixes
Enabled apps2sd
Disabled lpa
- incompatible with NuPlayer
Using cm recovery now
Updated Adreno blobs
Update kernel and prima wlan to LA.AF.1.1_rb1.7 branch
Updated cm source
BETA 1 28-11-2014
Fixed gsm issue after rebooting phone
Enabled multiColor battery led
Enabled 1080p decoding
Updated kernel and wifi driver to LA.AF.1.1_rb1.6
Updated cm source
ALPHA 1 21-11-2014
Initial release
FAQ
Q: The 'Developer and Performance options' from 'settings' are gone. Where are they?
A: Touch the 'Build number' seven times in 'about phone'. Then they will appear.
Q: I'm coming from 4.1 and now i can't view my internal sd data, Why ?
A: Go to Data/media now move your all internal sd data to folder named 0 Means under /data/media/0 then you can view your internal sd data
What about GApps? We can use 4.4.4 for now?
kosmita1993 said:
What about GApps? We can use 4.4.4 for now?
Click to expand...
Click to collapse
added gapps link in 1st post use that,
First bot is very very long, for me it was about 7-10 minutes. Wifi/Bt isn't working for me, NFC probably works because it can read my smarttags.
Great job!
BTW are you planning aosp build too?
omg this interface is so fancy I'm so exited XD
Time to edit Discussion Thread !
Awesome, will try this as soon as wifi gets fixed
Great work PecanCM
I flashed this rom .... 1st it took very time to boot but it booted.
everything was working good but wifi and bluetooth are not working. Hope it gets fixed by @PecanCM in the next build.
I cannot use it now but will use when wifi and blutooth gets fixed
GSM detection came on the 1st boot so there ws no need to reboot
For now this is all .. Hope it gets BETA in the next build !!!!
Thank You !!!
@PecanCM , can I downgrade the ROM after flashing CM12 (like , 5.0 to 4.4.4 ) ?? or (CM12 to CM11) ??
EliXer9 said:
@PecanCM , can I downgrade the ROM after flashing CM12 (like , 5.0 to 4.4.4 ) ?? or (CM12 to CM11) ??
Click to expand...
Click to collapse
Yes
Sent from my C1904 using Tapatalk
Is WiFi working ? (Because it's included in both the sections. i.e , working as well as not working) ?? And sorry if it's a stupid question
EliXer9 said:
Is WiFi working ? (Because it's included in both the sections. i.e , working as well as not working) ?? And sorry if it's a stupid question
Click to expand...
Click to collapse
No, not yet.
iddu.daragah said:
I flashed this rom .... 1st it took very time to boot but it booted.
everything was working good but wifi and bluetooth are not working. Hope it gets fixed by @PecanCM in the next build.
I cannot use it now but will use when wifi and blutooth gets fixed
GSM detection came on the 1st boot so there ws no need to reboot
For now this is all .. Hope it gets BETA in the next build !!!!
Thank You !!!
Click to expand...
Click to collapse
strange both works fine for me
give me logs and if you are on pc then run following and upload audit.log file.
Code:
adb root
adb shell
cat /data/audit/audit.log > /sdcard/audit.log
GSM, BT and GSM not working on my C2004
expecting for the next release! :good:
iks8 said:
First bot is very very long, for me it was about 7-10 minutes. Wifi/Bt isn't working for me, NFC probably works because it can read my smarttags.
Great job!
BTW are you planning aosp build too?
omg this interface is so fancy I'm so exited XD
Click to expand...
Click to collapse
iddu.daragah said:
I flashed this rom .... 1st it took very time to boot but it booted.
everything was working good but wifi and bluetooth are not working. Hope it gets fixed by @PecanCM in the next build.
I cannot use it now but will use when wifi and blutooth gets fixed
GSM detection came on the 1st boot so there ws no need to reboot
For now this is all .. Hope it gets BETA in the next build !!!!
Thank You !!!
Click to expand...
Click to collapse
flash zip from recovery or boot.img from this zip via fastboot https://www.mediafire.com/?45dz5xd8edh7ydn i forgot to commit a change and later removed by git stash this can be the reason otherwise i'm going to need logs.
and no i'm not planning aosp atleast not for few weeks
jhuy said:
GSM, BT and GSM not working on my C2004
expecting for the next release! :good:
Click to expand...
Click to collapse
read note section in 1st post.
PecanCM said:
flash zip from recovery or boot.img from this zip via fastboot https://www.mediafire.com/?45dz5xd8edh7ydn i forgot to commit a change and later removed git stash this can be the reason otherwise i'm going to need logs.
and no i'm not planning aosp atleast not for few weeks
read note section in 1st post.
Click to expand...
Click to collapse
Yes! Now it is working, your perdictions was correct. Thanks a lot!
Thanks wifi and bluetooth working now
after flashing new_boot image
jhuy said:
GSM, BT and GSM not working on my C2004
expecting for the next release! :good:
Click to expand...
Click to collapse
Try to get root, then type this in terminal emulator.
su setprop persist.radio.multisim.config dsds
Sent from my C2005 using XDA Free mobile app
Someone can mirror it? I am not able to download from mediafire, it just restart the download each time.
Sent from my C1904 using Tapatalk

[ROM][4.4.4] CyanogenMod 11.0 for A3000-H [23/10/2015]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
PREAMBLE
Here is my CM11 port for the Lenovo A3000-H, 100% unofficial. Contributions are welcome!
To be able to even flash it, you'll need to use my CWM Recovery.
NOTE: I have built and tested this on my Lenovo A3000-H (16 GB version with 3G). Before flashing, please make sure to be on Stock 4.2. Open up a terminal or an ADB shell and type the following:
Code:
getprop ro.product.board
.
Should you get a3000_prc_3gfull, you are good to go. Otherwise, you need to flash the right Stock ROM. The members @kupyxa4444 and @luckasfb have created such a Stock-based ROM, so if you are unable to find one - try to contact one of these two.
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
/*
* 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.
NOT WORKING
Camera
WORKING
GPS
WiFi
Audio
Boots
SELinux
Sensors
Vibration
Bluetooth
HWComposer
Offmode charging
sw video en/decoding (not hw)
Internal and external sdcards
RIL/radio (only on SIM1, SIM2 is still broken and therefore disabled, you can re-enable it by setting persist.radio.multisim.config=dsds in your build.prop)
NOTE
Should you ever face any issues (in the recovery or the ROM), provide logs (use Google to find out how to gather those). Additionally, I need to know what ROM you're on, hence you have to mention the build number.
Hint: "It doesn't work or I get error Status XY" are not bug reports and will be ignored. To keep the thread clean, use DevDB for real bug reports​
DOWNLOAD
Instructions:
ordinarystar said:
Pre-equisites to flash:
1. Correct Firmware
1.1 First verify your build version by installing Terminal Emulator from Play Store and then type the following:
getprop ro.product.board
if the output is a3000_prc_3gfull, proceed to number 2.
1.2 if the output is not a3000_prc_3gfull, you will have to first flash another firmware which can be downloaded at:
https://drive.google.com/file/d/0B5yhZ9sXUH_GMWhCQllhbkZRbUk/edit
Firmware flashing instructions can be referred here:
http://forum.xda-developers.com/lenovo-a3000/development/rom-lenovo-ideatab-a3000-h-call-t2441135
2. My version of CWM installed
2.1 Now you should install the CWM. You need a rooted device to proceed. Assuming you followed 1.1 and 1.2, your device is already rooted.
You will need:
2.1.1 Install mobileuncle MTK Tools from PlayStore or download apk from thread below: http://forum.xda-developers.com/showthread.php?t=2697236
2.1.2 My CWM, download the zip file and extract the recovery.img. Put the recovery.img in your microSD card.
http://olivier.hubdroid.com/a3/cwm/cwm_a3-20141220.zip
2.2 Open up mobileuncle MTK Tools, and select install recovery. It will detect the recovery.img in your microSD card (top in the list).
Tap on it to install. DO NOT tap on others in the list. Just click OK to install. If you have already downloaded my rom with it placed in your microSD card,
you may proceed to boot into recovery, or you can press cancel and shut down your device.
The pre-equisites is now completed!
Steps to flash:
1. Download my rom from http://olivier.hubdroid.com/a3/cm-11.0/ - select a preferred release. latest release recommended.
2. Download gapps from http://forum.xda-developers.com/android/software/gapps-consolidated-gapps-thread-t3064693 - select gapps for kit kat 4.4.4
2. Boot up recovery: hold power button and volume up button, as it booted up release power button. Use volume up button to browse to "recovery mode" and press volume down to proceed recovery mode.
3. Do the following:
2.1 Factory reset
2.2 Clear cache
2.3 Clear dalvik cache (Advanced > clear dalvik cache)
2.4 install from zip, select the rom and install
2.5 install gapps.
2.6 when done, reboot to system
The installation is now completed!
Click to expand...
Click to collapse
I have spent a lot of time on this project and I still do - hence, donations would be highly appreciated.
My builds can be found here.​
SOURCEs
Device tree (branch cm-11.0)
Kernel (branch cm-11.0)
OmniROM Gerrit (topic mt6589)​
CREDITs
chrmhoffmann
kashifmin
Grarak
xplodwild
Dr-Shadow
superdragonpt
EnerJon
kupyxa4444
XDA:DevDB Information
CyanogenMod 11 for the Lenovo A3000-H, ROM for the Lenovo A3000
Contributors
Olivier
Source Code: https://github.com/lenovo-a3-dev
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Beta
Created 2014-11-26
Last Updated 2015-10-23
Changelog
BUILD STATUS
Willing to contribute? Just drop me a PM, send me pull requests on GitHub or join my IRC channel on freenode: #cm-a3!
Please don't clutter the thread, post your bug reports here instead. Thanks!
CHANGELOG
Code:
[B][U]29/07/2015:[/U][/B]
[list][*][B][COLOR="Blue"]kernel: [/COLOR][/B]Fixed automatic rotation
[*][B][COLOR="Blue"]kernel: [/COLOR][/B]Security patches/fixes
[*][B][COLOR="Blue"]kernel: [/COLOR][/B]Removed scsi_wait_scan module
[*][/list]
[B][U]02/02/2015:[/U][/B]
[list][*]Fixed sw encoding and decoding ([B][COLOR="Lime"]YouTube videos etc work now![/COLOR][/B])
[*][B][COLOR="Blue"]kernel: [/COLOR][/B]Reverted to LZMA compression (for TWRP)
[*][B][COLOR="Blue"]kernel: [/COLOR][/B]Security patches/fixes
[*][B][COLOR="Blue"]kernel: [/COLOR][/B]Misc patches for ext4, crypto
[*][B][COLOR="Blue"]kernel: [/COLOR][/B]Added support for kernel mode NEON
[*][/list]
[B][U]28/12/2014:[/U][/B]
[list][*][B][COLOR="Blue"]kernel: [/COLOR][/B]Switched to LZ4 compression (instead of LZMA)
[*][B][COLOR="Blue"]kernel: [/COLOR][/B]Added BFQ/SIO/FIOPS/ZEN/VR IO Schedulers
[*][B][COLOR="Blue"]kernel: [/COLOR][/B]Added overall stats for all available cores
[*]Fixed battery capacity (item in framework-res)
[*][/list]
[B][U]26/12/2014:[/U][/B]
[list][*]Switched back to deodexed build on community request
[*]Removed recovery-from-boot.p (we don't really want this)[/list]
[B][U]20/12/2014:[/U][/B]
[list][*]Fixed Internal sdcard[/list]
[B][U]17/12/2014:[/U][/B]
[list][*]Fixed HWComposer
[*]Odexed build for better performance[/list]
[B][U]16/12/2014:[/U][/B]
[list][*]Fixed NVRAM
[*]Fixed Bluetooth
[*]Fixed RIL[/list]
[B][U]26/11/2014:[/U][/B]
[list][*]Initial public release.[/list]
Successfully flashed over A3000_A422_013_25_140624.
Felt like holding a nexus 7!
Thanks a lot man!
Thanks
Thanks Olivier for your enormous efforts, you are working alone , You rock
successfully installed it over A3000_A422_013_025_140926_WW_CALL_FUSE
Using this build "cm-11-20141127-UNOFFICIAL-a3"
I'm testing it , and i'm going to report the bugs i find via the bug report
Again , thanks
This is the best post on XDA so far.
Thank you for your effort @Olivier
Think you Sir...is it support Call function ?
i will try it soon...
Hesham Sleem said:
Think you Sir...is it support Call function ?
i will try it soon...
Click to expand...
Click to collapse
No this rom not support Calling because NULL IMEI
***Backup NVRAM before try it***
nut27455 said:
No this rom not support Calling because NULL IMEI
***Backup NVRAM before try it***
Click to expand...
Click to collapse
Ok...So if i backup NVRAM and restore it after flash rom , Call function will work ??
Hesham Sleem said:
Ok...So if i backup NVRAM and restore it after flash rom , Call function will work ??
Click to expand...
Click to collapse
No. Guys, it's clearly stated in the OP that RIL/radio (and hence calls/SMS) is broken!
New user
I have a question..
If I install this room on my lenovo a3000. What is the things that will not working on my tablet. Sorry I'm not professional and I need to help to know what is the risk's that I will found??
Magiiic said:
I have a question..
If I install this room on my lenovo a3000. What is the things that will not working on my tablet. Sorry I'm not professional and I need to help to know what is the risk's that I will found??
Click to expand...
Click to collapse
As it was said in the first post..
Bluetooth
RIL/radio
Camera
(hw) video en/decoding and hwcomposer
Internal SD card
probably much more (haven't had much time to test everything)
MirXas said:
As it was said in the first post..
Bluetooth
RIL/radio
Camera
(hw) video en/decoding and hwcomposer
Internal SD card
probably much more (haven't had much time to test everything)
Click to expand...
Click to collapse
Any solve to this problem's?
Magiiic said:
Any solve to this problem's?
Click to expand...
Click to collapse
Wait for future builds.
Stop asking questions in this thread, there is a seperate Q&A thread especially for this.
Really great work
Only the camera to go and I'll use this I promise
Sent from my Lenovo IdeaPad A3000-H using XDA mobile app
Aren't u using hodor kernel?
Hodor kernel fir A3000 have not any radio/Bluetooth bug listed!! They why in this rom has bugs of radio?? http://forum.xda-developers.com/lenovo-a3000/orig-development/kernel-hodorkernel-t2952086
Sent from my Lenovo A3000-H
MOD EDIT: Not a great sense posting some other ROM LINK here
afridi.shahriar said:
Aren't u using hodor kernel?
Hodor kernel fir A3000 have not any radio/Bluetooth bug listed!! They why in this rom has bugs of radio?? http://forum.xda-developers.com/lenovo-a3000/orig-development/kernel-hodorkernel-t2952086
STOP spaming the same everywhere ! The RIL bug is not in the kernel, it's in the ROM itself.
Click to expand...
Click to collapse
Members,
It is not so difficult to be sensible and considerate.
1) Kindly stop asking questions here. Use the Q&A.
2) If you find something not to your liking, find something which you like or produce what you like by yourself
THREAD CLEANED.
OP thankyou for this works very well with my F version ,never seen HD video load so fast
afridi.shahriar said:
Aren't u using hodor kernel?
Hodor kernel fir A3000 have not any radio/Bluetooth bug listed!! They why in this rom has bugs of radio?? http://forum.xda-developers.com/lenovo-a3000/orig-development/kernel-hodorkernel-t2952086
Click to expand...
Click to collapse
Yes, the CM11 kernel is based off my HodorKernel. Apparently the kernel isn't the problem here - you could flash it on any fused Stock ROM and everything would work.
To those who wanted ETAs: At the moment, I'm a bit busy with exams and other devices. Bugfixing is progressing rather slowly, not only due to time constraints but also because I'm working on this alone and it's not easy to work on mtk devices.
keep up the good work.
you can make it buddy.

[ ROM ] OFFICIAL ( 5.0.x ) CM 12.0 Sprint Note 4 [ trltespr ] [ trlteusc ]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[/URL][/IMG]
CyanogenMod is a free, community built distribution of Android which greatly extends the capabilities of your phone.
/*
* 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.
*
*/
Flashing Instructions:
If installing MY CM rom for the first time, or coming from any other ROM:
- Make sure you're running a proper working Team Win Recovery Project
- Copy Gapps and Rom to your SdCard/Micro-SDCard
- Boot into recovery
- Make a nandroid backup
- Go to the wipes tab and wipe everything except internal storage and micro sdcard...Do Not Wipe Internal Storage or Micro SdCard!!
- Flash Rom, then Gapps
- Reboot
Upgrading from an earlier version:
- Copy the Rom to your SdCard/Micro-SdCard
- Boot into recovery
- Make a nandroid backup
- Go to the wipes tab and wipe cache and dalvick cache
- Flash the ROM and Gapps
- Reboot..... first boot will take a little while just be patient
- Set up your newly installed cyanogenmod
Working:
SPR/USC
data
calls
texts (using google messenger... see post 3 for instructions on setting it up)
wi-fi
bluetooth
front and back cameras
sd card
auto backlight
nfc
leds charging & notifications
vibrations
much much more
Not Working:
SPR/USC
you tell me...
Changelog:
SPR/USC
20150207
upstream cm changes
fixed 911 calling issue (rom labeled "update")
20150201
upstream cm changes
20150131
camera fixed
spen fixed
few kernel changes
upstream cm changes
20150130:
upstream cm changes
few kernel changes
20150125:
upstream cm changes
20150124:
new boot animation (cm)
all official sourcs
upstream cm changes
20150123:
official status
upstream cm changes
major cpu/kernel changes to help with heat
20150111:
upstream cm changes
20150109:
kernel changes for sound card
boosted recording volume
ambient display fixes
Upstream CM changes
music streaming issues fixed
selinux changes
560dpi setup
UHD Now working in the Normal Camera APK as well as Google Camera
20150107:
Tweaked CPU throttle temps higher
minor kernel fix to prevent panic
20150106:
Added a CPU throttle to prevent the overheat reset
Fixed No Sim on status bar
Added APN menu to cellular settings
Downloads:
please note these builds should flash on the trlteusc and the trltespr...please report which device you have when reporting issues..thanks
official cm host link
unofficial host link for trltespr/trlteusc
recommended gapps link
alternative gapps link
Sources:
Cyanogenmod
Spleef
Slayher ( originally created the device tree i forked it and made changes as i needed )
Drcrimzon
Thanks:
cyanogenmod
@drcrimzon
@nivron
@slayher
@fattire
@allenjthomsen
@cmdmoto
@Mod57
@shabbypenguin
@pbedard
@Herk718
XDA:DevDB Information
[ ROM ] OFFICIAL ( 5.0.x ) CM 12.0 Sprint Note 4 [ trltespr ], ROM for the Sprint Samsung Galaxy Note 4
Contributors
spleef, drcrimzon, nivron, slayher
Source Code: https://github.com/spleef
ROM OS Version: 5.0.x Lollipop
Based On: cyanogenmod
Version Information
Status: Alpha
Created 2014-12-19
Last Updated 2015-02-07
Reserved
a few screenshots
Reserved
fixes
data connectivity issues / loss of data
open dialer and enter *#*#4636#*#*
click phone information
scroll down and select lte/cdma auto prl
turn off radio then turn it back on
note: this shouldnt happen but i felt it necessary to have this posted just in case it does
getting texts to work
after installation of new rom, update google play services
install google messenger
set it as default sms application
dial *#*#4636#*#*
Place into cdma auto prl
Wait a bit
Place into LTE/CDMA auto prl
Then text will work again
time issues?
time fix zip
here is a little step by step of sorts to help anyone wanting to get in on the fun
first you need to initialize a build environment...not going into detail there cause there are multiple threads and sites that can service you there....soo...once you have a build enviro. set up...
open a terminal
type :
cd cm (or what ever you named your directory to build from, mine is called cm so ill refer to it as that some name it android)
now you need to download the sources for cm so...
type:
repo init -u git://github.com/CyanogenMod/android.git -b cm-12.0
let it do its thing ....once it finishes you will need to place a roomservice.xml in the cm/.repo/local_manifests directory ..... i am building for sprint so mine will be a little different if you are building for another variant ..... but ill post it to serve as an example of what you need
my roomservice.xml
once you have the roomservice.xml for your device in the local_manifests directory....you are ready to sync...so now...
type:
repo sync -j6 (i use -j6 but basically the number here represents the number of jobs your computer can handle ...the better the computer the more you can handle but choosing too high of a number will make everything sluggish and will take longer...using -j6 works for me yours might be higher or lower)
so now its syncing it will take a few so can watch it scroll or come back n a few to check on it....once syncing completes....you can begin to build if everything is in place....so...
type:
. build/envsetup.sh
type:
breakfast (the name of your device goes here)(could be trltetmo,trltespr) so if doing sprint....will be
breakfast trltespr
type:
brunch (the name of your device goes here)(could be trltetmo,trltespr) so if doing sprint....will be
brunch trltespr
now it will begin building and you can either watch the progress or walk off and come back and check on it... mind you there could be errors then you will have to scroll through or search for them and fix them... hope this helps a bit
things of interest:
User @bttfpromo says you can return the stock cursor (instead of the mouse pointer) with these instructions.
User @DragonAndLance posted a link to boost the in-call sound for those who feel that the defaults aren't high enough.
If you don't like the default screen density, @slayher points out that the following adb command will change it: adb shell wm density 515. Note that these changes will "stick" to the next boot.
4k (1440p) youtube with this app
getting titanium to work:
install supersu..
open supersu app
update binary
go into settings
uncheck mount namespace separation
check trust system user
reboot
video made by @Dazog of the tmo version:
https://www.youtube.com/watch?v=OnQziCU_GJg
reserved as well
Awesome. Thanks. Looking forward to this.
Sent from my SM-N910P using XDA Free mobile app
Good Job @spleef!
Thanks
Sent from my SM-N910P using XDA Premium HD app
Sweet can't wait to start getting back to some good ol aosp goodies thanks spleef
Sent from my SM-N910P using Tapatalk
sliverr7x said:
Sweet can't wait to start getting back to some good ol aosp goodies thanks spleef
Sent from my SM-N910P using Tapatalk
Click to expand...
Click to collapse
No data yet hold off
Sent from my SM-N910P using XDA Premium HD app
Fantastic
Nice to be seeing some 5.0 love for the Note 4, cant wait for data and network connection to be worked out.
So no data? Oh can't wait till this issue get fixed.
Sooo excited...
Glad you got the ball rolling for the Sprint variant Spleef. Good luck and I'll be watching for progress to be made.
Having flashed CM12 on my GS4, I excitedly & patiently wait to experience AOSP on the N4 as well.
Just finished a build using fresh 12/15 cm & device sources.... Am going to test before uploading... Got with slayher and he made some adjustments to the ril hopefully this fixes the no cellular service issue
[emoji122] [emoji122] [emoji122] [emoji106] [emoji106] [emoji106] [emoji111]
no dice guys it is better which means some of the settings menus that wouldnt come up do now but no matter the option you pick it doesnt change no cellular service...says baseband unknown and my imei and phone number are blank.. would be good if someone could lend a hand in this so ive updated the link in the downloads section to reflect my public dropbox, in there i have uploaded the build from today... if anyone one is willing download it and see if you can help figure this out...much thanks and remember to make a backup before flashing
Could anyone answer a couple questions I have. Is the boot loader locked on the note 4 and I thought this would stop you from installing cm on the device. I am wanting to come back to android and the note 4 is my only option right now but I hate touchwiz. Will the note 4 see full development from CM?
Sent from my iPhone using Tapatalk
gruppe3942 said:
Could anyone answer a couple questions I have. Is the boot loader locked on the note 4 and I thought this would stop you from installing cm on the device. I am wanting to come back to android and the note 4 is my only option right now but I hate touchwiz. Will the note 4 see full development from CM?
Sent from my iPhone using Tapatalk
Click to expand...
Click to collapse
When the bugs are worked oit
Sent from my SM-N910P using XDA Premium HD app
spleef said:
no dice guys it is better which means some of the settings menus that wouldnt come up do now but no matter the option you pick it doesnt change no cellular service...says baseband unknown and my imei and phone number are blank.. would be good if someone could lend a hand in this so ive updated the link in the downloads section to reflect my public dropbox, in there i have uploaded the build from today... if anyone one is willing download it and see if you can help figure this out...much thanks and remember to make a backup before flashing
Click to expand...
Click to collapse
From what I've read that means you're losing the EFS folder containing your IMEI number when you flash it. Maybe try to flash it, then fix using this guide and see if you can regain functionality?

Categories

Resources