From owner-freebsd-emulation@FreeBSD.ORG Thu Jan 9 14:21:58 2014 Return-Path: Delivered-To: freebsd-emulation@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 13FFCDC9 for ; Thu, 9 Jan 2014 14:21:58 +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 E17B1191B for ; Thu, 9 Jan 2014 14:21:57 +0000 (UTC) Received: from localhost (mail.ixsystems.com [10.2.55.1]) by mail.iXsystems.com (Postfix) with ESMTP id 2FEA06CD44; Thu, 9 Jan 2014 06:21:57 -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 31923-04-3; Thu, 9 Jan 2014 06:21:57 -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 164026CD3A; Thu, 9 Jan 2014 06:21:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ixsystems.com; s=newknight0; t=1389277316; bh=ael3M8XI/uJiboH/S5BPNFZvDby2G0Zd1CXDIZ9O4ck=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=kSTeSY5WWJU6fQwFzGtKsABn0os/OOuWtRXlzbggw+8XxsQ3GRxX3ow5htPqE3LJQ r3uW3tb+lX4zTwHqwbvBKLEb2i3n0ErrLdlmcX+HnWahiaGDTeutMUIAjbYrFSBy/f v4fKbJzx0hxTzXqfwYfrUWPPLk1OgFT0bya0TDP0= Message-ID: <52CEB082.9080301@pcbsd.org> Date: Thu, 09 Jan 2014 09:21:54 -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: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= Subject: Re: vboxvideo issues References: <52CDFCDB.5010407@pcbsd.org> <52CE1852.20807@pcbsd.org> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: freebsd-emulation@freebsd.org 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: Thu, 09 Jan 2014 14:21:58 -0000 On 01/09/2014 01:45, Bernhard Fröhlich wrote: > > > Am 09.01.2014 07:31 schrieb "Bernhard Fröhlich" >: > > > > This looks suspicious to me but I don't know how to fix it yet. > > > > [ 24.612] (EE) AIGLX error: vboxvideo does not export required DRI > > extension > > > > It might help to disable this 3D aiglx stuff in the xserver. > > I googled around a bit and it seems this error message is not fatal it > only tells that the vboxvideo DRI interface is not full featured but > it's the same on linux. > > The real problem seems to be 3D acceleration which you should turn off > in the vbox settings for that vm - but this was also from an ubuntu > bug ticket so it does not look like a FreeBSD specific problem. > I run all my VMs' with 3D acceleration disabled in the VBox host, but having it enabled / disabled does not seem to make a difference. Since X does seem to start and then 'hang' at a black-screen, it looks like no error messages are being generated. Anybody else seeing this using 10.X client VM's and trying the vboxvideo driver? Has anybody else tried it and had it work? -- Kris Moore PC-BSD Software iXsystems