System is Fedora 28
I have Gnome boxes running with a Windows 10 "guest". I have a USB
device that I need to be automatically passed to the Windows 10 OS in
boxes. Because of how this device works it connects and then
disconnects a few times when it is first connected while going into a
programming mode, Because of this every time it disconnects the host OS
grabs the device causing the device to reset as it doesn't get a
response from the controlling software in time.
from the messages file the device info is:
kernel: usb 3-1: new high-speed USB device number 4 using xhci_hcd
kernel: usb 3-1: New USB device found, idVendor=2a4f, idProduct=0100,
bcdDevice= 0.00
kernel: usb 3-1: New USB device strings: Mfr=33, Product=37, SerialNumber=0
and I will also see multiple entries:
unhandled action 'bind' on
/sys/devices/pci0000:00/0000:00:14.0/usb3/3-11/3-11:1.1
unhandled action 'unbind' on
/sys/devices/pci0000:00/0000:00:14.0/usb3/3-11/3-11:1.0
a direction or pointers would be appreciated on how to force it to auto
redirect to the Windows OS.
Thanks, Jeff