cezanne / usbip-win

USB/IP for Windows
GNU General Public License v3.0
1.92k stars 346 forks source link

How to check if the device is successfully attached? #283

Open getnet2006 opened 2 years ago

getnet2006 commented 2 years ago

I am using usbip to access remote rtl-sdr but after attaching the device it doesn't show the device properly attached

Sok00 commented 2 years ago

which version do you use? type: #-$ usbip version & usbip --debug in server and client ?

getnet2006 commented 2 years ago

which version do you use? type: #-$ usbip version & usbip --debug in server and client ?

In the client usbip 1.0.0 and in the server usbip-utils 2.0

Sok00 commented 2 years ago

the versions must match so that they work ^^