Windows 10 Home 21H1, OS build 19043.1081 "usbip install -w" installs the driver successfully. But if try to attach to some device, you will get "usbip: error: vhci driver is not loaded".
usbip: error: failed to open vhci driverforusbip portcommand or usbip: error: vhci driver is not loadedforusbip attachcommand in the terminal window after launching the script, install the USBIP driver. Maybe you've forgotten in the heat of the deployment. Open the PowerShell window as A...
modprobe vhci-hcdTo check if it really got loaded, run:lsmod | grep vhci_hcdThe output should be similar to this one:root@client1:~# lsmod | grep vhci_hcd vhci_hcd 19800 0 usbip_common_mod 13605 1 vhci_hcd root@client1:~#
[M] Device Drivers->USB support->VHCI hcd[M] Device Drivers->USB support->VHCI hcd->Number of ports per USB/IP virtual host controller(8) Device Drivers->USB support->Number of USB/IP virtual host controllers(1) Device Drivers->USB support->USB Serial Converter support[M] Device Drivers...
Is this ab bug of this repository as you mentioned in last line of README that it did not work? Yes.. I had focused to windows usbip server and something in vhci driver went wrong. I'll check out until this year ends. Sorry, something went wrong. ...
[M] Device Drivers->USB support->VHCI hcd[M] Device Drivers->USB support->VHCI hcd->Number of ports per USB/IP virtual host controller(8) Device Drivers->USB support->Number of USB/IP virtual host controllers(1) Device Drivers->USB support->USB Serial Converter support[M] Device Drivers...