Making Transactions with Android Pay on Lineage OS 14.1 (Fixed!) - ONE Q&A, Help & Troubleshooting

As of June 16th, 2017 the fix which can be found here has been merged so it will be in the June 18th, 2017 build and forward. The fix below will no longer be needed after that point.
Android Pay should now work if you use the Magisk module I created using the file with changes made by Shantur! To use my module you need to install Magisk follow instructions HERE. Alternatively, you can manually replace /system/lib/libnfc_nci_jni.so with the one in this post. Of course you must be able to pass SafetyNet to use Android Pay to if it's giving you errors make sure you're passing it!
Note: This should also work for any device that has the NfcNci chip.
So let me specify a few things first of all Android Pay didn't work because of a defect with the NFC drivers not because of SafetyNet. You can actually use Android Pay on Lineage OS 14.1 stock (not using the su add-on) on devices with working NFC drivers such as the OnePlus 3 or Nexus 7 2013.
To fix the problem all you have to do is replace the file using any method. This fix should work on any device with the same NFC Chip as the OnePlus One. You can actually install it on an unlocked phone WITHOUT root using the TWRP recovery. I have not tested but I don't think this will break SafetyNet. I personally suggest the Magisk Module because it will survive updates unlike doing it manually or with a non-add.d flashable zip. This is of course an unofficial mod not supported by the Lineage OS developers you can view the code changes in this thread. The Lineage OS developers are working on an Official fix for the issue now that we have determined the cause of it.
Special thanks to shantur and the other people in this thread that worked hard on this!
The official fix is being worked on progress can be found HERE.
You can find a flashable zip here: https://forum.xda-developers.com/showpost.php?p=71025490&postcount=295
Old Post:
This thread is about getting Android Pay to work to make actual transactions not about passing SafetyNet or CTS which we can already do through the methods described below!
What works:
*Passing SafetyNet/CTS (having an unlocked bootloader doesn't matter).
*Adding a Credit Card to Android Pay.
What doesn't work:
*Making an actual transaction with Android Pay.
So as most of you know Android Pay and other apps don't work unless you pass SafetyNet aka CTS. I've gone found these if you unroot or you use phh super user and magisk you can easily pass CTS and add your cards to Android Pay and use other apps such as Pokemon GO.
However, I've discovered that something else is causing Android Pay not to work and would like for it to be fixed. Android Pay works in CM13 and COS13 as long as your device passes CTS but when you tap a terminal using a Lineage OS 14.1 device nothing happens the Android Pay app never launches at all and didn't show any kind of errors or crashes it just never appears.
*Please note although you may have heard unlocked bootloaders cause SafetyNet to fail this is only true if the kernel reports the status of the bootloader which Lineage OS 14.1 does not please see this commit here https://review.lineageos.org/#/c/152044/
I don't know enough about this to diagnosis or fix the problem but I'm willing to gather logs and try and help resolve the problem. I live by an NFC vending machine so it's easier to get logs than going to an actual store.
If you have Lineage OS 14.1 and have successfully used Android Pay on your OnePlus one please post here. If you're on a Lineage OS 14.1 based ROM but not official nightly and it works for you tell us maybe we can have patches pushed to official cm to fix the issues.
When I say it works for you I mean you've made actually successful payments with it not just added cards to the app which is already working on Lineage OS 14.1 if you pass CTS.
Note: To pass CTS simply install Lineage OS directly followed by magisk 10.2 and enable Magisk hide and reboot. If you have issues use magisk install, wipe your system, dalvic, and cache in TWRP and repeat the previous steps.

Hi. Care to share how to managed to pass SafetyNet? I tried using the official 14.1 as well as TuggaPower N7. Both with SuperSU 2.78SR4 and magisk and phh root. HBO GO is nagging me about root and I'd like to use it.

royeiror said:
Hi. Care to share how to managed to pass SafetyNet? I tried using the official 14.1 as well as TuggaPower N7. Both with SuperSU 2.78SR4 and magisk and phh root. HBO GO is nagging me about root and I'd like to use it.
Click to expand...
Click to collapse
I can pass SafetyNet by completely removing the system installed root. You can do this by installing SuperSU from the Play Store, then immediately in settings (ignoring the prompts to update SuperSU) select Full Unroot. Alternatively, you can flash a zip file in recovery that pretty much does the same thing. Check out this link for the zip:
http://forum.xda-developers.com/showpost.php?p=63615067
If you need root, you can additionally install Magisk and PHH Superuser. In Magisk Manager settings, enable Magisk Hide, BusyBox, and systemless hosts. Magisk Manager will now have a Magisk Hide section where you will check any app that you are wanting to hide root from. I have successfully done this with Android Pay.

jhedfors said:
I can pass SafetyNet by completely removing the system installed root. You can do this by installing SuperSU from the Play Store, then immediately in settings (ignoring the prompts to update SuperSU) select Full Unroot. Alternatively, you can flash a zip file in recovery that pretty much does the same thing. Check out this link for the zip:
http://forum.xda-developers.com/showpost.php?p=63615067
If you need root, you can additionally install Magisk and PHH Superuser. In Magisk Manager settings, enable Magisk Hide, BusyBox, and systemless hosts. Magisk Manager will now have a Magisk Hide section where you will check any app that you are wanting to hide root from. I have successfully done this with Android Pay.
Click to expand...
Click to collapse
Thanks. I'll check it out.

jhedfors said:
I can pass SafetyNet by completely removing the system installed root. You can do this by installing SuperSU from the Play Store, then immediately in settings (ignoring the prompts to update SuperSU) select Full Unroot. Alternatively, you can flash a zip file in recovery that pretty much does the same thing. Check out this link for the zip:
http://forum.xda-developers.com/showpost.php?p=63615067
If you need root, you can additionally install Magisk and PHH Superuser. In Magisk Manager settings, enable Magisk Hide, BusyBox, and systemless hosts. Magisk Manager will now have a Magisk Hide section where you will check any app that you are wanting to hide root from. I have successfully done this with Android Pay.
Click to expand...
Click to collapse
Will you need to do this every time you flash an update? Thinking about trying this on the nightly...

69gm said:
Will you need to do this every time you flash an update? Thinking about trying this on the nightly...
Click to expand...
Click to collapse
You can use CM Downloader to automatically flash all 3 of the extra files (unroot, magisk, phh superuser) you need to flash each nightly. There are other apps that do the same thing I think Cyan Delta also does it.

Link_of_Hyrule said:
You can use CM Downloader to automatically flash all 3 of the extra files (unroot, magisk, phh superuser) you need to flash each nightly. There are other apps that do the same thing I think Cyan Delta also does it.
Click to expand...
Click to collapse
Ah, so you do have to every time? It won't survive dirty flash?

69gm said:
Ah, so you do have to every time? It won't survive dirty flash?
Click to expand...
Click to collapse
You will need to do it each time.

jhedfors said:
You will need to do it each time.
Click to expand...
Click to collapse
Thank you! Sorry, OT but I'm having trouble flashing the Magisk Manager. I flash the zip but get an error. Any ideas what I'm doing wrong?
Thanks!
EDIT: Nvm. I found out that for some reason, my browser was downloading as zip instead of apk. Changed browser and now all good. Thanks
---------- Post added at 04:30 PM ---------- Previous post was at 04:18 PM ----------
jhedfors said:
I can pass SafetyNet by completely removing the system installed root. You can do this by installing SuperSU from the Play Store, then immediately in settings (ignoring the prompts to update SuperSU) select Full Unroot. Alternatively, you can flash a zip file in recovery that pretty much does the same thing. Check out this link for the zip:
http://forum.xda-developers.com/showpost.php?p=63615067
If you need root, you can additionally install Magisk and PHH Superuser. In Magisk Manager settings, enable Magisk Hide, BusyBox, and systemless hosts. Magisk Manager will now have a Magisk Hide section where you will check any app that you are wanting to hide root from. I have successfully done this with Android Pay.
Click to expand...
Click to collapse
Do you simply go into Magisk Manager, enable Hide, go to list and check Android Pay and it should work? I tried those steps and Android Pay says it's not compatible. Did I miss a step? Sorry for the questions!

69gm said:
Thank you! Sorry, OT but I'm having trouble flashing the Magisk Manager. I flash the zip but get an error. Any ideas what I'm doing wrong?
Thanks!
EDIT: Nvm. I found out that for some reason, my browser was downloading as zip instead of apk. Changed browser and now all good. Thanks
---------- Post added at 04:30 PM ---------- Previous post was at 04:18 PM ----------
Do you simply go into Magisk Manager, enable Hide, go to list and check Android Pay and it should work? I tried those steps and Android Pay says it's not compatible. Did I miss a step? Sorry for the questions!
Click to expand...
Click to collapse
You may have to reboot between steps for it to stick. Make sure in magisk hide Android Pay remains checked after reboot. It should work.

jhedfors said:
You may have to reboot between steps for it to stick. Make sure in magisk hide Android Pay remains checked after reboot. It should work.
Click to expand...
Click to collapse
Mod Edit: Put Hide tags on large images.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
What am I doing wrong?
---------- Post added at 04:46 AM ---------- Previous post was at 04:03 AM ----------
Could it be because of the most recent Android Security Patch? I heard the November one stops this kind of stuff...

You must fully unroot with either a script or the supersu app and then install magisk and phh superuser. If this doesn't work force wipe your system and reinstall it and then do it. I'm on the latest build it works fine.

Link_of_Hyrule said:
So as most of you know Android Pay and other apps don't work unless you pass SafetyNet aka CTS. I've gone found these if you unroot or you use phh super user and magisk you can easily pass CTS and add your cards to Android Pay and use other apps such as Pokemon GO. However, I've discovered that something else is causing Android Pay not to work and would like for it to be fixed. Android Pay works in CM13 and COS13 as long as your device passes CTS but when you tap a terminal using a CM14.1 device nothing happens the Android Pay app never launches at all and didn't show any kind of errors or crashes it just never appears. I was able to log what happens when you tap a terminal and it seems that the nfc app is having issues with something. As far as I can tell this happens with the aosp and Google version of nfc tags however this log is from the open gapps Google version.
I don't know enough about this too diagnosis or fix the problem but I'm willing to gather more logs and try and help resolve the problem. I love by an NFC vending machine so it's easier to get logs than going to av actual store.
If you have cm14.1 and have successfully used Android Pay on your OnePlus one please post here. If you're on a cm14.1 based ROM but not official nightly and it works for you tell us maybe we can have patches pushed to official cm to fix the issues.
When I say it works for you I mean you've made actually successful payments with it not just added cards to the app which is already working on cm14.1 if you pass CTS.
Code:
build.board: MSM8974
build.bootloader: unknown
build.brand: oneplus
build.cpu_abi: armeabi-v7a
build.cpu_abi2: armeabi
build.device: A0001
build.display: bacon-userdebug 7.1 NDE63X 6d3440ee01 test-keys
build.fingerprint: oneplus/bacon/A0001:6.0.1/MHC19Q/ZNH2KAS1KN:user/release-keys
build.hardware: bacon
build.host: cyanogenmod
build.id: NDE63X
build.manufacturer: Google
build.model: Pixel XL
build.product: bacon
build.radio: unknown
build.serial: 5e0a4f3e
build.tags: test-keys
build.time: 1479516079000
build.type: user
build.user: jenkins
version.codename: REL
version.incremental: 6d3440ee01
version.release: 7.1
version.sdk_int: 25
11-21 17:51:20.810 W/GoogleTagManager(7016): Failed to extract the container from the resource file. Resource is a UTF-8 encoded string but doesn't contain a JSON container
11-21 17:51:20.893 E/GoogleTagManager(7016): Invalid macro: _gtm.loadEventEnabled
11-21 17:51:21.034 W/GoogleTagManager(7016): Error when loading resources from url: https://www.googletagmanager.com/r?id=GTM-56DCBX&v=a65833898&pv=Mzc$0 Connection refused
11-21 17:51:21.034 W/GoogleTagManager(7016): java.net.ConnectException: Connection refused
11-21 17:51:21.034 W/GoogleTagManager(7016): at java.net.PlainSocketImpl.socketConnect(Native Method)
11-21 17:51:21.034 W/GoogleTagManager(7016): at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:334)
11-21 17:51:21.034 W/GoogleTagManager(7016): at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:196)
11-21 17:51:21.034 W/GoogleTagManager(7016): at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:178)
11-21 17:51:21.034 W/GoogleTagManager(7016): at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:356)
11-21 17:51:21.034 W/GoogleTagManager(7016): at java.net.Socket.connect(Socket.java:586)
11-21 17:51:21.034 W/GoogleTagManager(7016): at com.android.okhttp.internal.Platform.connectSocket(Platform.java:113)
11-21 17:51:21.034 W/GoogleTagManager(7016): at com.android.okhttp.Connection.connectSocket(Connection.java:196)
11-21 17:51:21.034 W/GoogleTagManager(7016): at com.android.okhttp.Connection.connect(Connection.java:172)
11-21 17:51:21.034 W/GoogleTagManager(7016): at com.android.okhttp.Connection.connectAndSetOwner(Connection.java:367)
11-21 17:51:21.034 W/GoogleTagManager(7016): at com.android.okhttp.OkHttpClient$1.connectAndSetOwner(OkHttpClient.java:130)
11-21 17:51:21.034 W/GoogleTagManager(7016): at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:330)
11-21 17:51:21.034 W/GoogleTagManager(7016): at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:247)
11-21 17:51:21.034 W/GoogleTagManager(7016): at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:457)
11-21 17:51:21.034 W/GoogleTagManager(7016): at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnectionImpl.java:405)
11-21 17:51:21.034 W/GoogleTagManager(7016): at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponseCode(HttpURLConnectionImpl.java:521)
11-21 17:51:21.034 W/GoogleTagManager(7016): at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getResponseCode(DelegatingHttpsURLConnection.java:105)
11-21 17:51:21.034 W/GoogleTagManager(7016): at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java)
11-21 17:51:21.034 W/GoogleTagManager(7016): at com.google.android.gms.tagmanager.resources.network.zzb.zzvx(Unknown Source)
11-21 17:51:21.034 W/GoogleTagManager(7016): at com.google.android.gms.tagmanager.zzch.run(Unknown Source)
11-21 17:51:21.034 W/GoogleTagManager(7016): at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:428)
11-21 17:51:21.034 W/GoogleTagManager(7016): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
11-21 17:51:21.034 W/GoogleTagManager(7016): at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:272)
11-21 17:51:21.034 W/GoogleTagManager(7016): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
11-21 17:51:21.034 W/GoogleTagManager(7016): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
11-21 17:51:21.034 W/GoogleTagManager(7016): at java.lang.Thread.run(Thread.java:761)
11-21 17:51:21.076 E/GoogleTagManager(7016): Invalid macro: _gtm.loadEventEnabled
11-21 17:51:21.250 E/GoogleTagManager(7016): Unsupported Value Escaping: 3
11-21 17:51:21.339 E/GoogleTagManager(7016): Unsupported Value Escaping: 3
11-21 17:51:21.398 W/GoogleTagManager(7016): Exception sending hit: ConnectException
11-21 17:51:21.398 W/GoogleTagManager(7016): Connection refused
11-21 17:51:21.401 W/GoogleTagManager(7016): Exception sending hit: ConnectException
11-21 17:51:21.401 W/GoogleTagManager(7016): Connection refused
11-21 17:51:21.405 W/GoogleTagManager(7016): Exception sending hit: ConnectException
11-21 17:51:21.405 W/GoogleTagManager(7016): Connection refused
11-21 17:51:21.408 W/GoogleTagManager(7016): Exception sending hit: ConnectException
11-21 17:51:21.408 W/GoogleTagManager(7016): Connection refused
11-21 17:51:21.420 W/GoogleTagManager(7016): Exception sending hit: ConnectException
11-21 17:51:21.420 W/GoogleTagManager(7016): Connection refused
11-21 17:51:21.432 W/GoogleTagManager(7016): Exception sending hit: ConnectException
11-21 17:51:21.432 W/GoogleTagManager(7016): Connection refused
11-21 17:51:21.450 W/GoogleTagManager(7016): Exception sending hit: ConnectException
11-21 17:51:21.450 W/GoogleTagManager(7016): Connection refused
11-21 17:51:34.389 W/GoogleTagManager(7016): Exception sending hit: ConnectException
11-21 17:51:34.389 W/GoogleTagManager(7016): Connection refused
11-21 17:51:34.400 W/GoogleTagManager(7016): Exception sending hit: ConnectException
11-21 17:51:34.400 W/GoogleTagManager(7016): Connection refused
11-21 17:51:34.407 W/GoogleTagManager(7016): Exception sending hit: ConnectException
11-21 17:51:34.407 W/GoogleTagManager(7016): Connection refused
11-21 17:51:34.415 W/GoogleTagManager(7016): Exception sending hit: ConnectException
11-21 17:51:34.415 W/GoogleTagManager(7016): Connection refused
11-21 17:51:34.419 W/GoogleTagManager(7016): Exception sending hit: ConnectException
11-21 17:51:34.419 W/GoogleTagManager(7016): Connection refused
11-21 17:51:34.428 W/GoogleTagManager(7016): Exception sending hit: ConnectException
11-21 17:51:34.428 W/GoogleTagManager(7016): Connection refused
11-21 17:51:34.435 W/GoogleTagManager(7016): Exception sending hit: ConnectException
11-21 17:51:34.435 W/GoogleTagManager(7016): Connection refused
11-21 17:51:34.441 W/GoogleTagManager(7016): Exception sending hit: ConnectException
11-21 17:51:34.441 W/GoogleTagManager(7016): Connection refused
11-21 17:51:34.465 W/GoogleTagManager(7016): Exception sending hit: ConnectException
11-21 17:51:34.465 W/GoogleTagManager(7016): Connection refused
11-21 17:51:34.482 W/GoogleTagManager(7016): Exception sending hit: ConnectException
11-21 17:51:34.482 W/GoogleTagManager(7016): Connection refused
11-21 17:51:34.498 W/GoogleTagManager(7016): Exception sending hit: ConnectException
11-21 17:51:34.498 W/GoogleTagManager(7016): Connection refused
11-21 17:51:34.520 W/GoogleTagManager(7016): Exception sending hit: ConnectException
11-21 17:51:34.520 W/GoogleTagManager(7016): Connection refused
11-21 17:52:10.111 W/GoogleTagManager(9276): Failed to extract the container from the resource file. Resource is a UTF-8 encoded string but doesn't contain a JSON container
11-21 17:52:10.120 E/GoogleTagManager(9276): Invalid macro: _gtm.loadEventEnabled
11-21 17:52:10.213 W/GoogleTagManager(9276): Error when loading resources from url: https://www.googletagmanager.com/r?id=GTM-THZGX6&v=a65833898&pv=MTc$0 Connection refused
11-21 17:52:10.213 W/GoogleTagManager(9276): java.net.ConnectException: Connection refused
11-21 17:52:10.213 W/GoogleTagManager(9276): at java.net.PlainSocketImpl.socketConnect(Native Method)
11-21 17:52:10.213 W/GoogleTagManager(9276): at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:334)
11-21 17:52:10.213 W/GoogleTagManager(9276): at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:196)
11-21 17:52:10.213 W/GoogleTagManager(9276): at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:178)
11-21 17:52:10.213 W/GoogleTagManager(9276): at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:356)
11-21 17:52:10.213 W/GoogleTagManager(9276): at java.net.Socket.connect(Socket.java:586)
11-21 17:52:10.213 W/GoogleTagManager(9276): at com.android.okhttp.internal.Platform.connectSocket(Platform.java:113)
11-21 17:52:10.213 W/GoogleTagManager(9276): at com.android.okhttp.Connection.connectSocket(Connection.java:196)
11-21 17:52:10.213 W/GoogleTagManager(9276): at com.android.okhttp.Connection.connect(Connection.java:172)
11-21 17:52:10.213 W/GoogleTagManager(9276): at com.android.okhttp.Connection.connectAndSetOwner(Connection.java:367)
11-21 17:52:10.213 W/GoogleTagManager(9276): at com.android.okhttp.OkHttpClient$1.connectAndSetOwner(OkHttpClient.java:130)
11-21 17:52:10.213 W/GoogleTagManager(9276): at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:330)
11-21 17:52:10.213 W/GoogleTagManager(9276): at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:247)
11-21 17:52:10.213 W/GoogleTagManager(9276): at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:457)
11-21 17:52:10.213 W/GoogleTagManager(9276): at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponse(HttpURLConnectionImpl.java:405)
11-21 17:52:10.213 W/GoogleTagManager(9276): at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getResponseCode(HttpURLConnectionImpl.java:521)
11-21 17:52:10.213 W/GoogleTagManager(9276): at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getResponseCode(DelegatingHttpsURLConnection.java:105)
11-21 17:52:10.213 W/GoogleTagManager(9276): at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java)
11-21 17:52:10.213 W/GoogleTagManager(9276): at gbe.a(Unknown Source)
11-21 17:52:10.213 W/GoogleTagManager(9276): at hjo.run(Unknown Source)
11-21 17:52:10.213 W/GoogleTagManager(9276): at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:428)
11-21 17:52:10.213 W/GoogleTagManager(9276): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
11-21 17:52:10.213 W/GoogleTagManager(9276): at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:272)
11-21 17:52:10.213 W/GoogleTagManager(9276): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
11-21 17:52:10.213 W/GoogleTagManager(9276): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
11-21 17:52:10.213 W/GoogleTagManager(9276): at java.lang.Thread.run(Thread.java:761)
11-21 17:52:10.346 E/GoogleTagManager(9276): Invalid macro: _gtm.loadEventEnabled
11-21 17:52:10.780 E/GoogleTagManager(9276): Unsupported Value Escaping: 3
11-21 17:52:10.796 E/GoogleTagManager(9276): Unsupported Value Escaping: 3
11-21 17:52:10.816 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:10.816 W/GoogleTagManager(9276): Connection refused
11-21 17:52:10.820 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:10.820 W/GoogleTagManager(9276): Connection refused
11-21 17:52:10.825 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:10.825 W/GoogleTagManager(9276): Connection refused
11-21 17:52:10.828 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:10.828 W/GoogleTagManager(9276): Connection refused
11-21 17:52:10.830 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:10.830 W/GoogleTagManager(9276): Connection refused
11-21 17:52:10.834 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:10.835 W/GoogleTagManager(9276): Connection refused
11-21 17:52:10.837 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:10.838 W/GoogleTagManager(9276): Connection refused
11-21 17:52:10.847 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:10.847 W/GoogleTagManager(9276): Connection refused
11-21 17:52:10.852 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:10.852 W/GoogleTagManager(9276): Connection refused
11-21 17:52:10.857 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:10.857 W/GoogleTagManager(9276): Connection refused
11-21 17:52:10.860 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:10.860 W/GoogleTagManager(9276): Connection refused
11-21 17:52:10.864 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:10.864 W/GoogleTagManager(9276): Connection refused
11-21 17:52:10.870 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:10.870 W/GoogleTagManager(9276): Connection refused
11-21 17:52:10.873 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:10.873 W/GoogleTagManager(9276): Connection refused
11-21 17:52:10.876 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:10.876 W/GoogleTagManager(9276): Connection refused
11-21 17:52:10.879 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:10.879 W/GoogleTagManager(9276): Connection refused
11-21 17:52:10.882 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:10.882 W/GoogleTagManager(9276): Connection refused
11-21 17:52:10.884 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:10.884 W/GoogleTagManager(9276): Connection refused
11-21 17:52:10.887 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:10.887 W/GoogleTagManager(9276): Connection refused
11-21 17:52:13.957 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:13.957 W/GoogleTagManager(9276): Connection refused
11-21 17:52:13.963 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:13.963 W/GoogleTagManager(9276): Connection refused
11-21 17:52:13.968 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:13.968 W/GoogleTagManager(9276): Connection refused
11-21 17:52:13.972 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:13.972 W/GoogleTagManager(9276): Connection refused
11-21 17:52:13.975 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:13.975 W/GoogleTagManager(9276): Connection refused
11-21 17:52:13.978 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:13.978 W/GoogleTagManager(9276): Connection refused
11-21 17:52:13.983 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:13.983 W/GoogleTagManager(9276): Connection refused
11-21 17:52:13.988 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:13.988 W/GoogleTagManager(9276): Connection refused
11-21 17:52:13.992 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:13.992 W/GoogleTagManager(9276): Connection refused
11-21 17:52:13.997 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:13.997 W/GoogleTagManager(9276): Connection refused
11-21 17:52:14.000 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:14.000 W/GoogleTagManager(9276): Connection refused
11-21 17:52:14.003 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:14.003 W/GoogleTagManager(9276): Connection refused
11-21 17:52:14.006 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:14.006 W/GoogleTagManager(9276): Connection refused
11-21 17:52:14.009 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:14.009 W/GoogleTagManager(9276): Connection refused
11-21 17:52:14.012 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:14.012 W/GoogleTagManager(9276): Connection refused
11-21 17:52:14.015 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:14.015 W/GoogleTagManager(9276): Connection refused
11-21 17:52:14.018 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:14.018 W/GoogleTagManager(9276): Connection refused
11-21 17:52:14.021 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:14.021 W/GoogleTagManager(9276): Connection refused
11-21 17:52:14.023 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:14.023 W/GoogleTagManager(9276): Connection refused
11-21 17:52:14.026 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:14.026 W/GoogleTagManager(9276): Connection refused
11-21 17:52:14.041 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:52:14.041 W/GoogleTagManager(9276): Connection refused
11-21 17:53:49.485 E/GoogleTagManager(9276): Unsupported Value Escaping: 3
11-21 17:53:49.492 E/GoogleTagManager(9276): Unsupported Value Escaping: 3
11-21 17:53:58.925 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:53:58.925 W/GoogleTagManager(9276): Connection refused
11-21 17:53:58.931 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:53:58.931 W/GoogleTagManager(9276): Connection refused
11-21 17:53:58.938 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:53:58.938 W/GoogleTagManager(9276): Connection refused
11-21 17:53:58.943 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:53:58.943 W/GoogleTagManager(9276): Connection refused
11-21 17:53:58.946 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:53:58.946 W/GoogleTagManager(9276): Connection refused
11-21 17:53:58.961 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:53:58.962 W/GoogleTagManager(9276): Connection refused
11-21 17:53:58.967 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:53:58.967 W/GoogleTagManager(9276): Connection refused
11-21 17:53:58.969 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:53:58.969 W/GoogleTagManager(9276): Connection refused
11-21 17:53:58.980 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:53:58.980 W/GoogleTagManager(9276): Connection refused
11-21 17:53:58.996 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:53:58.996 W/GoogleTagManager(9276): Connection refused
11-21 17:53:59.009 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:53:59.009 W/GoogleTagManager(9276): Connection refused
11-21 17:53:59.013 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:53:59.013 W/GoogleTagManager(9276): Connection refused
11-21 17:53:59.020 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:53:59.020 W/GoogleTagManager(9276): Connection refused
11-21 17:53:59.025 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:53:59.025 W/GoogleTagManager(9276): Connection refused
11-21 17:53:59.030 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:53:59.031 W/GoogleTagManager(9276): Connection refused
11-21 17:53:59.044 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:53:59.044 W/GoogleTagManager(9276): Connection refused
11-21 17:53:59.059 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:53:59.059 W/GoogleTagManager(9276): Connection refused
11-21 17:53:59.065 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:53:59.065 W/GoogleTagManager(9276): Connection refused
11-21 17:53:59.070 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:53:59.070 W/GoogleTagManager(9276): Connection refused
11-21 17:53:59.074 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:53:59.074 W/GoogleTagManager(9276): Connection refused
11-21 17:53:59.078 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:53:59.078 W/GoogleTagManager(9276): Connection refused
11-21 17:53:59.087 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:53:59.087 W/GoogleTagManager(9276): Connection refused
11-21 17:53:59.105 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:53:59.105 W/GoogleTagManager(9276): Connection refused
11-21 17:53:59.124 W/GoogleTagManager(9276): Exception sending hit: ConnectException
11-21 17:53:59.124 W/GoogleTagManager(9276): Connection refused
Click to expand...
Click to collapse
Download TWRP multirom.
Install aosp without root in secondary rom.
Profit .

