summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/1884990
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/1884990')
-rw-r--r--results/classifier/accel-gemma3:12b/kvm/18849907
1 files changed, 7 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/1884990 b/results/classifier/accel-gemma3:12b/kvm/1884990
new file mode 100644
index 00000000..a2db3eb6
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/kvm/1884990
@@ -0,0 +1,7 @@
+
+Cirrus graphics results in monochrome colour depth at 640x480 resolution
+
+Recently we upgraded to a distribution that bundled QEMU 4.2.0.  We were previously running on QEMU 3.0.0.  When booting Windows 10 VMs on x86_64, users experienced slow, monochrome graphics and the resolution was restricted to 640x480.  Reverting to the prior vgabios-cirrus.bin from the prior source tarball remediated the issue.
+
+An example QEMU command line is below, if needed:
+/bin/qemu-system-x86_64 -vnc 0.0.0.0:100 -device cirrus-vga,id=video0,bus=pci.0,addr=0x2  -machine pc-i440fx-4.2,accel=kvm,usb=off,dump-guest-core=off -cpu qemu64 -m 2048 -overcommit mem-lock=off -smp 1,sockets=1,cores=1,threads=1 -no-user-config -nodefaults -hda test.raw &
\ No newline at end of file