Experimental CyanogenMod 12 32-bit builds [UNOFFICIAL] - YU Yureka Original Android Development

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

Reserved for changelog

The build is pretty old.. and has the Phone UI bug..
When can we expect another build..?

varun.chitre15 said:
Reserved for changelog
Click to expand...
Click to collapse
Dev
How about 64bit??

for me single sim also not working.............and not rooted

zeetherocker said:
The build is pretty old.. and has the Phone UI bug..
When can we expect another build..?
Click to expand...
Click to collapse
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.
RajGopi said:
Dev
How about 64bit??
Click to expand...
Click to collapse
You'll have to wait for the official update for that.
sharan565 said:
for me single sim also not working.............and not rooted
Click to expand...
Click to collapse
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.

cdesai said:
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.
Click to expand...
Click to collapse
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?

@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..

zeetherocker said:
The build is pretty old.. and has the Phone UI bug..
When can we expect another build..?
Click to expand...
Click to collapse
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

cdesai said:
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
Click to expand...
Click to collapse
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

SWAP3093 said:
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
Click to expand...
Click to collapse
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.)

abhifx said:
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.)
Click to expand...
Click to collapse
I tried multiple times..wiped everything....tried different recoveries also..still it bootloops..and sorry for that whole quoting if it gave u trouble

SWAP3093 said:
I tried multiple times..wiped everything....tried different recoveries also..still it bootloops..and sorry for that whole quoting if it gave u trouble
Click to expand...
Click to collapse
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.

abhifx said:
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.
Click to expand...
Click to collapse
FYI..I am on a stock rom only..& TWRP recovery flashed..I wiped everything except internal & external storage

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....

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

or you can wait as soak tests are starting for 64 builds ,refer to yu forums

hello bro when you gonna update this rom......
plz provide bug fixes asap....

shomil49 said:
hello bro when you gonna update this rom......
plz provide bug fixes asap....
Click to expand...
Click to collapse
update???
when yu releases the cm12 ok
and if bugs were this easy,i think i was running cm12 now
just be patient bro.

Related

[NIGHTLY][ROM][2.3.7][GRWK74] CyanogenMod 7 for Samsung Galaxy Ace

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 2.3 (Gingerbread), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. 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.
What are Nightly builds? Auto compiled builds of the latest CyanogenMod source from github. This version change each night and aren't officialy supported. If you find bugs/issues you can/must discuss here (do not submit nightlies bug on CyanogenMod issue tracker).
Downloads
Latest nightly: http://get.cm/?device=cooper
Google Apps: http://goo-inside.me/gapps/
Installation
You need to be on a Stock Gingerbread ROM 2.3.* otherwise your device won't boot.
Root your device and install ClockworkMod Recovery.
Reboot into Recovery using 3-button-combo
Do a Nandroid backup!
WIPE (wipe data/factory reset + wipe cache partition)
Install the ROM from internal sdcard using ClockworkMod Recovery
Optionally install the Google Addon
Reporting Bugs
You are allowed to report bugs only in this thread. 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 rom 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. The following is a useful format to follow.
Code:
What is your--
Phone model:
Radio (baseband):
CM version:
CM Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
CMSettings/Performance settings (other than stock):
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked
The CyanogenMod team would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!
Kernel Source Code
The Kernel Source Code is here https://github.com/teamhacksung/android_kernel_samsung_msm
The branch used to build is cm-2.6.35
It is currently some commits ahead of the binary used to ship with the Nightly builds.
The exact Versions used for a nightly or RC are now tagged, e.g. RC3 for the Kernel that ships with RC3.
Thanks 1st
Sent from my GT-I9100 using xda premium
Huge thanks for coming back and developing for our device
Looks like the servers are busy, aren't they? Are you working at the servers or are there just too many people downloading RC3 (or is it just me ^^)?
downloadonlyaccount said:
Huge thanks for coming back and developing for our device
Looks like the servers are busy, aren't they? Are you working at the servers or are there just too many people downloading RC3 (or is it just me ^^)?
Click to expand...
Click to collapse
looks like the ngingx is down for maintaince.
Thank you Coolya.
coolya, wellcome back!
downloadonlyaccount said:
Looks like the servers are busy, aren't they? Are you working at the servers or are there just too many people downloading RC3 (or is it just me ^^)?
Click to expand...
Click to collapse
Use bittorrent, my download completed in ~5 seconds.
Coolya: massive thanks for your hard work on bringing the CM cooper repositories up to date and fixing most major bugs. Everyone should remember -- all the unofficial builds use the source and so all benefit from Coolya's hard work.
Welcome to xda =)
Good to see you here!
Thanks for amazing work.
You rock!
Finally you're backed! Welcome to XDA!
Welcome back to Ace Forums!
iandol said:
Use bittorrent, my download completed in ~5 seconds.
Click to expand...
Click to collapse
mind to share your torrent-file ?
the torrent files are on the official CM download pages.
chrcol said:
the torrent files are on the official CM download pages.
Click to expand...
Click to collapse
i cant see our ace on cyanogenmod.com. plus is this newer than
"update-cm-7-20120527-NIGHTLY-cooper-signed.zip 84.22MB" ?
its called cooper on there.
so goto cooper device.
then there is a little logo to click on for the torrent download.
chrcol said:
its called cooper on there.
so goto cooper device.
then there is a little logo to click on for the torrent download.
Click to expand...
Click to collapse
is it from 2012-05-26? RC3. im just a bit confused as the date is older than my current cm7. wich is dated 2012-05-27. 1 day newer?
i got it from http://forum.xda-developers.com/showthread.php?t=1543521
2012-05-27 is newer nightly, other is rc3 coming out one day before new nightly...
welcome back
@coolya : I see CM 7 is actually performs better than stock. But could it possible to have some features like unlock animation for sliding tab style? the fade off animation after unlocking. These requires stock editing from CM7
stupotty1210 said:
is it from 2012-05-26? RC3. im just a bit confused as the date is older than my current cm7. wich is dated 2012-05-27. 1 day newer?
i got it from http://forum.xda-developers.com/showthread.php?t=1543521
Click to expand...
Click to collapse
There shouldn't be any real difference between the nightly and the RC, the RCs ara build from the gb-release branch which gets taged some time before building the RCs, so every maintainer can test against this branch.
Nightly builds are build from the gingerbread branch without any testing.

