[ROM] CM-10.2 | AOSP 4.3 Jellybean [KANG] [Oct-11] - myTouch 4G Android Development

| CyanogenMod 10.2 - Android 4.3.1 - Jellybean |
{
"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"
}
Code:
#include
/*
* Your warranty is now likely void.
*
* I am not responsible for bricked devices, dead SD cards,
* spontaneous combustion, or any other host of cosmic penalties
* which may befall you, your family, or your phone.
*
*/
If you ask any questions that are answered in the first two posts your question will be ignored. If you don't search prior to posting you will be ignored. If you don't read you will be ignored. If you've done all that and still don't have an answer then feel free to ask your question. Ambiguity doesn't help anymore. Elaborate. It's that simple.
Click to expand...
Click to collapse
Built from CM source
Service
Text
Call
Audio
WiFi
Google Now
Bluetooth
GPS
MMS
Video playback
Audio playback
Camera
Camcorder
UMS
You tell me
Do NOT use superwipes
Wipe everything except sdcards
** (if you are simply applying an update to this rom base this might not always be required)
*** ((but do not report bugs if you didn't full wipe))
Flash ROM
Flash GAPPS
Reboot
???
Profit
To enable Developer Options and Performance go to Settings, About Phone and repeatedly press Build Number.
If you use ADB read this: PSA by CM
If you use reboot to recovery read this: PSA by CM
Regarding new Superuser: PSA by CM
android1234567 for figuring out initial boot. if it wasnt for his stubberness we probably still would be rebooting to recovery
Evervolv for their wonderful kernel which my kernel is 98% based on
elginsk8r for his work on the glacier device tree and kernel. These repos were the base of my build
And any and all users in this thread who contirbuted or will contribute to making this ROM as stable as possible
NineInchNails for being an awesome dev partner, moral support and friend!
dastin1015 for being an awesome dev partner and friend!
android1234567 for being an awesome dev partner and friend!
android1234567 for all the help with the kernel, without you we wouldn't have new kernel
A bunch of thanks to arco, for all his updates to our kernel, our display libs, our media libs, and for fixing the video playback glitching, and for being a good friend and dev mentor.
All my supporters!
I really didn't want to do this but people keep asking so here is a donation link if you want to buy me a coffee or pack of smokes (I go through a lot sitting on the PC messing around lol) go ahead. But not required or expected by any means
Note: The name on the paypal account may say patricia, this is because it's a family paypal account.
Thanks and happy flashing!
Download link is in 2nd post

Oct-11
* Fixed Torch not staying on when screen off
* Lots of camera fixes
* Fixed mic with some VoIP apps (Tango, Viber
* ramdisk init script cleanup (evervolv)
* A whole bunch of kernel updates including headset and display code re-writen (Evervolv)
* Kernel updated to Linux 3.0.99
* Build tagged 4.3.1_r1
* A lot of other updates I'm probably forgettting, plus all upstream changes
Sep-17
* Fixed SD card mount
* Fixed brightness/sensors
* Added CMAccount
* Upstream: Android tagged "Android 4.3_r3"
* Any upstream changes at time of compile
* Note; sorry for the delay
Sep-6
* Fixed front facing camera
* General cleanup
* Any upstream changes at time of compile
Aug-24
* Fixed Torch FC
* Attempt to fix data drops for some people
* Any upstream changes at time of compile
Aug-22
* Fixed front facing camera
* Any upstream changes at time of compile
Aug-19
* Fixed mounting SDcard over USB
* No longer using prebuilt audio libs from 10.1
* Couple overlooks to the media libs compiling (weren't grabbing correct headers)
* Bugfix: Root access will now be enabled by default without having to do the "trick"
* Any upstream changes at time of compile
** Note: please use the updated gapps (8/13) linked below or you will most likely have issues
Aug-13
* Initial release everything seems to be working well
ChronicKernel
Kernel now based on Evervolv's kernel with a few changes by me, including:
* Compiled with linaro
* Removed/Disabled KSM
* Removed ZRAM
* Optimized and compiled with with the "Optimize a lot, or -o3 option)
* Added more I/O schedulers
* Tweaked voltages a bit
* PMEM memory mapping tweak to remedy soft-reboots with AOSP 4.2/4.3/CM-10.1/10.2
These settings were changed by me to help make the kernel more stable with our ROM, observed with tests by me. if you want to use another kernel please feel free. but support will not be provided unless you are running the kernel included with the ROM
Other Features of the kernel include:
* OC to 1900Mhtz (default 1024Mhtz, Recomended: 1200Mhtz)
* Undervolted
* Added CPU Governors: Smartassv2, lazy, lagfree, interactiveX
* User-configurable CPU OC
* User-configurable CPU default governor (ondemand = default)
* User-configurable I/O scheduler (default = DEADLINE)
Team Hydra Github (main): https://github.com/Team-Hydra
CyanogenMod Github: https://github.com/CyanogenMod
ROM : cm-10.2-20131011-Albinoman887-glacier.zip
GAPPS: : HERE or HERE (Mirror)
Goo.im Repo : CLICK HERE
* This ROM can also be downloaded directly with GooManager *

first create the folder structure for your source. I suggest creating android/system n your home directory.
Now cd into this directory enter this command
Code:
repo init -u git://github.com/Team-Hydra/android.git -b cm-10.2
repo sync
( if you have a pretty decent /internet connection (10-20mbps+) you can add -j and then a number ater repo sync i recomend something like repo sync -j10 )
Once you have done that your ready to go. simply run:
Code:
. build/envsetup.sh
./vendor/cm/get-prebuilts
lunch cm_glacier-userdebug
mka bacon
make sure before you start a new build to always run make clobber
If anyone would like to help bug bash with me feel free. if you make any progress send me a pull request
P.S. I HIGHLY recomend setting up ccache if you are going to compile a lot you can read more about ccache here: Initializing a Build Environment and scroll down to the "set up ccache" section
Happy Developing,
Albinoman887

1st
First!

Lol yes! 4.3 let the porting begin! thanks so much for this man.
Sent from my HTC Glacier using xda app-developers app

oouuu yeaah nice work man:good:
bug: everytime I reboot my notification light is on and says my battery its charging - I just plug in and unplug from charger and its ok...just want to report, no big deal
update: I have this bug still even I flash other rom, maybe its hardware problem...sry if I am wrong but never encountered this problem until now

Thank you!
Thank you for taking the time and effort to build cm 10.2! I've spent a few minutes poking around, and discovered that su doesn't function for me. TB tells me that /system/bin/su fails, terminal shows it doesn't work but no error message is produced. Logcat says:
Code:
D/su ( 4659): starting daemon client 10041 10041
E/su ( 4660): connect failed with 2: No such file or directory

I also am with the same issue. I've flashed superuser and it didn't stick
Sent from my myTouch 4G using xda premium

Try flashing Koush's experimental 4.3 root
Sent from my HTC Glacier using xda app-developers app
---------- Post added at 09:44 PM ---------- Previous post was at 09:32 PM ----------
I'd like to say that with this release of 4.3, everyone should really try and help out with the headset issue.
Older kernels won't work anymore so you cannot flash .62 or .64s anymore, meaning we are all stuck with the issue unless we all try fixing it.
I dont know much but I will say that we should try and get dmesg and last_Procs (or whatever it is) as we can.
I'm not saying it wasnt important before, but now we are really left with the issue. The devs have tried a lot and now the users gotta help even more.
I think Elgin tells you the commands in his evervolv thread. Hopefully we can all fix this issue
Sent from my HTC Glacier using xda app-developers app

jggimi said:
Thank you for taking the time and effort to build cm 10.2! I've spent a few minutes poking around, and discovered that su doesn't function for me. TB tells me that /system/bin/su fails, terminal shows it doesn't work but no error message is produced. Logcat says:
Code:
D/su ( 4659): starting daemon client 10041 10041
E/su ( 4660): connect failed with 2: No such file or directory
Click to expand...
Click to collapse
Hi Albionman,
I tried few different superusers, even the new experimental 4.3 but no luck.
also couldnt see "users" the new feature in 4.3
batterywise & performance wise its silky smooth so far...thank you for this

JukiCro said:
oouuu yeaah nice work man:good:
bug: everytime I reboot my notification light is on and says my battery its charging - I just plug in and unplug from charger and its ok...just want to report, no big deal
Click to expand...
Click to collapse
I don't have this issue just camera didn't work until reboot. Also camera jb+ fixes the green line but flash is better timed in the stock camera. So far very nice rom. Thanks
Sent from my GT-P3113 using xda premium

not as stable as the 4.2 rom unfortunately
USB Mass Storage doesn't work for me AT ALL. Tells me I can safely remove the SD card when I try to turn it on. I did a full wipe and everything too...
got an "error retrieving information from server" when I try downloading from the play store
and camera force closes
Just got one random reboot too. Guess I'll be reverting back to 4.2 for now :'(

jggimi said:
Thank you for taking the time and effort to build cm 10.2! I've spent a few minutes poking around, and discovered that su doesn't function for me. TB tells me that /system/bin/su fails, terminal shows it doesn't work but no error message is produced. Logcat says:
Code:
D/su ( 4659): starting daemon client 10041 10041
E/su ( 4660): connect failed with 2: No such file or directory
Click to expand...
Click to collapse
usb mas storage works. i just tested it.... unless i forgot to apply the fix to your build or something
and the SU isssue. i need to put this in the OP its a bug with 10.2. enable developer options by going to about phone and tapping build number repeatedly. then go to developer options and switch root access to apps and adb and back to apps. then it will work

OK i updated the op with the superuser trick. its in bold towrds the bottom of the first post. please point any questions to that. thanks

SU Works
Thank you for showing us the SU trick, works like a charm. However, the USB storage issue is present. It first says safe to remove then resets, after a second attempt the process initiates and goes nowhere.

Doogitronix said:
Thank you for showing us the SU trick, works like a charm. However, the USB storage issue is present. It first says safe to remove then resets, after a second attempt the process initiates and goes nowhere.
Click to expand...
Click to collapse
You are right SU working and USB storage have issue also when open gallery phone goes to reboot and FFC unfortunately gallery crashed.
Sent from my myTouch 4G using xda app-developers app

Doogitronix said:
Thank you for showing us the SU trick, works like a charm. However, the USB storage issue is present. It first says safe to remove then resets, after a second attempt the process initiates and goes nowhere.
Click to expand...
Click to collapse
hview said:
You are right SU working and USB storage have issue also when open gallery phone goes to reboot and FFC unfortunately gallery crashed.
Sent from my myTouch 4G using xda app-developers app
Click to expand...
Click to collapse
Logcats would help a lot from these errors. Get a logcat app from the store, run it and try to do the things that are going wrong for you. Get last-ksmg if you are having reboots. Use paste bin to post your results. Look up cnote74's paceman he has link to instructions on how to log errors. The more info you can give the devs, from different phones would help them a lot.
Sent from my HTC myTouch 4g using xda app-developers app

camera is fine for me,
have screen flickering more often then before,
SU problem, yeah I had bug when I run titanium backup but I went to settings - superuser - closed it, and its fine
and about USB storage...I just pull out my sd card and stick it in computer, becouse since I flashed my first jb 4.2.2 I have that bug with every rom and it sucks, but I can live without it
anyway great job keep it up:good:

GronHog said:
Logcats would help a lot from these errors. Get a logcat app from the store, run it and try to do the things that are going wrong for you. Get last-ksmg if you are having reboots. Use paste bin to post your results. Look up cnote74's paceman he has link to instructions on how to log errors. The more info you can give the devs, from different phones would help them a lot.
Sent from my HTC myTouch 4g using xda app-developers app
Click to expand...
Click to collapse
Logcat app: http://forum.xda-developers.com/showthread.php?t=1123129
Enjoy!

logcat for camera issues
This is a logcat for my camera issue
Not sure if I've done it right

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][JB][JZO54K][4.1.2][ALPHA3]MiniCM10 |PecanCM|

{
"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

K860/i CM10.1 - Linaro - beta 1 -updated 19.10.'13

Versioning explained:
>>>>>>>>>|0.92*|>>>> alpha>>>>>>beta>>>>RC>>>>1.0>>>>>
*0.92 will be removed as an option once RC comes out
This ROM is a spin-off from Mr. Linscue's and CyanogenMod sources.
What makes it different is that it is built with Linaro toolchain, current 4.7., instead of Google supplied one.
It's a product of my curiosity, Mr. Linkscue's extensive patience with helping me to understand the whole picture and his work so far on our devices. This wouldn't be possible without him.
To be able to build with Linaro toolchain there is a lot of CM source editing and git cherry-picking to make code fit for Linaro's GCC so the final ROM can actually be compiled. Thanks to Open Source, Android, internet and XDA-devs, I have been able to make it real by collecting the info and conveying it to this ROM.
I have to remind you, this is my personal build, it was never intended to be released to the wide public, I'm not a programmer/coder and there is no warranty.
Few notes:
1
The build: This is a first functional build through Linaro for this phone. It's compiled with -O3 flag, so /system (ROM) side is 90% optimized. I' m continuing to find proper code snippets that will further improve the build.​
2
Battery life. Kernel used is prebuilt Lenovo, therefore battery life should be similar to official ROM, bar the specific LenovoPower settings, however if you are installing CM you are expected to know how to manage your phone. Without Lenovo's updated kernel sources, further optimizations are not possible, either for performance or extending battery life. If you are experiencing poor battery life, there are two things, 1. You have just I nstalled the ROM, give it a few days for system to settle in. There are few things going on during first day or two that might deteriorate your battery life 2. You have an app installed that is keeping your phone awake, preventing it to go to deep sleep. You can install BetterBatteryStats from here: http://forum.xda-developers.com/showthread.php?t=1179809 and find the offending app.​
3
If you like it, use it. We are fixing general bugs as we go, and we know what those are. You may report them here but don't expect them to be fixed. Any app addition request or AOKP/MIUI/whatever port will not be entertained. As I said in the beginning, this is my personal build and I'm just sharing it with you.​
4
Why name it SENNA: Ayrton Senna: “And so you touch this limit, something happens and you suddenly can go a little bit further. With your mind power, your determination, your instinct, and the experience as well, you can fly very high.​This rom was made possible thanks to:
1.
linkscue​
2.
zuncun​
3.
xda-dev usersDJLamontagneIII, @Dri94​
4.
OpenSource​
5.
Linaro​
Sharing is caring, so if you want to repost this ROM to other places, I don't care but I do ask you kindly to refer to http://bbs.lephone.cc/k860/t570716/
Since 99% of the work is by Mr. Linkscue,take your time and drop by his thread: http://bbs.lephone.cc/k860/t553805/1/ and give him some kudos.
That's all.
Two releases:
SENNA 0.92
Latest CM source
Reverted the codecs to official, now video is ok
Updated busybox binary
Special thanks to linkscue on his continued support
SENNA beta 1
Kernel is built from Lenovo old source and adapted for JB
Both kernel and ROM are built with Linaro at O3 optimization level
Samsung's gralloc, hwconverter, fimg and kernel mali drivers, readjusted memory use, replaced ion libs.
Bloetooth works.
Disable HW overlays to have video working in landscape mode
(Current result on Antutu is 21605) (I have to note here that I have noticed performance deterioration, the number you get varies and drops on subsequent tests)
SENNA beta 1
[bugfix] *Wireless hotspot - so far ONLY open network is supported
*replaced Bluedroid stack with Bluez - core to UI - BT works now,
****please report special use cases if there are bugs.****
[enh.] *Screen off animation
alpha6 / kernel 3.0.40
* corrected schedulers in cgroups (oops)
* Latest lowmemorykiller
* lowmemorykiller autodetect oom_adj values
* added CPU topology patch
* added compaction and migration
* CPU unaligned access path
* Patched CRC32
* Replaced TreeRCU > jRCU (Read/Copy/Update)
* Replaced SLUB > SLQB memory allocator
* WasActive page flag
* Makefile optimizations
* disable preemption in machine_shutdown
* synchronize_rcu_expedited instead of synchronize_rcu
* patched fimg
* completely updated kernel internals
* completely updated net and fs layer
* completely updated memory management
* [bugfix] long press on touchscreen during charging has been fixed
alpha5 / kernel 3.0.15
* Added SIO IO Scheduler
* Added BFQ IO Scheduler
* zram enabled (one zram device in use)
* KSM enabled in kernel, use menu to on/off its use
Beta 1: http://pan.baidu.com/s/1892bL
md5: af12fd4fc63542858cba978a8b7f6f51
0.92: http://pan.baidu.com/share/link?shareid=1733734082&uk=2184427820
md5: 25dffc77e3e269656497fa382a3897ba
Google stuff:
If you visit Mr. Linkscue's thread here http://bbs.lephone.cc/k860/t553805/ there is a link to Gapps preload partition.
http://dl.vmall.com/c0zc102rqh
Flash it as you would do with the ROM and then go to Settings/Advanced/K860(i) Install gms. Reboot. All should be there. In the same menu you are also able to lock the MAC address so it doesn't change on reboot.
Github is here:
https://github.com/jason013?tab=repositories
Good job. Running on my k860 with no issues. I hope you try to keep updating this ROM.
I will update you with issues I face.
{
"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"
}
Sent from my Stuttgart using Tapatalk 2
finch.****break said:
Good job. Running on my k860 with no issues. I hope you try to keep updating this ROM.
I will update you with issues I face.
Sent from my Stuttgart using Tapatalk 2
Click to expand...
Click to collapse
Thanks for liking it. I will keep it updated as much as possible. There are few bugs remaining on the platform and we are working on fixing them.
Definitely let me know if you have any problems with the ROM.
Good Job
This rom so good ! Waiting next update !
great room :victory:
waiting next update
finch.****break said:
Good job. Running on my k860 with no issues. I hope you try to keep updating this ROM.
I will update you with issues I face.
Sent from my Stuttgart using Tapatalk 2
Click to expand...
Click to collapse
btw how about gmaps? its work? coz i try to cm 10.1 phone reboot after i open gmaps,
Thanks before :good:
Harmalah said:
btw how about gmaps? its work? coz i try to cm 10.1 phone reboot after i open gmaps,
Thanks before :good:
Click to expand...
Click to collapse
Maps work for some time now.
first to vote for 5 star YAY
easily a 5 star for me since i dont know any programming/coding and im too lazy to do so...almost no support on lenovo ROM side so this addition is very much welcome...please keep it updated and kudos/respect to you my sir :good::good:
my only request would be a transparent and small on screen button for more screen orientation (see attached of my current screen)
you can get the systemUI here http://bbs.lephone.cc/thread-556541-1-1.html thanks thanks
Wow cool...will try ASAP
Sent from my Lenovo K860 using xda premium
innocence07 said:
easily a 5 star for me since i dont know any programming/coding and im too lazy to do so...almost no support on lenovo ROM side so this addition is very much welcome...please keep it updated and kudos/respect to you my sir :good::good:
my only request would be a transparent and small on screen button for more screen orientation (see attached of my current screen)
you can get the systemUI here http://bbs.lephone.cc/thread-556541-1-1.html thanks thanks
Click to expand...
Click to collapse
I'm sorry, you are talking about transparent taskbar? That iis as much as I could understand from the pics you posted.
To put it bluntly, what is going on now is trying to build kernel from source to match 4.2.2 and then cleaning up of proprietary files. Any UI polishing/additions I might consider at later date. So far, it seems to be a very far date But hey, it is functioning so far and sorry, but no..
relevant_placeholder said:
I'm sorry, you are talking about transparent taskbar? That iis as much as I could understand from the pics you posted.
To put it bluntly, what is going on now is trying to build kernel from source to match 4.2.2 and then cleaning up of proprietary files. Any UI polishing/additions I might consider at later date. So far, it seems to be a very far date But hey, it is functioning so far and sorry, but no..
Click to expand...
Click to collapse
yes both the onscreen button and the taskbar...its ok your the boss here anyways...and again thank you for sharing
i have another question uhm can i use this gapps http://wiki.cyanogenmod.org/w/Gapps since your rom is missing google play and other such gapps TIA
innocence07 said:
yes both the onscreen button and the taskbar...its ok your the boss here anyways...and again thank you for sharing
i have another question uhm can i use this gapps http://wiki.cyanogenmod.org/w/Gapps since your rom is missing google play and other such gapps TIA
Click to expand...
Click to collapse
Ok, I had skipped few tips here. If you visit Mr. Linkscue's thread here http://bbs.lephone.cc/k860/t553805/ there is a link to Gapps preload partition.
http://dl.vmall.com/c0zc102rqh
Flash it as you would do with the ROM and then go to Settings/Advanced/K860(i) Install gms. Reboot. All should be there. In the same menu you are also able to lock the MAC address so it doesn't change on reboot.
relevant_placeholder said:
Maps work for some time now.
Click to expand...
Click to collapse
btw how to fix USSD and change animated while charging ?
1. i try ussd not working and i used rillibrary.rar to fix ussd its working but signal bar not fully detect (how to fix)
2. and i could not charge if handphone is trunoff (how to fix)
thanks berfore
Harmalah said:
btw how to fix USSD and change animated while charging ?
1. i try ussd not working and i used rillibrary.rar to fix ussd its working but signal bar not fully detect (how to fix)
2. and i could not charge if handphone is trunoff (how to fix)
thanks berfore
Click to expand...
Click to collapse
Phone board/bootloader recognizes several operating modes like off charge, on, off, test etc. Mr. Scue identified them and it is working, however there is a problem that when you boot the phone after charging it in off mode, screen will turn white around the edges sometimes. For safety of your devices this part of functionality is not included yet.
I'm not familiar with the USSD problem yet. Will have a look into it, but if it wasn't working in official release, it could take time to make it working here.
relevant_placeholder said:
Phone board/bootloader recognizes several operating modes like off charge, on, off, test etc. Mr. Scue identified them and it is working, however there is a problem that when you boot the phone after charging it in off mode, screen will turn white around the edges sometimes. For safety of your devices this part of functionality is not included yet.
I'm not familiar with the USSD problem yet. Will have a look into it, but if it wasn't working in official release, it could take time to make it working here.
Click to expand...
Click to collapse
:good: thanks for explain
relevant_placeholder said:
Ok, I had skipped few tips here. If you visit Mr. Linkscue's thread here http://bbs.lephone.cc/k860/t553805/ there is a link to Gapps preload partition.
http://dl.vmall.com/c0zc102rqh
Flash it as you would do with the ROM and then go to Settings/Advanced/K860(i) Install gms. Reboot. All should be there. In the same menu you are also able to lock the MAC address so it doesn't change on reboot.
Click to expand...
Click to collapse
ive done all there is to do but still youtube dont work...em i missing something or youtube doesn't really work ???
innocence07 said:
ive done all there is to do but still youtube dont work...em i missing something or youtube doesn't really work ???
Click to expand...
Click to collapse
Ok, this questions now are going out of topic but let's chase this rabbit down the hole.
I am not familiar with the workings of youtube app (I assume you have successfully installed Play store and had it installed from there) so I am not sure what video/audio codecs it uses.
I can tell you right now one thing, related to video playback and Samsung's OMX codecs (the ****ty opensource ones) hw accel. video on this ROM is currently broken. I will soon reissue the ROM with files from official ROM to have that part working again, until I sort out what gets broken on OSS ones.
Currently I'm hands deep in kernel, I managed to transplant updated mali drivers into the old source to make it run on 4.2.2 and did some ugly hack job on HAL layer to have CM working, I have it at system stable level now. I'm tired and sorry for not being of much help, please google yourself and see what exactly are youtube app dependencies to make the videos run. If it uses on board hw codecs, I already told you what is the problem.
EDIT: try to disable GPU rendering for a test, in Developer options. just to see.
I flash several times this rom and always the same 2 problems ! Wifi doesnt work ! Stays there it said "turning wifi on..." and the 2nd camera program ( i dont remember the name ) always force close !!! Thanks
Sent from my K860 using xda app-developers app
what a great rom !! i hope you can fix the youtube problem and others minor problem soon!! :good:
Yup tried with GPU rendering disabled, HW accel enabled disabled.. Not just with youtube, videos don't work on many video content apps like imdb etc..
---------- Post added at 01:15 PM ---------- Previous post was at 01:15 PM ----------
However, wifi and focal seems to be fine

[ROM][official] HTC One X CyanogenMod 10.2 stable (see Known Issues!)

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.3 (JB), which is designed to increase performance and reliability over stock Android for your device.
Code:
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.
IMPORTANT INFORMATIONS
We will not support users and answer questions from users which:
are running a custom kernel
have flashed mods
modified system files
didn't follow our intructions word by word
are unfriendly
This is a nightly build. Expect breakage, we make mistakes, too.
WIKI
Official CyanogenMod Wiki: http://wiki.cyanogenmod.org/w/Endeavoru_Info
INSTRUCTIONS
First time installing CyanogenMod 10.2 to your HTC One X (GSM), or coming from another ROM:
Read the official wiki
Unlock your device via http://www.htcdev.com
Flash the latest official ClockworkMod-Recovery via Fastboot
Copy GApps and CM10.2 ZIPs to your SDCard
Boot into Recovery
Flash CM10.2 zip from SDCard
Flash GApps zip from SDCard
Flash the boot.img included in the CM10.2 zip via Fastboot
DO A DATA WIPE / FACTORY RESET
Reboot
Don't restore system data using Titanium Backup!
Restoring Apps + Data might cause problems and is not recommended, avoid it if possible!
Upgrading from earlier version of CyanogenMod 10.2:
Copy CM10.2 ZIP to your SDCard
Boot into Recovery
Flash CM10.2 zip from SDCard
Flash the boot.img included in the CM10.2 zip via Fastboot if necessary. If in doubt, flash it.
Reboot
Upgrading from CyanogenMod 10.1:
Read known issues ans FAQs
Copy 4.3 GApps and CM10.2 ZIPs to your SDCard
Boot into Recovery
Flash CM10.2 zip from SDCard
Flash GApps zip from SDCard
Flash the boot.img included in the CM10.2 zip via Fastboot
Reboot
DOWNLOADS
CM10.2 official nightly builds: http://www.get.cm/?device=endeavoru
Google Apps: http://goo.im/gapps
ClockworkMod-Recovery: recovery-clockwork-touch-5.8.4.0-endeavoru.img
CHANGELOG
BBQDroid: http://changelog.bbqdroid.org/#endeavoru/cm10.2/next
CMXLog: http://10.2.cmxlog.com/?device=endeavoru
KNOWN ISSUES
[CONFIRMED] MHL doesn't work.
[CONFIRMED] Sense 5 camera features (HDR, burst, ...) not available
[CONFIRMED] List of Wi-Fi access points gets stuck and doesn't refresh automatically.
Disabling and enabling Wi-Fi helps if that happens.
[CONFIRMED] Wi-Fi roaming does not work. Device hast to lose signal before connecting to a AP.
Many thanks to @pakjebakmeel for investigating this issue.
[CONFIRMED] Incorrect audio volume when plugging in a headset or using A2DP. When changing the volume it jumps back to the correct level.
[CONFIRMED] A2DP audio stream is not movable between devices
[CONFIRMED] Proximity sensor issues (screen stays black after call)
Workaround: install Rezound Prox Sensor Calibrator and play with the PS1_CANC slider)
#14522
[CONFIRMED] OpenGL Live Wallpapers may crash on launcher rotation. Explanation by @scotte9999 http://forum.xda-developers.com/showpost.php?p=46715484&postcount=36 and logcat http://pastebin.com/JVMME8Pn.
A2DP Bluetooth issues (stuttering sound).
Face detection in the camera is not working and can cause crashes.
[CONFIRMED] No sound when recording a video.
[CONFIRMED] CPU frequency gets stuck.
[CONFIRMED] Searching for mobile networks fails
[CONFIRMED] just means that the issue is reliably reproduceable by me. It doesn't mean that I know how to fix it.
For workarounds around some problems see third post.
FAQ
Why is my sound not working?
Flash the boot.img included in the ROM zip. See http://forum.xda-developers.com/showpost.php?p=46927185&postcount=144
Can I dirty flash coming from CM 10.1?
Yes, generally it should work. Don't forget to flash CM 10.2 gapps and boot.img
Where is the Superuser App?
The Superuser App is now part of CM. You can find it in the Setting under the System category. Make sure you enable root access for Apps in the Superuser settings. In case you can't find it enable the "Developer options" by tapping "Build number 7" in "About phone" 7 times and enable root access there.
Where are the Sweep2Wake, Button Backlight Notifications, NVIDIA Smart Dimmer and Fast Charge Settings?
Gone or moved to other menus. But the functionality is still in the framework. See second post for details.
Where is the "Developer options" menu?
Hidden by default. Go to "About phone" and press "Build number" seven times to show it.
Here are instructions to enable or disable some features that were previously in the advanced settings menu.
Button Backlight Notifications (enabled by default (so far))
Button backlight notifications are enabled by default. To disable them remove the write permission for the sysfs file with
Code:
chmod 444 /sys/class/leds/button-backlight/slow_blink
Only execute it while the lights are not currently blinking
The newest kernel also contains the abillity to limit to the notification brightness. Do
Code:
echo 1 > /sys/class/leds/button-backlight/slow_blink_brightness_limit
to limit the brightness to your normal button backlight brightness (which you can adjust in the settings).
Fast Charge (disabled by default)
Fast charging is disabled by default and can be enabled with
Code:
echo 1 > /sys/devices/platform/htc_battery/fast_charge
Sweep2Wake (enabled by default (so far))
Code:
# Disable s2w
echo 0 > /sys/android_touch/sweep2wake
# Adjust the needed swipe length. 325 for one button (default), 500 for two buttons and 850 for three buttons
echo 500 > /sys/android_touch/s2w_min_distance
# Disable direction independent behaviour
echo 0 > /sys/android_touch/s2w_allow_stroke
DoubleTap2Wake (disabled by default)
Like the name suggests. You can wake your device by double tapping anywhere on your hardware keys.
Code:
# Enable dt2w
echo 1 > /sys/android_touch/s2w_allow_double_tap
There are some tunables to adjust the minimum time span between taps (s2w_double_tap_duration) and maximum timespan (value of s2w_double_tap_duration + value of s2w_double_tap_threshold).
Nvidia SmartDimmer (disabled by default)
Now called "Adaptive backlight". Setting was moved to the "Display & LED" menu.
All settings where you manually have to execute a command are not persisted between reboots. You can use a third party app that supports toggling the settings or you can put the commands into /data/local/userinit.sh to apply them at boot.
Workarounds
The fixes here have either not yet made it into the official CM sources or will likely never accepted because they are crude hacks.
Important system files will be overwritten! To restore them you need to flash CyanogenMod again!
Wi-Fi Scanning Fix
Fixes list of access points getting stuck.
Download wpa_supplicant_leap.zip - 754.93 KB
Flash from recovery
Sources: https://github.com/thoemy/hostap
Pictures of cats coming soon.
Great job. Thanks for all your hard work, and creating a clean new thread!
Thanks for a seperate thread. Things were getting messy.
Edit:
>inb4 imagesize
{
"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"
}
TimeWasterNL said:
Thanks for a seperate thread. Things were getting messy.]
Click to expand...
Click to collapse
You you messed up everything!! I wanted to post pictures of cats!
I have a question about making cm update over the settings:
How do I know if I have to flash new boot.img? Can we do the update without worrying that something won't work because it needs new kernel?
Sent from my HTC One X using xda app-developers app
nucky thomson said:
I have a question about making cm update over the settings:
How do I know if I have to flash new boot.img? Can we do the update without worrying that something won't work because it needs new kernel?
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
U cant update without caring about Kernel unless u have S off Device, or Use Kernel Lighter of @Thunder07
Btw, if there is a big change so u need to flash new boot.img. Maybe in change log will shows that
nucky thomson said:
I have a question about making cm update over the settings:
How do I know if I have to flash new boot.img? Can we do the update without worrying that something won't work because it needs new kernel?
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
You can check kernel changes here: https://github.com/CyanogenMod/android_kernel_htc_endeavoru/commits/cm-10.2
No reason to flash kernel unless you see a change.
nfc cats
Here are the logs I promised for my nfc problem.
The first one is when I try to receive an image. As I said before, my phone detects it has to receive, but than it just opens the playstore with a non existing link - https://dl.dropboxusercontent.com/u/28149756/nfc_receive_fail.txt
I have changed the stock Gallery2.apk with the leaked 4.3 gallery app from GE phones, but I doubt that has to do anything with the problem.
Whe I try to receive a playstore app link, it works - https://dl.dropboxusercontent.com/u/28149756/nfc_receive_from_playstore.txt
And I have a question, does my phone log all the time I use it? And how can I disable and after that enable (if I do need to take a log) Android logging?
I don't know whether it's answered before, but after I got the sense update, my phone is a lot cooler and consumes less battery when listening to music but ofcourse it does stutter at times when listening to music like I'm on eps energy saving mode where the processor goes below 102 mhz. Nevertheless it's a lot cooler. My question here is..
Has anyone looked into the audio blobs and the kernel changes from sense 5..? I know HTC has messed audio blobs and we are still using ics blobs.. what if we use the sense 5 blobs ?? Maybe that might fix the audio problem..
Sent from my HTC One X using xda app-developers app
nucky thomson said:
I have a question about making cm update over the settings:
How do I know if I have to flash new boot.img? Can we do the update without worrying that something won't work because it needs new kernel?
Click to expand...
Click to collapse
a704e said:
You can check kernel changes here: https://github.com/CyanogenMod/android_kernel_htc_endeavoru/commits/cm-10.2
No reason to flash kernel unless you see a change.
Click to expand...
Click to collapse
This is not entirely true. The kernel is one part the other is the ramdisk with its init scripts. So you also have to check https://github.com/CyanogenMod/android_device_htc_endeavoru/commits/cm-10.2 and https://github.com/CyanogenMod/android_device_htc_tegra3-common/commits/cm-10.2 for related changes. But you won't directly see if a change affects the ramdisk.
Most of the time you will be fine if you don't flash the boot.img. But before reporting problems make sure you flashed it. I will probably announce when I'm doing bigger changes to the kernel. But not before HTC releases the sources.
IllUMINATUz said:
Has anyone looked into the audio blobs and the kernel changes from sense 5..? I know HTC has messed audio blobs and we are still using ics blobs.. what if we use the sense 5 blobs ?? Maybe that might fix the audio problem..
Click to expand...
Click to collapse
Well I tried and failed as many other people before me. I don't know why. Either HTC has made custom changes to the API that we don't know about or I ****ed up all the time. Reading and understanding assembler is also not my best talent .
I have a possible fix for the audio problems that I need to get packaged up nicely so you guys can test it. But I think I'm too lazy today. My Weekends are somehow always a bit exhausting .
i hope screencast and airplay coming soon to the Nightlys https://plus.google.com/110558071969009568835/posts/WmNPa9cbkSN
Will cm10.2 flash on hboot 1.72?
I tried cm10.1.3 but it refused to install
Cocktopus said:
Will cm10.2 flash on hboot 1.72?
I tried cm10.1.3 but it refused to install
Click to expand...
Click to collapse
Yes
I have a problem to report from an older nightly and which isn't fixed after flashing the most current one:
When selecting front camera and taking pics with a face in it, camera crashes with the message "gallery stopped working". Pics taken before crash won't be available in the gallery afterwards, so front camera is pretty much useless right now.
D000XXX said:
I have a problem to report from an older nightly and which isn't fixed after flashing the most current one:
When selecting front camera and taking pics with a face in it, camera crashes with the message "gallery stopped working". Pics taken before crash won't be available in the gallery afterwards, so front camera is pretty much useless right now.
Click to expand...
Click to collapse
Can you get me a logcat? Also try cleaning Gallery app data and try changing the picture resolution.
e34v8 said:
Here are the logs I promised for my nfc problem.
The first one is when I try to receive an image. As I said before, my phone detects it has to receive, but than it just opens the playstore with a non existing link - https://dl.dropboxusercontent.com/u/28149756/nfc_receive_fail.txt
I have changed the stock Gallery2.apk with the leaked 4.3 gallery app from GE phones, but I doubt that has to do anything with the problem.
Whe I try to receive a playstore app link, it works - https://dl.dropboxusercontent.com/u/28149756/nfc_receive_from_playstore.txt
Click to expand...
Click to collapse
Thanks, but I'm not sure why it's failing. The failure log contains http://market.android.com/details?id=com.sec.android.directshare. There is not a single mention of "directshare" in my Android code base. So I guess that is something from GE blobs. I would recommend you test it again with a unmodified CM ROM.
e34v8 said:
And I have a question, does my phone log all the time I use it? And how can I disable and after that enable (if I do need to take a log) Android logging?
Click to expand...
Click to collapse
Yep, logging is enabled all the time and quite verbose at the moment. Lots of debugging stuff in there. It should be less once RC and stable builds roll out. Are you concerned about battery life?

[ 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