From owner-freebsd-amd64@FreeBSD.ORG Mon Jan 5 21:16:57 2009 Return-Path: Delivered-To: freebsd-amd64@FreeBSD.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id F274910656CF; Mon, 5 Jan 2009 21:16:55 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-amd64@FreeBSD.org Date: Mon, 5 Jan 2009 16:16:36 -0500 User-Agent: KMail/1.6.2 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="euc-kr" Content-Transfer-Encoding: 7bit Message-Id: <200901051616.39069.jkim@FreeBSD.org> 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:16:59 -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