[Bug 1057024] Re: kvm kernel module always loaded, without setting /dev/kvm permissions

2012-11-17 Thread Bernd Rothert
Failure to start kvm can also be caused by VirtualBox running on the
host - watch out for dmesg like:

kvm: enabling virtualization on CPU3 failed
kvm: enabling virtualization on CPU0 failed
kvm: enabling virtualization on CPU2 failed
kvm: enabling virtualization on CPU1 failed

to fix it:
# /etc/init.d/virtualbox stop
# rmmod rmmod vboxnetflt

and the KVM VMs should start from virt-manager like a charm

n.b.
# grep libvirt /etc/group
kvm:x:127:libvirt-qemu
libvirtd:x:130:yourusername

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

Title:
  kvm kernel module always loaded, without setting /dev/kvm permissions

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1057024] Re: kvm kernel module always loaded, without setting /dev/kvm permissions

2012-11-17 Thread Bernd Rothert
Failure to start kvm can also be caused by VirtualBox running on the
host - watch out for dmesg like:

kvm: enabling virtualization on CPU3 failed
kvm: enabling virtualization on CPU0 failed
kvm: enabling virtualization on CPU2 failed
kvm: enabling virtualization on CPU1 failed

to fix it:
# /etc/init.d/virtualbox stop
# rmmod rmmod vboxnetflt

and the KVM VMs should start from virt-manager like a charm

n.b.
# grep libvirt /etc/group
kvm:x:127:libvirt-qemu
libvirtd:x:130:yourusername

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

Title:
  kvm kernel module always loaded, without setting /dev/kvm permissions

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

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


[Bug 1004115] Re: remmina, Ctrl-C, Ctr-V, Ctrl-Z yield c, v and z respectively instead of their mapped functions.

2012-11-09 Thread Bernd Rothert
I've had the same problem - no Ctrl keys working in Remmina and in VirtualBox 
as well. Now Ctrl works again in both applications after I disabled the mouse 
ping function:
System - Preferences - Mouse - Show position of pointer when Ctrl key is 
pressed in the host

Found the soulution here - kudos to davidjsmith67: 
http://ubuntuforums.org/showthread.php?t=1631968

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

Title:
  remmina, Ctrl-C, Ctr-V, Ctrl-Z yield c,v and z respectively instead of
  their mapped functions.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/1004115/+subscriptions

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


[Bug 779849] Re: dbus-daemon consumes 100% CPU

2011-06-06 Thread Bernd Rothert
I had to reboot regularly after a few days because of this problem.
dbus-daemon took 100% CPU with too many open files (strace) and dbus
communication came to a halt.

Like Warren Jones mentioned in https://bugs.kde.org/show_bug.cgi?id=261180#c4
dbus-daemon as well as kpackagekitsmarticon have lots of open sockets and it 
helps to:

killall kpackagekitsmarticon

KDE recovered - no need to reboot.

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

Title:
  dbus-daemon consumes 100% CPU

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