diff options
Diffstat (limited to 'results/classifier/gemma3:12b/peripherals/1745354')
| -rw-r--r-- | results/classifier/gemma3:12b/peripherals/1745354 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/peripherals/1745354 b/results/classifier/gemma3:12b/peripherals/1745354 new file mode 100644 index 000000000..0277c7e46 --- /dev/null +++ b/results/classifier/gemma3:12b/peripherals/1745354 @@ -0,0 +1,13 @@ + +CDOS ps/2 mouse problem + +Qemu v2.10.2 (also tested with 2.11.0) +Host OS : CentOS 7 x86_64 (1708) +Guest OS : Concurrent DOS 386 3.0 (with GEM) + +There is my launch command : +/usr/local/bin/qemu-system-i386 -m 4m -cpu 486 -hda /home/my_user/HDD.img -vga std + +When I'm launching the guest, it is not responding after focusing in the viewer. I think this is due to the ps/2 emulation because when I add "-usb -device usb-mouse" in my command I don't have this issue (but in this case, mouse is not supported by CDOS). + +I tested with an older version of Qemu (0.11) which uses the Bochs bios (instead of SeaBios in newer versions), and I don't have this issue either. \ No newline at end of file |