Passing through more than 8/12 USB devices
Posted: 10. Mar 2017, 18:56
Hi there,
while testing I found that no more than 8 - with XHCI, 12 with EHCI - USB-devices (concurrently) could be passed through to a VM.
The error-message thrown by vbox when connecting #9 is:
Question is: How "hard" is this limitation and is it possible to raise this to 32 (even by changing source and recompile) ?
P.S.: The application here is mass-updating devices over USB, up to 32 devices..
thanks, Makki
while testing I found that no more than 8 - with XHCI, 12 with EHCI - USB-devices (concurrently) could be passed through to a VM.
The error-message thrown by vbox when connecting #9 is:
Now, so far so bad, this seems to be a limitation ?Failed to create a proxy-device for the USB device. (VERR_PDM_NO_USB_PORTS)
Question is: How "hard" is this limitation and is it possible to raise this to 32 (even by changing source and recompile) ?
P.S.: The application here is mass-updating devices over USB, up to 32 devices..
thanks, Makki