As far as I can tell everything needed is installed and up to date but when I click Yast>Virtualizastion>Create-VM (OR command virt-manager) all I get is the virt-manager GUI popup saying "Unable to connect to libvirt qemu:///system Failed to Connect socket to '/var/run/libvirt/virtqemud-sock': No such file or directory" The deails blurb says: Unable to connect to libvirt qemu:///system. Failed to connect socket to '/var/run/libvirt/virtqemud-sock': No such file or directory Libvirt URI is: qemu:///system Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/connection.py", line 925, in _do_open self._backend.open(cb, data) File "/usr/share/virt-manager/virtinst/connection.py", line 171, in open conn = libvirt.openAuth(self._open_uri, File "/usr/lib64/python3.10/site-packages/libvirt.py", line 147, in openAuth raise libvirtError('virConnectOpenAuth() failed') libvirt.libvirtError: Failed to connect socket to '/var/run/libvirt/virtqemud-sock': No such file or directory I can launch KVM no probs in Leap-15.4 though Background: I'm trying to run win-11 and one Yast popup cought my eye: "NetworkManager is being used. Bridge configuration must be done manually" (I use usb wifi adapters exclusively) Other related qieuestion: If my mobo does not support UEFI, does that limit UEFI in a VM i.e. win-11 required TPM and EFI?