summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/1553999
blob: f45287ee642116b817abd953b91e917d3c78b3b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
OpenGL support is disabled

$ qemu-system-x86_64 -enable-kvm -display sdl,gl=on -vga qxl
SDL1 display code has no opengl support.
Please recompile qemu with SDL2, using
./configure --enable-sdl --with-sdlabi=2.0
qemu-system-x86_64: OpenGL support is disabled


Can you please recompile qemu with support for opengl. The -display mode allows for opengl support.