November 5, 201510 yr I had the same issue, need to move the USB pass trough away from this part. Right, it's either here or in the devices section as part of a hostdev block. But unfortunately the hostdev blocks that's working for the Windows VM isn't for the Mac, hence why I'm trying it here. I'm assuming you have usb controller passthrough working correctly via a hostdev block?
November 5, 201510 yr I have this setting know, USB mouse and a keyboard <hostdev mode='subsystem' type='usb' managed='yes'> <source> <vendor id='0x046d'/> <product id='0xc52b'/> </source> </hostdev> <hostdev mode='subsystem' type='usb' managed='yes'> <source> <vendor id='0x045e'/> <product id='0x0040'/> </source> </hostdev>
November 5, 201510 yr I have this setting know, USB mouse and a keyboard I see, you're not passing in a controller simply the devices. I'm trying to pass in the controller.
Archived
This topic is now archived and is closed to further replies.