[Bug 695825] Re: Qemu is running without kvm acceleration in maverick

Serge Hallyn 695825 at bugs.launchpad.net
Tue Jan 4 22:30:19 UTC 2011


Quoting Neil Hunt (695825 at bugs.launchpad.net):
> Results of commands (all run as root):
> 
> nwhunt at fluke:~$ sudo kvm -monitor stdio -vnc :1
> pci_add_option_rom: failed to find romfile "pxe-rtl8139.bin"
> inet_listen_opts: bind(ipv4,0.0.0.0,5901): Address already in use
> inet_listen_opts: FAILED

Drat.  could you try

        sudo kvm -monitor stdio -vnc :11

> nwhunt at fluke:~$ sudo ls -l /dev/kvm                                                      
> crw-rw---- 1 root kvm 10, 232 2011-01-03 23:22 /dev/kvm
> 
> nwhunt at fluke:~$  grep kvm /etc/group                                                     
> kvm:x:110:
> 
> nwhunt at fluke:~$  grep libvirt /etc/group                                                 
> libvirtd:x:111:
> 
> nwhunt at fluke:~$ grep qemu /etc/group                                                     
> (nothing returned)

Hm, please edit /etc/group and add your username (nwhunt) at the
end of the kvm and libvirt lines, i.e. make them:

kvm:x:110:nwhunt
libvirtd:x:111:nwhunt

-- 
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/695825

Title:
  Qemu is running without kvm acceleration in maverick



More information about the Ubuntu-server-bugs mailing list