summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/graphic/497
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/graphic/497')
-rw-r--r--results/classifier/deepseek-2-tmp/output/graphic/49720
1 files changed, 0 insertions, 20 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/graphic/497 b/results/classifier/deepseek-2-tmp/output/graphic/497
deleted file mode 100644
index 1abcdaac8..000000000
--- a/results/classifier/deepseek-2-tmp/output/graphic/497
+++ /dev/null
@@ -1,20 +0,0 @@
-
-GVT-g + -spice error since qemu 6
-Description of problem:
-It doesn't work:
-```
-qemu-system-x86_64: The console requires display DMABUF support.
-```
-
-If I add `gl=on` to `-spice`, it reports:
-```
-can't register two opengl displays (spice-egl, egl-headless)
-```
-Steps to reproduce:
-1. Setup an Intel GVT-g vGPU
-2. Run the command
-3. See the error
-Additional information:
-Before 6.0.0 it worked.
-
-Using VNC instead of SPICE works.