[Bug 787091] Re: Unable to use USB device in KVM quest

Serge Hallyn 787091 at bugs.launchpad.net
Thu May 26 14:15:47 UTC 2011


Thanks for the additional info.  You're running with user and group
root.  I wonder if there is a bug in that path.  Could you do

for i in `pidof kvm`; do
   echo $i >> statusinfo
   cat /proc/$i/status >> statusinfo
   echo >> statusinfo
done

and post statusinfo?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/787091

Title:
  Unable to use USB device in KVM quest



More information about the Ubuntu-server-bugs mailing list