I also have the libvirt daemon installed and running. I have added my USER to the libvirt group. I’ve also rebooted several times post installing the pattern.
I think that’s what is supposed to be there, but I may be wrong. I do know that virtualization is enabled, as it was working before on this install of openSUSE. It was just never reinstalled after I did a rollback a few months back.
Anyone know what I can do to get this to work? I can get virt-manager to work, but it terrifyingly slow to the point that it is unusable. I attempted to google this, and most say that it’s because virtualization isn’t enabled, but I’m positive it is. Nothing has changed in the BIOS since the last time I used kvm+qemu.
Have you tried setting up virtualization from Yast?
It should re-(setup) everything needed for VMs to work except adding your user to the appropriate groups (kvm,libvirt,qemu), without which you would need to grant it permission each time connecting to the qemu socket, etc. but this has no impact on functionality otherwise.
On my AMD system, there are a few more modules related to kvm loaded:
Yeah, I’ve done it both ways now and get the same result.
As for the output of lsmod, IDK what the missing things would be. I will look up how to enable virtualization and check to make sure everything is still enabled, but IDK how it would have changed as it was working before.
They also need to be part of the kvm group, and remember to log out and log back in if you change group membership.
But not being in those groups should cause virt-manager to simply prompt for root creds and everything should work. The core of your issue is probably that ‘rollback a few months back.’ I’m betting your system isn’t in the consistant state you think it’s in. You might want to consider reinstalling the needed virtualization packages.
The kvm group should exist if you are on the host running kvm, if you are just running libvirt frontends then you won’t have the group. By default, the kvm group is required to access /dev/kvm