From owner-freebsd-current@FreeBSD.ORG Sun Jun 28 23:11:10 2009 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 ECEB51065676 for ; Sun, 28 Jun 2009 23:11:10 +0000 (UTC) (envelope-from matheusber@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.25]) by mx1.freebsd.org (Postfix) with ESMTP id 986C38FC14 for ; Sun, 28 Jun 2009 23:11:10 +0000 (UTC) (envelope-from matheusber@gmail.com) Received: by qw-out-2122.google.com with SMTP id 5so532467qwd.7 for ; Sun, 28 Jun 2009 16:11:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:received:received :message-id:in-reply-to:references:date:subject:from:to:user-agent :mime-version:content-type:content-transfer-encoding:x-priority :importance; bh=ylTXw+v+2vGCIwwn22HfO+F1da3lYPtyTqN5YT/e620=; b=nPySe9fjQRPKUObPeavDN1hB7ALGXFyz9h72JvJei3BlKsOu7Cq61Q661DTNxjw8h9 eLS+lT7Iq0f4/4EhlJ2X4wASqLdje50wleXEZEA5eH+afUbBG1gaTdymwBiRVkzY1o9M jSMO3+FodHfbP79LefuvgeK/MMaxXesjQTMis= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:in-reply-to:references:date:subject:from:to :user-agent:mime-version:content-type:content-transfer-encoding :x-priority:importance; b=oEBHzsmwlrlYsdiAkKHbo0t33K0cVSkMrX7WljlZcAz6AK5aiDhAE1/uvMJkxEIVgC uvu2QzUr77uh4TcAoVf5E57SLkFKJg/6WVEzziIHjorVJOBz5oHtol3XZ2pptaqIuxXK rc12oWHBPiU9t50Cc6fXwrqwTZqG5aTw1O4Rc= Received: by 10.224.28.130 with SMTP id m2mr5047395qac.274.1246230669611; Sun, 28 Jun 2009 16:11:09 -0700 (PDT) Received: from cygnus.homeunix.com ([189.71.105.194]) by mx.google.com with ESMTPS id 5sm13950761qwg.25.2009.06.28.16.11.06 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 28 Jun 2009 16:11:07 -0700 (PDT) Sender: Nenhum_de_Nos Received: by cygnus.homeunix.com (Postfix, from userid 80) id 033A3B8083; Sun, 28 Jun 2009 20:11:01 -0300 (BRT) Received: from 10.1.1.80 (SquirrelMail authenticated user matheus) by 10.1.1.10 with HTTP; Sun, 28 Jun 2009 20:11:01 -0300 (BRT) Message-ID: <02adbf3fa5824e700084900f071435b6.squirrel@10.1.1.10> In-Reply-To: <4A473976.6030807@rakupottery.org.uk> References: <20090611194557.GC98175@bsdcrew.de> <4A473976.6030807@rakupottery.org.uk> Date: Sun, 28 Jun 2009 20:11:01 -0300 (BRT) From: "Nenhum_de_Nos" To: freebsd-current@freebsd.org 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 Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take 6 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: Sun, 28 Jun 2009 23:11:11 -0000 On Sun, June 28, 2009 06:35, Martin Smith wrote: > Martin Wilke wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Huhu, >> >> Yes we life and that's good :-). >> Changes: >> >> - Fix build error when compiling in debug mode on FreeBSD HEAD >> - SemEvent?-r0drv/FreeBSD: Don't use tvtohz for an infinite timeout. >> - Some FreeBSD relate typos >> - Enable shared OpenGL service. Completely untested due to lack of >> appropriate hardware but it compiles at least >> - Add support for shared clipboards. Requires libXt >> - FreeBSD: Implement preemption API for guest SMP and enable >> it (slightly tested). Add neccessary RTMP* methods in userspace >> for the frontends to detect the number of CPUs >> - Runtime/semevent-r0drv-freebsd: Use a sleeping mutex >> instead of a spinlock to fix the problems users are seeing >> (assertions with debugging enabled) while still being able >> to run on 100Hz hosts. No problems detected so far and Solaris >> doesn't use a spin mutex in this code too so it shouldn't do >> any harm (keeping fingers crossed)space for the frontends to >> detect the number of CPUs >> - Add support for curl >> - Add VBoxSharedClipboard >> >> Ports Changes; >> - Force guestadditions version to 2.2.4 >> - Removed Qt3 include replacements (already upstream) >> - Removed cosmetic X11 include path patch >> >> Please make SURE, your world and kernel is in sync and you've read >> the pkg-messages. Also please unload the kernel module before >> you update the port ;-). >> >> Many thx to all Vbox Devs, All supporters, my nice team! :-) >> >> http://people.freebsd.org/~miwi/vbox/virtualbox_6.tgz >> >> Happy Testing! > > Well ,I have got it up and running on a stable of 26 June, managed to > set up a vdi, no problem, but it will not see the cd drive. > It (vbox) says the cd drive is always secondary master, but I only have > one ata channel so it is primary master. The dropdown list just does > not drop down. > Is there a workaround for this, or have I missed something stupid? hi, I have the latest running on stable from two weeks ago. I can get it to install, but never boot using 4 cpu's (real quad core and vt-x enabled). debian amd64 is the guest os. should it run fine with 4 cpu's ? (I think I read about it was to be ok on new 3.0 family). and by the way, the 3.0 beta will build out-of-the-box in FreeBSD ? thanks, matheus -- We will call you cygnus, The God of balance you shall be A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? http://en.wikipedia.org/wiki/Posting_style