cezanne / usbip-win

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

VHCI UDE driver install fail on Win10 (Err:800b0109) #209

Closed aFooBar closed 3 years ago

aFooBar commented 3 years ago

Iinstall latest version of usbip_vhci_ude driver (0.3.0) is failing on Windows 10

usbip.exe -d install_ude usbip: debug: C:\work\usbip-win\userspace\src\usbip\usbip.c:171:[run_command] running command: `install_ude' usbip: error: failed to install vhci driver package: err:800b0109 usbip: error: cannot install vhci driver package

If you need more details (log...) to help; don't hesitate

aFooBar commented 3 years ago

Looking at MS source code, found definition of that error (CERT_E_UNTRUSTEDROOT: 0x800B0109L) The reason is, certainly, I haven't installed the certificate 😕