utmapp / UTM

Virtual machines for iOS and macOS
https://getutm.app
Apache License 2.0
26.39k stars 1.32k forks source link

Keyboard not working in OpenBSD guest #5397

Open mohd-akram opened 1 year ago

mohd-akram commented 1 year ago

Describe the issue

When OpenBSD shows the initial boot screen, the keyboard works, but once it actually boots to the point where it asks you to select an option, I can't type anything.

The ISO file can be downloaded from here.

Configuration

Debug log

debug.log

Upload VM

config.plist.zip

habibalamin commented 1 year ago

Seems USB input broke for OpenBSD since UTM 3.1.2 (<= 3.1.1 work fine).

Same result on BIOS or UEFI. Creating the VM on earlier version doesn't matter, as soon as you upgrade UTM, you have to either disable USB for input devices or downgrade to get it to work. Disabling USB still works on 4.2.5. I'm on Apple Silicon, and it's the same problem.

mohd-akram commented 1 year ago

This also works fine when running QEMU directly: qemu-system-x86_64 -accel hvf -cdrom install73.iso