https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274389
arkadyi <a...@dudevich.dn.ua> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |a...@dudevich.dn.ua --- Comment #20 from arkadyi <a...@dudevich.dn.ua> --- I have same problem with Windows 10 guest. I mean bug with IO ports. For each com port (COM1-4) I see the following status: "There are not enough free resources to operate this device. (Code 12)" I updated port edk2-bhyve to latest version. pkg info | grep edk2 edk2-bhyve-g202308_4 EDK2 Firmware for bhyve The error remains. Version OS: FreeBSD 14.0-RELEASE I'm using vm-bhyve to run a VM guest. To the configuration file of each UEFI guest option added: bhyve_options="-A" Debugging is enabled. There are no errors in the log. Also, the VM with Windows 7 version stops at the boot stage Rolling back to version edk2-bhyve-g202202_10 solves all problems. Where to look for a possible error? -- You are receiving this mail because: You are the assignee for the bug.