From owner-freebsd-virtualization@freebsd.org Tue Dec 3 08:50:15 2019 Return-Path: Delivered-To: freebsd-virtualization@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4DEF61CDD7F for ; Tue, 3 Dec 2019 08:50:15 +0000 (UTC) (envelope-from freebsd-rwg@gndrsh.dnsmgr.net) Received: from gndrsh.dnsmgr.net (br1.CN84in.dnsmgr.net [69.59.192.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 47RwfW6BR9z45sj; Tue, 3 Dec 2019 08:50:11 +0000 (UTC) (envelope-from freebsd-rwg@gndrsh.dnsmgr.net) Received: from gndrsh.dnsmgr.net (localhost [127.0.0.1]) by gndrsh.dnsmgr.net (8.13.3/8.13.3) with ESMTP id xB38o93e034105; Tue, 3 Dec 2019 00:50:09 -0800 (PST) (envelope-from freebsd-rwg@gndrsh.dnsmgr.net) Received: (from freebsd-rwg@localhost) by gndrsh.dnsmgr.net (8.13.3/8.13.3/Submit) id xB38o9V8034104; Tue, 3 Dec 2019 00:50:09 -0800 (PST) (envelope-from freebsd-rwg) From: "Rodney W. Grimes" Message-Id: <201912030850.xB38o9V8034104@gndrsh.dnsmgr.net> Subject: Re: Need X-server to run in bhyve guest In-Reply-To: <20191203084612.kx64mppinyvowrqk@ivaldir.net> To: Baptiste Daroussin Date: Tue, 3 Dec 2019 00:50:09 -0800 (PST) CC: "Rodney W. Grimes" , Victor Sudakov , freebsd-virtualization@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL121h (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Rspamd-Queue-Id: 47RwfW6BR9z45sj X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-5.99 / 15.00]; NEURAL_HAM_MEDIUM(-0.99)[-0.990,0]; NEURAL_HAM_LONG(-1.00)[-0.997,0]; REPLY(-4.00)[] X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Dec 2019 08:50:15 -0000 > On Tue, Dec 03, 2019 at 12:23:55AM -0800, Rodney W. Grimes wrote: > > -- Start of PGP signed section. > > > Victor Sudakov wrote: > > > > > > > > Fine, I will experiment with that. Maybe Gnome or xfce will recognize > > > > this console as a monitor. > > > > > > > > Thank you for the hint, Rodney! > > > > > > Nope, would not run for me in the VNC console (see below). Did you do > > > anything special? > > > > pkg add xf86-video-scfb > > > > wow, please stop recommending pkg add, the end user should use pkg install! pkg > add is a compatiblity with old pkg_add to appease the ports tree and for some > corner usage. All users should uses pkg install for a while now. Your right, finger memory, I still type it, get an error then retype pkg install :-) > Best regards, > Bapt -- Rod Grimes rgrimes@freebsd.org