samuk190 said:
Download TWRP multirom.
Install aosp without root in secondary rom.
Profit .
Click to expand...
Click to collapse
Eh that's not really a solution to the problem because the device is passing SafetyNet so the issue is related to something else.

FYI OP, I discovered the same googletagmanager issues on my OnePlus 3 running CM14.1. I don't use android pay or NFC, but I did find that it can be triggered by scrolling through tracks in Google Play Music and there seems to be other apps that trigger it to.
googletagmanger isn't related to NFC tags, but it's part of Google Analytics - most adblockers will block requests and if you set your device to airplane mode the issue goes away (because it stops trying to connect to googletagmanager servers.
Started several days ago but it's killing my battery and heats my phone!
My post on this from a few days ago: http://forum.xda-developers.com/showpost.php?p=69719479&postcount=989

EP2008 said:
FYI OP, I discovered the same googletagmanager issues on my OnePlus 3 running CM14.1. I don't use android pay or NFC, but I did find that it can be triggered by scrolling through tracks in Google Play Music and there seems to be other apps that trigger it to.
googletagmanger isn't related to NFC tags, but it's part of Google Analytics - most adblockers will block requests and if you set your device to airplane mode the issue goes away (because it stops trying to connect to googletagmanager servers.
Started several days ago but it's killing my battery and heats my phone!
My post on this from a few days ago: http://forum.xda-developers.com/showpost.php?p=69719479&postcount=989
Click to expand...
Click to collapse
Weird because I see that error when I try to use Android Pay. Maybe I'll turn off ad-blocker but I doubt that's the issue. The actual Google Tags app is for reading NFC tags as far as I'm aware. But you could be right about the log. I'll have to look through the logs better Monday when I get back to my dorms.
Edit: opening Android Pay itself seems to trigger that error though so could do be related but let me turn off ad blocker.
Edit 2: turning off ad blocker makes it have a lot less errors so I'll test it again with that turned off but I doubt that'll fix the problem.

samuk190 said:
Download TWRP multirom.
Install aosp without root in secondary rom.
Profit .
Click to expand...
Click to collapse
Please remove my quote from your post it's painful to scroll through on mobile.

Hi! Using yesterday's (23.11.2016) official nightly build of CM14.1 I also can't pay using app my bank provides. NFC itself works fine (as in "can scan tags"), and the bank's app shows up under Payment default option in Tap&pay settings, but "tapping" the terminal does nothing. This wasn't an issue on official CM13 nightlies or sultanxda's CAF CM13. Seems like something may be wrong with a thing called "host card emulation" if I recall correctly... I'd love to give some more input on the matter but I don't know how to reliably test the issue.

With the latest 11-24 build, while I have not tried a payment, I did notice a difference when scanning a tag. I made the normal chime, where as it did not previously. Fingers crossed.:silly:

The last nightly updated some NFC firmwares so maybe it fixed the issue we'll see.

Related

VPN is broken in Android 3.1

no matter PP2P or L2TP.
here is the log:
Code:
I/SProxy_mtpd( 158): Stop VPN daemon: mtpd
D/VpnSettings( 2968): received connectivity: ikta3(pptp)★★★★: connected? CONNECTING err=0
D/dalvikvm( 2968): GC_FOR_ALLOC freed 3978K, 52% free 8580K/17799K, paused 52ms
I/dalvikvm-heap( 2968): Grow heap (frag case) to 12.215MB for 3942416-byte allocation
D/dalvikvm( 2968): GC_CONCURRENT freed <1K, 31% free 12429K/17799K, paused 2ms+4ms
D/SProxy_mtpd( 158): stopping mtpd, success? false
I/SProxy_racoon( 158): Stop VPN daemon: racoon
D/SProxy_racoon( 158): stopping racoon, success? false
D/VpnService( 158): Local IP: 192.168.1.104, if: wlan0
D/VpnService( 158): VPN UP:
I/SProxy_mtpd( 158): Start VPN daemon: mtpd
D/mtpd ( 4142): Waiting for control socket
E/VpnService( 158): onError()
E/VpnService( 158): java.io.IOException: cannot start service: mtpd
E/VpnService( 158): at com.android.server.vpn.DaemonProxy.start(DaemonProxy.java:75)
E/VpnService( 158): at com.android.server.vpn.VpnDaemons.startDaemon(VpnDaemons.java:106)
E/VpnService( 158): at com.android.server.vpn.VpnDaemons.startMtpd(VpnDaemons.java:127)
E/VpnService( 158): at com.android.server.vpn.VpnDaemons.startPptp(VpnDaemons.java:56)
E/VpnService( 158): at com.android.server.vpn.PptpService.connect(PptpService.java:31)
E/VpnService( 158): at com.android.server.vpn.VpnService.onConnect(VpnService.java:133)
E/VpnService( 158): at com.android.server.vpn.VpnServiceBinder$1.run(VpnServiceBinder.java:57)
E/VpnService( 158): at java.lang.Thread.run(Thread.java:1020)
I/VpnService( 158): disconnecting VPN...
D/VpnSettings( 2968): received connectivity: ikta3(pptp)★★★★: connected? DISCONNECTING err=0
I/SProxy_mtpd( 158): Stop VPN daemon: mtpd
D/SProxy_mtpd( 158): stopping mtpd, success? false
I/SProxy_racoon( 158): Stop VPN daemon: racoon
D/dalvikvm( 3399): GC_EXPLICIT freed 2K, 6% free 6461K/6855K, paused 2ms+2ms
D/SProxy_racoon( 158): stopping racoon, success? false
D/VpnService( 158): onFinalCleanUp()
I/VpnService( 158): restore original suffices --> null
D/VpnSettings( 2968): received connectivity: ikta3(pptp)★★★★: connected? IDLE err=101
D/VpnSettings( 2968): create reconnect dialog for event 101
PPTP
Thanks for Sharing!

[Solved]Wifi problem with all Motorola Android 2.3.6 rom

How can help with this problem?
Code:
Sending a DHCP renewal
D/WifiStateTracker( 2717): Disable Bluetooth co-ex mode
V/WifiStateTracker( 2717): AutoIP is disabled
D/WifiStateTracker( 2717): DhcpHandler: DHCP request started
E/wpa_supplicant(11431): ERROR - wpa_driver_tista_private_send - error sending Wext private IOCTL to STA driver (ioctl_cmd = 8000305, drv->errors = 1, errno = 95 - Operation not supported on transport endpoint)
E/wpa_supplicant(11431): ERROR - Failed to handle rx data filter command!
D/WifiStateTracker( 2717): DHCP renewal started
- wifi disconnect on some router every 5-8 min.
- no problem with the same router on Android 2.3.4
- kernel problem?
Solution for this problem
- it is a problem with android >2.3.6
- there is no fix from google
- Change lease time for IP adress at your router from unlimited to 2 weeks or 2 year or 2 month ....
Code:
--------- beginning of /dev/log/main
D/alogcat (12049): stopped
D/alogcat (12049): starting ...
--------- beginning of /dev/log/system
W/InputManagerService( 2717): Window already focused, ignoring focus gain of: [email protected]
D/RadioSignalLevel( 3382): Gsm Radio Signal level: 4
D/RadioSignalLevel( 3382): Gsm Radio Signal level: 4
W/InputManagerService( 2717): Window already focused, ignoring focus gain of: [email protected]
D/WifiStateTracker( 2717): Sending a DHCP renewal
D/WifiStateTracker( 2717): Disable Bluetooth co-ex mode
V/WifiStateTracker( 2717): AutoIP is disabled
D/WifiStateTracker( 2717): DhcpHandler: DHCP request started
E/wpa_supplicant(11431): ERROR - wpa_driver_tista_private_send - error sending Wext private IOCTL to STA driver (ioctl_cmd = 8000305, drv->errors = 1, errno = 95 - Operation not supported on transport endpoint)
E/wpa_supplicant(11431): ERROR - Failed to handle rx data filter command!
D/WifiStateTracker( 2717): DHCP renewal started
I/ActivityManager( 2717): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.motorola.blur.home/.HomeActivity } from pid 2717
V/alogcat (12049): save instance
V/alogcat (12049): paused
I/ActivityManager( 2717): No longer want com.android.settings (pid 10969): hidden #21
D/battery_widget_monitor(10800): onReceive:Intent { act=android.appwidget.action.APPWIDGET_UPDATE cmp=ccc71.bmw/.lib.bmw_widget (has extras) }
W/battery_widget_monitor(10800): total active Widgets:4
I/ActivityManager( 2717): Resumed Activity: org.jtb.alogcat/.LogActivity totalTime: 182 ms
D/alogcat (12049): stopping ...
W/InputManagerService( 2717): Starting input on non-focused client [email protected] (uid=10099 pid=12049)
D/alogcat (12049): stopped
I/EventLogService( 3514): Aggregate from 1329512002062 (log), 1329512002062 (data)
I/ActivityManager( 2717): Starting: Intent { act=com.motorola.blur.apps.ACTION_APPS flg=0x10200000 cmp=com.motorola.blur.home/com.motorola.blur.apps.AppsActivity (has extras) } from pid 3414
I/ActivityManager( 2717): Displayed com.motorola.blur.home/com.motorola.blur.apps.AppsActivity: +621ms
D/dalvikvm(12049): GC_EXPLICIT freed 902K, 64% free 3238K/8967K, external 2939K/3671K, paused 70ms
I/ActivityManager( 2717): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.jtb.alogcat/.LogActivity } from pid 3414
V/alogcat (12049): started
I/alogcat (12049): new intent: android.intent.action.MAIN
D/alogcat (12049): stopping ...
D/alogcat (12049): canceling periodic saves
V/alogcat (12049): resumed
D/alogcat (12049): starting ...
I/ActivityManager( 2717): Resumed Activity: org.jtb.alogcat/.LogActivity totalTime: 217 ms
W/InputManagerService( 2717): Starting input on non-focused client [email protected] (uid=10141 pid=3414)
W/KeyCharacterMap(12049): Can't open keycharmap file
W/KeyCharacterMap(12049): Error loading keycharmap file '/data/usr/keychars/qtouch-touchscreen.kcm.bin'. hw.keyboards.65537.devname='qtouch-touchscreen'
W/KeyCharacterMap(12049): Can't open keycharmap file
W/KeyCharacterMap(12049): Error loading keycharmap file '/system/usr/keychars/qtouch-touchscreen.kcm.bin'. hw.keyboards.65537.devname='qtouch-touchscreen'
W/KeyCharacterMap(12049): Can't open keycharmap file
W/KeyCharacterMap(12049): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
Hi,
I found this with TPLINK routers (firewalls, etc.). I think the problem is about TPLINK's DHCP server implementation. I have a TPLINK firewall since 6 month ago, and I have this bug too.
TPLINK's DHCP server deamon (and sometimes their client) has some known incompatbility with ISP's DHCP solutions.
Of course, something is changed in 2.3.6 compared to 2.3.4, because same router is perfectly work with older version.
My workaround about this is disabling DHCP: I use manual IP, or use a "wifi profiler", which turns on/off predefined Fix IP on specified WIFI SSID.
I know it is not a perfect solution in foreign places.
I tried to replace dhcp deamon, wifi drivers, wifi configuration files from 2.3.4, but no success. (I am not a linux expert, so maybe I didn't change every dependent modules, etc.)
DHCP bug is allways present, whenever I'am using open, wep and wpa/wpa2 wireless link - if same DHCP server used.
(OFF: However I have another Wifi bug on CM7/MIUI ROMs with WPA2: after some minutes or transferring a few megabytes, the connection will "stuck" - no more dataflow, I have to reconnect.)
walter79 said:
How can help with this problem?
- wifi disconnect on some router every 5-8 min.
- no problem with the same router on Android 2.3.4
- kernel problem?
Click to expand...
Click to collapse
As a Defy+ user, I'd like to report this bug to official Motorola forum. I've already reported the search bug FC in app drawer. Please tell me how to report.
LeopardSurd said:
As a Defy+ user, I'd like to report this bug to official Motorola forum. I've already reported the search bug FC in app drawer. Please tell me how to report.
Click to expand...
Click to collapse
Copy the Logfile. For me the problem can find on router from Vodafon. (Vodafon Easybox 803 and 903) This router can only buy with a DSL-contract from Vodafon in germany. Maybe it is a kernel problem. I can`t test v3 kernel from motorola. I use a Android 2.3.4 kernel. I tried all v2 gingerbread kernels.
walter79 said:
Copy the Logfile. For me the problem can find on router from Vodafon. (Vodafon Easybox 803 and 903) This router can only buy with a DSL-contract from Vodafon in germany. Maybe it is a kernel problem. I can`t test v3 kernel from motorola. I use a Android 2.3.4 kernel. I tried all v2 gingerbread kernels.
Click to expand...
Click to collapse
ok, thanks!
There is a bug report on Motorola forum:
https://forums.motorola.com/posts/6c79bca040
Any way of using CM's WiFi driver on stock ROM?
Cm7 wifi is way faster than stock!
Can someone test to change ip adress lease time from unlimited to 2 weeks. You have to change this in your router
I found this in the Motorola forums, might help.
https://forums.motorola.com/posts/6808fc89ae
cdlq456 said:
I found this in the Motorola forums, might help.
https://forums.motorola.com/posts/6808fc89ae
Click to expand...
Click to collapse
This a different problem. I think only changing router DHCP settings will work.
I have no problems w Netgear WNR1000 ( this is my router model I think) , my rom is GGL ROM - Defy Green Lens [Android 2.3.6] . WIFI is working as a charm ,it is fast (faster than on CM72 roms) and energy efficient . I used to have problems with roms 2.1 , 2.2 - never with gingerbread roms . But those problems was connected with security settings .
This wifi bug is present in all Android 2.3.6 or 3.2 builds. Samsung has this bug too.
http://code.google.com/p/android/issues/detail?id=20461
There is no fix. You can only change the ip lease time of your router from unlimited to anything else.
I will check that in my router setup .
Solution for this problem
- it is a problem with android >2.3.6
- there is no fix from google
- Change lease time for IP adress at your router from unlimited to 2 weeks or 2 year or 2 month ....
http://review.cyanogenmod.com/#change,6098
Wifi problem is a framework problem. It is fixable by edit framework.jar on each >= android 2.3.6 rom.
I will test the fix on my MS2Ginger rom.
Thanks to quarx he found the fix on cm7 review page.
I know this is an oold thread, but I think that it's importannt that there's a fix that doesn't include changing settings in any rooter:
http://chromloop.com/2011/09/how-to...roblem-wifi-connected-but-no-internet-access/
My friend just bought the Defy+ from a store, new and quite expensive and was REALLY dissapointed to find out that it crashes most(all?) wireless N routers, cause he travels a lot and connects from a lot of random rooters. Applied this easy mod(after Framaroot-ing) and all seems ok after being connected for about 30 minutes now . Hurray!!:victory:

Beanstalk and WiFi?

I am having an issue where my WiFi keeps disconnecting. Its only on my home router that I've noticed. Its a fritzbox. I have reinstalled the ROM. Plus wiped everything. No restore with titainium this time just in case. (I only restore user apps anyway.) This has been happening on the last two builds. Which strikes me as odd because I have been running Scotts cm10 with out issue from almost the beginning. And switched to beanstalk on day one. Its just been the last two builds of beanstalk giving me a hard time. Let me know your ideas. I've searched through the menus, but with all these added features I could have missed something.
Sent from my SGH-I997 using xda app-developers app
Same here...
Having the same basic issue, though it's more of a minor annoyance than anything else. Get kicked off wifi. Turn wifi off and then back on. Then reconnect and usually it works.
And I should say that this is just a minor, minor glitch in what is otherwise an awesome ROM. Thanks for all your work on it, Scott!
Any thoughts on wifi fixes?
I am happy with CM10 11/15 release. Everything is working and I recommend others to go to that release.
New releases, codename, etc. is just a toy for developers to experiment. There will always be something not working or working incorrectly.
I have been fed by "ultra smooth", "buttery smooth", etc. BS, basically no changes from earlier CM10. It is smooth until you have some app taking more cpu or available memory is close to 0. Then all smoothness disappears.
Just find a version which works for you and stop making troubles to yourself with newer and newer versions.
0.02c
Newest working for me fine
Sent from my SGH-I997 using Tapatalk 2
Scott's Beanstalk build does the same thing to me (haven't tried the 2/3 release), it seems to only happen when I turn WiFi sleep on. If I leave it set to never sleep, it doesn't disconnect.
I've been having this issue too, I think it has been happening for me since switching to any ICS or JB rom but it seems worse lately. I've been tempted to switch back to the latest official GB release to see if I still have the issue but haven't tried that yet
I've checked the wifi sleep settings and tried all possible options. If seems to go to sleep and never wakeup. If I am hooked to power it doesn't seem to happen or if there is something active it doesn't happen.
In the logcat it happens about here:
I/EventLogService( 1047): Aggregate from 1358904794591 (log), 1358904794591 (data)
W/wpa_supplicant(19752): wlan0: Failed to initiate AP scan
W/ThrottleService( 443): unable to find stats for iface pdp0
W/wpa_supplicant(19752): wlan0: Failed to initiate AP scan
I/wpa_supplicant(19752): wlan0: CTRL-EVENT-DISCONNECTED bssid=c0:c1:c0:dc:f5:cc reason=1
E/wpa_supplicant(19752): wpa_driver_nl80211_driver_cmd: failed to issue private commands
D/CommandListener( 142): Clearing all IP addresses on wlan0
D/ConnectivityService( 443): ConnectivityChange for WIFI: DISCONNECTED/DISCONNECTED
D/ConnectivityService( 443): Attempting to switch to mobile
D/ConnectivityService( 443): Attempting to switch to BLUETOOTH_TETHER
D/NetUtils( 443): android_net_utils_resetConnections in env=0x2a292630 clazz=0xef500001 iface=wlan0 mask=0x3
D/ConnectivityService( 443): resetConnections(wlan0, 3)
W/wpa_supplicant(19752): wlan0: Failed to initiate AP scan
D/NetUtils( 443): android_net_utils_resetConnections in env=0x2a292630 clazz=0xf1b00001 iface=wlan0 mask=0x3
D/ConnectivityService( 443): ConnectivityChange for WIFI: DISCONNECTED/DISCONNECTED
D/ConnectivityService( 443): Attempting to switch to mobile
D/ConnectivityService( 443): Attempting to switch to BLUETOOTH_TETHER
D/ConnectivityService( 443): resetConnections(wlan0, 3)
D/dalvikvm( 806): GC_CONCURRENT freed 625K, 22% free 4256K/5408K, paused 7ms+2ms, total 129ms
D/dalvikvm( 443): GC_CONCURRENT freed 1861K, 40% free 16643K/27640K, paused 10ms+9ms, total 102ms
D/dalvikvm( 443): WAIT_FOR_CONCURRENT_GC blocked 52ms
W/wpa_supplicant(19752): wlan0: Failed to initiate AP scan
W/wpa_supplicant(19752): wlan0: Failed to initiate AP scan
W/wpa_supplicant(19752): wlan0: Failed to initiate AP scan
W/wpa_supplicant(19752): wlan0: Failed to initiate AP scan
W/wpa_supplicant(19752): wlan0: Failed to initiate AP scan
W/wpa_supplicant(19752): wlan0: Failed to initiate AP scan
W/wpa_supplicant(19752): wlan0: Failed to initiate AP scan
W/wpa_supplicant(19752): wlan0: Failed to initiate AP scan
The "Failed to initiate AP scan" repeats until wifi is disabled and restarted.
Only issue I have with the latest 2/3 build is that when I connect BT to car for talk... the sound comes across like I'm listening to a Walkie Talkie from the person I'm talking to.
They here me fine though. Also. The BT to Streaming music sounds good.
I ended up just wiping and restoring the PREVIOUS build which was working perfect.
I'm at a loss on this one. I reverted to stock and then tried Aeon for a while and had the same issue, although Aeon would sometimes bring the Wifi back on its own without me having to disable wifi and re-enable it. With Aeon I had a problem with the screen not coming back on after a deep sleep that I had with some other GB releases so I decided to go back up to Bean Stalk.
Did a complete format, wipe, and install and I'm having the same wifi issue. It acts like "Keep Wi-Fi on during sleep" is set to "Only when plugged in" even though I have it set to Always. When it wakes back up the only way to bring wifi back is to disable/enable it. I'm tempted to start timing how long it takes
Some more logcat info:
I/PowerManagerService( 428): Going to sleep due to screen timeout...
I/wpa_supplicant( 595): wlan0: CTRL-EVENT-DISCONNECTED bssid=c0:c1:c0:dc:f5:cc reason=1
E/wpa_supplicant( 595): wpa_driver_nl80211_driver_cmd: failed to issue private commands
D/CommandListener( 142): Clearing all IP addresses on wlan0
D/ConnectivityService( 428): ConnectivityChange for WIFI: DISCONNECTED/DISCONNECTED
D/ConnectivityService( 428): Attempting to switch to mobile
D/ConnectivityService( 428): Attempting to switch to BLUETOOTH_TETHER
D/NetUtils( 428): android_net_utils_resetConnections in env=0x2a170ed0 clazz=0x6ac00001 iface=wlan0 mask=0x3
D/ConnectivityService( 428): resetConnections(wlan0, 3)
W/wpa_supplicant( 595): wlan0: Failed to initiate AP scan
D/dalvikvm( 587): GC_CONCURRENT freed 503K, 24% free 3101K/4080K, paused 7ms+53ms, total 152ms
D/SurfaceFlinger( 145): Screen released, type=0 flinger=0x2a007318
E/wpa_supplicant( 595): wpa_driver_nl80211_driver_cmd: failed to issue private commands
V/TransportControlView( 428): Create TCV com.android.internal.policy.impl.keyguard.KeyguardTransportControlView{41677960 V.E..... ......I. 0,0-0,0 #102030a android:id/keyguard_transport_control}
D/dalvikvm( 428): JIT code cache reset in 4 ms (1048448 bytes 1/0)
D/dalvikvm( 428): GC_CONCURRENT freed 1669K, 37% free 9285K/14728K, paused 3ms+9ms, total 103ms
V/KeyguardViewManager( 428): State lockbackground:null
W/wpa_supplicant( 595): wlan0: Failed to initiate AP scan
D/dalvikvm( 428): GC_FOR_ALLOC freed 664K, 37% free 9354K/14728K, paused 59ms, total 61ms
W/wpa_supplicant( 595): wlan0: Failed to initiate AP scan
W/wpa_supplicant( 595): wlan0: Failed to initiate AP scan
D/Tethering( 428): MasterInitialState.processMessage what=3
D/ConnectivityService( 428): handleInetConditionChange: no active default network - ignore
D/PicasaUploaderSyncManager( 1602): active network: null
I fixed mine by shutting off WiFi optimization in the WiFi advanced settings. All is back to normal now.
Sent from my SGH-I997 using xda app-developers app
I might have figured out my problem, hopefully I'm not jinxing myself by posting this.
I installed Wifi Fixer and that didn't really help, but it would make the network reconnect after it dropped. What really helped was turning on the logging and seeing what was happening.
I have a Linksys router that is 802.11A/N and 802.11B/G compatible. Well I had the same ssid for for sets of bands so I think there is either weird power saving on the A/N or something weird where it would switch back and forth and get into some weird state. I changed the ssid on my A/N to something different and it hasn't dropped in a while now
After I'm sure it is fixed I might add the A/N ssid to my phone to see if that works.
Hopefully this helps someone else out there.
Well I still had issues with Beanstalk (the latest 4.2.1 version). Last night I flashed back to stock GB and I'm going to see if the wifi problem persists for me.
I'd really like to be on a ICS/JB rom but with the wifi constantly freaking out and the crazy battery life I might end up sticking with GB.
What is the best GB for Infuse?
I am done playing QA. 8 months testing and I can't stay with : GPS is not turning up if not used for some time ( Maps or other GPS can't turn it on. Have to reboot ), 720p not working, 480p produces video which gallery sometimes have problems creating/viewing thumbnails (really slow response from phone and eating battery; if this happens screen stays black for minutes until it starts re-drawing), WiFi issues (I stopped using WiFi tethering, which was the main reason to try 4+), very frequent DEBUG logs (OS Monitor) eat CPU for no reason, bluetooth issues only on my phone.

