[Q] USB Debugging issue

Search This thread

redders6600

Member
May 14, 2010
18
1
I have a 2013 Nexus 7, running clearnrom 2.6 and the kernel that comes along with that.

Very irritatingly I have constant spam in my logcat when I plug it in to my PC.

I *do* get most of the debugging information, but messages like these are constantly being thrown in (about once a second), which is irritating, but also causes the chrome adb extension to crash/disconnect frequently:

Code:
02-20 13:32:53.316: E/UsbDebuggingManager(611): java.io.IOException: Connection refused
02-20 13:32:53.316: E/UsbDebuggingManager(611): 	at android.net.LocalSocketImpl.connectLocal(Native Method)
02-20 13:32:53.316: E/UsbDebuggingManager(611): 	at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:287)
02-20 13:32:53.316: E/UsbDebuggingManager(611): 	at android.net.LocalSocket.connect(LocalSocket.java:130)
02-20 13:32:53.316: E/UsbDebuggingManager(611): 	at com.android.server.usb.UsbDebuggingManager.listenToSocket(UsbDebuggingManager.java:75)
02-20 13:32:53.316: E/UsbDebuggingManager(611): 	at com.android.server.usb.UsbDebuggingManager.run(UsbDebuggingManager.java:111)
02-20 13:32:53.316: E/UsbDebuggingManager(611): 	at java.lang.Thread.run(Thread.java:841)

Has anyone else had this issue?

I thought it might be an issue with the kernel, or with my PC, but I've tried it on two separate PCs (one Linux, one windows) and with the ElementalX 2.6 kernel but no joy.

Help/thoughts appreciated.
 

redders6600

Member
May 14, 2010
18
1
Given the lack of replies - I guess people don't know.

Could someone who has eclipse set up plug their nexus 7 in and check the logcat to see whether they get similar output?

Especially helpful if you are running cleanrom.

Thanks
 

redders6600

Member
May 14, 2010
18
1
Can anyone help with this? All I need is for someone to plug in their Nexus 7 and tell me if they get errors in the console..
 

redders6600

Member
May 14, 2010
18
1
Thanks! Sorry for the spam... Any idea what could be causing this then?

I thought it would have been a ROM or kernel thing but if you are getting the same fully stock then clearly not...

Sent from my Nexus 7 using Tapatalk
 

Scott

Retired Recognized Developer
Thanks! Sorry for the spam... Any idea what could be causing this then?

I thought it would have been a ROM or kernel thing but if you are getting the same fully stock then clearly not...

Sent from my Nexus 7 using Tapatalk

Yeah, I am not sure but I got some ideas...

I would look at replacing the ADBD binary and also unsecure the boot.img.


That's totally random guessing... But that's what I would try first.

You should be able to fastboot flash my boot.img as it already has this done.

Once again thats a random guess.
 

Miche1asso

Senior Member
Apr 11, 2012
680
500
Treviso
I just had the same issue on my Xperia M2 with Kitkat 4.4.4. I disabled and enabled the USB Debug in develop setting and it seems to have disappeared. Now NFC is spamming the logcat, but that is usual...
 

Top Liked Posts