Re: UEFI GOP: screen goes blank during boot after loader is finished

2018-11-13 Thread Rodney W. Grimes
> I'm just getting started using bhyve (on a 13-CURRENT host from Oct 28), and > for the work I'm doing need to use UEFI. However, I'm finding that when > booting > FreeBSD 12.0-BETA4 the screen goes blank as FreeBSD takes over the console > after the loader is finished. > > The command I'm ru

Re: UEFI GOP: screen goes blank during boot after loader is finished

2018-11-13 Thread Rebecca Cran via freebsd-virtualization
On November 13, 2018 at 8:36:34 AM, Rodney W. Grimes (freebsd-...@pdx.rh.cn85.dnsmgr.net) wrote: Since you are using uefi and specifying a graphics console with tcp=,wait  your vm is waiting for a vnc connection to port 5900 to display the  console.  But I connect to VNC, see the loader and

Re: UEFI GOP: screen goes blank during boot after loader is finished

2018-11-13 Thread Rodney W. Grimes
> > > > On November 13, 2018 at 8:36:34 AM, Rodney W. Grimes > (freebsd-...@pdx.rh.cn85.dnsmgr.net) wrote: > > > Since you are using uefi and specifying a graphics console with tcp=,wait? > your vm is waiting for a vnc connection to port 5900 to display the? > console.? > > > But I connect

Re: UEFI GOP: screen goes blank during boot after loader is finished

2018-11-13 Thread Subbsd
Hi, On Tue, Nov 13, 2018 at 7:22 PM Rodney W. Grimes wrote: > > Uh oh, ok, thats not what I was thinking of then. I do not have any > bhyve capable hardware running on 12BETA at this time to test with. > > I wonder if we have a bad interaction between the loader and > bhyve again, we have had

[Bug 232849] [bhyve] enhancement for save-restore guest system (checkpoint)

2018-11-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232849 olev...@olevole.ru changed: What|Removed |Added CC||olev...@olevole.ru --- Comment

Re: UEFI GOP: screen goes blank during boot after loader is finished

2018-11-13 Thread Kyle Evans
On Tue, Nov 13, 2018 at 5:15 PM Subbsd wrote: > > Hi, > > > > On Tue, Nov 13, 2018 at 7:22 PM Rodney W. Grimes > wrote: > > > > Uh oh, ok, thats not what I was thinking of then. I do not have any > > bhyve capable hardware running on 12BETA at this time to test with. > > > > I wonder if we have

Re: UEFI GOP: screen goes blank during boot after loader is finished

2018-11-13 Thread Rebecca Cran via freebsd-virtualization
On Tuesday, 13 November 2018 18:57:25 MST Kyle Evans wrote: > However, because loader-land is funny in a not-ha-ha kind of way, can > you try replacing loader.efi on your guest VM with the Forth-flavored > version to rule that out or narrow it down, please? That didn't help. As probably expected,