Okay, I assume you can now see the BIOS screen normally.
I need you to try the following steps:
- Disable the microphone and virtual media.
2. disable second mouse
running below command in termial
tee /etc/kvmd/override.yaml >/dev/null <<'EOF'
otg:
devices:
hid:
mouse_alt:
start: false
EOF
reboot

