diff options
Diffstat (limited to 'results/classifier/gemma3:12b/peripherals/1205')
| -rw-r--r-- | results/classifier/gemma3:12b/peripherals/1205 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/peripherals/1205 b/results/classifier/gemma3:12b/peripherals/1205 new file mode 100644 index 000000000..5a63bcfaf --- /dev/null +++ b/results/classifier/gemma3:12b/peripherals/1205 @@ -0,0 +1,8 @@ + +Cannot use `-serial stdio` on macbook pro, apple silicon +Description of problem: +When I run the command above, it will show below: +``` +(qemu) qemu-system-aarch64: -serial stdio: cannot use stdio by multiple character devices +qemu-system-aarch64: -serial stdio: could not connect serial device to character backend 'stdio' +``` |