cezanne / usbip-win

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

failed to attach, code:-6 #352

Open hxf3751 opened 10 months ago

hxf3751 commented 10 months ago

Hello, I shared usb device on Linux with command "sudo usbip bind -b 1-1", and it succeed. Then I go to Windows 10 to attach the usb device with command "usbip.exe attach -r IP -b 1-1", but it always return error code -6. Version on Linux is 2.0, version on Windows is 0.3.5. The debug info image is as follow: image

I have installed pfx and VHCI driver as document, but I don't know why it always failed.

Thanks.

hxf3751 commented 10 months ago

image