ADB not seeing android device

I'm running the OS X client on yosemite 10.10.5. I have a linux server running on an oDroid X2 with 13.10 Xubuntu (Dream Machine build). Plugging the android device directly into the Mac mini allows ADB to see it. When plugged into oDroid, I get this error message when I launch ADB on the mac.

adb I 483 11546 usb_osx.cpp:259] Found vid=18d1 pid=4ee2 serial=ZX1G22V2NP
adb I 483 11546 usb_osx.cpp:259]
adb E 483 11546 usb_osx.cpp:311] Could not clear pipe stall both ends: e00002eb
adb E 483 11546 usb_osx.cpp:265] Could not find device interface

Tested against two android devices and the server worked on my trial runs with a windows client before purchasing. Any ideas?

#2

looking at apple does documentation it seems 0xe00002eb means "Operation Aborted"

Can you do this.

1. In the virtualhere client -> Right click USB Hubs-> Debug Mode
2. Plug your phone into the server and then use it via virtualhere
3. Reproduces the problem, e.g by opening adb on the mac
4. Right click USB Hubs-> Debug Mode to turn it off
5. Send me the file it generates mail [at] virtualhere.com (mail[at]virtualhere[dot]com)

#3

OK this is finally fixed in 3.2.1 of the server