On Mon, Feb 10, 2025 at 05:32:08PM +0000, Julien Plissonneau Duquène wrote: > Package: xserver-xorg-video-cirrus > Version: 1:1.6.0-1 > Severity: important > X-Debbugs-Cc: sre4e...@free.fr > > Dear Maintainers, > > This driver currently fails to load on trixie with the following error: > > [ 51.396] (EE) Failed to load /usr/lib/xorg/modules/drivers/cirrus_drv.so: > /usr/lib/xorg/modules/drivers/cirrus_drv.so: undefined symbol: vgaHWFreeHWRec > [ 51.396] (EE) Failed to load module "cirrus" (loader failed, 0) > > This emulated CLGD 5446 is the default graphics device used by libvirt/qemu > VMs, and is currently used by the Debian Vagrant boxes.
TTBOMK on qemu you should use the modesetting driver, not cirrus. Chris