summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/vnc/1895219
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/vnc/1895219')
-rw-r--r--results/classifier/gemma3:12b/vnc/189521912
1 files changed, 12 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/vnc/1895219 b/results/classifier/gemma3:12b/vnc/1895219
new file mode 100644
index 000000000..eb24ec0fb
--- /dev/null
+++ b/results/classifier/gemma3:12b/vnc/1895219
@@ -0,0 +1,12 @@
+
+qemu git -vnc fails due to missing en-us keymap
+
+If trying to run qemu with -vnc :0, it will fail with:
+./qemu-system-x86_64 -vnc :2
+qemu-system-x86_64: -vnc :2: could not read keymap file: 'en-us'
+
+share/keymaps is missing en-us keymap and only has sl and sv, confirmed previous stable versions had en-us. 
+
+Tried with multiple targets, on arm64 and amd64
+
+Git commit hash: 9435a8b3dd35f1f926f1b9127e8a906217a5518a (head)
\ No newline at end of file