cezanne / usbip-win

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

usbip: error: vhci driver is not loaded #235

Closed zengshing closed 3 years ago

zengshing commented 3 years ago

I have a question when I attached a USB device in Windows 10. 图片

Zerowalker commented 3 years ago

same issue here, the drivers install fine as far as i can tell.

Zerowalker commented 3 years ago

Okay it might be the TESTSIGNING, thought i didn't need it as i installed the drivers just fine. But tried using it on a virtual machine and when i set it to ON it seems to make the driver load. Kinda odd though, i thought it only mattered for actually installing it?

cezanne commented 3 years ago

@zengshing : As @Zerowalker pointed out, you might not run bcdedit /set TESTSIGNING ON. In that case, such the error message is generated even though usbip_test.pfx has been already installed.