summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/graphic/612677
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/graphic/612677')
-rw-r--r--results/classifier/gemma3:12b/graphic/61267719
1 files changed, 19 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/graphic/612677 b/results/classifier/gemma3:12b/graphic/612677
new file mode 100644
index 000000000..7bc38605e
--- /dev/null
+++ b/results/classifier/gemma3:12b/graphic/612677
@@ -0,0 +1,19 @@
+
+qemu-kvm -curses displays garbled screen
+
+when I launch qemu-kvm -curses (even without a guest OS) I get a garbled output, here's a screenshot:
+http://kontsevoy.com/qemu.png
+
+some more info:
+
+myarch ~: uname -a
+Linux myarch 2.6.34-ARCH #1 SMP PREEMPT Mon Jul 5 22:12:11 CEST 2010 x86_64 Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz GenuineIntel GNU/Linux
+
+myarch ~: qemu-kvm --version
+QEMU PC emulator version 0.12.5 (qemu-kvm-0.12.5), Copyright (c) 2003-2008 Fabrice Bellard
+
+I also fetched the latest qemu-kvm from git repo and compiled it with simple ./configure&make
+The compiled version behaved similarly
+
+I also tried different terminal emulators: gnome-terminal and xterm - same thing
+I also tried real terminal (i.e. booted without X) - same thing
\ No newline at end of file