[Q] Yet Another Wifi Issue

I have done a lot searching around for wifi problems however I have been unable to find anything quite the same as my issue. I have tried applicable solutions for issues with similar symptoms as mine but none have worked so far. My phone runs primarily off two separate wifi networks, home and work. Security protocol at work is 802.1x EAP while home is just WPA/WPA2 PSK.
When I get to work the phone has no issue connecting to the wifi network automatically. When I get home it will not automatically connect however if I turn wifi off and on again it will connect and stay connected until I go to work again. This issue has persisted across Viper One S, TrickDroid, CM10, and CM10.1 (old and new kernel). The only time it ever automatically connected to my home wifi was when I still has the stock ROM on the phone. I have tried a number of different radios from the temporary installer in the radios thread however I hear that the temp installer is no good for CM10.1 any more since the partition for radios has been changed.
Info that may be useful.
Mods: Rooted, S-OFF, SuperCID, TWRP recovery
HBOOT: 2.15
Radio: 1.11.50.05.28 (CM10.1 now runs off device RADIO partition as I understand it)
Current ROM: CM10.1 20130717 (stock kernel 3.4.10)
Provider: Bell Canada
Relevant logcat info to follow as soon as I walk home for lunch.
This looks like the relevant information to me:
07-17 12:08:08.068 I/wpa_supplicant(744): wlan0: Authentication with [HARDWARE CODE] timed out.
07-17 12:08:10.951 I/wpa_supplicant(744): wlan0: Trying to associate with [HARDWARE CODE] (SSID='Beetre-Net' freq=2427 MHz)
07-17 12:08:10.951 I/wpa_supplicant(744): wlan0: Association request to the driver failed
07-17 12:08:10.951 I/wpa_supplicant(744): wlan0: CTRL-EVENT-ASSOC-REJECT status_code=1
07-17 12:08:10.951 E/wpa_supplicant(744): current_ssid == NULL
07-17 12:08:12.913 I/wpa_supplicant(744): wlan0: Trying to associate with [HARDWARE CODE] (SSID='Beetre-Net' freq=2427 MHz)
07-17 12:08:13.023 I/wpa_supplicant(744): wlan0: CTRL-EVENT-ASSOC-REJECT bssid=[HARDWARE CODE] status_code=1
07-17 12:08:13.023 E/wpa_supplicant(744): Retrying assoc: 7
07-17 12:08:14.885 I/wpa_supplicant(744): wlan0: Trying to associate with [HARDWARE CODE] (SSID='Beetre-Net' freq=2427 MHz)
07-17 12:08:15.055 I/wpa_supplicant(744): wlan0: CTRL-EVENT-ASSOC-REJECT bssid=[HARDWARE CODE] status_code=1
07-17 12:08:15.055 E/wpa_supplicant(744): Retrying assoc: 8
07-17 12:08:16.937 I/wpa_supplicant(744): wlan0: Trying to associate with [HARDWARE CODE] (SSID='Beetre-Net' freq=2427 MHz)
07-17 12:08:17.097 I/wpa_supplicant(744): wlan0: CTRL-EVENT-ASSOC-REJECT bssid=[HARDWARE CODE] status_code=1
07-17 12:08:17.097 E/wpa_supplicant(744): Retrying assoc: 9
07-17 12:08:18.959 I/wpa_supplicant(744): wlan0: Trying to associate with [HARDWARE CODE] (SSID='Beetre-Net' freq=2427 MHz)
07-17 12:08:19.090 I/wpa_supplicant(744): wlan0: CTRL-EVENT-ASSOC-REJECT bssid=[HARDWARE CODE] status_code=1
07-17 12:08:19.090 E/wpa_supplicant(744): Retrying assoc: 10
07-17 12:08:20.942 I/wpa_supplicant(744): wlan0: Trying to associate with [HARDWARE CODE] (SSID='Beetre-Net' freq=2427 MHz)
07-17 12:08:21.092 I/wpa_supplicant(744): wlan0: CTRL-EVENT-ASSOC-REJECT bssid=[HARDWARE CODE] status_code=1
Some interesting things I noted:
Association request to the driver failed - Does this mean CM10.1 is having a hard time with the WiFi hardware driver?
CTRL-EVENT-ASSOC-REJECT status_code=1 - I did a quick Google for this code but was unable to find anything conclusive.
I do not believe there is an issue with my router because I am able to connect to the WiFi with my MBP without any issues. I have also tried enabling and disabling 5Ghz.
New error being thrown while the phone is unable to connect to my work wifi:
setKernelCountSet(10088, 1) failed with errno -13
Googled errno -13 but was unable to find anything. The issue connecting to my work wifi is relatively new and I assume it started with one of the nightlies since that is the only thing that would have changed.

