USB Host Device passthrought [Host --> Guest] is not working
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libvirt (Ubuntu) |
Confirmed
|
Medium
|
Unassigned | ||
virt-manager (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
I'm trying to passthrough USB Flash drive from Host to Guest with virt-manager with no success.
1. I'm starting virt-manager.
2. Putting my USB Flash drive into USB port.
3. Adding USB Host Device with my USB Flash drive. It appears in hardware list as USB 090c:1000 device.
4. I'm starting my VM and when it is finished no usb device I can see in my guest: lsusb doesn't shows it.
-------------------
I tried another way. When VM is started I executed:
$ sudo virt-xml Kubuntu-
Для пристрою успішно виконано дію hotplug.
Домен «Kubuntu-
But nothing's changed in guest system: no any new device appeared.
-------------------
I tried also:
1. Creating usbhostdev.xml file with the following content:
<hostdev mode='subsystem' type='usb'>
<source>
</source>
</hostdev>
2. $ sudo virsh attach-device Kubuntu-
This also added USB 090c:1000 device in virt-manager but nothing's changed is guest system again.
I think this is a bug or something I'm doing wrong possibly.
Some additional info:
Host: Kubuntu 16.04 LTS
Linux: 4.7.0-040700rc7
libvirt-bin: 1.3.1-1ubuntu10.1
qemu-system-x86: 2.5+dfsg-
Guest: Kubuntu 16.04 LTS / Windows 7 x64
Linux: 4.4.0-28-generic x86_64
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: virt-manager 1:1.3.2-
Uname: Linux 4.7.0-040700rc7
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: KDE
Date: Fri Jul 15 22:40:58 2016
InstallationDate: Installed on 2014-06-08 (768 days ago)
InstallationMedia: Kubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.1)
PackageArchitec
SourcePackage: virt-manager
UpgradeStatus: Upgraded to xenial on 2016-02-04 (161 days ago)
Changed in virt-manager (Ubuntu): | |
importance: | Undecided → Medium |
Changed in libvirt (Ubuntu): | |
importance: | Undecided → Medium |
Status changed to 'Confirmed' because the bug affects multiple users.