I had a similar problem (spicevmc not supported) but when trying to
start the guest from libvirt. The cause was the libvirt .XML file where
it specified the emulator to always be the non-spice executable, ie:

<emulator>/usr/bin/kvm</emulator>

Remove this line completely, or change it to:

<emulator>/usr/bin/kvm-spice</emulator>

That allowed to me use the spice protocol, although I get a blank black
screen when using any video driver other than cirrus. :(

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

Title:
  "spicevmc not supported in QEMU binary" on Precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm-spice/+bug/962376/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to