From owner-freebsd-emulation@FreeBSD.ORG Mon Jan 13 19:24:28 2014 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9C683513 for ; Mon, 13 Jan 2014 19:24:28 +0000 (UTC) Received: from mail.iXsystems.com (newknight.ixsystems.com [206.40.55.70]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 74BC11EB3 for ; Mon, 13 Jan 2014 19:24:28 +0000 (UTC) Received: from localhost (mail.ixsystems.com [10.2.55.1]) by mail.iXsystems.com (Postfix) with ESMTP id 687516C265 for ; Mon, 13 Jan 2014 11:24:27 -0800 (PST) Received: from mail.iXsystems.com ([10.2.55.1]) by localhost (mail.ixsystems.com [10.2.55.1]) (maiad, port 10024) with ESMTP id 52274-02 for ; Mon, 13 Jan 2014 11:24:27 -0800 (PST) Received: from [192.168.0.51] (75-130-56-30.static.kgpt.tn.charter.com [75.130.56.30]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.iXsystems.com (Postfix) with ESMTPSA id D18856C25F for ; Mon, 13 Jan 2014 11:24:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ixsystems.com; s=newknight0; t=1389641067; bh=/zj04dR0clLshBgtIKZFrnsdyvNhOF9olkJ1bXpPqFE=; h=Date:From:To:Subject:References:In-Reply-To; b=V762pxaEwM5h3En3P2ggsnHxd/vMIZBeA2z1slMU9eLWN4+Pnf/to9m9T0V2oe5Pg mJ70jehSN5kRxAcHYY+TlNIgXGEnG3uTQFovDi8aCAHSsS625sO10hJM0Z/5S9hDig wAuaDTzyXNYQGGb4w4KHDVfdE4/t35dLRYQE2/pY= Message-ID: <52D43D69.40906@pcbsd.org> Date: Mon, 13 Jan 2014 14:24:25 -0500 From: Kris Moore User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: freebsd-emulation@freebsd.org Subject: Re: vboxvideo issues References: <52CDFCDB.5010407@pcbsd.org> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jan 2014 19:24:28 -0000 On 01/10/2014 17:04, Craig Rodrigues wrote: > On Wed, Jan 8, 2014 at 5:35 PM, Kris Moore wrote: > >> Is anybody running the 4.3.6 version of virtualbox-ose-additions on 10.0 >> and having the vboxvideo work properly? When X tries to load, the screen >> > For PC-BSD, have you solved the issues with virtualbox-ose > being compiled with g++, but other C++ libraries compiled on the > system are compiled with clang? > > This post mentions problems with KDE and VirtualBox, and how > unsetting QT_PLUGIN_PATH before running VirtualBox gets things to work: > > http://lists.freebsd.org/pipermail/freebsd-emulation/2013-December/011170.html > > I've observed that behavior. > > This post also refers to an experimental port of Virtualbox by jkim@ > which tries to compile as much of the port as possible with clang: > > http://lists.freebsd.org/pipermail/freebsd-emulation/2013-December/011171.html > > Have you hit any of these issues with PC-BSD? > > -- > Craig > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@freebsd.org" We are using the "jkim" version of the virtualbox-port and so far it seems to work like a champ :) -- Kris Moore PC-BSD Software iXsystems