summary refs log tree commit diff stats
path: root/results/classifier/108/boot/2788
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-03 19:39:53 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-03 19:39:53 +0200
commitdee4dcba78baf712cab403d47d9db319ab7f95d6 (patch)
tree418478faf06786701a56268672f73d6b0b4eb239 /results/classifier/108/boot/2788
parent4d9e26c0333abd39bdbd039dcdb30ed429c475ba (diff)
downloademulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.tar.gz
emulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.zip
restructure results
Diffstat (limited to 'results/classifier/108/boot/2788')
-rw-r--r--results/classifier/108/boot/278828
1 files changed, 0 insertions, 28 deletions
diff --git a/results/classifier/108/boot/2788 b/results/classifier/108/boot/2788
deleted file mode 100644
index be9f6910..00000000
--- a/results/classifier/108/boot/2788
+++ /dev/null
@@ -1,28 +0,0 @@
-boot: 0.939
-device: 0.922
-other: 0.911
-semantic: 0.908
-graphic: 0.787
-performance: 0.765
-vnc: 0.646
-PID: 0.617
-KVM: 0.603
-permissions: 0.578
-socket: 0.549
-debug: 0.543
-files: 0.478
-network: 0.444
-
-[solved] input mouse and keyboard not working on a distro
-Description of problem:
-The distro work but does not take input from either keyboard or mouse.
-At the boot menu (syslinux) where I have to choose the boot mode the keyboard works, but it stops working when the desktop has booted.
-The distro is not blocked I can tell by observing that the clock in the panel keeps running and if I click in the qemu menubar on machine > power down, the distro correctly performs the shutdown procedure.
-I have tried other distributions (porteus and tinycore) and both do not have this problem.
-I also tried using as -display vnc and sdl but I have the same problem.
-I am using a [portable version of qemu](https://gitlab.com/qemu-project/qemu/-/issues/new) but I also tried with the repository version having the same problem.
-Steps to reproduce:
-Simply boot the virtual machine with the distro, in my case with the portable qemu version:
-./QEMU-git-x86_64.AppImage qemu-system-x86_64 -m 512 -enable-kvm -boot d -cdrom ./Nemesis-v25.01-XFCE-x86_64.iso
-Additional information:
-I am not expert in qemu, if you need some more data I can try to produce it