[Q] KTU84Q random reboots help

Hoping somebody can help with this, since updating to the latest image (4.4.4 KTU84Q) I've had random reboot problems. It seems to have the precursor of pressing the power button to sleep the phone, the power menu pops up, I escape it (Either with Power Button, Home, or Back) wait a few seconds or continue using the phone and the phone will either drop to a small reboot loop of the google logo (Fixed by holding power button) or will switch off completely. This isn't always the case though, sometimes the phone can just be used as normal and will still start a reboot cycle.
I've performed a factory restore with 4.4 Google Factory Image, then slowly done OTA updates until I got to KTU84Q and as soon as that update goes on, this problem appears, it has happened with Root & no Root.
I've attached logs (last few seconds before the error, the phone was plugged into my laptop to charge that time) am I forced to factory restore to 4.4 and move to KTU84P and leave it there with a constant 'Software Update' message or can anybody see what this cause is?
Cheers
build.board: hammerhead
build.bootloader: HHZ11k
build.brand: google
build.cpu_abi: armeabi-v7a
build.cpu_abi2: armeabi
build.device: hammerhead
build.display: KTU84Q
build.fingerprint: google/hammerhead/hammerhead:4.4.4/KTU84Q/1253334:user/release-keys
build.hardware: hammerhead
build.host: wpef13.hot.corp.google.com
build.id: KTU84Q
build.manufacturer: LGE
build.model: Nexus 5
build.product: hammerhead
build.radio: unknown
build.serial: 043e****3e
build.tags: release-keys
build.time: 1403892907000
build.type: user
build.user: android-build
version.codename: REL
version.incremental: 1253334
version.release: 4.4.4
version.sdk_int: 19
com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 15:29:44.036 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 15:29:44.036 E/UsbDebuggingManager( 791): at java.lang.Thread.run(Thread.java:841)
07-26 15:29:45.036 E/UsbDebuggingManager( 791): Communication error:
07-26 15:29:45.036 E/UsbDebuggingManager( 791): java.io.IOException: Connection refused
07-26 15:29:45.036 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 15:29:45.036 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 15:29:45.036 E/UsbDebuggingManager( 791): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 15:29:45.036 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 15:29:45.036 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 15:29:45.036 E/UsbDebuggingManager( 791): at java.lang.Thread.run(Thread.java:841)
07-26 15:29:46.046 E/UsbDebuggingManager( 791): Communication error:
07-26 15:29:46.046 E/UsbDebuggingManager( 791): java.io.IOException: Connection refused
07-26 15:29:46.046 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 15:29:46.046 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 15:29:46.046 E/UsbDebuggingManager( 791): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 15:29:46.046 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 15:29:46.046 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 15:29:46.046 E/UsbDebuggingManager( 791): at java.lang.Thread.run(Thread.java:841)
07-26 15:29:47.046 E/UsbDebuggingManager( 791): Communication error:
07-26 15:29:47.046 E/UsbDebuggingManager( 791): java.io.IOException: Connection refused
07-26 15:29:47.046 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 15:29:47.046 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 15:29:47.046 E/UsbDebuggingManager( 791): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 15:29:47.046 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 15:29:47.046 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 15:29:47.046 E/UsbDebuggingManager( 791): at java.lang.Thread.run(Thread.java:841)
07-26 15:29:48.046 E/UsbDebuggingManager( 791): Communication error:
07-26 15:29:48.046 E/UsbDebuggingManager( 791): java.io.IOException: Connection refused
07-26 15:29:48.046 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 15:29:48.046 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 15:29:48.046 E/UsbDebuggingManager( 791): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 15:29:48.046 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 15:29:48.046 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 15:29:48.046 E/UsbDebuggingManager( 791): at java.lang.Thread.run(Thread.java:841)
07-26 15:29:49.056 E/UsbDebuggingManager( 791): Communication error:
07-26 15:29:49.056 E/UsbDebuggingManager( 791): java.io.IOException: Connection refused
07-26 15:29:49.056 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 15:29:49.056 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 15:29:49.056 E/UsbDebuggingManager( 791): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 15:29:49.056 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 15:29:49.056 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 15:29:49.056 E/UsbDebuggingManager( 791): at java.lang.Thread.run(Thread.java:841)
07-26 15:29:50.056 E/UsbDebuggingManager( 791): Communication error:
07-26 15:29:50.056 E/UsbDebuggingManager( 791): java.io.IOException: Connection refused
07-26 15:29:50.056 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 15:29:50.056 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 15:29:50.056 E/UsbDebuggingManager( 791): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 15:29:50.056 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 15:29:50.056 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 15:29:50.056 E/UsbDebuggingManager( 791): at java.lang.Thread.run(Thread.java:841)
07-26 15:29:51.056 E/UsbDebuggingManager( 791): Communication error:
07-26 15:29:51.056 E/UsbDebuggingManager( 791): java.io.IOException: Connection refused
07-26 15:29:51.056 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 15:29:51.056 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 15:29:51.056 E/UsbDebuggingManager( 791): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 15:29:51.056 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 15:29:51.056 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 15:29:51.056 E/UsbDebuggingManager( 791): at java.lang.Thread.run(Thread.java:841)
07-26 15:29:52.066 E/UsbDebuggingManager( 791): Communication error:
07-26 15:29:52.066 E/UsbDebuggingManager( 791): java.io.IOException: Connection refused
07-26 15:29:52.066 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 15:29:52.066 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 15:29:52.066 E/UsbDebuggingManager( 791): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 15:29:52.066 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 15:29:52.066 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 15:29:52.066 E/UsbDebuggingManager( 791): at java.lang.Thread.run(Thread.java:841)
07-26 15:29:53.066 E/UsbDebuggingManager( 791): Communication error:
07-26 15:29:53.066 E/UsbDebuggingManager( 791): java.io.IOException: Connection refused
07-26 15:29:53.066 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 15:29:53.066 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 15:29:53.066 E/UsbDebuggingManager( 791): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 15:29:53.066 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 15:29:53.066 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 15:29:53.066 E/UsbDebuggingManager( 791): at java.lang.Thread.run(Thread.java:841)
07-26 15:29:54.066 E/UsbDebuggingManager( 791): Communication error:
07-26 15:29:54.066 E/UsbDebuggingManager( 791): java.io.IOException: Connection refused
07-26 15:29:54.066 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 15:29:54.066 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 15:29:54.066 E/UsbDebuggingManager( 791): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 15:29:54.066 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 15:29:54.066 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 15:29:54.066 E/UsbDebuggingManager( 791): at java.lang.Thread.run(Thread.java:841)
07-26 15:29:54.336 I/MediaFocusControl( 791): AudioFocus requestAudioFocus() from [email protected]
07-26 15:29:54.336 I/SoftAAC2( 184): Reconfiguring decoder: 0->44100 Hz, 0->1 channels
07-26 15:29:54.346 E/MediaPlayer( 902): Should have subtitle controller already set
07-26 15:29:54.346 D/audio_hw_primary( 184): select_devices: out_snd_device(2: speaker) in_snd_device(0: )
07-26 15:29:54.366 D/LightsService( 791): Excessive delay setting light: 67ms
07-26 15:29:54.386 V/KeyguardHostView( 902): hide transport, gen:11
07-26 15:29:54.656 I/MediaFocusControl( 791): AudioFocus abandonAudioFocus() from [email protected]
07-26 15:29:54.656 V/KeyguardHostView( 902): hide transport, gen:12
07-26 15:29:55.066 E/UsbDebuggingManager( 791): Communication error:
07-26 15:29:55.066 E/UsbDebuggingManager( 791): java.io.IOException: Connection refused
07-26 15:29:55.066 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 15:29:55.066 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 15:29:55.066 E/UsbDebuggingManager( 791): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 15:29:55.066 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 15:29:55.066 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 15:29:55.066 E/UsbDebuggingManager( 791): at java.lang.Thread.run(Thread.java:841)
07-26 15:29:56.076 E/UsbDebuggingManager( 791): Communication error:
07-26 15:29:56.076 E/UsbDebuggingManager( 791): java.io.IOException: Connection refused
07-26 15:29:56.076 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 15:29:56.076 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 15:29:56.076 E/UsbDebuggingManager( 791): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 15:29:56.076 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 15:29:56.076 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 15:29:56.076 E/UsbDebuggingManager( 791): at java.lang.Thread.run(Thread.java:841)
07-26 15:29:57.076 E/UsbDebuggingManager( 791): Communication error:
07-26 15:29:57.076 E/UsbDebuggingManager( 791): java.io.IOException: Connection refused
07-26 15:29:57.076 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 15:29:57.076 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 15:29:57.076 E/UsbDebuggingManager( 791): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 15:29:57.076 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 15:29:57.076 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 15:29:57.076 E/UsbDebuggingManager( 791): at java.lang.Thread.run(Thread.java:841)
07-26 15:29:57.476 I/ActivityManager( 791): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=16671 uid=10001 gids={50001, 3003, 1028, 1015}
07-26 15:29:57.496 D/dalvikvm( 182): GC_EXPLICIT freed 42K, 1% free 16733K/16808K, paused 1ms+2ms, total 25ms
07-26 15:29:57.506 D/dalvikvm( 182): GC_EXPLICIT freed <1K, 1% free 16733K/16808K, paused 1ms+2ms, total 12ms
07-26 15:29:57.516 I/CalendarProvider2(16671): Created [email protected](com.android.providers.calendar.Calend[email protected])
07-26 15:29:57.516 D/dalvikvm( 182): GC_EXPLICIT freed <1K, 1% free 16733K/16808K, paused 1ms+1ms, total 12ms
07-26 15:29:58.076 E/UsbDebuggingManager( 791): Communication error:
07-26 15:29:58.076 E/UsbDebuggingManager( 791): java.io.IOException: Connection refused
07-26 15:29:58.076 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 15:29:58.076 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 15:29:58.076 E/UsbDebuggingManager( 791): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 15:29:58.076 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 15:29:58.076 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 15:29:58.076 E/UsbDebuggingManager( 791): at java.lang.Thread.run(Thread.java:841)
07-26 15:29:58.266 D/dalvikvm( 791): GC_EXPLICIT freed 2213K, 15% free 46558K/54272K, paused 16ms+8ms, total 100ms
07-26 15:29:58.526 I/CalendarProvider2(16671): Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar }
07-26 15:29:58.526 W/ContentResolver(16671): Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
07-26 15:29:58.586 I/ActivityManager( 791): Start proc com.google.android.calendar for broadcast com.google.android.calendar/com.android.calendar.alerts.AlertReceiver: pid=16720 uid=10028 gids={50028, 3003}
07-26 15:29:58.626 D/AlertReceiver(16720): onReceive: a=android.intent.action.PROVIDER_CHANGED Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar flg=0x10 cmp=com.google.android.calendar/com.android.calendar.alerts.AlertReceiver }
07-26 15:29:58.636 D/AlertService(16720): 0 Action = android.intent.action.PROVIDER_CHANGED
07-26 15:29:58.676 D/GCM ( 1158): Message class mox
07-26 15:29:59.076 E/UsbDebuggingManager( 791): Communication error:
07-26 15:29:59.076 E/UsbDebuggingManager( 791): java.io.IOException: Connection refused
07-26 15:29:59.076 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 15:29:59.076 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 15:29:59.076 E/UsbDebuggingManager( 791): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 15:29:59.076 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 15:29:59.076 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 15:29:59.076 E/UsbDebuggingManager( 791): at java.lang.Thread.run(Thread.java:841)
07-26 15:29:59.126 D/dalvikvm( 1035): GC_CONCURRENT freed 409K, 3% free 17869K/18400K, paused 1ms+1ms, total 18ms
07-26 15:29:59.176 D/ConnectivityService( 791): handleInetConditionHoldEnd: net=0, condition=100, published condition=100
07-26 15:29:59.196 D/dalvikvm(16720): GC_CONCURRENT freed 279K, 2% free 16848K/17160K, paused 3ms+13ms, total 26ms
07-26 15:30:00.076 E/UsbDebuggingManager( 791): Communication error:
07-26 15:30:00.076 E/UsbDebuggingManager( 791): java.io.IOException: Connection refused
07-26 15:30:00.076 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 15:30:00.076 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 15:30:00.076 E/UsbDebuggingManager( 791): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 15:30:00.076 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 15:30:00.076 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 15:30:00.076 E/UsbDebuggingManager( 791): at java.lang.Thread.run(Thread.java:841)
07-26 15:30:00.256 I/PowerManagerService( 791): Waking up from sleep...
07-26 15:30:00.266 V/KeyguardServiceDelegate( 791): onScreenTurnedOn(showListener = [email protected])
07-26 15:30:00.276 D/SurfaceFlinger( 181): Screen acquired, type=0 flinger=0xb8056450
07-26 15:30:00.276 D/qdhwcomposer( 181): hwc_blank: Unblanking display: 0
07-26 15:30:00.316 V/KeyguardServiceDelegate( 791): **** SHOWN CALLED ****
07-26 15:30:00.316 I/WindowManager( 791): Lock screen displayed!
07-26 15:30:00.316 D/DisplayPowerController( 791): Unblocked screen on after 2740028 ms
07-26 15:30:00.516 D/qdhwcomposer( 181): hwc_blank: Done unblanking display: 0
07-26 15:30:00.516 D/SurfaceControl( 791): Excessive delay in unblankDisplay() while turning screen on: 240ms
07-26 15:30:01.016 I/ActivityManager( 791): Start proc com.google.android.deskclock for broadcast com.google.android.deskclock/com.android.alarmclock.DigitalAppWidgetProvider: pid=16795 uid=10033 gids={50033, 1028}
07-26 15:30:01.086 E/UsbDebuggingManager( 791): Communication error:
07-26 15:30:01.086 E/UsbDebuggingManager( 791): java.io.IOException: Connection refused
07-26 15:30:01.086 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 15:30:01.086 E/UsbDebuggingManager( 791): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 15:30:01.086 E/UsbDebuggingManager( 791): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 15:30:01.086 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 15:30:01.086 E/UsbDebuggingManager( 791): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 15:30:01.086 E/UsbDebuggingManager( 791): at java.lang.Thread.run(Thread.java:841)
07-26 15:30:01.546 D/dalvikvm( 1189): GC_CONCURRENT freed 518K, 5% free 18264K/19084K, paused 2ms+7ms, total 38ms
07-26 15:30:01.586 I/ActivityManager( 791): Process net.ausdroid.reader (pid 16104) has died.
07-26 15:30:01.586 E/LocSvc_eng( 791): W/int loc_eng_inject_location(loc_eng_data_s_type&, double, double, float): log_eng state error: instance not initialized
07-26 15:30:01.636 I/GCoreUlr( 1189): Successfully inserted location
07-26 15:30:01.636 I/GCoreUlr( 1189): Not calling LocationReportingService, hasMoved: true, elapsed millis: 119993, request: Phone
07-26 15:30:01.676 D/audio_hw_primary( 184): select_devices: out_snd_device(2: speaker) in_snd_device(0: )
07-26 15:30:01.676 D/NfcService( 1071): NFC-C ON
07-26 15:30:01.676 I/USERIAL_LINUX( 1071): USERIAL_Open(): enter
07-26 15:30:01.676 I/USERIAL_LINUX( 1071): USERIAL_Open() device: /dev/bcm2079x port=5, uart_port=0 WAKE_DELAY(20) WRITE_DELAY(20) POWER_ON_DELAY(0) PRE_POWER_OFF_DELAY(10) POST_POWER_OFF_DELAY(0)
07-26 15:30:01.696 I/USERIAL_LINUX( 1071): USERIAL_Open(): exit
07-26 15:30:01.696 D/PhoneStatusBar( 902): disable: < expand icons alerts ticker system_info back* home* recent* clock* search >
07-26 15:30:01.716 W/InputMethodManagerService( 791): Window already focused, ignoring focus gain of: [email protected] [email protected], token = [email protected]
07-26 15:30:01.726 I/MicrophoneInputStream( 1607): mic_starting [email protected]
07-26 15:30:01.726 I/HotwordRecognitionRnr( 1607): Starting hotword detection.
07-26 15:30:01.736 W/BaseEntryAdapterFactory( 1607): Skipping EntryTreeNode with no group entry and no children
07-26 15:30:01.736 D/audio_hw_primary( 184): select_devices: out_snd_device(0: ) in_snd_device(35: voice-rec-mic)
07-26 15:30:01.736 D/ ( 184): Failed to fetch the lookup information of the device 0000003E
07-26 15:30:01.736 E/ACDB-LOADER( 184): Error: ACDB AudProc vol returned = -19
07-26 15:30:01.736 W/BaseEntryAdapterFactory( 1607): Skipping EntryTreeNode with no group entry and no children
07-26 15:30:01.806 I/HotwordWorker( 1607): onReady
07-26 15:30:02.086 E/UsbDebuggingManager( 791): Communication error:
Another reboot from the phone sitting plugged into charger unused, check a text message, reboot
07-26 16:59:22.688 D/PhonebookSyncManager( 3331): performAction: UPDATE_REQUEST
07-26 16:59:22.698 D/PhonebookSyncManager( 3331): UPDATE MUTEX: LOCKED
07-26 16:59:22.698 D/PreferencesStorage( 3331): getObject: key=is_activated, ret=true, classObjectShouldHave=class java.lang.Boolean, defValue=false
07-26 16:59:22.698 D/PhonebookSyncManager( 3331): performAction: UPDATE_REQUEST_APPLIED
07-26 16:59:22.728 D/dalvikvm( 3331): GC_CONCURRENT freed 2598K, 10% free 24773K/27480K, paused 6ms+8ms, total 38ms
07-26 16:59:22.728 D/dalvikvm( 3331): WAIT_FOR_CONCURRENT_GC blocked 31ms
07-26 16:59:22.748 D/dalvikvm( 4150): GC_FOR_ALLOC freed 305K, 3% free 17389K/17852K, paused 12ms, total 12ms
07-26 16:59:22.768 D/dalvikvm( 4150): GC_CONCURRENT freed 82K, 3% free 17390K/17852K, paused 6ms+1ms, total 16ms
07-26 16:59:22.808 D/dalvikvm( 4150): GC_FOR_ALLOC freed 238K, 4% free 17304K/17888K, paused 9ms, total 9ms
07-26 16:59:22.908 D/PhonebookQueryManager( 3331): ChangedContactsContainer: changedContacts list []
07-26 16:59:22.908 D/PhonebookQueryManager( 3331): ChangedContactsContainer: rows count 0, changedContacts count 0, lastPortion true, lastContactId -1
07-26 16:59:22.908 D/PhonebookSyncManager( 3331): handleChanges: CONTACTS_UPDATE request, is last portion true
07-26 16:59:22.908 D/_PhonebookChangeTracker( 3331): onChange: no changed contacts, last true, contacts.size=0
07-26 16:59:22.908 D/PhonebookSyncManager( 3331): handleChanges: CONTACTS_UPDATE finished true, dataChanged false, lastLontactId -1
07-26 16:59:22.918 D/PreferencesStorage( 3331): getObject: key=is_activated, ret=true, classObjectShouldHave=class java.lang.Boolean, defValue=false
07-26 16:59:22.918 D/PhonebookSyncManager( 3331): performAction: CONTACTS_UPDATE_FINISHED
07-26 16:59:22.918 D/PreferencesStorage( 3331): getObject: key=sync_state, ret=4, classObjectShouldHave=class java.lang.Integer, defValue=0
07-26 16:59:22.918 D/ContactsStateManagerImpl( 3331): getSyncState: state 4
07-26 16:59:22.928 D/PhonebookSyncManager( 3331): onContactsDeleted: CHECK_DELETED_STEP1, has non-existed false
07-26 16:59:22.928 D/PreferencesStorage( 3331): getObject: key=is_activated, ret=true, classObjectShouldHave=class java.lang.Boolean, defValue=false
07-26 16:59:22.928 D/PhonebookSyncManager( 3331): performAction: CHECK_DELETED_STEP1_FINISHED
07-26 16:59:22.938 D/PhonebookSyncManager( 3331): onContactsDeleted: CHECK_DELETED_STEP2, has deleted false
07-26 16:59:22.938 D/PreferencesStorage( 3331): getObject: key=is_activated, ret=true, classObjectShouldHave=class java.lang.Boolean, defValue=false
07-26 16:59:22.938 D/PhonebookSyncManager( 3331): performAction: CHECK_DELETED_STEP2_FINISHED
07-26 16:59:22.938 D/PreferencesStorage( 3331): getObject: key=is_activated, ret=true, classObjectShouldHave=class java.lang.Boolean, defValue=false
07-26 16:59:22.938 D/PhonebookSyncManager( 3331): performAction: CHECK_INVISIBLE_FINISHED
07-26 16:59:22.938 D/PhonebookSyncManager( 3331): performAction: UPDATE_FINISHED
07-26 16:59:22.938 D/PreferencesStorage( 3331): getObject: key=sync_state, ret=4, classObjectShouldHave=class java.lang.Integer, defValue=0
07-26 16:59:22.938 D/ContactsStateManagerImpl( 3331): getSyncState: state 4
07-26 16:59:22.938 D/ContactsStateManagerImpl( 3331): setSyncState: preavState 4, state 1
07-26 16:59:23.318 E/UsbDebuggingManager( 793): Communication error:
07-26 16:59:23.318 E/UsbDebuggingManager( 793): java.io.IOException: Connection refused
07-26 16:59:23.318 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 16:59:23.318 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 16:59:23.318 E/UsbDebuggingManager( 793): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 16:59:23.318 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 16:59:23.318 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 16:59:23.318 E/UsbDebuggingManager( 793): at java.lang.Thread.run(Thread.java:841)
07-26 16:59:23.498 D/ContactsSmsManager( 3331): onChange: observer
07-26 16:59:23.498 D/ContactsSmsManager( 3331): syncRequest: delay
07-26 16:59:23.508 I/SmsDatabaseManager( 3331): On Sms db changed
07-26 16:59:23.938 D/PhonebookSyncManager( 3331): UPDATE MUTEX: RELEASED
07-26 16:59:24.318 E/UsbDebuggingManager( 793): Communication error:
07-26 16:59:24.318 E/UsbDebuggingManager( 793): java.io.IOException: Connection refused
07-26 16:59:24.318 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 16:59:24.318 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 16:59:24.318 E/UsbDebuggingManager( 793): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 16:59:24.318 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 16:59:24.318 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 16:59:24.318 E/UsbDebuggingManager( 793): at java.lang.Thread.run(Thread.java:841)
07-26 16:59:25.318 E/UsbDebuggingManager( 793): Communication error:
07-26 16:59:25.318 E/UsbDebuggingManager( 793): java.io.IOException: Connection refused
07-26 16:59:25.318 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 16:59:25.318 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 16:59:25.318 E/UsbDebuggingManager( 793): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 16:59:25.318 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 16:59:25.318 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 16:59:25.318 E/UsbDebuggingManager( 793): at java.lang.Thread.run(Thread.java:841)
07-26 16:59:25.818 D/dalvikvm( 793): GC_FOR_ALLOC freed 3419K, 12% free 33565K/37764K, paused 67ms, total 68ms
07-26 16:59:25.818 I/dalvikvm-heap( 793): Grow heap (frag case) to 33.628MB for 856096-byte allocation
07-26 16:59:25.878 D/dalvikvm( 793): GC_FOR_ALLOC freed 51K, 12% free 34350K/38604K, paused 60ms, total 60ms
07-26 16:59:25.938 D/dalvikvm( 793): GC_FOR_ALLOC freed 865K, 14% free 33485K/38604K, paused 59ms, total 59ms
07-26 16:59:26.018 D/dalvikvm( 793): GC_FOR_ALLOC freed 857K, 14% free 33467K/38604K, paused 62ms, total 62ms
07-26 16:59:26.078 D/dalvikvm( 793): GC_FOR_ALLOC freed 837K, 14% free 33467K/38604K, paused 57ms, total 57ms
07-26 16:59:26.088 I/ActivityManager( 793): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.google.android.googlequicksearchbox/com.google.android.launcher.GEL} from pid 793
07-26 16:59:26.158 D/dalvikvm( 793): GC_FOR_ALLOC freed 840K, 14% free 33468K/38604K, paused 77ms, total 77ms
07-26 16:59:26.178 I/GEL ( 1088): handleIntent(Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10600000 cmp=com.google.android.googlequicksearchbox/com.google.android.launcher.GEL })
07-26 16:59:26.218 W/IInputConnectionWrapper( 4306): showStatusIcon on inactive InputConnection
07-26 16:59:26.288 D/dalvikvm( 1275): GC_FOR_ALLOC freed 1262K, 9% free 20520K/22344K, paused 21ms, total 21ms
07-26 16:59:26.298 I/MicrophoneInputStream( 1275): mic_starting [email protected]
07-26 16:59:26.298 I/HotwordRecognitionRnr( 1275): Starting hotword detection.
07-26 16:59:26.308 D/audio_hw_primary( 183): select_devices: out_snd_device(0: ) in_snd_device(35: voice-rec-mic)
07-26 16:59:26.308 D/ ( 183): Failed to fetch the lookup information of the device 0000003E
07-26 16:59:26.308 E/ACDB-LOADER( 183): Error: ACDB AudProc vol returned = -19
07-26 16:59:26.318 E/UsbDebuggingManager( 793): Communication error:
07-26 16:59:26.318 E/UsbDebuggingManager( 793): java.io.IOException: Connection refused
07-26 16:59:26.318 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 16:59:26.318 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 16:59:26.318 E/UsbDebuggingManager( 793): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 16:59:26.318 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 16:59:26.318 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 16:59:26.318 E/UsbDebuggingManager( 793): at java.lang.Thread.run(Thread.java:841)
07-26 16:59:26.338 I/Icing ( 1032): Usage reports 1 indexed 0 rejected 0 denied 0
07-26 16:59:26.378 I/HotwordWorker( 1275): onReady
07-26 16:59:27.318 E/UsbDebuggingManager( 793): Communication error:
07-26 16:59:27.318 E/UsbDebuggingManager( 793): java.io.IOException: Connection refused
07-26 16:59:27.318 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 16:59:27.318 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 16:59:27.318 E/UsbDebuggingManager( 793): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 16:59:27.318 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 16:59:27.318 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 16:59:27.318 E/UsbDebuggingManager( 793): at java.lang.Thread.run(Thread.java:841)
07-26 16:59:28.318 E/UsbDebuggingManager( 793): Communication error:
07-26 16:59:28.318 E/UsbDebuggingManager( 793): java.io.IOException: Connection refused
07-26 16:59:28.318 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 16:59:28.318 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 16:59:28.318 E/UsbDebuggingManager( 793): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 16:59:28.318 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 16:59:28.318 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 16:59:28.318 E/UsbDebuggingManager( 793): at java.lang.Thread.run(Thread.java:841)
07-26 16:59:29.318 E/UsbDebuggingManager( 793): Communication error:
07-26 16:59:29.318 E/UsbDebuggingManager( 793): java.io.IOException: Connection refused
07-26 16:59:29.318 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 16:59:29.318 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 16:59:29.318 E/UsbDebuggingManager( 793): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 16:59:29.318 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 16:59:29.318 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 16:59:29.318 E/UsbDebuggingManager( 793): at java.lang.Thread.run(Thread.java:841)
07-26 16:59:29.528 D/dalvikvm( 1275): GC_CONCURRENT freed 521K, 6% free 21225K/22344K, paused 3ms+3ms, total 23ms
07-26 16:59:29.528 D/dalvikvm( 1275): WAIT_FOR_CONCURRENT_GC blocked 12ms
07-26 16:59:29.628 D/dalvikvm( 1275): GC_FOR_ALLOC freed 22K, 5% free 21264K/22344K, paused 18ms, total 19ms
07-26 16:59:29.628 I/dalvikvm-heap( 1275): Grow heap (frag case) to 21.720MB for 972016-byte allocation
07-26 16:59:29.648 D/dalvikvm( 1275): GC_FOR_ALLOC freed <1K, 5% free 22213K/23296K, paused 22ms, total 22ms
07-26 16:59:29.678 D/dalvikvm( 1088): GC_FOR_ALLOC freed 6496K, 15% free 43143K/50428K, paused 21ms, total 21ms
07-26 16:59:29.678 I/dalvikvm-heap( 1088): Grow heap (frag case) to 43.083MB for 972016-byte allocation
07-26 16:59:29.698 D/dalvikvm( 1088): GC_FOR_ALLOC freed 15K, 15% free 44077K/51380K, paused 19ms, total 19ms
07-26 16:59:29.728 I/dalvikvm( 1088): Total arena pages for JIT: 11
07-26 16:59:29.728 I/dalvikvm( 1088): Total arena pages for JIT: 12
07-26 16:59:29.728 I/dalvikvm( 1088): Total arena pages for JIT: 13
07-26 16:59:29.728 I/dalvikvm( 1088): Total arena pages for JIT: 14
07-26 16:59:29.728 I/dalvikvm( 1088): Total arena pages for JIT: 15
07-26 16:59:29.728 I/dalvikvm( 1088): Total arena pages for JIT: 16
07-26 16:59:29.728 I/dalvikvm( 1088): Total arena pages for JIT: 17
07-26 16:59:29.728 I/dalvikvm( 1088): Total arena pages for JIT: 18
07-26 16:59:29.728 I/dalvikvm( 1088): Total arena pages for JIT: 19
07-26 16:59:30.318 E/UsbDebuggingManager( 793): Communication error:
07-26 16:59:30.318 E/UsbDebuggingManager( 793): java.io.IOException: Connection refused
07-26 16:59:30.318 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 16:59:30.318 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 16:59:30.318 E/UsbDebuggingManager( 793): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 16:59:30.318 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 16:59:30.318 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 16:59:30.318 E/UsbDebuggingManager( 793): at java.lang.Thread.run(Thread.java:841)
07-26 16:59:30.368 D/dalvikvm( 1275): GC_FOR_ALLOC freed 496K, 5% free 22241K/23296K, paused 20ms, total 20ms
07-26 16:59:30.368 I/dalvikvm-heap( 1275): Grow heap (frag case) to 22.674MB for 972016-byte allocation
07-26 16:59:30.388 D/dalvikvm( 1275): GC_FOR_ALLOC freed 1K, 5% free 23189K/24248K, paused 22ms, total 22ms
07-26 16:59:30.418 D/dalvikvm( 1088): GC_FOR_ALLOC freed 162K, 14% free 44225K/51380K, paused 19ms, total 20ms
07-26 16:59:30.828 D/dalvikvm( 1088): GC_FOR_ALLOC freed 52K, 14% free 45184K/52332K, paused 22ms, total 22ms
07-26 16:59:31.318 E/UsbDebuggingManager( 793): Communication error:
07-26 16:59:31.318 E/UsbDebuggingManager( 793): java.io.IOException: Connection refused
07-26 16:59:31.318 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 16:59:31.318 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 16:59:31.318 E/UsbDebuggingManager( 793): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 16:59:31.318 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 16:59:31.318 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 16:59:31.318 E/UsbDebuggingManager( 793): at java.lang.Thread.run(Thread.java:841)
07-26 16:59:31.878 D/dalvikvm( 1088): GC_EXPLICIT freed 149K, 14% free 46191K/53284K, paused 3ms+6ms, total 44ms
07-26 16:59:31.948 W/InputMethodManagerService( 793): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
07-26 16:59:32.328 E/UsbDebuggingManager( 793): Communication error:
07-26 16:59:32.328 E/UsbDebuggingManager( 793): java.io.IOException: Connection refused
07-26 16:59:32.328 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 16:59:32.328 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 16:59:32.328 E/UsbDebuggingManager( 793): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 16:59:32.328 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 16:59:32.328 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 16:59:32.328 E/UsbDebuggingManager( 793): at java.lang.Thread.run(Thread.java:841)
07-26 16:59:33.328 E/UsbDebuggingManager( 793): Communication error:
07-26 16:59:33.328 E/UsbDebuggingManager( 793): java.io.IOException: Connection refused
07-26 16:59:33.328 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 16:59:33.328 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 16:59:33.328 E/UsbDebuggingManager( 793): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 16:59:33.328 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 16:59:33.328 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 16:59:33.328 E/UsbDebuggingManager( 793): at java.lang.Thread.run(Thread.java:841)
07-26 16:59:34.328 E/UsbDebuggingManager( 793): Communication error:
07-26 16:59:34.328 E/UsbDebuggingManager( 793): java.io.IOException: Connection refused
07-26 16:59:34.328 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 16:59:34.328 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 16:59:34.328 E/UsbDebuggingManager( 793): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 16:59:34.328 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 16:59:34.328 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 16:59:34.328 E/UsbDebuggingManager( 793): at java.lang.Thread.run(Thread.java:841)
07-26 16:59:34.638 W/InputMethodManagerService( 793): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
07-26 16:59:35.328 E/UsbDebuggingManager( 793): Communication error:
07-26 16:59:35.328 E/UsbDebuggingManager( 793): java.io.IOException: Connection refused
07-26 16:59:35.328 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 16:59:35.328 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 16:59:35.328 E/UsbDebuggingManager( 793): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 16:59:35.328 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 16:59:35.328 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 16:59:35.328 E/UsbDebuggingManager( 793): at java.lang.Thread.run(Thread.java:841)
07-26 16:59:35.768 D/dalvikvm( 1275): GC_CONCURRENT freed 1145K, 5% free 24125K/25296K, paused 2ms+1ms, total 30ms
07-26 16:59:36.088 W/InputMethodManagerService( 793): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
07-26 16:59:36.328 E/UsbDebuggingManager( 793): Communication error:
07-26 16:59:36.328 E/UsbDebuggingManager( 793): java.io.IOException: Connection refused
07-26 16:59:36.328 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 16:59:36.328 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 16:59:36.328 E/UsbDebuggingManager( 793): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 16:59:36.328 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 16:59:36.328 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 16:59:36.328 E/UsbDebuggingManager( 793): at java.lang.Thread.run(Thread.java:841)
07-26 16:59:37.068 W/InputMethodManagerService( 793): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
07-26 16:59:37.328 E/UsbDebuggingManager( 793): Communication error:
07-26 16:59:37.328 E/UsbDebuggingManager( 793): java.io.IOException: Connection refused
07-26 16:59:37.328 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 16:59:37.328 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 16:59:37.328 E/UsbDebuggingManager( 793): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 16:59:37.328 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 16:59:37.328 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 16:59:37.328 E/UsbDebuggingManager( 793): at java.lang.Thread.run(Thread.java:841)
07-26 16:59:38.328 E/UsbDebuggingManager( 793): Communication error:
07-26 16:59:38.328 E/UsbDebuggingManager( 793): java.io.IOException: Connection refused
07-26 16:59:38.328 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 16:59:38.328 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 16:59:38.328 E/UsbDebuggingManager( 793): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 16:59:38.328 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 16:59:38.328 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 16:59:38.328 E/UsbDebuggingManager( 793): at java.lang.Thread.run(Thread.java:841)
07-26 16:59:39.328 E/UsbDebuggingManager( 793): Communication error:
07-26 16:59:39.328 E/UsbDebuggingManager( 793): java.io.IOException: Connection refused
07-26 16:59:39.328 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 16:59:39.328 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 16:59:39.328 E/UsbDebuggingManager( 793): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 16:59:39.328 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 16:59:39.328 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 16:59:39.328 E/UsbDebuggingManager( 793): at java.lang.Thread.run(Thread.java:841)
07-26 16:59:39.388 W/InputMethodManagerService( 793): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
07-26 16:59:40.338 E/UsbDebuggingManager( 793): Communication error:
07-26 16:59:40.338 E/UsbDebuggingManager( 793): java.io.IOException: Connection refused
07-26 16:59:40.338 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 16:59:40.338 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 16:59:40.338 E/UsbDebuggingManager( 793): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 16:59:40.338 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 16:59:40.338 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 16:59:40.338 E/UsbDebuggingManager( 793): at java.lang.Thread.run(Thread.java:841)
07-26 16:59:41.328 E/UsbDebuggingManager( 793): Communication error:
07-26 16:59:41.328 E/UsbDebuggingManager( 793): java.io.IOException: Connection refused
07-26 16:59:41.328 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 16:59:41.328 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 16:59:41.328 E/UsbDebuggingManager( 793): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 16:59:41.328 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 16:59:41.328 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 16:59:41.328 E/UsbDebuggingManager( 793): at java.lang.Thread.run(Thread.java:841)
07-26 16:59:41.948 I/PowerManagerService( 793): Going to sleep by user request...
07-26 16:59:41.968 I/PowerManagerService( 793): Waking up from sleep...
07-26 16:59:41.978 V/KeyguardHostView( 906): Initial transport state: 0, pbstate=0
07-26 16:59:42.008 I/MicrophoneInputStream( 1275): mic_close [email protected]
07-26 16:59:42.028 W/BaseEntryAdapterFactory( 1275): Skipping EntryTreeNode with no group entry and no children
07-26 16:59:42.028 V/KeyguardHostView( 906): hide transport, gen:6
07-26 16:59:42.028 V/KeyguardHostView( 906): music state changed: 0
07-26 16:59:42.068 I/HotwordRecognitionRnr( 1275): Stopping hotword detection.
07-26 16:59:42.068 I/HotwordRecognitionRnr( 1275): Hotword detection finished
07-26 16:59:42.078 D/audio_hw_primary( 183): select_devices: out_snd_device(2: speaker) in_snd_device(0: )
07-26 16:59:42.078 W/View ( 906): requestLayout() improperly called by android.widget.TextClock{4408bc00 V.ED.... ......ID 157,0-724,320 #7f0a0047 app:id/clock_view} during layout: running second layout pass
07-26 16:59:42.078 W/View ( 906): requestLayout() improperly called by android.widget.TextClock{447cc220 V.ED.... ......ID 340,0-541,57 #7f0a004c app:id/date_view} during layout: running second layout pass
07-26 16:59:42.088 D/PhoneStatusBar( 906): disable: < expand icons alerts ticker system_info BACK* HOME* RECENT* CLOCK* search >
07-26 16:59:42.118 D/NfcService( 1070): NFC-C OFF
07-26 16:59:42.128 D/YouTube MDX( 9227): Recieved intent android.intent.action.SCREEN_OFF
07-26 16:59:42.128 D/YouTube MDX( 9227): Recieved intent android.intent.action.SCREEN_OFF
07-26 16:59:42.128 V/KeyguardServiceDelegate( 793): onScreenTurnedOn(showListener = [email protected])
07-26 16:59:42.138 V/KeyguardServiceDelegate( 793): **** SHOWN CALLED ****
07-26 16:59:42.138 I/WindowManager( 793): Lock screen displayed!
07-26 16:59:42.178 D/YouTube MDX( 9227): Recieved intent android.intent.action.SCREEN_ON
07-26 16:59:42.178 D/YouTube MDX( 9227): Recieved intent android.intent.action.SCREEN_ON
07-26 16:59:42.328 D/dalvikvm( 1042): GC_CONCURRENT freed 398K, 3% free 17447K/17884K, paused 4ms+2ms, total 15ms
07-26 16:59:42.328 E/UsbDebuggingManager( 793): Communication error:
07-26 16:59:42.328 E/UsbDebuggingManager( 793): java.io.IOException: Connection refused
07-26 16:59:42.328 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 16:59:42.328 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 16:59:42.328 E/UsbDebuggingManager( 793): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 16:59:42.328 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 16:59:42.328 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 16:59:42.328 E/UsbDebuggingManager( 793): at java.lang.Thread.run(Thread.java:841)
07-26 16:59:43.338 E/UsbDebuggingManager( 793): Communication error:
07-26 16:59:43.338 E/UsbDebuggingManager( 793): java.io.IOException: Connection refused
07-26 16:59:43.338 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 16:59:43.338 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
07-26 16:59:43.338 E/UsbDebuggingManager( 793): at android.net.LocalSocket.connect(LocalSocket.java:130)
07-26 16:59:43.338 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
07-26 16:59:43.338 E/UsbDebuggingManager( 793): at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
07-26 16:59:43.338 E/UsbDebuggingManager( 793): at java.lang.Thread.run(Thread.java:841)
07-26 16:59:44.338 E/UsbDebuggingManager( 793): Communication error:
07-26 16:59:44.338 E/UsbDebuggingManager( 793): java.io.IOException: Connection refused
07-26 16:59:44.338 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connectLocal(Native Method)
07-26 16:59:44.338 E/UsbDebuggingManager( 793): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)

Categories

Resources