UEFI boot hangs after loading kernel with efi_max_resolution="4k"

Xin Li delphij at delphij.net
Sun Jan 31 03:39:01 UTC 2021


With Toomas's help (thanks!), I was able to partially resolve the hang
and blank screen at boot issue, for the record, for now this can be
solved by adding:

screen.font="16x32"

in /boot/loader.conf; no more efi_max_resolution setting is needed.

Setting allscreen_flags to load font still panics the system, but at
least the screen is now in a readable state, and kernel loads fine.
I'll update this thread if I found something new.

Cheers,


More information about the freebsd-current mailing list