Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 2019 22:34:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 241036] efifb console lost during install in VM in UEFI mode - switches to serial
Message-ID:  <bug-241036-27103-LGep3YjMuq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241036-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241036-27103@https.bugs.freebsd.org/bugzilla/>

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

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241036

--- Comment #10 from Warner Losh <imp@FreeBSD.org> ---
No, we can't ignore ConOut. That results in worse problems.
We can, however, give video console priority always, rather than based on where
it is in the order, absent other boot flags.
Can you post what your various ConOut variables are?
eg
# efivar --device-path 8be4df61-93ca-11d2-aa0d-00e098032b8c-ConOut
8be4df61-93ca-11d2-aa0d-00e098032b8c-ConOut
:
PciRoot(0x0)/Pci(0x1c,0x2)/Pci(0x0,0x0)/Pci(0x0,0x0)/AcpiAdr(0x80010100),/PciRoot(0x0)/Pci(0x1f,0x0)/Serial(0x1)/Uart(115200,8,N,1)/UartFlowCtrl(Hardware)/VenVt100Plus()
#

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241036-27103-LGep3YjMuq>