From owner-freebsd-virtualization@FreeBSD.ORG Sat Jan 25 19:04:10 2014 Return-Path: Delivered-To: virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 84E5D940 for ; Sat, 25 Jan 2014 19:04:10 +0000 (UTC) Received: from eu.route.mx (eu.route.mx [46.137.95.40]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E7B7019E9 for ; Sat, 25 Jan 2014 19:04:09 +0000 (UTC) Received: (route-mx 3045 invoked from network); 25 Jan 2014 18:57:26 -0000 Received: from 89-181-199-57.net.novis.pt (HELO [192.168.1.100]) (nbari@inbox.im@[89.181.199.57]) (envelope-sender ) by eu.route.mx (route-mx) with AES128-SHA encrypted SMTP for ; 25 Jan 2014 18:57:25 -0000 Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) Subject: Re: bhyve with Xorg/kde From: Nicolas de Bari Embriz Garcia Rojas In-Reply-To: <52E4065B.6000603@freebsd.org> Date: Sat, 25 Jan 2014 18:57:20 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: <93902334-8299-43A1-80DE-F1944CA80783@inbox.im> References: <2EEDE84D-388C-441F-969E-F6DF87CFF7BE@inbox.im> <52E4065B.6000603@freebsd.org> To: Peter Grehan X-Mailer: Apple Mail (2.1827) Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.17 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: Sat, 25 Jan 2014 19:04:10 -0000 I can run apps like, firefox, xterm, etc, but not a desktop. my idea was to use bhyve as a remote workstation and be available to = export the full environments (kde/xfce etc) how much helps adding a graphic card to the server and =93share it=94 = among the instances ? can it be emulated ? regards On Jan 25, 2014, at 6:45 PM, Peter Grehan wrote: > Hi, >=20 >> any idea of how to make Xorg + KDE run within an FreeBSD 10 instance >> running from bhyve? >=20 > The only current way is to setup X in the guest to display remotely. = I've done this with Linux and it worked well. >=20 > later, >=20 > Peter. >=20