cezanne / usbip-win

USB/IP for Windows
GNU General Public License v3.0
1.91k stars 344 forks source link

Access virtual USB device already attached to vhci_hcd on Linux ! #326

Open CpServiceSpb opened 1 year ago

CpServiceSpb commented 1 year ago

I have a virtual VHCI root hub with a couple virtual USB devices attached to. When I list local devices by usbip I don' t see these devices and as follows can not bind to with the message: bind loop detected: device: /devices/platform/usb_vhci_hcd.0/usb3/3-1 is attached to vhci_hcd But VirtualHere Linux see these devices and allows to bind to from a client. What is the solution of the situation with UsbIP ?