[android-developers] Re: ADB shell exiting abnormally

2009-10-28 Thread Artem
On Oct 16, 7:53 pm, fadden wrote: > > adbis a quirky beast. Very quirky indeed. Can anyone suggest any other workarounds for adb disconnecting from a running emulator? It happens very very often these days, and sometimes restart the adb with "kill-server" and "start-server" is enough, other time

[android-developers] Re: ADB shell exiting abnormally

2009-10-16 Thread fadden
On Oct 16, 12:50 pm, Keith Preston wrote: > I am using Ubuntu 8.04.   I'm not using the SDK, but rather the full > source building image.   It is should be at version 1.6 (donut).   adb > version outputs 1.0.21.   Would you think that it could just be a > problem with USB drivers or interaction w

[android-developers] Re: ADB shell exiting abnormally

2009-10-16 Thread Keith Preston
I am using Ubuntu 8.04. I'm not using the SDK, but rather the full source building image. It is should be at version 1.6 (donut). adb version outputs 1.0.21. Would you think that it could just be a problem with USB drivers or interaction with my kernel? Are there some good debug options f

[android-developers] Re: ADB shell exiting abnormally

2009-10-14 Thread fadden
On Oct 13, 10:12 am, Keith Preston wrote: > If I start a shell on Device 1, then on Device 2 start a shell and > type reboot.   Device 2 resets like expected, but the shell on device > 1 will exit. I tried it just now on my setup, and didn't have a disconnect on device 1, but what I'm running is