vadimgrn / usbip-win2

USB/IP Client for Windows
GNU General Public License v3.0
314 stars 31 forks source link

All are turned off USB device when installing the latest version in Windows 10. #41

Closed SimonTechv closed 10 months ago

vadimgrn commented 11 months ago

Windows version, drivers' logs, elaborate description of the issue...

Lansnark commented 11 months ago

Hello there !

Same problem.. use windows 10 22h2 version. I use a raspberry pi4 (server, keybaord) to control my pc on video projector. Everything works fine, except when i disable TESTSIGNING, I have to turn it off to play games, because Anticheat.. I then restarted my pc and I lost all my usb ports.

The error could come from the unsigned certificate ? It is possible to sign it ? Sorry for me english ^^ Thanks !!

vadimgrn commented 11 months ago

The driver won't work if test signing mode is off. You must enable it or uninstall usbip software. To issue signed driver, there must be an officially registered company to buy EV certificate. I can't buy such certificate because I'm just a private person.

vadimgrn commented 11 months ago

If you don't want to uninstall usbip, you should disable usbip2_filter driver

bcdedit.exe /set testsigning off
"C:\Program Files\USBip\classfilter.exe" remove upper USB usbip2_filter

To enable it

bcdedit.exe /set testsigning on
"C:\Program Files\USBip\classfilter.exe" add upper USB usbip2_filter

See HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class{36fc9e60-c465-11cf-8056-444553540000}, UpperFilters