cezanne / usbip-win

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

vhci driver is not loaded for signed drivers #296

Closed dezashibi closed 1 year ago

dezashibi commented 2 years ago

We've asked our client to sign the driver and we installed the driver properly but I still get vhci driver is not loaded error when I want to attach a new device, any experience about this?

vadimgrn commented 2 years ago

Try this build https://github.com/vadimgrn/usbip-win/releases

dezashibi commented 2 years ago

@vadimgrn I'm glad that I know there is a repo with active development for windows client part, I tested your build unfortunately it didn't help, I checked the Driver though it is signed and in the Driver tab (Device manager, Properties submenu from context menu for the installed driver), it shows the Signature data, but in the General tab it says that: Windows cannot verify the digital signature for the drivers required for this device. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source. (Code 52)

vadimgrn commented 2 years ago

@knavels Thank you for your feedback! Indeed I haven't changed the code that installs drivers, but vhci driver itself is improved significantly.

cezanne commented 1 year ago

@knavels : close this issue. Please reopen if you need.