#UseBSD #RUNBSD #BSD #FOSS #UNIX
qemu
#UseBSD #RUNBSD #BSD #FOSS #UNIX
Resolve Libvirt Error Unable to Find EFI Firmware
A step by step guide on how to fix the Libvirt Error Unable to Find EFI Firmware by updating the paths in the virtual machine’s configuration.
https://www.adamsdesk.com/posts/resolve-libvirt-error-unable-find-efi-firmware/
FreeBSD 15.0-RELEASE-p3 on ARM64 in QEMU:
― SDDM, pictured, is barely usable.
After login to Plasma (X11), resolution is limited to 800 x 600.
How can I avoid the issue with SDDM?
Host: Kubuntu 25.10, Virtual Machine Manager with Ramfb for video. Guest: non-base packages from the latest repos.
Not reproducible with FreeBSD 16.0-CURRENT on ARM64 in QEMU on the same host.
#Linux #FreeBSD #KDE #QEMU #KVM
FreeBSD with KDE 6 running in QEMU/KVM Virtual Machine,with Firefox visit Wikipedia.
There's a steep learning curve with FreeBSD.
qemu-system-x86_64 \
-machine q35 -enable-kvm \
-m 2g -cpu host \
-vga std \
-drive "media=disk,if=virtio,file=$HOME/Downloads/9front-11952.amd64.qcow2" \
-netdev user,id=vioif0,hostfwd=tcp::5699-:22 \
-device virtio-net-pci,netdev=vioif0 \
-no-reboot \
-daemonize
hjfs: fs is /dev/sd00/fs
init: starting /bin/rc
bind: #i: no frame buffer
rio: cannot open display: initdisplay: /dev/draw/new: file does not exist: '/dev/draw'
init: rc exit status: rc 217: rio 326: display open
init: starting /bin/rc
FreeBSD: DRM: virtio-gpu: 2D KMS driver for QEMU/UTM/libvirt guests by borovikovd · Pull Request #499
https://github.com/freebsd/drm-kmod/pull/499
❮… developed with heavy AI assistance. Knowing the failure modes of AI-generated code, it went through adversarial review and testing rather than just "it works":
…
Root causes for the platform workarounds (notify-window fault, interrupt arming, indirect descriptors) are documented in the commit messages and README. …❯
👍️
Partial background: an issue that was raised more than five years ago, <https://github.com/freebsd/drm-kmod/issues/62>.
#FreeBSD #AI #virtual #graphics #virtio #QEMU #UTM #libvirt #KMS #DRM #VirtualBox
