vadimgrn / usbip-win2

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

Disabling "Windows Test Signing Mode" once the program is installed will cause every USB device to stop working #71

Closed miranda1000 closed 6 months ago

miranda1000 commented 6 months ago

I had to access with remote controll because I couldn't move my mouse/keyboard (directly connected to the computer)...

Steps to reproduce

miranda1000 commented 6 months ago

Solved after uninstalling the program; I assume re-enabling testsigning will also work.

vadimgrn commented 6 months ago

Obviously it cannot work if test signing is disabled. You can disable it for some reasons without uninstalling usbip. It will work if enable test signing again.

miranda1000 commented 6 months ago

it cannot work if test signing is disabled

Special emphasis on the "directly connected to the computer". By disabling that, it almost caused my computer to brick. None of the (directed) connected USBs were recognised, so I couldn't login.

I think this part is worth mentioning, at least...

vadimgrn commented 6 months ago

Disable Windows Test Signing Mode without removing USB/IP

usbip2_filter driver must be disabled, otherwise all USB controller will not work

What is wrong? Everything is described.

vadimgrn commented 6 months ago

I updated README to emphasize do not set testsigning off when USBip is installed.