[ROM][4.4][NIGHTLIES]OmniROM[Xperia T][mint]

OmniROM is a free, community built, aftermarket firmware distribution of Android 4.4 (KitKat), which is designed to increase performance, reliability and features over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you. Hard. A lot.
*/
OmniROM 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.
All the source code for OmniROM is available in the OmniROM Github repo.
We'll 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
Even if you tell us that your problem is not related to your custom kernel /mod / magic => WE DON'T CARE!
Your mod => your problem!
Official OmniROM Wiki:
http://docs.omnirom.org
First time installing OmniROM to your Xperia T, or coming from another ROM:
- Read known issues and FAQs
- Copy GApps and OmniROM ZIPs to your SDCard
- Boot into Recovery
- Flash OmniROM zip from SDCard
- Flash GApps zip from SDCard
- DO A DATA WIPE / FACTORY RESET (otherwise your device will be stuck at boot)
- 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 OmniROM:
- Copy the OmniROM ZIP to your SDCard
- Boot into Recovery
- Flash the OmniROM zip from SDCard
- Reboot
Issues:
AFAIK none at all
Gapps:
http://forum.xda-developers.com/showthread.php?t=2397942
Nightlies:
http://dl.omnirom.org/mint/
Questions:
Feel free to ask here or in #omni on irc.freenode.net
To Kangers:
If you're going to reuse our work, which we're doing for free, 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 mean Out of Respect!
XDA:DevDB Information
OmniROM, a ROM for the Sony Xperia T
Contributors
tilal6991
ROM Kernel: Linux 3.4.x
Based On: OmniROM
Version Information
Status: Testing
Created 2013-11-14
Last Updated 2014-05-05
Reserved
Changelog:
30/03:
Switched to the 4.3 kernel from Sony: this fixes stability issues (i.e. blue screens) and MHL (HDMI out)
28/11:
Nighlies begin
26/11:
Sync with Omni sources - many new features and loads of settings have been added
Improve performance by using qcom branches of Omni repos - will become mainline soon
Add SELinux stuff - will become enforcing in the next version
Fix apps disappearing off SD card every reboot.
Other bug-fixes
19/11:
Sync with Omni sources
Hopefully fix any Bluetooth audio issues
Make ART compatible with previously incompatible apps (WhatsApp etc.)
Fix in-built TWRP mounting issues
13/11:
Initial release
Derp.
First!
This is wonderful news! Hope to try it soon thanks
Is this initial build without ril bug right? And can i ask also if gps is working?
moly82 said:
First!
This is wonderful news! Hope to try it soon thanks
Is this initial build without ril bug right? And can i ask also if gps is working?
Click to expand...
Click to collapse
If you had read his messages (for example, in Thomas' threat), you would not ask.
I did read in issues only no hdmi out but who knows.. it seems strange to me that's the only problem in the first experimental build and unfortunately I won't be able to try it before tomorrow evening (no internet) ;( well I'll see tomorrow great job in any case tilal thanks for keeping developing on T :good:
Yes RIL and GPS are both working in any case. That is why HDMI out is listed as the only bug.
You are great at last a official thread about omni can't wait to try it thanks to you!
Downloading
Has anybody tested the multi-window, does it work?
EDIT: Multi-windows IS working, haven't had anny issue so far. Thanks tilal =D
Everything seems to be running smoothly, even without full wiping from CM 10.2. Unfortunately, it seems that the OmniROM features haven't been included in this series of nightly builds, so I'll probably hold until they are merged.
Good work, @tilal6991!!!
Fantastic work @tilal6991!
Just flashed and had a little play. So far so good. Alas, I'm up for work in 5 hours so I need to sleep. Will use fully tomorrow and will report back.
Again, nice one.
Great!!! Good luck
Sent from my Xperia T using XDA Premium 4 mobile app
Awesome stuff Tilal, typically i had a few hours off to play some BF4 so will have to flash this tomorrow now :good:
Bootloader should be unlocked to install this ROM, correct?
Sent from my LT30p using xda app-developers app
acr82 said:
Bootloader should be unlocked to install this ROM, correct?
Sent from my LT30p using xda app-developers app
Click to expand...
Click to collapse
Yeap, as always!
Sent from my Nexus 10 using Tapatalk 4
why I see status 7 when I Was Flashing And Flashing failed???
What should I Do???
Mahthenewgamer1998 said:
why I see status 7 when I Was Flashing And Flashing failed???
What should I Do???
Click to expand...
Click to collapse
Make sure the file you downloaded isn't corrupt, you can also wipe data before flashing
for any reason I am always stuck on boot after flashing...I followed instructions in OP precisely of course...feel a little noobish :silly:
EDIT: ok, got it workin now...that's what I did (maybe useful for others in same situation):
- flashed OMNIRom 4.3 first
- booted in Recovery
- flashed OMNIROM 4.4
- Full Wipe
- reboot
- booting back in Recovery
- flashing Gapps
- reboot
fyi, I was coming from latest MIUI
First of all, thanks tilal for your great work!
Not any major issue so far. Sound seems a bit laggy though. I also got 2 blue screens.
Suggested recovery for flashing this? TWRP?

[ROM][T][L][5.0.2] CyanogenMod 12 official nightly builds

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.0 (Lollipop), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* 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.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
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.
OFFICIAL CYANOGENMOD WIKI
http://wiki.cyanogenmod.org/w/Mint_Info
Please read before posting!
KNOWN ISSUES PAGE
http://wiki.cyanogenmod.org/w/Known_Issues_page_for_mint
Please read before posting!
HOW TO INSTALL CM?
http://wiki.cyanogenmod.org/w/Install_CM_for_mint
ATTENTION:
To be able to use your internal sdcard, you have to extract and run the following script (windows only) after your device has fully booted:
fix_storage_permissions.zip - 510.47 KB
WHERE TO GET CM?
Official nightly builds:
http://download.cyanogenmod.org/?device=mint
Google Apps:
http://wiki.cyanogenmod.org/w/Google_Apps
Alternative: http://goo.im/gapps
DEAR KANGERS
If you're going to reuse our work, which we're doing for free, 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!!!
Thanks to all contributors!
XDA:DevDB Information
CyanogenMod 12, ROM for the Sony Xperia T
Contributors
codeworkx, updateing, WhiteNeo
Source Code: http://github.com/CyanogenMod
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
Version Information
Status: Nightly
Created 2015-01-12
Last Updated 2015-01-12
Yes, great work man, waiting for first build to pop out .... Thank you very much, finally official nightly with support from the legend codeworkx
I'm glad this is up
Thanks!
Am I going crazy over here or Gapps just won't work for me with this build?
I did a full wipe, installed the nightly, then installed PA Gapps and gapps just crash like crazy right after boot.
I then did a full wipe again, installed the rom, installed banks gapps hoping it will work this time, but NOPE, it doesn't bite...
Here's me doing a full wipe again, installing the rom and waiting for it to boot, then reboot to recovery, flash Gapps, but same thing happens. Setup wizard crashes and everything else gapps-related crashes too... This is a lot of fun! I'll keep trying to fix the problem, but I'd also welcome suggestions. ^_^
How can I get root?
weijianhui said:
How can I get root?
Click to expand...
Click to collapse
Go into developer options (you should enable those first) and then enable root.
Chefov01 said:
Go into developer options (you should enable those first) and then enable root.
Click to expand...
Click to collapse
OK,I got it,thanks.
I haven't mobile data anyone confirm the bug.... If no error I full wipe and install again....
quintas84 said:
I haven't mobile data anyone confirm the bug.... If no error I full wipe and install again....
Click to expand...
Click to collapse
Yeah, mobile data is not working for me too, just noticed it coming home from work...
P.S.
Is Gapps working for you and if yes, which package?
Flashed the nightly, after a system/data wipe. I get stuck on setup wizard and google vocal assistant (if I remember the name) force closing, after entering my SIM PIN, regardless if I flash latest KK GApps, LP ones or nothing at all apart from the ROM. Is there anything I'm missing, that I should be aware of?
Chefov01 said:
Yeah, mobile data is not working for me too, just noticed it coming home from work...
P.S.
Is Gapps working for you and if yes, which package?
Click to expand...
Click to collapse
I dirty flash over whiteneo home build .... Try gapps in whiteneo thread....
PS I return to home build
Try these gapps: http://d-h.st/YQG
It worked! I also wiped system, this time, so I really don't know what made it work, but I'm proceeding in the setup wizard now. Thanks!
Chefov01 said:
Yeah, mobile data is not working for me too, just noticed it coming home from work...
P.S.
Is Gapps working for you and if yes, which package?
Click to expand...
Click to collapse
I can confirm the same issue. That's the only one I found for the moment, though.
Same issue here. Did someone fix it?:crying:
rg1994 said:
Same issue here. Did someone fix it?:crying:
Click to expand...
Click to collapse
Same here..... Clean and dirty install. No mobile data
Chefov01 said:
Am I going crazy over here or Gapps just won't work for me with this build?
I did a full wipe, installed the nightly, then installed PA Gapps and gapps just crash like crazy right after boot.
I then did a full wipe again, installed the rom, installed banks gapps hoping it will work this time, but NOPE, it doesn't bite...
Here's me doing a full wipe again, installing the rom and waiting for it to boot, then reboot to recovery, flash Gapps, but same thing happens. Setup wizard crashes and everything else gapps-related crashes too... This is a lot of fun! I'll keep trying to fix the problem, but I'd also welcome suggestions. ^_^
Click to expand...
Click to collapse
Same here. I cannot manage to install gapps.
And I also enabled the root access via developer settings, but didn't work. The xperia T just freezes when I try to get the root access in an app. :silly:
For a moment after flashing the latest nightly I seemed to have mobile data working. While setting up my phone with the initial setup wizard, "3G" appeared on the signal icon and little arrows went back and forth. That lasted seconds, then was replaced by an esclamation mark and there was no mobile data ever since...
cm12 nightlies stopped till data is fixed.
back to cm11 weekly builds.

[ROM][V][L][5.0.2] CyanogenMod 12 official nightly builds

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.0 (Lollipop), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* 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.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
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.
OFFICIAL CYANOGENMOD WIKI
http://wiki.cyanogenmod.org/w/Tsubasa_Info
Please read before posting!
KNOWN ISSUES PAGE
http://wiki.cyanogenmod.org/w/Known_Issues_page_for_tsubasa
Please read before posting!
HOW TO INSTALL CM?
http://wiki.cyanogenmod.org/w/Install_CM_for_tsubasa
ATTENTION:
To be able to use your internal sdcard, you have to extract and run the following script (windows only) after your device has fully booted:
fix_storage_permissions.zip - 510.47 KB
WHERE TO GET CM?
Official nightly builds:
http://download.cyanogenmod.org/?device=tsubasa
Google Apps:
http://wiki.cyanogenmod.org/w/Google_Apps
Alternative: http://goo.im/gapps
DEAR KANGERS
If you're going to reuse our work, which we're doing for free, 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!!!
Thanks to all contributors!
XDA:DevDB Information
CyanogenMod 12, ROM for the Sony Xperia V
Contributors
codeworkx
Source Code: http://github.com/CyanogenMod
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
Version Information
Status: Nightly
Created 2015-01-19
Last Updated 2015-01-19
Working GApps: http://d-h.st/YQG
please help me , after flashing the new CM12 nightly I experience that installation hangs on message "Upgraid Android..... Starting Apps"
I came from the last full functionally cm11 nightly and I upgrade my V to CM12 by the cyanogenmod updater (stock gapps package).
Also I tryed to format sd, wipe all and install sony stock rom first , performing a clean and complete installation . Than Installed CM11 last nightly by flashing the boot.img inside the zip package (without gapps). So after installation I used cyanogenmod updater to download and upgrade my device but I experience the same problem.
boot.img recovery from cm11 NIGHTLY package version 6.0.5.1
the unofficial cm12 nightly by NEO with TWRP recovery inside works fine , I have never encountered any installation problem.
Same here. Tried every clean way with and without gapps. Wiped dalvik, system, data, cache, secure and flash only the cm12 zip, but still stuck after installing 79 apps at Starting apps.
Uaooo I felt a little silly until a few moments ago so I am happy not to be alone, thanks banciii
carminedev said:
Uaooo I felt a little silly until a few moments ago so I am happy not to be alone, thanks banciii
Click to expand...
Click to collapse
Don't worry, "sadly" u r not alone. In the other cm12 (neo's homebuild) thread, there are a few people who also installed nightly and reported the same issue.
Now me with the same problem, but... After updating and seeing UPGRADING APPS sign for half and hour, i rebooted my phone, now, with ANY rom it boots infinitely. And i don't want to do a factory reset.
SSVsSunSt said:
Now me with the same problem, but... After updating and seeing UPGRADING APPS sign for half and hour, i rebooted my phone, now, with ANY rom it boots infinitely. And i don't want to do a factory reset.
Click to expand...
Click to collapse
What does it means "any rom" ? What recovery do you are using ?
@codeworkx or @championswimmer do you see any bugfix relevant changes in the next nightly, which would allow us to install and run the new build? :fingers-crossed:
Edit: Nevermind, I already made a nandroid backup and installed 01.19. nightly after full wipe. The result is the same.
Android is upgrading...
Installing apps... 1...2...3...X/79
Starting apps. -> stuck
New nightly released few time ago someone flashed it ?
carminedev said:
New nightly released few time ago someone flashed it ?
Click to expand...
Click to collapse
Post #9 edited
same problem , it gets stuck at starting app
WhiteNeo's build is 303mb, but the nightly is only 265mb, is there any reason for this difference?
Swidilator said:
WhiteNeo's build is 303mb, but the nightly is only 265mb, is there any reason for this difference?
Click to expand...
Click to collapse
My build is odexed so you don't have to wait for ages after updating.
Sent from my Xperia V using XDA Free mobile app
Yes, it's stuck at upgrading apps again! Don't flash!
Hi,
When stuck, all I can see is those lines in logcat :
Code:
W/AudioSystem( 889): AudioPolicyService not published, waiting...
I/ServiceManager( 889): Waiting for service media.audio_policy...
I/ServiceManager( 889): Waiting for service media.audio_policy...
I/ServiceManager( 889): Waiting for service media.audio_policy...
I/ServiceManager( 889): Waiting for service media.audio_policy...
I/ServiceManager( 889): Waiting for service media.audio_policy...
Hope it helps,
\fab
Same issue with 0120, do not flash it.
@championswimmer
I assume this happens because of selinux denials for mediaserver.
Do a eng build and check /data/misc/audit/audit.log
Sent from my Nexus 5 using XDA Free mobile app
We missed to update libqc-opt.so. If we can call it "update" at all.
Had to modify it using a hexeditor to work with L.
It's pushed to repos.
codeworkx said:
We missed to update libqc-opt.so. If we can call it "update" at all.
Had to modify it using a hexeditor to work with L.
It's pushed to repos.
Click to expand...
Click to collapse
Huge thanks! Btw. I saw in mint thread that others also reporting FC at keyboard switch. We can also confirm that bug, which occured in the last few days. If you need more logcat, I also attached mine here (with another bugreport): http://forum.xda-developers.com/xpe...homebuilds-t2967819/post58296043#post58296043

OmniRom 5.1 Builds for vibrantmtd by Iyahman (08/08/2015)

OmniROM
Lollipop Android 5.1.1
for Samsung Vibrantmtd
What is Omnirom?
A new Android custom rom has been announced at the BABBQ (Big Android BBQ) by @XpLoDWilD, @Chainfire, @Dees_Troy & Team. For more information go to omnirom's website
Code:
* 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.
* If you dont like this rom, Stay away from this thread!
This Rom is build with Omnirom source without changes except the bigmemory support included in setting, advanced, big thanks to @xc-racer99 for this.
This Rom is compiled with linaro A8 toochain for arm-eabi http://forum.xda-developers.com/showthread.php?t=2098133
and Uber 4.8 for arm-linux-androideabi https://plus.google.com/+ChetKener/posts/YzMJEkzPQgp
WHAT IS NOT WORKING?
same bug as Unofficial build from Humberos.
How To Flash:
Download the Rom for your device and copy to your phone
Reboot into Recovery
Wipe Data Factory Reset
flash Rom
flash 5.1.x GApps
Special Thanks :
the Omnirom team
@humberos, without him this rom wouldn't be possible.
@Christopher83 for is toolchain
@xc-racer99 for his contribution
Download Link :
https://www.androidfilehost.com/?w=files&flid=34290
XDA:DevDB Information
Omnirom 5.1, ROM for the Samsung Vibrant
Contributors
iyahman
Source Code: https://github.com/omnirom
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.0.x
Based On: AOSP
Version Information
Status: Testing
Created 2015-07-19
Last Updated 2015-08-09
Reserved
changelog :
08/08/2015
-synced with latest omnirom source
-added the ability to switch on/off the bigmem feature in setting, advanced
Reserved
@iyahman thanks for your rom :thumbup::thumbup:
---------- Post added at 08:11 AM ---------- Previous post was at 08:11 AM ----------
[/COLOR @iyahman thanks for your rom :thumbup::thumbup:
What a pleasant surprise @iyahman ! Shall download and test tomorrow morning! Huge thanks for your efforts!
So I finished testing this build on my unit and sadly I had the same problems I had with epicboy Lollipop builds. I am a Straight Talk (AT&T) user and the following issues are happening to my unit:
- No mobile data: Yes, I've selected the correct APNs, rechecked, reentered the APN, toggled mobile data off/on, same with Airplane Mode, rebooted several times and nothing. This issue does not exist for me in earlier Android versions 4.4 and below.
- Corrupts internal storage: As soon as it boots, a new undeletable DCIM (or another title) folder with strange symbols appears. This also happens using the provided TWRP custom recovery as evidenced in the attached image after a format. This forces me to ODIN the device, format using a Samsung ROM then only use CM derived ROMs which don't corrupt my device's internal storage.
These two things force me to stay with CM11. I recognize the hacky nature of the Lollipop builds and these issues may or may not ever be fixed for my unit, so, again, thanks for your efforts, iyahman.
Here are some screenshots. I really love ambient display feature. When I go out and wondering whats the time just put out the phone and shake it show me the time and all notifications. And this build is really smooth change data to F2FS and feel. Thank you man @iyahman
Thanhtho96 said:
Here are some screenshots. I really love ambient display feature. When I go out and wondering whats the time just put out the phone and shake it show me the time and all notifications. And this build is really smooth change data to F2FS and feel. Thank you man @iyahman
Click to expand...
Click to collapse
What about dialler lag bro?????
Audiracecar90 said:
What about dialler lag bro?????
Click to expand...
Click to collapse
Its still there but reduce i can feel it although I dont use SIM everything smooth you can change data to F2FS and look pretty but battery is terrible i lost 3% in 1 hour although my phone is idle
new build is out
iyahman said:
new build is out
Click to expand...
Click to collapse
What about dialler lag problem??? This update solves ah???
Audiracecar90 said:
What about dialler lag problem??? This update solves ah???
Click to expand...
Click to collapse
Maybe we should try it
Lag dialer still there
Thanhtho96 said:
Lag dialer still there
Click to expand...
Click to collapse
Hmm Ok bro thanks for your info

Categories

Resources