From owner-freebsd-amd64@FreeBSD.ORG Sun May 3 14:42:40 2009 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20716106566B for ; Sun, 3 May 2009 14:42:40 +0000 (UTC) (envelope-from gerrit@weinberg2.de) Received: from mo-p00-ob.rzone.de (mo-p00-ob.rzone.de [81.169.146.161]) by mx1.freebsd.org (Postfix) with ESMTP id A0CA58FC12 for ; Sun, 3 May 2009 14:42:39 +0000 (UTC) (envelope-from gerrit@weinberg2.de) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1241361758; l=645; s=domk; d=weinberg2.de; h=Content-Transfer-Encoding:Content-Type:Mime-Version:Subject:To:From: Date:X-RZG-CLASS-ID:X-RZG-AUTH; bh=LpIYL55I6w0TMP5WZXtmKznFQWE=; b=LG6Npnj8pTFrG5fbGj00g89k43vC8KOlpzda0iuhzWIgG8bxUcnwjSqtLPxL4j/EP2m BihZS5AT/Bo9yCx43ByZQwEi2ia/bsY/cIczQAiay4tKzoVN0wF5GxS2lrame91o6Y0KA nift1XZ80CUUFiWRpip8Dr7LIHyt2SwhXTg= X-RZG-AUTH: :K2kWZ0m8W+hsJn0W7HVKmueUnk65niK2jst6ZPwBd6PbtQOfUwgx4yfaWDvHk1Q= X-RZG-CLASS-ID: mo00 Received: from comet.terra.ger (206-42-90-81.adsl.cmo.de [81.90.42.206]) by post.strato.de (fruni mo43) (RZmta 18.31) with ESMTP id Q01d2el43EUX1e for ; Sun, 3 May 2009 16:31:24 +0200 (MEST) Date: Sun, 3 May 2009 16:31:23 +0200 From: Gerrit =?ISO-8859-1?Q?K=FChn?= To: freebsd-amd64@freebsd.org Message-Id: <20090503163123.e6264345.gerrit@weinberg2.de> Organization: G-P.i.S-E X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: via nano support X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 May 2009 14:42:40 -0000 Hi all, I have the same via mainboard (vb8001) described here () and the same problem ("cpu doesn't support long mode"). The problem exists (as already reported above) with 7.1-R and also with the recent 7.2-images I just downloaded and tried. However, from the thread above I cannot figure out what the recommended solution is. Install 7.0 (which has been reported to run) and upgrade to -current (is the matter fixed there?)? Install 7.0 and upgrade to 7.1 or 7.2 patching out the strcmp() checks in the loader? Any other possibilities? cu Gerrit