** Description changed:

  Further details and explanation on this bug can be found here:
  https://bugzilla.redhat.com/show_bug.cgi?id=1016511
+ 
+ [IMPACT]
+ usb devices cannot be hotplugged using vendor/product.
+ 
+ [TEST CASE]
+ (Taken from comment #3)
+ 
+ Try to attach a usb device as follows (using a nexus 4 as an example):
+ 
+ cat > /root/nexus4.xml << EOF
+ <hostdev mode='subsystem' type='usb' managed='yes'>
+   <source>
+     <vendor id='0x18d1'/>
+     <product id='0x4ee0'/>
+   </source>
+ </hostdev>
+ EOF
+ 
+ virsh attach-device lava-worker-2 /root/nexus4.xml
+ 
+ [REGRESSION POTENTIAL]
+ This fix consists of three patches cherrypicked - and backported -
+ from upstream.  There is a chance of regression.  However the change
+ is entirely to usb hotplug code.

** Changed in: libvirt (Ubuntu Saucy)
       Status: New => Confirmed

** Changed in: libvirt (Ubuntu Saucy)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1264465

Title:
  hotplugging USB device by vendor/product fails: Path
  '/dev/bus/usb/000/000' is not accessible

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1264465/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to