https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287326
--- Comment #2 from Corvin Köhne <[email protected]> --- The warnings on stdout are generated by iasl when converting ASL, created by bhyve, into AML. The ASL generated by bhyve was copied from QEMU and at least some of those issues are intended to workaround Windows bugs, e.g. [1]. If I get it correctly, a FreeBSD guest works fine while an Ubuntu guest fails to boot? I would try the following: 1. Enable boot logs of the Ubuntu guest and check them. 2. Use a hardware TPM if possible to make sure it's not swtpm related. [1] https://elixir.bootlin.com/qemu/v10.1.0/source/hw/acpi/tpm.c#L66-L69 -- You are receiving this mail because: You are the assignee for the bug.
