From owner-freebsd-emulation@FreeBSD.ORG  Sun May 17 09:19:04 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 B9906106564A;
	Sun, 17 May 2009 09:19:04 +0000 (UTC)
	(envelope-from byshenknet@byshenk.net)
Received: from core.byshenk.net (core.byshenk.net [62.58.73.230])
	by mx1.freebsd.org (Postfix) with ESMTP id 5C6318FC16;
	Sun, 17 May 2009 09:19:04 +0000 (UTC)
	(envelope-from byshenknet@byshenk.net)
Received: from core.byshenk.net (localhost.aoes.com [127.0.0.1])
	by core.byshenk.net (8.14.3/8.14.3) with ESMTP id n4H8uQxB074884;
	Sun, 17 May 2009 10:56:26 +0200 (CEST)
	(envelope-from byshenknet@core.byshenk.net)
Received: (from byshenknet@localhost)
	by core.byshenk.net (8.14.3/8.14.3/Submit) id n4H8uQwV074883;
	Sun, 17 May 2009 10:56:26 +0200 (CEST) (envelope-from byshenknet)
Date: Sun, 17 May 2009 10:56:26 +0200
From: Greg Byshenk <freebsd@byshenk.net>
To: Martin Wilke <miwi@freebsd.org>
Message-ID: <20090517085626.GD2571@core.byshenk.net>
References: <20090514191237.GD70242@bsdcrew.de>
	<3481d8e60905141449qfcf5da8r95d54281206304a4@mail.gmail.com>
	<3481d8e60905161016k3de535e3n9a570c5bee6ba517@mail.gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <3481d8e60905161016k3de535e3n9a570c5bee6ba517@mail.gmail.com>
User-Agent: Mutt/1.4.2.3i
X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed
	version=3.2.5
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on core.byshenk.net
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org,
	freebsd-current@freebsd.org, Benoit Calvez <Benoit.Calvez@gmail.com>
Subject: Re: [Call For Testing] VirtualBox for FreeBSD!
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 17 May 2009 09:19:05 -0000

On Sat, May 16, 2009 at 07:16:13PM +0200, Benoit Calvez wrote:
> On Thu, May 14, 2009 at 11:49 PM, Benoit Calvez <Benoit.Calvez@gmail.com>wrote:
> > On Thu, May 14, 2009 at 9:12 PM, Martin Wilke <miwi@freebsd.org> wrote:

> >> After the announcement from Alexander Eichner about
> >> Virtualbox on FreeBSD, we started the work on a port
> >> for FreeBSD. Now we think that we solved the most
> >> problems and are ready for the first Call for Testing.
> >>
> >> Some notes before you can test the port:
> >> Make sure you are using RELENG_7 or higher. You have
> >> to use a fresh portstree with uptodate ports!! Please
> >> read carefully the pkg-messages.
> >>
> >> Some known issues / Troubleshooting:
> >> Sometimes the kernel on HEAD coredumps when loading
> >> or unloading the kernel module. A small workaround
> >> to prevent the crash is to not start X, mount proc,
> >> then load the kernel module and start X from the
> >> console. That helped me and some testers, maybe you
> >> too. :P AMD64 should be work in general, it builds
> >> and start. But not right tested at the moment. We
> >> want here also some feedback.
> >>
> >> Some Thanks:
> >> First of all we'd like to say many thanks to _ALL_
> >> vbox developers. Next people are Bernhard Froehlich
> >> (aka decke), Beat Gaetzi (beat@), Dennis Herrmann
> >> (dhn@), Pietro Cerutti (gahr@), myself (*gg*),
> >> and _ALL_ who helped and provided feedback.
> >>
> >> Happy Testing :-)
> >>
> >> Download:
> >>
> >>  http://people.freebsd.org/~miwi/vbox/vboxport.tgz<http://people.freebsd.org/%7Emiwi/vbox/vboxport.tgz>
> >>
> >> Wiki Page:
> >>  http://wiki.freebsd.org/VirtualBox
> >>
> >>  - Martin

> > I'm trying to build from amd64, but got the following error. Sorry but I
> > didn't look, and it's a fresh paste:
> > [...]

> I just tryed with the last tarball (
> http://people.freebsd.org/~miwi/vbox/virtualbox_1.tgz) and it compiles fine.
> 
> the kernel module loads, and I'll try to boot an opensolaris in a few
> moments.

I've just tried with virtualbox_1.tgz, and it builds without a problem, the
module installs without a problem, but attempting to start VirtualBox fails.
I get no error at all, VirtualBox just hangs.

If I attempt to run 'truss VirtualBox', I get the error:

   Effective UID is not root (euid=1001 egid=1001 uid=1001 gid=1001) (rc=-10)
   It may help to reinstall VirtualBox. 

But checking shows that VirtualBox is SUID root:

   $ ls -l /usr/local/lib/virtualbox/VirtualBox
   -r-s--x--x  1 root  vboxusers  21016 May 17 10:21 /usr/local/lib/virtualbox/VirtualBox

It seems that I can create a vm:

   $ VBoxManage createvm --name test
   VirtualBox Command Line Management Interface Version 2.2.51_OSE
   (C) 2005-2009 Sun Microsystems, Inc.
   All rights reserved.
   
   Virtual machine 'test' is created.
   UUID: 9be28271-55c2-4299-b69a-266c58716db7
   Settings file: '/home/gbyshenk/.VirtualBox/Machines/test/test.xml'
   $ VirtualBox 
   
   $ ls -l /home/gbyshenk/.VirtualBox/Machines/test/test.xml
   -rw-------  1 gbyshenk  gbyshenk  2302 May 17 10:37 /home/gbyshenk/.VirtualBox/Machines/test/test.xml

But VirtualBox itself fails to start -- even if I run as root.

System is amd64, 7-STABLE as of 26-04-2009.  Does it need to be more
recent...?


-- 
greg byshenk  -  gbyshenk@byshenk.net  -  Leiden, NL

From owner-freebsd-emulation@FreeBSD.ORG  Sun May 17 10:09:36 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 CE54C106566B
	for <freebsd-emulation@freebsd.org>;
	Sun, 17 May 2009 10:09:36 +0000 (UTC)
	(envelope-from dikshie@gmail.com)
Received: from mail-qy0-f173.google.com (mail-qy0-f173.google.com
	[209.85.221.173])
	by mx1.freebsd.org (Postfix) with ESMTP id 8974C8FC15
	for <freebsd-emulation@freebsd.org>;
	Sun, 17 May 2009 10:09:36 +0000 (UTC)
	(envelope-from dikshie@gmail.com)
Received: by qyk3 with SMTP id 3so4970828qyk.3
	for <freebsd-emulation@freebsd.org>;
	Sun, 17 May 2009 03:09:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:received:from:date:message-id
	:subject:to:content-type:content-transfer-encoding;
	bh=6z6nqtSAInMCOccQIbsbBIKPVVbn31CQPtFJrMaEqLU=;
	b=Qq/GulhuZjEeA0G1DRxHaqUgX4hEpfpbfauFx1CaUXyZxzY8QBL7jq+HVUXJTwyNAK
	tg0d6HiFy6AsM3vJ9hw4jSdY5vJv9MUKHyllCWS+kRC98t3Eryk+NMffbgmI2/3GRp+W
	0XY9G9pRb6bal4EbBajyZbrqOhredCk0xIpHw=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:from:date:message-id:subject:to:content-type
	:content-transfer-encoding;
	b=K2lCGv5kUaelw0+ok3Ba0G13bo4xjdpiO7mJuQZUZfgbxGyL1j3+5L6p2TKiGSkLCD
	guTFQkRKGqRIyn1KrSuaEL0PXPAGKLHYAqH9++NM2//2CmM9cqtFCHBKpXjxKLgPiK9O
	sb98i9rvzRlROvXiZqTVLzvEZRxzE0IWppIzY=
MIME-Version: 1.0
Received: by 10.220.74.85 with SMTP id t21mr5766004vcj.105.1242553738488; Sun, 
	17 May 2009 02:48:58 -0700 (PDT)
From: dikshie <dikshie@gmail.com>
Date: Sun, 17 May 2009 18:48:38 +0900
Message-ID: <910e60e80905170248v64dbaa2fw7c0eb60fbec17938@mail.gmail.com>
To: freebsd-emulation@freebsd.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Subject: anyone success with matlab 2009a
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 17 May 2009 10:09:37 -0000

Hi,
my boss just gave matlab 2009a dvd and ask me to install it.
first i would like to try it in my notebook.

my env:

%kldstat
Id Refs Address    Size     Name
 1   21 0xc0400000 89aa94   kernel
 2    1 0xc0c9b000 144e4    geom_journal.ko
 3    1 0xc0cb0000 502c     acpi_ibm.ko
 4    1 0xc55d7000 8000     linprocfs.ko
 5    2 0xc566e000 26000    linux.ko
 6    1 0xc58ba000 2000     rtc.ko

%sysctl -a |grep compat.linux.
compat.linux.oss_version: 198144
compat.linux.osrelease: 2.6.16
compat.linux.osname: Linux

%cat /etc/make.conf
OVERRIDE_LINUX_BASE_PORT=f9
OVERRIDE_LINUX_NONBASE_PORT=f9

%pkg_version -v | grep linux
linux-atk-1.9.1_2                   =   up-to-date with port
linux-cairo-1.0.2_1                 =   up-to-date with port
linux-dri-7.4                       =   up-to-date with port
linux-expat-1.95.8_1                =   up-to-date with port
linux-flashplugin-9.0r159           =   up-to-date with port
linux-fontconfig-2.2.3_8            =   up-to-date with port
linux-gtk2-2.6.10_2                 =   up-to-date with port
linux-hicolor-icon-theme-0.5_2      =   up-to-date with port
linux-jpeg-6b.34_1                  =   up-to-date with port
linux-nvu-1.0_1                     =   up-to-date with port
linux-openmotif-2.2.4_3             =   up-to-date with port
linux-openssl-0.9.7f_1              =   up-to-date with port
linux-pango-1.10.2_2                =   up-to-date with port
linux-png-1.2.8_3                   =   up-to-date with port
linux-realplayer-10.0.9.809.20070726  =   up-to-date with port
linux-tiff-3.7.1_1                  =   up-to-date with port
linux-xorg-libs-6.8.2_6             =   up-to-date with port
linux_base-f9-9                     =   up-to-date with port
linuxdoc-1.1_1                      =   up-to-date with port

%mount |grep lin
linprocfs on /usr/compat/linux/proc (linprocfs, local)

the install script cannot determine root directory.
---------------------------------------------------------------------------
Internal error 2: Could not determine the path of the
                  MATLAB root directory.

                  original command path = /home/dikshie/mydisc/install
                  current  command path = /home/dikshie/mydisc/install

                  Please contact Mathworks Technical Support
                  for further assistance.
----------------------------------------------------------------------------

any clues?


thanks!
-- 
-dikshie-

From owner-freebsd-emulation@FreeBSD.ORG  Sun May 17 10:40:08 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
Delivered-To: freebsd-emulation@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E580C1065675;
	Sun, 17 May 2009 10:40:08 +0000 (UTC)
	(envelope-from miwi@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id BC0D28FC0C;
	Sun, 17 May 2009 10:40:08 +0000 (UTC)
	(envelope-from miwi@FreeBSD.org)
Received: from freefall.freebsd.org (miwi@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4HAe8fr043803;
	Sun, 17 May 2009 10:40:08 GMT
	(envelope-from miwi@freefall.freebsd.org)
Received: (from miwi@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4HAe8xG043733;
	Sun, 17 May 2009 10:40:08 GMT (envelope-from miwi)
Date: Sun, 17 May 2009 10:40:08 GMT
Message-Id: <200905171040.n4HAe8xG043733@freefall.freebsd.org>
To: sime@logos.hr, miwi@FreeBSD.org, freebsd-emulation@FreeBSD.org
From: miwi@FreeBSD.org
Cc: 
Subject: Re: ports/91318: graphics/linux_dri: works on amd64 too
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 17 May 2009 10:40:09 -0000

Synopsis: graphics/linux_dri: works on amd64 too

State-Changed-From-To: open->closed
State-Changed-By: miwi
State-Changed-When: Sun May 17 10:40:07 UTC 2009
State-Changed-Why: 
this was committed few years ago.

http://www.freebsd.org/cgi/query-pr.cgi?pr=91318

From owner-freebsd-emulation@FreeBSD.ORG  Sun May 17 11:46:01 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 7DAF210656D0
	for <freebsd-emulation@freebsd.org>;
	Sun, 17 May 2009 11:46:01 +0000 (UTC)
	(envelope-from tijl@ulyssis.org)
Received: from mailrelay004.isp.belgacom.be (mailrelay004.isp.belgacom.be
	[195.238.6.170])
	by mx1.freebsd.org (Postfix) with ESMTP id 159028FC1B
	for <freebsd-emulation@freebsd.org>;
	Sun, 17 May 2009 11:46:00 +0000 (UTC)
	(envelope-from tijl@ulyssis.org)
X-Belgacom-Dynamic: yes
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: ApsEACOVD0pR9cqn/2dsb2JhbACBT85GhAEF
Received: from 167.202-245-81.adsl-dyn.isp.belgacom.be (HELO
	kalimero.kotnet.org) ([81.245.202.167])
	by relay.skynet.be with ESMTP; 17 May 2009 13:45:58 +0200
Received: from kalimero.kotnet.org (kalimero.kotnet.org [127.0.0.1])
	by kalimero.kotnet.org (8.14.3/8.14.3) with ESMTP id n4HBhRPY014436;
	Sun, 17 May 2009 13:43:27 +0200 (CEST)
	(envelope-from tijl@ulyssis.org)
From: Tijl Coosemans <tijl@ulyssis.org>
To: freebsd-emulation@freebsd.org, dikshie <dikshie@gmail.com>
Date: Sun, 17 May 2009 13:43:25 +0200
User-Agent: KMail/1.9.10
References: <910e60e80905170248v64dbaa2fw7c0eb60fbec17938@mail.gmail.com>
In-Reply-To: <910e60e80905170248v64dbaa2fw7c0eb60fbec17938@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200905171343.26892.tijl@ulyssis.org>
Cc: 
Subject: Re: anyone success with matlab 2009a
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 17 May 2009 11:46:02 -0000

On Sunday 17 May 2009 11:48:38 dikshie wrote:
> Hi,
> my boss just gave matlab 2009a dvd and ask me to install it.
> first i would like to try it in my notebook.
> 
> my env:
> 
> %kldstat
> Id Refs Address    Size     Name
>  1   21 0xc0400000 89aa94   kernel
>  2    1 0xc0c9b000 144e4    geom_journal.ko
>  3    1 0xc0cb0000 502c     acpi_ibm.ko
>  4    1 0xc55d7000 8000     linprocfs.ko
>  5    2 0xc566e000 26000    linux.ko
>  6    1 0xc58ba000 2000     rtc.ko
> 
> %sysctl -a |grep compat.linux.
> compat.linux.oss_version: 198144
> compat.linux.osrelease: 2.6.16
> compat.linux.osname: Linux
> 
> %cat /etc/make.conf
> OVERRIDE_LINUX_BASE_PORT=f9
> OVERRIDE_LINUX_NONBASE_PORT=f9


There are no linux-f9-* ports. You should use
OVERRIDE_LINUX_NONBASE_PORT=f8

Then remove your linux-* ports and install linux-f8-* versions.



> %pkg_version -v | grep linux
> linux-atk-1.9.1_2                   =   up-to-date with port
> linux-cairo-1.0.2_1                 =   up-to-date with port
> linux-dri-7.4                       =   up-to-date with port
> linux-expat-1.95.8_1                =   up-to-date with port
> linux-flashplugin-9.0r159           =   up-to-date with port
> linux-fontconfig-2.2.3_8            =   up-to-date with port
> linux-gtk2-2.6.10_2                 =   up-to-date with port
> linux-hicolor-icon-theme-0.5_2      =   up-to-date with port
> linux-jpeg-6b.34_1                  =   up-to-date with port
> linux-nvu-1.0_1                     =   up-to-date with port
> linux-openmotif-2.2.4_3             =   up-to-date with port
> linux-openssl-0.9.7f_1              =   up-to-date with port
> linux-pango-1.10.2_2                =   up-to-date with port
> linux-png-1.2.8_3                   =   up-to-date with port
> linux-realplayer-10.0.9.809.20070726  =   up-to-date with port
> linux-tiff-3.7.1_1                  =   up-to-date with port
> linux-xorg-libs-6.8.2_6             =   up-to-date with port
> linux_base-f9-9                     =   up-to-date with port
> linuxdoc-1.1_1                      =   up-to-date with port
> 
> %mount |grep lin
> linprocfs on /usr/compat/linux/proc (linprocfs, local)
> 
> the install script cannot determine root directory.
> ---------------------------------------------------------------------------
> Internal error 2: Could not determine the path of the
>                   MATLAB root directory.
> 
>                   original command path = /home/dikshie/mydisc/install
>                   current  command path = /home/dikshie/mydisc/install
> 
>                   Please contact Mathworks Technical Support
>                   for further assistance.
> ----------------------------------------------------------------------------
> 
> any clues?

Maybe the install script needs to be run with linux bash. You could try:
/compat/linux/bin/sh /home/dikshie/mydisc/install

From owner-freebsd-emulation@FreeBSD.ORG  Sun May 17 12:11:46 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 43AEC106566B
	for <freebsd-emulation@freebsd.org>;
	Sun, 17 May 2009 12:11:46 +0000 (UTC)
	(envelope-from dikshie@gmail.com)
Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.24])
	by mx1.freebsd.org (Postfix) with ESMTP id EE3968FC0A
	for <freebsd-emulation@freebsd.org>;
	Sun, 17 May 2009 12:11:45 +0000 (UTC)
	(envelope-from dikshie@gmail.com)
Received: by qw-out-2122.google.com with SMTP id 3so1861364qwe.7
	for <freebsd-emulation@freebsd.org>;
	Sun, 17 May 2009 05:11:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:received:in-reply-to:references
	:from:date:message-id:subject:to:content-type
	:content-transfer-encoding;
	bh=pmKzwq2H186LUiQBQ5/PiTO4qGWJtXceKoEQj6Q3lxo=;
	b=FnVbSpXS4xn/5YTHpzdEUO370tBtQ30eKHAt/FCrarS0weMwXxPv93MHeAPC+UP7J3
	ynImxjJ5BhMfP8Wv8RfByVSLI75JT8MJdK7a3v5i7yZXkRPqWnHn/rikp5EWCaCRfwDG
	iWfZy1bgMZ8+H70JWakgG3e0gFG9K3CbMl2gI=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:in-reply-to:references:from:date:message-id:subject:to
	:content-type:content-transfer-encoding;
	b=NWaZd90axVGGd6huFOm1kmrA4IgwvLEvgl9QolyDa/V5dSGPVXEnNejf+IIpeoyYWy
	VKCDvj5Wxqxa1UndQx+3L9wiw8PtLlVLRnBCXMS35+qMWPLQfLYiD/4NcqWPMhjcmYeT
	Wmbaa9qLURvXPU1/M1seMRi95PK26bd6l78qU=
MIME-Version: 1.0
Received: by 10.220.46.10 with SMTP id h10mr6099896vcf.8.1242562305104; Sun, 
	17 May 2009 05:11:45 -0700 (PDT)
In-Reply-To: <200905171343.26892.tijl@ulyssis.org>
References: <910e60e80905170248v64dbaa2fw7c0eb60fbec17938@mail.gmail.com> 
	<200905171343.26892.tijl@ulyssis.org>
From: dikshie <dikshie@gmail.com>
Date: Sun, 17 May 2009 21:11:25 +0900
Message-ID: <910e60e80905170511s52e9794fj998b3c2b3d1c0c5b@mail.gmail.com>
To: freebsd-emulation@freebsd.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Subject: Re: anyone success with matlab 2009a
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 17 May 2009 12:11:46 -0000

On Sun, May 17, 2009 at 8:43 PM, Tijl Coosemans <tijl@ulyssis.org> wrote:

> There are no linux-f9-* ports. You should use
> OVERRIDE_LINUX_NONBASE_PORT=f8

there is /usr/ports/emulators/linux_base-f9
should i uninstall that and install linux_base-f8?


> Maybe the install script needs to be run with linux bash. You could try:
> /compat/linux/bin/sh /home/dikshie/mydisc/install

i did it. but i always get:
Internal error 2: Could not determine the path of the
                  MATLAB root directory.

-- 
-dikshie-

From owner-freebsd-emulation@FreeBSD.ORG  Sun May 17 13:22:50 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 A5149106564A;
	Sun, 17 May 2009 13:22:50 +0000 (UTC)
	(envelope-from nox@jelal.kn-bremen.de)
Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116])
	by mx1.freebsd.org (Postfix) with ESMTP id DFDB18FC08;
	Sun, 17 May 2009 13:22:49 +0000 (UTC)
	(envelope-from nox@jelal.kn-bremen.de)
Received: by smtp.kn-bremen.de (Postfix, from userid 10)
	id 87BE51E0018A; Sun, 17 May 2009 15:22:48 +0200 (CEST)
Received: from triton.kn-bremen.de (noident@localhost [127.0.0.1])
	by triton.kn-bremen.de (8.14.3/8.14.3) with ESMTP id n4HDJeP1002305;
	Sun, 17 May 2009 15:19:40 +0200 (CEST)
	(envelope-from nox@triton.kn-bremen.de)
Received: (from nox@localhost)
	by triton.kn-bremen.de (8.14.3/8.14.3/Submit) id n4HDJesa002304;
	Sun, 17 May 2009 15:19:40 +0200 (CEST) (envelope-from nox)
From: Juergen Lock <nox@jelal.kn-bremen.de>
Date: Sun, 17 May 2009 15:19:39 +0200
To: freebsd-emulation@freebsd.org
Message-ID: <20090517131939.GA1941@triton.kn-bremen.de>
References: <20090514191237.GD70242@bsdcrew.de>
	<ed91d4a80905141418w52a4dcc2yf38b68b1b99e2fb6@mail.gmail.com>
	<ed91d4a80905141451o2b9461d1o1f4661e32e997585@mail.gmail.com>
	<200905152238.n4FMcqR0007682@triton.kn-bremen.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200905152238.n4FMcqR0007682@triton.kn-bremen.de>
User-Agent: Mutt/1.5.19 (2009-01-05)
Cc: 
Subject: Re: [Call For Testing] VirtualBox for FreeBSD!
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 17 May 2009 13:22:51 -0000

On Sat, May 16, 2009 at 12:38:52AM +0200, Juergen Lock wrote:
> In article <06c77d8650448aa63d9ce8d4b1a9c3e0.squirrel@webmail.itac.at> you write:
> >On Thu, May 14, 2009 11:51 pm, Artem Belevich wrote:
> >> Few more notes from -CURRENT/amd64
> >>
> >> [snip]
> >>
> >> * Attempt to boot new VM (64-bit FreeBSD) from -current snapshot DVD
> >> ISO results in an error:
> >>
> >> Failed to start the virtual machine FreeBSD.
> >> Failed to load VMMR0.r0 (VERR_SYMBOL_VALUE_TOO_BIG).
> >> Unknown error creating VM (VERR_SYMBOL_VALUE_TOO_BIG).
> >>
> >> Result Code: NS_ERROR_FAILURE (0x80004005)
> >> Component: Console
> >> Interface: IConsole {a7f17a42-5b64-488d-977b-4b2c639ada27}
> >
> >
> >I cannot reproduce that anymore (probably hit another problem). Could you
> >please provide what the vbox-dev people asked for to solve that problem?
> >
> >VBox.log from ~/.VirtualBox/Machines/<VM name>/Logs/VBox.log
> >
> >and start with
> >
> >export VBOX_LOG=+rt_ldr.e.l2.f
> >VirtualBox -startvm VM_NAME
> >
> Hi!
> 
>  You forgot to say this needs a debug build... :)
> 
> >the resulting .log file (created in the current directory!)
> >
> >http://vbox.innotek.de/pipermail/vbox-dev/2009-May/001411.html
> >http://vbox.innotek.de/pipermail/vbox-dev/2009-May/001413.html
> >
> >Thanks!
> 
>  I tried to follow up to that thread on vbox-dev but it seems to be
> subscribed-only, so I'll repost here: (-emulation only, I trimmed the
> other lists)
> 
> >[...]
> 
> Hi!
> 
>  I just tried vbox here and saw the same problem, so I made a debug build
> (diff for the wip FreeBSD port Makefile below) and got out the following
> logs:
> 
> VBox.log:
> 
> 00:00:03.661 VirtualBox 2.2.51_OSE r19662 freebsd.amd64 (May 15 2009 21:17:12) release log
> 00:00:03.661 Log opened 2009-05-15T19:25:52.579924000Z
> 00:00:03.661 OS Product: FreeBSD
> 00:00:03.661 OS Release: 7.2-STABLE
> 00:00:03.661 OS Version: FreeBSD 7.2-STABLE #0: Sun May 10 19:06:01 CEST 2009     nox@triton.kn-bremen.de:/usr/obj/usr/home/nox/src72s/src/sys/TRITON
> 00:00:03.661 Executable: /usr/local/lib/virtualbox/VirtualBox
> 00:00:03.661 Process ID: 4630
> 00:00:03.661 Package type: BSD_64BITS_GENERIC (OSE)
> 00:00:03.706 
> 00:00:03.706 !!Assertion Failed!!
> 00:00:03.706 Expression: (Elf_Addr)*(int32_t *)pAddrW == Value
> 00:00:03.706 Location  : /usr/home/nox/vbox/virtualbox/work/virtualbox-2.2.2r19673/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h(367) int rtldrELF64RelocateSection(RTLDRMODELF64RT_NOTHING*, Elf64_Addr, int (*)(RTLDRMODINTERNAL*, const char*, const char*, unsigned int, RTUINTPTR*, void*), void*, Elf64_Addr, Elf64_Size, const uint8_t*, uint8_t*, const void*, Elf64_Size)
> 00:00:03.706 Value=fffffffe80ac87c0
> 
> 2009-05-15-19-25-48.089-VirtualBox-4630.log:
> 
> Log created: 2009-05-15T19:25:48.898420000Z
> Executable: /usr/local/lib/virtualbox/VirtualBox
> Arg[0]: VirtualBox
> Arg[1]: -startvm
> Arg[2]: fbsd72cd
> RTLdrOpen: pszFilename=000000080810a040:{/usr/local/lib/virtualbox/VMMR0.r0} fFlags=0x0 enmArch=2 phLdrMod=00007fffffa99b48
> rtldrELF64Open: /usr/local/lib/virtualbox/VMMR0.r0: returns VINF_SUCCESS *phLdrMod=000000080810d080
> rtldrOpenWithReader: /usr/local/lib/virtualbox/VMMR0.r0: returns VINF_SUCCESS *phMod=000000080810d080
> RTLdrOpen: return VINF_SUCCESS *phLdrMod
> RTLdrSize: hLdrMod=000000080810d080
> RTLdrSize: returns 1201440
> RTLdrEnumSymbols: hLdrMod=000000080810d080 fFlags=0x0 pvBit=0000000000000000 BaseAddress=0000000000000000 pfnCallback=0000000800f961f0 pvUser=00007fffffa99b30
> RTLdrEnumSymbols: returns VINF_SUCCESS
> RTLdrGetBits: hLdrMod=000000080810d080 pvBits=0000000808700068 BaseAddress=fffffffe809df080 pfnGetImport=0000000800f99280 pvUser=00000008020de958
> fffffffe809df4a4: R_X86_64_32S  Value=fffffffe80ac87c0 SymValue=fffffffe80ac84c0
> 
> !!Assertion Failed!!
> Expression: (Elf_Addr)*(int32_t *)pAddrW == Value
> Location  : /usr/home/nox/vbox/virtualbox/work/virtualbox-2.2.2r19673/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h(367) int rtldrELF64RelocateSection(RTLDRMODELF64RT_NOTHING*, Elf64_Addr, int (*)(RTLDRMODINTERNAL*, const char*, const char*, unsigned int, RTUINTPTR*, void*), void*, Elf64_Addr, Elf64_Size, const uint8_t*, uint8_t*, const void*, Elf64_Size)
> Value=fffffffe80ac87c0
> 
>  I suspect BaseAddress=fffffffe809df080 is the problem?

Yup it was, as explained in this post: (thanx!)
	http://vbox.innotek.de/pipermail/vbox-dev/2009-May/001419.html

 ..and it looks like I now have a workaround for this issue too... :)
I'll post the patch when I've finished/cleaned it up a little.

 I only did some quick tests using a few isos so far (i.e. I did not
install anything yet), of which a FreeBSD 7.2rc i386 iso could enter
livefs, an i386 and an amd64 sidux 2009-01 iso both booted into kde and
could visit their homepage, only a FreeBSD 7.1 amd64 iso hung at the
point where the booted kernel should enter userland.  Oh and rebooting
the i386 FreeBSD iso (exiting sysinstall) caused the vm to abort with
an assertion failure, here is the log:

00:00:01.858 VirtualBox 2.2.51_OSE r19662 freebsd.amd64 (May 17 2009 11:32:11) release log
00:00:01.858 Log opened 2009-05-17T12:45:26.521854000Z
00:00:01.858 OS Product: FreeBSD
00:00:01.858 OS Release: 7.2-STABLE
00:00:01.858 OS Version: FreeBSD 7.2-STABLE #0: Sun May 10 19:06:01 CEST 2009     nox@triton.kn-bremen.de:/usr/obj/usr/home/nox/src72s/src/sys/TRITON
00:00:01.858 Executable: /usr/local/lib/virtualbox/VirtualBox
00:00:01.858 Process ID: 2133
00:00:01.858 Package type: BSD_64BITS_GENERIC (OSE)
00:00:01.961 SUP: Loaded VMMR0.r0 (/usr/local/lib/virtualbox/VMMR0.r0) at 0xffffffff80fa7080 - ModuleInit at ffffffff80fddd10 and ModuleTerm at ffffffff80fddc90
00:00:01.961 SUP: VMMR0EntryEx located at ffffffff80fddad0, VMMR0EntryFast at ffffffff80fdc740 and VMMR0EntryInt at ffffffff80fdc530
00:00:02.028 SUPR3HardenedLdrLoadAppPriv: "/usr/local/lib/virtualbox/VBoxSharedClipboard.so" not found
00:00:02.028 HGCM: Failed to load the service library: [VBoxSharedClipboard], rc = VERR_FILE_NOT_FOUND. The service will be not available.
00:00:02.028 VBoxSharedClipboard is not available. rc = VERR_FILE_NOT_FOUND
00:00:02.098 ************************* CFGM dump *************************
00:00:02.098 pRoot=0000000808108180:{/}
00:00:02.098 [/] (level 0)
00:00:02.098   Name               <string>  = "fbsd72cd" (cch=9)
00:00:02.098   UUID               <bytes>   = "f0 e8 ab f5 f6 b7 18 49 83 cc 56 d2 1b 22 42 ba" (cb=16)
00:00:02.098   RamSize            <integer> = 0x0000000010000000 (268435456)
00:00:02.098   RamHoleSize        <integer> = 0x0000000020000000 (536870912)
00:00:02.098   NumCPUs            <integer> = 0x0000000000000001 (1)
00:00:02.098   TimerMillies       <integer> = 0x000000000000000a (10)
00:00:02.098   RawR3Enabled       <integer> = 0x0000000000000001 (1)
00:00:02.098   RawR0Enabled       <integer> = 0x0000000000000001 (1)
00:00:02.098   PATMEnabled        <integer> = 0x0000000000000001 (1)
00:00:02.098   CSAMEnabled        <integer> = 0x0000000000000001 (1)
00:00:02.098   HwVirtExtForced    <integer> = 0x0000000000000000 (0)
00:00:02.099   EnableNestedPaging <integer> = 0x0000000000000001 (1)
00:00:02.099   EnableVPID         <integer> = 0x0000000000000000 (0)
00:00:02.099   EnablePAE          <integer> = 0x0000000000000000 (0)
00:00:02.099 
00:00:02.099 [/HWVirtExt/] (level 1)
00:00:02.099   Enabled <integer> = 0x0000000000000001 (1)
00:00:02.099 
00:00:02.099 [/PDM/] (level 1)
00:00:02.099 
00:00:02.099 [/PDM/Drivers/] (level 2)
00:00:02.099 
00:00:02.099 [/PDM/Drivers/VBoxC/] (level 3)
00:00:02.099   Path <string>  = "/usr/local/lib/virtualbox/components/VBoxC" (cch=43)
00:00:02.099 
00:00:02.099 [/Devices/] (level 1)
00:00:02.099 
00:00:02.099 [/Devices/pcarch/] (level 2)
00:00:02.099 
00:00:02.099 [/Devices/pcarch/0/] (level 3)
00:00:02.099   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.099 
00:00:02.099 [/Devices/pcarch/0/Config/] (level 4)
00:00:02.099 
00:00:02.099 [/Devices/pcbios/] (level 2)
00:00:02.099 
00:00:02.099 [/Devices/pcbios/0/] (level 3)
00:00:02.099   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.099 
00:00:02.099 [/Devices/pcbios/0/Config/] (level 4)
00:00:02.099   RamSize        <integer> = 0x0000000010000000 (268435456)
00:00:02.099   RamHoleSize    <integer> = 0x0000000020000000 (536870912)
00:00:02.099   NumCPUs        <integer> = 0x0000000000000001 (1)
00:00:02.099   HardDiskDevice <string>  = "piix3ide" (cch=9)
00:00:02.099   FloppyDevice   <string>  = "i82078" (cch=7)
00:00:02.099   IOAPIC         <integer> = 0x0000000000000000 (0)
00:00:02.099   PXEDebug       <integer> = 0x0000000000000000 (0)
00:00:02.099   UUID           <bytes>   = "f0 e8 ab f5 f6 b7 18 49 83 cc 56 d2 1b 22 42 ba" (cb=16)
00:00:02.099   BootDevice0    <string>  = "FLOPPY" (cch=7)
00:00:02.099   BootDevice1    <string>  = "DVD" (cch=4)
00:00:02.099   BootDevice2    <string>  = "IDE" (cch=4)
00:00:02.099   BootDevice3    <string>  = "NONE" (cch=5)
00:00:02.099 
00:00:02.099 [/Devices/8237A/] (level 2)
00:00:02.099 
00:00:02.099 [/Devices/8237A/0/] (level 3)
00:00:02.099   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.099 
00:00:02.099 [/Devices/pci/] (level 2)
00:00:02.099 
00:00:02.099 [/Devices/pci/0/] (level 3)
00:00:02.099   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.099 
00:00:02.099 [/Devices/pci/0/Config/] (level 4)
00:00:02.099   IOAPIC <integer> = 0x0000000000000000 (0)
00:00:02.099 
00:00:02.099 [/Devices/pckbd/] (level 2)
00:00:02.099 
00:00:02.099 [/Devices/pckbd/0/] (level 3)
00:00:02.099   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.099 
00:00:02.099 [/Devices/pckbd/0/Config/] (level 4)
00:00:02.099 
00:00:02.099 [/Devices/pckbd/0/LUN#0/] (level 4)
00:00:02.099   Driver <string>  = "KeyboardQueue" (cch=14)
00:00:02.099 
00:00:02.099 [/Devices/pckbd/0/LUN#0/Config/] (level 5)
00:00:02.099   QueueSize <integer> = 0x0000000000000040 (64)
00:00:02.099 
00:00:02.099 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5)
00:00:02.099   Driver <string>  = "MainKeyboard" (cch=13)
00:00:02.099 
00:00:02.099 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:02.099   Object <integer> = 0x00000008056240c0 (34450063552)
00:00:02.099 
00:00:02.099 [/Devices/pckbd/0/LUN#1/] (level 4)
00:00:02.099   Driver <string>  = "MouseQueue" (cch=11)
00:00:02.099 
00:00:02.099 [/Devices/pckbd/0/LUN#1/Config/] (level 5)
00:00:02.099   QueueSize <integer> = 0x0000000000000080 (128)
00:00:02.099 
00:00:02.099 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5)
00:00:02.099   Driver <string>  = "MainMouse" (cch=10)
00:00:02.099 
00:00:02.099 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 6)
00:00:02.099   Object <integer> = 0x00000008056241a0 (34450063776)
00:00:02.099 
00:00:02.099 [/Devices/i82078/] (level 2)
00:00:02.099 
00:00:02.099 [/Devices/i82078/0/] (level 3)
00:00:02.099   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.099 
00:00:02.099 [/Devices/i82078/0/Config/] (level 4)
00:00:02.099   IRQ       <integer> = 0x0000000000000006 (6)
00:00:02.099   DMA       <integer> = 0x0000000000000002 (2)
00:00:02.099   MemMapped <integer> = 0x0000000000000000 (0)
00:00:02.099   IOBase    <integer> = 0x00000000000003f0 (1008)
00:00:02.099 
00:00:02.099 [/Devices/i82078/0/LUN#999/] (level 4)
00:00:02.099   Driver <string>  = "MainStatus" (cch=11)
00:00:02.099 
00:00:02.099 [/Devices/i82078/0/LUN#999/Config/] (level 5)
00:00:02.099   papLeds <integer> = 0x00000008056159b8 (34450004408)
00:00:02.099   First   <integer> = 0x0000000000000000 (0)
00:00:02.099   Last    <integer> = 0x0000000000000000 (0)
00:00:02.099 
00:00:02.099 [/Devices/i82078/0/LUN#0/] (level 4)
00:00:02.099   Driver <string>  = "Block" (cch=6)
00:00:02.099 
00:00:02.099 [/Devices/i82078/0/LUN#0/Config/] (level 5)
00:00:02.099   Type      <string>  = "Floppy 1.44" (cch=12)
00:00:02.099   Mountable <integer> = 0x0000000000000001 (1)
00:00:02.099 
00:00:02.099 [/Devices/acpi/] (level 2)
00:00:02.099 
00:00:02.099 [/Devices/acpi/0/] (level 3)
00:00:02.099   Trusted       <integer> = 0x0000000000000001 (1)
00:00:02.099   PCIDeviceNo   <integer> = 0x0000000000000007 (7)
00:00:02.099   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:02.099 
00:00:02.099 [/Devices/acpi/0/Config/] (level 4)
00:00:02.099   RamSize     <integer> = 0x0000000010000000 (268435456)
00:00:02.099   RamHoleSize <integer> = 0x0000000020000000 (536870912)
00:00:02.099   NumCPUs     <integer> = 0x0000000000000001 (1)
00:00:02.099   IOAPIC      <integer> = 0x0000000000000000 (0)
00:00:02.099   FdcEnabled  <integer> = 0x0000000000000001 (1)
00:00:02.099   ShowRtc     <integer> = 0x0000000000000000 (0)
00:00:02.099   ShowCpu     <integer> = 0x0000000000000000 (0)
00:00:02.099 
00:00:02.099 [/Devices/acpi/0/LUN#0/] (level 4)
00:00:02.099   Driver <string>  = "ACPIHost" (cch=9)
00:00:02.099 
00:00:02.099 [/Devices/acpi/0/LUN#0/Config/] (level 5)
00:00:02.099 
00:00:02.099 [/Devices/i8254/] (level 2)
00:00:02.099 
00:00:02.099 [/Devices/i8254/0/] (level 3)
00:00:02.099   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.099 
00:00:02.099 [/Devices/i8254/0/Config/] (level 4)
00:00:02.099 
00:00:02.099 [/Devices/i8259/] (level 2)
00:00:02.099 
00:00:02.099 [/Devices/i8259/0/] (level 3)
00:00:02.099   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.099 
00:00:02.099 [/Devices/i8259/0/Config/] (level 4)
00:00:02.099 
00:00:02.099 [/Devices/apic/] (level 2)
00:00:02.099 
00:00:02.099 [/Devices/apic/0/] (level 3)
00:00:02.099   Trusted <integer> = 0x0000000000000001 (1)
00:00:02.099 
00:00:02.099 [/Devices/apic/0/Config/] (level 4)
00:00:02.099   IOAPIC  <integer> = 0x0000000000000000 (0)
00:00:02.099   NumCPUs <integer> = 0x0000000000000001 (1)
00:00:02.099 
00:00:02.099 [/Devices/mc146818/] (level 2)
00:00:02.099 
00:00:02.099 [/Devices/mc146818/0/] (level 3)
00:00:02.099 
00:00:02.099 [/Devices/mc146818/0/Config/] (level 4)
00:00:02.099 
00:00:02.099 [/Devices/vga/] (level 2)
00:00:02.099 
00:00:02.099 [/Devices/vga/0/] (level 3)
00:00:02.099   Trusted       <integer> = 0x0000000000000001 (1)
00:00:02.099   PCIDeviceNo   <integer> = 0x0000000000000002 (2)
00:00:02.099   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:02.099 
00:00:02.099 [/Devices/vga/0/Config/] (level 4)
00:00:02.099   VRamSize         <integer> = 0x0000000000900000 (9437184)
00:00:02.099   FadeIn           <integer> = 0x0000000000000001 (1)
00:00:02.099   FadeOut          <integer> = 0x0000000000000001 (1)
00:00:02.099   LogoTime         <integer> = 0x0000000000000000 (0)
00:00:02.099   LogoFile         <string>  = "" (cch=1)
00:00:02.099   ShowBootMenu     <integer> = 0x0000000000000002 (2)
00:00:02.099   CustomVideoModes <integer> = 0x0000000000000000 (0)
00:00:02.099   HeightReduction  <integer> = 0x0000000000000000 (0)
00:00:02.099 
00:00:02.099 [/Devices/vga/0/LUN#0/] (level 4)
00:00:02.099   Driver <string>  = "MainDisplay" (cch=12)
00:00:02.099 
00:00:02.099 [/Devices/vga/0/LUN#0/Config/] (level 5)
00:00:02.099   Object <integer> = 0x0000000805616000 (34450006016)
00:00:02.100 
00:00:02.100 [/Devices/piix3ide/] (level 2)
00:00:02.100 
00:00:02.100 [/Devices/piix3ide/0/] (level 3)
00:00:02.100   Trusted       <integer> = 0x0000000000000001 (1)
00:00:02.100   PCIDeviceNo   <integer> = 0x0000000000000001 (1)
00:00:02.100   PCIFunctionNo <integer> = 0x0000000000000001 (1)
00:00:02.100 
00:00:02.100 [/Devices/piix3ide/0/Config/] (level 4)
00:00:02.100   Type <string>  = "PIIX4" (cch=6)
00:00:02.100 
00:00:02.100 [/Devices/piix3ide/0/LUN#999/] (level 4)
00:00:02.100   Driver <string>  = "MainStatus" (cch=11)
00:00:02.100 
00:00:02.100 [/Devices/piix3ide/0/LUN#999/Config/] (level 5)
00:00:02.100   papLeds <integer> = 0x00000008056159c8 (34450004424)
00:00:02.100   First   <integer> = 0x0000000000000000 (0)
00:00:02.100   Last    <integer> = 0x0000000000000003 (3)
00:00:02.100 
00:00:02.100 [/Devices/piix3ide/0/LUN#2/] (level 4)
00:00:02.100   Driver <string>  = "Block" (cch=6)
00:00:02.100 
00:00:02.100 [/Devices/piix3ide/0/LUN#2/Config/] (level 5)
00:00:02.100   Type      <string>  = "DVD" (cch=4)
00:00:02.100   Mountable <integer> = 0x0000000000000001 (1)
00:00:02.100 
00:00:02.100 [/Devices/piix3ide/0/LUN#2/AttachedDriver/] (level 5)
00:00:02.100   Driver <string>  = "MediaISO" (cch=9)
00:00:02.100 
00:00:02.100 [/Devices/piix3ide/0/LUN#2/AttachedDriver/Config/] (level 6)
00:00:02.100   Path <string>  = "/home/nox/iso/fbsd/7.2rc1-i386/7.2-RC1-i386-dvd1.iso" (cch=53)
00:00:02.100 
00:00:02.100 [/Devices/pcnet/] (level 2)
00:00:02.100 
00:00:02.100 [/Devices/e1000/] (level 2)
00:00:02.100 
00:00:02.100 [/Devices/e1000/0/] (level 3)
00:00:02.100   Trusted       <integer> = 0x0000000000000001 (1)
00:00:02.100   PCIDeviceNo   <integer> = 0x0000000000000003 (3)
00:00:02.100   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:02.100 
00:00:02.100 [/Devices/e1000/0/Config/] (level 4)
00:00:02.100   AdapterType    <integer> = 0x0000000000000000 (0)
00:00:02.100   MAC            <bytes>   = "08 00 27 06 a5 43" (cb=6)
00:00:02.100   CableConnected <integer> = 0x0000000000000001 (1)
00:00:02.100   LineSpeed      <integer> = 0x0000000000000000 (0)
00:00:02.100 
00:00:02.100 [/Devices/e1000/0/LUN#999/] (level 4)
00:00:02.100   Driver <string>  = "MainStatus" (cch=11)
00:00:02.100 
00:00:02.100 [/Devices/e1000/0/LUN#999/Config/] (level 5)
00:00:02.100   papLeds <integer> = 0x0000000805615b58 (34450004824)
00:00:02.100 
00:00:02.100 [/Devices/e1000/0/LUN#0/] (level 4)
00:00:02.100   Driver <string>  = "NAT" (cch=4)
00:00:02.100 
00:00:02.100 [/Devices/e1000/0/LUN#0/Config/] (level 5)
00:00:02.100   TFTPPrefix <string>  = "/home/nox/.VirtualBox/TFTP" (cch=27)
00:00:02.100   BootFile   <string>  = "fbsd72cd.pxe" (cch=13)
00:00:02.100 
00:00:02.100 [/Devices/serial/] (level 2)
00:00:02.100 
00:00:02.100 [/Devices/parallel/] (level 2)
00:00:02.100 
00:00:02.100 [/Devices/VMMDev/] (level 2)
00:00:02.100 
00:00:02.100 [/Devices/VMMDev/0/] (level 3)
00:00:02.100   Trusted       <integer> = 0x0000000000000001 (1)
00:00:02.100   PCIDeviceNo   <integer> = 0x0000000000000004 (4)
00:00:02.100   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:02.100 
00:00:02.100 [/Devices/VMMDev/0/Config/] (level 4)
00:00:02.100 
00:00:02.100 [/Devices/VMMDev/0/LUN#0/] (level 4)
00:00:02.100   Driver <string>  = "MainVMMDev" (cch=11)
00:00:02.100 
00:00:02.100 [/Devices/VMMDev/0/LUN#0/Config/] (level 5)
00:00:02.100   Object <integer> = 0x00000008056121c0 (34449990080)
00:00:02.100 
00:00:02.100 [/Devices/VMMDev/0/LUN#999/] (level 4)
00:00:02.100   Driver <string>  = "MainStatus" (cch=11)
00:00:02.100 
00:00:02.100 [/Devices/VMMDev/0/LUN#999/Config/] (level 5)
00:00:02.100   papLeds <integer> = 0x0000000805615b98 (34450004888)
00:00:02.100   First   <integer> = 0x0000000000000000 (0)
00:00:02.100   Last    <integer> = 0x0000000000000000 (0)
00:00:02.100 
00:00:02.100 [/Devices/AudioSniffer/] (level 2)
00:00:02.100 
00:00:02.100 [/Devices/AudioSniffer/0/] (level 3)
00:00:02.100 
00:00:02.100 [/Devices/AudioSniffer/0/Config/] (level 4)
00:00:02.100 
00:00:02.100 [/Devices/AudioSniffer/0/LUN#0/] (level 4)
00:00:02.100   Driver <string>  = "MainAudioSniffer" (cch=17)
00:00:02.100 
00:00:02.100 [/Devices/AudioSniffer/0/LUN#0/Config/] (level 5)
00:00:02.100   Object <integer> = 0x000000080560d300 (34449969920)
00:00:02.100 
00:00:02.100 [/Devices/ichac97/] (level 2)
00:00:02.100 
00:00:02.100 [/Devices/ichac97/0/] (level 3)
00:00:02.100   Trusted       <integer> = 0x0000000000000001 (1)
00:00:02.100   PCIDeviceNo   <integer> = 0x0000000000000005 (5)
00:00:02.100   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:02.100 
00:00:02.100 [/Devices/ichac97/0/Config/] (level 4)
00:00:02.100 
00:00:02.100 [/Devices/ichac97/0/LUN#0/] (level 4)
00:00:02.100   Driver <string>  = "AUDIO" (cch=6)
00:00:02.100 
00:00:02.100 [/Devices/ichac97/0/LUN#0/Config/] (level 5)
00:00:02.100   AudioDriver <string>  = "oss" (cch=4)
00:00:02.100   StreamName  <string>  = "fbsd72cd" (cch=9)
00:00:02.100 
00:00:02.100 [/TM/] (level 1)
00:00:02.100   UTCOffset <integer> = 0x0000000000000000 (0)
00:00:02.100 
00:00:02.100 ********************* End of CFGM dump **********************
00:00:02.100 MM: cbHyperHeap=0x140000 (1310720)
00:00:02.102 Logical host processors: 4, processor active mask: 0000000000000001
00:00:02.102 ************************* CPUID dump ************************
00:00:02.102          RAW Standard CPUIDs
00:00:02.102      Function  eax      ebx      ecx      edx
00:00:02.102 Gst: 00000000  00000002 68747541 444d4163 69746e65
00:00:02.102 Hst:           00000005 68747541 444d4163 69746e65
00:00:02.102 Gst: 00000001  00100f42 00000800 00000009 078bf1bf
00:00:02.102 Hst:           00100f42 00040800 00802009 178bfbff
00:00:02.102 Gst: 00000002  00000000 00000000 00000000 00000000
00:00:02.102 Hst:           00000000 00000000 00000000 00000000
00:00:02.102 Gst: 00000003  00000000 00000000 00000000 00000000*
00:00:02.102 Hst:           00000000 00000000 00000000 00000000
00:00:02.102 Gst: 00000004  00000000 00000000 00000000 00000000*
00:00:02.102 Hst:           00000000 00000000 00000000 00000000
00:00:02.102 Gst: 00000005  00000000 00000000 00000000 00000000*
00:00:02.102 Hst:           00000040 00000040 00000003 00000000
00:00:02.102 Name:                            AuthenticAMD
00:00:02.102 Supports:                        0-2
00:00:02.102 Family:                          15  	Extended: 1 	Effective: 16
00:00:02.102 Model:                           4  	Extended: 0 	Effective: 4
00:00:02.102 Stepping:                        2
00:00:02.102 APIC ID:                         0x00
00:00:02.102 Logical CPUs:                    0
00:00:02.102 CLFLUSH Size:                    8
00:00:02.102 Brand ID:                        0x00
00:00:02.102 Mnemonic - Description                 = guest (host)
00:00:02.102 FPU - x87 FPU on Chip                  = 1 (1)
00:00:02.102 VME - Virtual 8086 Mode Enhancements   = 1 (1)
00:00:02.102 DE - Debugging extensions              = 1 (1)
00:00:02.102 PSE - Page Size Extension              = 1 (1)
00:00:02.102 TSC - Time Stamp Counter               = 1 (1)
00:00:02.102 MSR - Model Specific Registers         = 1 (1)
00:00:02.102 PAE - Physical Address Extension       = 0 (1)
00:00:02.102 MCE - Machine Check Exception          = 1 (1)
00:00:02.102 CX8 - CMPXCHG8B instruction            = 1 (1)
00:00:02.103 APIC - APIC On-Chip                    = 0 (1)
00:00:02.103 Reserved                               = 0 (0)
00:00:02.103 SEP - SYSENTER and SYSEXIT             = 0 (1)
00:00:02.103 MTRR - Memory Type Range Registers     = 1 (1)
00:00:02.103 PGE - PTE Global Bit                   = 1 (1)
00:00:02.103 MCA - Machine Check Architecture       = 1 (1)
00:00:02.103 CMOV - Conditional Move Instructions   = 1 (1)
00:00:02.103 PAT - Page Attribute Table             = 1 (1)
00:00:02.103 PSE-36 - 36-bit Page Size Extention    = 1 (1)
00:00:02.103 PSN - Processor Serial Number          = 0 (0)
00:00:02.103 CLFSH - CLFLUSH Instruction.           = 1 (1)
00:00:02.103 Reserved                               = 0 (0)
00:00:02.103 DS - Debug Store                       = 0 (0)
00:00:02.103 ACPI - Thermal Mon. & Soft. Clock Ctrl.= 0 (0)
00:00:02.103 MMX - Intel MMX Technology             = 1 (1)
00:00:02.103 FXSR - FXSAVE and FXRSTOR Instructions = 1 (1)
00:00:02.103 SSE - SSE Support                      = 1 (1)
00:00:02.103 SSE2 - SSE2 Support                    = 1 (1)
00:00:02.103 SS - Self Snoop                        = 0 (0)
00:00:02.103 HTT - Hyper-Threading Technolog        = 0 (1)
00:00:02.103 TM - Thermal Monitor                   = 0 (0)
00:00:02.103 30 - Reserved                          = 0 (0)
00:00:02.103 PBE - Pending Break Enable             = 0 (0)
00:00:02.103 Supports SSE3 or not                   = 1 (1)
00:00:02.103 Reserved                               = 0 (0)
00:00:02.103 Supports MONITOR/MWAIT                 = 1 (1)
00:00:02.103 CPL-DS - CPL Qualified Debug Store     = 0 (0)
00:00:02.103 VMX - Virtual Machine Technology       = 0 (0)
00:00:02.103 Reserved                               = 0 (0)
00:00:02.103 Enhanced SpeedStep Technology          = 0 (0)
00:00:02.103 Terminal Monitor 2                     = 0 (0)
00:00:02.103 Supports Supplemental SSE3 or not      = 0 (0)
00:00:02.103 L1 Context ID                          = 0 (0)
00:00:02.103 Reserved                               = 0x0 (0x0)
00:00:02.103 CMPXCHG16B                             = 0 (1)
00:00:02.103 xTPR Update Control                    = 0 (0)
00:00:02.103 Reserved                               = 0x0 (0x100)
00:00:02.103 
00:00:02.103          RAW Extended CPUIDs
00:00:02.103      Function  eax      ebx      ecx      edx
00:00:02.103 Gst: 80000000  80000008 68747541 444d4163 69746e65
00:00:02.103 Hst:           8000001b 68747541 444d4163 69746e65
00:00:02.103 Gst: 80000001  00100f42 10001946 00000000 c383f13f
00:00:02.103 Hst:           00100f42 10001946 000037ff efd3fbff
00:00:02.103 Gst: 80000002  20444d41 6e656850 74286d6f 4920296d
00:00:02.103 Hst:           20444d41 6e656850 74286d6f 4920296d
00:00:02.103 Gst: 80000003  34582049 30323920 6f725020 73736563
00:00:02.103 Hst:           34582049 30323920 6f725020 73736563
00:00:02.103 Gst: 80000004  0000726f 00000000 00000000 00000000
00:00:02.103 Hst:           0000726f 00000000 00000000 00000000
00:00:02.103 Gst: 80000005  ff30ff10 ff30ff20 40020140 40020140
00:00:02.103 Hst:           ff30ff10 ff30ff20 40020140 40020140
00:00:02.103 Gst: 80000006  20800000 42004200 02008140 0030b140
00:00:02.103 Hst:           20800000 42004200 02008140 0030b140
00:00:02.103 Gst: 80000007  00000000 00000000 00000000 00000100
00:00:02.103 Hst:           00000000 00000000 00000000 000001f9
00:00:02.103 Gst: 80000008  00003030 00000000 00000000 00000000
00:00:02.103 Hst:           00003030 00000000 00002003 00000000
00:00:02.103 Gst: 80000009  00000000 00000000 00000000 00000000*
00:00:02.103 Hst:           00000000 00000000 00000000 00000000
00:00:02.103 Ext Name:                        AuthenticAMD
00:00:02.103 Ext Supports:                    0x80000000-0x80000008
00:00:02.103 Family:                          15  	Extended: 1 	Effective: 16
00:00:02.103 Model:                           4  	Extended: 0 	Effective: 4
00:00:02.103 Stepping:                        2
00:00:02.103 Brand ID:                        0x946
00:00:02.103 Mnemonic - Description                 = guest (host)
00:00:02.103 FPU - x87 FPU on Chip                  = 1 (1)
00:00:02.103 VME - Virtual 8086 Mode Enhancements   = 1 (1)
00:00:02.103 DE - Debugging extensions              = 1 (1)
00:00:02.103 PSE - Page Size Extension              = 1 (1)
00:00:02.103 TSC - Time Stamp Counter               = 1 (1)
00:00:02.103 MSR - K86 Model Specific Registers     = 1 (1)
00:00:02.103 PAE - Physical Address Extension       = 0 (1)
00:00:02.103 MCE - Machine Check Exception          = 0 (1)
00:00:02.103 CX8 - CMPXCHG8B instruction            = 1 (1)
00:00:02.103 APIC - APIC On-Chip                    = 0 (1)
00:00:02.103 10 - Reserved                          = 0 (0)
00:00:02.103 SEP - SYSCALL and SYSRET               = 0 (1)
00:00:02.103 MTRR - Memory Type Range Registers     = 1 (1)
00:00:02.103 PGE - PTE Global Bit                   = 1 (1)
00:00:02.103 MCA - Machine Check Architecture       = 1 (1)
00:00:02.103 CMOV - Conditional Move Instructions   = 1 (1)
00:00:02.103 PAT - Page Attribute Table             = 1 (1)
00:00:02.103 PSE-36 - 36-bit Page Size Extention    = 1 (1)
00:00:02.103 18 - Reserved                          = 0 (0)
00:00:02.103 19 - Reserved                          = 0 (0)
00:00:02.103 NX - No-Execute Page Protection        = 0 (1)
00:00:02.103 DS - Debug Store                       = 0 (0)
00:00:02.103 AXMMX - AMD Extensions to MMX Instr.   = 0 (1)
00:00:02.103 MMX - Intel MMX Technology             = 1 (1)
00:00:02.103 FXSR - FXSAVE and FXRSTOR Instructions = 1 (1)
00:00:02.103 25 - AMD fast FXSAVE and FXRSTOR Instr.= 1 (1)
00:00:02.103 26 - 1 GB large page support           = 0 (1)
00:00:02.103 27 - RDTSCP instruction                = 0 (1)
00:00:02.103 28 - Reserved                          = 0 (0)
00:00:02.103 29 - AMD Long Mode                     = 0 (1)
00:00:02.103 30 - AMD Extensions to 3DNow           = 1 (1)
00:00:02.103 31 - AMD 3DNow                         = 1 (1)
00:00:02.103 LahfSahf - LAHF/SAHF in 64-bit mode    = 0 (1)
00:00:02.103 CmpLegacy - Core MP legacy mode (depr) = 0 (1)
00:00:02.103 SVM - AMD VM Extensions                = 0 (1)
00:00:02.103 APIC registers starting at 0x400       = 0 (1)
00:00:02.103 AltMovCR8 - LOCK MOV CR0 means MOV CR8 = 0 (1)
00:00:02.103 Advanced bit manipulation              = 0 (1)
00:00:02.103 SSE4A instruction support              = 0 (1)
00:00:02.103 Misaligned SSE mode                    = 0 (1)
00:00:02.103 PREFETCH and PREFETCHW instruction     = 0 (1)
00:00:02.103 OS visible workaround                  = 0 (1)
00:00:02.103 Instruction based sampling             = 0 (1)
00:00:02.103 SSE5 support                           = 0 (0)
00:00:02.103 SKINIT, STGI, and DEV support          = 0 (1)
00:00:02.103 Watchdog timer support.                = 0 (1)
00:00:02.103 31:14 - Reserved                       = 0x0 (0x0)
00:00:02.103 Full Name:                       AMD Phenom(tm) II X4 920 Processor
00:00:02.103 TLB 2/4M Instr/Uni:              255 way  16 entries
00:00:02.103 TLB 2/4M Data:                   255 way  48 entries
00:00:02.103 TLB 4K Instr/Uni:                255 way  32 entries
00:00:02.103 TLB 4K Data:                     255 way  48 entries
00:00:02.103 L1 Instr Cache Line Size:        64 bytes
00:00:02.103 L1 Instr Cache Lines Per Tag:    1
00:00:02.103 L1 Instr Cache Associativity:    2 way
00:00:02.103 L1 Instr Cache Size:             64 KB
00:00:02.103 L1 Data Cache Line Size:         64 bytes
00:00:02.103 L1 Data Cache Lines Per Tag:     1
00:00:02.103 L1 Data Cache Associativity:     2 way
00:00:02.103 L1 Data Cache Size:              64 KB
00:00:02.103 L2 TLB 2/4M Instr/Uni:           off       0 entries
00:00:02.103 L2 TLB 2/4M Data:                2 way   128 entries
00:00:02.103 L2 TLB 4K Instr/Uni:             4 way   512 entries
00:00:02.103 L2 TLB 4K Data:                  4 way   512 entries
00:00:02.103 L2 Cache Line Size:              64 bytes
00:00:02.103 L2 Cache Lines Per Tag:          1
00:00:02.103 L2 Cache Associativity:          res11 
00:00:02.103 L2 Cache Size:                   48 KB
00:00:02.103 APM Features:                    8
00:00:02.103 Physical Address Width:          48 bits
00:00:02.103 Virtual Address Width:           48 bits
00:00:02.103 Physical Core Count:             0
00:00:02.103 
00:00:02.103          RAW Centaur CPUIDs
00:00:02.103      Function  eax      ebx      ecx      edx
00:00:02.103 Gst: c0000000  00000000 00000000 00000000 00000000
00:00:02.103 Hst:           00000000 00000000 00000000 00000000
00:00:02.103 Gst: c0000001  00000000 00000000 00000000 00000000*
00:00:02.103 Hst:           00000000 00000000 00000000 00000000
00:00:02.103 Gst: c0000002  00000000 00000000 00000000 00000000*
00:00:02.103 Hst:           00000000 00000000 00000000 00000000
00:00:02.103 Gst: c0000003  00000000 00000000 00000000 00000000*
00:00:02.103 Hst:           00000000 00000000 00000000 00000000
00:00:02.103 Centaur Supports:                0xc0000000-0x00000000
00:00:02.103 
00:00:02.103 ******************** End of CPUID dump **********************
00:00:02.115 Debug: HCPhysInterPD=000000002e7c7000 HCPhysInterPaePDPT=000000002e7ca000 HCPhysInterPaePML4=000000002e7cc000
00:00:02.115 Debug: apInterPTs={000000002e7c8000,000000002e7c9000} apInterPaePTs={000000002e7c6000,000000002e7e7000} apInterPaePDs={000000002e7e8000,000000002e7e9000,000000002e7ea000,000000002e7eb000} pInterPaePDPT64=000000002e7cb000
00:00:02.254 TM: GIP - u32Mode=1 (SyncTSC) u32UpdateHz=100
00:00:02.286 TM: cTSCTicksPerSecond=0xa7ae0eb4 (2813202100) fTSCVirtualized=true  fTSCUseRealTSC=false
00:00:02.286 TM: fMaybeUseOffsettedHostTSC=true  TSCTiedToExecution=false TSCNotTiedToHalt=false
00:00:02.292 CoreCode: R3=0000000800dfa000 R0=ffffffff0a742000 RC=a02ab000 Phys=0000000028370000 cb=0x2000
00:00:02.385 [SMP] BIOS with 1 CPUs
00:00:02.482 SUP: Loaded VBoxDDR0.r0 (/usr/local/lib/virtualbox/VBoxDDR0.r0) at 0xffffffff810d6080 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000
00:00:02.509 SUP: Loaded VBoxDD2R0.r0 (/usr/local/lib/virtualbox/VBoxDD2R0.r0) at 0xffffffff810f4080 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000
00:00:02.509 Activating Local APIC
00:00:02.509 CPUMSetGuestCpuIdFeature: Enabled APIC
00:00:02.509 CPUMSetGuestCpuIdFeature: Disabled x2APIC
00:00:02.510 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:02.526 Shared Folders service loaded.
00:00:02.549 PIIX3 ATA: LUN#0: no unit
00:00:02.549 PIIX3 ATA: LUN#1: no unit
00:00:02.550 PIIX3 ATA: LUN#2: CD/DVD, total number of sectors 1099203, passthrough disabled
00:00:02.550 PIIX3 ATA: LUN#3: no unit
00:00:02.550 PIIX3 ATA: Ctl#0: finished processing RESET
00:00:02.650 PIIX3 ATA: Ctl#1: finished processing RESET
00:00:02.753 NAT: ICMP/ping not available (could open ICMP socket, error VERR_ACCESS_DENIED)
00:00:02.753 NAT: adding domain name kn-bremen.de to search list
00:00:02.753 Audio: Trying driver 'oss'.
00:00:02.753 Audio: set_record_source ars=0 als=0 (not implemented)
00:00:02.755 OSS: Successfully opened /dev/dsp for ADC
00:00:02.758 OSS: Successfully opened /dev/dsp for DAC
00:00:03.029 PGMR3InitFinalize: 4 MB PSE mask 0000000fffffffff
00:00:03.069 HWACMM: cpuid 0x80000001.u32AMDFeatureECX = 37ff
00:00:03.069 HWACMM: cpuid 0x80000001.u32AMDFeatureEDX = efd3fbff
00:00:03.069 HWACCM: AMD-V revision                    = 1
00:00:03.069 HWACCM: AMD-V max ASID                    = 64
00:00:03.069 HWACCM: AMD-V features                    = F
00:00:03.069 HWACCM:    AMD_CPUID_SVM_FEATURE_EDX_NESTED_PAGING
00:00:03.069 HWACCM:    AMD_CPUID_SVM_FEATURE_EDX_LBR_VIRT
00:00:03.069 HWACCM:    AMD_CPUID_SVM_FEATURE_EDX_SVM_LOCK
00:00:03.069 HWACCM:    AMD_CPUID_SVM_FEATURE_EDX_NRIP_SAVE
00:00:03.069 HWACCM:    Enabled nested paging
00:00:03.081 CPUMSetGuestCpuIdFeature: Enabled sysenter/exit
00:00:03.081 CPUMSetGuestCpuIdFeature: Enabled syscall/ret
00:00:03.081 CPUMSetGuestCpuIdFeature: Enabled RDTSCP.
00:00:03.081 CPUMSetGuestCpuIdFeature: Enabled PAE
00:00:03.081 CPUMSetGuestCpuIdFeature: Enabled LONG MODE
00:00:03.081 CPUMSetGuestCpuIdFeature: Enabled NXE
00:00:03.081 CPUMSetGuestCpuIdFeature: Enabled LAHF/SAHF
00:00:03.081 HWACCM:    32-bit and 64-bit guest supported.
00:00:03.112 VM: Halt method global1 (5)
00:00:03.112 Changing the VM state from 'CREATING' to 'CREATED'.
00:00:03.112 Changing the VM state from 'CREATED' to 'RUNNING'.
00:00:03.127 Guest Log: BIOS: VirtualBox 2.2.51_OSE
00:00:03.127 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:03.177 PIIX3 ATA: Ctl#1: RESET, DevSel=0 AIOIf=0 CmdIf0=0x00 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
00:00:03.177 PIIX3 ATA: Ctl#1: finished processing RESET
00:00:03.198 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0
00:00:03.205 Guest Log: BIOS: Boot from Floppy 0 failed
00:00:03.231 Guest Log: BIOS: Booting from CD-ROM...
00:00:03.300 Guest Log: BIOS: int13_diskette: unsupported AH=41
00:00:03.308 Guest Log: BIOS: int13_harddisk: function 08, unmapped device for ELDL=80
00:00:08.678 Guest Log: BIOS: int13_harddisk: function 08, unmapped device for ELDL=80
00:00:08.679 Guest Log: BIOS: int13_harddisk: function 08, unmapped device for ELDL=81
00:00:08.680 Guest Log: BIOS: int13_harddisk: function 08, unmapped device for ELDL=82
00:00:08.680 Guest Log: BIOS: int13_harddisk: function 08, unmapped device for ELDL=83
00:00:08.681 Guest Log: BIOS: int13_harddisk: function 08, unmapped device for ELDL=84
00:00:08.681 Guest Log: BIOS: int13_harddisk: function 08, unmapped device for ELDL=85
00:00:08.682 Guest Log: BIOS: int13_harddisk: function 08, unmapped device for ELDL=86
00:00:08.683 Guest Log: BIOS: int13_harddisk: function 08, unmapped device for ELDL=87
00:00:08.683 PIT: mode=2 count=0x4a9 (1193) - 1000.15 Hz (ch=0)
00:00:12.777 PIIX3 ATA: Ctl#0: RESET, DevSel=0 AIOIf=0 CmdIf0=0x00 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
00:00:12.782 PIIX3 ATA: Ctl#0: finished processing RESET
00:00:12.859 PIIX3 ATA: Ctl#1: RESET, DevSel=0 AIOIf=0 CmdIf0=0xa0 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
00:00:12.865 PIIX3 ATA: Ctl#1: finished processing RESET
00:00:15.691 PIIX3 ATA: LUN#2: performing device RESET
00:01:52.514 Changing the VM state from 'RUNNING' to 'RESETTING'.
00:01:52.514 
00:01:52.514 !!Assertion Failed!!
00:01:52.514 Expression: pVCpu->pgm.s.pShwPageCR3R3 == NULL
00:01:52.514 Location  : /usr/home/nox/vbox/virtualbox/work/virtualbox-2.2.2r19673/src/VBox/VMM/PGM.cpp(4075) int pgmR3ExitShadowModeBeforePoolFlush(VM*, VMCPU*)

From owner-freebsd-emulation@FreeBSD.ORG  Sun May 17 16:54:11 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 467861065670;
	Sun, 17 May 2009 16:54:11 +0000 (UTC)
	(envelope-from nox@jelal.kn-bremen.de)
Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116])
	by mx1.freebsd.org (Postfix) with ESMTP id E03588FC08;
	Sun, 17 May 2009 16:54:10 +0000 (UTC)
	(envelope-from nox@jelal.kn-bremen.de)
Received: by smtp.kn-bremen.de (Postfix, from userid 10)
	id EA1851E0019F; Sun, 17 May 2009 18:54:09 +0200 (CEST)
Received: from triton.kn-bremen.de (noident@localhost [127.0.0.1])
	by triton.kn-bremen.de (8.14.3/8.14.3) with ESMTP id n4HGq7bZ003872;
	Sun, 17 May 2009 18:52:07 +0200 (CEST)
	(envelope-from nox@triton.kn-bremen.de)
Received: (from nox@localhost)
	by triton.kn-bremen.de (8.14.3/8.14.3/Submit) id n4HGq68i003871;
	Sun, 17 May 2009 18:52:06 +0200 (CEST) (envelope-from nox)
From: Juergen Lock <nox@jelal.kn-bremen.de>
Date: Sun, 17 May 2009 18:52:06 +0200
To: freebsd-emulation@freebsd.org
Message-ID: <20090517165206.GA3068@triton.kn-bremen.de>
References: <20090514191237.GD70242@bsdcrew.de>
	<ed91d4a80905141418w52a4dcc2yf38b68b1b99e2fb6@mail.gmail.com>
	<ed91d4a80905141451o2b9461d1o1f4661e32e997585@mail.gmail.com>
	<200905152238.n4FMcqR0007682@triton.kn-bremen.de>
	<20090517131939.GA1941@triton.kn-bremen.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20090517131939.GA1941@triton.kn-bremen.de>
User-Agent: Mutt/1.5.19 (2009-01-05)
Cc: 
Subject: vbox amd64 host patch (was: Re: [Call For Testing] VirtualBox for
	FreeBSD!)
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 17 May 2009 16:54:11 -0000

On Sun, May 17, 2009 at 03:19:39PM +0200, Juergen Lock wrote:
> On Sat, May 16, 2009 at 12:38:52AM +0200, Juergen Lock wrote:
> > In article <06c77d8650448aa63d9ce8d4b1a9c3e0.squirrel@webmail.itac.at> you write:
> > >On Thu, May 14, 2009 11:51 pm, Artem Belevich wrote:
> > >> Few more notes from -CURRENT/amd64
> > >>
> > >> [snip]
> > >>
> > >> * Attempt to boot new VM (64-bit FreeBSD) from -current snapshot DVD
> > >> ISO results in an error:
> > >>
> > >> Failed to start the virtual machine FreeBSD.
> > >> Failed to load VMMR0.r0 (VERR_SYMBOL_VALUE_TOO_BIG).
> > >> Unknown error creating VM (VERR_SYMBOL_VALUE_TOO_BIG).
> > >>
> > >> Result Code: NS_ERROR_FAILURE (0x80004005)
> > >> Component: Console
> > >> Interface: IConsole {a7f17a42-5b64-488d-977b-4b2c639ada27}
> > >
> > >
> > >I cannot reproduce that anymore (probably hit another problem). Could you
> > >please provide what the vbox-dev people asked for to solve that problem?
> > >
> > >VBox.log from ~/.VirtualBox/Machines/<VM name>/Logs/VBox.log
> > >
> > >and start with
> > >
> > >export VBOX_LOG=+rt_ldr.e.l2.f
> > >VirtualBox -startvm VM_NAME
> > >
> > Hi!
> > 
> >  You forgot to say this needs a debug build... :)
> > 
> > >the resulting .log file (created in the current directory!)
> > >
> > >http://vbox.innotek.de/pipermail/vbox-dev/2009-May/001411.html
> > >http://vbox.innotek.de/pipermail/vbox-dev/2009-May/001413.html
> > >
> > >Thanks!
> > 
> >  I tried to follow up to that thread on vbox-dev but it seems to be
> > subscribed-only, so I'll repost here: (-emulation only, I trimmed the
> > other lists)
> > 
> > >[...]
> > 
> > Hi!
> > 
> >  I just tried vbox here and saw the same problem, so I made a debug build
> > (diff for the wip FreeBSD port Makefile below) and got out the following
> > logs:
> > 
> > VBox.log:
> > 
> > 00:00:03.661 VirtualBox 2.2.51_OSE r19662 freebsd.amd64 (May 15 2009 21:17:12) release log
> > 00:00:03.661 Log opened 2009-05-15T19:25:52.579924000Z
> > 00:00:03.661 OS Product: FreeBSD
> > 00:00:03.661 OS Release: 7.2-STABLE
> > 00:00:03.661 OS Version: FreeBSD 7.2-STABLE #0: Sun May 10 19:06:01 CEST 2009     nox@triton.kn-bremen.de:/usr/obj/usr/home/nox/src72s/src/sys/TRITON
> > 00:00:03.661 Executable: /usr/local/lib/virtualbox/VirtualBox
> > 00:00:03.661 Process ID: 4630
> > 00:00:03.661 Package type: BSD_64BITS_GENERIC (OSE)
> > 00:00:03.706 
> > 00:00:03.706 !!Assertion Failed!!
> > 00:00:03.706 Expression: (Elf_Addr)*(int32_t *)pAddrW == Value
> > 00:00:03.706 Location  : /usr/home/nox/vbox/virtualbox/work/virtualbox-2.2.2r19673/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h(367) int rtldrELF64RelocateSection(RTLDRMODELF64RT_NOTHING*, Elf64_Addr, int (*)(RTLDRMODINTERNAL*, const char*, const char*, unsigned int, RTUINTPTR*, void*), void*, Elf64_Addr, Elf64_Size, const uint8_t*, uint8_t*, const void*, Elf64_Size)
> > 00:00:03.706 Value=fffffffe80ac87c0
> > 
> > 2009-05-15-19-25-48.089-VirtualBox-4630.log:
> > 
> > Log created: 2009-05-15T19:25:48.898420000Z
> > Executable: /usr/local/lib/virtualbox/VirtualBox
> > Arg[0]: VirtualBox
> > Arg[1]: -startvm
> > Arg[2]: fbsd72cd
> > RTLdrOpen: pszFilename=000000080810a040:{/usr/local/lib/virtualbox/VMMR0.r0} fFlags=0x0 enmArch=2 phLdrMod=00007fffffa99b48
> > rtldrELF64Open: /usr/local/lib/virtualbox/VMMR0.r0: returns VINF_SUCCESS *phLdrMod=000000080810d080
> > rtldrOpenWithReader: /usr/local/lib/virtualbox/VMMR0.r0: returns VINF_SUCCESS *phMod=000000080810d080
> > RTLdrOpen: return VINF_SUCCESS *phLdrMod
> > RTLdrSize: hLdrMod=000000080810d080
> > RTLdrSize: returns 1201440
> > RTLdrEnumSymbols: hLdrMod=000000080810d080 fFlags=0x0 pvBit=0000000000000000 BaseAddress=0000000000000000 pfnCallback=0000000800f961f0 pvUser=00007fffffa99b30
> > RTLdrEnumSymbols: returns VINF_SUCCESS
> > RTLdrGetBits: hLdrMod=000000080810d080 pvBits=0000000808700068 BaseAddress=fffffffe809df080 pfnGetImport=0000000800f99280 pvUser=00000008020de958
> > fffffffe809df4a4: R_X86_64_32S  Value=fffffffe80ac87c0 SymValue=fffffffe80ac84c0
> > 
> > !!Assertion Failed!!
> > Expression: (Elf_Addr)*(int32_t *)pAddrW == Value
> > Location  : /usr/home/nox/vbox/virtualbox/work/virtualbox-2.2.2r19673/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h(367) int rtldrELF64RelocateSection(RTLDRMODELF64RT_NOTHING*, Elf64_Addr, int (*)(RTLDRMODINTERNAL*, const char*, const char*, unsigned int, RTUINTPTR*, void*), void*, Elf64_Addr, Elf64_Size, const uint8_t*, uint8_t*, const void*, Elf64_Size)
> > Value=fffffffe80ac87c0
> > 
> >  I suspect BaseAddress=fffffffe809df080 is the problem?
> 
> Yup it was, as explained in this post: (thanx!)
> 	http://vbox.innotek.de/pipermail/vbox-dev/2009-May/001419.html
> 
>  ..and it looks like I now have a workaround for this issue too... :)
> I'll post the patch when I've finished/cleaned it up a little.
> 
>  I only did some quick tests using a few isos so far (i.e. I did not
> install anything yet), of which a FreeBSD 7.2rc i386 iso could enter
> livefs, an i386 and an amd64 sidux 2009-01 iso both booted into kde and
> could visit their homepage, only a FreeBSD 7.1 amd64 iso hung at the
> point where the booted kernel should enter userland.  [...]

..and that was just because io-apic was disabled for some reason.

 Anyway, I think I have done what was most necessary to the patch now,
it sure does not yet conform to vbox' style (that one is just _too_
different... :) - but at least it seems to do what it's supposed to.
Oh, its possible there's still a vm_object_deallocate() missing
after vm_map_remove(), but the code I used as guideline (in
/sys/kern/link_elf_obj.c) doesn't do one at that stage either so I
was not sure.

 Anyway, here it comes, you can put it in files/patch-amd64-r0-exec-alloc

 Enjoy,
	Juergen

Index: src/VBox/Runtime/r0drv/alloc-r0drv.h
@@ -50,6 +50,8 @@
     uint32_t    cb;
     /** The request allocation size. */
     uint32_t    cbReq;
+    /** XXX to be used by the FreeBSD/amd64 implementation. */
+    void	*opaque;
 } RTMEMHDR, *PRTMEMHDR;
 
 
Index: src/VBox/Runtime/r0drv/freebsd/alloc-r0drv-freebsd.c
@@ -48,12 +48,22 @@
 MALLOC_DEFINE(M_IPRTHEAP, "iprtheap", "IPRT - heap");
 MALLOC_DEFINE(M_IPRTCONT, "iprtcont", "IPRT - contiguous");
 
+#if defined(RT_ARCH_AMD64) || defined(__DOXYGEN__)
+PRTMEMHDR malloc32(unsigned long size, struct malloc_type *mtp, int flags);
+void free32(PRTMEMHDR pHdr, struct malloc_type *mtp);
+#endif /* defined(RT_ARCH_AMD64) || defined(__DOXYGEN__) */
 
 PRTMEMHDR rtMemAlloc(size_t cb, uint32_t fFlags)
 {
     PRTMEMHDR pHdr;
 
     /** @todo Just like OS/2, FreeBSD doesn't need this header. */
+    /* XXX actually its needed on amd64 for now... */
+#if defined(RT_ARCH_AMD64) || defined(__DOXYGEN__)
+    if (fFlags == RTMEMHDR_FLAG_EXEC) {
+        pHdr = malloc32(cb + sizeof(RTMEMHDR), M_IPRTHEAP, M_ZERO);
+    } else
+#endif
     pHdr = (PRTMEMHDR)malloc(cb + sizeof(RTMEMHDR), M_IPRTHEAP,
                              fFlags & RTMEMHDR_FLAG_ZEROED ? M_NOWAIT | M_ZERO : M_NOWAIT);
     if (pHdr)
@@ -71,6 +81,12 @@
 void rtMemFree(PRTMEMHDR pHdr)
 {
     pHdr->u32Magic += 1;
+#if defined(RT_ARCH_AMD64) || defined(__DOXYGEN__)
+    if (pHdr->fFlags == RTMEMHDR_FLAG_EXEC) {
+        free32(pHdr, M_IPRTHEAP);
+        return;
+    }
+#endif
     free(pHdr, M_IPRTHEAP);
 }
 
@@ -114,3 +130,61 @@
     }
 }
 
+#if defined(RT_ARCH_AMD64) || defined(__DOXYGEN__)
+/* see 7.2-stable /sys/kern/link_elf_obj.c:link_elf_load_file()
+ */
+PRTMEMHDR
+malloc32(unsigned long size, struct malloc_type *mtp, int flags)
+{
+	vm_object_t	object;		/* VM object to hold data */
+	vm_offset_t	mapbase;
+	int error = 0;
+
+	size = roundup(size, PAGE_SIZE);
+	object = vm_object_allocate(OBJT_DEFAULT, size >> PAGE_SHIFT);
+	if (object == NULL)
+		return (0);
+
+	/*
+	 * In order to satisfy amd64's architectural requirements on the
+	 * location of code and data in the kernel's address space, request a
+	 * mapping that is above the kernel.  
+	 */
+	mapbase = KERNBASE;
+	error = vm_map_find(kernel_map, object, 0, &mapbase,
+	    size, TRUE, VM_PROT_ALL, VM_PROT_ALL, FALSE);
+	if (error) {
+		vm_object_deallocate(object);
+		object = 0;
+		return (0);
+	}
+
+	/* Wire the pages */
+	error = vm_map_wire(kernel_map, mapbase,
+	    mapbase + size,
+	    VM_MAP_WIRE_SYSTEM|VM_MAP_WIRE_NOHOLES);
+	if (error != KERN_SUCCESS) {
+		return (0);
+	}
+	if (flags & M_ZERO)
+		memset((void *)mapbase, 0, size);
+
+	/* XXX need to store the vm_object_t somewhere... */
+	((PRTMEMHDR)mapbase)->opaque = (void *)object;
+	return ((PRTMEMHDR)mapbase);
+}
+
+/* see 7.2-stable /sys/kern/link_elf_obj.c:link_elf_unload_file()
+ */
+void
+free32(PRTMEMHDR pHdr, struct malloc_type *mtp)
+{
+	vm_object_t     object = (vm_object_t)pHdr->opaque;
+
+	if (object) {
+		vm_map_remove(kernel_map, (vm_offset_t) pHdr,
+		    ((vm_offset_t) pHdr) +
+		    (object->size << PAGE_SHIFT));
+	}
+}
+#endif

From owner-freebsd-emulation@FreeBSD.ORG  Sun May 17 18:09:25 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 62D6A1065672;
	Sun, 17 May 2009 18:09:25 +0000 (UTC) (envelope-from miwi@bsdcrew.de)
Received: from bsdcrew.de (duro.unixfreunde.de [85.214.90.4])
	by mx1.freebsd.org (Postfix) with ESMTP id 26CC88FC1A;
	Sun, 17 May 2009 18:09:24 +0000 (UTC) (envelope-from miwi@bsdcrew.de)
Received: by bsdcrew.de (Postfix, from userid 1001)
	id 9553D4AC5D; Sun, 17 May 2009 20:09:20 +0200 (CEST)
Date: Sun, 17 May 2009 20:09:20 +0200
From: Martin Wilke <miwi@FreeBSD.org>
To: ports@FreeBSD.org
Message-ID: <20090517180920.GY71804@bsdcrew.de>
References: <20090514191237.GD70242@bsdcrew.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed
Content-Disposition: inline
In-Reply-To: <20090514191237.GD70242@bsdcrew.de>
User-Agent: Mutt/1.5.19 (2009-01-05)
Cc: freebsd-emulation@freebsd.org, freebsd-current@FreeBSD.org
Subject: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 17 May 2009 18:09:26 -0000

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


We rolled a new tarball with the patch from Juergen Lock [1]
with a posible fix for AMD64 users, tested on 3 machines
which now works without problems. Many Thanks to him for
his nice work! 

http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz

Martin

- -- 

+-----------------------+-------------------------------+
|  PGP    : 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
|  ICQ    : 169139903   |  Mail   : miwi(at)FreeBSD.org |
+-----------------------+-------------------------------+
|	Mess with the Best, Die like the Rest!		|
+-----------------------+-------------------------------+
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)

iEUEARECAAYFAkoQUtAACgkQdLJIhLHm/OlY2QCg1KZW2YCvE1VhqKgSQ/xhjKIx
U60Al2UMniKg+KvQ6m9RcP92eOMddfQ=
=kB6c
-----END PGP SIGNATURE-----

From owner-freebsd-emulation@FreeBSD.ORG  Sun May 17 19:10:48 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 AA388106564A;
	Sun, 17 May 2009 19:10:48 +0000 (UTC)
	(envelope-from sfourman@gmail.com)
Received: from mail-fx0-f216.google.com (mail-fx0-f216.google.com
	[209.85.220.216])
	by mx1.freebsd.org (Postfix) with ESMTP id B8E438FC12;
	Sun, 17 May 2009 19:10:47 +0000 (UTC)
	(envelope-from sfourman@gmail.com)
Received: by fxm12 with SMTP id 12so2857759fxm.43
	for <multiple recipients>; Sun, 17 May 2009 12:10:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:received:in-reply-to:references
	:date:message-id:subject:from:to:cc:content-type
	:content-transfer-encoding;
	bh=QHCQ5rHENOS44sQy0d/HgopwDoW9IZbeTcZVlbwGDEE=;
	b=QQNISyQBsg69mZ5xJpxbk2vHFjOZcrcGOJgBZWho5YGXvu83n0V9j+zYZHCZ/6tffM
	xvL7T20b7U80yRBpx/IXRc9zcyzzlLlORYIh56cmVLvEUP0pGAU3tVqoYWmmkV1bmlhP
	qAYGKY110Cou+xFSMOMkoefedeuBq69c0AiyU=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type:content-transfer-encoding;
	b=OVEavv8y/bYRD62erdZ8S9PC40u2xGnks//8GZL0SDaH2GRi3cmqs/TJn4SKSh47il
	Pl0mujiqStNIqfgJQGg701WxUeXyiZtuG9KHIObONneKuLYcIEIRv2f/nCcD+9KeT7k5
	8RK1ulOEx3KJPqWNDhwpes4pLqBcdKOh6ZkBU=
MIME-Version: 1.0
Received: by 10.239.164.83 with SMTP id s19mr407103hbd.110.1242587446579; Sun, 
	17 May 2009 12:10:46 -0700 (PDT)
In-Reply-To: <20090517180920.GY71804@bsdcrew.de>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
Date: Sun, 17 May 2009 14:10:46 -0500
Message-ID: <11167f520905171210t2c5c2623o386f00745b4f9aed@mail.gmail.com>
From: "Sam Fourman Jr." <sfourman@gmail.com>
To: Martin Wilke <miwi@freebsd.org>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org,
	freebsd-current@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 17 May 2009 19:10:49 -0000

On Sun, May 17, 2009 at 1:09 PM, Martin Wilke <miwi@freebsd.org> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> We rolled a new tarball with the patch from Juergen Lock [1]
> with a posible fix for AMD64 users, tested on 3 machines
> which now works without problems. Many Thanks to him for
> his nice work!
>
> http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz
>
> Martin

Does this version still have the kernel module crashing at random on current?

Sam Fourman Jr.

From owner-freebsd-emulation@FreeBSD.ORG  Sun May 17 20:07:14 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 8E59D1065677;
	Sun, 17 May 2009 20:07:14 +0000 (UTC)
	(envelope-from dzentoo@gmail.com)
Received: from mail-ew0-f159.google.com (mail-ew0-f159.google.com
	[209.85.219.159])
	by mx1.freebsd.org (Postfix) with ESMTP id 95D1F8FC24;
	Sun, 17 May 2009 20:07:13 +0000 (UTC)
	(envelope-from dzentoo@gmail.com)
Received: by mail-ew0-f159.google.com with SMTP id 3so3485005ewy.43
	for <multiple recipients>; Sun, 17 May 2009 13:07:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:sender:received:in-reply-to
	:references:from:date:x-google-sender-auth:message-id:subject:to:cc
	:content-type; bh=FVkp8Co0WWMOXBsRAUECuR2mGS95pZlrjxr+3DSp4xQ=;
	b=fd65rrA7A6udwEETlsginKfFUGGgmC4z+/vSsJAozLODvnf4GqVitWwwW230D1q4lL
	JAd3OsvCBcDIYRhBo/hh/7BPA7vkNct454DzvYkQpximKZPPZThhZIQILkAsLthmFYNB
	Id4xBgij252Gs5iXNk5SnYc7u+i0V2w1gmZvY=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:sender:in-reply-to:references:from:date
	:x-google-sender-auth:message-id:subject:to:cc:content-type;
	b=ulpA0C7p7BBB1sRJOu9QEPiupoU1QpVz/1PJyJi9V4H5l+CcR7K94Npg/E3Qesqq7w
	3aM9AamoGk1E6qzS3h5fLR5Hei1tHNR8FYa8TOCphHZFUPTbcUxtWviz5k3TcAzRtuCP
	Y2NTrKYYjH0ZRguZTcBFSjgj9NN51hgxPVQ58=
MIME-Version: 1.0
Sender: dzentoo@gmail.com
Received: by 10.210.58.17 with SMTP id g17mr3577298eba.4.1242590833160; Sun, 
	17 May 2009 13:07:13 -0700 (PDT)
In-Reply-To: <11167f520905171210t2c5c2623o386f00745b4f9aed@mail.gmail.com>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de> 
	<11167f520905171210t2c5c2623o386f00745b4f9aed@mail.gmail.com>
From: Benoit Calvez <Benoit.Calvez@gmail.com>
Date: Sun, 17 May 2009 22:06:52 +0200
X-Google-Sender-Auth: 65b21173f2ff3412
Message-ID: <3481d8e60905171306n35904a6boc74eed344505cb13@mail.gmail.com>
To: "Sam Fourman Jr." <sfourman@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Content-Filtered-By: Mailman/MimeDel 2.1.5
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org,
	freebsd-current@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 17 May 2009 20:07:15 -0000

On Sun, May 17, 2009 at 9:10 PM, Sam Fourman Jr. <sfourman@gmail.com> wrote:

> On Sun, May 17, 2009 at 1:09 PM, Martin Wilke <miwi@freebsd.org> wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> >
> > We rolled a new tarball with the patch from Juergen Lock [1]
> > with a posible fix for AMD64 users, tested on 3 machines
> > which now works without problems. Many Thanks to him for
> > his nice work!
> >
> > http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz<http://people.freebsd.org/%7Emiwi/vbox/virtualbox_2.tgz>
> >
> > Martin
>
> Does this version still have the kernel module crashing at random on
> current?
>
> Sam Fourman Jr.
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
>

I uninstalled the last virtualbox (from virtualbox_1.tgz port). It compiled
fine and I could start an opensolaris vm.
It crashed cauz' I created the virtual hard drive in a smal partition. Since
then I couldn't restart the vm.
I got two Errors:

"Kernel driver not instaled (rc =-1908)
"Make sure the kernel module has beed loaded successfully"

Sure it is.

the other one is :


  Result Code:

NS_ERROR_FAILURE (0x80004005)

Component:

Machine

Interface:

IMachine {4d1df26d-d9c1-4c7e-b689-15e85ecf8ffc}

I could give more informations if needed

-- 
Benoit C.

From owner-freebsd-emulation@FreeBSD.ORG  Sun May 17 20:30:19 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 2AD7A1065672;
	Sun, 17 May 2009 20:30:19 +0000 (UTC)
	(envelope-from jahnke@sonatabio.com)
Received: from isearchbio.com (isearchbio.com [206.130.105.146])
	by mx1.freebsd.org (Postfix) with ESMTP id EB23F8FC22;
	Sun, 17 May 2009 20:30:18 +0000 (UTC)
	(envelope-from jahnke@sonatabio.com)
Received: from [192.168.0.113] (76-14-126-51.rk.wavecable.com [76.14.126.51])
	(authenticated bits=0)
	by isearchbio.com (8.13.1/8.13.1) with ESMTP id n4HKFOFb031645;
	Sun, 17 May 2009 14:15:24 -0600
From: Frank Jahnke <jahnke@sonatabio.com>
To: freebsd-emulation@freebsd.org
Content-Type: text/plain
Organization: Sonata Biosciences, Inc
Date: Sun, 17 May 2009 13:12:43 -0700
Message-Id: <1242591163.11490.17.camel@zinfandel>
Mime-Version: 1.0
X-Mailer: Evolution 2.26.1.1 FreeBSD GNOME Team Port 
Content-Transfer-Encoding: 7bit
Cc: 
Subject: Re: [Call For Testing] VirtualBox for FreeBSD!
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: jahnke@sonatabio.com
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 17 May 2009 20:30:19 -0000

> Now we think that we solved the most
> problems and are ready for the first Call for Testing.

Thank you for this.  I have installed W2K Server on i386 7-STABLE
system without major heartache.  It does not work for me when I am not
root, which causes some minor inconvenience.  Otherwise all the updates
so loved by Microsoft installed fine, and the VM itself seems to
function properly.  Speed seems to be much better than qemu/kqemu, but
slower than the old VMware port (though that is really a pain to use
these days since it is limited to single core CPUs only).

Are there plans to do a port of the Guest Additions?  Right now the
resolution and bit depth are limited to 800x600, 16 bits, and that
really limits its usefulness.

Of course you are starting in the right place: without a stable port the
additions are not of any particular use.

Frank


From owner-freebsd-emulation@FreeBSD.ORG  Mon May 18 00:25:30 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 73A5E1065670;
	Mon, 18 May 2009 00:25:30 +0000 (UTC)
	(envelope-from byshenknet@byshenk.net)
Received: from core.byshenk.net (core.byshenk.net [62.58.73.230])
	by mx1.freebsd.org (Postfix) with ESMTP id 03CDA8FC15;
	Mon, 18 May 2009 00:25:29 +0000 (UTC)
	(envelope-from byshenknet@byshenk.net)
Received: from core.byshenk.net (localhost.aoes.com [127.0.0.1])
	by core.byshenk.net (8.14.3/8.14.3) with ESMTP id n4I0PSM0095291;
	Mon, 18 May 2009 02:25:28 +0200 (CEST)
	(envelope-from byshenknet@core.byshenk.net)
Received: (from byshenknet@localhost)
	by core.byshenk.net (8.14.3/8.14.3/Submit) id n4I0PSLL095290;
	Mon, 18 May 2009 02:25:28 +0200 (CEST) (envelope-from byshenknet)
Date: Mon, 18 May 2009 02:25:28 +0200
From: Greg Byshenk <freebsd@byshenk.net>
To: Martin Wilke <miwi@freebsd.org>
Message-ID: <20090518002528.GF2571@core.byshenk.net>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20090517180920.GY71804@bsdcrew.de>
User-Agent: Mutt/1.4.2.3i
X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed
	version=3.2.5
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on core.byshenk.net
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org,
	freebsd-current@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 00:25:31 -0000

On Sun, May 17, 2009 at 08:09:20PM +0200, Martin Wilke wrote:
> 
> We rolled a new tarball with the patch from Juergen Lock [1]
> with a posible fix for AMD64 users, tested on 3 machines
> which now works without problems. Many Thanks to him for
> his nice work! 
> 
> http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz

I've just updated my system (to 7-STABLE amd64 as of today) and
installed the new version.  It runs for me now. Tomorrow I will
try to create virtual machine.

-- 
greg byshenk  -  gbyshenk@byshenk.net  -  Leiden, NL

From owner-freebsd-emulation@FreeBSD.ORG  Mon May 18 00:37:30 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 89FC51065675;
	Mon, 18 May 2009 00:37:30 +0000 (UTC)
	(envelope-from sfourman@gmail.com)
Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154])
	by mx1.freebsd.org (Postfix) with ESMTP id 92F628FC13;
	Mon, 18 May 2009 00:37:29 +0000 (UTC)
	(envelope-from sfourman@gmail.com)
Received: by fg-out-1718.google.com with SMTP id 22so946184fge.12
	for <multiple recipients>; Sun, 17 May 2009 17:37:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:received:in-reply-to:references
	:date:message-id:subject:from:to:cc:content-type
	:content-transfer-encoding;
	bh=3UnGvnuZEHT/y1ljSF9IBpUXrpWOYy8iEGNZ1RJtq4Y=;
	b=h9H4/gx477SvdWSghFabgYPVJNCJjNKH4rE6eQkLt2fqblE5v12PvEzsyHykKadQ8c
	1B4KEBRHeSHZpvstmDgJ/qhrZw4EK/Ss6TcFz5ILbLRTCMfUw+zeOXjZW28P5NK5RSfn
	BD2XSqhWiPjcqHjXx1cvUDjVSv74u7tlXlE0w=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type:content-transfer-encoding;
	b=ucabLmQ9Ao7uL8pRT5Zm+UU7IhAgQ+UYkLb2AZ4OrStIyou50eSHeuZvZC0IenExx7
	LRqyOGqOhauhu6K5HRVCkZNHEHlr0qAwi9g4HGt9uMde/4x5NgaYokIkcMslTilmmVpN
	kes3QgcjxrYdli9sclbdP92N2qXbEoNFxunOM=
MIME-Version: 1.0
Received: by 10.239.146.3 with SMTP id u3mr405563hba.52.1242607048417; Sun, 17 
	May 2009 17:37:28 -0700 (PDT)
In-Reply-To: <20090518002528.GF2571@core.byshenk.net>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
	<20090518002528.GF2571@core.byshenk.net>
Date: Sun, 17 May 2009 19:37:28 -0500
Message-ID: <11167f520905171737q4f19a359id6b1af11e10d5184@mail.gmail.com>
From: "Sam Fourman Jr." <sfourman@gmail.com>
To: Greg Byshenk <freebsd@byshenk.net>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org,
	freebsd-current@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 00:37:31 -0000

On Sun, May 17, 2009 at 7:25 PM, Greg Byshenk <freebsd@byshenk.net> wrote:
> On Sun, May 17, 2009 at 08:09:20PM +0200, Martin Wilke wrote:
>>
>> We rolled a new tarball with the patch from Juergen Lock [1]
>> with a posible fix for AMD64 users, tested on 3 machines
>> which now works without problems. Many Thanks to him for
>> his nice work!
>>
>> http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz


Does the FreeBSD version have USB passthrough support like Linux?

Sam Fourman

From owner-freebsd-emulation@FreeBSD.ORG  Mon May 18 00:50:56 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 6120B106564A;
	Mon, 18 May 2009 00:50:56 +0000 (UTC)
	(envelope-from byshenknet@byshenk.net)
Received: from core.byshenk.net (core.byshenk.net [62.58.73.230])
	by mx1.freebsd.org (Postfix) with ESMTP id E4C1C8FC12;
	Mon, 18 May 2009 00:50:55 +0000 (UTC)
	(envelope-from byshenknet@byshenk.net)
Received: from core.byshenk.net (localhost.aoes.com [127.0.0.1])
	by core.byshenk.net (8.14.3/8.14.3) with ESMTP id n4I0os07095605;
	Mon, 18 May 2009 02:50:54 +0200 (CEST)
	(envelope-from byshenknet@core.byshenk.net)
Received: (from byshenknet@localhost)
	by core.byshenk.net (8.14.3/8.14.3/Submit) id n4I0osou095604;
	Mon, 18 May 2009 02:50:54 +0200 (CEST) (envelope-from byshenknet)
Date: Mon, 18 May 2009 02:50:54 +0200
From: Greg Byshenk <freebsd@byshenk.net>
To: Martin Wilke <miwi@freebsd.org>
Message-ID: <20090518005054.GG2571@core.byshenk.net>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
	<20090518002528.GF2571@core.byshenk.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20090518002528.GF2571@core.byshenk.net>
User-Agent: Mutt/1.4.2.3i
X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed
	version=3.2.5
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on core.byshenk.net
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org,
	freebsd-current@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 00:50:57 -0000

On Mon, May 18, 2009 at 02:25:28AM +0200, Greg Byshenk wrote:
> On Sun, May 17, 2009 at 08:09:20PM +0200, Martin Wilke wrote:
> > 
> > We rolled a new tarball with the patch from Juergen Lock [1]
> > with a posible fix for AMD64 users, tested on 3 machines
> > which now works without problems. Many Thanks to him for
> > his nice work! 
> > 
> > http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz

> I've just updated my system (to 7-STABLE amd64 as of today) and
> installed the new version.  It runs for me now. Tomorrow I will
> try to create virtual machine.

As a followup, the 'virtualbox_2.tgz' version appears to work for
me, at least minimally.  I've just installed NetBSD4.1 virtual 
machine, and it appears to be working (even though NetBSD isn't
listed as a supported guest -- I just happened to have the NetBSD
install iso sitting on my hard drive).

-- 
greg byshenk  -  gbyshenk@byshenk.net  -  Leiden, NL

From owner-freebsd-emulation@FreeBSD.ORG  Mon May 18 01:07:55 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 44E73106566B
	for <freebsd-emulation@freebsd.org>;
	Mon, 18 May 2009 01:07:55 +0000 (UTC)
	(envelope-from glen.j.barber@gmail.com)
Received: from mail-ew0-f159.google.com (mail-ew0-f159.google.com
	[209.85.219.159])
	by mx1.freebsd.org (Postfix) with ESMTP id C8AAE8FC15
	for <freebsd-emulation@freebsd.org>;
	Mon, 18 May 2009 01:07:54 +0000 (UTC)
	(envelope-from glen.j.barber@gmail.com)
Received: by ewy3 with SMTP id 3so3592443ewy.43
	for <freebsd-emulation@freebsd.org>;
	Sun, 17 May 2009 18:07:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:received:in-reply-to:references
	:date:message-id:subject:from:to:cc:content-type
	:content-transfer-encoding;
	bh=Df3UZTPsYG1QlE/ldliGsD9sL17XkJG2aQuZGv2Pyyk=;
	b=rGWxLysuldL3wdGwgFrmPWpJKHA+agMqF/xBTl123QKZI4Q6YIj6VFhS1dyO41iFny
	mc5aA7zr546lhMeGhrUiK0GEekFmrPyQWiJWJ4z/7DQoXkbODy/FEFGM6NkmpKOrrWbz
	IzjBG0sPuW9dqYLJ0y1meR8DT9TbpkiBxiqkE=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type:content-transfer-encoding;
	b=dA7Jl+F+UiwKaTCeuf7/cy5vcR4Ojc764kvYmTA/4/LNrJgUjv3muvuGH4vBo0VsfJ
	Go0i4++w4LqXFk8lw+n/pVoA4vgmOcspH95e39icY5nFhfSTjr9ftULjrpsF2B1Jv04F
	HE9F7oqd9PUXo2F9jf6qYxLwqH41tv2oCkO9c=
MIME-Version: 1.0
Received: by 10.216.8.78 with SMTP id 56mr1874028weq.210.1242607276478; Sun, 
	17 May 2009 17:41:16 -0700 (PDT)
In-Reply-To: <20090517180920.GY71804@bsdcrew.de>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
Date: Sun, 17 May 2009 20:41:16 -0400
Message-ID: <4ad871310905171741t55611cf7vc96e0086a371052@mail.gmail.com>
From: Glen Barber <glen.j.barber@gmail.com>
To: Martin Wilke <miwi@freebsd.org>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org,
	freebsd-current@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 01:07:55 -0000

On Sun, May 17, 2009 at 2:09 PM, Martin Wilke <miwi@freebsd.org> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> We rolled a new tarball with the patch from Juergen Lock [1]
> with a posible fix for AMD64 users, tested on 3 machines
> which now works without problems. Many Thanks to him for
> his nice work!
>

Is there need for the i386 folks to rebuild, or does it only affect amd64?

-- 
Glen Barber

From owner-freebsd-emulation@FreeBSD.ORG  Mon May 18 11:06:50 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 BA25A1065673
	for <freebsd-emulation@FreeBSD.org>;
	Mon, 18 May 2009 11:06:50 +0000 (UTC)
	(envelope-from owner-bugmaster@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id A61F28FC1B
	for <freebsd-emulation@FreeBSD.org>;
	Mon, 18 May 2009 11:06:50 +0000 (UTC)
	(envelope-from owner-bugmaster@FreeBSD.org)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4IB6oNq075619
	for <freebsd-emulation@FreeBSD.org>; Mon, 18 May 2009 11:06:50 GMT
	(envelope-from owner-bugmaster@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4IB6oxA075615
	for freebsd-emulation@FreeBSD.org; Mon, 18 May 2009 11:06:50 GMT
	(envelope-from owner-bugmaster@FreeBSD.org)
Date: Mon, 18 May 2009 11:06:50 GMT
Message-Id: <200905181106.n4IB6oxA075615@freefall.freebsd.org>
X-Authentication-Warning: freefall.freebsd.org: gnats set sender to
	owner-bugmaster@FreeBSD.org using -f
From: FreeBSD bugmaster <bugmaster@FreeBSD.org>
To: freebsd-emulation@FreeBSD.org
Cc: 
Subject: Current problem reports assigned to freebsd-emulation@FreeBSD.org
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 11:06:51 -0000

Note: to view an individual PR, use:
  http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.


S Tracker      Resp.      Description
--------------------------------------------------------------------------------
o kern/130724  emulation  [linprocfs] [patch] cpuinfo in linprocfs is dated, cau
o kern/129169  emulation  [linux] [patch] Linux Emulation ENOTCONN error using n
f ports/127018 emulation  Linuxulator incapable of using FreeBSD's LDAP environm
o kern/126232  emulation  [linux] Linux ioctl TCGETS (0x5401) always fails
o kern/97326   emulation  [linux] file descriptor leakage in linux emulation
o kern/91293   emulation  [svr4] [patch] *Experimental* Update to the SVR4 emula
o kern/73777   emulation  [linux] [patch] linux emulation: root dir special hand
a kern/72920   emulation  [linux]: path "prefixing" is not done on unix domain s
o kern/56451   emulation  [linprocfs] /compat/linux/proc/cpuinfo gives wrong CPU
o kern/41543   emulation  [patch] [request] easier wine/w23 support
o kern/39201   emulation  [linux] [patch] ptrace(2) and rfork(RFLINUXTHPN) confu
o kern/29698   emulation  [linux] [patch] linux ipcs doesn'work
o kern/21463   emulation  [linux] Linux compatability mode should not allow setu
o kern/11165   emulation  [ibcs2] IBCS2 doesn't work correctly with PID_MAX 9999

14 problems total.


From owner-freebsd-emulation@FreeBSD.ORG  Mon May 18 11:53:42 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 0594D1065670;
	Mon, 18 May 2009 11:53:42 +0000 (UTC)
	(envelope-from f0andrey@gmail.com)
Received: from mail-ew0-f159.google.com (mail-ew0-f159.google.com
	[209.85.219.159])
	by mx1.freebsd.org (Postfix) with ESMTP id 347AA8FC1F;
	Mon, 18 May 2009 11:53:40 +0000 (UTC)
	(envelope-from f0andrey@gmail.com)
Received: by ewy3 with SMTP id 3so3825749ewy.43
	for <multiple recipients>; Mon, 18 May 2009 04:53:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:received:in-reply-to:references
	:date:message-id:subject:from:to:cc:content-type;
	bh=akA9+3p2x2BOixgiOPwcfh7rmDXmnGEMSCf4+Wzrrnw=;
	b=oO5tLGlh0j+drRAgG656jy0riDWDXIbJDwyPjI1K8Mre5qSBvCoJHaZGCdwxzEN595
	0VOvT8gYziqmlvMRExQ1jRQz8KNmyErCUpGuCibC5BJ0fPYwiqa810/nHsNCLQpSdMPr
	Dusm6EPRZIoP7NiU/nLPRZfnAehHYqIdmQglo=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	b=Zs8tTYuo7wypMTydfoPRmJj6keulHxUImVEulUzCkB2luObcH19deumeH+NCcT8I7u
	rlhqCQbv1K7fU/8Sj7Z9YJrBJYLm0/vpRO387rUKe0yv5+Ba3ofbcV+6RPs76eUVXRN6
	7nSzdVGy4tEIYqzFK2stLcol8obJpE7B6eEd4=
MIME-Version: 1.0
Received: by 10.216.53.12 with SMTP id f12mr2027252wec.72.1242646102524; Mon, 
	18 May 2009 04:28:22 -0700 (PDT)
In-Reply-To: <20090517180920.GY71804@bsdcrew.de>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
Date: Mon, 18 May 2009 15:28:22 +0400
Message-ID: <19e7832a0905180428l564f4e74s9d8ce3213228b08e@mail.gmail.com>
From: Andrey Fesenko <f0andrey@gmail.com>
To: Martin Wilke <miwi@freebsd.org>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Content-Filtered-By: Mailman/MimeDel 2.1.5
Cc: freebsd-emulation@freebsd.org, freebsd-current@freebsd.org,
	freebsd-ports@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 11:53:42 -0000

On Sun, May 17, 2009 at 10:09 PM, Martin Wilke <miwi@freebsd.org> wrote:

>
> We rolled a new tarball with the patch from Juergen Lock [1]
> with a posible fix for AMD64 users, tested on 3 machines
> which now works without problems. Many Thanks to him for
> his nice work!
>
> http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz<http://people.freebsd.org/%7Emiwi/vbox/virtualbox_2.tgz>
>
> Martin
>

FreeBSD 8.0-CURRENT #0: Sun May 17 07:56:14 MSD 2009 amd64
new port virtualbox_2.tgz<http://people.freebsd.org/%7Emiwi/vbox/virtualbox_2.tgz>
make - OK
install - OK
load module - OK
run -OK
run VM - crush :( only 1 time. more have not yet tried.

From owner-freebsd-emulation@FreeBSD.ORG  Mon May 18 13:07:36 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 C1A6B1065742;
	Mon, 18 May 2009 13:07:36 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (mail.sagedata.net [63.214.156.21])
	by mx1.freebsd.org (Postfix) with ESMTP id 1D6038FC2F;
	Mon, 18 May 2009 13:07:35 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (localhost [127.0.0.1])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4ICpxmi033977;
	Mon, 18 May 2009 07:51:59 -0500 (CDT)
	(envelope-from root@mail.sagedata.net)
Received: (from root@localhost)
	by mail.sagedata.net (8.14.3/8.14.3/Submit) id n4ICpxYG033976;
	Mon, 18 May 2009 07:51:59 -0500 (CDT) (envelope-from root)
X-Envelope-Sender: owner-freebsd-ports@freebsd.org
Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4HI9kEs064315
	for <jacks@sage-american.com>; Sun, 17 May 2009 13:09:46 -0500 (CDT)
	(envelope-from owner-freebsd-ports@freebsd.org)
Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36])
	by mx2.freebsd.org (Postfix) with ESMTP id 131EC154D59;
	Sun, 17 May 2009 18:09:35 +0000 (UTC)
	(envelope-from owner-freebsd-ports@freebsd.org)
Received: from hub.freebsd.org (localhost [127.0.0.1])
	by hub.freebsd.org (Postfix) with ESMTP id 51B9C10656D7;
	Sun, 17 May 2009 18:09:34 +0000 (UTC)
	(envelope-from owner-freebsd-ports@freebsd.org)
Delivered-To: ports@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 62D6A1065672;
	Sun, 17 May 2009 18:09:25 +0000 (UTC) (envelope-from miwi@bsdcrew.de)
Received: from bsdcrew.de (duro.unixfreunde.de [85.214.90.4])
	by mx1.freebsd.org (Postfix) with ESMTP id 26CC88FC1A;
	Sun, 17 May 2009 18:09:24 +0000 (UTC) (envelope-from miwi@bsdcrew.de)
Received: by bsdcrew.de (Postfix, from userid 1001)
	id 9553D4AC5D; Sun, 17 May 2009 20:09:20 +0200 (CEST)
Date: Sun, 17 May 2009 20:09:20 +0200
From: Martin Wilke <miwi@freebsd.org>
To: ports@freebsd.org
Message-ID: <20090517180920.GY71804@bsdcrew.de>
References: <20090514191237.GD70242@bsdcrew.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed
Content-Disposition: inline
In-Reply-To: <20090514191237.GD70242@bsdcrew.de>
User-Agent: Mutt/1.5.19 (2009-01-05)
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Sender: owner-freebsd-ports@freebsd.org
Errors-To: owner-freebsd-ports@freebsd.org
X-Scanned-By: milter-sender/1.16.915  (localhost [0.0.0.0]);
	Mon, 18 May 2009 07:51:59 -0500
X-Scanned-By: milter-spamc/1.13.385  (mail.sagedata.net [63.214.156.21]);
	Sun, 17 May 2009 13:09:47 -0500
X-Scanned-By: milter-sender/1.16.915  (mail.sagedata.net [63.214.156.21]);
	Sun, 17 May 2009 13:09:46 -0500
X-Spam-Status: NO, hits=-100.00 required=4.50
X-Spam-Report: Content analysis details:   (-100.0 points, 4.5 required) | 
	|  pts rule name              description
	| ---- ----------------------
	--------------------------------------------------
	| -100 USER_IN_WHITELIST From: address is in the user's white-list
	| 
Cc: freebsd-emulation@freebsd.org, freebsd-current@freebsd.org
Subject: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 13:07:42 -0000

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


We rolled a new tarball with the patch from Juergen Lock [1]
with a posible fix for AMD64 users, tested on 3 machines
which now works without problems. Many Thanks to him for
his nice work! 

http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz

Martin

- -- 

+-----------------------+-------------------------------+
|  PGP    : 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
|  ICQ    : 169139903   |  Mail   : miwi(at)FreeBSD.org |
+-----------------------+-------------------------------+
|	Mess with the Best, Die like the Rest!		|
+-----------------------+-------------------------------+
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)

iEUEARECAAYFAkoQUtAACgkQdLJIhLHm/OlY2QCg1KZW2YCvE1VhqKgSQ/xhjKIx
U60Al2UMniKg+KvQ6m9RcP92eOMddfQ=
=kB6c
-----END PGP SIGNATURE-----
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"


From owner-freebsd-emulation@FreeBSD.ORG  Mon May 18 13:07:42 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 D9ECB1065749;
	Mon, 18 May 2009 13:07:36 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (mail.sagedata.net [63.214.156.21])
	by mx1.freebsd.org (Postfix) with ESMTP id ED0788FC2C;
	Mon, 18 May 2009 13:07:35 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (localhost [127.0.0.1])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4ICqUgg034630;
	Mon, 18 May 2009 07:52:30 -0500 (CDT)
	(envelope-from root@mail.sagedata.net)
Received: (from root@localhost)
	by mail.sagedata.net (8.14.3/8.14.3/Submit) id n4ICqU76034629;
	Mon, 18 May 2009 07:52:30 -0500 (CDT) (envelope-from root)
X-Envelope-Sender: owner-freebsd-ports@freebsd.org
Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4IBsCXn023261
	for <jacks@sage-american.com>; Mon, 18 May 2009 06:54:12 -0500 (CDT)
	(envelope-from owner-freebsd-ports@freebsd.org)
Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36])
	by mx2.freebsd.org (Postfix) with ESMTP id 21D291614F3;
	Mon, 18 May 2009 11:53:50 +0000 (UTC)
	(envelope-from owner-freebsd-ports@freebsd.org)
Received: from hub.freebsd.org (localhost [127.0.0.1])
	by hub.freebsd.org (Postfix) with ESMTP id D4D9F10656E4;
	Mon, 18 May 2009 11:53:49 +0000 (UTC)
	(envelope-from owner-freebsd-ports@freebsd.org)
Delivered-To: freebsd-ports@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0594D1065670;
	Mon, 18 May 2009 11:53:42 +0000 (UTC)
	(envelope-from f0andrey@gmail.com)
Received: from mail-ew0-f159.google.com (mail-ew0-f159.google.com
	[209.85.219.159])
	by mx1.freebsd.org (Postfix) with ESMTP id 347AA8FC1F;
	Mon, 18 May 2009 11:53:40 +0000 (UTC)
	(envelope-from f0andrey@gmail.com)
Received: by ewy3 with SMTP id 3so3825749ewy.43
	for <multiple recipients>; Mon, 18 May 2009 04:53:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:received:in-reply-to:references
	:date:message-id:subject:from:to:cc:content-type;
	bh=akA9+3p2x2BOixgiOPwcfh7rmDXmnGEMSCf4+Wzrrnw=;
	b=oO5tLGlh0j+drRAgG656jy0riDWDXIbJDwyPjI1K8Mre5qSBvCoJHaZGCdwxzEN595
	0VOvT8gYziqmlvMRExQ1jRQz8KNmyErCUpGuCibC5BJ0fPYwiqa810/nHsNCLQpSdMPr
	Dusm6EPRZIoP7NiU/nLPRZfnAehHYqIdmQglo=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	b=Zs8tTYuo7wypMTydfoPRmJj6keulHxUImVEulUzCkB2luObcH19deumeH+NCcT8I7u
	rlhqCQbv1K7fU/8Sj7Z9YJrBJYLm0/vpRO387rUKe0yv5+Ba3ofbcV+6RPs76eUVXRN6
	7nSzdVGy4tEIYqzFK2stLcol8obJpE7B6eEd4=
MIME-Version: 1.0
Received: by 10.216.53.12 with SMTP id f12mr2027252wec.72.1242646102524; Mon, 
	18 May 2009 04:28:22 -0700 (PDT)
In-Reply-To: <20090517180920.GY71804@bsdcrew.de>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
Date: Mon, 18 May 2009 15:28:22 +0400
Message-ID: <19e7832a0905180428l564f4e74s9d8ce3213228b08e@mail.gmail.com>
From: Andrey Fesenko <f0andrey@gmail.com>
To: Martin Wilke <miwi@freebsd.org>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Content-Filtered-By: Mailman/MimeDel 2.1.5
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Sender: owner-freebsd-ports@freebsd.org
Errors-To: owner-freebsd-ports@freebsd.org
X-Scanned-By: milter-sender/1.16.915  (localhost [0.0.0.0]);
	Mon, 18 May 2009 07:52:30 -0500
X-Scanned-By: milter-spamc/1.13.385  (mail.sagedata.net [63.214.156.21]);
	Mon, 18 May 2009 06:54:18 -0500
X-Scanned-By: milter-sender/1.16.915  (mail.sagedata.net [63.214.156.21]);
	Mon, 18 May 2009 06:54:12 -0500
X-Spam-Status: NO, hits=-2.20 required=4.50
X-Spam-Report: Content analysis details:   (-2.2 points, 4.5 required) | 
	|  pts rule name              description
	| ---- ----------------------
	--------------------------------------------------
	| 0.3 DK_POLICY_SIGNSOME Domain Keys: policy says domain signs some
	mails
	| -6.0 USER_IN_WHITELIST_TO   User is listed in 'whitelist_to'
	| 1.5 BOTNET_SERVERWORDS Hostname contains server-like substrings
	|                      [botnet_serverwords, ip=69.147.83.53,
	rdns=mx2.freebsd.org]
	|  0.0 DK_SIGNED              Domain Keys: message has a signature
	| 0.0 DKIM_SIGNED Domain Keys Identified Mail: message has a signature
	| 2.0 BAYES_50 BODY: Bayesian spam probability is 40 to 60p
	|                             [score: 0.5000] | 
Cc: freebsd-emulation@freebsd.org, freebsd-current@freebsd.org,
	freebsd-ports@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 13:07:49 -0000

On Sun, May 17, 2009 at 10:09 PM, Martin Wilke <miwi@freebsd.org> wrote:

>
> We rolled a new tarball with the patch from Juergen Lock [1]
> with a posible fix for AMD64 users, tested on 3 machines
> which now works without problems. Many Thanks to him for
> his nice work!
>
> http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz<http://people.freebsd.org/%7Emiwi/vbox/virtualbox_2.tgz>
>
> Martin
>

FreeBSD 8.0-CURRENT #0: Sun May 17 07:56:14 MSD 2009 amd64
new port virtualbox_2.tgz<http://people.freebsd.org/%7Emiwi/vbox/virtualbox_2.tgz>
make - OK
install - OK
load module - OK
run -OK
run VM - crush :( only 1 time. more have not yet tried.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"


From owner-freebsd-emulation@FreeBSD.ORG  Mon May 18 13:07:49 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 1452810656B0;
	Mon, 18 May 2009 13:07:37 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (mail.sagedata.net [63.214.156.21])
	by mx1.freebsd.org (Postfix) with ESMTP id 3BBED8FC3E;
	Mon, 18 May 2009 13:07:35 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (localhost [127.0.0.1])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4ICpRoq033481;
	Mon, 18 May 2009 07:51:27 -0500 (CDT)
	(envelope-from root@mail.sagedata.net)
Received: (from root@localhost)
	by mail.sagedata.net (8.14.3/8.14.3/Submit) id n4ICpRMq033480;
	Mon, 18 May 2009 07:51:27 -0500 (CDT) (envelope-from root)
X-Envelope-Sender: owner-freebsd-ports@freebsd.org
Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4GHGqu8002213
	for <jacks@sage-american.com>; Sat, 16 May 2009 12:16:52 -0500 (CDT)
	(envelope-from owner-freebsd-ports@freebsd.org)
Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36])
	by mx2.freebsd.org (Postfix) with ESMTP id D711E156174;
	Sat, 16 May 2009 17:16:48 +0000 (UTC)
	(envelope-from owner-freebsd-ports@freebsd.org)
Received: from hub.freebsd.org (localhost [127.0.0.1])
	by hub.freebsd.org (Postfix) with ESMTP id 1508910656D5;
	Sat, 16 May 2009 17:16:48 +0000 (UTC)
	(envelope-from owner-freebsd-ports@freebsd.org)
Delivered-To: ports@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D67B5106564A;
	Sat, 16 May 2009 17:16:38 +0000 (UTC)
	(envelope-from dzentoo@gmail.com)
Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.185])
	by mx1.freebsd.org (Postfix) with ESMTP id 8B0538FC16;
	Sat, 16 May 2009 17:16:34 +0000 (UTC)
	(envelope-from dzentoo@gmail.com)
Received: by mu-out-0910.google.com with SMTP id w9so1078961mue.3
	for <multiple recipients>; Sat, 16 May 2009 10:16:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:sender:received:in-reply-to
	:references:from:date:x-google-sender-auth:message-id:subject:to:cc
	:content-type; bh=G0eyU9Ee+p4FzD7qagGsGJYKljF9/Ax8fze3WprYAt4=;
	b=fPZw+FxZwb0GLdmRYeA5Szc0S2z2ekVZ6H8affnBqKgDtGoGWeuKtaUGPfJkNZ+FHQ
	1M03nAFXWW+xiZBcxqghpJssltXdZsB4hnGcq/5C0SDPnV/y4ndIFZBWnk72hVpT7j08
	BcmQfI33f5qjDqlbmOoRTt//AWti9DQ9sgleI=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:sender:in-reply-to:references:from:date
	:x-google-sender-auth:message-id:subject:to:cc:content-type;
	b=Vd2HlkcHSLf/P088fO78xPAd1Oryd+UPaABJjIIx+3T8mDUNvMcQ+gbbdYc4Oh0/dG
	9if0Ntt2Me0kVSgMZaziTzvQRP2vOAZt6uu+ut8DQupthV/yTqp3kl4we8hNFiMx/mQO
	XKvwsxzaxxqWXVvquxtHiQ76874wXpht37JU0=
MIME-Version: 1.0
Received: by 10.103.11.7 with SMTP id o7mr3029923mui.95.1242494193262; Sat, 16 
	May 2009 10:16:33 -0700 (PDT)
In-Reply-To: <3481d8e60905141449qfcf5da8r95d54281206304a4@mail.gmail.com>
References: <20090514191237.GD70242@bsdcrew.de>
	<3481d8e60905141449qfcf5da8r95d54281206304a4@mail.gmail.com>
From: Benoit Calvez <Benoit.Calvez@gmail.com>
Date: Sat, 16 May 2009 19:16:13 +0200
X-Google-Sender-Auth: 5bbd5833ee395da6
Message-ID: <3481d8e60905161016k3de535e3n9a570c5bee6ba517@mail.gmail.com>
To: Martin Wilke <miwi@freebsd.org>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Content-Filtered-By: Mailman/MimeDel 2.1.5
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Sender: owner-freebsd-ports@freebsd.org
Errors-To: owner-freebsd-ports@freebsd.org
X-Scanned-By: milter-sender/1.16.915  (localhost [0.0.0.0]);
	Mon, 18 May 2009 07:51:27 -0500
X-Scanned-By: milter-spamc/1.13.385  (mail.sagedata.net [63.214.156.21]);
	Sat, 16 May 2009 12:16:59 -0500
X-Scanned-By: milter-sender/1.16.915  (mail.sagedata.net [63.214.156.21]);
	Sat, 16 May 2009 12:16:52 -0500
X-Spam-Status: NO, hits=-2.20 required=4.50
X-Spam-Report: Content analysis details:   (-2.2 points, 4.5 required) | 
	|  pts rule name              description
	| ---- ----------------------
	--------------------------------------------------
	| 0.3 DK_POLICY_SIGNSOME Domain Keys: policy says domain signs some
	mails
	| -6.0 USER_IN_WHITELIST_TO   User is listed in 'whitelist_to'
	| 1.5 BOTNET_SERVERWORDS Hostname contains server-like substrings
	|                      [botnet_serverwords, ip=69.147.83.53,
	rdns=mx2.freebsd.org]
	|  0.0 DK_SIGNED              Domain Keys: message has a signature
	| 0.0 DKIM_SIGNED Domain Keys Identified Mail: message has a signature
	| 2.0 BAYES_50 BODY: Bayesian spam probability is 40 to 60p
	|                             [score: 0.5000] | 
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org,
	freebsd-current@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD!
X-BeenThere: freebsd-emulation@freebsd.org
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 13:07:56 -0000

On Thu, May 14, 2009 at 11:49 PM, Benoit Calvez <Benoit.Calvez@gmail.com>wrote:

>
>
> On Thu, May 14, 2009 at 9:12 PM, Martin Wilke <miwi@freebsd.org> wrote:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>>
>> Howdy Guys,
>>
>> After the announcement from Alexander Eichner about
>> Virtualbox on FreeBSD, we started the work on a port
>> for FreeBSD. Now we think that we solved the most
>> problems and are ready for the first Call for Testing.
>>
>> Some notes before you can test the port:
>> Make sure you are using RELENG_7 or higher. You have
>> to use a fresh portstree with uptodate ports!! Please
>> read carefully the pkg-messages.
>>
>> Some known issues / Troubleshooting:
>> Sometimes the kernel on HEAD coredumps when loading
>> or unloading the kernel module. A small workaround
>> to prevent the crash is to not start X, mount proc,
>> then load the kernel module and start X from the
>> console. That helped me and some testers, maybe you
>> too. :P AMD64 should be work in general, it builds
>> and start. But not right tested at the moment. We
>> want here also some feedback.
>>
>> Some Thanks:
>> First of all we'd like to say many thanks to _ALL_
>> vbox developers. Next people are Bernhard Froehlich
>> (aka decke), Beat Gaetzi (beat@), Dennis Herrmann
>> (dhn@), Pietro Cerutti (gahr@), myself (*gg*),
>> and _ALL_ who helped and provided feedback.
>>
>> Happy Testing :-)
>>
>> Download:
>>
>>  http://people.freebsd.org/~miwi/vbox/vboxport.tgz<http://people.freebsd.org/%7Emiwi/vbox/vboxport.tgz>
>>
>> Wiki Page:
>>  http://wiki.freebsd.org/VirtualBox
>>
>>  - Martin
>>
>> - --
>>
>> +-----------------------+-------------------------------+
>> |  PGP    : 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
>> |  ICQ    : 169139903   |  Mail   : miwi(at)FreeBSD.org |
>> +-----------------------+-------------------------------+
>> |       Mess with the Best, Die like the Rest!          |
>> +-----------------------+-------------------------------+
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v2.0.11 (FreeBSD)
>>
>> iEYEARECAAYFAkoMbSUACgkQdLJIhLHm/OnNnACeJsT7H9hW1J7CV70P3Ty+q0CA
>> kD8AoMLCPbltY999/8qO6fnaqv4UQ9QT
>> =LcoD
>> -----END PGP SIGNATURE-----
>> _______________________________________________
>> freebsd-current@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-current
>> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org
>> "
>>
>
> I'm trying to build from amd64, but got the following error. Sorry but I
> didn't look, and it's a fresh paste:
> ===>  Configuring for virtualbox-2.2.2r19673
> Checking for environment: Determined build machine: freebsd.amd64, target
> machine: freebsd.amd64, OK.
> Checking for kBuild: found, OK.
> Checking for gcc: found version 4.2.1, OK.
> Checking for as86: found version 0.16.17, OK.
> Checking for bcc: found version 0.16.17, OK.
> Checking for iasl: found version 20070320, OK.
> Checking for xslt: found, OK.
> Checking for pthread: found, OK.
> Checking for libxml2: found version 2.7.3, OK.
> Checking for libxslt: found version 1.1.24, OK.
> Checking for libIDL: found version 0.8.13, OK.
> Checking for zlib: found version 1.2.3, OK.
> Checking for SDL: found version 1.2.13, OK.
> Checking for X libraries: found, OK.
> Checking for Xcursor: found, OK.
> Checking for Xmu: found, OK.
> Checking for Mesa / GLU: Xlib:  extension "Generic Event Extension" missing
> on display ":0.0".
> Xlib:  extension "Generic Event Extension" missing on display ":0.0".
> found version 1.2, OK.
> Checking for Qt4: found version 4.4.3, OK.
> Checking for Qt4 devtools: found version 4.4.3, OK.
> Checking for python support: found version 2.5.4, OK.
>
> Successfully generated
> '/usr/home/benoit/src/virtualbox/work/virtualbox-2.2.2r19673/AutoConfig.kmk'
> and '/usr/home/benoit/src/virtualbox/work/virtualbox-2.2.2r19673/env.sh'.
> Source '/usr/home/benoit/src/virtualbox/work/virtualbox-2.2.2r19673/env.sh'
> once before you start to build VBox:
>
>   source /usr/home/benoit/src/virtualbox/work/virtualbox-2.2.2r19673/env.sh
>   kmk
>
>
>   +++ WARNING +++ WARNING +++ WARNING +++ WARNING +++ WARNING +++ WARNING
> +++
>   Hardening is enabled which means that the VBox binaries will not run from
>   the binary directory. The binaries have to be installed suid root and
> some
>   more prerequisites have to be fulfilled which is normally done by
> installing
>   the final package. For development, the hardening feature can be disabled
>   by specifying the --disable-hardening parameter. Please never disable
> that
>   feature for the final distribution!
>   +++ WARNING +++ WARNING +++ WARNING +++ WARNING +++ WARNING +++ WARNING
> +++
>
> Enjoy!
> ===>  Building for virtualbox-2.2.2r19673
> cd /usr/home/benoit/src/virtualbox/work/virtualbox-2.2.2r19673 && /bin/sh
> env.sh && VBOX_LIBPATH_X11=/usr/local
> /usr/home/benoit/src/virtualbox/work/virtualbox-2.2.2r19673/kBuild/bin/freebsd.amd64/kmk
> Config.kmk:1664:
> /usr/home/benoit/src/virtualbox/work/virtualbox-2.2.2r19673/out/freebsd.amd64/release/GCCConfig.kmk:
> No such file or directory
> Config.kmk:3789:
> /usr/home/benoit/src/virtualbox/work/virtualbox-2.2.2r19673/out/freebsd.amd64/release/revision.kmk:
> No such file or directory
> Fatal error 'kse_create() failed
> ' at line 469 in file /usr/src/lib/libpthread/thread/thr_kern.c (errno = 2)
> *** Error code 1
>
>
>
>
> --
> Benoit C.
>
>
I just tryed with the last tarball (
http://people.freebsd.org/~miwi/vbox/virtualbox_1.tgz) and it compiles fine.

the kernel module loads, and I'll try to boot an opensolaris in a few
moments.

Nice job everyone !

-- 
Benoit C.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"


From owner-freebsd-emulation@FreeBSD.ORG  Mon May 18 13:07:56 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 78D9410656CA;
	Mon, 18 May 2009 13:07:37 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (mail.sagedata.net [63.214.156.21])
	by mx1.freebsd.org (Postfix) with ESMTP id 439968FC45;
	Mon, 18 May 2009 13:07:35 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (localhost [127.0.0.1])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4ICqA6N034206;
	Mon, 18 May 2009 07:52:10 -0500 (CDT)
	(envelope-from root@mail.sagedata.net)
Received: (from root@localhost)
	by mail.sagedata.net (8.14.3/8.14.3/Submit) id n4ICqAo6034205;
	Mon, 18 May 2009 07:52:10 -0500 (CDT) (envelope-from root)
X-Envelope-Sender: owner-freebsd-ports@freebsd.org
Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4I0fZfY081677
	for <jacks@sage-american.com>; Sun, 17 May 2009 19:41:35 -0500 (CDT)
	(envelope-from owner-freebsd-ports@freebsd.org)
Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36])
	by mx2.freebsd.org (Postfix) with ESMTP id E8AA81552DF;
	Mon, 18 May 2009 00:41:27 +0000 (UTC)
	(envelope-from owner-freebsd-ports@freebsd.org)
Received: from hub.freebsd.org (localhost [127.0.0.1])
	by hub.freebsd.org (Postfix) with ESMTP id 7C0D610656F6;
	Mon, 18 May 2009 00:41:27 +0000 (UTC)
	(envelope-from owner-freebsd-ports@freebsd.org)
Delivered-To: ports@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 991E0106567A;
	Mon, 18 May 2009 00:41:18 +0000 (UTC)
	(envelope-from glen.j.barber@gmail.com)
Received: from mail-ew0-f159.google.com (mail-ew0-f159.google.com
	[209.85.219.159])
	by mx1.freebsd.org (Postfix) with ESMTP id A63A68FC21;
	Mon, 18 May 2009 00:41:17 +0000 (UTC)
	(envelope-from glen.j.barber@gmail.com)
Received: by ewy3 with SMTP id 3so3584357ewy.43
	for <multiple recipients>; Sun, 17 May 2009 17:41:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:received:in-reply-to:references
	:date:message-id:subject:from:to:cc:content-type
	:content-transfer-encoding;
	bh=Df3UZTPsYG1QlE/ldliGsD9sL17XkJG2aQuZGv2Pyyk=;
	b=rGWxLysuldL3wdGwgFrmPWpJKHA+agMqF/xBTl123QKZI4Q6YIj6VFhS1dyO41iFny
	mc5aA7zr546lhMeGhrUiK0GEekFmrPyQWiJWJ4z/7DQoXkbODy/FEFGM6NkmpKOrrWbz
	IzjBG0sPuW9dqYLJ0y1meR8DT9TbpkiBxiqkE=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type:content-transfer-encoding;
	b=dA7Jl+F+UiwKaTCeuf7/cy5vcR4Ojc764kvYmTA/4/LNrJgUjv3muvuGH4vBo0VsfJ
	Go0i4++w4LqXFk8lw+n/pVoA4vgmOcspH95e39icY5nFhfSTjr9ftULjrpsF2B1Jv04F
	HE9F7oqd9PUXo2F9jf6qYxLwqH41tv2oCkO9c=
MIME-Version: 1.0
Received: by 10.216.8.78 with SMTP id 56mr1874028weq.210.1242607276478; Sun, 
	17 May 2009 17:41:16 -0700 (PDT)
In-Reply-To: <20090517180920.GY71804@bsdcrew.de>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
Date: Sun, 17 May 2009 20:41:16 -0400
Message-ID: <4ad871310905171741t55611cf7vc96e0086a371052@mail.gmail.com>
From: Glen Barber <glen.j.barber@gmail.com>
To: Martin Wilke <miwi@freebsd.org>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Sender: owner-freebsd-ports@freebsd.org
Errors-To: owner-freebsd-ports@freebsd.org
X-Scanned-By: milter-sender/1.16.915  (localhost [0.0.0.0]);
	Mon, 18 May 2009 07:52:11 -0500
X-Scanned-By: milter-spamc/1.13.385  (mail.sagedata.net [63.214.156.21]);
	Sun, 17 May 2009 19:41:41 -0500
X-Scanned-By: milter-sender/1.16.915  (mail.sagedata.net [63.214.156.21]);
	Sun, 17 May 2009 19:41:35 -0500
X-Spam-Status: NO, hits=-3.20 required=4.50
X-Spam-Report: Content analysis details:   (-3.2 points, 4.5 required) | 
	|  pts rule name              description
	| ---- ----------------------
	--------------------------------------------------
	| 0.3 DK_POLICY_SIGNSOME Domain Keys: policy says domain signs some
	mails
	| -6.0 USER_IN_WHITELIST_TO   User is listed in 'whitelist_to'
	| 1.5 BOTNET_SERVERWORDS Hostname contains server-like substrings
	|                      [botnet_serverwords, ip=69.147.83.53,
	rdns=mx2.freebsd.org]
	|  0.0 DK_SIGNED              Domain Keys: message has a signature
	| 0.0 DKIM_SIGNED Domain Keys Identified Mail: message has a signature
	| 2.0 BAYES_50 BODY: Bayesian spam probability is 40 to 60p
	|                             [score: 0.5000]
	| -1.0 AWL AWL: From: address is in the auto white-list | 
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org,
	freebsd-current@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 13:08:03 -0000

On Sun, May 17, 2009 at 2:09 PM, Martin Wilke <miwi@freebsd.org> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> We rolled a new tarball with the patch from Juergen Lock [1]
> with a posible fix for AMD64 users, tested on 3 machines
> which now works without problems. Many Thanks to him for
> his nice work!
>

Is there need for the i386 folks to rebuild, or does it only affect amd64?

-- 
Glen Barber
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"


From owner-freebsd-emulation@FreeBSD.ORG  Mon May 18 13:08:03 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 52D8B10656C5;
	Mon, 18 May 2009 13:07:39 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (mail.sagedata.net [63.214.156.21])
	by mx1.freebsd.org (Postfix) with ESMTP id 3CDE08FC40;
	Mon, 18 May 2009 13:07:35 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (localhost [127.0.0.1])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4ICq91P034196;
	Mon, 18 May 2009 07:52:09 -0500 (CDT)
	(envelope-from root@mail.sagedata.net)
Received: (from root@localhost)
	by mail.sagedata.net (8.14.3/8.14.3/Submit) id n4ICq9XM034195;
	Mon, 18 May 2009 07:52:09 -0500 (CDT) (envelope-from root)
X-Envelope-Sender: owner-freebsd-ports@freebsd.org
Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4I0QQqq080899
	for <jacks@sage-american.com>; Sun, 17 May 2009 19:26:26 -0500 (CDT)
	(envelope-from owner-freebsd-ports@freebsd.org)
Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36])
	by mx2.freebsd.org (Postfix) with ESMTP id 0723F1645D8;
	Mon, 18 May 2009 00:25:51 +0000 (UTC)
	(envelope-from owner-freebsd-ports@freebsd.org)
Received: from hub.freebsd.org (localhost [127.0.0.1])
	by hub.freebsd.org (Postfix) with ESMTP id E470210656DC;
	Mon, 18 May 2009 00:25:49 +0000 (UTC)
	(envelope-from owner-freebsd-ports@freebsd.org)
Delivered-To: ports@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 73A5E1065670;
	Mon, 18 May 2009 00:25:30 +0000 (UTC)
	(envelope-from byshenknet@byshenk.net)
Received: from core.byshenk.net (core.byshenk.net [62.58.73.230])
	by mx1.freebsd.org (Postfix) with ESMTP id 03CDA8FC15;
	Mon, 18 May 2009 00:25:29 +0000 (UTC)
	(envelope-from byshenknet@byshenk.net)
Received: from core.byshenk.net (localhost.aoes.com [127.0.0.1])
	by core.byshenk.net (8.14.3/8.14.3) with ESMTP id n4I0PSM0095291;
	Mon, 18 May 2009 02:25:28 +0200 (CEST)
	(envelope-from byshenknet@core.byshenk.net)
Received: (from byshenknet@localhost)
	by core.byshenk.net (8.14.3/8.14.3/Submit) id n4I0PSLL095290;
	Mon, 18 May 2009 02:25:28 +0200 (CEST) (envelope-from byshenknet)
Date: Mon, 18 May 2009 02:25:28 +0200
From: Greg Byshenk <freebsd@byshenk.net>
To: Martin Wilke <miwi@freebsd.org>
Message-ID: <20090518002528.GF2571@core.byshenk.net>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20090517180920.GY71804@bsdcrew.de>
User-Agent: Mutt/1.4.2.3i
X-Spam-Status: NO, hits=-2.70 required=4.50
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on core.byshenk.net
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Sender: owner-freebsd-ports@freebsd.org
Errors-To: owner-freebsd-ports@freebsd.org
X-Scanned-By: milter-sender/1.16.915  (localhost [0.0.0.0]);
	Mon, 18 May 2009 07:52:09 -0500
X-Scanned-By: milter-spamc/1.13.385  (mail.sagedata.net [63.214.156.21]);
	Sun, 17 May 2009 19:26:32 -0500
X-Scanned-By: milter-sender/1.16.915  (mail.sagedata.net [63.214.156.21]);
	Sun, 17 May 2009 19:26:26 -0500
X-Spam-Report: Content analysis details:   (-2.7 points, 4.5 required) | 
	|  pts rule name              description
	| ---- ----------------------
	--------------------------------------------------
	| 0.3 DK_POLICY_SIGNSOME Domain Keys: policy says domain signs some
	mails
	| -6.0 USER_IN_WHITELIST_TO   User is listed in 'whitelist_to'
	| 1.5 BOTNET_SERVERWORDS Hostname contains server-like substrings
	|                      [botnet_serverwords, ip=69.147.83.53,
	rdns=mx2.freebsd.org]
	| 2.0 BAYES_50 BODY: Bayesian spam probability is 40 to 60p
	|                             [score: 0.5000]
	| -0.5 AWL AWL: From: address is in the auto white-list | 
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org,
	freebsd-current@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 13:08:08 -0000

On Sun, May 17, 2009 at 08:09:20PM +0200, Martin Wilke wrote:
> 
> We rolled a new tarball with the patch from Juergen Lock [1]
> with a posible fix for AMD64 users, tested on 3 machines
> which now works without problems. Many Thanks to him for
> his nice work! 
> 
> http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz

I've just updated my system (to 7-STABLE amd64 as of today) and
installed the new version.  It runs for me now. Tomorrow I will
try to create virtual machine.

-- 
greg byshenk  -  gbyshenk@byshenk.net  -  Leiden, NL
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"


From owner-freebsd-emulation@FreeBSD.ORG  Mon May 18 13:08:08 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 6373010656C8;
	Mon, 18 May 2009 13:07:39 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (mail.sagedata.net [63.214.156.21])
	by mx1.freebsd.org (Postfix) with ESMTP id 3B7AD8FC3D;
	Mon, 18 May 2009 13:07:35 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (localhost [127.0.0.1])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4ICq14c034023;
	Mon, 18 May 2009 07:52:01 -0500 (CDT)
	(envelope-from root@mail.sagedata.net)
Received: (from root@localhost)
	by mail.sagedata.net (8.14.3/8.14.3/Submit) id n4ICq1bG034022;
	Mon, 18 May 2009 07:52:01 -0500 (CDT) (envelope-from root)
X-Envelope-Sender: owner-freebsd-ports@freebsd.org
Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4HK967Z070370
	for <jacks@sage-american.com>; Sun, 17 May 2009 15:09:06 -0500 (CDT)
	(envelope-from owner-freebsd-ports@freebsd.org)
Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36])
	by mx2.freebsd.org (Postfix) with ESMTP id 65C5E1A8098;
	Sun, 17 May 2009 20:07:35 +0000 (UTC)
	(envelope-from owner-freebsd-ports@freebsd.org)
Received: from hub.freebsd.org (localhost [127.0.0.1])
	by hub.freebsd.org (Postfix) with ESMTP id 877E31065784;
	Sun, 17 May 2009 20:07:34 +0000 (UTC)
	(envelope-from owner-freebsd-ports@freebsd.org)
Delivered-To: ports@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 8E59D1065677;
	Sun, 17 May 2009 20:07:14 +0000 (UTC)
	(envelope-from dzentoo@gmail.com)
Received: from mail-ew0-f159.google.com (mail-ew0-f159.google.com
	[209.85.219.159])
	by mx1.freebsd.org (Postfix) with ESMTP id 95D1F8FC24;
	Sun, 17 May 2009 20:07:13 +0000 (UTC)
	(envelope-from dzentoo@gmail.com)
Received: by mail-ew0-f159.google.com with SMTP id 3so3485005ewy.43
	for <multiple recipients>; Sun, 17 May 2009 13:07:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:sender:received:in-reply-to
	:references:from:date:x-google-sender-auth:message-id:subject:to:cc
	:content-type; bh=FVkp8Co0WWMOXBsRAUECuR2mGS95pZlrjxr+3DSp4xQ=;
	b=fd65rrA7A6udwEETlsginKfFUGGgmC4z+/vSsJAozLODvnf4GqVitWwwW230D1q4lL
	JAd3OsvCBcDIYRhBo/hh/7BPA7vkNct454DzvYkQpximKZPPZThhZIQILkAsLthmFYNB
	Id4xBgij252Gs5iXNk5SnYc7u+i0V2w1gmZvY=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:sender:in-reply-to:references:from:date
	:x-google-sender-auth:message-id:subject:to:cc:content-type;
	b=ulpA0C7p7BBB1sRJOu9QEPiupoU1QpVz/1PJyJi9V4H5l+CcR7K94Npg/E3Qesqq7w
	3aM9AamoGk1E6qzS3h5fLR5Hei1tHNR8FYa8TOCphHZFUPTbcUxtWviz5k3TcAzRtuCP
	Y2NTrKYYjH0ZRguZTcBFSjgj9NN51hgxPVQ58=
MIME-Version: 1.0
Received: by 10.210.58.17 with SMTP id g17mr3577298eba.4.1242590833160; Sun, 
	17 May 2009 13:07:13 -0700 (PDT)
In-Reply-To: <11167f520905171210t2c5c2623o386f00745b4f9aed@mail.gmail.com>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de> 
	<11167f520905171210t2c5c2623o386f00745b4f9aed@mail.gmail.com>
From: Benoit Calvez <Benoit.Calvez@gmail.com>
Date: Sun, 17 May 2009 22:06:52 +0200
X-Google-Sender-Auth: 65b21173f2ff3412
Message-ID: <3481d8e60905171306n35904a6boc74eed344505cb13@mail.gmail.com>
To: "Sam Fourman Jr." <sfourman@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Content-Filtered-By: Mailman/MimeDel 2.1.5
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Sender: owner-freebsd-ports@freebsd.org
Errors-To: owner-freebsd-ports@freebsd.org
X-Scanned-By: milter-sender/1.16.915  (localhost [0.0.0.0]);
	Mon, 18 May 2009 07:52:01 -0500
X-Scanned-By: milter-spamc/1.13.385  (mail.sagedata.net [63.214.156.21]);
	Sun, 17 May 2009 15:09:12 -0500
X-Scanned-By: milter-sender/1.16.915  (mail.sagedata.net [63.214.156.21]);
	Sun, 17 May 2009 15:09:06 -0500
X-Spam-Status: NO, hits=-1.60 required=4.50
X-Spam-Report: Content analysis details:   (-1.6 points, 4.5 required) | 
	|  pts rule name              description
	| ---- ----------------------
	--------------------------------------------------
	| 1.1 SARE_TOCC_MANY Faulty ratware: Cc with multiple addresses
	| 0.3 DK_POLICY_SIGNSOME Domain Keys: policy says domain signs some
	mails
	| -6.0 USER_IN_WHITELIST_TO   User is listed in 'whitelist_to'
	| 1.5 BOTNET_SERVERWORDS Hostname contains server-like substrings
	|                      [botnet_serverwords, ip=69.147.83.53,
	rdns=mx2.freebsd.org]
	|  0.0 DK_SIGNED              Domain Keys: message has a signature
	| 0.0 DKIM_SIGNED Domain Keys Identified Mail: message has a signature
	| 2.0 BAYES_50 BODY: Bayesian spam probability is 40 to 60p
	|                             [score: 0.5000]
	| -0.6 AWL AWL: From: address is in the auto white-list | 
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org,
	freebsd-current@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 13:08:11 -0000

On Sun, May 17, 2009 at 9:10 PM, Sam Fourman Jr. <sfourman@gmail.com> wrote:

> On Sun, May 17, 2009 at 1:09 PM, Martin Wilke <miwi@freebsd.org> wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> >
> > We rolled a new tarball with the patch from Juergen Lock [1]
> > with a posible fix for AMD64 users, tested on 3 machines
> > which now works without problems. Many Thanks to him for
> > his nice work!
> >
> > http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz<http://people.freebsd.org/%7Emiwi/vbox/virtualbox_2.tgz>
> >
> > Martin
>
> Does this version still have the kernel module crashing at random on
> current?
>
> Sam Fourman Jr.
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
>

I uninstalled the last virtualbox (from virtualbox_1.tgz port). It compiled
fine and I could start an opensolaris vm.
It crashed cauz' I created the virtual hard drive in a smal partition. Since
then I couldn't restart the vm.
I got two Errors:

"Kernel driver not instaled (rc =-1908)
"Make sure the kernel module has beed loaded successfully"

Sure it is.

the other one is :


  Result Code:

NS_ERROR_FAILURE (0x80004005)

Component:

Machine

Interface:

IMachine {4d1df26d-d9c1-4c7e-b689-15e85ecf8ffc}

I could give more informations if needed

-- 
Benoit C.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"


From owner-freebsd-emulation@FreeBSD.ORG  Mon May 18 13:08:11 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 8883F10656E9;
	Mon, 18 May 2009 13:07:39 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (mail.sagedata.net [63.214.156.21])
	by mx1.freebsd.org (Postfix) with ESMTP id ACE2B8FC1B;
	Mon, 18 May 2009 13:07:36 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (localhost [127.0.0.1])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4ICpinm033734;
	Mon, 18 May 2009 07:51:44 -0500 (CDT)
	(envelope-from root@mail.sagedata.net)
Received: (from root@localhost)
	by mail.sagedata.net (8.14.3/8.14.3/Submit) id n4ICpiGS033733;
	Mon, 18 May 2009 07:51:44 -0500 (CDT) (envelope-from root)
X-Envelope-Sender: owner-freebsd-ports@freebsd.org
Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4H9KDML041643
	for <jacks@sage-american.com>; Sun, 17 May 2009 04:20:14 -0500 (CDT)
	(envelope-from owner-freebsd-ports@freebsd.org)
Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36])
	by mx2.freebsd.org (Postfix) with ESMTP id 5932A157E1E;
	Sun, 17 May 2009 09:19:25 +0000 (UTC)
	(envelope-from owner-freebsd-ports@freebsd.org)
Received: from hub.freebsd.org (localhost [127.0.0.1])
	by hub.freebsd.org (Postfix) with ESMTP id 848601065694;
	Sun, 17 May 2009 09:19:24 +0000 (UTC)
	(envelope-from owner-freebsd-ports@freebsd.org)
Delivered-To: ports@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B9906106564A;
	Sun, 17 May 2009 09:19:04 +0000 (UTC)
	(envelope-from byshenknet@byshenk.net)
Received: from core.byshenk.net (core.byshenk.net [62.58.73.230])
	by mx1.freebsd.org (Postfix) with ESMTP id 5C6318FC16;
	Sun, 17 May 2009 09:19:04 +0000 (UTC)
	(envelope-from byshenknet@byshenk.net)
Received: from core.byshenk.net (localhost.aoes.com [127.0.0.1])
	by core.byshenk.net (8.14.3/8.14.3) with ESMTP id n4H8uQxB074884;
	Sun, 17 May 2009 10:56:26 +0200 (CEST)
	(envelope-from byshenknet@core.byshenk.net)
Received: (from byshenknet@localhost)
	by core.byshenk.net (8.14.3/8.14.3/Submit) id n4H8uQwV074883;
	Sun, 17 May 2009 10:56:26 +0200 (CEST) (envelope-from byshenknet)
Date: Sun, 17 May 2009 10:56:26 +0200
From: Greg Byshenk <freebsd@byshenk.net>
To: Martin Wilke <miwi@freebsd.org>
Message-ID: <20090517085626.GD2571@core.byshenk.net>
References: <20090514191237.GD70242@bsdcrew.de>
	<3481d8e60905141449qfcf5da8r95d54281206304a4@mail.gmail.com>
	<3481d8e60905161016k3de535e3n9a570c5bee6ba517@mail.gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <3481d8e60905161016k3de535e3n9a570c5bee6ba517@mail.gmail.com>
User-Agent: Mutt/1.4.2.3i
X-Spam-Status: NO, hits=-2.20 required=4.50
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on core.byshenk.net
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Sender: owner-freebsd-ports@freebsd.org
Errors-To: owner-freebsd-ports@freebsd.org
X-Scanned-By: milter-sender/1.16.915  (localhost [0.0.0.0]);
	Mon, 18 May 2009 07:51:44 -0500
X-Scanned-By: milter-spamc/1.13.385  (mail.sagedata.net [63.214.156.21]);
	Sun, 17 May 2009 04:20:21 -0500
X-Scanned-By: milter-sender/1.16.915  (mail.sagedata.net [63.214.156.21]);
	Sun, 17 May 2009 04:20:14 -0500
X-Spam-Report: Content analysis details:   (-2.2 points, 4.5 required) | 
	|  pts rule name              description
	| ---- ----------------------
	--------------------------------------------------
	| 1.1 SARE_TOCC_MANY Faulty ratware: Cc with multiple addresses
	| 0.3 DK_POLICY_SIGNSOME Domain Keys: policy says domain signs some
	mails
	| -6.0 USER_IN_WHITELIST_TO   User is listed in 'whitelist_to'
	| 1.5 BOTNET_SERVERWORDS Hostname contains server-like substrings
	|                      [botnet_serverwords, ip=69.147.83.53,
	rdns=mx2.freebsd.org]
	| 2.0 BAYES_50 BODY: Bayesian spam probability is 40 to 60p
	|                             [score: 0.5000]
	| -1.1 AWL AWL: From: address is in the auto white-list | 
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org,
	freebsd-current@freebsd.org, Benoit Calvez <Benoit.Calvez@gmail.com>
Subject: Re: [Call For Testing] VirtualBox for FreeBSD!
X-BeenThere: freebsd-emulation@freebsd.org
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 13:08:13 -0000

On Sat, May 16, 2009 at 07:16:13PM +0200, Benoit Calvez wrote:
> On Thu, May 14, 2009 at 11:49 PM, Benoit Calvez <Benoit.Calvez@gmail.com>wrote:
> > On Thu, May 14, 2009 at 9:12 PM, Martin Wilke <miwi@freebsd.org> wrote:

> >> After the announcement from Alexander Eichner about
> >> Virtualbox on FreeBSD, we started the work on a port
> >> for FreeBSD. Now we think that we solved the most
> >> problems and are ready for the first Call for Testing.
> >>
> >> Some notes before you can test the port:
> >> Make sure you are using RELENG_7 or higher. You have
> >> to use a fresh portstree with uptodate ports!! Please
> >> read carefully the pkg-messages.
> >>
> >> Some known issues / Troubleshooting:
> >> Sometimes the kernel on HEAD coredumps when loading
> >> or unloading the kernel module. A small workaround
> >> to prevent the crash is to not start X, mount proc,
> >> then load the kernel module and start X from the
> >> console. That helped me and some testers, maybe you
> >> too. :P AMD64 should be work in general, it builds
> >> and start. But not right tested at the moment. We
> >> want here also some feedback.
> >>
> >> Some Thanks:
> >> First of all we'd like to say many thanks to _ALL_
> >> vbox developers. Next people are Bernhard Froehlich
> >> (aka decke), Beat Gaetzi (beat@), Dennis Herrmann
> >> (dhn@), Pietro Cerutti (gahr@), myself (*gg*),
> >> and _ALL_ who helped and provided feedback.
> >>
> >> Happy Testing :-)
> >>
> >> Download:
> >>
> >>  http://people.freebsd.org/~miwi/vbox/vboxport.tgz<http://people.freebsd.org/%7Emiwi/vbox/vboxport.tgz>
> >>
> >> Wiki Page:
> >>  http://wiki.freebsd.org/VirtualBox
> >>
> >>  - Martin

> > I'm trying to build from amd64, but got the following error. Sorry but I
> > didn't look, and it's a fresh paste:
> > [...]

> I just tryed with the last tarball (
> http://people.freebsd.org/~miwi/vbox/virtualbox_1.tgz) and it compiles fine.
> 
> the kernel module loads, and I'll try to boot an opensolaris in a few
> moments.

I've just tried with virtualbox_1.tgz, and it builds without a problem, the
module installs without a problem, but attempting to start VirtualBox fails.
I get no error at all, VirtualBox just hangs.

If I attempt to run 'truss VirtualBox', I get the error:

   Effective UID is not root (euid=1001 egid=1001 uid=1001 gid=1001) (rc=-10)
   It may help to reinstall VirtualBox. 

But checking shows that VirtualBox is SUID root:

   $ ls -l /usr/local/lib/virtualbox/VirtualBox
   -r-s--x--x  1 root  vboxusers  21016 May 17 10:21 /usr/local/lib/virtualbox/VirtualBox

It seems that I can create a vm:

   $ VBoxManage createvm --name test
   VirtualBox Command Line Management Interface Version 2.2.51_OSE
   (C) 2005-2009 Sun Microsystems, Inc.
   All rights reserved.
   
   Virtual machine 'test' is created.
   UUID: 9be28271-55c2-4299-b69a-266c58716db7
   Settings file: '/home/gbyshenk/.VirtualBox/Machines/test/test.xml'
   $ VirtualBox 
   
   $ ls -l /home/gbyshenk/.VirtualBox/Machines/test/test.xml
   -rw-------  1 gbyshenk  gbyshenk  2302 May 17 10:37 /home/gbyshenk/.VirtualBox/Machines/test/test.xml

But VirtualBox itself fails to start -- even if I run as root.

System is amd64, 7-STABLE as of 26-04-2009.  Does it need to be more
recent...?


-- 
greg byshenk  -  gbyshenk@byshenk.net  -  Leiden, NL
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"


From owner-freebsd-emulation@FreeBSD.ORG  Mon May 18 13:08:13 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 A1C9110656F7;
	Mon, 18 May 2009 13:07:39 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (mail.sagedata.net [63.214.156.21])
	by mx1.freebsd.org (Postfix) with ESMTP id C21BD8FC2D;
	Mon, 18 May 2009 13:07:36 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (localhost [127.0.0.1])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4ICqB18034210;
	Mon, 18 May 2009 07:52:11 -0500 (CDT)
	(envelope-from root@mail.sagedata.net)
Received: (from root@localhost)
	by mail.sagedata.net (8.14.3/8.14.3/Submit) id n4ICqBjr034209;
	Mon, 18 May 2009 07:52:11 -0500 (CDT) (envelope-from root)
X-Envelope-Sender: owner-freebsd-ports@freebsd.org
Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4I0pNJa081948
	for <jacks@sage-american.com>; Sun, 17 May 2009 19:51:24 -0500 (CDT)
	(envelope-from owner-freebsd-ports@freebsd.org)
Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36])
	by mx2.freebsd.org (Postfix) with ESMTP id A3C30157E58;
	Mon, 18 May 2009 00:51:18 +0000 (UTC)
	(envelope-from owner-freebsd-ports@freebsd.org)
Received: from hub.freebsd.org (localhost [127.0.0.1])
	by hub.freebsd.org (Postfix) with ESMTP id E0CC710656D7;
	Mon, 18 May 2009 00:51:16 +0000 (UTC)
	(envelope-from owner-freebsd-ports@freebsd.org)
Delivered-To: ports@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6120B106564A;
	Mon, 18 May 2009 00:50:56 +0000 (UTC)
	(envelope-from byshenknet@byshenk.net)
Received: from core.byshenk.net (core.byshenk.net [62.58.73.230])
	by mx1.freebsd.org (Postfix) with ESMTP id E4C1C8FC12;
	Mon, 18 May 2009 00:50:55 +0000 (UTC)
	(envelope-from byshenknet@byshenk.net)
Received: from core.byshenk.net (localhost.aoes.com [127.0.0.1])
	by core.byshenk.net (8.14.3/8.14.3) with ESMTP id n4I0os07095605;
	Mon, 18 May 2009 02:50:54 +0200 (CEST)
	(envelope-from byshenknet@core.byshenk.net)
Received: (from byshenknet@localhost)
	by core.byshenk.net (8.14.3/8.14.3/Submit) id n4I0osou095604;
	Mon, 18 May 2009 02:50:54 +0200 (CEST) (envelope-from byshenknet)
Date: Mon, 18 May 2009 02:50:54 +0200
From: Greg Byshenk <freebsd@byshenk.net>
To: Martin Wilke <miwi@freebsd.org>
Message-ID: <20090518005054.GG2571@core.byshenk.net>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
	<20090518002528.GF2571@core.byshenk.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20090518002528.GF2571@core.byshenk.net>
User-Agent: Mutt/1.4.2.3i
X-Spam-Status: NO, hits=-2.70 required=4.50
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on core.byshenk.net
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Sender: owner-freebsd-ports@freebsd.org
Errors-To: owner-freebsd-ports@freebsd.org
X-Scanned-By: milter-sender/1.16.915  (localhost [0.0.0.0]);
	Mon, 18 May 2009 07:52:11 -0500
X-Scanned-By: milter-spamc/1.13.385  (mail.sagedata.net [63.214.156.21]);
	Sun, 17 May 2009 19:51:29 -0500
X-Scanned-By: milter-sender/1.16.915  (mail.sagedata.net [63.214.156.21]);
	Sun, 17 May 2009 19:51:24 -0500
X-Spam-Report: Content analysis details:   (-2.7 points, 4.5 required) | 
	|  pts rule name              description
	| ---- ----------------------
	--------------------------------------------------
	| 0.3 DK_POLICY_SIGNSOME Domain Keys: policy says domain signs some
	mails
	| -6.0 USER_IN_WHITELIST_TO   User is listed in 'whitelist_to'
	| 1.5 BOTNET_SERVERWORDS Hostname contains server-like substrings
	|                      [botnet_serverwords, ip=69.147.83.53,
	rdns=mx2.freebsd.org]
	| 2.0 BAYES_50 BODY: Bayesian spam probability is 40 to 60p
	|                             [score: 0.5000]
	| -0.5 AWL AWL: From: address is in the auto white-list | 
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org,
	freebsd-current@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 13:08:15 -0000

On Mon, May 18, 2009 at 02:25:28AM +0200, Greg Byshenk wrote:
> On Sun, May 17, 2009 at 08:09:20PM +0200, Martin Wilke wrote:
> > 
> > We rolled a new tarball with the patch from Juergen Lock [1]
> > with a posible fix for AMD64 users, tested on 3 machines
> > which now works without problems. Many Thanks to him for
> > his nice work! 
> > 
> > http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz

> I've just updated my system (to 7-STABLE amd64 as of today) and
> installed the new version.  It runs for me now. Tomorrow I will
> try to create virtual machine.

As a followup, the 'virtualbox_2.tgz' version appears to work for
me, at least minimally.  I've just installed NetBSD4.1 virtual 
machine, and it appears to be working (even though NetBSD isn't
listed as a supported guest -- I just happened to have the NetBSD
install iso sitting on my hard drive).

-- 
greg byshenk  -  gbyshenk@byshenk.net  -  Leiden, NL
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"


From owner-freebsd-emulation@FreeBSD.ORG  Mon May 18 13:08:15 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 B446010656F8;
	Mon, 18 May 2009 13:07:39 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (mail.sagedata.net [63.214.156.21])
	by mx1.freebsd.org (Postfix) with ESMTP id 445D18FC48;
	Mon, 18 May 2009 13:07:35 +0000 (UTC)
	(envelope-from root@mail.sagedata.net)
Received: from mail.sagedata.net (localhost [127.0.0.1])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4ICq0oo034002;
	Mon, 18 May 2009 07:52:00 -0500 (CDT)
	(envelope-from root@mail.sagedata.net)
Received: (from root@localhost)
	by mail.sagedata.net (8.14.3/8.14.3/Submit) id n4ICpxTV034001;
	Mon, 18 May 2009 07:51:59 -0500 (CDT) (envelope-from root)
X-Envelope-Sender: owner-freebsd-ports@freebsd.org
Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53])
	by mail.sagedata.net (8.14.3/8.14.3) with ESMTP id n4HJBOjx067737
	for <jacks@sage-american.com>; Sun, 17 May 2009 14:11:25 -0500 (CDT)
	(envelope-from owner-freebsd-ports@freebsd.org)
Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36])
	by mx2.freebsd.org (Postfix) with ESMTP id 37D1B16074D;
	Sun, 17 May 2009 19:11:02 +0000 (UTC)
	(envelope-from owner-freebsd-ports@freebsd.org)
Received: from hub.freebsd.org (localhost [127.0.0.1])
	by hub.freebsd.org (Postfix) with ESMTP id 7F4CB10656F4;
	Sun, 17 May 2009 19:11:01 +0000 (UTC)
	(envelope-from owner-freebsd-ports@freebsd.org)
Delivered-To: ports@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id AA388106564A;
	Sun, 17 May 2009 19:10:48 +0000 (UTC)
	(envelope-from sfourman@gmail.com)
Received: from mail-fx0-f216.google.com (mail-fx0-f216.google.com
	[209.85.220.216])
	by mx1.freebsd.org (Postfix) with ESMTP id B8E438FC12;
	Sun, 17 May 2009 19:10:47 +0000 (UTC)
	(envelope-from sfourman@gmail.com)
Received: by fxm12 with SMTP id 12so2857759fxm.43
	for <multiple recipients>; Sun, 17 May 2009 12:10:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:received:in-reply-to:references
	:date:message-id:subject:from:to:cc:content-type
	:content-transfer-encoding;
	bh=QHCQ5rHENOS44sQy0d/HgopwDoW9IZbeTcZVlbwGDEE=;
	b=QQNISyQBsg69mZ5xJpxbk2vHFjOZcrcGOJgBZWho5YGXvu83n0V9j+zYZHCZ/6tffM
	xvL7T20b7U80yRBpx/IXRc9zcyzzlLlORYIh56cmVLvEUP0pGAU3tVqoYWmmkV1bmlhP
	qAYGKY110Cou+xFSMOMkoefedeuBq69c0AiyU=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type:content-transfer-encoding;
	b=OVEavv8y/bYRD62erdZ8S9PC40u2xGnks//8GZL0SDaH2GRi3cmqs/TJn4SKSh47il
	Pl0mujiqStNIqfgJQGg701WxUeXyiZtuG9KHIObONneKuLYcIEIRv2f/nCcD+9KeT7k5
	8RK1ulOEx3KJPqWNDhwpes4pLqBcdKOh6ZkBU=
MIME-Version: 1.0
Received: by 10.239.164.83 with SMTP id s19mr407103hbd.110.1242587446579; Sun, 
	17 May 2009 12:10:46 -0700 (PDT)
In-Reply-To: <20090517180920.GY71804@bsdcrew.de>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
Date: Sun, 17 May 2009 14:10:46 -0500
Message-ID: <11167f520905171210t2c5c2623o386f00745b4f9aed@mail.gmail.com>
From: "Sam Fourman Jr." <sfourman@gmail.com>
To: Martin Wilke <miwi@freebsd.org>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Sender: owner-freebsd-ports@freebsd.org
Errors-To: owner-freebsd-ports@freebsd.org
X-Scanned-By: milter-sender/1.16.915  (localhost [0.0.0.0]);
	Mon, 18 May 2009 07:52:00 -0500
X-Scanned-By: milter-spamc/1.13.385  (mail.sagedata.net [63.214.156.21]);
	Sun, 17 May 2009 14:11:31 -0500
X-Scanned-By: milter-sender/1.16.915  (mail.sagedata.net [63.214.156.21]);
	Sun, 17 May 2009 14:11:25 -0500
X-Spam-Status: NO, hits=-1.90 required=4.50
X-Spam-Report: Content analysis details:   (-1.9 points, 4.5 required) | 
	|  pts rule name              description
	| ---- ----------------------
	--------------------------------------------------
	| 0.3 DK_POLICY_SIGNSOME Domain Keys: policy says domain signs some
	mails
	| -6.0 USER_IN_WHITELIST_TO   User is listed in 'whitelist_to'
	| 1.5 BOTNET_SERVERWORDS Hostname contains server-like substrings
	|                      [botnet_serverwords, ip=69.147.83.53,
	rdns=mx2.freebsd.org]
	|  0.0 DK_SIGNED              Domain Keys: message has a signature
	| 0.0 DKIM_SIGNED Domain Keys Identified Mail: message has a signature
	| 2.0 BAYES_50 BODY: Bayesian spam probability is 40 to 60p
	|                             [score: 0.5000]
	| 0.3 AWL AWL: From: address is in the auto white-list | 
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org,
	freebsd-current@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 13:08:16 -0000

On Sun, May 17, 2009 at 1:09 PM, Martin Wilke <miwi@freebsd.org> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> We rolled a new tarball with the patch from Juergen Lock [1]
> with a posible fix for AMD64 users, tested on 3 machines
> which now works without problems. Many Thanks to him for
> his nice work!
>
> http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz
>
> Martin

Does this version still have the kernel module crashing at random on current?

Sam Fourman Jr.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"


From owner-freebsd-emulation@FreeBSD.ORG  Mon May 18 13:57:19 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 16E6010657A6;
	Mon, 18 May 2009 13:57:15 +0000 (UTC)
	(envelope-from doug@polands.org)
Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com
	[71.74.56.122])
	by mx1.freebsd.org (Postfix) with ESMTP id D80868FC15;
	Mon, 18 May 2009 13:57:14 +0000 (UTC)
	(envelope-from doug@polands.org)
Received: from haran.polands.org ([75.87.219.217])
	by hrndva-omta03.mail.rr.com with ESMTP
	id <20090518133819564.MOZR24043@hrndva-omta03.mail.rr.com>;
	Mon, 18 May 2009 13:38:19 +0000
Received: from email.polands.org (moab.polands.org [172.16.1.8])
	by haran.polands.org (8.14.3/8.14.3) with ESMTP id n4IDcI2o056002;
	Mon, 18 May 2009 08:38:18 -0500 (CDT)
	(envelope-from doug@polands.org)
Received: from 209.103.215.99 (SquirrelMail authenticated user djp)
	by email.polands.org with HTTP; Mon, 18 May 2009 08:38:18 -0500 (CDT)
Message-ID: <532cb0d675c7f20c60fcc2e8e4c1a558.squirrel@email.polands.org>
In-Reply-To: <20090518002528.GF2571@core.byshenk.net>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
	<20090518002528.GF2571@core.byshenk.net>
Date: Mon, 18 May 2009 08:38:18 -0500 (CDT)
From: "Doug Poland" <doug@polands.org>
To: "Greg Byshenk" <freebsd@byshenk.net>
User-Agent: SquirrelMail/1.4.17
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Priority: 3 (Normal)
Importance: Normal
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org,
	freebsd-current@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 13:57:21 -0000


On Sun, May 17, 2009 19:25, Greg Byshenk wrote:
> On Sun, May 17, 2009 at 08:09:20PM +0200, Martin Wilke wrote:
>>
>> We rolled a new tarball with the patch from Juergen Lock [1]
>> with a posible fix for AMD64 users, tested on 3 machines
>> which now works without problems. Many Thanks to him for
>> his nice work!
>>
>> http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz
>
Working for me with a fresh cvsup of 7.2-STABLE (17 May 09). 
Installing a 7.2-RELEASE amd64 guest as I write this.

-- 
Regards,
Doug


From owner-freebsd-emulation@FreeBSD.ORG  Mon May 18 15:56:21 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 3B382106564A;
	Mon, 18 May 2009 15:56:21 +0000 (UTC)
	(envelope-from tdb@carrick.bishnet.net)
Received: from carrick.bishnet.net (carrick.bishnet.net [IPv6:2a01:348:132::1])
	by mx1.freebsd.org (Postfix) with ESMTP id EAA1A8FC1E;
	Mon, 18 May 2009 15:56:20 +0000 (UTC)
	(envelope-from tdb@carrick.bishnet.net)
Received: from tdb by carrick.bishnet.net with local (Exim 4.66 (FreeBSD))
	(envelope-from <tdb@carrick.bishnet.net>)
	id 1M65CH-000My9-4i; Mon, 18 May 2009 16:56:13 +0100
Date: Mon, 18 May 2009 16:56:13 +0100
From: Tim Bishop <tim@bishnet.net>
To: Martin Wilke <miwi@freebsd.org>
Message-ID: <20090518155613.GT86061@carrick.bishnet.net>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
	<20090518002528.GF2571@core.byshenk.net>
	<532cb0d675c7f20c60fcc2e8e4c1a558.squirrel@email.polands.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <532cb0d675c7f20c60fcc2e8e4c1a558.squirrel@email.polands.org>
X-PGP-Key: 0x5AE7D984, http://www.bishnet.net/tim/tim-bishnet-net.asc
X-PGP-Fingerprint: 1453 086E 9376 1A50 ECF6  AE05 7DCE D659 5AE7 D984
User-Agent: Mutt/1.5.13 (2006-08-11)
X-Bishnet-MailScanner-Information: Contact postmaster@bishnet.net
X-Bishnet-MailScanner-VirusCheck: Found to be clean
X-Bishnet-MailScanner-SpamCheck: not spam, SpamAssassin (not cached,
	score=-2.6, required 5, autolearn=not spam, BAYES_00 -2.60,
	NO_RELAYS -0.00)
X-Bishnet-MailScanner-From: tdb@carrick.bishnet.net
Cc: Doug Poland <doug@polands.org>, ports@freebsd.org,
	freebsd-emulation@freebsd.org, freebsd-current@freebsd.org,
	Greg Byshenk <freebsd@byshenk.net>
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 15:56:21 -0000

On Mon, May 18, 2009 at 08:38:18AM -0500, Doug Poland wrote:
> On Sun, May 17, 2009 19:25, Greg Byshenk wrote:
> > On Sun, May 17, 2009 at 08:09:20PM +0200, Martin Wilke wrote:
> >>
> >> We rolled a new tarball with the patch from Juergen Lock [1]
> >> with a posible fix for AMD64 users, tested on 3 machines
> >> which now works without problems. Many Thanks to him for
> >> his nice work!
> >>
> >> http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz
> 
> Working for me with a fresh cvsup of 7.2-STABLE (17 May 09). 
> Installing a 7.2-RELEASE amd64 guest as I write this.

Works for me, but I've not been able to get a 64 bit guest to work. I
get the following error when booting the installer:

	CPU doesn't support long mode

I think I've got all the right options set. Maybe my CPU doesn't support
the necessary VM stuff to let a 64 bit guest work?

I'm also still seeing the following on loading vboxdrv:

kldload: unexpected relocation type 10
kldload: unexpected relocation type 10
kldload: unexpected relocation type 10
kldload: unexpected relocation type 10
kldload: unexpected relocation type 10
kldload: unexpected relocation type 10
kldload: unexpected relocation type 10
kldload: unexpected relocation type 10
kldload: unexpected relocation type 10
kldload: unexpected relocation type 10
kldload: unexpected relocation type 10
kldload: unexpected relocation type 10
vboxdrv: fAsync=0 offMin=0x41f offMax=0x53b

Are others still seeing that on amd64?

Tim.

-- 
Tim Bishop
http://www.bishnet.net/tim/
PGP Key: 0x5AE7D984

From owner-freebsd-emulation@FreeBSD.ORG  Mon May 18 16:49:55 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 B450A106564A;
	Mon, 18 May 2009 16:49:55 +0000 (UTC)
	(envelope-from tdb@carrick.bishnet.net)
Received: from carrick.bishnet.net (carrick.bishnet.net [IPv6:2a01:348:132::1])
	by mx1.freebsd.org (Postfix) with ESMTP id 6EDC38FC0A;
	Mon, 18 May 2009 16:49:55 +0000 (UTC)
	(envelope-from tdb@carrick.bishnet.net)
Received: from tdb by carrick.bishnet.net with local (Exim 4.66 (FreeBSD))
	(envelope-from <tdb@carrick.bishnet.net>)
	id 1M6625-000OKf-Qn; Mon, 18 May 2009 17:49:45 +0100
Date: Mon, 18 May 2009 17:49:45 +0100
From: Tim Bishop <tim@bishnet.net>
To: Martin Wilke <miwi@freebsd.org>
Message-ID: <20090518164945.GU86061@carrick.bishnet.net>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
	<20090518002528.GF2571@core.byshenk.net>
	<532cb0d675c7f20c60fcc2e8e4c1a558.squirrel@email.polands.org>
	<20090518155613.GT86061@carrick.bishnet.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20090518155613.GT86061@carrick.bishnet.net>
X-PGP-Key: 0x5AE7D984, http://www.bishnet.net/tim/tim-bishnet-net.asc
X-PGP-Fingerprint: 1453 086E 9376 1A50 ECF6  AE05 7DCE D659 5AE7 D984
User-Agent: Mutt/1.5.13 (2006-08-11)
X-Bishnet-MailScanner-Information: Contact postmaster@bishnet.net
X-Bishnet-MailScanner-VirusCheck: Found to be clean
X-Bishnet-MailScanner-SpamCheck: not spam, SpamAssassin (not cached,
	score=-2.9, required 5, autolearn=not spam, AWL -0.30,
	BAYES_00 -2.60, NO_RELAYS -0.00)
X-Bishnet-MailScanner-From: tdb@carrick.bishnet.net
Cc: Doug Poland <doug@polands.org>, ports@freebsd.org,
	freebsd-emulation@freebsd.org, freebsd-current@freebsd.org,
	Greg Byshenk <freebsd@byshenk.net>
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 16:49:56 -0000

On Mon, May 18, 2009 at 04:56:13PM +0100, Tim Bishop wrote:
> On Mon, May 18, 2009 at 08:38:18AM -0500, Doug Poland wrote:
> > On Sun, May 17, 2009 19:25, Greg Byshenk wrote:
> > > On Sun, May 17, 2009 at 08:09:20PM +0200, Martin Wilke wrote:
> > >>
> > >> We rolled a new tarball with the patch from Juergen Lock [1]
> > >> with a posible fix for AMD64 users, tested on 3 machines
> > >> which now works without problems. Many Thanks to him for
> > >> his nice work!
> > >>
> > >> http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz
> > 
> > Working for me with a fresh cvsup of 7.2-STABLE (17 May 09). 
> > Installing a 7.2-RELEASE amd64 guest as I write this.
> 
> Works for me, but I've not been able to get a 64 bit guest to work. I
> get the following error when booting the installer:
> 
> 	CPU doesn't support long mode
> 
> I think I've got all the right options set. Maybe my CPU doesn't support
> the necessary VM stuff to let a 64 bit guest work?

I'm getting good at answering my own questions :D Yes, it's my CPU.
Found a different machine and confirmed it has the VMX extension, and
all is fine.

> I'm also still seeing the following on loading vboxdrv:
> 
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> vboxdrv: fAsync=0 offMin=0x41f offMax=0x53b
> 
> Are others still seeing that on amd64?

Not that I thought it'd make any difference, but I can confirm those
still happen even with the VMX extension.

Tim.

-- 
Tim Bishop
http://www.bishnet.net/tim/
PGP Key: 0x5AE7D984

From owner-freebsd-emulation@FreeBSD.ORG  Mon May 18 17:18:36 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 B1F38106566B
	for <freebsd-emulation@freebsd.org>;
	Mon, 18 May 2009 17:18:36 +0000 (UTC)
	(envelope-from nox@jelal.kn-bremen.de)
Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116])
	by mx1.freebsd.org (Postfix) with ESMTP id 3BAAD8FC12
	for <freebsd-emulation@freebsd.org>;
	Mon, 18 May 2009 17:18:35 +0000 (UTC)
	(envelope-from nox@jelal.kn-bremen.de)
Received: by smtp.kn-bremen.de (Postfix, from userid 10)
	id 4C5151E000F6; Mon, 18 May 2009 19:18:34 +0200 (CEST)
Received: from triton.kn-bremen.de (noident@localhost [127.0.0.1])
	by triton.kn-bremen.de (8.14.3/8.14.3) with ESMTP id n4IHFFog053166;
	Mon, 18 May 2009 19:15:15 +0200 (CEST)
	(envelope-from nox@triton.kn-bremen.de)
Received: (from nox@localhost)
	by triton.kn-bremen.de (8.14.3/8.14.3/Submit) id n4IHFEPx053165;
	Mon, 18 May 2009 19:15:14 +0200 (CEST) (envelope-from nox)
Date: Mon, 18 May 2009 19:15:14 +0200 (CEST)
From: Juergen Lock <nox@jelal.kn-bremen.de>
Message-Id: <200905181715.n4IHFEPx053165@triton.kn-bremen.de>
To: tim@bishnet.net
X-Newsgroups: local.list.freebsd.ports
In-Reply-To: <20090518155613.GT86061@carrick.bishnet.net>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
	<20090518002528.GF2571@core.byshenk.net>
	<532cb0d675c7f20c60fcc2e8e4c1a558.squirrel@email.polands.org>
Organization: home
Cc: Doug Poland <doug@polands.org>, freebsd-emulation@freebsd.org,
	Greg Byshenk <freebsd@byshenk.net>
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 17:18:37 -0000

In article <20090518155613.GT86061@carrick.bishnet.net> you write:
>On Mon, May 18, 2009 at 08:38:18AM -0500, Doug Poland wrote:
>> On Sun, May 17, 2009 19:25, Greg Byshenk wrote:
>> > On Sun, May 17, 2009 at 08:09:20PM +0200, Martin Wilke wrote:
>> >>
>> >> We rolled a new tarball with the patch from Juergen Lock [1]
>> >> with a posible fix for AMD64 users, tested on 3 machines
>> >> which now works without problems. Many Thanks to him for
>> >> his nice work!
>> >>
>> >> http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz
>> 
>> Working for me with a fresh cvsup of 7.2-STABLE (17 May 09). 
>> Installing a 7.2-RELEASE amd64 guest as I write this.
>
>Works for me, but I've not been able to get a 64 bit guest to work. I
>get the following error when booting the installer:
>
>	CPU doesn't support long mode
>
>I think I've got all the right options set. Maybe my CPU doesn't support
>the necessary VM stuff to let a 64 bit guest work?
>
Yes, afaik vbox can only run amd64 guests if the host cpu has svm (amd)
or vmx (intel) and you tell vbox to use that in the guest settings.
(`Enable VT-X/AMD-V'.)  And btw, npt/ept (`Enable Nested Paging') is also
worth using if your host cpu has it, it should speed up the vm a little.

 And if you have a guest (especially amd64) that then still hangs/crashes
at boot or otherwise doesnt come up, check if the io-apic is disabled in
the guest settings and enable it...  (I think there are also older 32 bit
guests that need it disabled, otherwise the option wouldn't be there :)
- but usually its the other way around.)

>I'm also still seeing the following on loading vboxdrv:
>
>kldload: unexpected relocation type 10
>kldload: unexpected relocation type 10
>kldload: unexpected relocation type 10
>kldload: unexpected relocation type 10
>kldload: unexpected relocation type 10
>kldload: unexpected relocation type 10
>kldload: unexpected relocation type 10
>kldload: unexpected relocation type 10
>kldload: unexpected relocation type 10
>kldload: unexpected relocation type 10
>kldload: unexpected relocation type 10
>kldload: unexpected relocation type 10
>vboxdrv: fAsync=0 offMin=0x41f offMax=0x53b
>
>Are others still seeing that on amd64?

 These are caused by the in-kernel linker not properly skipping debug
symbols in klds (they are harmless, altho may waste some kernel memory),
a workaround has been committed to vbox svn in the meantime (uncommenting
an objcopy --strip-debug in Config.kmk that was already in there...)
This is btw also the reason why we have seperate foo.symbols files in
our kernel dirs which kgdb will then pick up - tho unfortunately it
doesn't seem to do that for klds in /boot/modules, at least on 7-stable.

 HTH,
	Juergen

PS: I trimmed the Cc'd lists to only -emulation...

From owner-freebsd-emulation@FreeBSD.ORG  Mon May 18 17:35:15 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 623D1106566B;
	Mon, 18 May 2009 17:35:15 +0000 (UTC)
	(envelope-from dzentoo@gmail.com)
Received: from mail-ew0-f159.google.com (mail-ew0-f159.google.com
	[209.85.219.159])
	by mx1.freebsd.org (Postfix) with ESMTP id 616158FC1C;
	Mon, 18 May 2009 17:35:14 +0000 (UTC)
	(envelope-from dzentoo@gmail.com)
Received: by ewy3 with SMTP id 3so4082341ewy.43
	for <multiple recipients>; Mon, 18 May 2009 10:35:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:sender:received:in-reply-to
	:references:from:date:x-google-sender-auth:message-id:subject:to:cc
	:content-type; bh=K8zXvLp7MuqdyJt5Y+BYEriYpwWeE8SO1gctehyJZWU=;
	b=Uh3cWIoxm7Qo3Qho1GWf9IUyz2ry1HH+lXJcK1xEqiiH8dgVghO3Gz7oODtKbioYcj
	YUAKPwHBjSTElGTJDaUrDv9xZ9LsAHm05Pw6TlRid4QeTnrC3pAZ4zidfJkPLuz5TlAZ
	NPlN3qKFerxJh6A4KcfYi7SmU0ILBTjmYYbwU=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:sender:in-reply-to:references:from:date
	:x-google-sender-auth:message-id:subject:to:cc:content-type;
	b=Ju2UaZTdoeb5uZUzZ6Zzy1DKaLy5l5zL5zRaw13oSw6IE76Ug53H8Kzs77+TTxgLQE
	5Y1fkAMJiqbnbS8b5dPZVMruEniljTJMmtQs7AArw5F9keNLabd9zcBmw2jsh812XJRT
	ucty2ULood4SCGB8GdmWPvqzqenuKVQ2s3EQo=
MIME-Version: 1.0
Sender: dzentoo@gmail.com
Received: by 10.210.134.6 with SMTP id h6mr4686737ebd.47.1242668113091; Mon, 
	18 May 2009 10:35:13 -0700 (PDT)
In-Reply-To: <20090518155613.GT86061@carrick.bishnet.net>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de> 
	<20090518002528.GF2571@core.byshenk.net>
	<532cb0d675c7f20c60fcc2e8e4c1a558.squirrel@email.polands.org> 
	<20090518155613.GT86061@carrick.bishnet.net>
From: Benoit Calvez <Benoit.Calvez@gmail.com>
Date: Mon, 18 May 2009 19:34:53 +0200
X-Google-Sender-Auth: 2f4d48afb46d350e
Message-ID: <3481d8e60905181034l20a5d722m2ca340577a71d0f7@mail.gmail.com>
To: Tim Bishop <tim@bishnet.net>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Content-Filtered-By: Mailman/MimeDel 2.1.5
Cc: Doug Poland <doug@polands.org>, ports@freebsd.org,
	freebsd-emulation@freebsd.org, freebsd-current@freebsd.org,
	Greg Byshenk <freebsd@byshenk.net>
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 17:35:16 -0000

On Mon, May 18, 2009 at 5:56 PM, Tim Bishop <tim@bishnet.net> wrote:

> On Mon, May 18, 2009 at 08:38:18AM -0500, Doug Poland wrote:
> > On Sun, May 17, 2009 19:25, Greg Byshenk wrote:
> > > On Sun, May 17, 2009 at 08:09:20PM +0200, Martin Wilke wrote:
> > >>
> > >> We rolled a new tarball with the patch from Juergen Lock [1]
> > >> with a posible fix for AMD64 users, tested on 3 machines
> > >> which now works without problems. Many Thanks to him for
> > >> his nice work!
> > >>
> > >> http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz<http://people.freebsd.org/%7Emiwi/vbox/virtualbox_2.tgz>
> >
> > Working for me with a fresh cvsup of 7.2-STABLE (17 May 09).
> > Installing a 7.2-RELEASE amd64 guest as I write this.
>
> Works for me, but I've not been able to get a 64 bit guest to work. I
> get the following error when booting the installer:
>
>        CPU doesn't support long mode
>
> I think I've got all the right options set. Maybe my CPU doesn't support
> the necessary VM stuff to let a 64 bit guest work?
>
> I'm also still seeing the following on loading vboxdrv:
>
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> vboxdrv: fAsync=0 offMin=0x41f offMax=0x53b
>
> Are others still seeing that on amd64?
>

got the same in dmesg:

kldload: unexpected relocation type 10
vboxdrv: fAsync=1 offMin=0xff94c offMax=0xff94c
supdrvGipCreate: omni timer not supported, falling back to synchronous mode




>
> Tim.
>
> --
> Tim Bishop
> http://www.bishnet.net/tim/
> PGP Key: 0x5AE7D984
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
>



-- 
Benoit Calvez.

From owner-freebsd-emulation@FreeBSD.ORG  Mon May 18 18:12:50 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 A1D861065672;
	Mon, 18 May 2009 18:12:50 +0000 (UTC)
	(envelope-from f0andrey@gmail.com)
Received: from mail-ew0-f159.google.com (mail-ew0-f159.google.com
	[209.85.219.159])
	by mx1.freebsd.org (Postfix) with ESMTP id C13208FC1A;
	Mon, 18 May 2009 18:12:49 +0000 (UTC)
	(envelope-from f0andrey@gmail.com)
Received: by ewy3 with SMTP id 3so4111123ewy.43
	for <multiple recipients>; Mon, 18 May 2009 11:12:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:received:in-reply-to:references
	:date:message-id:subject:from:to:cc:content-type;
	bh=n8vve8n9v4VuvhpG3w1wdtzfZUQrrgTyZ0x++NBk5Rw=;
	b=hDqxzrmGcKo+OkWjkeZ0sK0vH+w+Xiisuq8sLXCT4EKXCQquC5+B4NM7zaQ7Yrx0mm
	3nR3eqRjbUfGFWSluvbQ6DAi0Ypg5NPe8e0SggN3vvb2y4IBqJXmEleHrdVHQWxaaMyv
	ih8yfjyTWmIGZvN8CRyYRBy/Sn2b1RJdYBEDE=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	b=LQAHG5B6C88VObdj6iGojjIbCkkXy6laOhq4YenZQYxkuQMl/s7/Ag3lbqx0oJcDZU
	8obId7j132ezaokXZ3phzGTCtgKROWJnwo0THI8coBXEJUek594o8X/dLP6xB8W9nYcY
	OBchO19BiOSaW+ed9lJTQU6Kj+KJIPqwfcp/M=
MIME-Version: 1.0
Received: by 10.216.11.138 with SMTP id 10mr2132755wex.51.1242670368536; Mon, 
	18 May 2009 11:12:48 -0700 (PDT)
In-Reply-To: <20090518155613.GT86061@carrick.bishnet.net>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
	<20090518002528.GF2571@core.byshenk.net>
	<532cb0d675c7f20c60fcc2e8e4c1a558.squirrel@email.polands.org>
	<20090518155613.GT86061@carrick.bishnet.net>
Date: Mon, 18 May 2009 22:12:48 +0400
Message-ID: <19e7832a0905181112h3470a327i45d81abda65b5de9@mail.gmail.com>
From: Andrey Fesenko <f0andrey@gmail.com>
To: Tim Bishop <tim@bishnet.net>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Content-Filtered-By: Mailman/MimeDel 2.1.5
Cc: freebsd-emulation@freebsd.org, freebsd-current@freebsd.org,
	freebsd-ports@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 18:12:51 -0000

On Mon, May 18, 2009 at 7:56 PM, Tim Bishop <tim@bishnet.net> wrote:

> On Mon, May 18, 2009 at 08:38:18AM -0500, Doug Poland wrote:
> > On Sun, May 17, 2009 19:25, Greg Byshenk wrote:
> > > On Sun, May 17, 2009 at 08:09:20PM +0200, Martin Wilke wrote:
> > >>
> > >> We rolled a new tarball with the patch from Juergen Lock [1]
> > >> with a posible fix for AMD64 users, tested on 3 machines
> > >> which now works without problems. Many Thanks to him for
> > >> his nice work!
> > >>
> > >> http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz<http://people.freebsd.org/%7Emiwi/vbox/virtualbox_2.tgz>
> >
> > Working for me with a fresh cvsup of 7.2-STABLE (17 May 09).
> > Installing a 7.2-RELEASE amd64 guest as I write this.
>
> Works for me, but I've not been able to get a 64 bit guest to work. I
> get the following error when booting the installer:
>
>        CPU doesn't support long mode
>
> I think I've got all the right options set. Maybe my CPU doesn't support
> the necessary VM stuff to let a 64 bit guest work?
>
> I'm also still seeing the following on loading vboxdrv:
>
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> kldload: unexpected relocation type 10
> vboxdrv: fAsync=0 offMin=0x41f offMax=0x53b
>
> Are others still seeing that on amd64?
>
>
FreeBSD 8.0-CURRENT #0: Sun May 17 07:56:14 MSD 2009 amd64

got the same in/var/log/messages
May 18 22:00:02 my_book newsyslog[25948]: logfile turned over due to
size>100K
May 18 22:07:28 my_book kernel: kldload: unexpected relocation type 10
May 18 22:07:28 my_book last message repeated 11 times
May 18 22:07:28 my_book kernel: vboxdrv: fAsync=0 offMin=0x499 offMax=0x8744

From owner-freebsd-emulation@FreeBSD.ORG  Mon May 18 21:05:18 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 5FA85106566C
	for <freebsd-emulation@freebsd.org>;
	Mon, 18 May 2009 21:05:18 +0000 (UTC)
	(envelope-from korvus@comcast.net)
Received: from mx04.pub.collaborativefusion.com
	(mx04.pub.collaborativefusion.com [206.210.72.84])
	by mx1.freebsd.org (Postfix) with ESMTP id 29D7C8FC1B
	for <freebsd-emulation@freebsd.org>;
	Mon, 18 May 2009 21:05:18 +0000 (UTC)
	(envelope-from korvus@comcast.net)
Received: from [192.168.2.164] ([206.210.89.202])
	by mx04.pub.collaborativefusion.com (StrongMail Enterprise
	4.1.1.4(4.1.1.4-47689)); Mon, 18 May 2009 16:45:20 -0400
X-VirtualServerGroup: Default
X-MailingID: 00000::00000::00000::00000::::174
X-SMHeaderMap: mid="X-MailingID"
X-Destination-ID: freebsd-emulation@freebsd.org
X-SMFBL: ZnJlZWJzZC1lbXVsYXRpb25AZnJlZWJzZC5vcmc=
Message-ID: <4A11CA05.8040900@comcast.net>
Date: Mon, 18 May 2009 16:50:13 -0400
From: Steve Polyack <korvus@comcast.net>
User-Agent: Thunderbird 2.0.0.21 (X11/20090327)
MIME-Version: 1.0
To: Martin Wilke <miwi@freebsd.org>
References: <20090514191237.GD70242@bsdcrew.de>	<20090517180920.GY71804@bsdcrew.de>
	<b649e5e0905181343k4390420n2b84cad8f636d517@mail.gmail.com>
In-Reply-To: <b649e5e0905181343k4390420n2b84cad8f636d517@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 21:05:19 -0000

Marius Nünnerich wrote:
> On Sun, May 17, 2009 at 20:09, Martin Wilke <miwi@freebsd.org> wrote:
>   
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>>
>> We rolled a new tarball with the patch from Juergen Lock [1]
>> with a posible fix for AMD64 users, tested on 3 machines
>> which now works without problems. Many Thanks to him for
>> his nice work!
>>
>> http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz
>>
>> Martin
>>     
>
> I'm impressed, everything I tried worked ootb. Thank you all!
>
> (FreeBSD/i386 7.2-STABLE)
>   
Everything's working great for me as well (i386 7.2-RELEASE here).  Are 
there plans to support the bridged interface network adapters?

Also, I was surprised at how good the performance was on my home machine 
with the VT extensions.  Great work!


From owner-freebsd-emulation@FreeBSD.ORG  Mon May 18 21:11:12 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 8310C1065670;
	Mon, 18 May 2009 21:11:12 +0000 (UTC)
	(envelope-from marius@nuenneri.ch)
Received: from mail-gx0-f166.google.com (mail-gx0-f166.google.com
	[209.85.217.166])
	by mx1.freebsd.org (Postfix) with ESMTP id 3665C8FC08;
	Mon, 18 May 2009 21:11:11 +0000 (UTC)
	(envelope-from marius@nuenneri.ch)
Received: by gxk10 with SMTP id 10so3224993gxk.19
	for <multiple recipients>; Mon, 18 May 2009 14:11:11 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.151.132.10 with SMTP id j10mr13369415ybn.139.1242679429918; 
	Mon, 18 May 2009 13:43:49 -0700 (PDT)
In-Reply-To: <20090517180920.GY71804@bsdcrew.de>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
Date: Mon, 18 May 2009 22:43:49 +0200
Message-ID: <b649e5e0905181343k4390420n2b84cad8f636d517@mail.gmail.com>
From: =?ISO-8859-1?Q?Marius_N=FCnnerich?= <marius@nuenneri.ch>
To: Martin Wilke <miwi@freebsd.org>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org,
	freebsd-current@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 18 May 2009 21:11:12 -0000

On Sun, May 17, 2009 at 20:09, Martin Wilke <miwi@freebsd.org> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> We rolled a new tarball with the patch from Juergen Lock [1]
> with a posible fix for AMD64 users, tested on 3 machines
> which now works without problems. Many Thanks to him for
> his nice work!
>
> http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz
>
> Martin

I'm impressed, everything I tried worked ootb. Thank you all!

(FreeBSD/i386 7.2-STABLE)

From owner-freebsd-emulation@FreeBSD.ORG  Tue May 19 05:55:33 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 C33A51065673
	for <freebsd-emulation@freebsd.org>;
	Tue, 19 May 2009 05:55:33 +0000 (UTC)
	(envelope-from kubito@gmail.com)
Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.31])
	by mx1.freebsd.org (Postfix) with ESMTP id 81AAA8FC20
	for <freebsd-emulation@freebsd.org>;
	Tue, 19 May 2009 05:55:33 +0000 (UTC)
	(envelope-from kubito@gmail.com)
Received: by yw-out-2324.google.com with SMTP id 9so2286109ywe.13
	for <freebsd-emulation@freebsd.org>;
	Mon, 18 May 2009 22:55:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:received:date:message-id:subject
	:from:to:content-type:content-transfer-encoding;
	bh=a8OI4PBiqjhe1i7BQcii6yLoL4c0qsL4fKoS5+FQsDQ=;
	b=hwg50tpxR+n3OiLcVkxE8iOIqge6VxZVAAGccnQGOwGDf1iFZppu7fO+t4nZXSpDpr
	QPlLKDGpFSj6fCV790nu2m5tC04TK2dQao9+b0t6Dt6lmViBFxBWvXAfed+TV0XrCU0w
	SS0WzxT/hN8+jA/u6IJGfW9YogKawmM2dUeTA=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:date:message-id:subject:from:to:content-type
	:content-transfer-encoding;
	b=dDu4w+I23/9edaBsQCuh7IYdHGXbRowNC3NoeL1pngoh9zUqPpbycw2RczdeYWJ1sI
	HXHtL5BFYjQ+G2/mPsK7B3P1q64pP6elk3ifjWCtTDsSiRbwmT0RaMszMTSt3MhYToGb
	j5DDJ+ZI7vrFZ1VYp1pM+ZXTPY8HkcH3lL3Fo=
MIME-Version: 1.0
Received: by 10.231.35.75 with SMTP id o11mr2973586ibd.6.1242711009585; Mon, 
	18 May 2009 22:30:09 -0700 (PDT)
Date: Tue, 19 May 2009 02:30:09 -0300
Message-ID: <68c3445d0905182230k453486a5nf13fbf8359f7029a@mail.gmail.com>
From: Raphael Kubo da Costa <kubito@gmail.com>
To: freebsd-emulation@freebsd.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Subject: Cannot nspluginwrapper problems because of linux-f8-pango 
	vulnerability
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2009 05:55:34 -0000

Hello,

I'm trying to get linux-f8-flashplugin10 here with FreeBSD 7.2. I've
already installed it (which means OVERRIDE_LINUX_BASE_PORT and
OVERRIDE_LINUX_NONBASE_PORTS are already correctly set to f8) and now
I'm trying to install the nspluginwrapper port.

However, it always fails with the following error while installing its
dependencies:

===>   linux-f8-gtk2-2.12.8 depends on file:
/compat/linux/usr/lib/libpango-1.0.so.0.1800.4 - not found
===>    Verifying install for
/compat/linux/usr/lib/libpango-1.0.so.0.1800.4 in
/usr/ports/x11-toolkits/linux-f8-pango
===>  linux-f8-pango-1.18.4 has known vulnerabilities:
=> pango -- integer overflow.
   Reference: <http://www.FreeBSD.org/ports/portaudit/4b172278-3f46-11de-becb-001cc0377035.html>
=> Please update your ports tree and try again.
*** Error code 1

Stop in /usr/ports/x11-toolkits/linux-f8-pango.
*** Error code 1

Stop in /usr/ports/x11-toolkits/linux-f8-gtk2.
*** Error code 1

Stop in /usr/ports/www/nspluginwrapper.

Looking at the reference, it says it affects linux-f8-pango < 1.24,
but the current port is at 1.18.4 and I don't think there's an updated
Fedora 8 package (== 1.24). Is there a way to prevent this check from
happening?

Thanks,
Raphael

From owner-freebsd-emulation@FreeBSD.ORG  Tue May 19 07:50:34 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 1C3CB1065676;
	Tue, 19 May 2009 07:50:34 +0000 (UTC)
	(envelope-from fb-emulation@psconsult.nl)
Received: from mx1.psconsult.nl (psc11.adsl.iaf.nl [80.89.238.138])
	by mx1.freebsd.org (Postfix) with ESMTP id 821978FC1C;
	Tue, 19 May 2009 07:50:33 +0000 (UTC)
	(envelope-from fb-emulation@psconsult.nl)
Received: from mx1.psconsult.nl (localhost [80.89.238.138])
	by mx1.psconsult.nl (8.14.2/8.14.2) with ESMTP id n4J7B2uR022472
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Tue, 19 May 2009 09:11:07 +0200 (CEST)
	(envelope-from fb-emulation@psconsult.nl)
Received: (from paul@localhost)
	by mx1.psconsult.nl (8.14.2/8.14.2/Submit) id n4J7B2w3022471;
	Tue, 19 May 2009 09:11:02 +0200 (CEST)
	(envelope-from fb-emulation@psconsult.nl)
Date: Tue, 19 May 2009 09:11:02 +0200
From: Paul Schenkeveld <fb-emulation@psconsult.nl>
To: freebsd-emulation@freebsd.org, ports@freebsd.org,
	freebsd-current@freebsd.org
Message-ID: <20090519071102.GA22062@psconsult.nl>
Mail-Followup-To: freebsd-emulation@freebsd.org, ports@freebsd.org,
	freebsd-current@freebsd.org
References: <20090514191237.GD70242@bsdcrew.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20090514191237.GD70242@bsdcrew.de>
User-Agent: Mutt/1.5.17 (2007-11-01)
Cc: 
Subject: Re: [Call For Testing] VirtualBox for FreeBSD!
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2009 07:50:34 -0000

On Thu, May 14, 2009 at 09:12:37PM +0200, Martin Wilke wrote:
> 
> Howdy Guys,
> 
> After the announcement from Alexander Eichner about
> Virtualbox on FreeBSD, we started the work on a port
> for FreeBSD. Now we think that we solved the most
> problems and are ready for the first Call for Testing.

Many thanks!

So far I had a short ride but vbox fails every time after the first try.

If the following can help you debug/improve, read on, otherwise I'll just
wait for a more stable version.  If you want me to test anything or send
crash dump, please let me know.

 - Running 7.2-STABLE i386 as of Thu May 14 19:28:42 CEST 2009 on Dell
   Precision M4300 notebook (Intel T7500 Core-2 Duo, 2.2GHz VT-x enabled,
   3 GB RAM)
 - /proc is mounted
 - Downloaded vbox port yesterday evening (~ 18:50 UTC)
 - make -s install clean (watch many qt4 dependencies, dev86 and vbox
   install)
 - kldload vboxdrv (OK, even with X running)
 - $ VirtualBox
 - Created a guest with 512MB RAM, 2GB IDE pri master disk
 - Could not choose bridged network, so fell back to NAT
 - Installed FreeBSD 7.1 from 7.1 release DVD iso, feels very good, nice
   performance!
 - Could not NFS mount anything, vbox NAT translates NFS client to
   unprivileged port
 - Wanted to add second virtual disk to hold /usr/src and /usr/obj so
   stopped vbox, added virtual disk and tried to restart guest many
   times, no luck
 - Rebooted computer
 - kldload vboxdrv (with X11 running), system panics
 - Reboot and load vboxdrv from loader works
 - Trying to start existing vbox guest always fails, sometimes with error
   popup:
       Unknown error creating VM (VERR_PDM_DEVICE_NOT_FOUND).

       Result Code: NS_ERROR_FAILURE (0x80004005)
       Component:   Console
       Interface:   IConsole {a7f17a42-5b64-488d-977b-4b2c639ada27}
   but mostly I only see the console window appear and disappear within
   a second (/var/log/messages: pid 1283 (VirtualBox), uid 2506: exited
   on signal 11
 - Creating a new guest (in case disk image of old guest is damaged)
   never starts (shows same symptoms as original guest)

Thanks again for all the good work!

-- Paul Schenkeveld

From owner-freebsd-emulation@FreeBSD.ORG  Tue May 19 09:13:15 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 D1BB3106564A;
	Tue, 19 May 2009 09:13:15 +0000 (UTC) (envelope-from miwi@bsdcrew.de)
Received: from bsdcrew.de (duro.unixfreunde.de [85.214.90.4])
	by mx1.freebsd.org (Postfix) with ESMTP id 91B448FC15;
	Tue, 19 May 2009 09:13:15 +0000 (UTC) (envelope-from miwi@bsdcrew.de)
Received: by bsdcrew.de (Postfix, from userid 1001)
	id D932B4AC5D; Tue, 19 May 2009 11:13:10 +0200 (CEST)
Date: Tue, 19 May 2009 11:13:10 +0200
From: Martin Wilke <miwi@FreeBSD.org>
To: ports@FreeBSD.org
Message-ID: <20090519091310.GB71804@bsdcrew.de>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed
Content-Disposition: inline
In-Reply-To: <20090517180920.GY71804@bsdcrew.de>
User-Agent: Mutt/1.5.19 (2009-01-05)
Cc: freebsd-emulation@freebsd.org, freebsd-current@FreeBSD.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2009 09:13:16 -0000

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Howdy ..

Next run,

We updated the port to 2.2.2r19801.
The Patch files/patch-amd64-r0-exec-alloc
was removed in favor of a similar fix
commited to upstream. Also was fixed a
bug on HEAD which should be fix the Kernel
crash. Please test test test .. :-)

PS: Yes this run is for AMD64 and HEAD
    users!


http://people.freebsd.org/~miwi/vbox/virtualbox_3.tgz


Happy Testing!

- -- 

+-----------------------+-------------------------------+
|  PGP    : 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
|  ICQ    : 169139903   |  Mail   : miwi(at)FreeBSD.org |
+-----------------------+-------------------------------+
|	Mess with the Best, Die like the Rest!		|
+-----------------------+-------------------------------+
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)

iEYEARECAAYFAkoSeCYACgkQdLJIhLHm/OkuOQCfVzr7yTxydbo6npBgO2LyZNk1
RpUAnAmxjlHTBsM8pJ5SIiPIqQRCWElu
=LoBM
-----END PGP SIGNATURE-----

From owner-freebsd-emulation@FreeBSD.ORG  Tue May 19 09:56:37 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 7D45F106568A;
	Tue, 19 May 2009 09:56:37 +0000 (UTC)
	(envelope-from paul@fletchermoorland.co.uk)
Received: from hydra.fletchermoorland.co.uk (hydra.fletchermoorland.co.uk
	[78.33.209.59])
	by mx1.freebsd.org (Postfix) with ESMTP id F033F8FC15;
	Tue, 19 May 2009 09:56:36 +0000 (UTC)
	(envelope-from paul@fletchermoorland.co.uk)
Received: from [192.168.0.154] (demophon.fletchermoorland.co.uk
	[192.168.0.154])
	by hydra.fletchermoorland.co.uk (8.14.2/8.14.2) with ESMTP id
	n4J9uZG2098916; Tue, 19 May 2009 10:56:35 +0100 (BST)
	(envelope-from paul@fletchermoorland.co.uk)
Message-ID: <4A128253.7040400@fletchermoorland.co.uk>
Date: Tue, 19 May 2009 10:56:35 +0100
From: Paul Wootton <paul@fletchermoorland.co.uk>
User-Agent: Thunderbird 2.0.0.21 (X11/20090504)
MIME-Version: 1.0
To: Martin Wilke <miwi@freebsd.org>
References: <20090514191237.GD70242@bsdcrew.de>	<20090517180920.GY71804@bsdcrew.de>
	<20090519091310.GB71804@bsdcrew.de>
In-Reply-To: <20090519091310.GB71804@bsdcrew.de>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org,
	freebsd-current@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2009 09:56:38 -0000

Martin Wilke wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Howdy ..
>
> Next run,
>
> We updated the port to 2.2.2r19801.
> The Patch files/patch-amd64-r0-exec-alloc
> was removed in favor of a similar fix
> commited to upstream. Also was fixed a
> bug on HEAD which should be fix the Kernel
> crash. Please test test test .. :-)
>
> PS: Yes this run is for AMD64 and HEAD
>     users!
>
>
> http://people.freebsd.org/~miwi/vbox/virtualbox_3.tgz
>
>
> Happy Testing!
>
> - -- 
>
> +-----------------------+-------------------------------+
> |  PGP    : 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
> |  ICQ    : 169139903   |  Mail   : miwi(at)FreeBSD.org |
> +-----------------------+-------------------------------+
> |	Mess with the Best, Die like the Rest!		|
> +-----------------------+-------------------------------+
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.11 (FreeBSD)
>
> iEYEARECAAYFAkoSeCYACgkQdLJIhLHm/OkuOQCfVzr7yTxydbo6npBgO2LyZNk1
> RpUAnAmxjlHTBsM8pJ5SIiPIqQRCWElu
> =LoBM
> -----END PGP SIGNATURE-----
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
>
>
>   
Hi,

Im still having build issues. This is the same issue I get when 
compiling this and the last 2 revisions.

Have you got any ideas?

Cheers
Paul

demophon# uname -a
FreeBSD demophon 8.0-CURRENT FreeBSD 8.0-CURRENT #15: Mon May 18 
10:13:13 BST 2009     paul@demophon:/usr/obj/usr/src/sys/DEMOPHON  amd64
demophon#

kBuild: Generating tstVMStructSize - 
/root/vBox/virtualbox/work/virtualbox-2.2.2r19801/out/freebsd.amd64/release/obj/VMM/tstAsmStructsHC.h
/root/vBox/virtualbox/work/virtualbox-2.2.2r19801/out/freebsd.amd64/release/bin/tstVMStructGC: 
1: Syntax error: "(" unexpected
kmk[2]: *** 
[/root/vBox/virtualbox/work/virtualbox-2.2.2r19801/out/freebsd.amd64/release/obj/VMM/tstVMStructGC.h] 
Error 2
kmk[2]: *** Deleting file 
`/root/vBox/virtualbox/work/virtualbox-2.2.2r19801/out/freebsd.amd64/release/obj/VMM/tstVMStructGC.h'
kmk[2]: *** Waiting for unfinished jobs....
awk: can't open file 
/root/vBox/virtualbox/work/virtualbox-2.2.2r19801/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.def
 source line number 10
objcopy --strip-debug 
/root/vBox/virtualbox/work/virtualbox-2.2.2r19801/out/freebsd.amd64/release/obj/vboxdrv/vboxdrv.ko
kmk[2]: Leaving directory 
`/root/vBox/virtualbox/work/virtualbox-2.2.2r19801'
kmk[2]: Entering directory 
`/root/vBox/virtualbox/work/virtualbox-2.2.2r19801'
kmk[2]: *** Exiting with status 2
kmk[1]: *** [pass_binaries_this] Error 2
kmk[1]: Leaving directory 
`/root/vBox/virtualbox/work/virtualbox-2.2.2r19801'
kmk: *** [pass_binaries_order] Error 2
*** Error code 2

Stop in /root/vBox/virtualbox.
demophon#



From owner-freebsd-emulation@FreeBSD.ORG  Tue May 19 11:04:24 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 02C6E1065676;
	Tue, 19 May 2009 11:04:24 +0000 (UTC)
	(envelope-from carl.gustavsson@bahnhofbredband.se)
Received: from smtp-2.sys.kth.se (smtp-2.sys.kth.se [130.237.32.160])
	by mx1.freebsd.org (Postfix) with ESMTP id AEBD88FC0A;
	Tue, 19 May 2009 11:04:23 +0000 (UTC)
	(envelope-from carl.gustavsson@bahnhofbredband.se)
Received: from localhost (localhost [127.0.0.1])
	by smtp-2.sys.kth.se (Postfix) with ESMTP id 219FC14C226;
	Tue, 19 May 2009 12:33:06 +0200 (CEST)
X-Virus-Scanned: by amavisd-new at kth.se
Received: from smtp-2.sys.kth.se ([127.0.0.1])
	by localhost (smtp-2.sys.kth.se [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id mpgAKx-FCz30; Tue, 19 May 2009 12:32:54 +0200 (CEST)
Received: from munin.home.swe (c213-100-49-247.swipnet.se [213.100.49.247])
	by smtp-2.sys.kth.se (Postfix) with ESMTP id E8DA514C137;
	Tue, 19 May 2009 12:32:53 +0200 (CEST)
Message-ID: <4A120C48.8030709@bahnhofbredband.se>
Date: Tue, 19 May 2009 03:32:56 +0200
From: Carl Johan Gustavsson <carl.gustavsson@bahnhofbredband.se>
User-Agent: Thunderbird 2.0.0.19 (X11/20090104)
MIME-Version: 1.0
To: Martin Wilke <miwi@FreeBSD.org>
References: <20090514191237.GD70242@bsdcrew.de>	<20090517180920.GY71804@bsdcrew.de>
	<20090519091310.GB71804@bsdcrew.de>
In-Reply-To: <20090519091310.GB71804@bsdcrew.de>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: ports@FreeBSD.org, freebsd-emulation@freebsd.org,
	freebsd-current@FreeBSD.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2009 11:04:24 -0000

Martin Wilke wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Howdy ..
>
> Next run,
>
> We updated the port to 2.2.2r19801.
> The Patch files/patch-amd64-r0-exec-alloc
> was removed in favor of a similar fix
> commited to upstream. Also was fixed a
> bug on HEAD which should be fix the Kernel
> crash. Please test test test .. :-)
>
> PS: Yes this run is for AMD64 and HEAD
>     users!
>
>
> http://people.freebsd.org/~miwi/vbox/virtualbox_3.tgz
>
>
> Happy Testing!
>
>   
Hi,

It seems as this version has solved the problems I had with the earlier 
versions, it hung my machine when starting the VM. I'm running i386 
HEAD. Now I'm able to install and boot 32bit Ubuntu and the performance 
seems very nice.

Great job!

cjg
> - -- 
>
> +-----------------------+-------------------------------+
> |  PGP    : 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
> |  ICQ    : 169139903   |  Mail   : miwi(at)FreeBSD.org |
> +-----------------------+-------------------------------+
> |	Mess with the Best, Die like the Rest!		|
> +-----------------------+-------------------------------+
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.11 (FreeBSD)
>
> iEYEARECAAYFAkoSeCYACgkQdLJIhLHm/OkuOQCfVzr7yTxydbo6npBgO2LyZNk1
> RpUAnAmxjlHTBsM8pJ5SIiPIqQRCWElu
> =LoBM
> -----END PGP SIGNATURE-----
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
>   


From owner-freebsd-emulation@FreeBSD.ORG  Tue May 19 11:34:57 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 6B2101065675;
	Tue, 19 May 2009 11:34:57 +0000 (UTC)
	(envelope-from sergey.dyatko@gmail.com)
Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154])
	by mx1.freebsd.org (Postfix) with ESMTP id 61D0F8FC1D;
	Tue, 19 May 2009 11:34:55 +0000 (UTC)
	(envelope-from sergey.dyatko@gmail.com)
Received: by fg-out-1718.google.com with SMTP id 22so1240723fge.12
	for <multiple recipients>; Tue, 19 May 2009 04:34:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:received:received:date:from:to:cc:subject
	:message-id:in-reply-to:references:x-mailer:mime-version
	:content-type:content-transfer-encoding;
	bh=HV4C+XrgiZSZJqzWl9sYmUZv/TqNphQoKpbsw3gaazQ=;
	b=LgaULLQgFtoKWRPlFPVmOZZSuDQ2HASaY35VpLwMp4sdGanvnFvcNshG9lpDA5J0kH
	uLLMj9+T0SAZ7sei2RuB808KrvepArlFcwq5xDSohE0jKCLfw1qQS6SZtpirLqN9ShDR
	zJ+Cp/vjq+2qV6uCtiHa/MmizbG/6BwVOsrjY=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer
	:mime-version:content-type:content-transfer-encoding;
	b=fiaoNnE9HGO6QjbbqFxKTkgbMU18YnIPfn7uOkCq7WxjaoOujLsiEbDqpsGTDLSuRp
	9H36o24XkX21bwpBiCX+vjdr5ZNGWx+jt9OoiTML3PnZ0k9jk79leBaNrJ8wYf0Wow8E
	7Y4k9qZnDMTiEoPvYQbM6fV8Covh3ypNPc9Jo=
Received: by 10.86.80.5 with SMTP id d5mr6057fgb.59.1242732894611;
	Tue, 19 May 2009 04:34:54 -0700 (PDT)
Received: from tiger.minsk.domain (minsk.agava.net [212.98.174.157])
	by mx.google.com with ESMTPS id 4sm9590985fgg.18.2009.05.19.04.34.53
	(version=SSLv3 cipher=RC4-MD5); Tue, 19 May 2009 04:34:54 -0700 (PDT)
Date: Tue, 19 May 2009 14:34:51 +0300
From: "Sergey V. Dyatko" <sergey.dyatko@gmail.com>
To: Martin Wilke <miwi@FreeBSD.org>
Message-ID: <20090519143451.74c2142d@tiger.minsk.domain>
In-Reply-To: <20090519091310.GB71804@bsdcrew.de>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
	<20090519091310.GB71804@bsdcrew.de>
X-Mailer: Claws Mail 3.7.1 (GTK+ 2.16.1; i386-portbld-freebsd8.0)
Mime-Version: 1.0
Content-Type: text/plain; charset=KOI8-R
Content-Transfer-Encoding: 8bit
Cc: ports@FreeBSD.org, freebsd-emulation@freebsd.org,
	freebsd-current@FreeBSD.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2009 11:34:58 -0000

÷ Tue, 19 May 2009 11:13:10 +0200
Martin Wilke <miwi@FreeBSD.org> ÐÉÛÅÔ:

MW> -----BEGIN PGP SIGNED MESSAGE-----
MW> Hash: SHA1
MW> 
MW> Howdy ..
MW> 
MW> Next run,
MW> 
MW> We updated the port to 2.2.2r19801.
MW> The Patch files/patch-amd64-r0-exec-alloc
MW> was removed in favor of a similar fix
MW> commited to upstream. Also was fixed a
MW> bug on HEAD which should be fix the Kernel
MW> crash. Please test test test .. :-)
Thanks, 
after kldload vboxdrv start/stop vm (winxp) is work fine for me. 
But... 
kldunload vboxdrv - ok 
kldload vboxdrv - system hungs. solution: hw reset:(

/var/log/messages:
May 19 13:22:12 tiger kernel: vboxdrv: fAsync=0 offMin=0x9a8
offMax=0xda0 
May 19 14:15:56 tiger kernel: Warning: memory type iprtheap leaked
memory on destroy (3 allocations, 192 bytes leaked). 
May 19 14:16:04 tiger kernel: vboxdrv: fAsync=0 offMin=0x898
offMax=0xb38

[tiger@tiger]~%uname -a
FreeBSD tiger.minsk.domain 8.0-CURRENT FreeBSD 8.0-CURRENT #26: Fri
May  8 15:32:29 EEST 2009
root@tiger.minsk.domain:/usr/obj/usr/src/sys/tiger-desktop  i386

backtrace - http://tiger.ipfw.ru/files/bt.txt 

MW> 
MW> PS: Yes this run is for AMD64 and HEAD
MW>     users!
MW> 
MW> 
MW> http://people.freebsd.org/~miwi/vbox/virtualbox_3.tgz
MW> 
MW> 
MW> Happy Testing!
MW> 
MW> - -- 
MW> 
MW> +-----------------------+-------------------------------+
MW> |  PGP    : 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
MW> |  ICQ    : 169139903   |  Mail   : miwi(at)FreeBSD.org |
MW> +-----------------------+-------------------------------+
MW> |	Mess with the Best, Die like the Rest!		|
MW> +-----------------------+-------------------------------+
MW> -----BEGIN PGP SIGNATURE-----
MW> Version: GnuPG v2.0.11 (FreeBSD)
MW> 
MW> iEYEARECAAYFAkoSeCYACgkQdLJIhLHm/OkuOQCfVzr7yTxydbo6npBgO2LyZNk1
MW> RpUAnAmxjlHTBsM8pJ5SIiPIqQRCWElu
MW> =LoBM
MW> -----END PGP SIGNATURE-----

--
wbr, tiger

From owner-freebsd-emulation@FreeBSD.ORG  Tue May 19 11:38:54 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 4EB3E106564A;
	Tue, 19 May 2009 11:38:54 +0000 (UTC) (envelope-from miwi@bsdcrew.de)
Received: from bsdcrew.de (duro.unixfreunde.de [85.214.90.4])
	by mx1.freebsd.org (Postfix) with ESMTP id 0C73F8FC16;
	Tue, 19 May 2009 11:38:53 +0000 (UTC) (envelope-from miwi@bsdcrew.de)
Received: by bsdcrew.de (Postfix, from userid 1001)
	id 759314AC5D; Tue, 19 May 2009 13:38:52 +0200 (CEST)
Date: Tue, 19 May 2009 13:38:52 +0200
From: Martin Wilke <miwi@FreeBSD.org>
To: "Sergey V. Dyatko" <sergey.dyatko@gmail.com>
Message-ID: <20090519113852.GE71804@bsdcrew.de>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
	<20090519091310.GB71804@bsdcrew.de>
	<20090519143451.74c2142d@tiger.minsk.domain>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed
Content-Disposition: inline
In-Reply-To: <20090519143451.74c2142d@tiger.minsk.domain>
User-Agent: Mutt/1.5.19 (2009-01-05)
Cc: ports@FreeBSD.org, freebsd-emulation@freebsd.org,
	freebsd-current@FreeBSD.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2009 11:38:54 -0000

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, May 19, 2009 at 02:34:51PM +0300, Sergey V. Dyatko wrote:
> ? Tue, 19 May 2009 11:13:10 +0200
> Martin Wilke <miwi@FreeBSD.org> ?????:
> 
> MW> -----BEGIN PGP SIGNED MESSAGE-----
> MW> Hash: SHA1
> MW> 
> MW> Howdy ..
> MW> 
> MW> Next run,
> MW> 
> MW> We updated the port to 2.2.2r19801.
> MW> The Patch files/patch-amd64-r0-exec-alloc
> MW> was removed in favor of a similar fix
> MW> commited to upstream. Also was fixed a
> MW> bug on HEAD which should be fix the Kernel
> MW> crash. Please test test test .. :-)
> Thanks, 
> after kldload vboxdrv start/stop vm (winxp) is work fine for me. 
> But... 
> kldunload vboxdrv - ok 
> kldload vboxdrv - system hungs. solution: hw reset:(

How old is your src?

> 
> /var/log/messages:
> May 19 13:22:12 tiger kernel: vboxdrv: fAsync=0 offMin=0x9a8
> offMax=0xda0 
> May 19 14:15:56 tiger kernel: Warning: memory type iprtheap leaked
> memory on destroy (3 allocations, 192 bytes leaked). 
> May 19 14:16:04 tiger kernel: vboxdrv: fAsync=0 offMin=0x898
> offMax=0xb38
> 
> [tiger@tiger]~%uname -a
> FreeBSD tiger.minsk.domain 8.0-CURRENT FreeBSD 8.0-CURRENT #26: Fri
> May  8 15:32:29 EEST 2009
> root@tiger.minsk.domain:/usr/obj/usr/src/sys/tiger-desktop  i386
> 
> backtrace - http://tiger.ipfw.ru/files/bt.txt 
> 
> MW> 
> MW> PS: Yes this run is for AMD64 and HEAD
> MW>     users!
> MW> 
> MW> 
> MW> http://people.freebsd.org/~miwi/vbox/virtualbox_3.tgz
> MW> 
> MW> 
> MW> Happy Testing!
> MW> 
> MW> - -- 
> MW> 
> MW> +-----------------------+-------------------------------+
> MW> |  PGP    : 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
> MW> |  ICQ    : 169139903   |  Mail   : miwi(at)FreeBSD.org |
> MW> +-----------------------+-------------------------------+
> MW> |	Mess with the Best, Die like the Rest!		|
> MW> +-----------------------+-------------------------------+
> MW> -----BEGIN PGP SIGNATURE-----
> MW> Version: GnuPG v2.0.11 (FreeBSD)
> MW> 
> MW> iEYEARECAAYFAkoSeCYACgkQdLJIhLHm/OkuOQCfVzr7yTxydbo6npBgO2LyZNk1
> MW> RpUAnAmxjlHTBsM8pJ5SIiPIqQRCWElu
> MW> =LoBM
> MW> -----END PGP SIGNATURE-----
> 
> --
> wbr, tiger
> 

- -- 

+-----------------------+-------------------------------+
|  PGP    : 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
|  ICQ    : 169139903   |  Mail   : miwi(at)FreeBSD.org |
+-----------------------+-------------------------------+
|	Mess with the Best, Die like the Rest!		|
+-----------------------+-------------------------------+
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)

iEYEARECAAYFAkoSmkwACgkQdLJIhLHm/Ony5gCg4iWUTPqjrIJoY+hmLndSD5Ml
d6kAoNIE/VCuRHnqShzuywsGOb9pKVcP
=IRJZ
-----END PGP SIGNATURE-----

From owner-freebsd-emulation@FreeBSD.ORG  Tue May 19 11:42:46 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 5B3461065672;
	Tue, 19 May 2009 11:42:46 +0000 (UTC)
	(envelope-from sergey.dyatko@gmail.com)
Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.157])
	by mx1.freebsd.org (Postfix) with ESMTP id 551858FC16;
	Tue, 19 May 2009 11:42:45 +0000 (UTC)
	(envelope-from sergey.dyatko@gmail.com)
Received: by fg-out-1718.google.com with SMTP id 22so1242245fge.12
	for <multiple recipients>; Tue, 19 May 2009 04:42:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:received:received:date:from:to:cc:subject
	:message-id:in-reply-to:references:x-mailer:mime-version
	:content-type:content-transfer-encoding;
	bh=AD9gxIES9HFjg24B7lrHZMML99Le5p07j+DE9XIHi4Q=;
	b=k2Mtf4rrAsC3pyzyF2dly4opOtnM4cJ3gTJE5ynaPvbvpvBGvrWaMDaFkp8GcikqXd
	xpwzYSSToROSUAPySmSJkJdRM7tILqDGt7tog01ePdZwTsOtRYmEP/qlaFJBDose04HH
	arsd9GArYJdhvTuKD8lADWs5q8Yjg1uV7Vjm4=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer
	:mime-version:content-type:content-transfer-encoding;
	b=VYYoTbx44ftVcXwayIHXyL9naQ0g4y73tyhBKAcjcWgEC9ue0VJygDLEeYAIURlQ9u
	T0L22p6eZTK3cwGtcUVAD+Y98DNIxbH8962O2QVqyknFBqS4CMG0JRF9rGdENMVKUJeG
	8YVMp0eOHI71s2gth4zl0GmYC6yfhEbGcBT8s=
Received: by 10.86.70.12 with SMTP id s12mr6209fga.69.1242733363266;
	Tue, 19 May 2009 04:42:43 -0700 (PDT)
Received: from tiger.minsk.domain (minsk.agava.net [212.98.174.157])
	by mx.google.com with ESMTPS id 4sm9597575fgg.23.2009.05.19.04.42.42
	(version=SSLv3 cipher=RC4-MD5); Tue, 19 May 2009 04:42:42 -0700 (PDT)
Date: Tue, 19 May 2009 14:42:40 +0300
From: "Sergey V. Dyatko" <sergey.dyatko@gmail.com>
To: Martin Wilke <miwi@FreeBSD.org>
Message-ID: <20090519144240.2040dd20@tiger.minsk.domain>
In-Reply-To: <20090519113852.GE71804@bsdcrew.de>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
	<20090519091310.GB71804@bsdcrew.de>
	<20090519143451.74c2142d@tiger.minsk.domain>
	<20090519113852.GE71804@bsdcrew.de>
X-Mailer: Claws Mail 3.7.1 (GTK+ 2.16.1; i386-portbld-freebsd8.0)
Mime-Version: 1.0
Content-Type: text/plain; charset=KOI8-R
Content-Transfer-Encoding: 8bit
Cc: ports@FreeBSD.org, freebsd-emulation@freebsd.org,
	freebsd-current@FreeBSD.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2009 11:42:47 -0000

÷ Tue, 19 May 2009 13:38:52 +0200
Martin Wilke <miwi@FreeBSD.org> ÐÉÛÅÔ:

MW> -----BEGIN PGP SIGNED MESSAGE-----
MW> Hash: SHA1
MW> 
MW> On Tue, May 19, 2009 at 02:34:51PM +0300, Sergey V. Dyatko wrote:
MW> > ? Tue, 19 May 2009 11:13:10 +0200
MW> > Martin Wilke <miwi@FreeBSD.org> ?????:
MW> > 
MW> > MW> -----BEGIN PGP SIGNED MESSAGE-----
MW> > MW> Hash: SHA1
MW> > MW> 
MW> > MW> Howdy ..
MW> > MW> 
MW> > MW> Next run,
MW> > MW> 
MW> > MW> We updated the port to 2.2.2r19801.
MW> > MW> The Patch files/patch-amd64-r0-exec-alloc
MW> > MW> was removed in favor of a similar fix
MW> > MW> commited to upstream. Also was fixed a
MW> > MW> bug on HEAD which should be fix the Kernel
MW> > MW> crash. Please test test test .. :-)
MW> > Thanks, 
MW> > after kldload vboxdrv start/stop vm (winxp) is work fine for me. 
MW> > But... 
MW> > kldunload vboxdrv - ok 
MW> > kldload vboxdrv - system hungs. solution: hw reset:(
MW> 
MW> How old is your src?

Fri May  8 15:32:29 EEST 2009

virtualbox is 2.2.2r19801


MW> 
MW> > 
MW> > /var/log/messages:
MW> > May 19 13:22:12 tiger kernel: vboxdrv: fAsync=0 offMin=0x9a8
MW> > offMax=0xda0 
MW> > May 19 14:15:56 tiger kernel: Warning: memory type iprtheap leaked
MW> > memory on destroy (3 allocations, 192 bytes leaked). 
MW> > May 19 14:16:04 tiger kernel: vboxdrv: fAsync=0 offMin=0x898
MW> > offMax=0xb38
MW> > 
MW> > [tiger@tiger]~%uname -a
MW> > FreeBSD tiger.minsk.domain 8.0-CURRENT FreeBSD 8.0-CURRENT #26:
MW> > Fri May  8 15:32:29 EEST 2009
MW> > root@tiger.minsk.domain:/usr/obj/usr/src/sys/tiger-desktop  i386
MW> > 
MW> > backtrace - http://tiger.ipfw.ru/files/bt.txt 
MW> > 
MW> > MW> 
MW> > MW> PS: Yes this run is for AMD64 and HEAD
MW> > MW>     users!
MW> > MW> 
MW> > MW> 
MW> > MW> http://people.freebsd.org/~miwi/vbox/virtualbox_3.tgz
MW> > MW> 
MW> > MW> 
MW> > MW> Happy Testing!
MW> > MW> 
MW> > MW> - -- 
MW> > MW> 
MW> > MW> +-----------------------+-------------------------------+
MW> > MW> |  PGP    : 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
MW> > MW> |  ICQ    : 169139903   |  Mail   : miwi(at)FreeBSD.org |
MW> > MW> +-----------------------+-------------------------------+
MW> > MW> |	Mess with the Best, Die like the
MW> > MW> Rest!		|
MW> > MW> +-----------------------+-------------------------------+
MW> > MW> -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD)
MW> > MW> 
MW> > MW> iEYEARECAAYFAkoSeCYACgkQdLJIhLHm/OkuOQCfVzr7yTxydbo6npBgO2LyZNk1
MW> > MW> RpUAnAmxjlHTBsM8pJ5SIiPIqQRCWElu
MW> > MW> =LoBM
MW> > MW> -----END PGP SIGNATURE-----
MW> > 
MW> > --
MW> > wbr, tiger
MW> > 
MW> 
MW> - -- 
MW> 
MW> +-----------------------+-------------------------------+
MW> |  PGP    : 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
MW> |  ICQ    : 169139903   |  Mail   : miwi(at)FreeBSD.org |
MW> +-----------------------+-------------------------------+
MW> |	Mess with the Best, Die like the Rest!		|
MW> +-----------------------+-------------------------------+
MW> -----BEGIN PGP SIGNATURE-----
MW> Version: GnuPG v2.0.11 (FreeBSD)
MW> 
MW> iEYEARECAAYFAkoSmkwACgkQdLJIhLHm/Ony5gCg4iWUTPqjrIJoY+hmLndSD5Ml
MW> d6kAoNIE/VCuRHnqShzuywsGOb9pKVcP
MW> =IRJZ
MW> -----END PGP SIGNATURE-----



--
wbr, tiger

From owner-freebsd-emulation@FreeBSD.ORG  Tue May 19 11:49:11 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 9749F106568B;
	Tue, 19 May 2009 11:49:11 +0000 (UTC) (envelope-from miwi@bsdcrew.de)
Received: from bsdcrew.de (duro.unixfreunde.de [85.214.90.4])
	by mx1.freebsd.org (Postfix) with ESMTP id 539528FC12;
	Tue, 19 May 2009 11:49:11 +0000 (UTC) (envelope-from miwi@bsdcrew.de)
Received: by bsdcrew.de (Postfix, from userid 1001)
	id D0FFD4AC5D; Tue, 19 May 2009 13:49:09 +0200 (CEST)
Date: Tue, 19 May 2009 13:49:09 +0200
From: Martin Wilke <miwi@FreeBSD.org>
To: "Sergey V. Dyatko" <sergey.dyatko@gmail.com>
Message-ID: <20090519114909.GF71804@bsdcrew.de>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
	<20090519091310.GB71804@bsdcrew.de>
	<20090519143451.74c2142d@tiger.minsk.domain>
	<20090519113852.GE71804@bsdcrew.de>
	<20090519144240.2040dd20@tiger.minsk.domain>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed
Content-Disposition: inline
In-Reply-To: <20090519144240.2040dd20@tiger.minsk.domain>
User-Agent: Mutt/1.5.19 (2009-01-05)
Cc: ports@FreeBSD.org, freebsd-emulation@freebsd.org,
	freebsd-current@FreeBSD.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2009 11:49:12 -0000

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, May 19, 2009 at 02:42:40PM +0300, Sergey V. Dyatko wrote:
> ? Tue, 19 May 2009 13:38:52 +0200
> Martin Wilke <miwi@FreeBSD.org> ?????:
> 
> MW> -----BEGIN PGP SIGNED MESSAGE-----
> MW> Hash: SHA1
> MW> 
> MW> On Tue, May 19, 2009 at 02:34:51PM +0300, Sergey V. Dyatko wrote:
> MW> > ? Tue, 19 May 2009 11:13:10 +0200
> MW> > Martin Wilke <miwi@FreeBSD.org> ?????:
> MW> > 
> MW> > MW> -----BEGIN PGP SIGNED MESSAGE-----
> MW> > MW> Hash: SHA1
> MW> > MW> 
> MW> > MW> Howdy ..
> MW> > MW> 
> MW> > MW> Next run,
> MW> > MW> 
> MW> > MW> We updated the port to 2.2.2r19801.
> MW> > MW> The Patch files/patch-amd64-r0-exec-alloc
> MW> > MW> was removed in favor of a similar fix
> MW> > MW> commited to upstream. Also was fixed a
> MW> > MW> bug on HEAD which should be fix the Kernel
> MW> > MW> crash. Please test test test .. :-)
> MW> > Thanks, 
> MW> > after kldload vboxdrv start/stop vm (winxp) is work fine for me. 
> MW> > But... 
> MW> > kldunload vboxdrv - ok 
> MW> > kldload vboxdrv - system hungs. solution: hw reset:(
> MW> 
> MW> How old is your src?
> 
> Fri May  8 15:32:29 EEST 2009
> 
> virtualbox is 2.2.2r19801
> 
 

Ok, Can you please update your src/kernel after
that please rebuild vbox. That should be fix the crash.

- - Martin

- -- 

+-----------------------+-------------------------------+
|  PGP    : 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
|  ICQ    : 169139903   |  Mail   : miwi(at)FreeBSD.org |
+-----------------------+-------------------------------+
|	Mess with the Best, Die like the Rest!		|
+-----------------------+-------------------------------+
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)

iEYEARECAAYFAkoSnLUACgkQdLJIhLHm/OlnuwCfX1yGFsfMbxiluoDAx+1lDxuB
uSEAn1lM2r4xjfJAa2GnJYUAI5nsLlCN
=Rn5t
-----END PGP SIGNATURE-----

From owner-freebsd-emulation@FreeBSD.ORG  Tue May 19 11:56:22 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 E9657106564A;
	Tue, 19 May 2009 11:56:22 +0000 (UTC)
	(envelope-from sergey.dyatko@gmail.com)
Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154])
	by mx1.freebsd.org (Postfix) with ESMTP id DF9F08FC0C;
	Tue, 19 May 2009 11:56:21 +0000 (UTC)
	(envelope-from sergey.dyatko@gmail.com)
Received: by fg-out-1718.google.com with SMTP id 22so1244694fge.12
	for <multiple recipients>; Tue, 19 May 2009 04:56:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:received:received:date:from:to:cc:subject
	:message-id:in-reply-to:references:x-mailer:mime-version
	:content-type:content-transfer-encoding;
	bh=29laAnmAYKqA9VymWHGZ8PsX7og0YzPS2sJQ89zfTLA=;
	b=AqtIkpnKc9mQKtYY+3gLKyyGb8XS0kVM9jRK903sldZGpMfg43ads/m9UtmD2BZvkG
	RxTWlJa8AtjG8RMQXtGAlDdiyTFxJV/I7mzl1S8wxdENbKWYcg7pMjgwDC1CYPg8TwyP
	vjGBmUNDmo6P2hJy+xT1hyM7+ueQoTvD3he+A=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer
	:mime-version:content-type:content-transfer-encoding;
	b=Ox2dHpykVve5OEN5+MNcJFDYB576pnKKE57VSxpeB9nC+wl6UCNB/eyFzhGH9PphNf
	enh5UHmSPPLahiglfVWWaJoynuNuK0oX0039khW7AnOl9akU6L0Fqt9/8hqH/wmTFs6o
	Ekm6EjehL6xWq3MI7hANYs0sfyYDFcEVnjNT0=
Received: by 10.86.23.20 with SMTP id 20mr53749fgw.17.1242734180995;
	Tue, 19 May 2009 04:56:20 -0700 (PDT)
Received: from tiger.minsk.domain (minsk.agava.net [212.98.174.157])
	by mx.google.com with ESMTPS id 4sm9584052fgg.3.2009.05.19.04.56.19
	(version=SSLv3 cipher=RC4-MD5); Tue, 19 May 2009 04:56:20 -0700 (PDT)
Date: Tue, 19 May 2009 14:56:18 +0300
From: "Sergey V. Dyatko" <sergey.dyatko@gmail.com>
To: Martin Wilke <miwi@FreeBSD.org>
Message-ID: <20090519145618.15cbde42@tiger.minsk.domain>
In-Reply-To: <20090519114909.GF71804@bsdcrew.de>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
	<20090519091310.GB71804@bsdcrew.de>
	<20090519143451.74c2142d@tiger.minsk.domain>
	<20090519113852.GE71804@bsdcrew.de>
	<20090519144240.2040dd20@tiger.minsk.domain>
	<20090519114909.GF71804@bsdcrew.de>
X-Mailer: Claws Mail 3.7.1 (GTK+ 2.16.1; i386-portbld-freebsd8.0)
Mime-Version: 1.0
Content-Type: text/plain; charset=KOI8-R
Content-Transfer-Encoding: 8bit
Cc: ports@FreeBSD.org, freebsd-emulation@freebsd.org,
	freebsd-current@FreeBSD.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2009 11:56:23 -0000

÷ Tue, 19 May 2009 13:49:09 +0200
Martin Wilke <miwi@FreeBSD.org> ÐÉÛÅÔ:

MW> -----BEGIN PGP SIGNED MESSAGE-----
MW> Hash: SHA1
MW> 
MW> On Tue, May 19, 2009 at 02:42:40PM +0300, Sergey V. Dyatko wrote:
MW> > ? Tue, 19 May 2009 13:38:52 +0200
MW> > Martin Wilke <miwi@FreeBSD.org> ?????:
MW> > 
MW> > MW> -----BEGIN PGP SIGNED MESSAGE-----
MW> > MW> Hash: SHA1
MW> > MW> 
MW> > MW> On Tue, May 19, 2009 at 02:34:51PM +0300, Sergey V. Dyatko
MW> > MW> wrote:
MW> > MW> > ? Tue, 19 May 2009 11:13:10 +0200
MW> > MW> > Martin Wilke <miwi@FreeBSD.org> ?????:
MW> > MW> > 
MW> > MW> > MW> -----BEGIN PGP SIGNED MESSAGE-----
MW> > MW> > MW> Hash: SHA1
MW> > MW> > MW> 
MW> > MW> > MW> Howdy ..
MW> > MW> > MW> 
MW> > MW> > MW> Next run,
MW> > MW> > MW> 
MW> > MW> > MW> We updated the port to 2.2.2r19801.
MW> > MW> > MW> The Patch files/patch-amd64-r0-exec-alloc
MW> > MW> > MW> was removed in favor of a similar fix
MW> > MW> > MW> commited to upstream. Also was fixed a
MW> > MW> > MW> bug on HEAD which should be fix the Kernel
MW> > MW> > MW> crash. Please test test test .. :-)
MW> > MW> > Thanks, 
MW> > MW> > after kldload vboxdrv start/stop vm (winxp) is work fine
MW> > MW> > for me. But... 
MW> > MW> > kldunload vboxdrv - ok 
MW> > MW> > kldload vboxdrv - system hungs. solution: hw reset:(
MW> > MW> 
MW> > MW> How old is your src?
MW> > 
MW> > Fri May  8 15:32:29 EEST 2009
MW> > 
MW> > virtualbox is 2.2.2r19801
MW> > 
MW>  
MW> 
MW> Ok, Can you please update your src/kernel after
MW> that please rebuild vbox. That should be fix the crash.
MW> 
Ok, I'll try
MW> - - Martin
MW> 
MW> - -- 
MW> 
MW> +-----------------------+-------------------------------+
MW> |  PGP    : 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
MW> |  ICQ    : 169139903   |  Mail   : miwi(at)FreeBSD.org |
MW> +-----------------------+-------------------------------+
MW> |	Mess with the Best, Die like the Rest!		|
MW> +-----------------------+-------------------------------+
MW> -----BEGIN PGP SIGNATURE-----
MW> Version: GnuPG v2.0.11 (FreeBSD)
MW> 
MW> iEYEARECAAYFAkoSnLUACgkQdLJIhLHm/OlnuwCfX1yGFsfMbxiluoDAx+1lDxuB
MW> uSEAn1lM2r4xjfJAa2GnJYUAI5nsLlCN
MW> =Rn5t
MW> -----END PGP SIGNATURE-----



--
wbr, tiger

From owner-freebsd-emulation@FreeBSD.ORG  Tue May 19 12:32:17 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 8114310656D2;
	Tue, 19 May 2009 12:32:17 +0000 (UTC) (envelope-from SNasonov@BCC.RU)
Received: from extmx.bcc.ru (extmx.bcc.ru [217.170.85.214])
	by mx1.freebsd.org (Postfix) with ESMTP id F15B18FC1A;
	Tue, 19 May 2009 12:32:16 +0000 (UTC) (envelope-from SNasonov@BCC.RU)
Received: from localhost (localhost [127.0.0.1])
	by extmx.bcc.ru (Postfix) with ESMTP id 3264EF764;
	Tue, 19 May 2009 16:04:36 +0400 (MSD)
Received: from extmx.bcc.ru ([127.0.0.1])
	by localhost (extmx.bcc.ru [127.0.0.1]) (amavisd-new,
	port 10024) with ESMTP
	id 27511-06; Tue, 19 May 2009 16:04:34 +0400 (MSD)
Received: from mail.bcc (unknown [172.16.250.23])
	by extmx.bcc.ru (Postfix) with ESMTP id 6BDABE7D9;
	Tue, 19 May 2009 16:04:34 +0400 (MSD)
Received: from snasonovnbwxp.bcc ([192.168.201.205]) by mail.bcc over TLS
	secured channel with Microsoft SMTPSVC(6.0.3790.1830); 
	Tue, 19 May 2009 16:04:27 +0400
From: Sergey G Nasonov <snasonov@bcc.ru>
Organization: BCC
To: freebsd-current@freebsd.org
Date: Tue, 19 May 2009 16:06:25 +0400
User-Agent: KMail/1.11.3 (FreeBSD/8.0-CURRENT; KDE/4.2.3; i386; ; )
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
	<20090519091310.GB71804@bsdcrew.de>
In-Reply-To: <20090519091310.GB71804@bsdcrew.de>
MIME-Version: 1.0
Message-Id: <200905191606.27514.snasonov@bcc.ru>
X-OriginalArrivalTime: 19 May 2009 12:04:27.0709 (UTC)
	FILETIME=[F56EC6D0:01C9D879]
X-Virus-Scanned: amavisd-new at bcc.ru
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Content-Filtered-By: Mailman/MimeDel 2.1.5
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2009 12:32:18 -0000

On Tuesday 19 May 2009 13:13:10 Martin Wilke wrote:
> Howdy ..
>
> Next run,
>
> We updated the port to 2.2.2r19801.
> The Patch files/patch-amd64-r0-exec-alloc
> was removed in favor of a similar fix
> commited to upstream. Also was fixed a
> bug on HEAD which should be fix the Kernel
> crash. Please test test test .. :-)
>
> PS: Yes this run is for AMD64 and HEAD
>     users!
>
>
> http://people.freebsd.org/~miwi/vbox/virtualbox_3.tgz
>
>
> Happy Testing!

FreeBSD snasonovnbwxp.bcc 8.0-CURRENT FreeBSD 8.0-CURRENT #23: Tue May 19 
11:26:37 MSD 2009     
snasonov@snasonovnbwxp.bcc:/usr/obj/usr/current/src/sys/CUSTOM  i386

With this version I can succesfuly run VM (now it Windows XP 32 bit). All 
previous versions at VM start lead system to hang.

Thanks!
 
-- 
Best Regards,
Nasonov Sergey

mailto:snasonov@bcc.ru

From owner-freebsd-emulation@FreeBSD.ORG  Tue May 19 12:36:46 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 1B1E71065686;
	Tue, 19 May 2009 12:36:46 +0000 (UTC)
	(envelope-from hyogeollee@gmail.com)
Received: from mail-pz0-f173.google.com (mail-pz0-f173.google.com
	[209.85.222.173])
	by mx1.freebsd.org (Postfix) with ESMTP id D0DBC8FC16;
	Tue, 19 May 2009 12:36:45 +0000 (UTC)
	(envelope-from hyogeollee@gmail.com)
Received: by pzk3 with SMTP id 3so2624974pzk.3
	for <multiple recipients>; Tue, 19 May 2009 05:36:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:received:received:message-id
	:disposition-notification-to:date:from:user-agent:mime-version:to:cc
	:subject:x-enigmail-version:content-type:content-transfer-encoding;
	bh=6OD6WuNC3ngrNPJN5lcu/401yFgsLPXRRis1bijn+XY=;
	b=gNzEi6kGfhn2tBlnXG+zgHY76ciqJ8GF5FpK9k0fuRE3k92nc/t93p9nWufOKVOutL
	Sy7nRoUV8oLj9rFyKnhK2Bf8FBhUCaeFNsF0TgBpWKNfgH9eJcLV3REty1GA7Ht5WAsU
	O4HiFjPuBW30sd02Wkcif411YSaqjGwimwlsk=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=message-id:disposition-notification-to:date:from:user-agent
	:mime-version:to:cc:subject:x-enigmail-version:content-type
	:content-transfer-encoding;
	b=R+uTPTY9G+cg8GXgKC84qOc2r1tQPnCBKsMxrxkPZl01oIZUfW5WK3C7Fp6twVl2el
	92zANR9izMJ0y6WyfXnIpz6KQTUNOlP1lOD/TGY3Tz/Np7Fo62aKDlfMpFag0dBBEpWx
	DVtftNsGaPpWgO+AN8O03VB54VjANrW79epBs=
Received: by 10.114.74.18 with SMTP id w18mr11249022waa.205.1242734749754;
	Tue, 19 May 2009 05:05:49 -0700 (PDT)
Received: from auxo.balanche ([202.30.31.66])
	by mx.google.com with ESMTPS id g25sm223288wag.8.2009.05.19.05.05.47
	(version=TLSv1/SSLv3 cipher=RC4-MD5);
	Tue, 19 May 2009 05:05:48 -0700 (PDT)
Message-ID: <4A12A098.4070707@gmail.com>
Date: Tue, 19 May 2009 21:05:44 +0900
From: Hyogeol Lee <hyogeollee@gmail.com>
User-Agent: Thunderbird 2.0.0.21 (X11/20090406)
MIME-Version: 1.0
To: miwi@FreeBSD.org
X-Enigmail-Version: 0.95.7
Content-Type: text/plain; charset=EUC-KR
Content-Transfer-Encoding: 7bit
Cc: ports@FreeBSD.org, freebsd-emulation@freebsd.org,
	freebsd-current@FreeBSD.org, Hyogeol Lee <hyogeollee@gmail.com>
Subject: Re: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2009 12:36:46 -0000

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

> Howdy ..
>
> Next run,
>
> We updated the port to 2.2.2r19801.
> The Patch files/patch-amd64-r0-exec-
> alloc
> was removed in favor of a similar fix
> commited to upstream. Also was fixed a
> bug on HEAD which should be fix the Kernel
> crash. Please test test test .. :-)
>
> PS: Yes this run is for AMD64 and HEAD
> users!
>
>
> http://people.freebsd.org/~miwi/vbox/virtualbox_3.tgz
> <http://people.freebsd.org/%7Emiwi/vbox/virtualbox_3.tgz>
>
>
> Happy Testing!
>

Hi,

I'm using -current/amd64 and it works fine with new port.

But it is need to *turn off VT-x/AMD-V* to run VM.

I could not run VM when I turn on VT-x/AMD-V.
(I'm using VT-X supported processor, Q9450.)

Anyway, nice works!

Regards,
- ----
Hyogeol Lee
hyogeollee@gmail.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEAREKAAYFAkoSoJYACgkQ1D7/GiH6QSFeowCglEKXInWYffShYWh4YMYjzupN
vbIAoK4XsHsx5ASAnolq1F1aBIFYVgjl
=4cD8
-----END PGP SIGNATURE-----


From owner-freebsd-emulation@FreeBSD.ORG  Tue May 19 15:01:19 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 1DE51106564A
	for <freebsd-emulation@freebsd.org>;
	Tue, 19 May 2009 15:01:19 +0000 (UTC)
	(envelope-from gperez@entel.upc.edu)
Received: from dash.upc.es (dash.upc.es [147.83.2.50])
	by mx1.freebsd.org (Postfix) with ESMTP id 9C6F68FC1A
	for <freebsd-emulation@freebsd.org>;
	Tue, 19 May 2009 15:01:18 +0000 (UTC)
	(envelope-from gperez@entel.upc.edu)
Received: from hamilton.upcnetadm.upcnet.es (hamilton.upcnetadm.upcnet.es
	[147.83.2.240])
	by dash.upc.es (8.14.1/8.13.1) with ESMTP id n4JANStJ004663;
	Tue, 19 May 2009 12:23:29 +0200
Received: from [147.83.40.234] ([147.83.40.234])
	by hamilton.upcnetadm.upcnet.es (Lotus Domino Release 5.0.12)
	with ESMTP id 2009051912232796:110367 ;
	Tue, 19 May 2009 12:23:27 +0200 
Message-ID: <4A128891.6010504@entel.upc.edu>
Date: Tue, 19 May 2009 12:23:13 +0200
From: =?ISO-8859-1?Q?Gustau_P=E9rez?= <gperez@entel.upc.edu>
User-Agent: Thunderbird 2.0.0.21 (X11/20090409)
MIME-Version: 1.0
References: <20090514191237.GD70242@bsdcrew.de>	<20090517180920.GY71804@bsdcrew.de>	<20090519091310.GB71804@bsdcrew.de>
	<4A128253.7040400@fletchermoorland.co.uk>
In-Reply-To: <4A128253.7040400@fletchermoorland.co.uk>
X-Enigmail-Version: 0.95.7
X-MIMETrack: Itemize by SMTP Server on hamilton/UPC(Release 5.0.12 |February
	13, 2003) at 19/05/2009 12:23:28,
	Serialize by Router on hamilton/UPC(Release 5.0.12  |February 13,
	2003) at 19/05/2009 12:23:29,
	Serialize complete at 19/05/2009 12:23:29
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=ISO-8859-1
X-Mail-Scanned: Criba 2.0 + Clamd
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0
	(dash.upc.es [147.83.2.50]); Tue, 19 May 2009 12:23:29 +0200 (CEST)
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org,
	freebsd-current@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2 
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2009 15:01:19 -0000

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Paul Wootton wrote:
> Martin Wilke wrote: Howdy ..
>
> Next run,
>
> We updated the port to 2.2.2r19801. The Patch
> files/patch-amd64-r0-exec-alloc was removed in favor of a similar
> fix commited to upstream. Also was fixed a bug on HEAD which should
> be fix the Kernel crash. Please test test test .. :-)
>
> PS: Yes this run is for AMD64 and HEAD users!
>
>
> http://people.freebsd.org/~miwi/vbox/virtualbox_3.tgz
>
>
> Happy Testing!
>


  Reporting,

   For my system :

            FreeBSD portatil 8.0-CURRENT FreeBSD 8.0-CURRENT #40: Mon
May 18 09:09:07 CEST 2009             
            gus@gusiport:/usr/obj/usr/src/sys/CUSTOM  i386

  the second run problem (when virtualbox argued about the missing
kernel support) has dissapeared.  The only problem is that when I try
to start the virtual machine, its screen remains gray. Any hint about
this particular problem ? Any has an idea where the problem can be, to
start looking for a solution ?

   Moreover, will try to try :) in CURRENT-AMD64 in the same. Will
take me long, cause I think I wipe the installation some time ago :(

   Regards,

   Gus


- --
PGP KEY : http://www-entel.upc.edu/gus/gus.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkoSiJEACgkQAvcpDulVChDw6gCfRFgAxLfLBW5P5HfcKhAa9J3e
4koAn0Scteq4oWU3MSDtWU1T3v0lGipE
=eTer
-----END PGP SIGNATURE-----


From owner-freebsd-emulation@FreeBSD.ORG  Tue May 19 15:55:21 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 B9181106566C
	for <freebsd-emulation@freebsd.org>;
	Tue, 19 May 2009 15:55:21 +0000 (UTC)
	(envelope-from jahnke@sonatabio.com)
Received: from isearchbio.com (isearchbio.com [206.130.105.146])
	by mx1.freebsd.org (Postfix) with ESMTP id 862D28FC29
	for <freebsd-emulation@freebsd.org>;
	Tue, 19 May 2009 15:55:21 +0000 (UTC)
	(envelope-from jahnke@sonatabio.com)
Received: from [192.168.0.113] (76-14-126-51.rk.wavecable.com [76.14.126.51])
	(authenticated bits=0)
	by isearchbio.com (8.13.1/8.13.1) with ESMTP id n4JFtKma012957
	for <freebsd-emulation@freebsd.org>; Tue, 19 May 2009 09:55:21 -0600
From: Frank Jahnke <jahnke@sonatabio.com>
To: freebsd-emulation@freebsd.org
Content-Type: text/plain
Organization: Sonata Biosciences, Inc
Date: Tue, 19 May 2009 08:52:53 -0700
Message-Id: <1242748373.1193.9.camel@zinfandel>
Mime-Version: 1.0
X-Mailer: Evolution 2.26.1.1 FreeBSD GNOME Team Port 
Content-Transfer-Encoding: 7bit
Subject: Problem with loading VirtualBox kernel module
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: jahnke@sonatabio.com
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2009 15:55:22 -0000

I have a problem loading the VirtualBox kernel module.  From a fresh
port build, it loads fine, and the VM is stable.  I've tried that three
or four times.  Subsequent loading of the kernel module locks the
system, giving a page fault error (trap 12).  Only one time was I able
to load it; about a dozen times it froze.  It does not matter if I have
X11 loaded or not, or if ACPI is running (there are some quirks with the
BIOS).

The computer is a very old 32-bit dual CPU Athlon (so no VTx
extensions); this has happened for both the original virtualbox port and
for take2.  FreeBSD 7-STABLE, VBox and the kernel source were synced on
May 15.

Please let me know what additional information would be useful.

Frank


From owner-freebsd-emulation@FreeBSD.ORG  Tue May 19 16:50:57 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 BAD4E1065674
	for <freebsd-emulation@freebsd.org>;
	Tue, 19 May 2009 16:50:57 +0000 (UTC)
	(envelope-from yamagi@yamagi.org)
Received: from mail.yamagi.org (yamagi.org [88.198.78.242])
	by mx1.freebsd.org (Postfix) with ESMTP id 47E798FC14
	for <freebsd-emulation@freebsd.org>;
	Tue, 19 May 2009 16:50:57 +0000 (UTC)
	(envelope-from yamagi@yamagi.org)
Received: from localhost (unknown [10.0.0.3])
	by mail.yamagi.org (Postfix) with ESMTP id 328F91083C18;
	Tue, 19 May 2009 18:50:54 +0200 (CEST)
X-Virus-Scanned: amavisd-new at yamagi.org
Received: from mail.yamagi.org ([10.0.0.3])
	by localhost (mail.yamagi.org [10.0.0.3]) (amavisd-new, port 10024)
	with LMTP id 8T6uCe9G3fz0; Tue, 19 May 2009 18:50:42 +0200 (CEST)
Received: from saya.home.yamagi.org (f054132041.adsl.alicedsl.de
	[78.54.132.41])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mail.yamagi.org (Postfix) with ESMTP id 6354C1083C19;
	Tue, 19 May 2009 18:50:42 +0200 (CEST)
Received: from saya.home.yamagi.org (localhost [127.0.0.1])
	by saya.home.yamagi.org (8.14.3/8.14.3) with ESMTP id n4JGoe2q027268;
	Tue, 19 May 2009 18:50:40 +0200 (CEST)
	(envelope-from yamagi@saya.home.yamagi.org)
Received: (from yamagi@localhost)
	by saya.home.yamagi.org (8.14.3/8.14.3/Submit) id n4JGodZu027267;
	Tue, 19 May 2009 18:50:39 +0200 (CEST) (envelope-from yamagi)
Date: Tue, 19 May 2009 18:50:39 +0200
From: Yamagi Burmeister <lists@yamagi.org>
To: Boris Samorodov <bsam@ipt.ru>
Message-ID: <20090519165039.GA12505@yamagi.org>
References: <92596693@bb.ipt.ru> <20090510174445.GA75441@yamagi.org>
	<67576966@bb.ipt.ru> <20090515145252.GA69488@yamagi.org>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="u3/rZRmxL6MmkK24"
Content-Disposition: inline
In-Reply-To: <20090515145252.GA69488@yamagi.org>
User-Agent: Mutt/1.5.19 (2009-01-05)
Cc: freebsd-emulation@freebsd.org
Subject: Re: [new port] graphics/linux-dri74
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2009 16:50:58 -0000


--u3/rZRmxL6MmkK24
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Okay, I investigated further. First I tried a FreeBSD/i386 version of
ioQuake3 on a FreeBSD/amd64 host. After some minor and unrelated
problems it worked.

After that I tried to debug the linux-dri74. Reading the source and
doing a lot test runs I realized, that there are in fact two problems.
Every ten starts or so the userland side of drm crashes:

  yamagi@saya:ttyp3 ~: /usr/compat/linux/usr/bin/glxinfo
  name of display: :0.0
  libGL: XF86DRIGetClientDriverName: 5.3.0 r300 (screen 0)
  libGL: OpenDriver: trying /usr/lib/dri/tls/r300_dri.so
  libGL: OpenDriver: trying /usr/lib/dri/r300_dri.so
  drmOpenDevice: node name is /dev/dri/card0
  drmOpenDevice: open result is 4, (OK)
  DRM_IOCTL_VERSION: Bad address
  Segmentation fault (core dumped)

The other times the userland side of drm is able to open the drm-device
bit is unable to initalize it. The error message is somewhat
missleading:

  yamagi@saya:ttyp3 ~: /usr/compat/linux/usr/bin/glxinfo
  name of display: :0.0
  libGL: XF86DRIGetClientDriverName: 5.3.0 r300 (screen 0)
  libGL: OpenDriver: trying /usr/lib/dri/tls/r300_dri.so
  libGL: OpenDriver: trying /usr/lib/dri/r300_dri.so
  drmOpenDevice: node name is /dev/dri/card0
  drmOpenDevice: open result is 4, (OK)
  drmOpenByBusid: Searching for BusID pci:0000:01:00.0
  drmOpenDevice: node name is /dev/dri/card0
  drmOpenDevice: open result is 4, (OK)
  drmOpenByBusid: drmOpenMinor returns 4
  drmOpenByBusid: drmGetBusid reports (null)
  drmOpenDevice: node name is /dev/dri/card1
  drmOpenByBusid: drmOpenMinor returns -1
  drmOpenDevice: node name is /dev/dri/card2
  drmOpenByBusid: drmOpenMinor returns -1
  drmOpenDevice: node name is /dev/dri/card3
  drmOpenByBusid: drmOpenMinor returns -1
  drmOpenDevice: node name is /dev/dri/card4
  drmOpenByBusid: drmOpenMinor returns -1
   [..]
  drmOpenDevice: node name is /dev/dri/card14
  drmOpenByBusid: drmOpenMinor returns -1
  libGL error: drmOpenOnce failed (Operation not permitted)
  libGL error: reverting to software direct rendering
  libGL: OpenDriver: trying /usr/lib/dri/tls/swrast_dri.so
  libGL: OpenDriver: trying /usr/lib/dri/swrast_dri.so
  display: :0  screen: 0
  direct rendering: Yes

So I added debug printf() into the code. I stepped through it. After
some hours of intesive debugging im 99% sure, that both of the above
failures of linux-drm74 are originating at the kernel side. It's most
likely NOT a problem of the userland side and therefor not a problem=20
of the port.

I'll investigate further at the kernel side, but that'll need some time.
So, while it's the fault linux-drm74, what about a little warning
message in the install message of the port? Just to be sure, that other
users experiencing the same problem know, that it is not a bug of
linux-dr74.

Ciao,
Yamagi

--=20
Homepage:     www.yamagi.org
Jabber:       yamagi@yamagi.org
GnuPG/GPG:    0xEFBCCBCB

--u3/rZRmxL6MmkK24
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)

iEYEARECAAYFAkoS414ACgkQWTjlg++8y8stggCg4hhyiBoKrKzRaCawiH8s74Ux
pSIAoMC4vrCd5CxzndlppcntkUs6IMX8
=pi99
-----END PGP SIGNATURE-----

--u3/rZRmxL6MmkK24--

From owner-freebsd-emulation@FreeBSD.ORG  Tue May 19 17:56:38 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 7638B1065687;
	Tue, 19 May 2009 17:56:38 +0000 (UTC)
	(envelope-from mickael.torres@gmail.com)
Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com
	[209.85.218.213])
	by mx1.freebsd.org (Postfix) with ESMTP id 64A7C8FC25;
	Tue, 19 May 2009 17:56:37 +0000 (UTC)
	(envelope-from mickael.torres@gmail.com)
Received: by bwz9 with SMTP id 9so3980152bwz.43
	for <multiple recipients>; Tue, 19 May 2009 10:56:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:received:received:references:message-id:from:to
	:in-reply-to:content-type:content-transfer-encoding:x-mailer
	:mime-version:subject:date:cc;
	bh=UJSc/RCua0szbP8QZfyZ8P/x+C5u1kLNQ4fc1RSsMKA=;
	b=xdfD/tqHAYU7fmqNsE9GzbKy3c2VVTgY/jualt75y+dl55gpktKglCaa0UFkhqHhYk
	3BCVe6Jl/8HeYvqEI1dhwsG1IwOxuTHTGtN/UIH29DOa7qrmNEOZHXrjQRJThrMguLAT
	yJh9L2988Hh5kfP7aDc8rTmsIhqrJX+j+fDjg=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=references:message-id:from:to:in-reply-to:content-type
	:content-transfer-encoding:x-mailer:mime-version:subject:date:cc;
	b=NSHDqI19E09+3/SqIdx1Sv0GXw7lJG1IbUWlO/mV13/agHzUYD/s8PHUSvoU75Nmuh
	YwipoJ4kF39HFCCtAkwduKOQnbVBtElJhoyJBOIt0cz8CWWhKVssNvUDrhOF/MRLgbxE
	BbaHd5eoH9R9efj9Zog/ZAEkhU+KOt9b8qDAk=
Received: by 10.204.55.1 with SMTP id s1mr254741bkg.132.1242754224991;
	Tue, 19 May 2009 10:30:24 -0700 (PDT)
Received: from ?10.21.22.241? ([193.253.141.89])
	by mx.google.com with ESMTPS id h2sm246452fkh.36.2009.05.19.10.30.23
	(version=TLSv1/SSLv3 cipher=RC4-MD5);
	Tue, 19 May 2009 10:30:24 -0700 (PDT)
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
Message-Id: <A294D49B-B7D3-41E1-BF70-11080F2E6CC9@gmail.com>
From: Mickael Torres <mickael.torres@gmail.com>
To: Martin Wilke <miwi@FreeBSD.org>
In-Reply-To: <20090517180920.GY71804@bsdcrew.de>
Content-Type: text/plain;
	charset=us-ascii;
	format=flowed;
	delsp=yes
Content-Transfer-Encoding: 7bit
X-Mailer: iPhone Mail (5G77)
Mime-Version: 1.0 (iPhone Mail 5G77)
Date: Tue, 19 May 2009 19:30:13 +0200
Cc: "ports@FreeBSD.org" <ports@FreeBSD.org>,
	"freebsd-emulation@freebsd.org" <freebsd-emulation@freebsd.org>,
	"freebsd-current@FreeBSD.org" <freebsd-current@FreeBSD.org>
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2009 17:56:40 -0000


On 17 mai 09, at 20:09, Martin Wilke <miwi@FreeBSD.org> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> We rolled a new tarball with the patch from Juergen Lock [1]
> with a posible fix for AMD64 users, tested on 3 machines
> which now works without problems. Many Thanks to him for
> his nice work!
>
> http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz
>
> Martin
>

Tested on a 7-stable/amd64 from yesterday. Works great with VT with  
win64 / openbsd64 guests. Thanks :)

Mike.

> - --
>
> +-----------------------+-------------------------------+
> |  PGP    : 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
> |  ICQ    : 169139903   |  Mail   : miwi(at)FreeBSD.org |
> +-----------------------+-------------------------------+
> |    Mess with the Best, Die like the Rest!        |
> +-----------------------+-------------------------------+
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.11 (FreeBSD)
>
> iEUEARECAAYFAkoQUtAACgkQdLJIhLHm/OlY2QCg1KZW2YCvE1VhqKgSQ/xhjKIx
> U60Al2UMniKg+KvQ6m9RcP92eOMddfQ=
> =kB6c
> -----END PGP SIGNATURE-----
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org 
> "

From owner-freebsd-emulation@FreeBSD.ORG  Tue May 19 18:12:09 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 C6ED61065688;
	Tue, 19 May 2009 18:12:09 +0000 (UTC)
	(envelope-from tijl@ulyssis.org)
Received: from mailrelay006.isp.belgacom.be (mailrelay006.isp.belgacom.be
	[195.238.6.172])
	by mx1.freebsd.org (Postfix) with ESMTP id 2DEA98FC23;
	Tue, 19 May 2009 18:12:08 +0000 (UTC)
	(envelope-from tijl@ulyssis.org)
X-Belgacom-Dynamic: yes
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: AhIFAJuSEkpR9TXd/2dsb2JhbACBT85fhAIF
Received: from 221.53-245-81.adsl-dyn.isp.belgacom.be (HELO
	kalimero.kotnet.org) ([81.245.53.221])
	by relay.skynet.be with ESMTP; 19 May 2009 20:12:07 +0200
Received: from kalimero.kotnet.org (kalimero.kotnet.org [127.0.0.1])
	by kalimero.kotnet.org (8.14.3/8.14.3) with ESMTP id n4JIC6iP001849;
	Tue, 19 May 2009 20:12:06 +0200 (CEST)
	(envelope-from tijl@ulyssis.org)
From: Tijl Coosemans <tijl@ulyssis.org>
To: freebsd-emulation@freebsd.org, Yamagi Burmeister <lists@yamagi.org>
Date: Tue, 19 May 2009 20:12:05 +0200
User-Agent: KMail/1.9.10
References: <92596693@bb.ipt.ru> <20090515145252.GA69488@yamagi.org>
	<20090519165039.GA12505@yamagi.org>
In-Reply-To: <20090519165039.GA12505@yamagi.org>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200905192012.06401.tijl@ulyssis.org>
Cc: Robert Noland <rnoland@freebsd.org>
Subject: Re: [new port] graphics/linux-dri74
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2009 18:12:10 -0000

On Tuesday 19 May 2009 18:50:39 Yamagi Burmeister wrote:
> Okay, I investigated further. First I tried a FreeBSD/i386 version of
> ioQuake3 on a FreeBSD/amd64 host. After some minor and unrelated
> problems it worked.
> 
> After that I tried to debug the linux-dri74. Reading the source and
> doing a lot test runs I realized, that there are in fact two
> problems. Every ten starts or so the userland side of drm crashes:
> 
>   yamagi@saya:ttyp3 ~: /usr/compat/linux/usr/bin/glxinfo
>   name of display: :0.0
>   libGL: XF86DRIGetClientDriverName: 5.3.0 r300 (screen 0)
>   libGL: OpenDriver: trying /usr/lib/dri/tls/r300_dri.so
>   libGL: OpenDriver: trying /usr/lib/dri/r300_dri.so
>   drmOpenDevice: node name is /dev/dri/card0
>   drmOpenDevice: open result is 4, (OK)
>   DRM_IOCTL_VERSION: Bad address
>   Segmentation fault (core dumped)
> 
> The other times the userland side of drm is able to open the
> drm-device bit is unable to initalize it. The error message is
> somewhat missleading:
> 
>   yamagi@saya:ttyp3 ~: /usr/compat/linux/usr/bin/glxinfo
>   name of display: :0.0
>   libGL: XF86DRIGetClientDriverName: 5.3.0 r300 (screen 0)
>   libGL: OpenDriver: trying /usr/lib/dri/tls/r300_dri.so
>   libGL: OpenDriver: trying /usr/lib/dri/r300_dri.so
>   drmOpenDevice: node name is /dev/dri/card0
>   drmOpenDevice: open result is 4, (OK)
>   drmOpenByBusid: Searching for BusID pci:0000:01:00.0
>   drmOpenDevice: node name is /dev/dri/card0
>   drmOpenDevice: open result is 4, (OK)
>   drmOpenByBusid: drmOpenMinor returns 4
>   drmOpenByBusid: drmGetBusid reports (null)
>   drmOpenDevice: node name is /dev/dri/card1
>   drmOpenByBusid: drmOpenMinor returns -1
>   drmOpenDevice: node name is /dev/dri/card2
>   drmOpenByBusid: drmOpenMinor returns -1
>   drmOpenDevice: node name is /dev/dri/card3
>   drmOpenByBusid: drmOpenMinor returns -1
>   drmOpenDevice: node name is /dev/dri/card4
>   drmOpenByBusid: drmOpenMinor returns -1
>    [..]
>   drmOpenDevice: node name is /dev/dri/card14
>   drmOpenByBusid: drmOpenMinor returns -1
>   libGL error: drmOpenOnce failed (Operation not permitted)
>   libGL error: reverting to software direct rendering
>   libGL: OpenDriver: trying /usr/lib/dri/tls/swrast_dri.so
>   libGL: OpenDriver: trying /usr/lib/dri/swrast_dri.so
>   display: :0  screen: 0
>   direct rendering: Yes
> 
> So I added debug printf() into the code. I stepped through it. After
> some hours of intesive debugging im 99% sure, that both of the above
> failures of linux-drm74 are originating at the kernel side. It's most
> likely NOT a problem of the userland side and therefor not a problem
> of the port.
> 
> I'll investigate further at the kernel side, but that'll need some
> time. So, while it's the fault linux-drm74, what about a little
> warning message in the install message of the port? Just to be sure,
> that other users experiencing the same problem know, that it is not a
> bug of linux-dr74.

I noticed you use the r300 driver so maybe this patch helps:
http://people.freebsd.org/~rnoland/drm_radeon-copyin-fix-try2.patch

Robert Noland (CCed) probably knows more about this though.
http://lists.freebsd.org/pipermail/freebsd-emulation/2009-May/005995.html

From owner-freebsd-emulation@FreeBSD.ORG  Tue May 19 18:50:18 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 039101065687;
	Tue, 19 May 2009 18:50:18 +0000 (UTC)
	(envelope-from olivier@gid0.org)
Received: from mail-fx0-f216.google.com (mail-fx0-f216.google.com
	[209.85.220.216])
	by mx1.freebsd.org (Postfix) with ESMTP id 41B018FC0C;
	Tue, 19 May 2009 18:50:16 +0000 (UTC)
	(envelope-from olivier@gid0.org)
Received: by fxm12 with SMTP id 12so4062274fxm.43
	for <multiple recipients>; Tue, 19 May 2009 11:50:16 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.204.63.20 with SMTP id z20mr281659bkh.200.1242757417260; Tue, 
	19 May 2009 11:23:37 -0700 (PDT)
In-Reply-To: <20090519091310.GB71804@bsdcrew.de>
References: <20090514191237.GD70242@bsdcrew.de>
	<20090517180920.GY71804@bsdcrew.de>
	<20090519091310.GB71804@bsdcrew.de>
Date: Tue, 19 May 2009 20:23:37 +0200
Message-ID: <367b2c980905191123p66e36eb5j243b1b1701f729a7@mail.gmail.com>
From: Olivier SMEDTS <olivier@gid0.org>
To: Martin Wilke <miwi@freebsd.org>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org,
	freebsd-current@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2009 18:50:19 -0000

2009/5/19 Martin Wilke <miwi@freebsd.org>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Howdy ..
>
> Next run,
>
> We updated the port to 2.2.2r19801.
> The Patch files/patch-amd64-r0-exec-alloc
> was removed in favor of a similar fix
> commited to upstream. Also was fixed a
> bug on HEAD which should be fix the Kernel
> crash. Please test test test .. :-)
>
> PS: Yes this run is for AMD64 and HEAD
> =A0 =A0users!
>
>
> http://people.freebsd.org/~miwi/vbox/virtualbox_3.tgz
>
>
> Happy Testing!

Tested, installed fine but I can only run guests without VT (so only 32-bit=
s).
I'm using latest -CURRENT on amd64 (Intel Core2 Quad Q9450).
Seems to work fine (but slowly) for 32-bit guests without VT.

Thanks !

> - --
>
> +-----------------------+-------------------------------+
> | =A0PGP =A0 =A0: 0xB1E6FCE9 =A0| =A0Jabber : miwi(at)BSDCrew.de =A0|
> | =A0ICQ =A0 =A0: 169139903 =A0 | =A0Mail =A0 : miwi(at)FreeBSD.org |
> +-----------------------+-------------------------------+
> | =A0 =A0 =A0 Mess with the Best, Die like the Rest! =A0 =A0 =A0 =A0 =A0|
> +-----------------------+-------------------------------+
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.11 (FreeBSD)
>
> iEYEARECAAYFAkoSeCYACgkQdLJIhLHm/OkuOQCfVzr7yTxydbo6npBgO2LyZNk1
> RpUAnAmxjlHTBsM8pJ5SIiPIqQRCWElu
> =3DLoBM
> -----END PGP SIGNATURE-----
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org=
"
>

--=20
Olivier Smedts                                                 _
                                        ASCII ribbon campaign ( )
e-mail: olivier@gid0.org        - against HTML email & vCards  X
www: http://www.gid0.org    - against proprietary attachments / \

  "Il y a seulement 10 sortes de gens dans le monde :
  ceux qui comprennent le binaire,
  et ceux qui ne le comprennent pas."

From owner-freebsd-emulation@FreeBSD.ORG  Tue May 19 19:37:14 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 7BCC21065680
	for <freebsd-emulation@freebsd.org>;
	Tue, 19 May 2009 19:37:14 +0000 (UTC)
	(envelope-from rnoland@FreeBSD.org)
Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195])
	by mx1.freebsd.org (Postfix) with ESMTP id 397838FC08
	for <freebsd-emulation@freebsd.org>;
	Tue, 19 May 2009 19:37:13 +0000 (UTC)
	(envelope-from rnoland@FreeBSD.org)
Received: from [192.168.1.4] (adsl-241-161-127.bna.bellsouth.net
	[74.241.161.127]) (authenticated bits=0)
	by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id n4JJIxQV080003
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Tue, 19 May 2009 15:19:00 -0400 (EDT)
	(envelope-from rnoland@FreeBSD.org)
From: Robert Noland <rnoland@FreeBSD.org>
To: Tijl Coosemans <tijl@ulyssis.org>
In-Reply-To: <200905192012.06401.tijl@ulyssis.org>
References: <92596693@bb.ipt.ru> <20090515145252.GA69488@yamagi.org>
	<20090519165039.GA12505@yamagi.org>
	<200905192012.06401.tijl@ulyssis.org>
Content-Type: multipart/signed; micalg="pgp-sha1";
	protocol="application/pgp-signature";
	boundary="=-1+LxFuJAo2WPGi6ytpd6"
Organization: FreeBSD
Date: Tue, 19 May 2009 14:18:17 -0500
Message-Id: <1242760698.1752.21.camel@balrog.2hip.net>
Mime-Version: 1.0
X-Mailer: Evolution 2.26.1.1 FreeBSD GNOME Team Port 
X-Spam-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_PBL,
	RDNS_DYNAMIC autolearn=no version=3.2.5
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net
Cc: freebsd-emulation@freebsd.org
Subject: Re: [new port] graphics/linux-dri74
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2009 19:37:15 -0000


--=-1+LxFuJAo2WPGi6ytpd6
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Tue, 2009-05-19 at 20:12 +0200, Tijl Coosemans wrote:
> On Tuesday 19 May 2009 18:50:39 Yamagi Burmeister wrote:
> > Okay, I investigated further. First I tried a FreeBSD/i386 version of
> > ioQuake3 on a FreeBSD/amd64 host. After some minor and unrelated
> > problems it worked.
> >=20
> > After that I tried to debug the linux-dri74. Reading the source and
> > doing a lot test runs I realized, that there are in fact two
> > problems. Every ten starts or so the userland side of drm crashes:
> >=20
> >   yamagi@saya:ttyp3 ~: /usr/compat/linux/usr/bin/glxinfo
> >   name of display: :0.0
> >   libGL: XF86DRIGetClientDriverName: 5.3.0 r300 (screen 0)
> >   libGL: OpenDriver: trying /usr/lib/dri/tls/r300_dri.so
> >   libGL: OpenDriver: trying /usr/lib/dri/r300_dri.so
> >   drmOpenDevice: node name is /dev/dri/card0
> >   drmOpenDevice: open result is 4, (OK)
> >   DRM_IOCTL_VERSION: Bad address
> >   Segmentation fault (core dumped)
> >=20
> > The other times the userland side of drm is able to open the
> > drm-device bit is unable to initalize it. The error message is
> > somewhat missleading:
> >=20
> >   yamagi@saya:ttyp3 ~: /usr/compat/linux/usr/bin/glxinfo
> >   name of display: :0.0
> >   libGL: XF86DRIGetClientDriverName: 5.3.0 r300 (screen 0)
> >   libGL: OpenDriver: trying /usr/lib/dri/tls/r300_dri.so
> >   libGL: OpenDriver: trying /usr/lib/dri/r300_dri.so
> >   drmOpenDevice: node name is /dev/dri/card0
> >   drmOpenDevice: open result is 4, (OK)
> >   drmOpenByBusid: Searching for BusID pci:0000:01:00.0
> >   drmOpenDevice: node name is /dev/dri/card0
> >   drmOpenDevice: open result is 4, (OK)
> >   drmOpenByBusid: drmOpenMinor returns 4
> >   drmOpenByBusid: drmGetBusid reports (null)
> >   drmOpenDevice: node name is /dev/dri/card1
> >   drmOpenByBusid: drmOpenMinor returns -1
> >   drmOpenDevice: node name is /dev/dri/card2
> >   drmOpenByBusid: drmOpenMinor returns -1
> >   drmOpenDevice: node name is /dev/dri/card3
> >   drmOpenByBusid: drmOpenMinor returns -1
> >   drmOpenDevice: node name is /dev/dri/card4
> >   drmOpenByBusid: drmOpenMinor returns -1
> >    [..]
> >   drmOpenDevice: node name is /dev/dri/card14
> >   drmOpenByBusid: drmOpenMinor returns -1
> >   libGL error: drmOpenOnce failed (Operation not permitted)
> >   libGL error: reverting to software direct rendering
> >   libGL: OpenDriver: trying /usr/lib/dri/tls/swrast_dri.so
> >   libGL: OpenDriver: trying /usr/lib/dri/swrast_dri.so
> >   display: :0  screen: 0
> >   direct rendering: Yes
> >=20
> > So I added debug printf() into the code. I stepped through it. After
> > some hours of intesive debugging im 99% sure, that both of the above
> > failures of linux-drm74 are originating at the kernel side. It's most
> > likely NOT a problem of the userland side and therefor not a problem
> > of the port.
> >=20
> > I'll investigate further at the kernel side, but that'll need some
> > time. So, while it's the fault linux-drm74, what about a little
> > warning message in the install message of the port? Just to be sure,
> > that other users experiencing the same problem know, that it is not a
> > bug of linux-dr74.
>=20
> I noticed you use the r300 driver so maybe this patch helps:
> http://people.freebsd.org/~rnoland/drm_radeon-copyin-fix-try2.patch

This patch, while it may be useful isn't related to the issue.

> Robert Noland (CCed) probably knows more about this though.
> http://lists.freebsd.org/pipermail/freebsd-emulation/2009-May/005995.html

It looks like the linux version of drmOpen is behaving badly.  Possibly,
it needs linproc mounted.  drmOpen appears to be returning file
descriptor 4, which may be being mis-interpreted, but in any case it
really shouldn't need keep looking for more cards.

robert.

--=20
Robert Noland <rnoland@FreeBSD.org>
FreeBSD

--=-1+LxFuJAo2WPGi6ytpd6
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)

iEYEABECAAYFAkoTBfkACgkQM4TrQ4qfROPnfACfUvIoP/Ds4KVVVSv0lNWoh39B
bOMAn3d6qDu8VEB1+okhFEMS0+W6M8OM
=VxOQ
-----END PGP SIGNATURE-----

--=-1+LxFuJAo2WPGi6ytpd6--


From owner-freebsd-emulation@FreeBSD.ORG  Tue May 19 20:10:47 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 E3150106564A
	for <freebsd-emulation@FreeBSD.org>;
	Tue, 19 May 2009 20:10:47 +0000 (UTC)
	(envelope-from yamagi@yamagi.org)
Received: from mail.yamagi.org (yamagi.org [88.198.78.242])
	by mx1.freebsd.org (Postfix) with ESMTP id 6A4048FC28
	for <freebsd-emulation@FreeBSD.org>;
	Tue, 19 May 2009 20:10:47 +0000 (UTC)
	(envelope-from yamagi@yamagi.org)
Received: from localhost (unknown [10.0.0.3])
	by mail.yamagi.org (Postfix) with ESMTP id 519DE1083591;
	Tue, 19 May 2009 22:10:46 +0200 (CEST)
X-Virus-Scanned: amavisd-new at yamagi.org
Received: from mail.yamagi.org ([10.0.0.3])
	by localhost (mail.yamagi.org [10.0.0.3]) (amavisd-new, port 10024)
	with LMTP id QmBzYBRw245i; Tue, 19 May 2009 22:10:34 +0200 (CEST)
Received: from saya.home.yamagi.org (f054142048.adsl.alicedsl.de
	[78.54.142.48])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mail.yamagi.org (Postfix) with ESMTP id 0434C1083C1A;
	Tue, 19 May 2009 22:10:33 +0200 (CEST)
Received: from saya.home.yamagi.org (localhost [127.0.0.1])
	by saya.home.yamagi.org (8.14.3/8.14.3) with ESMTP id n4JKAW6b028789;
	Tue, 19 May 2009 22:10:32 +0200 (CEST)
	(envelope-from yamagi@saya.home.yamagi.org)
Received: (from yamagi@localhost)
	by saya.home.yamagi.org (8.14.3/8.14.3/Submit) id n4JKAWMg028788;
	Tue, 19 May 2009 22:10:32 +0200 (CEST) (envelope-from yamagi)
Date: Tue, 19 May 2009 22:10:32 +0200
From: Yamagi Burmeister <lists@yamagi.org>
To: Robert Noland <rnoland@FreeBSD.org>
Message-ID: <20090519201032.GB12505@yamagi.org>
References: <92596693@bb.ipt.ru> <20090515145252.GA69488@yamagi.org>
	<20090519165039.GA12505@yamagi.org>
	<200905192012.06401.tijl@ulyssis.org>
	<1242760698.1752.21.camel@balrog.2hip.net>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="kXdP64Ggrk/fb43R"
Content-Disposition: inline
In-Reply-To: <1242760698.1752.21.camel@balrog.2hip.net>
User-Agent: Mutt/1.5.19 (2009-01-05)
Cc: freebsd-emulation@FreeBSD.org
Subject: Re: [new port] graphics/linux-dri74
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 19 May 2009 20:10:48 -0000


--kXdP64Ggrk/fb43R
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Am Tue, May 19, 2009 at 02:18:17PM -0500 schrieb Robert Noland:

> > >   yamagi@saya:ttyp3 ~: /usr/compat/linux/usr/bin/glxinfo
> > >   name of display: :0.0
> > >   libGL: XF86DRIGetClientDriverName: 5.3.0 r300 (screen 0)
> > >   libGL: OpenDriver: trying /usr/lib/dri/tls/r300_dri.so
> > >   libGL: OpenDriver: trying /usr/lib/dri/r300_dri.so
> > >   drmOpenDevice: node name is /dev/dri/card0
> > >   drmOpenDevice: open result is 4, (OK)
> > >   DRM_IOCTL_VERSION: Bad address
> > >   Segmentation fault (core dumped)
> > >=20
> > >   yamagi@saya:ttyp3 ~: /usr/compat/linux/usr/bin/glxinfo
> > >   name of display: :0.0
> > >   libGL: XF86DRIGetClientDriverName: 5.3.0 r300 (screen 0)
> > >   libGL: OpenDriver: trying /usr/lib/dri/tls/r300_dri.so
> > >   libGL: OpenDriver: trying /usr/lib/dri/r300_dri.so
> > >   drmOpenDevice: node name is /dev/dri/card0
> > >   drmOpenDevice: open result is 4, (OK)
> > >   drmOpenByBusid: Searching for BusID pci:0000:01:00.0
> > >   drmOpenDevice: node name is /dev/dri/card0
> > >   drmOpenDevice: open result is 4, (OK)
> > >   drmOpenByBusid: drmOpenMinor returns 4
> > >   drmOpenByBusid: drmGetBusid reports (null)
> > >   drmOpenDevice: node name is /dev/dri/card1
> > >   drmOpenByBusid: drmOpenMinor returns -1
> > >   drmOpenDevice: node name is /dev/dri/card2
> > >   drmOpenByBusid: drmOpenMinor returns -1
> > >   drmOpenDevice: node name is /dev/dri/card3
> > >   drmOpenByBusid: drmOpenMinor returns -1
> > >   drmOpenDevice: node name is /dev/dri/card4
> > >   drmOpenByBusid: drmOpenMinor returns -1
> > >    [..]
> > >   drmOpenDevice: node name is /dev/dri/card14
> > >   drmOpenByBusid: drmOpenMinor returns -1
> > >   libGL error: drmOpenOnce failed (Operation not permitted)
> > >   libGL error: reverting to software direct rendering
> > >   libGL: OpenDriver: trying /usr/lib/dri/tls/swrast_dri.so
> > >   libGL: OpenDriver: trying /usr/lib/dri/swrast_dri.so
> > >   display: :0  screen: 0
> > >   direct rendering: Yes
> > >=20

> > I noticed you use the r300 driver so maybe this patch helps:
> > http://people.freebsd.org/~rnoland/drm_radeon-copyin-fix-try2.patch
>=20
> This patch, while it may be useful isn't related to the issue.
=20
As expected, the patch doesn't change anything.

> It looks like the linux version of drmOpen is behaving badly.  Possibly,
> it needs linproc mounted.  drmOpen appears to be returning file
> descriptor 4, which may be being mis-interpreted, but in any case it
> really shouldn't need keep looking for more cards.

OK, I tried again. This time linprocfs and even linsysfs where mounted.
No change at all, the error message stays exactly the same as shown
above.=20

I realy would like to see this issue fixed, but I don't know anything
about the internals of DRM. So the only short time help I can offer is
providing informations. If you need more, just tell me.

Ciao,
Yamagi

--=20
Homepage:     www.yamagi.org
Jabber:       yamagi@yamagi.org
GnuPG/GPG:    0xEFBCCBCB

--kXdP64Ggrk/fb43R
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)

iEYEARECAAYFAkoTEjcACgkQWTjlg++8y8s1wQCcDrkhd3NOb8UbeSGd+oBE4EKG
iRkAoKEyxYXp6GfiR8PlTOB4kFJdto0z
=QGvA
-----END PGP SIGNATURE-----

--kXdP64Ggrk/fb43R--

From owner-freebsd-emulation@FreeBSD.ORG  Wed May 20 03:04:22 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 AD37E106564A;
	Wed, 20 May 2009 03:04:22 +0000 (UTC)
	(envelope-from h.schmalzbauer@omnilan.de)
Received: from host.omnilan.net (host.omnilan.net [62.245.232.135])
	by mx1.freebsd.org (Postfix) with ESMTP id 7AA7C8FC1C;
	Wed, 20 May 2009 03:04:21 +0000 (UTC)
	(envelope-from h.schmalzbauer@omnilan.de)
Received: from titan.flintsbach.schmalzbauer.de
	(titan.flintsbach.schmalzbauer.de [172.21.1.150])
	(authenticated bits=0)
	by host.omnilan.net (8.13.8/8.13.8) with ESMTP id n4K2o8s3053832
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Wed, 20 May 2009 04:50:12 +0200 (CEST)
	(envelope-from h.schmalzbauer@omnilan.de)
Message-ID: <4A136FD6.9040208@omnilan.de>
Date: Wed, 20 May 2009 04:49:58 +0200
From: Harald Schmalzbauer <h.schmalzbauer@omnilan.de>
Organization: OmniLAN
User-Agent: Thunderbird 2.0.0.21 (X11/20090425)
MIME-Version: 1.0
To: Martin Wilke <miwi@freebsd.org>
References: <20090514191237.GD70242@bsdcrew.de>	<20090517180920.GY71804@bsdcrew.de>
	<20090519091310.GB71804@bsdcrew.de>
In-Reply-To: <20090519091310.GB71804@bsdcrew.de>
X-Enigmail-Version: 0.95.6
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature";
	boundary="------------enig0203CC2C130DBCE6634D2A7F"
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org,
	freebsd-current@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 20 May 2009 03:04:23 -0000

This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig0203CC2C130DBCE6634D2A7F
Content-Type: multipart/mixed; boundary="------------000605090201040202090305"

This is a multi-part message in MIME format.
--------------000605090201040202090305
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable

Martin Wilke schrieb am 19.05.2009 11:13 (localtime):
> Howdy ..
>=20
> Next run,
>=20
> We updated the port to 2.2.2r19801.
> The Patch files/patch-amd64-r0-exec-alloc
> was removed in favor of a similar fix
> commited to upstream. Also was fixed a
> bug on HEAD which should be fix the Kernel
> crash. Please test test test .. :-)
>=20
> PS: Yes this run is for AMD64 and HEAD
>     users!
>=20
>=20
> http://people.freebsd.org/~miwi/vbox/virtualbox_3.tgz
>=20
>=20
> Happy Testing!

Howdy too :) And KUDOS to the VirtualBox porters and developers! I'm=20
impressed and I've been missing this way of realizing a=20
fashion-bits-laucher ;) (qemu is also very nice, but magnitudes slower)
One problem I recognized so far:
If I "enable additional controller", regardless which type (but I'd like =

to have AHCI), the vbox doesn't start at all. Please find attached the=20
log file.

Of course I'd highly appreciate USB support :))

Best regards,

-Harry

--------------000605090201040202090305
Content-Type: text/plain;
 name="VBox.log"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline;
 filename="VBox.log"

00:00:00.352 VirtualBox 2.2.51_OSE r19761 freebsd.x86 (May 20 2009 03:40:=
48) release log
00:00:00.352 Log opened 2009-05-20T02:47:52.169566000Z
00:00:00.352 OS Product: FreeBSD
00:00:00.352 OS Release: 8.0-CURRENT
00:00:00.352 OS Version: FreeBSD 8.0-CURRENT #3: Mon May 18 14:25:16 CEST=
 2009     harry@titan.flintsbach.schmalzbauer.de:/usr/obj/usr/src/sys/TIT=
AN
00:00:00.352 Executable: /usr/local/lib/virtualbox/VirtualBox
00:00:00.352 Process ID: 3762
00:00:00.352 Package type: BSD_32BITS_GENERIC (OSE)
00:00:00.356 SUP: Loaded VMMR0.r0 (/usr/local/lib/virtualbox/VMMR0.r0) at=
 0xc712c060 - ModuleInit at 00000000c713e8c0 and ModuleTerm at 00000000c7=
13e880
00:00:00.356 SUP: VMMR0EntryEx located at 00000000c713e750, VMMR0EntryFas=
t at 00000000c713e940 and VMMR0EntryInt at 00000000c713d9d0
00:00:00.400 SUPR3HardenedLdrLoadAppPriv: "/usr/local/lib/virtualbox/VBox=
SharedClipboard.so" not found
00:00:00.400 HGCM: Failed to load the service library: [VBoxSharedClipboa=
rd], rc =3D VERR_FILE_NOT_FOUND. The service will be not available.
00:00:00.400 VBoxSharedClipboard is not available. rc =3D VERR_FILE_NOT_F=
OUND
00:00:00.449 ************************* CFGM dump ************************=
*
00:00:00.449 pRoot=3D36557ed0:{/}
00:00:00.449 [/] (level 0)
00:00:00.449   Name               <string>  =3D "XPsp3proMSDN" (cch=3D13)=

00:00:00.449   UUID               <bytes>   =3D "fb 38 e3 73 e3 cd b1 4b =
91 fc f5 0a 5a 0d 72 db" (cb=3D16)
00:00:00.449   RamSize            <integer> =3D 0x0000000018400000 (40684=
7488)
00:00:00.449   RamHoleSize        <integer> =3D 0x0000000020000000 (53687=
0912)
00:00:00.449   NumCPUs            <integer> =3D 0x0000000000000001 (1)
00:00:00.449   TimerMillies       <integer> =3D 0x000000000000000a (10)
00:00:00.449   RawR3Enabled       <integer> =3D 0x0000000000000001 (1)
00:00:00.449   RawR0Enabled       <integer> =3D 0x0000000000000001 (1)
00:00:00.449   PATMEnabled        <integer> =3D 0x0000000000000001 (1)
00:00:00.449   CSAMEnabled        <integer> =3D 0x0000000000000001 (1)
00:00:00.449   HwVirtExtForced    <integer> =3D 0x0000000000000000 (0)
00:00:00.449   EnableNestedPaging <integer> =3D 0x0000000000000000 (0)
00:00:00.449   EnableVPID         <integer> =3D 0x0000000000000000 (0)
00:00:00.449   EnablePAE          <integer> =3D 0x0000000000000000 (0)
00:00:00.449=20
00:00:00.449 [/HWVirtExt/] (level 1)
00:00:00.449   Enabled      <integer> =3D 0x0000000000000001 (1)
00:00:00.449   64bitEnabled <integer> =3D 0x0000000000000000 (0)
00:00:00.449=20
00:00:00.449 [/PDM/] (level 1)
00:00:00.449=20
00:00:00.449 [/PDM/Drivers/] (level 2)
00:00:00.449=20
00:00:00.449 [/PDM/Drivers/VBoxC/] (level 3)
00:00:00.449   Path <string>  =3D "/usr/local/lib/virtualbox/components/V=
BoxC" (cch=3D43)
00:00:00.449=20
00:00:00.449 [/Devices/] (level 1)
00:00:00.449=20
00:00:00.449 [/Devices/pcarch/] (level 2)
00:00:00.449=20
00:00:00.449 [/Devices/pcarch/0/] (level 3)
00:00:00.449   Trusted <integer> =3D 0x0000000000000001 (1)
00:00:00.449=20
00:00:00.449 [/Devices/pcarch/0/Config/] (level 4)
00:00:00.449=20
00:00:00.449 [/Devices/pcbios/] (level 2)
00:00:00.449=20
00:00:00.449 [/Devices/pcbios/0/] (level 3)
00:00:00.449   Trusted <integer> =3D 0x0000000000000001 (1)
00:00:00.449=20
00:00:00.449 [/Devices/pcbios/0/Config/] (level 4)
00:00:00.449   RamSize                <integer> =3D 0x0000000018400000 (4=
06847488)
00:00:00.449   RamHoleSize            <integer> =3D 0x0000000020000000 (5=
36870912)
00:00:00.449   NumCPUs                <integer> =3D 0x0000000000000001 (1=
)
00:00:00.449   HardDiskDevice         <string>  =3D "piix3ide" (cch=3D9)
00:00:00.449   FloppyDevice           <string>  =3D "i82078" (cch=3D7)
00:00:00.449   IOAPIC                 <integer> =3D 0x0000000000000000 (0=
)
00:00:00.449   PXEDebug               <integer> =3D 0x0000000000000000 (0=
)
00:00:00.449   UUID                   <bytes>   =3D "fb 38 e3 73 e3 cd b1=
 4b 91 fc f5 0a 5a 0d 72 db" (cb=3D16)
00:00:00.449   BootDevice0            <string>  =3D "DVD" (cch=3D4)
00:00:00.449   BootDevice1            <string>  =3D "IDE" (cch=3D4)
00:00:00.449   BootDevice2            <string>  =3D "NONE" (cch=3D5)
00:00:00.449   BootDevice3            <string>  =3D "NONE" (cch=3D5)
00:00:00.449   SataHardDiskDevice     <string>  =3D "ahci" (cch=3D5)
00:00:00.449   SataPrimaryMasterLUN   <integer> =3D 0x0000000000000000 (0=
)
00:00:00.449   SataPrimarySlaveLUN    <integer> =3D 0x0000000000000001 (1=
)
00:00:00.449   SataSecondaryMasterLUN <integer> =3D 0x0000000000000002 (2=
)
00:00:00.449   SataSecondarySlaveLUN  <integer> =3D 0x0000000000000003 (3=
)
00:00:00.449=20
00:00:00.449 [/Devices/8237A/] (level 2)
00:00:00.449=20
00:00:00.449 [/Devices/8237A/0/] (level 3)
00:00:00.449   Trusted <integer> =3D 0x0000000000000001 (1)
00:00:00.449=20
00:00:00.449 [/Devices/pci/] (level 2)
00:00:00.449=20
00:00:00.449 [/Devices/pci/0/] (level 3)
00:00:00.449   Trusted <integer> =3D 0x0000000000000001 (1)
00:00:00.449=20
00:00:00.449 [/Devices/pci/0/Config/] (level 4)
00:00:00.449   IOAPIC <integer> =3D 0x0000000000000000 (0)
00:00:00.449=20
00:00:00.449 [/Devices/pckbd/] (level 2)
00:00:00.449=20
00:00:00.449 [/Devices/pckbd/0/] (level 3)
00:00:00.449   Trusted <integer> =3D 0x0000000000000001 (1)
00:00:00.449=20
00:00:00.449 [/Devices/pckbd/0/Config/] (level 4)
00:00:00.449=20
00:00:00.449 [/Devices/pckbd/0/LUN#0/] (level 4)
00:00:00.449   Driver <string>  =3D "KeyboardQueue" (cch=3D14)
00:00:00.449=20
00:00:00.449 [/Devices/pckbd/0/LUN#0/Config/] (level 5)
00:00:00.449   QueueSize <integer> =3D 0x0000000000000040 (64)
00:00:00.449=20
00:00:00.449 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5)
00:00:00.449   Driver <string>  =3D "MainKeyboard" (cch=3D13)
00:00:00.449=20
00:00:00.449 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:00.449   Object <integer> =3D 0x0000000035f36100 (905142528)
00:00:00.449=20
00:00:00.449 [/Devices/pckbd/0/LUN#1/] (level 4)
00:00:00.449   Driver <string>  =3D "MouseQueue" (cch=3D11)
00:00:00.449=20
00:00:00.449 [/Devices/pckbd/0/LUN#1/Config/] (level 5)
00:00:00.449   QueueSize <integer> =3D 0x0000000000000080 (128)
00:00:00.449=20
00:00:00.449 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5)
00:00:00.449   Driver <string>  =3D "MainMouse" (cch=3D10)
00:00:00.449=20
00:00:00.449 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 6)
00:00:00.449   Object <integer> =3D 0x0000000035f36080 (905142400)
00:00:00.449=20
00:00:00.449 [/Devices/i82078/] (level 2)
00:00:00.449=20
00:00:00.449 [/Devices/i82078/0/] (level 3)
00:00:00.449   Trusted <integer> =3D 0x0000000000000001 (1)
00:00:00.449=20
00:00:00.449 [/Devices/i82078/0/Config/] (level 4)
00:00:00.449   IRQ       <integer> =3D 0x0000000000000006 (6)
00:00:00.449   DMA       <integer> =3D 0x0000000000000002 (2)
00:00:00.449   MemMapped <integer> =3D 0x0000000000000000 (0)
00:00:00.449   IOBase    <integer> =3D 0x00000000000003f0 (1008)
00:00:00.449=20
00:00:00.449 [/Devices/i82078/0/LUN#999/] (level 4)
00:00:00.449   Driver <string>  =3D "MainStatus" (cch=3D11)
00:00:00.449=20
00:00:00.449 [/Devices/i82078/0/LUN#999/Config/] (level 5)
00:00:00.449   papLeds <integer> =3D 0x0000000035f279e4 (905083364)
00:00:00.449   First   <integer> =3D 0x0000000000000000 (0)
00:00:00.449   Last    <integer> =3D 0x0000000000000000 (0)
00:00:00.449=20
00:00:00.449 [/Devices/i82078/0/LUN#0/] (level 4)
00:00:00.449   Driver <string>  =3D "Block" (cch=3D6)
00:00:00.449=20
00:00:00.449 [/Devices/i82078/0/LUN#0/Config/] (level 5)
00:00:00.449   Type      <string>  =3D "Floppy 1.44" (cch=3D12)
00:00:00.449   Mountable <integer> =3D 0x0000000000000001 (1)
00:00:00.449=20
00:00:00.449 [/Devices/acpi/] (level 2)
00:00:00.449=20
00:00:00.449 [/Devices/acpi/0/] (level 3)
00:00:00.449   Trusted       <integer> =3D 0x0000000000000001 (1)
00:00:00.449   PCIDeviceNo   <integer> =3D 0x0000000000000007 (7)
00:00:00.449   PCIFunctionNo <integer> =3D 0x0000000000000000 (0)
00:00:00.449=20
00:00:00.449 [/Devices/acpi/0/Config/] (level 4)
00:00:00.449   RamSize     <integer> =3D 0x0000000018400000 (406847488)
00:00:00.449   RamHoleSize <integer> =3D 0x0000000020000000 (536870912)
00:00:00.449   NumCPUs     <integer> =3D 0x0000000000000001 (1)
00:00:00.449   IOAPIC      <integer> =3D 0x0000000000000000 (0)
00:00:00.449   FdcEnabled  <integer> =3D 0x0000000000000001 (1)
00:00:00.449   ShowRtc     <integer> =3D 0x0000000000000000 (0)
00:00:00.449   ShowCpu     <integer> =3D 0x0000000000000000 (0)
00:00:00.449=20
00:00:00.449 [/Devices/acpi/0/LUN#0/] (level 4)
00:00:00.449   Driver <string>  =3D "ACPIHost" (cch=3D9)
00:00:00.449=20
00:00:00.449 [/Devices/acpi/0/LUN#0/Config/] (level 5)
00:00:00.449=20
00:00:00.449 [/Devices/i8254/] (level 2)
00:00:00.449=20
00:00:00.449 [/Devices/i8254/0/] (level 3)
00:00:00.449=20
00:00:00.449 [/Devices/i8254/0/Config/] (level 4)
00:00:00.449=20
00:00:00.449 [/Devices/i8259/] (level 2)
00:00:00.449=20
00:00:00.449 [/Devices/i8259/0/] (level 3)
00:00:00.449   Trusted <integer> =3D 0x0000000000000001 (1)
00:00:00.449=20
00:00:00.449 [/Devices/i8259/0/Config/] (level 4)
00:00:00.449=20
00:00:00.449 [/Devices/apic/] (level 2)
00:00:00.449=20
00:00:00.449 [/Devices/apic/0/] (level 3)
00:00:00.449   Trusted <integer> =3D 0x0000000000000001 (1)
00:00:00.449=20
00:00:00.449 [/Devices/apic/0/Config/] (level 4)
00:00:00.449   IOAPIC  <integer> =3D 0x0000000000000000 (0)
00:00:00.449   NumCPUs <integer> =3D 0x0000000000000001 (1)
00:00:00.449=20
00:00:00.449 [/Devices/mc146818/] (level 2)
00:00:00.450=20
00:00:00.450 [/Devices/mc146818/0/] (level 3)
00:00:00.450=20
00:00:00.450 [/Devices/mc146818/0/Config/] (level 4)
00:00:00.450=20
00:00:00.450 [/Devices/vga/] (level 2)
00:00:00.450=20
00:00:00.450 [/Devices/vga/0/] (level 3)
00:00:00.450   Trusted       <integer> =3D 0x0000000000000001 (1)
00:00:00.450   PCIDeviceNo   <integer> =3D 0x0000000000000002 (2)
00:00:00.450   PCIFunctionNo <integer> =3D 0x0000000000000000 (0)
00:00:00.450=20
00:00:00.450 [/Devices/vga/0/Config/] (level 4)
00:00:00.450   VRamSize         <integer> =3D 0x0000000000c00000 (1258291=
2)
00:00:00.450   FadeIn           <integer> =3D 0x0000000000000001 (1)
00:00:00.450   FadeOut          <integer> =3D 0x0000000000000001 (1)
00:00:00.450   LogoTime         <integer> =3D 0x0000000000000000 (0)
00:00:00.450   LogoFile         <string>  =3D "" (cch=3D1)
00:00:00.450   ShowBootMenu     <integer> =3D 0x0000000000000002 (2)
00:00:00.450   CustomVideoModes <integer> =3D 0x0000000000000000 (0)
00:00:00.450   HeightReduction  <integer> =3D 0x0000000000000000 (0)
00:00:00.450=20
00:00:00.450 [/Devices/vga/0/LUN#0/] (level 4)
00:00:00.450   Driver <string>  =3D "MainDisplay" (cch=3D12)
00:00:00.450=20
00:00:00.450 [/Devices/vga/0/LUN#0/Config/] (level 5)
00:00:00.450   Object <integer> =3D 0x0000000035f4b400 (905229312)
00:00:00.450=20
00:00:00.450 [/Devices/piix3ide/] (level 2)
00:00:00.450=20
00:00:00.450 [/Devices/piix3ide/0/] (level 3)
00:00:00.450   Trusted       <integer> =3D 0x0000000000000001 (1)
00:00:00.450   PCIDeviceNo   <integer> =3D 0x0000000000000001 (1)
00:00:00.450   PCIFunctionNo <integer> =3D 0x0000000000000001 (1)
00:00:00.450=20
00:00:00.450 [/Devices/piix3ide/0/Config/] (level 4)
00:00:00.450   Type <string>  =3D "ICH6" (cch=3D5)
00:00:00.450=20
00:00:00.450 [/Devices/piix3ide/0/LUN#999/] (level 4)
00:00:00.450   Driver <string>  =3D "MainStatus" (cch=3D11)
00:00:00.450=20
00:00:00.450 [/Devices/piix3ide/0/LUN#999/Config/] (level 5)
00:00:00.450   papLeds <integer> =3D 0x0000000035f279ec (905083372)
00:00:00.450   First   <integer> =3D 0x0000000000000000 (0)
00:00:00.450   Last    <integer> =3D 0x0000000000000003 (3)
00:00:00.450=20
00:00:00.450 [/Devices/piix3ide/0/LUN#2/] (level 4)
00:00:00.450   Driver <string>  =3D "Block" (cch=3D6)
00:00:00.450=20
00:00:00.450 [/Devices/piix3ide/0/LUN#2/Config/] (level 5)
00:00:00.450   Type      <string>  =3D "DVD" (cch=3D4)
00:00:00.450   Mountable <integer> =3D 0x0000000000000001 (1)
00:00:00.450=20
00:00:00.450 [/Devices/piix3ide/0/LUN#2/AttachedDriver/] (level 5)
00:00:00.450   Driver <string>  =3D "MediaISO" (cch=3D9)
00:00:00.450=20
00:00:00.450 [/Devices/piix3ide/0/LUN#2/AttachedDriver/Config/] (level 6)=

00:00:00.450   Path <string>  =3D "/GUNE/OS-Archiv/Microsoft MSDN Deutsch=
/XP professional SP3/de_windows_xp_professional_with_service_pack_3_x86_c=
d_vl_x14-73985.iso" (cch=3D130)
00:00:00.450=20
00:00:00.450 [/Devices/piix3ide/0/LUN#0/] (level 4)
00:00:00.450   Driver <string>  =3D "Block" (cch=3D6)
00:00:00.450=20
00:00:00.450 [/Devices/piix3ide/0/LUN#0/Config/] (level 5)
00:00:00.450   Type      <string>  =3D "HardDisk" (cch=3D9)
00:00:00.450   Mountable <integer> =3D 0x0000000000000000 (0)
00:00:00.450=20
00:00:00.450 [/Devices/piix3ide/0/LUN#0/AttachedDriver/] (level 5)
00:00:00.450   Driver <string>  =3D "VD" (cch=3D3)
00:00:00.450=20
00:00:00.450 [/Devices/piix3ide/0/LUN#0/AttachedDriver/Config/] (level 6)=

00:00:00.450   Path   <string>  =3D "/space/vbox/XPsp3proMSDN.vdi" (cch=3D=
29)
00:00:00.450   Format <string>  =3D "VDI" (cch=3D4)
00:00:00.450=20
00:00:00.450 [/Devices/ahci/] (level 2)
00:00:00.450=20
00:00:00.450 [/Devices/ahci/0/] (level 3)
00:00:00.450   Trusted       <integer> =3D 0x0000000000000001 (1)
00:00:00.450   PCIDeviceNo   <integer> =3D 0x000000000000000d (13)
00:00:00.450   PCIFunctionNo <integer> =3D 0x0000000000000000 (0)
00:00:00.450=20
00:00:00.450 [/Devices/ahci/0/Config/] (level 4)
00:00:00.450   PortCount       <integer> =3D 0x0000000000000001 (1)
00:00:00.450   PrimaryMaster   <integer> =3D 0x0000000000000000 (0)
00:00:00.450   PrimarySlave    <integer> =3D 0x0000000000000001 (1)
00:00:00.450   SecondaryMaster <integer> =3D 0x0000000000000002 (2)
00:00:00.450   SecondarySlave  <integer> =3D 0x0000000000000003 (3)
00:00:00.450=20
00:00:00.450 [/Devices/ahci/0/LUN#999/] (level 4)
00:00:00.450   Driver <string>  =3D "MainStatus" (cch=3D11)
00:00:00.450=20
00:00:00.450 [/Devices/ahci/0/LUN#999/Config/] (level 5)
00:00:00.450   papLeds <integer> =3D 0x0000000035f279fc (905083388)
00:00:00.450   First   <integer> =3D 0x0000000000000000 (0)
00:00:00.450   Last    <integer> =3D 0x0000000000000000 (0)
00:00:00.450=20
00:00:00.450 [/Devices/pcnet/] (level 2)
00:00:00.450=20
00:00:00.450 [/Devices/pcnet/0/] (level 3)
00:00:00.450   Trusted       <integer> =3D 0x0000000000000001 (1)
00:00:00.450   PCIDeviceNo   <integer> =3D 0x0000000000000003 (3)
00:00:00.450   PCIFunctionNo <integer> =3D 0x0000000000000000 (0)
00:00:00.450=20
00:00:00.450 [/Devices/pcnet/0/Config/] (level 4)
00:00:00.450   Am79C973       <integer> =3D 0x0000000000000001 (1)
00:00:00.450   MAC            <bytes>   =3D "08 00 27 7e 63 6d" (cb=3D6)
00:00:00.450   CableConnected <integer> =3D 0x0000000000000001 (1)
00:00:00.450   LineSpeed      <integer> =3D 0x0000000000000000 (0)
00:00:00.450=20
00:00:00.450 [/Devices/pcnet/0/LUN#999/] (level 4)
00:00:00.450   Driver <string>  =3D "MainStatus" (cch=3D11)
00:00:00.450=20
00:00:00.450 [/Devices/pcnet/0/LUN#999/Config/] (level 5)
00:00:00.450   papLeds <integer> =3D 0x0000000035f27ab4 (905083572)
00:00:00.450=20
00:00:00.450 [/Devices/pcnet/0/LUN#0/] (level 4)
00:00:00.450   Driver <string>  =3D "NAT" (cch=3D4)
00:00:00.450=20
00:00:00.450 [/Devices/pcnet/0/LUN#0/Config/] (level 5)
00:00:00.450   TFTPPrefix <string>  =3D "/home/Intern/harry/.VirtualBox/T=
FTP" (cch=3D36)
00:00:00.450   BootFile   <string>  =3D "XPsp3proMSDN.pxe" (cch=3D17)
00:00:00.450=20
00:00:00.450 [/Devices/e1000/] (level 2)
00:00:00.450=20
00:00:00.450 [/Devices/serial/] (level 2)
00:00:00.450=20
00:00:00.450 [/Devices/parallel/] (level 2)
00:00:00.450=20
00:00:00.450 [/Devices/VMMDev/] (level 2)
00:00:00.450=20
00:00:00.450 [/Devices/VMMDev/0/] (level 3)
00:00:00.450   Trusted       <integer> =3D 0x0000000000000001 (1)
00:00:00.450   PCIDeviceNo   <integer> =3D 0x0000000000000004 (4)
00:00:00.450   PCIFunctionNo <integer> =3D 0x0000000000000000 (0)
00:00:00.450=20
00:00:00.450 [/Devices/VMMDev/0/Config/] (level 4)
00:00:00.450=20
00:00:00.450 [/Devices/VMMDev/0/LUN#0/] (level 4)
00:00:00.450   Driver <string>  =3D "MainVMMDev" (cch=3D11)
00:00:00.450=20
00:00:00.450 [/Devices/VMMDev/0/LUN#0/Config/] (level 5)
00:00:00.450   Object <integer> =3D 0x0000000033fbcf60 (872140640)
00:00:00.450=20
00:00:00.450 [/Devices/VMMDev/0/LUN#999/] (level 4)
00:00:00.450   Driver <string>  =3D "MainStatus" (cch=3D11)
00:00:00.450=20
00:00:00.450 [/Devices/VMMDev/0/LUN#999/Config/] (level 5)
00:00:00.450   papLeds <integer> =3D 0x0000000035f27ad4 (905083604)
00:00:00.450   First   <integer> =3D 0x0000000000000000 (0)
00:00:00.450   Last    <integer> =3D 0x0000000000000000 (0)
00:00:00.450=20
00:00:00.450 [/Devices/AudioSniffer/] (level 2)
00:00:00.450=20
00:00:00.450 [/Devices/AudioSniffer/0/] (level 3)
00:00:00.450=20
00:00:00.450 [/Devices/AudioSniffer/0/Config/] (level 4)
00:00:00.450=20
00:00:00.450 [/Devices/AudioSniffer/0/LUN#0/] (level 4)
00:00:00.450   Driver <string>  =3D "MainAudioSniffer" (cch=3D17)
00:00:00.450=20
00:00:00.450 [/Devices/AudioSniffer/0/LUN#0/Config/] (level 5)
00:00:00.450   Object <integer> =3D 0x0000000035e924d0 (904471760)
00:00:00.450=20
00:00:00.450 [/Devices/ichac97/] (level 2)
00:00:00.450=20
00:00:00.450 [/Devices/ichac97/0/] (level 3)
00:00:00.450   Trusted       <integer> =3D 0x0000000000000001 (1)
00:00:00.450   PCIDeviceNo   <integer> =3D 0x0000000000000005 (5)
00:00:00.450   PCIFunctionNo <integer> =3D 0x0000000000000000 (0)
00:00:00.450=20
00:00:00.450 [/Devices/ichac97/0/Config/] (level 4)
00:00:00.450=20
00:00:00.450 [/Devices/ichac97/0/LUN#0/] (level 4)
00:00:00.450   Driver <string>  =3D "AUDIO" (cch=3D6)
00:00:00.450=20
00:00:00.450 [/Devices/ichac97/0/LUN#0/Config/] (level 5)
00:00:00.450   AudioDriver <string>  =3D "oss" (cch=3D4)
00:00:00.450   StreamName  <string>  =3D "XPsp3proMSDN" (cch=3D13)
00:00:00.450=20
00:00:00.450 [/TM/] (level 1)
00:00:00.450   UTCOffset <integer> =3D 0x0000000000000000 (0)
00:00:00.450=20
00:00:00.450 ********************* End of CFGM dump *********************=
*
00:00:00.450 MM: cbHyperHeap=3D0x140000 (1310720)
00:00:00.451 Logical host processors: 2, processor active mask: 000000000=
0000001
00:00:00.451 ************************* CPUID dump ***********************=
*
00:00:00.451          RAW Standard CPUIDs
00:00:00.451      Function  eax      ebx      ecx      edx
00:00:00.452 Gst: 00000000  00000002 756e6547 6c65746e 49656e69
00:00:00.452 Hst:           0000000a 756e6547 6c65746e 49656e69
00:00:00.452 Gst: 00000001  00010676 00000800 00000009 078bf1bf
00:00:00.452 Hst:           00010676 00020800 0008e3fd bfebfbff
00:00:00.452 Gst: 00000002  05b0b101 005657f0 00000000 2cb4304e
00:00:00.452 Hst:           05b0b101 005657f0 00000000 2cb4304e
00:00:00.452 Gst: 00000003  07280202 00000000 00000000 00000503*
00:00:00.452 Hst:           00000000 00000000 00000000 00000000
00:00:00.452 Gst: 00000004  00000000 00000000 00000000 00000503*
00:00:00.452 Hst:           04000121 01c0003f 0000003f 00000001
00:00:00.452 Gst: 00000005  07280202 00000000 00000000 00000503*
00:00:00.452 Hst:           00000040 00000040 00000003 00022220
00:00:00.452 Name:                            GenuineIntel
00:00:00.452 Supports:                        0-2
00:00:00.452 Family:                          6  	Extended: 0 	Effective:=
 6
00:00:00.452 Model:                           7  	Extended: 1 	Effective:=
 23
00:00:00.452 Stepping:                        6
00:00:00.452 APIC ID:                         0x00
00:00:00.452 Logical CPUs:                    0
00:00:00.452 CLFLUSH Size:                    8
00:00:00.452 Brand ID:                        0x00
00:00:00.452 Mnemonic - Description                 =3D guest (host)
00:00:00.452 FPU - x87 FPU on Chip                  =3D 1 (1)
00:00:00.452 VME - Virtual 8086 Mode Enhancements   =3D 1 (1)
00:00:00.452 DE - Debugging extensions              =3D 1 (1)
00:00:00.452 PSE - Page Size Extension              =3D 1 (1)
00:00:00.452 TSC - Time Stamp Counter               =3D 1 (1)
00:00:00.452 MSR - Model Specific Registers         =3D 1 (1)
00:00:00.452 PAE - Physical Address Extension       =3D 0 (1)
00:00:00.452 MCE - Machine Check Exception          =3D 1 (1)
00:00:00.452 CX8 - CMPXCHG8B instruction            =3D 1 (1)
00:00:00.452 APIC - APIC On-Chip                    =3D 0 (1)
00:00:00.452 Reserved                               =3D 0 (0)
00:00:00.452 SEP - SYSENTER and SYSEXIT             =3D 0 (1)
00:00:00.452 MTRR - Memory Type Range Registers     =3D 1 (1)
00:00:00.452 PGE - PTE Global Bit                   =3D 1 (1)
00:00:00.452 MCA - Machine Check Architecture       =3D 1 (1)
00:00:00.452 CMOV - Conditional Move Instructions   =3D 1 (1)
00:00:00.452 PAT - Page Attribute Table             =3D 1 (1)
00:00:00.452 PSE-36 - 36-bit Page Size Extention    =3D 1 (1)
00:00:00.452 PSN - Processor Serial Number          =3D 0 (0)
00:00:00.452 CLFSH - CLFLUSH Instruction.           =3D 1 (1)
00:00:00.452 Reserved                               =3D 0 (0)
00:00:00.452 DS - Debug Store                       =3D 0 (1)
00:00:00.452 ACPI - Thermal Mon. & Soft. Clock Ctrl.=3D 0 (1)
00:00:00.452 MMX - Intel MMX Technology             =3D 1 (1)
00:00:00.452 FXSR - FXSAVE and FXRSTOR Instructions =3D 1 (1)
00:00:00.452 SSE - SSE Support                      =3D 1 (1)
00:00:00.452 SSE2 - SSE2 Support                    =3D 1 (1)
00:00:00.452 SS - Self Snoop                        =3D 0 (1)
00:00:00.452 HTT - Hyper-Threading Technolog        =3D 0 (1)
00:00:00.452 TM - Thermal Monitor                   =3D 0 (1)
00:00:00.452 30 - Reserved                          =3D 0 (0)
00:00:00.452 PBE - Pending Break Enable             =3D 0 (1)
00:00:00.452 Supports SSE3 or not                   =3D 1 (1)
00:00:00.452 Reserved                               =3D 0 (2)
00:00:00.452 Supports MONITOR/MWAIT                 =3D 1 (1)
00:00:00.452 CPL-DS - CPL Qualified Debug Store     =3D 0 (1)
00:00:00.452 VMX - Virtual Machine Technology       =3D 0 (1)
00:00:00.452 Reserved                               =3D 0 (1)
00:00:00.452 Enhanced SpeedStep Technology          =3D 0 (1)
00:00:00.452 Terminal Monitor 2                     =3D 0 (1)
00:00:00.452 Supports Supplemental SSE3 or not      =3D 0 (1)
00:00:00.452 L1 Context ID                          =3D 0 (0)
00:00:00.452 Reserved                               =3D 0x0 (0x0)
00:00:00.452 CMPXCHG16B                             =3D 0 (1)
00:00:00.452 xTPR Update Control                    =3D 0 (1)
00:00:00.452 Reserved                               =3D 0x0 (0x11)
00:00:00.452=20
00:00:00.452          RAW Extended CPUIDs
00:00:00.452      Function  eax      ebx      ecx      edx
00:00:00.452 Gst: 80000000  80000008 00000000 00000000 00000000
00:00:00.452 Hst:           80000008 00000000 00000000 00000000
00:00:00.452 Gst: 80000001  00000000 00000000 00000000 00000000
00:00:00.452 Hst:           00000000 00000000 00000001 20100000
00:00:00.452 Gst: 80000002  65746e49 2952286c 726f4320 4d542865
00:00:00.452 Hst:           65746e49 2952286c 726f4320 4d542865
00:00:00.452 Gst: 80000003  44203229 43206f75 20205550 45202020
00:00:00.452 Hst:           44203229 43206f75 20205550 45202020
00:00:00.452 Gst: 80000004  30303438 20402020 30302e33 007a4847
00:00:00.452 Hst:           30303438 20402020 30302e33 007a4847
00:00:00.452 Gst: 80000005  00000000 00000000 00000000 00000000
00:00:00.452 Hst:           00000000 00000000 00000000 00000000
00:00:00.452 Gst: 80000006  00000000 00000000 18008040 00000000
00:00:00.452 Hst:           00000000 00000000 18008040 00000000
00:00:00.452 Gst: 80000007  00000000 00000000 00000000 00000000
00:00:00.452 Hst:           00000000 00000000 00000000 00000000
00:00:00.452 Gst: 80000008  00003024 00000000 00000000 00000000
00:00:00.452 Hst:           00003024 00000000 00000000 00000000
00:00:00.452 Gst: 80000009  07280202 00000000 00000000 00000503*
00:00:00.452 Hst:           07280202 00000000 00000000 00000503
00:00:00.452 Ext Name:                       =20
00:00:00.452 Ext Supports:                    0x80000000-0x80000008
00:00:00.452 Family:                          0  	Extended: 0 	Effective:=
 0
00:00:00.452 Model:                           0  	Extended: 0 	Effective:=
 0
00:00:00.452 Stepping:                        0
00:00:00.452 Brand ID:                        0x000
00:00:00.452 Mnemonic - Description                 =3D guest (host)
00:00:00.452 FPU - x87 FPU on Chip                  =3D 0 (0)
00:00:00.452 VME - Virtual 8086 Mode Enhancements   =3D 0 (0)
00:00:00.452 DE - Debugging extensions              =3D 0 (0)
00:00:00.452 PSE - Page Size Extension              =3D 0 (0)
00:00:00.452 TSC - Time Stamp Counter               =3D 0 (0)
00:00:00.452 MSR - K86 Model Specific Registers     =3D 0 (0)
00:00:00.452 PAE - Physical Address Extension       =3D 0 (0)
00:00:00.452 MCE - Machine Check Exception          =3D 0 (0)
00:00:00.452 CX8 - CMPXCHG8B instruction            =3D 0 (0)
00:00:00.452 APIC - APIC On-Chip                    =3D 0 (0)
00:00:00.452 10 - Reserved                          =3D 0 (0)
00:00:00.452 SEP - SYSCALL and SYSRET               =3D 0 (0)
00:00:00.452 MTRR - Memory Type Range Registers     =3D 0 (0)
00:00:00.452 PGE - PTE Global Bit                   =3D 0 (0)
00:00:00.452 MCA - Machine Check Architecture       =3D 0 (0)
00:00:00.452 CMOV - Conditional Move Instructions   =3D 0 (0)
00:00:00.452 PAT - Page Attribute Table             =3D 0 (0)
00:00:00.452 PSE-36 - 36-bit Page Size Extention    =3D 0 (0)
00:00:00.452 18 - Reserved                          =3D 0 (0)
00:00:00.452 19 - Reserved                          =3D 0 (0)
00:00:00.452 NX - No-Execute Page Protection        =3D 0 (1)
00:00:00.452 DS - Debug Store                       =3D 0 (0)
00:00:00.452 AXMMX - AMD Extensions to MMX Instr.   =3D 0 (0)
00:00:00.452 MMX - Intel MMX Technology             =3D 0 (0)
00:00:00.452 FXSR - FXSAVE and FXRSTOR Instructions =3D 0 (0)
00:00:00.452 25 - AMD fast FXSAVE and FXRSTOR Instr.=3D 0 (0)
00:00:00.452 26 - 1 GB large page support           =3D 0 (0)
00:00:00.452 27 - RDTSCP instruction                =3D 0 (0)
00:00:00.452 28 - Reserved                          =3D 0 (0)
00:00:00.452 29 - AMD Long Mode                     =3D 0 (1)
00:00:00.452 30 - AMD Extensions to 3DNow           =3D 0 (0)
00:00:00.452 31 - AMD 3DNow                         =3D 0 (0)
00:00:00.452 LahfSahf - LAHF/SAHF in 64-bit mode    =3D 0 (1)
00:00:00.452 CmpLegacy - Core MP legacy mode (depr) =3D 0 (0)
00:00:00.452 SVM - AMD VM Extensions                =3D 0 (0)
00:00:00.452 APIC registers starting at 0x400       =3D 0 (0)
00:00:00.452 AltMovCR8 - LOCK MOV CR0 means MOV CR8 =3D 0 (0)
00:00:00.452 Advanced bit manipulation              =3D 0 (0)
00:00:00.452 SSE4A instruction support              =3D 0 (0)
00:00:00.452 Misaligned SSE mode                    =3D 0 (0)
00:00:00.452 PREFETCH and PREFETCHW instruction     =3D 0 (0)
00:00:00.452 OS visible workaround                  =3D 0 (0)
00:00:00.452 Instruction based sampling             =3D 0 (0)
00:00:00.452 SSE5 support                           =3D 0 (0)
00:00:00.452 SKINIT, STGI, and DEV support          =3D 0 (0)
00:00:00.452 Watchdog timer support.                =3D 0 (0)
00:00:00.452 31:14 - Reserved                       =3D 0x0 (0x0)
00:00:00.452 Full Name:                       Intel(R) Core(TM)2 Duo CPU =
    E8400  @ 3.00GHz
00:00:00.452 TLB 2/4M Instr/Uni:              res0     0 entries
00:00:00.452 TLB 2/4M Data:                   res0     0 entries
00:00:00.452 TLB 4K Instr/Uni:                res0     0 entries
00:00:00.452 TLB 4K Data:                     res0     0 entries
00:00:00.452 L1 Instr Cache Line Size:        0 bytes
00:00:00.452 L1 Instr Cache Lines Per Tag:    0
00:00:00.452 L1 Instr Cache Associativity:    res0 =20
00:00:00.452 L1 Instr Cache Size:             0 KB
00:00:00.452 L1 Data Cache Line Size:         0 bytes
00:00:00.452 L1 Data Cache Lines Per Tag:     0
00:00:00.452 L1 Data Cache Associativity:     res0 =20
00:00:00.452 L1 Data Cache Size:              0 KB
00:00:00.452 L2 TLB 2/4M Instr/Uni:           off       0 entries
00:00:00.452 L2 TLB 2/4M Data:                off       0 entries
00:00:00.452 L2 TLB 4K Instr/Uni:             off       0 entries
00:00:00.452 L2 TLB 4K Data:                  off       0 entries
00:00:00.452 L2 Cache Line Size:              0 bytes
00:00:00.452 L2 Cache Lines Per Tag:          0
00:00:00.452 L2 Cache Associativity:          off  =20
00:00:00.452 L2 Cache Size:                   0 KB
00:00:00.452 APM Features:                  =20
00:00:00.452 Physical Address Width:          36 bits
00:00:00.452 Virtual Address Width:           48 bits
00:00:00.452 Physical Core Count:             0
00:00:00.452=20
00:00:00.452          RAW Centaur CPUIDs
00:00:00.452      Function  eax      ebx      ecx      edx
00:00:00.452 Gst: c0000000  07280202 00000000 00000000 00000503
00:00:00.452 Hst:           07280202 00000000 00000000 00000503
00:00:00.452 Gst: c0000001  07280202 00000000 00000000 00000503
00:00:00.452 Hst:           07280202 00000000 00000000 00000503
00:00:00.452 Gst: c0000002  07280202 00000000 00000000 00000503
00:00:00.452 Hst:           07280202 00000000 00000000 00000503
00:00:00.452 Gst: c0000003  07280202 00000000 00000000 00000503
00:00:00.452 Hst:           07280202 00000000 00000000 00000503
00:00:00.452 Centaur Supports:                0xc0000000-0x07280202
00:00:00.452 Mnemonic - Description                 =3D guest (host)
00:00:00.452 AIS - Alternate Instruction Set        =3D 0 (1)
00:00:00.452 AIS-E - AIS enabled                    =3D 0 (1)
00:00:00.452 RNG - Random Number Generator          =3D 0 (0)
00:00:00.452 RNG-E - RNG enabled                    =3D 0 (0)
00:00:00.452 LH - LongHaul MSR 0000_110Ah           =3D 0 (0)
00:00:00.452 FEMMS - FEMMS                          =3D 0 (0)
00:00:00.452 ACE - Advanced Cryptography Engine     =3D 0 (0)
00:00:00.452 ACE-E - ACE enabled                    =3D 0 (0)
00:00:00.452 ACE2 - Advanced Cryptography Engine 2  =3D 0 (1)
00:00:00.452 ACE2-E - ACE enabled                   =3D 0 (0)
00:00:00.452 PHE - Hash Engine                      =3D 0 (1)
00:00:00.452 PHE-E - PHE enabled                    =3D 0 (0)
00:00:00.452 PMM - Montgomery Multiplier            =3D 0 (0)
00:00:00.452 PMM-E - PMM enabled                    =3D 0 (0)
00:00:00.452=20
00:00:00.452=20
00:00:00.452 ******************** End of CPUID dump *********************=
*
00:00:00.454 REM: VBoxREM32
00:00:00.465 TM: GIP - u32Mode=3D1 (SyncTSC) u32UpdateHz=3D100
00:00:00.499 TM: cTSCTicksPerSecond=3D0xb132afa8 (2972889000) fTSCVirtual=
ized=3Dtrue  fTSCUseRealTSC=3Dfalse
00:00:00.499 TM: fMaybeUseOffsettedHostTSC=3Dtrue  TSCTiedToExecution=3Df=
alse TSCNotTiedToHalt=3Dfalse
00:00:00.499 CoreCode: R3=3D357fe000 R0=3Dec586000 RC=3Da0330000 Phys=3D0=
00000003a054000 cb=3D0x2000

--------------000605090201040202090305--

--------------enig0203CC2C130DBCE6634D2A7F
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)

iEYEARECAAYFAkoTb+AACgkQLDqVQ9VXb8hyAwCgyUNWE4LKA8EzAkUZ37kSFaHT
Y9IAoKhyA1djtRbv67xy2ZSmq2Ftsi7B
=hNVH
-----END PGP SIGNATURE-----

--------------enig0203CC2C130DBCE6634D2A7F--

From owner-freebsd-emulation@FreeBSD.ORG  Wed May 20 10:18:14 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 E5EAA1065673
	for <freebsd-emulation@freebsd.org>;
	Wed, 20 May 2009 10:18:14 +0000 (UTC) (envelope-from bsam@kfs.ru)
Received: from kfs.ru (kfs.kfs.ru [194.186.81.194])
	by mx1.freebsd.org (Postfix) with ESMTP id 921DD8FC16
	for <freebsd-emulation@freebsd.org>;
	Wed, 20 May 2009 10:18:14 +0000 (UTC) (envelope-from bsam@kfs.ru)
Received: from bsam by kfs.ru with local (Exim 4.67 (FreeBSD))
	(envelope-from <bsam@kfs.ru>)
	id 1M6isH-000J1U-6K; Wed, 20 May 2009 14:18:13 +0400
To: Raphael Kubo da Costa <kubito@gmail.com>
References: <68c3445d0905182230k453486a5nf13fbf8359f7029a@mail.gmail.com>
From: Boris Samorodov <bsam@ipt.ru>
Date: Wed, 20 May 2009 14:18:13 +0400
In-Reply-To: <68c3445d0905182230k453486a5nf13fbf8359f7029a@mail.gmail.com>
	(Raphael Kubo da Costa's message of "Tue,
	19 May 2009 02:30:09 -0300")
Message-ID: <69248042@serv3.int.kfs.ru>
User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: "Boris B. Samorodov" <bsam@kfs.ru>
Cc: freebsd-emulation@freebsd.org
Subject: Re: Cannot nspluginwrapper problems because of linux-f8-pango
	vulnerability
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 20 May 2009 10:18:15 -0000

On Tue, 19 May 2009 02:30:09 -0300 Raphael Kubo da Costa wrote:

> I'm trying to get linux-f8-flashplugin10 here with FreeBSD 7.2. I've
> already installed it (which means OVERRIDE_LINUX_BASE_PORT and
> OVERRIDE_LINUX_NONBASE_PORTS are already correctly set to f8) and now
> I'm trying to install the nspluginwrapper port.

> However, it always fails with the following error while installing its
> dependencies:

> ===>   linux-f8-gtk2-2.12.8 depends on file:
> /compat/linux/usr/lib/libpango-1.0.so.0.1800.4 - not found
> ===>    Verifying install for
> /compat/linux/usr/lib/libpango-1.0.so.0.1800.4 in
> /usr/ports/x11-toolkits/linux-f8-pango
> ===>  linux-f8-pango-1.18.4 has known vulnerabilities:
> => pango -- integer overflow.
>    Reference: <http://www.FreeBSD.org/ports/portaudit/4b172278-3f46-11de-becb-001cc0377035.html>
> => Please update your ports tree and try again.
> *** Error code 1

> Stop in /usr/ports/x11-toolkits/linux-f8-pango.
> *** Error code 1

> Stop in /usr/ports/x11-toolkits/linux-f8-gtk2.
> *** Error code 1

> Stop in /usr/ports/www/nspluginwrapper.

> Looking at the reference, it says it affects linux-f8-pango < 1.24,
> but the current port is at 1.18.4 and I don't think there's an updated
> Fedora 8 package (== 1.24). Is there a way to prevent this check from
> happening?

Seems that you are using a port audit tool. Then a manual pages from
that tool may help you.


WBR
-- 
bsam

From owner-freebsd-emulation@FreeBSD.ORG  Wed May 20 10:19:58 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 D78341065670
	for <freebsd-emulation@freebsd.org>;
	Wed, 20 May 2009 10:19:58 +0000 (UTC) (envelope-from bsam@kfs.ru)
Received: from kfs.ru (kfs.kfs.ru [194.186.81.194])
	by mx1.freebsd.org (Postfix) with ESMTP id 5EC348FC0A
	for <freebsd-emulation@freebsd.org>;
	Wed, 20 May 2009 10:19:58 +0000 (UTC) (envelope-from bsam@kfs.ru)
Received: from bsam by kfs.ru with local (Exim 4.67 (FreeBSD))
	(envelope-from <bsam@kfs.ru>)
	id 1M6iaR-000Itw-Ho; Wed, 20 May 2009 13:59:47 +0400
To: dikshie <dikshie@gmail.com>
References: <910e60e80905170248v64dbaa2fw7c0eb60fbec17938@mail.gmail.com>
	<200905171343.26892.tijl@ulyssis.org>
	<910e60e80905170511s52e9794fj998b3c2b3d1c0c5b@mail.gmail.com>
From: Boris Samorodov <bsam@ipt.ru>
Date: Wed, 20 May 2009 13:59:47 +0400
In-Reply-To: <910e60e80905170511s52e9794fj998b3c2b3d1c0c5b@mail.gmail.com>
	(dikshie@gmail.com's message of "Sun, 17 May 2009 21:11:25 +0900")
Message-ID: <35329148@serv3.int.kfs.ru>
User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: "Boris B. Samorodov" <bsam@kfs.ru>
Cc: freebsd-emulation@freebsd.org
Subject: Re: anyone success with matlab 2009a
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 20 May 2009 10:19:59 -0000

On Sun, 17 May 2009 21:11:25 +0900 dikshie wrote:
> On Sun, May 17, 2009 at 8:43 PM, Tijl Coosemans <tijl@ulyssis.org> wrote:

> > There are no linux-f9-* ports. You should use
> > OVERRIDE_LINUX_NONBASE_PORT=f8

> there is /usr/ports/emulators/linux_base-f9
> should i uninstall that and install linux_base-f8?

Either should work.

> > Maybe the install script needs to be run with linux bash. You could try:
> > /compat/linux/bin/sh /home/dikshie/mydisc/install

> i did it. but i always get:
> Internal error 2: Could not determine the path of the
>                   MATLAB root directory.

Can't comment on this but ktrace and devel/linux_kdump may help
in further investigation.


WBR
-- 
bsam

From owner-freebsd-emulation@FreeBSD.ORG  Wed May 20 12:45:13 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 0DA47106566B
	for <freebsd-emulation@freebsd.org>;
	Wed, 20 May 2009 12:45:13 +0000 (UTC)
	(envelope-from kubito@gmail.com)
Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.28])
	by mx1.freebsd.org (Postfix) with ESMTP id BBDEF8FC1A
	for <freebsd-emulation@freebsd.org>;
	Wed, 20 May 2009 12:45:12 +0000 (UTC)
	(envelope-from kubito@gmail.com)
Received: by yx-out-2324.google.com with SMTP id 8so264630yxb.13
	for <freebsd-emulation@freebsd.org>;
	Wed, 20 May 2009 05:45:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:received:in-reply-to:references
	:date:message-id:subject:from:to:cc:content-type
	:content-transfer-encoding;
	bh=SS6U8AurP1L19j3/l3HTQgiWJ+9TDUEranx8XBIPQDA=;
	b=BoGwfar13Amfw7oap96INCL7NoMk1Izfyf67j37xjJt/UgLOW5ASy46PeSqv+qf5Ky
	r8KomaiCtjG0c2bOvtfpv9ORnnB1KmLumSMSf92sn0lxQuxSbpQbTfZerSFrK7inTq/+
	Ot1em6d6B2Ta+KrPXn144NI9ZDZd7dgWeO9sw=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type:content-transfer-encoding;
	b=nR0zf4uacZSSiDpk05/PulDH2M4r3PYWOOKOMkx/nCgZuDxape6qC3FYYXbgidjZcS
	CYHOK45MjeZAS0g3PncPamygILdPHFNpm78zmiiFuu7Fs/P/MMPNJlIFD1HYnZ/lD4Ql
	8zr5fZf+uzwyAqHyAiTDz+D1NKRJ1yKv5VwTw=
MIME-Version: 1.0
Received: by 10.231.40.5 with SMTP id i5mr288373ibe.52.1242823511784; Wed, 20 
	May 2009 05:45:11 -0700 (PDT)
In-Reply-To: <69248042@serv3.int.kfs.ru>
References: <68c3445d0905182230k453486a5nf13fbf8359f7029a@mail.gmail.com>
	<69248042@serv3.int.kfs.ru>
Date: Wed, 20 May 2009 09:45:11 -0300
Message-ID: <68c3445d0905200545p658b66e4l618aaaf7d19d3e76@mail.gmail.com>
From: Raphael Kubo da Costa <kubito@gmail.com>
To: Boris Samorodov <bsam@ipt.ru>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: freebsd-emulation@freebsd.org
Subject: Re: Cannot nspluginwrapper problems because of linux-f8-pango 
	vulnerability
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 20 May 2009 12:45:13 -0000

2009/5/20 Boris Samorodov <bsam@ipt.ru>:
> Seems that you are using a port audit tool. Then a manual pages from
> that tool may help you.
I tried running 'make -DDISABLE_VULNERABILITIES install clean' in
linux-f8-pango and now the installation process failed with a Floating
Point Exception when checking if it was already installed.

From owner-freebsd-emulation@FreeBSD.ORG  Wed May 20 13:05:19 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 070EE106564A
	for <freebsd-emulation@freebsd.org>;
	Wed, 20 May 2009 13:05:19 +0000 (UTC) (envelope-from bsam@kfs.ru)
Received: from kfs.ru (kfs.kfs.ru [194.186.81.194])
	by mx1.freebsd.org (Postfix) with ESMTP id A8CF28FC0A
	for <freebsd-emulation@freebsd.org>;
	Wed, 20 May 2009 13:05:17 +0000 (UTC) (envelope-from bsam@kfs.ru)
Received: from bsam by kfs.ru with local (Exim 4.67 (FreeBSD))
	(envelope-from <bsam@kfs.ru>)
	id 1M6lTv-000K8b-6G; Wed, 20 May 2009 17:05:15 +0400
To: Raphael Kubo da Costa <kubito@gmail.com>
References: <68c3445d0905182230k453486a5nf13fbf8359f7029a@mail.gmail.com>
	<69248042@serv3.int.kfs.ru>
	<68c3445d0905200545p658b66e4l618aaaf7d19d3e76@mail.gmail.com>
From: Boris Samorodov <bsam@ipt.ru>
Date: Wed, 20 May 2009 17:05:15 +0400
In-Reply-To: <68c3445d0905200545p658b66e4l618aaaf7d19d3e76@mail.gmail.com>
	(Raphael Kubo da Costa's message of "Wed,
	20 May 2009 09:45:11 -0300")
Message-ID: <37073556@serv3.int.kfs.ru>
User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: "Boris B. Samorodov" <bsam@kfs.ru>
Cc: freebsd-emulation@freebsd.org
Subject: Re: Cannot nspluginwrapper problems because of linux-f8-pango
	vulnerability
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 20 May 2009 13:05:19 -0000

On Wed, 20 May 2009 09:45:11 -0300 Raphael Kubo da Costa wrote:

> 2009/5/20 Boris Samorodov <bsam@ipt.ru>:
> > Seems that you are using a port audit tool. Then a manual pages from
> > that tool may help you.
> I tried running 'make -DDISABLE_VULNERABILITIES install clean' in
> linux-f8-pango and now the installation process failed with a Floating
> Point Exception when checking if it was already installed.

Please, show "pkg_info -xI linux".


WBR
-- 
bsam

From owner-freebsd-emulation@FreeBSD.ORG  Wed May 20 22:05:37 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 C64301065674
	for <freebsd-emulation@freebsd.org>;
	Wed, 20 May 2009 22:05:37 +0000 (UTC)
	(envelope-from gfritz@gmail.com)
Received: from mail-pz0-f173.google.com (mail-pz0-f173.google.com
	[209.85.222.173])
	by mx1.freebsd.org (Postfix) with ESMTP id 990468FC1D
	for <freebsd-emulation@freebsd.org>;
	Wed, 20 May 2009 22:05:32 +0000 (UTC)
	(envelope-from gfritz@gmail.com)
Received: by pzk3 with SMTP id 3so609362pzk.3
	for <freebsd-emulation@freebsd.org>;
	Wed, 20 May 2009 15:05:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:received:received:received:date:from:to:subject
	:message-id:mime-version:content-type:content-disposition:user-agent;
	bh=caonAERftW6g4DwkFnD50iLUE6NRMuvH2B83aQJjrLA=;
	b=usmdhL0dX3fxtzHrpbPmGVBYex4e4PcX82lJhJNBGraK60XcD5EopzE+zCmOhS74cb
	25VwE9g6aESYS2gqDrhs4Y3AoZYe0OtepGpXHx3YnBoKmVq0n+A88kRe7oYjcxX02pGC
	IHQYNcB0vEj0i/GzqrgzE/ZuJRxd65nzSuIu8=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=date:from:to:subject:message-id:mime-version:content-type
	:content-disposition:user-agent;
	b=JJQjSXjjTxSM3BVaifKkT7R4UnNZayw8pFrjDjwDoJnZUEkQSwS7ZHx4EeRk8S43KO
	UGMpUA6pdnvac1VdS05LjudleysjeC4kyybSbXiSPdN64KV72IjFzPf0GgBvP+81rp8t
	JMQ68J6a9Elv271xK941aJRmffRsJSSOQPTec=
Received: by 10.142.200.3 with SMTP id x3mr715006wff.27.1242855512538;
	Wed, 20 May 2009 14:38:32 -0700 (PDT)
Received: from dev.null (63-12-66-208.dsl.cust.wirelessbeehive.com
	[208.66.12.63])
	by mx.google.com with ESMTPS id 32sm304907wfc.34.2009.05.20.14.38.31
	(version=TLSv1/SSLv3 cipher=RC4-MD5);
	Wed, 20 May 2009 14:38:32 -0700 (PDT)
Received: by dev.null (Postfix, from userid 1001)
	id CAEF741; Wed, 20 May 2009 15:38:30 -0600 (MDT)
Date: Wed, 20 May 2009 15:38:30 -0600
From: Geoff Fritz <gfritz@gmail.com>
To: freebsd-emulation@freebsd.org
Message-ID: <20090520213830.GA13304@dev.null>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.19 (2009-01-05)
Subject: Linuxulator, 32-bit executables, and linux-from-scratch
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 20 May 2009 22:05:38 -0000

I have a couple of quesiotns about FreeBSD's linux emulation environment.

Firstly, does the emulation layer handle the 32-bit Linux binaries natively,
or does it rely on FreeBSD's own 32-bit emulation layer?  In other words, can
I get away with not loading the 32-bit FreeBSD libraries?

I've tried searching, but wasn't able to find any relavent infomation about
this next item.  Has anyone tried a linux-from-scratch bootstrap process
under Linuxulator to create a custom environment?  Are there any low-level
problems that may prevent me from doing so?  And, on a related note, is
it possible to have multiple linux trees for emulation?  That is, if I mount
linsys and linproc correctly in another place (other than /compat/linux),
will things work as expected?

And my last question...  I run 7.2-RELEASE/amd64.  Is it possible yet to
run a 32-bit WINE environemt under the Linux emulation?  Last I heard, the
64-bit kernel was lacking a syscall or two to make this possible.  Has this
changed?

Thanks a bunch!

-- Geoff

From owner-freebsd-emulation@FreeBSD.ORG  Thu May 21 02:00:48 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 04E8B106566B
	for <freebsd-emulation@freebsd.org>;
	Thu, 21 May 2009 02:00:48 +0000 (UTC)
	(envelope-from kubito@gmail.com)
Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.28])
	by mx1.freebsd.org (Postfix) with ESMTP id B09FF8FC1A
	for <freebsd-emulation@freebsd.org>;
	Thu, 21 May 2009 02:00:47 +0000 (UTC)
	(envelope-from kubito@gmail.com)
Received: by yx-out-2324.google.com with SMTP id 8so518145yxb.13
	for <freebsd-emulation@freebsd.org>;
	Wed, 20 May 2009 19:00:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:received:in-reply-to:references
	:date:message-id:subject:from:to:cc:content-type
	:content-transfer-encoding;
	bh=d+oUpDmWDrY1sE04eq4ycBobuWLbwaJi6Hty+kMJoRk=;
	b=rCSD2r0h2m+KUTbB2kpk++ZSvPN47Mf0HrgGTgaLqEXHj3eZKhK1li4jB66mCryQ13
	utkWWyCJLmFIN7jbOmhOCd8rEEUGwIL0MEbrAG7kIiF6y4lj+6CC8O4sC8MUEqp608LY
	Rr8dH/2Ds0/LomI85WFe9vW/+Xs7YxBeacNyE=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type:content-transfer-encoding;
	b=u1D4bYSDTmMmZy4ctOKGWb7vm6g1JuAfaOMur13DIvCQ10gbZ8lt5aQtB8kGPC5HJH
	bHOVRoasVluQVddwdplLhbOxOSKaL2bB7S5Ivh1m28FXzgW7/uMwLwDpD5SAOk32CCjm
	Az63LXnDmEGlA6aw1ANCHYjM8JIDHIzkjEdqE=
MIME-Version: 1.0
Received: by 10.231.16.72 with SMTP id n8mr712262iba.49.1242871246788; Wed, 20 
	May 2009 19:00:46 -0700 (PDT)
In-Reply-To: <37073556@serv3.int.kfs.ru>
References: <68c3445d0905182230k453486a5nf13fbf8359f7029a@mail.gmail.com>
	<69248042@serv3.int.kfs.ru>
	<68c3445d0905200545p658b66e4l618aaaf7d19d3e76@mail.gmail.com>
	<37073556@serv3.int.kfs.ru>
Date: Wed, 20 May 2009 23:00:46 -0300
Message-ID: <68c3445d0905201900i40faaf97ycc4b3ce70315d2a7@mail.gmail.com>
From: Raphael Kubo da Costa <kubito@gmail.com>
To: Boris Samorodov <bsam@ipt.ru>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: freebsd-emulation@freebsd.org
Subject: Re: Cannot nspluginwrapper problems because of linux-f8-pango 
	vulnerability
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 21 May 2009 02:00:48 -0000

2009/5/20 Boris Samorodov <bsam@ipt.ru>:
> On Wed, 20 May 2009 09:45:11 -0300 Raphael Kubo da Costa wrote:
>
>> 2009/5/20 Boris Samorodov <bsam@ipt.ru>:
>> > Seems that you are using a port audit tool. Then a manual pages from
>> > that tool may help you.
>> I tried running 'make -DDISABLE_VULNERABILITIES install clean' in
>> linux-f8-pango and now the installation process failed with a Floating
>> Point Exception when checking if it was already installed.
>
> Please, show "pkg_info -xI linux".

Indeed, for some reason linux_base-fc4 was still installed. After
replacing it with linux_base-fc8 everything else ran like a charm,
thanks ;)

From owner-freebsd-emulation@FreeBSD.ORG  Thu May 21 10:29:25 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 E0875106564A
	for <freebsd-emulation@freebsd.org>;
	Thu, 21 May 2009 10:29:25 +0000 (UTC)
	(envelope-from alexander@leidinger.net)
Received: from redbull.bpaserver.net (redbullneu.bpaserver.net
	[213.198.78.217])
	by mx1.freebsd.org (Postfix) with ESMTP id 9D5978FC0A
	for <freebsd-emulation@freebsd.org>;
	Thu, 21 May 2009 10:29:25 +0000 (UTC)
	(envelope-from alexander@leidinger.net)
Received: from outgoing.leidinger.net (pD9E2D176.dip.t-dialin.net
	[217.226.209.118])
	by redbull.bpaserver.net (Postfix) with ESMTP id BB28C2E168;
	Thu, 21 May 2009 12:29:17 +0200 (CEST)
Received: from unknown (IO.Leidinger.net [192.168.2.103])
	by outgoing.leidinger.net (Postfix) with ESMTP id D9F382420D1;
	Thu, 21 May 2009 12:29:12 +0200 (CEST)
Date: Thu, 21 May 2009 12:29:11 +0200
From: Alexander Leidinger <Alexander@Leidinger.net>
To: Geoff Fritz <gfritz@gmail.com>
Message-ID: <20090521122911.00002a24@unknown>
In-Reply-To: <20090520213830.GA13304@dev.null>
References: <20090520213830.GA13304@dev.null>
X-Mailer: Claws Mail 3.7.1 (GTK+ 2.10.13; i586-pc-mingw32msvc)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-BPAnet-MailScanner-Information: Please contact the ISP for more information
X-MailScanner-ID: BB28C2E168.27C62
X-BPAnet-MailScanner: Found to be clean
X-BPAnet-MailScanner-SpamCheck: not spam, ORDB-RBL, SpamAssassin (not cached, 
	score=-14.823, required 6, BAYES_00 -15.00,
	RDNS_DYNAMIC 0.10, TW_NX 0.08)
X-BPAnet-MailScanner-From: alexander@leidinger.net
X-Spam-Status: No
Cc: freebsd-emulation@freebsd.org
Subject: Re: Linuxulator, 32-bit executables, and linux-from-scratch
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 21 May 2009 10:29:26 -0000

On Wed, 20 May 2009 15:38:30 -0600 Geoff Fritz <gfritz@gmail.com> wrote:


> I have a couple of quesiotns about FreeBSD's linux emulation
> environment.
> 
> Firstly, does the emulation layer handle the 32-bit Linux binaries
> natively, or does it rely on FreeBSD's own 32-bit emulation layer?
> In other words, can I get away with not loading the 32-bit FreeBSD
> libraries?

You do not need the FreeBSD lib32 stuff.

> I've tried searching, but wasn't able to find any relavent infomation
> about this next item.  Has anyone tried a linux-from-scratch
> bootstrap process under Linuxulator to create a custom environment?

Have a look at the gentoo linux_dist ports. This should be similar.

> Are there any low-level problems that may prevent me from doing so?
> And, on a related note, is it possible to have multiple linux trees
> for emulation?  That is, if I mount linsys and linproc correctly in
> another place (other than /compat/linux), will things work as
> expected?

It will only work, if you chroot into those directories.

Notes:
The linux base ports in FreeBSD are designed to play well
together with FreeBSD without chroot, you can not really chroot into
such an environment.

What ever you do with linux from scratch, it will not play as well
out of the box with FreeBSD as the linux base ports. So if you go this
way, I suggest to only use the from scratch stuff with chroot (or in
a linux-only-jail).

> And my last question...  I run 7.2-RELEASE/amd64.  Is it possible yet
> to run a 32-bit WINE environemt under the Linux emulation?  Last I
> heard, the 64-bit kernel was lacking a syscall or two to make this
> possible.  Has this changed?

No, and I don't think someone will spend time to do this. AFAIK wine
makes some very low-level assumptions which are not true in the
linxulator and most probably will never be true there.

Bye,
Alexander.

From owner-freebsd-emulation@FreeBSD.ORG  Thu May 21 11:05:51 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 5C942106568C
	for <freebsd-emulation@freebsd.org>;
	Thu, 21 May 2009 11:05:51 +0000 (UTC)
	(envelope-from kostikbel@gmail.com)
Received: from mail.terabit.net.ua (mail.terabit.net.ua [195.137.202.147])
	by mx1.freebsd.org (Postfix) with ESMTP id DB7DB8FC18
	for <freebsd-emulation@freebsd.org>;
	Thu, 21 May 2009 11:05:50 +0000 (UTC)
	(envelope-from kostikbel@gmail.com)
Received: from skuns.zoral.com.ua ([91.193.166.194] helo=mail.zoral.com.ua)
	by mail.terabit.net.ua with esmtps (TLSv1:AES256-SHA:256)
	(Exim 4.63 (FreeBSD)) (envelope-from <kostikbel@gmail.com>)
	id 1M75qE-00058J-0r; Thu, 21 May 2009 13:49:38 +0300
Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua
	[10.1.1.148])
	by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id n4LAnYEu091149
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Thu, 21 May 2009 13:49:34 +0300 (EEST)
	(envelope-from kostikbel@gmail.com)
Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1])
	by deviant.kiev.zoral.com.ua (8.14.3/8.14.3) with ESMTP id
	n4LAnYkI070718; Thu, 21 May 2009 13:49:34 +0300 (EEST)
	(envelope-from kostikbel@gmail.com)
Received: (from kostik@localhost)
	by deviant.kiev.zoral.com.ua (8.14.3/8.14.3/Submit) id n4LAnYRX070717; 
	Thu, 21 May 2009 13:49:34 +0300 (EEST)
	(envelope-from kostikbel@gmail.com)
X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to
	kostikbel@gmail.com using -f
Date: Thu, 21 May 2009 13:49:33 +0300
From: Kostik Belousov <kostikbel@gmail.com>
To: Alexander Leidinger <Alexander@Leidinger.net>
Message-ID: <20090521104933.GE1927@deviant.kiev.zoral.com.ua>
References: <20090520213830.GA13304@dev.null> <20090521122911.00002a24@unknown>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="OJWLbGElk4npXSe3"
Content-Disposition: inline
In-Reply-To: <20090521122911.00002a24@unknown>
User-Agent: Mutt/1.4.2.3i
X-Virus-Scanned: clamav-milter 0.95.1 at skuns.kiev.zoral.com.ua
X-Virus-Status: Clean
X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00
	autolearn=ham version=3.2.5
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on
	skuns.kiev.zoral.com.ua
X-Virus-Scanned: mail.terabit.net.ua 1M75qE-00058J-0r
	4c83302cf3f7d7355b22d5102c4e7473
X-Terabit: YES
Cc: freebsd-emulation@freebsd.org
Subject: Re: Linuxulator, 32-bit executables, and linux-from-scratch
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 21 May 2009 11:05:51 -0000


--OJWLbGElk4npXSe3
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, May 21, 2009 at 12:29:11PM +0200, Alexander Leidinger wrote:
> > And my last question...  I run 7.2-RELEASE/amd64.  Is it possible yet
> > to run a 32-bit WINE environemt under the Linux emulation?  Last I
> > heard, the 64-bit kernel was lacking a syscall or two to make this
> > possible.  Has this changed?
>=20
> No, and I don't think someone will spend time to do this. AFAIK wine
> makes some very low-level assumptions which are not true in the
> linxulator and most probably will never be true there.

Actually, 8.0/amd64 is capable of running FreeBSD/i386 Wine build.

--OJWLbGElk4npXSe3
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (FreeBSD)

iEYEARECAAYFAkoVMb0ACgkQC3+MBN1Mb4j9SACfeLClLiR4OP/lRjKFPpx4KemF
4aUAoNAK7UZn9wmhMv79bKBs32xbmRWF
=5zq5
-----END PGP SIGNATURE-----

--OJWLbGElk4npXSe3--

From owner-freebsd-emulation@FreeBSD.ORG  Thu May 21 11:22:58 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 3732C106564A
	for <freebsd-emulation@freebsd.org>;
	Thu, 21 May 2009 11:22:58 +0000 (UTC)
	(envelope-from alexander@leidinger.net)
Received: from redbull.bpaserver.net (redbullneu.bpaserver.net
	[213.198.78.217])
	by mx1.freebsd.org (Postfix) with ESMTP id E86668FC13
	for <freebsd-emulation@freebsd.org>;
	Thu, 21 May 2009 11:22:57 +0000 (UTC)
	(envelope-from alexander@leidinger.net)
Received: from outgoing.leidinger.net (pD9E2D176.dip.t-dialin.net
	[217.226.209.118])
	by redbull.bpaserver.net (Postfix) with ESMTP id E5D892E15C;
	Thu, 21 May 2009 13:22:52 +0200 (CEST)
Received: from unknown (IO.Leidinger.net [192.168.2.103])
	by outgoing.leidinger.net (Postfix) with ESMTP id A2F09242B0B;
	Thu, 21 May 2009 13:22:49 +0200 (CEST)
Date: Thu, 21 May 2009 13:22:48 +0200
From: Alexander Leidinger <Alexander@Leidinger.net>
To: Kostik Belousov <kostikbel@gmail.com>
Message-ID: <20090521132248.0000157f@unknown>
In-Reply-To: <20090521104933.GE1927@deviant.kiev.zoral.com.ua>
References: <20090520213830.GA13304@dev.null> <20090521122911.00002a24@unknown>
	<20090521104933.GE1927@deviant.kiev.zoral.com.ua>
X-Mailer: Claws Mail 3.7.1 (GTK+ 2.10.13; i586-pc-mingw32msvc)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-BPAnet-MailScanner-Information: Please contact the ISP for more information
X-MailScanner-ID: E5D892E15C.40014
X-BPAnet-MailScanner: Found to be clean
X-BPAnet-MailScanner-SpamCheck: not spam, ORDB-RBL, SpamAssassin (not cached, 
	score=-14.823, required 6, BAYES_00 -15.00,
	RDNS_DYNAMIC 0.10, TW_NX 0.08)
X-BPAnet-MailScanner-From: alexander@leidinger.net
X-Spam-Status: No
Cc: freebsd-emulation@freebsd.org
Subject: Re:  Linuxulator, 32-bit executables, and linux-from-scratch
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 21 May 2009 11:22:58 -0000

On Thu, 21 May 2009 13:49:33 +0300 Kostik Belousov
<kostikbel@gmail.com> wrote:


> On Thu, May 21, 2009 at 12:29:11PM +0200, Alexander Leidinger wrote:
> > > And my last question...  I run 7.2-RELEASE/amd64.  Is it possible
> > > yet to run a 32-bit WINE environemt under the Linux emulation?
> > > Last I heard, the 64-bit kernel was lacking a syscall or two to
> > > make this possible.  Has this changed?
> > 
> > No, and I don't think someone will spend time to do this. AFAIK wine
> > makes some very low-level assumptions which are not true in the
> > linxulator and most probably will never be true there.
> 
> Actually, 8.0/amd64 is capable of running FreeBSD/i386 Wine build.

It runs _fully_?

Bye,
Alexander.

From owner-freebsd-emulation@FreeBSD.ORG  Thu May 21 11:47:24 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 7092E1065670;
	Thu, 21 May 2009 11:47:24 +0000 (UTC)
	(envelope-from kostikbel@gmail.com)
Received: from mail.terabit.net.ua (mail.terabit.net.ua [195.137.202.147])
	by mx1.freebsd.org (Postfix) with ESMTP id 0AEE88FC1B;
	Thu, 21 May 2009 11:47:23 +0000 (UTC)
	(envelope-from kostikbel@gmail.com)
Received: from skuns.zoral.com.ua ([91.193.166.194] helo=mail.zoral.com.ua)
	by mail.terabit.net.ua with esmtps (TLSv1:AES256-SHA:256)
	(Exim 4.63 (FreeBSD)) (envelope-from <kostikbel@gmail.com>)
	id 1M76k6-000D38-Os; Thu, 21 May 2009 14:47:22 +0300
Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua
	[10.1.1.148])
	by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id n4LBlJbq095267
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Thu, 21 May 2009 14:47:20 +0300 (EEST)
	(envelope-from kostikbel@gmail.com)
Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1])
	by deviant.kiev.zoral.com.ua (8.14.3/8.14.3) with ESMTP id
	n4LBlJlF071205; Thu, 21 May 2009 14:47:19 +0300 (EEST)
	(envelope-from kostikbel@gmail.com)
Received: (from kostik@localhost)
	by deviant.kiev.zoral.com.ua (8.14.3/8.14.3/Submit) id n4LBlJHm071204; 
	Thu, 21 May 2009 14:47:19 +0300 (EEST)
	(envelope-from kostikbel@gmail.com)
X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to
	kostikbel@gmail.com using -f
Date: Thu, 21 May 2009 14:47:19 +0300
From: Kostik Belousov <kostikbel@gmail.com>
To: Alexander Leidinger <Alexander@leidinger.net>
Message-ID: <20090521114719.GI1927@deviant.kiev.zoral.com.ua>
References: <20090520213830.GA13304@dev.null> <20090521122911.00002a24@unknown>
	<20090521104933.GE1927@deviant.kiev.zoral.com.ua>
	<20090521132248.0000157f@unknown>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="uTCAFClMX+U9tLbX"
Content-Disposition: inline
In-Reply-To: <20090521132248.0000157f@unknown>
User-Agent: Mutt/1.4.2.3i
X-Virus-Scanned: clamav-milter 0.95.1 at skuns.kiev.zoral.com.ua
X-Virus-Status: Clean
X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00
	autolearn=ham version=3.2.5
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on
	skuns.kiev.zoral.com.ua
X-Virus-Scanned: mail.terabit.net.ua 1M76k6-000D38-Os
	228ecb0271f8ee1e1cfd9d385754d0aa
X-Terabit: YES
Cc: pho@freebsd.org, freebsd-emulation@freebsd.org
Subject: Re: Linuxulator, 32-bit executables, and linux-from-scratch
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 21 May 2009 11:47:24 -0000


--uTCAFClMX+U9tLbX
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, May 21, 2009 at 01:22:48PM +0200, Alexander Leidinger wrote:
> On Thu, 21 May 2009 13:49:33 +0300 Kostik Belousov
> <kostikbel@gmail.com> wrote:
>=20
>=20
> > On Thu, May 21, 2009 at 12:29:11PM +0200, Alexander Leidinger wrote:
> > > > And my last question...  I run 7.2-RELEASE/amd64.  Is it possible
> > > > yet to run a 32-bit WINE environemt under the Linux emulation?
> > > > Last I heard, the 64-bit kernel was lacking a syscall or two to
> > > > make this possible.  Has this changed?
> > >=20
> > > No, and I don't think someone will spend time to do this. AFAIK wine
> > > makes some very low-level assumptions which are not true in the
> > > linxulator and most probably will never be true there.
> >=20
> > Actually, 8.0/amd64 is capable of running FreeBSD/i386 Wine build.
>=20
> It runs _fully_?
I do not have a definition for they _fully_ term, but it did executed
some win32 programs in Peter Holm' setup. I am not sure what exactly he
did tested. And, win32 codecs for mplayer worked too.

This was the point of the r190620.

--uTCAFClMX+U9tLbX
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (FreeBSD)

iEYEARECAAYFAkoVP0cACgkQC3+MBN1Mb4i9RACgrFp11NDHXUYKwcNNa4fTOuWN
3BAAoMjtvPrp1+Y/f0zkg30+UlvPuwT/
=VHKV
-----END PGP SIGNATURE-----

--uTCAFClMX+U9tLbX--

From owner-freebsd-emulation@FreeBSD.ORG  Thu May 21 12:36:20 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 8CC5E106564A
	for <freebsd-emulation@freebsd.org>;
	Thu, 21 May 2009 12:36:20 +0000 (UTC) (envelope-from pho@holm.cc)
Received: from relay01.pair.com (relay01.pair.com [209.68.5.15])
	by mx1.freebsd.org (Postfix) with SMTP id 3FD9B8FC28
	for <freebsd-emulation@freebsd.org>;
	Thu, 21 May 2009 12:36:20 +0000 (UTC) (envelope-from pho@holm.cc)
Received: (qmail 72511 invoked from network); 21 May 2009 12:09:39 -0000
Received: from 87.58.145.193 (HELO x2.osted.lan) (87.58.145.193)
	by relay01.pair.com with SMTP; 21 May 2009 12:09:39 -0000
X-pair-Authenticated: 87.58.145.193
Received: from x2.osted.lan (localhost.osted.lan [127.0.0.1])
	by x2.osted.lan (8.14.2/8.14.2) with ESMTP id n4LC9cLu031503;
	Thu, 21 May 2009 14:09:38 +0200 (CEST)
	(envelope-from pho@x2.osted.lan)
Received: (from pho@localhost)
	by x2.osted.lan (8.14.2/8.14.2/Submit) id n4LC9cfF031502;
	Thu, 21 May 2009 14:09:38 +0200 (CEST) (envelope-from pho)
Date: Thu, 21 May 2009 14:09:38 +0200
From: Peter Holm <peter@holm.cc>
To: Kostik Belousov <kostikbel@gmail.com>
Message-ID: <20090521120938.GA31371@x2.osted.lan>
References: <20090520213830.GA13304@dev.null> <20090521122911.00002a24@unknown>
	<20090521104933.GE1927@deviant.kiev.zoral.com.ua>
	<20090521132248.0000157f@unknown>
	<20090521114719.GI1927@deviant.kiev.zoral.com.ua>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20090521114719.GI1927@deviant.kiev.zoral.com.ua>
User-Agent: Mutt/1.4.2.3i
Cc: Alexander Leidinger <Alexander@leidinger.net>,
	freebsd-emulation@freebsd.org
Subject: Re: Linuxulator, 32-bit executables, and linux-from-scratch
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 21 May 2009 12:36:20 -0000

On Thu, May 21, 2009 at 02:47:19PM +0300, Kostik Belousov wrote:
> On Thu, May 21, 2009 at 01:22:48PM +0200, Alexander Leidinger wrote:
> > On Thu, 21 May 2009 13:49:33 +0300 Kostik Belousov
> > <kostikbel@gmail.com> wrote:
> > 
> > 
> > > On Thu, May 21, 2009 at 12:29:11PM +0200, Alexander Leidinger wrote:
> > > > > And my last question...  I run 7.2-RELEASE/amd64.  Is it possible
> > > > > yet to run a 32-bit WINE environemt under the Linux emulation?
> > > > > Last I heard, the 64-bit kernel was lacking a syscall or two to
> > > > > make this possible.  Has this changed?
> > > > 
> > > > No, and I don't think someone will spend time to do this. AFAIK wine
> > > > makes some very low-level assumptions which are not true in the
> > > > linxulator and most probably will never be true there.
> > > 
> > > Actually, 8.0/amd64 is capable of running FreeBSD/i386 Wine build.
> > 
> > It runs _fully_?
> I do not have a definition for they _fully_ term, but it did executed
> some win32 programs in Peter Holm' setup. I am not sure what exactly he
> did tested. And, win32 codecs for mplayer worked too.
> 

The wine test was firefox with flash, as far as I remember.

- Peter

> This was the point of the r190620.

From owner-freebsd-emulation@FreeBSD.ORG  Thu May 21 16:58:23 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 68026106567B
	for <freebsd-emulation@freebsd.org>;
	Thu, 21 May 2009 16:58:23 +0000 (UTC) (envelope-from avg@icyb.net.ua)
Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140])
	by mx1.freebsd.org (Postfix) with ESMTP id 1D94A8FC2B
	for <freebsd-emulation@freebsd.org>;
	Thu, 21 May 2009 16:58:21 +0000 (UTC) (envelope-from avg@icyb.net.ua)
Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua
	[212.40.38.101])
	by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id TAA16960
	for <freebsd-emulation@freebsd.org>;
	Thu, 21 May 2009 19:58:19 +0300 (EEST)
	(envelope-from avg@icyb.net.ua)
Message-ID: <4A15882B.7030805@icyb.net.ua>
Date: Thu, 21 May 2009 19:58:19 +0300
From: Andriy Gapon <avg@icyb.net.ua>
User-Agent: Thunderbird 2.0.0.21 (X11/20090406)
MIME-Version: 1.0
To: freebsd-emulation@freebsd.org
X-Enigmail-Version: 0.95.7
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Subject: virtualbox wishlist [already :-)]
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 21 May 2009 16:58:24 -0000


I tried the experimental virtualbox port on stable/7 amd64 and I must say I am
impressed! Thank you very much!

And already a small wishlist:

1. It seems that currently it is impossible to use raw devices with virtualbox - I
tried something that I googled up and it didn't work:
VBoxManage internalcommands createrawvmdk -filename test.vmdk -rawdisk
/dev/zvol/tank/test -register
[...]
Detected size of raw disk '/dev/zvol/tank/fbsd7_q64' is <NULL>, an invalid value
The raw disk vmdk file was not created

2. it would be nice if VBoxGuestAdditions.iso was included (perhaps as a port option)

3. not sure if it is a feature of virtualbox in general or a porting artifact - my
(Intel) 64-bit CPU doesn't support VT-x and as a result  can execute only 32-bit
guests. There doesn't seem to be any fallback strategy for 64-bit guests. BTW in
System/Acceleration tab "Enable VT-x/AMD-V" is shown as greyed out but checked -
this was confusing.

4. Minor annoyance - in VirtualBox GUI some text fields get partially "blacked
out" after mouse click in them.

-- 
Andriy Gapon

From owner-freebsd-emulation@FreeBSD.ORG  Thu May 21 17:55:49 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 9C36F10656C5
	for <freebsd-emulation@FreeBSD.org>;
	Thu, 21 May 2009 17:55:49 +0000 (UTC)
	(envelope-from manolis@FreeBSD.org)
Received: from rosebud.otenet.gr (rosebud.otenet.gr [83.235.67.32])
	by mx1.freebsd.org (Postfix) with ESMTP id 081638FC2C
	for <freebsd-emulation@FreeBSD.org>;
	Thu, 21 May 2009 17:55:48 +0000 (UTC)
	(envelope-from manolis@FreeBSD.org)
Received: from atlantis.dyndns.org (athedsl-4469431.home.otenet.gr
	[94.71.114.167])
	by rosebud.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id
	n4LHgbg6007170; Thu, 21 May 2009 20:42:37 +0300
Message-ID: <4A15928D.4070202@FreeBSD.org>
Date: Thu, 21 May 2009 20:42:37 +0300
From: Manolis Kiagias <manolis@FreeBSD.org>
User-Agent: Thunderbird 2.0.0.21 (X11/20090414)
MIME-Version: 1.0
To: Andriy Gapon <avg@icyb.net.ua>
References: <4A15882B.7030805@icyb.net.ua>
In-Reply-To: <4A15882B.7030805@icyb.net.ua>
X-Enigmail-Version: 0.95.7
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Cc: freebsd-emulation@FreeBSD.org
Subject: Re: virtualbox wishlist [already :-)]
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 21 May 2009 17:55:50 -0000

Andriy Gapon wrote:
> 2. it would be nice if VBoxGuestAdditions.iso was included (perhaps as a port option)
>   

Just noting that the guest additions are may be downloaded from here:

http://dlc.sun.com/virtualbox/2.2.2/VBoxGuestAdditions_2.2.2.iso

and they work just fine (tried on XP and Vista guests).

And by the way, a big thanks to everyone working to make virtualization
a reality on FreeBSD!

From owner-freebsd-emulation@FreeBSD.ORG  Thu May 21 18:31:54 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 1F853106566B
	for <freebsd-emulation@freebsd.org>;
	Thu, 21 May 2009 18:31:54 +0000 (UTC)
	(envelope-from nagy.istvan1@chello.hu)
Received: from viefep12-int.chello.at (viefep12-int.chello.at [62.179.121.32])
	by mx1.freebsd.org (Postfix) with ESMTP id 5D62A8FC14
	for <freebsd-emulation@freebsd.org>;
	Thu, 21 May 2009 18:31:52 +0000 (UTC)
	(envelope-from nagy.istvan1@chello.hu)
Received: from edge05.upc.biz ([192.168.13.212]) by viefep13-int.chello.at
	(InterMail vM.7.09.01.00 201-2219-108-20080618) with ESMTP
	id <20090521181639.NKNO4953.viefep13-int.chello.at@edge05.upc.biz>
	for <freebsd-emulation@freebsd.org>; Thu, 21 May 2009 20:16:39 +0200
Received: from [127.0.0.1] ([80.98.156.150]) by edge05.upc.biz with edge
	id uJGZ1b0583EyHZ405JGfjM; Thu, 21 May 2009 20:16:39 +0200
X-SourceIP: 80.98.156.150
Message-ID: <4A159A9B.7010506@chello.hu>
Date: Thu, 21 May 2009 20:16:59 +0200
From: NI <nagy.istvan1@chello.hu>
User-Agent: Thunderbird 2.0.0.21 (Windows/20090302)
References: <4A15882B.7030805@icyb.net.ua> <4A15928D.4070202@FreeBSD.org>
In-Reply-To: <4A15928D.4070202@FreeBSD.org>
X-Stationery: 0.4.8.14
Content-Transfer-Encoding: quoted-printable
X-Antivirus: avast! (VPS 090520-0, 2009.05.20), Outbound message
X-Antivirus-Status: Clean
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
X-Content-Filtered-By: Mailman/MimeDel 2.1.5
Cc: freebsd-emulation@FreeBSD.org
Subject: Re: virtualbox wishlist [already :-)]
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 21 May 2009 18:31:54 -0000


   +1
######## ##     ##    ###    ##    ## ##     ## ####=20
   ##    ##     ##   ## ##   ###   ##  ##   ##  ####=20
   ##    ##     ##  ##   ##  ####  ##   ## ##   ####=20
   ##    ######### ##     ## ## ## ##    ###     ## =20
   ##    ##     ## ######### ##  ####   ## ##       =20
   ##    ##     ## ##     ## ##   ###  ##   ##  ####=20
   ##    ##     ## ##     ## ##    ## ##     ## #### :)

   Manolis Kiagias =C3=ADrta:

Andriy Gapon wrote:


2. it would be nice if VBoxGuestAdditions.iso was incl=
uded (perhaps as a port option)
 =20


Just noting that the guest additions are may be downloaded from here:

[1]http://dlc.sun.com/virtualbox/2.2.2/V=
BoxGuestAdditions_2.2.2.iso

and they work just fine (tried on XP and Vista guests).

And by the way, a big thanks to everyone working to make virtualization
a reality on FreeBSD!
_______________________________________________
[2]freebsd-emulation@freebsd.org mailing list
[3]http://lists.freebsd.org/mailman/listinfo/=
freebsd-emulation
To unsubscribe, send any mail to [4]"freebsd-emulation-uns=
ubscribe@freebsd.org"


     _________________________________________________________________

   [5]avast!= Antivirus: Outbound message clean.

   Virus Database (VPS): 090520-0, 2009.05= =2E20
   Tested on: 2009.05.21. 20:17:05
   avast! - cop= yright (c) 1988-2009 ALWIL Software.

References

   1. 3D"http://dlc.sun.com/virtualbox/=
   2. 3D"mailto:freebsd-emulation@fr=
   3. 3D"http://lists.freebsd.org/mailm=
   4. file://localhost/tmp/3D=
   5. 3D"http://www.avast.com"/

From owner-freebsd-emulation@FreeBSD.ORG  Thu May 21 19:29:02 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 AAA41106566C
	for <freebsd-emulation@freebsd.org>;
	Thu, 21 May 2009 19:29:02 +0000 (UTC)
	(envelope-from tijl@ulyssis.org)
Received: from mailrelay003.isp.belgacom.be (mailrelay003.isp.belgacom.be
	[195.238.6.53]) by mx1.freebsd.org (Postfix) with ESMTP id 4135C8FC19
	for <freebsd-emulation@freebsd.org>;
	Thu, 21 May 2009 19:29:02 +0000 (UTC)
	(envelope-from tijl@ulyssis.org)
X-Belgacom-Dynamic: yes
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: AisFAOJIFUpR9SKE/2dsb2JhbACBT9EuhAkF
Received: from 132.34-245-81.adsl-dyn.isp.belgacom.be (HELO
	kalimero.kotnet.org) ([81.245.34.132])
	by relay.skynet.be with ESMTP; 21 May 2009 21:29:00 +0200
Received: from kalimero.kotnet.org (kalimero.kotnet.org [127.0.0.1])
	by kalimero.kotnet.org (8.14.3/8.14.3) with ESMTP id n4LJSrfK023523;
	Thu, 21 May 2009 21:28:54 +0200 (CEST)
	(envelope-from tijl@ulyssis.org)
From: Tijl Coosemans <tijl@ulyssis.org>
To: freebsd-emulation@freebsd.org, Peter Holm <peter@holm.cc>,
	Kostik Belousov <kostikbel@gmail.com>
Date: Thu, 21 May 2009 21:28:51 +0200
User-Agent: KMail/1.9.10
References: <20090520213830.GA13304@dev.null>
	<20090521114719.GI1927@deviant.kiev.zoral.com.ua>
	<20090521120938.GA31371@x2.osted.lan>
In-Reply-To: <20090521120938.GA31371@x2.osted.lan>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200905212128.53615.tijl@ulyssis.org>
Cc: Alexander Leidinger <Alexander@leidinger.net>
Subject: Re: Linuxulator, 32-bit executables, and linux-from-scratch
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 21 May 2009 19:29:02 -0000

On Thursday 21 May 2009 14:09:38 Peter Holm wrote:
> On Thu, May 21, 2009 at 02:47:19PM +0300, Kostik Belousov wrote:
>> On Thu, May 21, 2009 at 01:22:48PM +0200, Alexander Leidinger wrote:
>>> On Thu, 21 May 2009 13:49:33 +0300 Kostik Belousov wrote:
>>>> Actually, 8.0/amd64 is capable of running FreeBSD/i386 Wine build.
>>> 
>>> It runs _fully_?
>> 
>> I do not have a definition for they _fully_ term, but it did
>> executed some win32 programs in Peter Holm' setup. I am not sure
>> what exactly he did tested. And, win32 codecs for mplayer worked
>> too.
> 
> The wine test was firefox with flash, as far as I remember.

How did you set this up? Did you build the wine port in a 32 bit jail?

From owner-freebsd-emulation@FreeBSD.ORG  Thu May 21 20:08:45 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 6ADAE1065673
	for <freebsd-emulation@freebsd.org>;
	Thu, 21 May 2009 20:08:45 +0000 (UTC) (envelope-from pho@holm.cc)
Received: from relay01.pair.com (relay01.pair.com [209.68.5.15])
	by mx1.freebsd.org (Postfix) with SMTP id 05DEF8FC08
	for <freebsd-emulation@freebsd.org>;
	Thu, 21 May 2009 20:08:44 +0000 (UTC) (envelope-from pho@holm.cc)
Received: (qmail 19092 invoked from network); 21 May 2009 20:08:43 -0000
Received: from 87.58.145.193 (HELO x2.osted.lan) (87.58.145.193)
	by relay01.pair.com with SMTP; 21 May 2009 20:08:43 -0000
X-pair-Authenticated: 87.58.145.193
Received: from x2.osted.lan (localhost.osted.lan [127.0.0.1])
	by x2.osted.lan (8.14.2/8.14.2) with ESMTP id n4LK8gCK046459;
	Thu, 21 May 2009 22:08:42 +0200 (CEST)
	(envelope-from pho@x2.osted.lan)
Received: (from pho@localhost)
	by x2.osted.lan (8.14.2/8.14.2/Submit) id n4LK8gUB046458;
	Thu, 21 May 2009 22:08:42 +0200 (CEST) (envelope-from pho)
Date: Thu, 21 May 2009 22:08:42 +0200
From: Peter Holm <peter@holm.cc>
To: Tijl Coosemans <tijl@ulyssis.org>
Message-ID: <20090521200842.GA46280@x2.osted.lan>
References: <20090520213830.GA13304@dev.null>
	<20090521114719.GI1927@deviant.kiev.zoral.com.ua>
	<20090521120938.GA31371@x2.osted.lan>
	<200905212128.53615.tijl@ulyssis.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200905212128.53615.tijl@ulyssis.org>
User-Agent: Mutt/1.4.2.3i
Cc: Alexander Leidinger <Alexander@leidinger.net>,
	freebsd-emulation@freebsd.org
Subject: Re: Linuxulator, 32-bit executables, and linux-from-scratch
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 21 May 2009 20:08:45 -0000

On Thu, May 21, 2009 at 09:28:51PM +0200, Tijl Coosemans wrote:
> On Thursday 21 May 2009 14:09:38 Peter Holm wrote:
> > On Thu, May 21, 2009 at 02:47:19PM +0300, Kostik Belousov wrote:
> >> On Thu, May 21, 2009 at 01:22:48PM +0200, Alexander Leidinger wrote:
> >>> On Thu, 21 May 2009 13:49:33 +0300 Kostik Belousov wrote:
> >>>> Actually, 8.0/amd64 is capable of running FreeBSD/i386 Wine build.
> >>> 
> >>> It runs _fully_?
> >> 
> >> I do not have a definition for they _fully_ term, but it did
> >> executed some win32 programs in Peter Holm' setup. I am not sure
> >> what exactly he did tested. And, win32 codecs for mplayer worked
> >> too.
> > 
> > The wine test was firefox with flash, as far as I remember.
> 
> How did you set this up? Did you build the wine port in a 32 bit jail?


Hmmm. I sure I did for mplayer in order to get the win32 codecs. I
not 100% sure, but I think I installed wine in the jail with "pkg_add
-r" + setting the UNAME_m environment variable to "i386".

-- 
Peter

From owner-freebsd-emulation@FreeBSD.ORG  Fri May 22 01:12:47 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 D3CAE1065678
	for <freebsd-emulation@freebsd.org>;
	Fri, 22 May 2009 01:12:47 +0000 (UTC)
	(envelope-from gfritz@gmail.com)
Received: from mail-px0-f174.google.com (mail-px0-f174.google.com
	[209.85.216.174])
	by mx1.freebsd.org (Postfix) with ESMTP id A22B88FC0A
	for <freebsd-emulation@freebsd.org>;
	Fri, 22 May 2009 01:12:47 +0000 (UTC)
	(envelope-from gfritz@gmail.com)
Received: by pxi4 with SMTP id 4so1284727pxi.3
	for <freebsd-emulation@freebsd.org>;
	Thu, 21 May 2009 18:12:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:received:received:received:date:from:to:cc
	:subject:message-id:references:mime-version:content-type
	:content-disposition:in-reply-to:user-agent;
	bh=UR6l6FRT+5LQpdFzyJxMLc2WMFUY/3bespo9muSK/cU=;
	b=bcW0cMJmyEbvIuFMQKDOSHqyHhzWeLQKe5J9lGS1GxLN7FOTfGZr9igRNsiVPpKni8
	47fZvvLoMSlaEZvfo21mViOSQ6v+tpA/nQu7SVvMn7iJgeTESgO9R2QC6DJdQqpwKkNs
	H71ItIIkbdgTSE+UkS0MFw/aZa35kRjjaPCMY=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=date:from:to:cc:subject:message-id:references:mime-version
	:content-type:content-disposition:in-reply-to:user-agent;
	b=Ea60Oz2o7Xm3H/ce5VXbpH4cQIp2A3O9Ljyf/smBBN5RARetabsZ6KBZvR2x9da2dC
	Rb/4/2WQxRMVp9XAeLQJnJ0GKahjp7ZlP4wDv75QimAvW0ee1h2KYuWrG1uGtdvQoTkU
	CM+VG+vJppiv+neBNGsA7g4Oi0pWBm8PmJ5Mc=
Received: by 10.142.192.1 with SMTP id p1mr1092218wff.316.1242954767418;
	Thu, 21 May 2009 18:12:47 -0700 (PDT)
Received: from dev.null (63-12-66-208.dsl.cust.wirelessbeehive.com
	[208.66.12.63])
	by mx.google.com with ESMTPS id 24sm2737867wfc.17.2009.05.21.18.12.46
	(version=TLSv1/SSLv3 cipher=RC4-MD5);
	Thu, 21 May 2009 18:12:46 -0700 (PDT)
Received: by dev.null (Postfix, from userid 1001)
	id 6CF3537; Thu, 21 May 2009 19:12:45 -0600 (MDT)
Date: Thu, 21 May 2009 19:12:45 -0600
From: Geoff Fritz <gfritz@gmail.com>
To: Alexander Leidinger <Alexander@Leidinger.net>
Message-ID: <20090522011245.GA60713@dev.null>
References: <20090520213830.GA13304@dev.null> <20090521122911.00002a24@unknown>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20090521122911.00002a24@unknown>
User-Agent: Mutt/1.5.19 (2009-01-05)
Cc: freebsd-emulation@freebsd.org
Subject: Re: Linuxulator, 32-bit executables, and linux-from-scratch
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 22 May 2009 01:12:48 -0000

On Thu, May 21, 2009 at 12:29:11PM +0200, Alexander Leidinger wrote:
> On Wed, 20 May 2009 15:38:30 -0600 Geoff Fritz <gfritz@gmail.com> wrote:
> 
> 
> > In other words, can I get away with not loading the 32-bit FreeBSD
> > libraries?
> 
> You do not need the FreeBSD lib32 stuff.

Good to know.

> > I've tried searching, but wasn't able to find any relavent infomation
> > about this next item.  Has anyone tried a linux-from-scratch
> > bootstrap process under Linuxulator to create a custom environment?
> 
> Have a look at the gentoo linux_dist ports. This should be similar.

I have a working linux emulation setup (using linux_base-f8-8_11) for running
the flash plugin.  Would installing the gentoo stuff clobber this at all?

> > Are there any low-level problems that may prevent me from doing so?
> > And, on a related note, is it possible to have multiple linux trees
> > for emulation?  That is, if I mount linsys and linproc correctly in
> > another place (other than /compat/linux), will things work as
> > expected?
> 
> It will only work, if you chroot into those directories.
> 
> Notes:
> The linux base ports in FreeBSD are designed to play well
> together with FreeBSD without chroot, you can not really chroot into
> such an environment.
> 
> What ever you do with linux from scratch, it will not play as well
> out of the box with FreeBSD as the linux base ports. So if you go this
> way, I suggest to only use the from scratch stuff with chroot (or in
> a linux-only-jail).

Chroot is what I had in mind, mostly.  There are a few linux console apps
that I was hoping to use under FreeBSD, but didn't want the overhead of
full virtualization.

Thanks for the info.

-- Geoff

From owner-freebsd-emulation@FreeBSD.ORG  Fri May 22 02:15:27 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 4ADEA106566B
	for <freebsd-emulation@freebsd.org>;
	Fri, 22 May 2009 02:15:27 +0000 (UTC)
	(envelope-from lists@jnielsen.net)
Received: from ns1.jnielsen.net (ns1.jnielsen.net [69.55.238.237])
	by mx1.freebsd.org (Postfix) with ESMTP id 2B4C58FC1D
	for <freebsd-emulation@freebsd.org>;
	Fri, 22 May 2009 02:15:27 +0000 (UTC)
	(envelope-from lists@jnielsen.net)
Received: from [172.17.2.19] (jn@stealth.jnielsen.net [74.218.226.254])
	(authenticated bits=0)
	by ns1.jnielsen.net (8.12.9p2/8.12.9) with ESMTP id n4M1fgKD027447;
	Thu, 21 May 2009 21:41:42 -0400 (EDT)
	(envelope-from lists@jnielsen.net)
From: John Nielsen <lists@jnielsen.net>
To: freebsd-emulation@freebsd.org, jahnke@sonatabio.com
Date: Thu, 21 May 2009 21:41:41 -0400
User-Agent: KMail/1.9.10
References: <1242591163.11490.17.camel@zinfandel>
In-Reply-To: <1242591163.11490.17.camel@zinfandel>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200905212141.41344.lists@jnielsen.net>
X-Virus-Scanned: ClamAV version 0.88.4,
	clamav-milter version 0.88.4 on ns1.jnielsen.net
X-Virus-Status: Clean
Cc: 
Subject: Re: [Call For Testing] VirtualBox for FreeBSD!
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 22 May 2009 02:15:27 -0000

On Sunday 17 May 2009 04:12:43 pm Frank Jahnke wrote:
> > Now we think that we solved the most
> > problems and are ready for the first Call for Testing.
>
> Thank you for this.  I have installed W2K Server on i386 7-STABLE
> system without major heartache.  It does not work for me when I am not
> root, which causes some minor inconvenience.  Otherwise all the updates
> so loved by Microsoft installed fine, and the VM itself seems to
> function properly.  Speed seems to be much better than qemu/kqemu, but
> slower than the old VMware port (though that is really a pain to use
> these days since it is limited to single core CPUs only).
>
> Are there plans to do a port of the Guest Additions?  Right now the
> resolution and bit depth are limited to 800x600, 16 bits, and that
> really limits its usefulness.

Just a thought / side note / workaround here. You might be better off 
enabling remote desktop on the W2K guest and then accessing it via 
net/rdesktop (in ports). That lets Windows give you its own virtualized 
desktop while using native rendering on your host with arbitrary geometry 
and depth, etc.

> Of course you are starting in the right place: without a stable port
> the additions are not of any particular use.

JN

From owner-freebsd-emulation@FreeBSD.ORG  Fri May 22 06:05:39 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 2DE2E106564A
	for <freebsd-emulation@freebsd.org>;
	Fri, 22 May 2009 06:05:39 +0000 (UTC)
	(envelope-from alexander@leidinger.net)
Received: from redbull.bpaserver.net (redbullneu.bpaserver.net
	[213.198.78.217])
	by mx1.freebsd.org (Postfix) with ESMTP id E30D68FC0C
	for <freebsd-emulation@freebsd.org>;
	Fri, 22 May 2009 06:05:38 +0000 (UTC)
	(envelope-from alexander@leidinger.net)
Received: from outgoing.leidinger.net (pD9E2D3E4.dip.t-dialin.net
	[217.226.211.228])
	by redbull.bpaserver.net (Postfix) with ESMTP id A1E232E0CA;
	Fri, 22 May 2009 08:05:35 +0200 (CEST)
Received: from unknown (IO.Leidinger.net [192.168.2.103])
	by outgoing.leidinger.net (Postfix) with ESMTP id 488E759360;
	Fri, 22 May 2009 08:05:32 +0200 (CEST)
Date: Fri, 22 May 2009 08:05:31 +0200
From: Alexander Leidinger <Alexander@Leidinger.net>
To: Geoff Fritz <gfritz@gmail.com>
Message-ID: <20090522080531.0000792b@unknown>
In-Reply-To: <20090522011245.GA60713@dev.null>
References: <20090520213830.GA13304@dev.null> <20090521122911.00002a24@unknown>
	<20090522011245.GA60713@dev.null>
X-Mailer: Claws Mail 3.7.1 (GTK+ 2.10.13; i586-pc-mingw32msvc)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-BPAnet-MailScanner-Information: Please contact the ISP for more information
X-MailScanner-ID: A1E232E0CA.D514F
X-BPAnet-MailScanner: Found to be clean
X-BPAnet-MailScanner-SpamCheck: not spam, ORDB-RBL, SpamAssassin (not cached, 
	score=-14.9, required 6, BAYES_00 -15.00,
	RDNS_DYNAMIC 0.10)
X-BPAnet-MailScanner-From: alexander@leidinger.net
X-Spam-Status: No
Cc: freebsd-emulation@freebsd.org
Subject: Re:  Linuxulator, 32-bit executables, and linux-from-scratch
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 22 May 2009 06:05:39 -0000

On Thu, 21 May 2009 19:12:45 -0600 Geoff Fritz <gfritz@gmail.com> wrote:


> On Thu, May 21, 2009 at 12:29:11PM +0200, Alexander Leidinger wrote:
> > On Wed, 20 May 2009 15:38:30 -0600 Geoff Fritz <gfritz@gmail.com>
> > wrote:

> > > I've tried searching, but wasn't able to find any relavent
> > > infomation about this next item.  Has anyone tried a
> > > linux-from-scratch bootstrap process under Linuxulator to create
> > > a custom environment?
> > 
> > Have a look at the gentoo linux_dist ports. This should be similar.
> 
> I have a working linux emulation setup (using linux_base-f8-8_11) for
> running the flash plugin.  Would installing the gentoo stuff clobber
> this at all?

The linux_dist ports install into LOCALBASE, not into /compat/linux.

Bye,
Alexander.

From owner-freebsd-emulation@FreeBSD.ORG  Fri May 22 18:00:01 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 46D311065672;
	Fri, 22 May 2009 18:00:01 +0000 (UTC) (envelope-from miwi@bsdcrew.de)
Received: from bsdcrew.de (duro.unixfreunde.de [85.214.90.4])
	by mx1.freebsd.org (Postfix) with ESMTP id 04BFC8FC19;
	Fri, 22 May 2009 18:00:00 +0000 (UTC) (envelope-from miwi@bsdcrew.de)
Received: by bsdcrew.de (Postfix, from userid 1001)
	id 207F64AC5C; Fri, 22 May 2009 19:59:57 +0200 (CEST)
Date: Fri, 22 May 2009 19:59:57 +0200
From: Martin Wilke <miwi@FreeBSD.org>
To: ports@FreeBSD.org
Message-ID: <20090522175956.GA33004@bsdcrew.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed
Content-Disposition: inline
User-Agent: Mutt/1.5.19 (2009-01-05)
Cc: freebsd-emulation@freebsd.org, freebsd-current@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 3
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 22 May 2009 18:00:01 -0000

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


We rolled a new version with a fix for all users where
has problems with kernel load and unload. Many thanks to
Shin-ichi Okano where submitted this patch to the vbox ml.

http://people.freebsd.org/~miwi/vbox/virtualbox_4.tgz

happy testing.


- - Martin 

PS: Should this work for all maybe we can commit vbox
this weekend to the portstree.

- -- 

+-----------------------+-------------------------------+
|  PGP    : 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
|  Skype  : splash_111  |  Mail   : miwi(at)FreeBSD.org |
+-----------------------+-------------------------------+
|	Mess with the Best, Die like the Rest!		|
+-----------------------+-------------------------------+
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)

iEYEARECAAYFAkoW6BwACgkQdLJIhLHm/Omb0wCfYh2BlN12YQMV2mtpRdXIy/cW
WYIAniofRUneutcXfxXJz+DDZ2dwDJuG
=6sXC
-----END PGP SIGNATURE-----

From owner-freebsd-emulation@FreeBSD.ORG  Fri May 22 18:49:44 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 15F4E1065672
	for <freebsd-emulation@FreeBSD.org>;
	Fri, 22 May 2009 18:49:44 +0000 (UTC)
	(envelope-from manolis@FreeBSD.org)
Received: from aiolos.otenet.gr (aiolos.otenet.gr [83.235.67.30])
	by mx1.freebsd.org (Postfix) with ESMTP id 73D188FC29
	for <freebsd-emulation@FreeBSD.org>;
	Fri, 22 May 2009 18:49:43 +0000 (UTC)
	(envelope-from manolis@FreeBSD.org)
Received: from atlantis.dyndns.org (athedsl-4494022.home.otenet.gr
	[94.71.94.206])
	by aiolos.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id
	n4MInf6d019448
	for <freebsd-emulation@freebsd.org>; Fri, 22 May 2009 21:49:42 +0300
Message-ID: <4A16F3C5.9090309@FreeBSD.org>
Date: Fri, 22 May 2009 21:49:41 +0300
From: Manolis Kiagias <manolis@FreeBSD.org>
User-Agent: Thunderbird 2.0.0.21 (X11/20090414)
MIME-Version: 1.0
To: freebsd-emulation@FreeBSD.org
References: <20090522175956.GA33004@bsdcrew.de>
In-Reply-To: <20090522175956.GA33004@bsdcrew.de>
X-Enigmail-Version: 0.95.7
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: 
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 3
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 22 May 2009 18:49:44 -0000

Martin Wilke wrote:
> - Martin
>
> PS: Should this work for all maybe we can commit vbox
> this weekend to the portstree.
>

Great news, thanks!
I've tried both the first and second version (on 7.2-RELEASE i386).
For some reason the installation fails to copy the kernel module to
/boot/modules although it is there in the package (I've built packages
using ports-mgmt/tinderbox) . Had to copy it manually.

Other than that it works like a charm and is *very* fast.
Will build packages for this version tonight.


From owner-freebsd-emulation@FreeBSD.ORG  Fri May 22 19:54:11 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 847D11065670;
	Fri, 22 May 2009 19:54:10 +0000 (UTC)
	(envelope-from gperez@entel.upc.edu)
Received: from dash.upc.es (dash.upc.es [147.83.2.50])
	by mx1.freebsd.org (Postfix) with ESMTP id 551B08FC15;
	Fri, 22 May 2009 19:54:10 +0000 (UTC)
	(envelope-from gperez@entel.upc.edu)
Received: from hamilton.upcnetadm.upcnet.es (hamilton.upcnetadm.upcnet.es
	[147.83.2.240])
	by dash.upc.es (8.14.1/8.13.1) with ESMTP id n4MJs8D0028349;
	Fri, 22 May 2009 21:54:08 +0200
Received: from [192.168.100.199] ([88.11.0.226])
	by hamilton.upcnetadm.upcnet.es (Lotus Domino Release 5.0.12)
	with ESMTP id 2009052221540839:147858 ;
	Fri, 22 May 2009 21:54:08 +0200 
Message-ID: <4A1702A4.3010102@entel.upc.edu>
Date: Fri, 22 May 2009 21:53:08 +0200
From: =?ISO-8859-1?Q?Gustau_P=E9rez?= <gperez@entel.upc.edu>
User-Agent: Thunderbird 2.0.0.21 (X11/20090409)
MIME-Version: 1.0
To: Martin Wilke <miwi@freebsd.org>
References: <20090522175956.GA33004@bsdcrew.de>
In-Reply-To: <20090522175956.GA33004@bsdcrew.de>
X-Enigmail-Version: 0.95.7
X-MIMETrack: Itemize by SMTP Server on hamilton/UPC(Release 5.0.12 |February
	13, 2003) at 22/05/2009 21:54:08,
	Serialize by Router on hamilton/UPC(Release 5.0.12  |February 13,
	2003) at 22/05/2009 21:54:09,
	Serialize complete at 22/05/2009 21:54:09
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=ISO-8859-1
X-Mail-Scanned: Criba 2.0 + Clamd
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0
	(dash.upc.es [147.83.2.50]); Fri, 22 May 2009 21:54:09 +0200 (CEST)
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org,
	freebsd-current@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 3
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 22 May 2009 19:54:13 -0000


>
> We rolled a new version with a fix for all users where has problems
> with kernel load and unload. Many thanks to Shin-ichi Okano where
> submitted this patch to the vbox ml.
>
> http://people.freebsd.org/~miwi/vbox/virtualbox_4.tgz
>
> happy testing.
>
>
   Hi everyone,

   I'm using i386/CURRENT updated today two hours ago. procfs mounted.
Cleaned emulators/virtualbox directory. Unpacked virtualbox_4.tgz,
recompiled and reinstalled.  Rebooted the machine. Kldloaded
vboxdrv.ko. When starting a virtual machine the screen remains gray.
No cpu usage at all.

   As I said in a previous mail, in the same machine it works with
STABLE.

   Any hint ?

   Regards,

-- 
PGP KEY : http://www-entel.upc.edu/gus/gus.asc


From owner-freebsd-emulation@FreeBSD.ORG  Fri May 22 20:21:07 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 4F203106564A;
	Fri, 22 May 2009 20:21:07 +0000 (UTC) (envelope-from miwi@bsdcrew.de)
Received: from bsdcrew.de (duro.unixfreunde.de [85.214.90.4])
	by mx1.freebsd.org (Postfix) with ESMTP id 0D3578FC27;
	Fri, 22 May 2009 20:21:06 +0000 (UTC) (envelope-from miwi@bsdcrew.de)
Received: by bsdcrew.de (Postfix, from userid 1001)
	id 546F54AC5C; Fri, 22 May 2009 22:21:02 +0200 (CEST)
Date: Fri, 22 May 2009 22:21:02 +0200
From: Martin Wilke <miwi@FreeBSD.org>
To: Gustau =?iso-8859-1?Q?P=E9rez?= <gperez@entel.upc.edu>
Message-ID: <20090522202102.GB33004@bsdcrew.de>
References: <20090522175956.GA33004@bsdcrew.de>
	<4A1702A4.3010102@entel.upc.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; x-action=pgp-signed
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <4A1702A4.3010102@entel.upc.edu>
User-Agent: Mutt/1.5.19 (2009-01-05)
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org,
	freebsd-current@freebsd.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 3
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 22 May 2009 20:21:08 -0000

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Fri, May 22, 2009 at 09:53:08PM +0200, Gustau Pérez wrote:
> 
> >
> > We rolled a new version with a fix for all users where has problems
> > with kernel load and unload. Many thanks to Shin-ichi Okano where
> > submitted this patch to the vbox ml.
> >
> > http://people.freebsd.org/~miwi/vbox/virtualbox_4.tgz
> >
> > happy testing.
> >
> >
>    Hi everyone,
> 
>    I'm using i386/CURRENT updated today two hours ago. procfs mounted.
> Cleaned emulators/virtualbox directory. Unpacked virtualbox_4.tgz,
> recompiled and reinstalled.  Rebooted the machine. Kldloaded
> vboxdrv.ko. When starting a virtual machine the screen remains gray.
> No cpu usage at all.
> 
>    As I said in a previous mail, in the same machine it works with
> STABLE.
> 
>    Any hint ?
> 
>    Regards,

rm -rf /tmp/.vbox-* doesen't help ?

> 
> -- 
> PGP KEY : http://www-entel.upc.edu/gus/gus.asc
> 

- -- 

+-----------------------+-------------------------------+
|  PGP    : 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
|  Skype  : splash_111  |  Mail   : miwi(at)FreeBSD.org |
+-----------------------+-------------------------------+
|	Mess with the Best, Die like the Rest!		|
+-----------------------+-------------------------------+
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)

iEYEARECAAYFAkoXCS4ACgkQdLJIhLHm/OndLQCfd2eMo8fhBPGyBQ8VWNf9LMr9
SMsAoKAMie6Ehso0d1KV9fUMXT/oHkbO
=jVGl
-----END PGP SIGNATURE-----

From owner-freebsd-emulation@FreeBSD.ORG  Fri May 22 20:24:37 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 E02B0106566B;
	Fri, 22 May 2009 20:24:37 +0000 (UTC)
	(envelope-from gperez@entel.upc.edu)
Received: from violet.upc.es (violet.upc.es [147.83.2.51])
	by mx1.freebsd.org (Postfix) with ESMTP id 4C0CD8FC1B;
	Fri, 22 May 2009 20:24:37 +0000 (UTC)
	(envelope-from gperez@entel.upc.edu)
Received: from hamilton.upcnetadm.upcnet.es (hamilton.upcnetadm.upcnet.es
	[147.83.2.240])
	by violet.upc.es (8.14.1/8.13.1) with ESMTP id n4MKOPKR030133;
	Fri, 22 May 2009 22:24:25 +0200
Received: from [192.168.100.199] ([88.11.0.226])
	by hamilton.upcnetadm.upcnet.es (Lotus Domino Release 5.0.12)
	with ESMTP id 2009052222243476:147904 ;
	Fri, 22 May 2009 22:24:34 +0200 
Message-ID: <4A1709EA.2000207@entel.upc.edu>
Date: Fri, 22 May 2009 22:24:10 +0200
From: =?UTF-8?B?R3VzdGF1IFDDqXJleg==?= <gperez@entel.upc.edu>
User-Agent: Thunderbird 2.0.0.21 (X11/20090409)
MIME-Version: 1.0
To: Martin Wilke <miwi@FreeBSD.org>
References: <20090522175956.GA33004@bsdcrew.de>
	<4A1702A4.3010102@entel.upc.edu>
	<20090522202102.GB33004@bsdcrew.de>
In-Reply-To: <20090522202102.GB33004@bsdcrew.de>
X-Enigmail-Version: 0.95.7
X-MIMETrack: Itemize by SMTP Server on hamilton/UPC(Release 5.0.12 |February
	13, 2003) at 22/05/2009 22:24:34,
	Serialize by Router on hamilton/UPC(Release 5.0.12  |February 13,
	2003) at 22/05/2009 22:24:35,
	Serialize complete at 22/05/2009 22:24:35
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=UTF-8
X-Mail-Scanned: Criba 2.0 + Clamd
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0
	(violet.upc.es [147.83.2.51]);
	Fri, 22 May 2009 22:24:25 +0200 (CEST)
Cc: ports@FreeBSD.org, freebsd-emulation@FreeBSD.org,
	freebsd-current@FreeBSD.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 3
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 22 May 2009 20:24:38 -0000


>
>
> rm -rf /tmp/.vbox-* doesen't help ?
>

   Nope. Vbox recreates the directory /tmp/.vbox-root-ipc. Nothing in
/var/log/messages. Do you want an screenshot of it ?

   Regards,

   Gus


-- 
PGP KEY : http://www-entel.upc.edu/gus/gus.asc


From owner-freebsd-emulation@FreeBSD.ORG  Fri May 22 20:26:40 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 AD49610656E8;
	Fri, 22 May 2009 20:26:40 +0000 (UTC) (envelope-from miwi@bsdcrew.de)
Received: from bsdcrew.de (duro.unixfreunde.de [85.214.90.4])
	by mx1.freebsd.org (Postfix) with ESMTP id 6A3188FC15;
	Fri, 22 May 2009 20:26:40 +0000 (UTC) (envelope-from miwi@bsdcrew.de)
Received: by bsdcrew.de (Postfix, from userid 1001)
	id 0D9574AC5C; Fri, 22 May 2009 22:26:36 +0200 (CEST)
Date: Fri, 22 May 2009 22:26:36 +0200
From: Martin Wilke <miwi@FreeBSD.org>
To: Gustau =?iso-8859-1?Q?P=E9rez?= <gperez@entel.upc.edu>
Message-ID: <20090522202635.GC33004@bsdcrew.de>
References: <20090522175956.GA33004@bsdcrew.de>
	<4A1702A4.3010102@entel.upc.edu>
	<20090522202102.GB33004@bsdcrew.de>
	<4A1709EA.2000207@entel.upc.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; x-action=pgp-signed
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <4A1709EA.2000207@entel.upc.edu>
User-Agent: Mutt/1.5.19 (2009-01-05)
Cc: ports@FreeBSD.org, freebsd-emulation@FreeBSD.org,
	freebsd-current@FreeBSD.org
Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 3
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 22 May 2009 20:26:41 -0000

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Fri, May 22, 2009 at 10:24:10PM +0200, Gustau Pérez wrote:
> 
> >
> >
> > rm -rf /tmp/.vbox-* doesen't help ?
> >
> 
>    Nope. Vbox recreates the directory /tmp/.vbox-root-ipc. Nothing in
> /var/log/messages. Do you want an screenshot of it ?

Recreates are ok and normal, could you please vbox start with truss
and send me the output?

- - Martin

> 
>    Regards,
> 
>    Gus
> 
> 
> -- 
> PGP KEY : http://www-entel.upc.edu/gus/gus.asc
> 

- -- 

+-----------------------+-------------------------------+
|  PGP    : 0xB1E6FCE9  |  Jabber : miwi(at)BSDCrew.de  |
|  Skype  : splash_111  |  Mail   : miwi(at)FreeBSD.org |
+-----------------------+-------------------------------+
|	Mess with the Best, Die like the Rest!		|
+-----------------------+-------------------------------+
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)

iEYEARECAAYFAkoXCnsACgkQdLJIhLHm/Ok4TwCg00ky7mVkvPhm/+p8Yuhkg8tH
su0An2ccm2vd8jjIwAZI9HOyM0vUoaa5
=io6Y
-----END PGP SIGNATURE-----

From owner-freebsd-emulation@FreeBSD.ORG  Sat May 23 12:57:01 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 CAE5B1065673;
	Sat, 23 May 2009 12:57:01 +0000 (UTC)
	(envelope-from maho.nakata@gmail.com)
Received: from mail-pz0-f105.google.com (mail-pz0-f105.google.com
	[209.85.222.105])
	by mx1.freebsd.org (Postfix) with ESMTP id 7F3778FC1D;
	Sat, 23 May 2009 12:57:01 +0000 (UTC)
	(envelope-from maho.nakata@gmail.com)
Received: by pzk3 with SMTP id 3so2033079pzk.3
	for <multiple recipients>; Sat, 23 May 2009 05:57:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:received:received:sender:date:message-id:to:cc
	:subject:from:in-reply-to:references:x-mailer:mime-version
	:content-type:content-transfer-encoding;
	bh=WJS+z0le3uTjq3o5+NT5BZwS8vs0wTmf4PfKsXAYRyw=;
	b=qaGj78oMU7ZK56D3MInmmNFWvBUimIxnJyGcGDM+IAsltl4s+T+Qe3FW/5z9cqyAo9
	N+cXH0ccFtBiRtK0X6sOKaqwKAUKd6lBaNy/jmKorcqrKS/YhsjonNDQv58NZ+T2sdxH
	9bedSt07z71/BfcBHxH9SpMCcOQ9HdzE2jXYM=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=sender:date:message-id:to:cc:subject:from:in-reply-to:references
	:x-mailer:mime-version:content-type:content-transfer-encoding;
	b=v+XlG6GM5V3VUfmRfDpo+1tZGakrKkQOQvVOLNFLgk20m/wg5iIjL7yhGuszRpMq3r
	wU8LlyEzj3g18LTF6iezLfim3nQCII2UmtYjb4lUVmKUhuImx2rdzzJCvkEvQuSBDJCA
	2Ysr8Pa/1pUrcgTkrx0sbfIWl5oFu4KCw/Lfc=
Received: by 10.142.185.21 with SMTP id i21mr1598582wff.220.1243082100960;
	Sat, 23 May 2009 05:35:00 -0700 (PDT)
Received: from localhost (rikad42.riken.jp [134.160.214.42])
	by mx.google.com with ESMTPS id 28sm10096595wfd.3.2009.05.23.05.34.58
	(version=SSLv3 cipher=RC4-MD5); Sat, 23 May 2009 05:34:59 -0700 (PDT)
Sender: Maho NAKATA <maho.nakata@gmail.com>
Date: Sat, 23 May 2009 21:32:52 +0900 (JST)
Message-Id: <20090523.213252.193744936.chat95@mac.com>
To: miwi@FreeBSD.org
From: Maho NAKATA <chat95@mac.com>
In-Reply-To: <20090522202635.GC33004@bsdcrew.de>
References: <20090522202102.GB33004@bsdcrew.de>
	<4A1709EA.2000207@entel.upc.edu>
	<20090522202635.GC33004@bsdcrew.de>
X-Mailer: Mew version 6.2 on Emacs 22.3 / Mule 5.0 (SAKAKI)
Mime-Version: 1.0
Content-Type: Multipart/Signed; protocol="application/pgp-signature";
	micalg=pgp-sha1;
	boundary="--Security_Multipart(Sat_May_23_21_32_52_2009_908)--"
Content-Transfer-Encoding: 7bit
Cc: ports@FreeBSD.org, freebsd-current@FreeBSD.org,
	freebsd-emulation@FreeBSD.org
Subject: Adding Guestadditions.iso Re: [Call For Testing] VirtualBox for
 FreeBSD! take 3
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 23 May 2009 12:57:02 -0000

----Security_Multipart(Sat_May_23_21_32_52_2009_908)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi miwi,

Here is a patch adding "WITH_GUESTADDITIONS" knob.
With this knob we also installs
Guest additions.iso. This driver makes Windows XP, Linux and Solaris faster.
I'm a newbie to VirtualBox so it is not the correct patch.
I don't check it thoroughly but ISO image itself is not a GPL one.

Best,

--- Makefile	2009-05-23 01:59:37.000000000 +0900
+++ Makefile	2009-05-23 21:14:52.000000000 +0900
@@ -6,16 +6,26 @@
 #

 PORTNAME=	virtualbox
-PORTVERSION=	2.2.2r19852
+PORTVERSION=	${VBOXVER}r19852
 CATEGORIES=	emulators kld
 MASTER_SITES=	http://tmp.chruetertee.ch/ \
 		http://freebsd.unixfreunde.de/sources/ \
 		http://disasterarea.chruetertee.ch/ \
 		http://mirror.4bit.ws/
+.if defined(WITH_GUESTADDITIONS)
+MASTER_SITES+=  http://dlc.sun.com/virtualbox/${VBOXVER}/:guestadditons
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${GUESTADDITIONS}:guestaddtions
+EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
+.endif

 MAINTAINER=	decke@bluelife.at
 COMMENT=	A general-purpose full virtualizer for x86 hardware

+VBOXVER=	2.2.2
+FETCH_ARGS=	-pRr
+GUESTADDITIONS_GENERICNAME=	VBoxGuestAdditions.iso
+GUESTADDITIONS=	VBoxGuestAdditions_${VBOXVER}.iso
+
 BUILD_DEPENDS=	yasm:${PORTSDIR}/devel/yasm \
 		as86:${PORTSDIR}/devel/dev86 \
 		xsltproc:${PORTSDIR}/textproc/libxslt \
@@ -52,6 +62,9 @@

 KMODDIR=	/boot/modules
 PLIST_SUB+=	KMODDIR=${KMODDIR}
+.if defined(WITH_GUESTADDITIONS)
+PLIST_FILES+=	lib/virtualbox/${GUESTADDITIONS} lib/virtualbox/${GUESTADDITIONS_GENERICNAME}
+.endif

 KMK_CONFIG=	VBOX_LIBPATH_X11=${LOCALBASE}

@@ -127,7 +140,10 @@

 	${MKDIR} ${PREFIX}/lib/virtualbox
 	(cd ${WRKSRC}/out/${KMK_ARCH}/release/bin && ${COPYTREE_SHARE} "*.so *.gc *.r0 components" ${PREFIX}/lib/virtualbox)
-
+.if defined(WITH_GUESTADDITIONS)
+	${INSTALL_DATA} ${DISTDIR}/${GUESTADDITIONS} ${PREFIX}/lib/virtualbox/
+	${LN} -sf ${PREFIX}/lib/virtualbox/${GUESTADDITIONS} ${PREFIX}/lib/virtualbox/${GUESTADDITIONS_GENERICNAME}
+.endif
 	${MKDIR} ${PREFIX}/bin
 .for f in VBoxBFE VBoxHeadless VBoxManage VBoxNetDHCP VBoxSDL VBoxSVC VBoxXPCOMIPCD VirtualBox
 	${INSTALL_PROGRAM} ${WRKSRC}/out/${KMK_ARCH}/release/bin/$f ${PREFIX}/lib/virtualbox/


--- distinfo	2009-05-23 01:59:37.000000000 +0900
+++ distinfo	2009-05-23 20:17:28.000000000 +0900
@@ -1,3 +1,6 @@
 MD5 (virtualbox-2.2.2r19852.tar.gz) = ff1e05bd04fd7974a90e12394cb58626
 SHA256 (virtualbox-2.2.2r19852.tar.gz) = 7b898c643551f5b74d169a79ad41801cc5675b5e57a7da0f700875dd11265a5f
 SIZE (virtualbox-2.2.2r19852.tar.gz) = 58070688
+MD5 (VBoxGuestAdditions_2.2.2.iso) = 9c09a9e88abe9edd8fec6fd3cf453535
+SHA256 (VBoxGuestAdditions_2.2.2.iso) = 3727c024d8d426443158b1063a9d7355d492da3725470c4c01fafbe4bc382687
+SIZE (VBoxGuestAdditions_2.2.2.iso) = 28755968


----Security_Multipart(Sat_May_23_21_32_52_2009_908)--
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)

iEYEABECAAYFAkoX7PYACgkQpcQqaPiEzfkSlwCeJExFJmCKaGXex7VvW63KZx3L
hisAnRmu4/U9VBTStn9rfakEK1yq2Uqi
=/U2l
-----END PGP SIGNATURE-----

----Security_Multipart(Sat_May_23_21_32_52_2009_908)----

From owner-freebsd-emulation@FreeBSD.ORG  Sat May 23 17:11:21 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 679751065673;
	Sat, 23 May 2009 17:11:21 +0000 (UTC)
	(envelope-from decke@bluelife.at)
Received: from mail.itac.at (mail.itac.at [213.47.211.116])
	by mx1.freebsd.org (Postfix) with ESMTP id 18EE28FC1A;
	Sat, 23 May 2009 17:11:20 +0000 (UTC)
	(envelope-from decke@bluelife.at)
Received: from localhost ([127.0.0.1] helo=webmail.itac.at)
	by mail.itac.at with esmtpa (Exim 4.63)
	(envelope-from <decke@bluelife.at>)
	id 1M7uke-0001IX-0v; Sat, 23 May 2009 19:11:16 +0200
Received: from 78.142.74.81 (SquirrelMail authenticated user decke@bluelife.at)
	by webmail.itac.at with HTTP; Sat, 23 May 2009 19:11:16 +0200 (CEST)
Message-ID: <8cecb22a6543c2983d85131c931cd9f5.squirrel@webmail.itac.at>
In-Reply-To: <20090523.213252.193744936.chat95@mac.com>
References: <20090522202102.GB33004@bsdcrew.de>
	<4A1709EA.2000207@entel.upc.edu> <20090522202635.GC33004@bsdcrew.de>
	<20090523.213252.193744936.chat95@mac.com>
Date: Sat, 23 May 2009 19:11:16 +0200 (CEST)
From: Bernhard =?iso-8859-1?Q?Fr=F6hlich?= <decke@bluelife.at>
To: "Maho NAKATA" <chat95@mac.com>
User-Agent: SquirrelMail/1.4.15
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Priority: 3 (Normal)
Importance: Normal
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org,
	freebsd-current@freebsd.org
Subject: Re: Adding Guestadditions.iso Re: [Call For Testing] VirtualBox 
 for FreeBSD! take 3
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 23 May 2009 17:11:22 -0000

On Sat, May 23, 2009 2:32 pm, Maho NAKATA wrote:
> Hi miwi,
>
> Here is a patch adding "WITH_GUESTADDITIONS" knob.
> With this knob we also installs
> Guest additions.iso. This driver makes Windows XP, Linux and Solaris
> faster.
> I'm a newbie to VirtualBox so it is not the correct patch.
> I don't check it thoroughly but ISO image itself is not a GPL one.

Thanks, it's commited with a few modifications.

-- 
Bernhard Fröhlich
http://www.bluelife.at/


From owner-freebsd-emulation@FreeBSD.ORG  Sat May 23 22:13:45 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 D87461065674;
	Sat, 23 May 2009 22:13:45 +0000 (UTC)
	(envelope-from maho.nakata@gmail.com)
Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.172])
	by mx1.freebsd.org (Postfix) with ESMTP id 8815C8FC12;
	Sat, 23 May 2009 22:13:45 +0000 (UTC)
	(envelope-from maho.nakata@gmail.com)
Received: by wf-out-1314.google.com with SMTP id 24so747634wfg.7
	for <multiple recipients>; Sat, 23 May 2009 15:13:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:received:received:sender:date:message-id:to:cc
	:subject:from:in-reply-to:references:x-mailer:mime-version
	:content-type:content-transfer-encoding;
	bh=4L9nzgp81dH1FgovJe78v+nidcSDOuNiNrGxQ7xbYEY=;
	b=mPBApMQ4D5/PNSHI0LxKs+LXFjARhSEdq38M8nOKY3b9Jpg84r7xp8EVBfNY1ZSt39
	imU2e2eSw6i5h7aND59DnlMmtVBwe2fJMtMT0z35MQe8OWq0Ss7zfbAltvdGCqJzXuSk
	s8WdfGH5XzPZtJfRzn8YQTKvHjhaI3srASjfE=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=sender:date:message-id:to:cc:subject:from:in-reply-to:references
	:x-mailer:mime-version:content-type:content-transfer-encoding;
	b=CXtEd32ecxOl8ZFqaVLJFxcw7CaBZkK2vbQwp2KLw/jdbm4w2W5vpLoMuRloteE4mq
	xbEp4h0xKI3nY2vFA8VgENx/Z+U214wa+Tkr00mDemb7DPEzhyLLRBPmnD6GdT9RlAZM
	sTTUXGRs7Azg2xAoIdi2QXFhGAvB178mv71Ow=
Received: by 10.142.135.16 with SMTP id i16mr1989624wfd.335.1243116825280;
	Sat, 23 May 2009 15:13:45 -0700 (PDT)
Received: from localhost (rikad42.riken.jp [134.160.214.42])
	by mx.google.com with ESMTPS id 30sm3889471wfc.18.2009.05.23.15.13.42
	(version=SSLv3 cipher=RC4-MD5); Sat, 23 May 2009 15:13:44 -0700 (PDT)
Sender: Maho NAKATA <maho.nakata@gmail.com>
Date: Sun, 24 May 2009 07:11:43 +0900 (JST)
Message-Id: <20090524.071143.179888312.chat95@mac.com>
To: decke@bluelife.at
From: Maho NAKATA <chat95@mac.com>
In-Reply-To: <8cecb22a6543c2983d85131c931cd9f5.squirrel@webmail.itac.at>
References: <20090522202635.GC33004@bsdcrew.de>
	<20090523.213252.193744936.chat95@mac.com>
	<8cecb22a6543c2983d85131c931cd9f5.squirrel@webmail.itac.at>
X-Mailer: Mew version 6.2 on Emacs 22.3 / Mule 5.0 (SAKAKI)
Mime-Version: 1.0
Content-Type: Multipart/Signed; protocol="application/pgp-signature";
	micalg=pgp-sha1;
	boundary="--Security_Multipart(Sun_May_24_07_11_43_2009_600)--"
Content-Transfer-Encoding: 7bit
Cc: ports@freebsd.org, freebsd-emulation@freebsd.org,
	freebsd-current@freebsd.org
Subject: Re: Adding Guestadditions.iso Re: [Call For Testing] VirtualBox
 for FreeBSD! take 3
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 23 May 2009 22:13:46 -0000

----Security_Multipart(Sun_May_24_07_11_43_2009_600)--
Content-Type: Text/Plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

From: Bernhard Fr=F6hlich <decke@bluelife.at>
Subject: Re: Adding Guestadditions.iso Re: [Call For Testing] VirtualBo=
x for FreeBSD! take 3
Date: Sat, 23 May 2009 19:11:16 +0200 (CEST)

> On Sat, May 23, 2009 2:32 pm, Maho NAKATA wrote:
>> Hi miwi,
>>
>> Here is a patch adding "WITH_GUESTADDITIONS" knob.
>> With this knob we also installs
>> Guest additions.iso. This driver makes Windows XP, Linux and Solaris=

>> faster.
>> I'm a newbie to VirtualBox so it is not the correct patch.
>> I don't check it thoroughly but ISO image itself is not a GPL one.
> =

> Thanks, it's commited with a few modifications.
You're welcome!
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ =

   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.tx=
t

----Security_Multipart(Sun_May_24_07_11_43_2009_600)--
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)

iEYEABECAAYFAkoYdKAACgkQpcQqaPiEzflKMwCgk1WiImZ52yGU8ybAz3xKyPbJ
DggAoJdoKe/tveuGalJESLLWjmD+IgGk
=n5Gx
-----END PGP SIGNATURE-----

----Security_Multipart(Sun_May_24_07_11_43_2009_600)----

From owner-freebsd-emulation@FreeBSD.ORG  Sat May 23 22:46:54 2009
Return-Path: <owner-freebsd-emulation@FreeBSD.ORG>
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 361D4106566C
	for <freebsd-emulation@freebsd.org>;
	Sat, 23 May 2009 22:46:54 +0000 (UTC)
	(envelope-from kalinoj1@volt.iem.pw.edu.pl)
Received: from volt.iem.pw.edu.pl (volt.iem.pw.edu.pl [194.29.146.3])
	by mx1.freebsd.org (Postfix) with ESMTP id F06928FC13
	for <freebsd-emulation@freebsd.org>;
	Sat, 23 May 2009 22:46:53 +0000 (UTC)
	(envelope-from kalinoj1@volt.iem.pw.edu.pl)
Received: by volt.iem.pw.edu.pl (Postfix, from userid 5016)
	id D15DDA6678A; Sun, 24 May 2009 00:30:24 +0200 (CEST)
Date: Sun, 24 May 2009 00:30:24 +0200
From: Jedrzej Kalinowski <kalinoj1@iem.pw.edu.pl>
To: freebsd-emulation@freebsd.org
Message-ID: <20090523223024.GA93488@volt.iem.pw.edu.pl>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
User-Agent: Mutt/1.5.19 (2009-01-05)
Subject: Qemu: Assigning two tap devices to one virtual machine
X-BeenThere: freebsd-emulation@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Development of Emulators of other operating systems
	<freebsd-emulation.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation>
List-Post: <mailto:freebsd-emulation@freebsd.org>
List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, 
	<mailto:freebsd-emulation-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 23 May 2009 22:46:54 -0000

Hello all,

I'm running qemu 0.10.5 on CURRENT machine and experienced an
interesting problem.

I try to run a single qemu machine with two network interfaces (tap's)
connected to the same bridge - I need this for playing with m0n0wall for
example.

The qemu launch looks similiar to this:

qemu -net nic -net tap -net nic -net tap -cdrom cdrom.iso -curses

What happens is that when qemu starts up - my machine locks (sometimes I
manage to kill qemu and recover it, sometimes not). I see that it's a
problem with network bridge - looks like the infitine loop of arp
requests that get replicated infinitely (it also kills/floods my real network
that is connected through the bridge to the tap devices).

My question is - have any of You tried to use multiple tap devices within
one qemu machine? Can you replicate this problem in your environments?

One note: there is no problem if I run two qemus and each of them has a
tap device connected to bridge0. They coexist and I have no network
issues in both guests. I can post qemu-if{up,down} scripts if needed.

All the best,
Jedrzej Kalinowski