• 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

Wi-Fi drain interrupting deep sleep is a known problem on this ROM that's being worked on, ideally I'd like to keep Wi-Fi off with 3G data.

I'll see what happens on stock, but I think the SIM is good. I just pulled it from my Rezound which I had no problems with.

Yes I'm working on it.

A user on XDA noted the app "WiFi timeout" works. I just installed it and indeed it seems to work brilliantly.
 
OK I just went back to stock ZV6, had no problems with 4G staying on, rooted and installed CWM, flashed CM10.1 M2 again, installed ZV8 basebands, still having the same problem. Had the same problem on ZV7 basebands too. Also had the same problem previously on the official AOKP build.

Turned phone on, got 4G with full signal for a few minutes, then I saw the icon change and I'm back to 3G with intermittent data drops.

If someone can give me some instructions on how to get a logcat of what's going on I'll try to get one together.
 
@MrB: 4G radios use more battery power. I don't need 4G speeds most of the time so I prefer to leave it on 3G and toggle on 4G when I need it.
Makes sense if you don't need it. But it's not the lte itself that uses more power. It's how lte is designed that uses more power... Cdma remains active when using lte, because it uses hrpd to hop from tower to tower. So you have 2-3 supporting connections to facilitate the lte connection and it's those additional connections that are sucking up so much power.

If verizon used lte like a wimax connection, we would have far better battery life, but the cell network is patchwork and they worked with what they have.

For your issue, it could be the simcard or the device itself... The Spectrum has proven to be a fickle beast and batches of devices share similar issues, where others don't.
 
Probably not, since it's a device specific problem. Cm don't usually care about those things, only bugs with the core.
 
I use it all the time. You just can't turn it off or you need to reboot.

Mine only works for a few minutes and then cuts off and cannot turn it back on.

P.S. I saw a few responses on the first page of this thread about the Bluetooth issue, but none since. That's why I asked if any of the nightlies fixed it as I am still on m2
 
Mine only works for a few minutes and then cuts off and cannot turn it back on.

P.S. I saw a few responses on the first page of this thread about the Bluetooth issue, but none since. That's why I asked if any of the nightlies fixed it as I am still on m2

Well to be honest I only use a Bluetooth hands free speaker. I should try my headphones and listen to Pandora for a while.

I expected someone to fix this in cm long ago. Either it's device specific or it's a hard problem to fix.

I'll probably fix it before too long if nobody else does. It's an annoyance for me.
 
Well to be honest I only use a Bluetooth hands free speaker. I should try my headphones and listen to Pandora for a while.

I expected someone to fix this in cm long ago. Either it's device specific or it's a hard problem to fix.

I'll probably fix it before too long if nobody else does. It's an annoyance for me.

Lol. Thanks tdm. Your the man!
 
  • Like
Reactions: tdm
Well to be honest I only use a Bluetooth hands free speaker. I should try my headphones and listen to Pandora for a while.

I expected someone to fix this in cm long ago. Either it's device specific or it's a hard problem to fix.

I'll probably fix it before too long if nobody else does. It's an annoyance for me.
the same thing is happening wit AOKP's ROM as well. as long as there is no changes in the device it works great, but once i make any changes (pause, skip, hang-up) i have to do a reboot to get bluetooth running again
 
Pie is supposed to be added in the next couple nightlies!

Picture from CM Google+ page.
emaze5eh.jpg
 
That's what NavRing is for... I see how it's slightly different though. What I want to know is how he changed the folder icons and transparency, or is that a different launcher?....
 
Does anybody know if you can change the shortcuts like with LMT? Change it to open a specific app for example...
 
OK so I got a logcat of what happens when I turn my phone on and then it drops 4G to 3G connection and data goes out.

You can read the whole thing at the following link:

http://dl.dropbox.com/u/13044526/logcat.txt

When I turn on the phone it connects to 4G fine with full signal, then after a few minutes disconnects and comes back as 3G, and then data drops sometimes. I was watching the logcat go as this happened and I think it's at this point that it flips:

D/ConnectivityService( 562): handleConnectivityChange: addresses changed linkProperty[0]: resetMask=2

D/ConnectivityService( 562): car=removed=[2600:1005:b009:ccad:3c06:d1ce:661:ed6b/64,] added=[]

D/NetUtils( 562): android_net_utils_resetConnections in env=0x11fbb20 clazz=0x3d500001 iface=rmnet_sdio0 mask=0x2

D/ConnectivityService( 562): resetConnections(rmnet_sdio0, 2)

D/dalvikvm( 806): GC_EXPLICIT freed 696K, 75% free 2750K/10656K, paused 2ms+14ms, total 171ms

I/ServiceManager( 2522): Waiting for service AtCmdFwd...

D/ConnectivityService( 562): ConnectivityChange for mobile: DISCONNECTED/DISCONNECTED

D/ConnectivityService( 562): Attempting to switch to wifi

D/ConnectivityService( 562): Attempting to switch to BLUETOOTH_TETHER

I/qtaguid ( 994): Failed write_ctrl(u 55) res=-1 errno=22

I/qtaguid ( 994): Untagging socket 55 failed errno=-22

W/NetworkManagementSocketTagger( 994): untagSocket(55) failed with errno -22

D/NetUtils( 562): android_net_utils_resetConnections in env=0x11fbb20 clazz=0x40d00001 iface=rmnet_sdio0 mask=0x3

D/ConnectivityService( 562): resetConnections(rmnet_sdio0, 3)

D/ConnectivityService( 562): handleInetConditionChange: no active default network - ignore

W/Settings( 856): Setting auto_time_zone has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.

D/AlarmManagerService( 562): Kernel timezone updated to 240 minutes west of GMT

D/TelephonyManager( 856): getLteOnCdmaMode=1 curVal=1 product_type='' lteOnCdmaProductType=''


My reading of this looks like the connection address changes, it tries to reset the connection, and mobile data disconnects. After that it looks like it's trying to get LTE for a while (while that last line kept repeating my signal icon on the phone indicated it was not connected to 3G or 4G) and then gets a new DHCP lease over 3G.

Any possibility of this getting fixed? Everything else on this build is working flawlessly for me, but an unreliable data connection is pretty big for my day to day use! I appreciate any help, if I had the knowledge to fix this myself I'd try.
 
Well to be honest I only use a Bluetooth hands free speaker. I should try my headphones and listen to Pandora for a while.

I expected someone to fix this in cm long ago. Either it's device specific or it's a hard problem to fix.

I'll probably fix it before too long if nobody else does. It's an annoyance for me.

I, like many here, rely a great deal on my Bluetooth connection and would greatly appreciate any movement towards fixing this problem. Especially since I am too stupid to know how to do it myself; I rely upon the kindness and expertise of others. . .
 
Well to be honest I only use a Bluetooth hands free speaker. I should try my headphones and listen to Pandora for a while.

I expected someone to fix this in cm long ago. Either it's device specific or it's a hard problem to fix.

I'll probably fix it before too long if nobody else does. It's an annoyance for me.

I think we would all appreciate any time you dedicate to fixing the problem. I know I really would. I use my bluetooth headset all day at work. If a catlog or anything can be any assistance I'd be more than happy to post one.
 
Back
Top Bottom