From owner-freebsd-emulation@FreeBSD.ORG Thu Sep 30 03:38:20 2010 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C8A51065674 for ; Thu, 30 Sep 2010 03:38:20 +0000 (UTC) (envelope-from rnejdl@ringofsaturn.com) Received: from tethys.ringofsaturn.com (tethys.ringofsaturn.com [71.252.219.43]) by mx1.freebsd.org (Postfix) with ESMTP id ED33F8FC08 for ; Thu, 30 Sep 2010 03:38:19 +0000 (UTC) Received: from ASSP.nospam (tethys [71.252.219.43]) (authenticated bits=0) by tethys.ringofsaturn.com (8.14.4/8.14.4) with ESMTP id o8U3cGCt062319; Wed, 29 Sep 2010 22:38:17 -0500 (CDT) (envelope-from rnejdl@ringofsaturn.com) Received: from mail.ringofsaturn.com ([71.252.219.43] helo=mail.ringofsaturn.com) with IPv4:25 by ASSP.nospam; 29 Sep 2010 22:38:15 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 29 Sep 2010 22:38:15 -0500 From: Rusty Nejdl To: Mario Lobo In-Reply-To: <201009291929.52476.lobo@bsd.com.br> References: <9b2994ac03546972fd1c0d1a4ae64dfa@ringofsaturn.com> <201009291929.52476.lobo@bsd.com.br> Message-ID: X-Sender: rnejdl@ringofsaturn.com User-Agent: RoundCube Webmail/0.4-trunk X-Assp-Version: 1.7.5.7(1.0.07) on ASSP.nospam X-Assp-Intended-For-IP: 71.252.219.43 X-Assp-Passing: authenticated X-Assp-ID: ASSP.nospam 17896-00496 X-Assp-Envelope-From: rnejdl@ringofsaturn.com Cc: freebsd-emulation@freebsd.org Subject: Re: VirtualBox 2D acceleration X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 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, 30 Sep 2010 03:38:20 -0000 > > Just found something. > > On a win 7 guest. When I tried to refresh the "Windows Experience > Index", the > VM was summarily closed midway through the process. No crash or abort > warnings > of any kind. No host disturbance whatsoever however. > > Without the 2d enebled, the refresh runs without problems. > > FreeBSD amd 64 8G Ram > Nvidia driver 256.52 Mario, I can confirm the exact same behavior. I didn't have the guest additions installed earlier on Windows 7 so the Windows Experience Index ran correctly but gave graphics a 1. I installed guest additions in safe mode with the experimental 3d support and then rebooted. Running the test this time closed the VM just as you saw. Rusty