October 13, 201411 yr I installed a Logitech C310 HD cam on my unRAID and setup the .cfg file of my Windows 8 VM to do a passthrough of host:046d:081b which is how I install everything USB on my VM and it's not finding it, I had same issue with Prolific/FTDI 232R USB devices, is there a list of compatible devices on XEN / virtual machines?
October 13, 201411 yr Does device manager not show it at all or does it show up but with an invalid driver? Have you ever successfully passed through this device before? Some USB devices aren't fans of host device USB pass through.
October 14, 201411 yr From reading the xen passthrough wiki, I believe that discrete device passthrough emulates usb 1.1 only. To gain full usb 2.0 speeds, you need to passthrough the full controller as apic device. For a video device, I would imagine usb 2.0 might be a requirement? I discovered thus when passing through some usb soundtracks to a vm. Passing through the device itself resulted in patchy, garbled sound but when I attached them to a apart on a controller that was specified for pci passthrough, they worked fine (plus I have the benefit of hotplugging devices, utilising hubs etc) Hope that helps. Peter
October 14, 201411 yr Not quite what I meant. What I'm saying is that xen usb passthrough exposes all usb devices to the at usb 1.1 speeds. Regardless of the actual port speed. This is fine for keyboards, mice and it receivers, for example, but not much good for audio devices and especially video. There may be additional factors at play in your case but I'd start by passing through the entire usb controller as a pci device and see where you get to with that.
October 14, 201411 yr Author OH ok. I will try to passthrough the controller. Will a USB 2.0 controller passthrough work at 2.0 speeds/specs? Im about to give up on Xen... For KVM its a different setup? If I can't pass these 2 devices, I only have 1 working passthrough = hp laserjet 1012 host based...
October 14, 201411 yr In my experience, passing the controller will give you full speed, hot plug capability etc.
October 14, 201411 yr Meep is right. Controller pass through is not the same as host dev USB pass through. The latter has limitations on speed and hot plugging whereas the former does not.
November 12, 201411 yr Author Meep is right. Controller pass through is not the same as host dev USB pass through. The latter has limitations on speed and hot plugging whereas the former does not. Well, unfortunately I tried both ways, webcam does not get recognized on the host VM. :-( Is there any unRAID docker or plugin (like Yawcam) that allows streaming of webcam content?
Archived
This topic is now archived and is closed to further replies.