-
-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VHCI Device not found system USB post disabled #81
Comments
usbip2_filter driver was not loaded successfully, see https://github.com/vadimgrn/usbip-win2/tree/master?tab=readme-ov-file#disable-windows-test-signing-mode-without-removing-usbip |
had the same problem with win 10! 😫 |
As I explained before, the driver disables nothing. usbip_filter driver is installed, but failed to load for unknown reasons. That's why all usb devices do not work. You should find out the root of cause yourself, I tested the build on Windows 10 x64 Version 1809, it works. It works for most users too. I don't know what is wrong with your system. Unfortunately, usbip_filter driver is required and cannot be ditched. |
Exactly the same situation, After installing the ports stopped working. MSI motherboard Windows 11 Pro version |
I cannot do something with that because I haven't had this issue on my laptops/PC or virtual machines. I suppose this is about some missing dependencies, but I can't guess what is could be. |
Maybe you can tell me where to look for the problem? In the system logs I only see: The driver \Driver\usbip2_ude failed to load for the device ROOT\USB\0000. |
I don't know how to debug drivers that fail to load. I need to learn that myself. |
I had the same issue, all ports got disabled I have windows 10. so I reboot than that happend, I couldn't sign to windows every port is disabled |
when I rebooted the system I didn't go to testing mode maybe that was the problem? |
Sure, usbip_ude and usbip_filter drivers cannot be loaded if test signing mode is not enabled. If you installed USBip and disabled test signing mode after that, all USB devices will not be available after system reboot. |
I encountered an issue with this driver upon installation. It disabled all USB ports on my Windows 11 system. Attempting to resolve the problem in safe mode proved unsuccessful, as USB functionality remained unavailable. To restore USB port operation, I had to revert to the last known good configuration.
![USBIP fail](https://private-user-images.githubusercontent.com/3536573/353196545-2d5704e2-4b33-4c09-b0f6-da936d604bf8.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MDYwNTcsIm5iZiI6MTczOTQwNTc1NywicGF0aCI6Ii8zNTM2NTczLzM1MzE5NjU0NS0yZDU3MDRlMi00YjMzLTRjMDktYjBmNi1kYTkzNmQ2MDRiZjgucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTNUMDAxNTU3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9M2Y0ZDZiNGRjOWQwZTk1MWUzMmVkZDExOGI0MmUyNzMxOTA5MzJjZTAyZjhjN2EyMjgyM2QzOWMyMDU3YzYwZiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.msyEP56hGbk629ce7e-G0luCTToBUk37OCQOPe1Pdjc)
Subsequently, when trying to run the software, I received a "VHCI Driver not found" error. This may be a consequence of using the last known configuration to reset the drivers and regain USB functionality.
Error Image:
For reference, my system specifications can be found at:
https://www.passmark.com/baselines/V11/display.php?id=215047417287
The text was updated successfully, but these errors were encountered: