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 -- Ubuntu-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
