tdm
Android Expert
This may be due to the USB composition changes. We need to investigate further.
Wait that doesn't make sense lol. My brain must be fried today...
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
This may be due to the USB composition changes. We need to investigate further.
Something weird with the Mobile Data toggle (not the LTE one) in the notification power widget, it works fine when Wifi is off, but when Wifi is on it doesn't toggle the first time, although it does vibrate and data turns off, then if you press it again, it toggles off but the data actually turns back on. Then if you turn Wifi off, the data toggle turns back on, since data is already on. Hopefully that makes sense.
Odd thing though. Ran antutu just to strain the CPU a little. I could check the CPU info in CPU spy plus prior to. However CPU 0 was doing all the work cpu1 was prey much not going anything. After running benchmarks the file to check for cpu1 time in state was missing. Seemed odd.
Sent from my LG-VS920 using Tapatalk 2
Can't reproduce on pre3.
I hate posting new replies behind myself on a forum... But unsure if each issue should be a new post or not.
Pandora: device model android-vs920 unsupported. Worked fine in q-cm10.1

I was afraid of that.
I'll need to adjust the build properties to use i_vzw instead of vs920.
Is there some requirement with the CM guys to use something different?
I think that this may be a display issue for the toggle. As if the toggle isn't really sure what to do while wi-fi is on (really it should probably just gray out and reset to the data connection status when wifi drops)
As I understand, android is supposed to disconnect your mobile data in the background when wifi connects, then reconnect it when wifi drops. As long as wifi is connected, that toggle really shouldn't do anything. Then when wifi drops the data connection is returned.
If you connect wifi with data off, you can turn it on with that toggle and it will stay on after you disconnect wifi. If you have data on when you turn wifi on, the toggle won't turn it off.
You can watch the gprs field change from connected/disconnected while toggling to match this. When you have data on with wifi, clicking it doesn't affect the field even though the toggle does toggle after the second tap. With data off when wifi connects, the toggle will briefly connect data then drop (as it's on wifi) though the toggle stays lit. Then connect your data when wifi drops.
Hopefully, that wasn't confusing and was somewhat on the mark >.>
Also downloaded My Verizon from the Play Store and opened it and logged in, so does that count for the Verizon Apps Play Store compatibility? It's the only one I've ever used...

V8 baseband is the same, no change.Since the v8 was a minor update and i dont see any mention of radio/signal improvements I doubt the baseband changed. They don't change on every update.
hey tdm are you still working on doing aosp builds?
My gps still doesn't get a lock and i wonder if there is a way to get hdmi working again?
My gps still doesn't get a lock
You can't determine your exact MAC addrs except by going back to a stock ROM. But you can tell that the MAC addrs are reasonable if you know what you're looking for. They should probably begin with F0:1C:13, or at least one of the prefixes in this list. Things like all zeros, 01:02:03:04:05:06, and such are obviously bogus.* Proper WiFi MAC.
* Proper Bluetooth MAC
- I can't find either of these recorded on the device anywhere. Short of reverting to a previous rom and comparing, how would you verify that these are being reported correctly?
Doesn't matter too much as long as it has the ZV# part in it.* Proper Baseband string.
- Not sure how you would verify that the one that is reported is correct.
Well, it used to be that you went to settings->storage and hit the menu button to pop up a selection of different connection types. I don't see that at the moment, though.* USB computer connection: MTP.
* USB computer connection: PTP.
- I'm not 100% sure how to tell which mode the phone is in, or how to switch it... Right now It's connecting as LG-VS920 > SD card and shows the phone's info through My computer. I believe that this is MTP, as I'm sure it's not Mass Storage. Can't find anywhere to change it in the rom though.
Anyone else see how to select between MTP/PTP/USBMS?You can't determine your exact MAC addrs except by going back to a stock ROM. But you can tell that the MAC addrs are reasonable if you know what you're looking for. They should probably begin with F0:1C:13, or at least one of the prefixes in this list. Things like all zeros, 01:02:03:04:05:06, and such are obviously bogus.
Interesting... On pre-1 I had a value showing for the baseband (see this post). Today it's showing as "Unknown"Doesn't matter too much as long as it has the ZV# part in it.
Well, it used to be that you went to settings->storage and hit the menu button to pop up a selection of different connection types. I don't see that at the moment, though.Anyone else see how to select between MTP/PTP/USBMS?
su
setprop persist.sys.usb.config mass_storage
reboot