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.

#FreeBSD #ARM64 #aarch64 #QEMU #SDDM

@grahamperrin SDDM itself doesn't control display resolution. X11 is likely unable to read your display information correctly, therein preferring to use a fallback resolution. Perhaps you can get a TTY open and make a manual change to xorg.conf within the FreeBSD instance? You can potentially change the resolution of QEMU directly as well.

@nethack

Better following a run of desktop-installer – following the hint at <https://www.reddit.com/r/freebsd/comments/1qeztx1/comment/obd43wk/>.

#FreeBSD #ARM64 #aarch64 #QEMU #SDDM