I have had to run sudo systemctl start libvirtd.serviceto get the service running before (enabling it didn’t get it to run on startup - separate issue) but now opening that as well as right clicking “QEMU/KVM" - Not Connected” and clicking connect results in an error. Here is the terminal output for sudo systemctl start libvirtd.service:
Job for libvirtd.service failed because the control process exited with error code. See “systemctl status libvirtd.service” and “journalctl -xeu libvirtd.service” for details.
As for the GUI, it prints:
Unable to connect to libvirt qemu:///system.
Verify that an appropriate libvirt daemon is running.
Libvirt URI is: qemu:///system
Traceback (most recent call last):
File “/usr/share/virt-manager/virtManager/connection.py”, line 940, in _do_open
self._backend.open(cb, data)
~~~~~~~~~~~~~~~~~~^^^^^^^^^^
File “/usr/share/virt-manager/virtinst/connection.py”, line 173, in open
conn = libvirt.openAuth(self._open_uri, [valid_auth_options, authcb, cbdata], open_flags)
File “/usr/lib/python3.14/site-packages/libvirt.py”, line 148, in openAuth
raise libvirtError(‘virConnectOpenAuth() failed’)
libvirt.libvirtError: Failed to connect socket to ‘/var/run/libvirt/virtqemud-sock’: No such file or directory
As for the terminal output, it’s 520 lines. Here’s the pastebin:
May 07 12:42:32 cachyos-cppc libvirtd[39981]: ERROR:esys:src/tss2-esys/api/Esys_Load.c:112:Esys_Load() Esys Finish ErrorCode (0x0000>
May 07 12:42:32 cachyos-cppc (libvirtd)[39981]: libvirtd.service: TPM key integrity check failed. Key most likely does not belong to>
May 07 12:42:32 cachyos-cppc (libvirtd)[39981]: libvirtd.service: Failed to set up credentials: Object is remote
Are you dual booting with Windoze? Something has tripped your TPM Lockout.
Are you a member of libvirt?
groups | rg libvi ─╯ me sys network libvirt realtime nopasswdlogin rfkill users video storage lp audio wheel
Yeah I dual boot. Unfortunately I don’t have GPU passthrough on my motherboard, so for certain games (blame kernel anti cheat and lazy devs) I’m sadly stuck with Windows 11. My username appears under groups | rg libvi