Hey, thanks for the quick reply. On Sat, Apr 5, 2025 at 12:49 PM Simon McVittie <s...@debian.org> wrote: > > Control: tags -1 + moreinfo > > On Sat, 05 Apr 2025 at 12:26:22 +0200, Pas Pab wrote: > > * What led up to the situation? > > Upgrading (2.32.2+dfsg-2, 2.32.4+dfsg-1). > > * What exactly did you do? > > Triggered by running 'qemu-system-x86_64' with '-display sdl,gl=on' > > * What was the outcome of this action? > > Unable to create OpenGL context >= 3.0 > > qemu-system-x86_64: virgl could not be initialized: 22 > > Does qemu fail to run as a result, or does it only emit a warning and > then continue? Yes, it just shows a small blank screen.
> What GPU and graphics driver are in use on this system? iGPU = Intel Corporation AlderLake-S GT1 dGPU = Intel Corporation Battlemage G21 [Arc B580] Mesa 25.0.2-1 default kernel 6.12.20-amd64 > Does qemu run successfully if you downgrade SDL back to 2.32.2+dfsg-2? Yes, downgrading to previous version fixes the issue. > smcv