From owner-freebsd-amd64@FreeBSD.ORG Mon Jan 5 21:04:10 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 784B9106568A; Mon, 5 Jan 2009 21:04:10 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.freebsd.org (Postfix) with ESMTP id C34DB8FC1F; Mon, 5 Jan 2009 21:04:09 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.6/8.13.6) with ESMTP id n05KhEPA012536; Mon, 5 Jan 2009 15:43:14 -0500 (EST) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-amd64@FreeBSD.org Date: Mon, 5 Jan 2009 15:43:08 -0500 User-Agent: KMail/1.6.2 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200901051543.12582.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.94/8837/Mon Jan 5 11:08:06 2009 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: jhb@FreeBSD.org Subject: Re: Via Nano CPU: Can boot 7.0-RELEASE-amd64, can't boot 7.1-RELEASE-amd64: "cpu doesn't support long mode" 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: Mon, 05 Jan 2009 21:04:10 -0000 On Monday 05 January 2009 02:24 pm, Koen Smits wrote: > Hello all, > > I have some problems getting FreeBSD 7.1-RELEASE amd64 to boot on > my VIA VB8001, which is a mini-ITX board with the new VIA Nano CPU. > This CPU is fully 64bit capable. But, when I try to boot Disc1 from > an IDE CD-ROM I get the error "cpu doesn't support long mode", > which implies the CPU can't do 64bit, and booting halts asking for > a kernel. > The first thing I tried was running ubuntu 8.10 64bit. It installs > and runs fine. And, trying FreeBSD 7.0-RELEASE Disc1 amd64 also > boots and installs normally! > Any help on fixing this is much appreciated. See: http://svn.freebsd.org/viewvc/base?view=revision&revision=183667 http://svn.freebsd.org/viewvc/base?view=revision&revision=183823 I am not sure removing Via CPU support was intentional, though. Jung-uk Kim