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

Experimental CyanogenMod 12 32-bit builds [UNOFFICIAL]

cdesai

Inactive Recognized Developer
Jan 16, 2011
2,296
4,088
0
IN YOUR HEAD
CyanogenMod is a free, community built, aftermarket firmware distribution of Android, 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. Hard. A lot.
*/
These are 32-bit CyanogenMod 12 builds.
They will be obsolete when official nightlies are available.
Quickly created from the 'cm-11.0' sources, because we can, and it's fun! :)

Downloads:
https://basketbuild.com/devs/cdesai/cm

What doesn't work:
Dual SIM (Single SIM operation is fine)
FM Radio (no audio)
All major hardware features are mostly working just fine, unless mentioned above.

Installation:
Backup your data
Install it from recovery
Optionally install the Google Addon

Reporting Bugs:
You are allowed to report bugs only in this thread. Note that this is a preview release and non-device specific bugs will not be accepted. Before reporting a bug, please make sure you are running as stock as possible. This means no custom kernel, no custom framework modification, etc. If you are using any of the above modifications, please flash the build again to get rid of the modifications before reporting.
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved.

Credits:
Myself, varunchitre15 and everyone else involved in coding and debugging.

XDA:DevDB Information
CyanogenMod 12, ROM for the YU Yureka

Contributors
cdesai, varun.chitre15
Source Code: https://github.com/chirayudesai/android_kernel_yu_msm8916

ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.10.x
ROM Firmware Required: First / Shipping build

Version Information
Status: Testing

Created 2015-02-28
Last Updated 2015-02-28
 

Attachments

cdesai

Inactive Recognized Developer
Jan 16, 2011
2,296
4,088
0
IN YOUR HEAD
The build is pretty old.. and has the Phone UI bug..
When can we expect another build..?
Yeah, this was what we had right now, but a new build will come as soon as either of us (me or Varun) find some time to build and test.

Dev
How about 64bit??
You'll have to wait for the official update for that.

for me single sim also not working.............and not rooted
You need to flash the older baseband (from the factory images, dated Dec 5. 2014.)
The newer version that shipped with the latest OTA doesn't work.
 
Last edited:

zeetherocker

Senior Member
Jan 24, 2012
749
925
93
Bangalore
Yeah, this was what we had right now, but a new build will come as soon as either of us (me or Varun) find some time to build and test.
Could you release the device sources so that we could have a look at them and try solving those Phone UI problems.. I know you are concerned about people cooking various roms with unfinished sources.. but is there a way you can provide sources to the devs who wanna help?
 

zeetherocker

Senior Member
Jan 24, 2012
749
925
93
Bangalore
@cdesai @varun.chitre15
I'd really appreciate it if you released your sources.. Otherwise can guys please help us out with our sources.. I could really use some help with ril.. got the Sim working with incoming calls and messaging working perfectly but outgoing calls have a problem.. I could really use some help..
Link to my repo : https://github.com/zeetherocker/android_device_yu_tomato
Hoping for a positive reply thank you..
 

brajesh.sharma87

Elite Member
Jan 27, 2011
2,078
2,836
113
Kolkata
The build is pretty old.. and has the Phone UI bug..
When can we expect another build..?
make a script and execute via script manager (with su and boot option enabled)
Code:
#!/system/bin/sh
chown system /sys/devices/virtual/touchscreen/touchscreen_dev/gesture_ctrl
chgrp radio /sys/devices/virtual/touchscreen/touchscreen_dev/gesture_ctrl
 

SWAP3093

Senior Member
Feb 12, 2014
169
22
0
27
MUMBAI
CyanogenMod is a free, community built, aftermarket firmware distribution of Android, 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. Hard. A lot.
*/
These are 32-bit CyanogenMod 12 builds.
They will be obsolete when official nightlies are available.
Quickly created from the 'cm-11.0' sources, because we can, and it's fun! :)

Downloads:
https://basketbuild.com/devs/cdesai/cm

What doesn't work:
Dual SIM (Single SIM operation is fine)
FM Radio (no audio)
All major hardware features are mostly working just fine, unless mentioned above.

Installation:
Backup your data
Install it from recovery
Optionally install the Google Addon

Reporting Bugs:
You are allowed to report bugs only in this thread. Note that this is a preview release and non-device specific bugs will not be accepted. Before reporting a bug, please make sure you are running as stock as possible. This means no custom kernel, no custom framework modification, etc. If you are using any of the above modifications, please flash the build again to get rid of the modifications before reporting.
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved.

Credits:
Myself, varunchitre15 and everyone else involved in coding and debugging.

XDA:DevDB Information
CyanogenMod 12, ROM for the YU Yureka

Contributors
cdesai, varun.chitre15
Source Code: https://github.com/chirayudesai/android_kernel_yu_msm8916

ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.10.x
ROM Firmware Required: First / Shipping build

Version Information
Status: Testing

Created 2015-02-28
Last Updated 2015-02-28

A few weeks ago I was able to successfully flash this ROM..but when I tried it today it gave me bootloop frequently..can anyone tell me what is the reason....I wiped all the data..cache..dalvik cache before flashing this
 

abhifx

Elite Member
Feb 20, 2011
1,472
730
113
Chandigarh
A few weeks ago I was able to successfully flash this ROM..but when I tried it today it gave me bootloop frequently..can anyone tell me what is the reason....I wiped all the data..cache..dalvik cache before flashing this
come on man! don't quote the whole thing.

and try flashing again also by wiping your /deta/media (will wipe all your data on internal memory like pics etc.)
 
  • Like
Reactions: aman1241

SWAP3093

Senior Member
Feb 12, 2014
169
22
0
27
MUMBAI
come on man! don't quote the whole thing.

and try flashing again also by wiping your /deta/media (will wipe all your data on internal memory like pics etc.)

I tried multiple times..wiped everything....tried different recoveries also..still it bootloops..and sorry for that whole quoting if it gave u trouble
 

abhifx

Elite Member
Feb 20, 2011
1,472
730
113
Chandigarh
I tried multiple times..wiped everything....tried different recoveries also..still it bootloops..and sorry for that whole quoting if it gave u trouble
you are wiping /data only. i was talking about wiping /data/media too as the file system might be getting corrupt resulting in boot loop.

for best result i suggest you fastboot to stock rom and try again. this is more of a sure shot but long cut method.
 

SWAP3093

Senior Member
Feb 12, 2014
169
22
0
27
MUMBAI
you are wiping /data only. i was talking about wiping /data/media too as the file system might be getting corrupt resulting in boot loop.

for best result i suggest you fastboot to stock rom and try again. this is more of a sure shot but long cut method.
FYI..I am on a stock rom only..& TWRP recovery flashed..I wiped everything except internal & external storage
 

patelsavan

Member
Jan 2, 2014
37
3
0
cdesai,can you please list out what's working and what's not..?
I know that you had already posted that info i this thread,but i read issues like baseband not working,after installing some of the user got erased their IMEI numbers and problems in outgoing calls as well.
So help me clearing my queries.
If i install the rom what would be the effect i.e. Internal Memory Erased along with photos and installed apps,Root access removed etc.
Thank you in advanced....
 

rohitzz

Senior Member
Nov 21, 2011
147
5
0
mumbai
Nothing wrong will happen,just flash the rom and flash the 5 dec baseband (google it)and pa lollipop gapps, or better wait for the official update which is rolling on 26 as per the news.

Sent from my Redmi 1S using XDA Free mobile app