cezanne / usbip-win

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

Bind fails on Windows 10 #226

Closed crazyquark closed 3 years ago

crazyquark commented 3 years ago

No matter what device I try to bind(I want to run the server on Windows) I get this error (when running with --debug): usbip: debug: usbip_stub.c:176:[apply_stubfdo] failed to update driver C:\Users\kris\AppData\Local\Temp\stuA93A.tmp\usbip_stub.inf ; USB\VID_1A86&PID_7523&REV_0254 ; errorcode: e0000242

cezanne commented 3 years ago

@crazyquark : Am I too late ? You probably didn't install the test certificate.

cezanne commented 3 years ago

@crazyquark : Am I too late ? You probably didn't install the test certificate.

As described in README.md, usbip_test.pfx should be installed onto 2 locations: "Trusted Root Certification Authority" and "Trusted Publishers". In your case, there's no USBIP test certificate in "Trusted Publishers".

usbip.exe will give more friendly error message for this issue via 58de484f7ec82480105963d70db6676fe0fa340f.