From owner-freebsd-current@FreeBSD.ORG Tue Jan 5 08:16:36 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 430ED106568B for ; Tue, 5 Jan 2010 08:16:36 +0000 (UTC) (envelope-from wilkinsa@dsto.defence.gov.au) Received: from digger1.defence.gov.au (digger1.defence.gov.au [203.5.217.4]) by mx1.freebsd.org (Postfix) with ESMTP id BF4778FC1F for ; Tue, 5 Jan 2010 08:16:35 +0000 (UTC) Received: from ednmsw520.dsto.defence.gov.au (ednmsw520.dsto.defence.gov.au [131.185.68.60]) by digger1.defence.gov.au (DSTO/DSTO) with ESMTP id o058E8mj009280; Tue, 5 Jan 2010 18:44:09 +1030 (CST) Received: from ednex510.dsto.defence.gov.au (ednex510.dsto.defence.gov.au) by ednmsw520.dsto.defence.gov.au (Clearswift SMTPRS 5.3.2) with ESMTP id ; Tue, 5 Jan 2010 18:46:34 +1030 Received: from stlex511.dsto.defence.gov.au ([203.6.60.49]) by ednex510.dsto.defence.gov.au with Microsoft SMTPSVC(6.0.3790.3959); Tue, 5 Jan 2010 18:46:34 +1030 Received: from stlux550.dsto.defence.gov.au ([203.6.60.61]) by stlex511.dsto.defence.gov.au with Microsoft SMTPSVC(6.0.3790.3959); Tue, 5 Jan 2010 16:16:32 +0800 Received: from stlux550.dsto.defence.gov.au (localhost [127.0.0.1]) by stlux550.dsto.defence.gov.au (8.14.3/8.14.3) with ESMTP id o058JeL9016965; Tue, 5 Jan 2010 16:19:40 +0800 (WST) (envelope-from wilkinsa@stlux550.dsto.defence.gov.au) Received: (from wilkinsa@localhost) by stlux550.dsto.defence.gov.au (8.14.3/8.14.3/Submit) id o058JdLr016964; Tue, 5 Jan 2010 16:19:39 +0800 (WST) (envelope-from wilkinsa) Date: Tue, 5 Jan 2010 16:19:39 +0800 From: "Wilkinson, Alex" To: freebsd-current@freebsd.org, freebsd-emulation@freebsd.org Message-ID: <20100105081939.GB16239@stlux503.dsto.defence.gov.au> Mail-Followup-To: freebsd-current@freebsd.org, freebsd-emulation@freebsd.org References: <4B4225D9.9050504@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <4B4225D9.9050504@FreeBSD.org> Organisation: Defence Science Technology Organisation X-Message-Flag: "Please Restore Line Breaks If Necessary" User-Agent: Mutt/1.5.20 (2009-06-14) X-OriginalArrivalTime: 05 Jan 2010 08:16:32.0909 (UTC) FILETIME=[640A23D0:01CA8DDF] X-TM-AS-Product-Ver: SMEX-8.0.0.1285-6.000.1038-17112.005 X-TM-AS-Result: No--18.140300-0.000000-31 X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No Content-Transfer-Encoding: 7bit Cc: Subject: Re: Call for tester: VirtualBox 3.1.2 for FreeBSD (take 2)[SEC=UNCLASSIFIED] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jan 2010 08:16:36 -0000 Works great for me also! Thanks! -Alex 0n Mon, Jan 04, 2010 at 06:31:05PM +0100, Beat Gaetzi wrote: >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >Hi, > >First of all thanks a lot for all the valuable feedback. We have updated >the ports to fix the reported problems: >- - virtualbox-ose-additions: > - Update to a more recent svn snapshot. The kernel module from 3.1.2 >was not loadable. > - Adjust pkg-descr and COMMENT to make it clear what additions are >good for (Patch by dougb@) > - Install rc.d style start script to load the kernel module > - Add check if kernel sources are available > - Mark BROKEN on FreeBSD 6.x > >- - virtualbox-ose-kmod: > - Install rc.d style start script to load the network related kernel >modules in correct order > - Mark BROKEN on FreeBSD 6.x > >- - virtualbox-ose: > - Update pkg-message to reflect recent changes > - Add missing PulseAudio dependency > >New version of the tarball is available here: >https://svn.bluelife.at/nightlies/virtualbox-port-r621.tar.gz > >Virtualbox 3.1.2 no longer requires procfs. If no other program requires >/proc mounted you could remove /proc from /etc/fstab. > >If you are using the kernel modules for bridged or host-only networking >please load the virtualbox kernel module via /boot/loader.conf: >vboxdrv_load="YES" > >Then remove vboxnetflt or vboxnetadp entries from /boot/loader.conf and >add this to /etc/rc.conf and reboot the machine afterwards: >vboxnet_enable="YES" > >If you install virtualbox-ose-additions on a FreeBSD guest add this to >/etc/rc.conf: >vboxguest_enable="YES" > >The vboxvideo_drv should be recognized by "Xorg -configure". If not, use >something like this in your xorg.conf for the video card: >Section "Device" > ### Available Driver options are:- > ### Values: : integer, : float, : "True"/"False", > ### : "String", : " Hz/kHz/MHz" > ### [arg]: arg optional > Identifier "Card0" > Driver "vboxvideo" > VendorName "InnoTek Systemberatung GmbH" > BoardName "VirtualBox Graphics Adapter" > BusID "PCI:0:2:0" >EndSection > >To use vboxmouse_drv please adjust the mouse section in your xorg.conf >like this: >Section "InputDevice" > Identifier "Mouse0" > Driver "vboxmouse" >EndSection > >Thanks, >Beat, on behalf of the FreeBSD Vbox Team IMPORTANT: This email remains the property of the Australian Defence Organisation and is subject to the jurisdiction of section 70 of the CRIMES ACT 1914. If you have received this email in error, you are requested to contact the sender and delete the email.