• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root CM 10.1 Nightlies Discussion

Looks like they committed a lot of audio changes a couple days ago. A few got reverted today, might want to try one of the nightlies today or tomorrow and see if its any better.
 
I dont know what it is.. but on both rc4 and the new nightly my phone is getting stuck a alot, it is also fc on alot of programs i couldnt even go into my back up and restore it kept shutting off when i tried.. im thinking the phone is about to die... its time for an upgrade anyways..
 
Anything after RC2 will not display streaming videos correctly. Played off of websites or Google plus. Have tried a couple different video players.

Is it codecs or are the Rom's just having trouble with this?
 
Anything after RC2 will not display streaming videos correctly. Played off of websites or Google plus. Have tried a couple different video players.

Is it codecs or are the Rom's just having trouble with this?

running rc4 now and videos from websites seem to work, but the youtube app crashes the phone. ( pull battery)
 
How far back was rc2? I just flashed back to 5-22 nightly because videos seem to work fine on it for me. From 5-28 on thru 6-4 streaming videos are messed up.
 
For those that want to have the 1080p gallery fc issue fixed, try flashing Yoinx's v34 kernel. I've now flashed it on the 6-4 nightly and it seems to have fixed the fc for me.
 
rmcc: I'd like to do an RC5 tomorrow
tdm: iproj users are reporting issue with video playback.
rmcc: You know the drill, logcat or GTFO. There's nothing in JIRA.

Anyone want to do the honors? :)
 
Do I need to flash the RC4 or latest nightly for this? Did he say anything about the video recording issue I have listed on jira?
 
Do I need to flash the RC4 or latest nightly for this? Did he say anything about the video recording issue I have listed on jira?

Either should work.

He doughnut say anything else... I don't know which other issues he is working on, if any.
 
rmcc: I'd like to do an RC5 tomorrow
tdm: iproj users are reporting issue with video playback.
rmcc: You know the drill, logcat or GTFO. There's nothing in JIRA.

Anyone want to do the honors? :)

If I knew the exact issue.... if flash rc4 and grab the logs. But I can't until tomorrow night.

Sent from my VS920 4G using Tapatalk 2
 
rmcc: I'd like to do an RC5 tomorrow
tdm: iproj users are reporting issue with video playback.
rmcc: You know the drill, logcat or GTFO. There's nothing in JIRA.

Anyone want to do the honors? :)

I thought aokp had a fix for the video playback... How is it an issue on cm? ^_^
 
Mine has been doing this since the first official CM release.... Just now its more apparent (Youtube)

The 720p Cam issues have been since May.
 
@TDM,

I've been digging around in some of the sources trying to see if I could find anything about bluetooth that seemed wrong.

I noticed that there were a couple spots where it referenced ifdefs for BOARD_BLUEDROID_VENDOR_CONF. In the BoardConfigCommon, you have "BOARD_BLUEDROID_VENDOR_CONF := device/lge/iprj-common/vnd_bt.txt" Though, vnd_bt.txt isn't in there. This sticks out to me since I get lines like:

I/bt_hci_bdroid(23885): init
I/bt_vendor(23885): init
I/bt_vnd_conf(23885): Attempt to load conf from /etc/bluetooth/bt_vendor.conf
I/bt_vnd_conf(23885): vnd_load_conf file >/etc/bluetooth/bt_vendor.conf< not found
I/bt_hci_bdroid(23885): bt_hc_worker_thread started

Which I'm guessing means that the compiler isn't smart enough to realize that the file was missing during the build.


probably nothing, but figured I'd mention it.
 
@TDM,

I've been digging around in some of the sources trying to see if I could find anything about bluetooth that seemed wrong.

I noticed that there were a couple spots where it referenced ifdefs for BOARD_BLUEDROID_VENDOR_CONF. In the BoardConfigCommon, you have "BOARD_BLUEDROID_VENDOR_CONF := device/lge/iprj-common/vnd_bt.txt" Though, vnd_bt.txt isn't in there. This sticks out to me since I get lines like:



Which I'm guessing means that the compiler isn't smart enough to realize that the file was missing during the build.


probably nothing, but figured I'd mention it.

Which repo are you using? This looks like cm code.

I'll look at it on Monday.
 
Which repo are you using? This looks like cm code.

I'll look at it on Monday.

Yeah, that's what I have in the cm directory I've got. I did a repo sync, just to make sure that it was still there.

I just copied the generic vendor config and changed the device line. Trying to see if maybe it'll change anything... it hasn't so far.
 
Back
Top Bottom