From owner-freebsd-emulation@FreeBSD.ORG Wed Aug 24 00:58:22 2011 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D6CB106566B for ; Wed, 24 Aug 2011 00:58:22 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id 1C2388FC0C for ; Wed, 24 Aug 2011 00:58:21 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id p7O0wIZh074679; Tue, 23 Aug 2011 17:58:19 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <4E544CAA.2040005@rawbw.com> Date: Tue, 23 Aug 2011 17:58:18 -0700 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20110716 Thunderbird/5.0 MIME-Version: 1.0 To: Bernhard Froehlich References: <87a2d6a337080961760c5da503c0a9e0@bluelife.at> In-Reply-To: <87a2d6a337080961760c5da503c0a9e0@bluelife.at> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: emulation@freebsd.org Subject: Re: Call for Testers: VirtualBox 4.1.0 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: Wed, 24 Aug 2011 00:58:22 -0000 I tested 4.1.0 when both host and guest are amd64 FreeBSD-8.2-STABLE. What I did: Installed from stock .iso taken from freebsd.org, installed packages gnome2, xorg and gdm. Two problems: 1. pkg_add -r keeps stalling while downloading packages from the web. I know it's not my internet connection because I never see such thing on my base system. This repeated about 15 times during above mentioned installs. I had to stop with Ctrl-C and rerun the pkg_add -r command. 2. gnome2 when it starts doesn't have mouse and keyboard. Same starting with startx and with gdm. It shows the screen that can't receive any mouse clicks or keyboard strokes. I saw the same problems with the previous versions of virtual box. Yuri