#[SOLVED] QEMU/KVM not working

1 messages · Page 1 of 1 (latest)

sour hull
#

My user is in the libvirt group, I think the issue is that libvirtd.service is disabled and I get an error when i try to start it

#

Output of journalctl -u libvirtd.service

Aug 16 22:23:17 arch systemd[1]: Started libvirt legacy monolithic daemon.
Aug 16 22:23:17 arch libvirtd[21164]: libvirt version: 10.6.0
Aug 16 22:23:17 arch libvirtd[21164]: hostname: arch
Aug 16 22:23:17 arch libvirtd[21164]: Unable to find 'dnsmasq' binary in $PATH: No such file or directory
Aug 16 22:23:17 arch libvirtd[21164]: Cannot find 'dmidecode' in path: No such file or directory
Aug 16 22:23:17 arch libvirtd[21164]: Cannot find 'dmidecode' in path: No such file or directory
Aug 16 22:23:52 arch systemd[1]: Stopping libvirt legacy monolithic daemon...
Aug 16 22:23:52 arch systemd[1]: libvirtd.service: Deactivated successfully.
Aug 16 22:23:52 arch systemd[1]: Stopped libvirt legacy monolithic daemon.```
errant minnow
#

pacman -Q qemu-base

sour hull
#

I solved it, I had to pacman -S dmidecode and dnsmasq

errant minnow
#

... solved

sand ploverBOT
#

#9742 📣 If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.

  • You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
  • You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".

Your title should be like so: https://cdn.discordapp.com/attachments/503224329191030787/1039841700417384498/image.png
Thank you

errant minnow
#

@sour hull