<div dir="ltr">The USB section is the same on both guests:<div><br></div><div><div>    &lt;controller type=&#39;usb&#39; index=&#39;0&#39;&gt;</div><div>      &lt;alias name=&#39;usb0&#39;/&gt;</div><div>      &lt;address type=&#39;pci&#39; domain=&#39;0x0000&#39; bus=&#39;0x00&#39; slot=&#39;0x01&#39; function=&#39;0x2&#39;/&gt;</div>

<div>    &lt;/controller&gt;</div><div><br></div><div><div>    &lt;hostdev mode=&#39;subsystem&#39; type=&#39;usb&#39; managed=&#39;no&#39;&gt;</div><div>      &lt;source&gt;</div><div>        &lt;vendor id=&#39;0x05dc&#39;/&gt;</div>

<div>        &lt;product id=&#39;0xc75c&#39;/&gt;</div><div>        &lt;address bus=&#39;2&#39; device=&#39;10&#39;/&gt;</div><div>      &lt;/source&gt;</div><div>      &lt;alias name=&#39;hostdev0&#39;/&gt;</div><div>    &lt;/hostdev&gt;</div>

</div><div><br></div><div>I thought it might be a Windows issue, I&#39;ve tried on both Win7 64 and 2008R2 64 with the same result. At one point there was a notification bubble that the USB device can run faster - which I thought might mean the Windows guest was provided a USB v1 controller.</div>

</div><div><br></div><div>I&#39;ve attached both the xml&#39;s if you think there might be something I&#39;m not seeing.</div><div><br></div><div>Thanks,</div><div>Steve</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Tue, Jul 22, 2014 at 9:50 AM, Michal Skrivanek <span dir="ltr">&lt;<a href="mailto:michal.skrivanek@redhat.com" target="_blank">michal.skrivanek@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class=""><br>
On Jul 22, 2014, at 15:49 , Steve Dainard &lt;<a href="mailto:sdainard@miovision.com">sdainard@miovision.com</a>&gt; wrote:<br>
<br>
&gt; Hi Michal,<br>
&gt;<br>
&gt; How can I generate libvirt xml from rhevm?<br>
<br>
</div>&quot;virsh -r dumpxml &lt;domain&gt;&quot; on the host<br>
<br>
Thanks,<br>
michal<br>
<div class="HOEnZb"><div class="h5"><br>
&gt;<br>
&gt; Thanks,<br>
&gt; Steve<br>
&gt;<br>
&gt;<br>
&gt; On Tue, Jul 22, 2014 at 4:12 AM, Michal Skrivanek &lt;<a href="mailto:michal.skrivanek@redhat.com">michal.skrivanek@redhat.com</a>&gt; wrote:<br>
&gt;<br>
&gt; On 21 Jul 2014, at 20:54, Steve Dainard wrote:<br>
&gt;<br>
&gt;&gt; I should mention I can mount this usb drive in a CentOS 6.5 VM without any problems.<br>
&gt;<br>
&gt; Hi,<br>
&gt; there should be no difference configuration-wise. well, please compare libvirt&#39;s xml to be sure and confirm<br>
&gt; If it&#39;s the case then it might be a problem of qemu/kvm and/or windows<br>
&gt;<br>
&gt; Thanks,<br>
&gt; michal<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Mon, Jul 21, 2014 at 2:11 PM, Steve Dainard &lt;<a href="mailto:sdainard@miovision.com">sdainard@miovision.com</a>&gt; wrote:<br>
&gt;&gt; I&#39;m using the hostusb hook on RHEV 3.4 trial.<br>
&gt;&gt;<br>
&gt;&gt; The usb device is passed through to the VM, but I&#39;m getting errors in a Windows VM when the device driver is loaded.<br>
&gt;&gt;<br>
&gt;&gt; I started with a simple usb drive, on the host it is listed as:<br>
&gt;&gt;<br>
&gt;&gt; Bus 002 Device 010: ID 05dc:c75c Lexar Media, Inc.<br>
&gt;&gt;<br>
&gt;&gt; Which I added as 0x05dc:0xc75c to the Windows 7 x64 VM.<br>
&gt;&gt;<br>
&gt;&gt; In Windows I get an error in device manager:<br>
&gt;&gt; USB Mass Storage Device &quot;This device cannot start. (Code 10)&quot;<br>
&gt;&gt; Properties/General Tab: Device type: Universal Serial Bus Controllers, Manufacturer: Compatible USB storage device, Location: Port_#0001.Hub_#0001<br>
&gt;&gt;<br>
&gt;&gt; Under hardware Ids:<br>
&gt;&gt; USB\VID_05DC&amp;PID_C75C&amp;REV_0102<br>
&gt;&gt; USB\VID_05DC&amp;PID_C75C<br>
&gt;&gt;<br>
&gt;&gt; So it looks like the proper USB device ID is passed to the VM.<br>
&gt;&gt;<br>
&gt;&gt; I don&#39;t see any error messages in event viewer, and I don&#39;t see anything in VDSM logs either.<br>
&gt;&gt;<br>
&gt;&gt; Any help is appreciated.<br>
&gt;&gt;<br>
&gt;&gt; Steve<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Users mailing list<br>
&gt;&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt;&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;<br>
&gt;<br>
<br>
</div></div></blockquote></div><br></div>