From owner-freebsd-current@FreeBSD.ORG Mon Jun 27 14:18:11 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EEE07106564A for ; Mon, 27 Jun 2011 14:18:11 +0000 (UTC) (envelope-from sendtomatt@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id BD1778FC15 for ; Mon, 27 Jun 2011 14:18:11 +0000 (UTC) Received: by pwi7 with SMTP id 7so2075603pwi.13 for ; Mon, 27 Jun 2011 07:18:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=lDBZm1IKZtfWkQMjpQ+aazqDqoASQ/j3+MrOO3GirGI=; b=Psv1wShDahdVSW5c5h0D9ooq8NuyyRSCFaljMeIMBKstIWkfhEMC8filcH8rw6Qv1L QdhXLrBWiyObReiatTgixSJEvC/4Zwz+soUgPLU83d1DSJ+URz3xGQ7Rqsh49qY5Vf4z cLOaj6r3seAsTeVvV8q36unMygL1UmlJ+kiWI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=ojy3iDpe352c8e1X+EHAjZ31qfkFXD8sgZLHiLnn2niYEHThz3uN6UTTNv6LBqxsmW MfcUPgSDie28+l25HSdm6yBDjoeU9LOirHC9rCzrxDCazodj8ZxQrwyNdn9bfLOsr5ur IdLBttOAY5xXdJeWi2jRS1xAk07Vy53x21LJU= Received: by 10.142.49.15 with SMTP id w15mr1187257wfw.328.1309184291172; Mon, 27 Jun 2011 07:18:11 -0700 (PDT) Received: from sidhe.local ([75.111.37.204]) by mx.google.com with ESMTPS id x1sm4341791pbb.82.2011.06.27.07.18.08 (version=SSLv3 cipher=OTHER); Mon, 27 Jun 2011 07:18:09 -0700 (PDT) Message-ID: <4E08911F.8040701@gmail.com> Date: Mon, 27 Jun 2011 07:18:07 -0700 From: Matt User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.18) Gecko/20110624 Thunderbird/3.1.11 MIME-Version: 1.0 To: freebsd-current@FreeBSD.org References: <201106241451.23071.jkim@FreeBSD.org> <201106241611.29357.jkim@FreeBSD.org> <90df18bd4c1927b0fc1b549d0ad07cd7@bluelife.at> <20110627105408.514b3dd5@gmail.com> <38f7bca04e7d0169f80d5185af46c403@bluelife.at> In-Reply-To: <38f7bca04e7d0169f80d5185af46c403@bluelife.at> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: Subject: Re: virtualbox-ose 4.0.8 fails X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2011 14:18:12 -0000 On 06/27/11 02:49, Bernhard Froehlich wrote: > On Mon, 27 Jun 2011 10:54:08 +0300, Sergey V. Dyatko wrote: >> On Sat, 25 Jun 2011 16:28:41 +0200 >> Bernhard Froehlich wrote: >> >>> On Fri, 24 Jun 2011 16:11:27 -0400, Jung-uk Kim wrote: >>>> On Friday 24 June 2011 02:58 pm, George Kontostanos wrote: >>>>> On Fri, Jun 24, 2011 at 9:51 PM, Jung-uk Kim >>>> wrote: >>>>>>> Any ideas regarding the virtualbox itself ? >>>>>> I am rebuilding world/kernel now. �After that, I'll rebuild >>>>>> virtualbox-ose and try to fix it unless someone beat me to it. >>>>>> :-) >>>>>> >>>>>> Jung-uk Kim >>>>> Brilliant !!! >>>> Please try this patch: >>>> >>>> http://people.freebsd.org/~jkim/patch-src-VBox-Main-src-server-freebsd-HostHardwareFreeBSD.cpp >>>> >>>> Just drop this in ports/emulators/virtualbox-ose/files and rebuild. >>> Thanks a lot, they look good. Do you agree that those two patches are >>> licensed under MIT License so that i can push them upstream? >>> >> Hi, >> >> Works good for me (head, amd64). >> Pushing patches into upstream is a good idea. What prevents >> to put them in ports tree now? > I just waited for some feedback as I could not test it myself right > now. > Worked on my machines running a VM with two procs, also was able to complete two different OS installs. No issues for what it's worth. Thanks again, Matt