Vadym

Results 121 comments of Vadym

I'll answer tomorrow, today is too late.

This is the info for virtual device on UDE hub ``` =========================== USB Port1 =========================== Connection Status : 0x01 (Device is connected) Port Chain : 3-1 Properties : 0x01 IsUserConnectable...

This is the info for real device ``` =========================== USB Port4 =========================== Connection Status : 0x01 (Device is connected) Port Chain : 2-4 Properties : 0x01 IsUserConnectable : yes PortIsDebugCapable...

The difference is that real device connection speed is Full-Speed, but virtual device is connected at High-Speed, as you mentioned above.

The issue has [fixed](https://github.com/vadimgrn/usbip-win2/commit/2cee7e0874e2ba84881365aa526afd7197763e68)

usbip2_filter failed to load. Requirements: Windows 10 Version 1809 (OS build 17763) and later. https://github.com/vadimgrn/usbip-win2#enable-test-signing-without-removing-usbip

Wrong, it should work and there is no need to reboot OS after the installation. What Win version do you have?

If usbip2_filter driver can't be loaded, all usb devices will not work. It should work on your system, but something went wrong. I'll try to help you resolve this issue,...

Device Manager, Universal Serial Bus Controllers, pay attention to - USB Root Hub (USB 3.0), Location: on USBip 3.X Emulated Host Controller - USBip 3.X Emulated Host Controller ![2](https://github.com/vadimgrn/usbip-win2/assets/67631045/6e30cad8-172e-4ce4-915a-4afa21c3788a) ![3](https://github.com/vadimgrn/usbip-win2/assets/67631045/ccd78ca2-8d7d-469d-8fde-cea5d035a441)...

If these devices are not working, most likely usbip2_filter.sys can't be loaded. This is a filter driver, see HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{36fc9e60-c465-11cf-8056-444553540000}, UpperFilters. If you remove usbip2_filter from UpperFilters and everything will work...