summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/1795799
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/1795799')
-rw-r--r--results/classifier/accel-gemma3:12b/kvm/179579931
1 files changed, 31 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/1795799 b/results/classifier/accel-gemma3:12b/kvm/1795799
new file mode 100644
index 000000000..af4047d09
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/kvm/1795799
@@ -0,0 +1,31 @@
+
+Cirrus video, graphical corruption, bad fonts
+
+The error
+===
+
+I started qemu by
+
+`shell
+$ ./qemu-system-i386 -serial stdio -cdrom /dev/cdrom -vga cirrus
+S1111111111S1111111111S1111111111S1111111111▒*n*n*n*n
+`
+
+with the original suse7.0 cd 1 in the cdrom drive (I think https://archive.org/details/suse-7.0_release_i386 has the image). After some console output (that uses a vga framebuffer which seems to work fine) the suse installer is started. It is displayed mostly correct, but several text passages are completely garbled.
+
+I noticed the same type of corruption when trying to run an old XF86 SVGA Server on a SuSE 6.2 System using the `-vga cirrus` option.
+
+Therefore I think that the cirrus emulation might not work as intended any more.
+
+Qemu version
+===
+
+I used  qemu-w64-setup-20180815.exe provided by https://qemu.weilnetz.de/w64/
+
+./qemu-system-i386 -version
+QEMU emulator version 3.0.0 (v3.0.0-11723-ge2ddcc5879-dirty)
+Copyright (c) 2003-2017 Fabrice Bellard and the QEMU Project developers
+
+Hope you can fix it. 
+
+Best regards!
\ No newline at end of file