From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Feb 8 20:10:11 2010 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8EE2106568D; Mon, 8 Feb 2010 20:10: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 844BC8FC0C; Mon, 8 Feb 2010 20:10:11 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id 31D7A1E0076A; Mon, 8 Feb 2010 21:10:10 +0100 (CET) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.3/8.14.3) with ESMTP id o18K7vuV010602; Mon, 8 Feb 2010 21:07:57 +0100 (CET) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.3/8.14.3/Submit) id o18K7vJp010601; Mon, 8 Feb 2010 21:07:57 +0100 (CET) (envelope-from nox) From: Juergen Lock Date: Mon, 8 Feb 2010 21:07:57 +0100 To: linimon@FreeBSD.org Message-ID: <20100208200757.GA10182@triton8.kn-bremen.de> References: <201002080004.o1804SBd081843@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201002080004.o1804SBd081843@freefall.freebsd.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-ports-bugs@FreeBSD.org, vbox@FreeBSD.org, bug-followup@FreeBSD.org Subject: Re: ports/143648: AMD-V is not recognized on amd64 with emulators/virtualbox-ose 3.1.2_1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 20:10:11 -0000 That suspiciously sounds like this issue: http://www.virtualbox.org/ticket/5639 i.e. it would be a bios bug. If you need the workaround mentioned in that ticket (VBOX_HWVIRTEX_IGNORE_SVM_IN_USE=true) because you can't update the bios you'll have to try the svn versions of the vbox ports until the official ones are updated: svn co https://svn.bluelife.at/projects/blueports/emulators/ Good luck!