IskandarMa - 2022-03-25

Hi, I'm running usbipd on a Ubuntu 20.04 machine, and trying to export android device. But after running sudo usbipd -d, and run on another machine with usbip list -r [ip address], it tells 'usbip: info: no exportable devices found on [ip addr]'

The usbipd is installed from adb package 'linux-tools-[kerner version]', and usbipd -v shows 'usbipd (usbip-utils 2.0)'

Running lsusb can see the device, and the udev rules already configured, also kernel modules has loaded with sudo modprobe usbip-core/usbip-host, and verified by lsmod. And, adb can successfully connect to that device.

So, I'm confused what is wrong here, I've googled a lot, and searched in this forum too, found no clue.

 

Last edit: IskandarMa 2022-03-25