cezanne / usbip-win

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

Error while connecting USB Dongle From Win to WSL2 #277

Open mx0c opened 2 years ago

mx0c commented 2 years ago

I'm currently trying to connect a USB License Dongle to a WSL2 Distribution.

Client Version: usbip-utils 2.0 Server Version: usbip-win 0.3.5

Server (Win Host): usbip.exe bind -b 1-39 Server (Win Host): usbipd.exe -d -4 Client (WSL2): usbip attach -r 172.17.238.225 -b 1-39

However im getting the following Error: usbipd: debug: usbipd_accept.c:65:[do_accept] connection from 172.17.238.237:45858 usbipd: debug: usbipd_accept.c:29:[recv_pdu] received request: 0x8003 - attach device usbipd: debug: usbipd_stub.c:56:[get_device_path] traverse_intfdevs failed, returned: 0 usbipd: debug: usbipd_stub.c:188:[open_stub_dev] invalid devno: 39 usbipd: debug: usbipd_import.c:44:[export_device] cannot open devno: 39 usbipd: debug: usbipd_import.c:92:[recv_request_import] failed to export device: 1-39, err:-8 usbipd: debug: usbipd_accept.c:41:[recv_pdu] request 0x8003: done: err: -1

I also noticed that i have 2 USB/IP STUB devices in the device-manager both with a yellow warning sign indicating that the digital signature for the driver could not been verified.

zenbooster commented 2 years ago

same problem...