summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/device/1024275
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/device/1024275')
-rw-r--r--results/classifier/gemma3:12b/device/102427513
1 files changed, 13 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/device/1024275 b/results/classifier/gemma3:12b/device/1024275
new file mode 100644
index 000000000..953839683
--- /dev/null
+++ b/results/classifier/gemma3:12b/device/1024275
@@ -0,0 +1,13 @@
+
+bad iteraction between -daemonize and -nographic
+
+ $ qemu -daemonize -nographic
+ $ _
+
+After this, the terminal is switched to some weird mode, not processing cr/lf, and not showing the characters being typed (it is fixable by using `stty sane').
+
+Something is seriously wrong here: When -daemonize is given, qemu not touch tty parameters at all.
+
+Thanks,
+
+/mjt
\ No newline at end of file