Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Oct 2021 16:40:03 +0200
From:      Ruben van Staveren via freebsd-stable <freebsd-stable@freebsd.org>
To:        freebsd-stable stable <freebsd-stable@freebsd.org>
Subject:   No ConOut(Dev) on ASUS PRIME Z590M-PLUS UEFI
Message-ID:  <C8B0AEA1-7600-4638-A1A6-DD300A0E39FF@verweg.com>

next in thread | raw e-mail | index | archive | help

--Apple-Mail-A6D4A6CD-9CB7-4DC8-BA1B-43712B0BE337
Content-Type: text/plain;
	charset=utf-8
Content-Transfer-Encoding: quoted-printable

Hi list,=20

I=E2=80=99m a bit puzzled on what happens on my Asus Prime Z590M-PLUS mother=
board as it has no video console with UEFI booting. After scanning some of t=
he source code I=E2=80=99ve learned that apparently ConOut/ConOutDev is requ=
ired but this motherboard doesn=E2=80=99t show them. Otherwise I=E2=80=99m f=
ine with a working serial console

$ sudo efivar | grep -- -Con
8be4df61-93ca-11d2-aa0d-00e098032b8c-ConIn
8be4df61-93ca-11d2-aa0d-00e098032b8c-ConInDev

A FreeBSD bhyve vm using UEFI boot shows this instead

$ sudo efivar | grep -- -Con
8be4df61-93ca-11d2-aa0d-00e098032b8c-ConInDev
8be4df61-93ca-11d2-aa0d-00e098032b8c-ConOutDev
8be4df61-93ca-11d2-aa0d-00e098032b8c-ConOut
8be4df61-93ca-11d2-aa0d-00e098032b8c-ConIn

Best regards,
    Ruben




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C8B0AEA1-7600-4638-A1A6-DD300A0E39FF>