Date: Sat, 30 Jan 2021 19:38:53 -0800 From: Xin Li <delphij@delphij.net> To: d@delphij.net, freebsd-current@freebsd.org Cc: tsoome@freebsd.org Subject: Re: UEFI boot hangs after loading kernel with efi_max_resolution="4k" Message-ID: <31eef3f3-0fcf-fe24-0822-24e465b156b7@delphij.net> In-Reply-To: <8a4b2d5c-fb19-9784-b104-d725a7992041@delphij.net> References: <8a4b2d5c-fb19-9784-b104-d725a7992041@delphij.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?31eef3f3-0fcf-fe24-0822-24e465b156b7>