Re: Bug#1054514: linux-image-6.1.0-13-amd64: Debian VM with qxl graphics freezes frequently
From: Timo Lindfors
Date: Wed Dec 10 2025 - 07:37:37 EST
On Tue, 9 Dec 2025, Salvatore Bonaccorso wrote:
This is back in trixie --- unsurprisingly, because the kernel commit which
Indeed. The reverst of the problematic commit was reverted in mainline
kernel. I have spent several days trying to understand the problem but
unfortunately I don't have enough time to troubleshoot this more.
I tried switching to virtio but for my use case of remote Linux desktops
it is not usable. If I scroll a fullscreen web page I can see how the
whole screen is redrawn every time,
Meanwhile I've switched from SPICE to RDP. GNOME in trixie supports
headless RDP sessions that make this very convenient. Client support is
also much better for RDP. I solved the authentication problem by isolating
each VM from each other on network level and then deployed rdpgw
(https://github.com/bolkedebruin/rdpgw) in front of everything with OpenID
authentication.
-Timo