From owner-freebsd-amd64@FreeBSD.ORG Tue Jul 3 18:32:34 2007 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 91A1F16A4A1 for ; Tue, 3 Jul 2007 18:32:34 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.freebsd.org (Postfix) with ESMTP id 3E8C113C480 for ; Tue, 3 Jul 2007 18:32:34 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.8/8.13.8) with ESMTP id l63IWOpS006898; Tue, 3 Jul 2007 14:32:25 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-amd64@freebsd.org, "Eamon A.Roque" Date: Tue, 3 Jul 2007 13:42:38 -0400 User-Agent: KMail/1.9.6 References: <200707031200.l63C0G8f025048@freefall.freebsd.org> In-Reply-To: <200707031200.l63C0G8f025048@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200707031342.38876.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Tue, 03 Jul 2007 14:32:26 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/3586/Tue Jul 3 12:11:56 2007 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: Subject: Re: amd64/111952: Boot panic due to missing BIOS smap on install cds (HP dc5750 SFF) 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: Tue, 03 Jul 2007 18:32:34 -0000 On Tuesday 03 July 2007 08:00:16 am Eamon A.Roque wrote: > The following reply was made to PR amd64/111952; it has been noted by GNATS. > > From: "Eamon A.Roque" > To: bug-followup@FreeBSD.org, > Eamon.Roque@arf.fak12.uni-muenchen.de > Cc: > Subject: Re: amd64/111952: Boot panic due to missing BIOS smap on install > cds (HP dc5750 SFF) > Date: Tue, 03 Jul 2007 13:45:00 +0200 > > Hi, > > very interesting phenomena. With the Bios Rev. 2.25 I am now able to > boot 6.2-STABLE-200706-bootonly for i386 w/out acpi, but not amd64 (with > any options enabled/disabled). With the previous Bios version 2.22, also > mentioned in the bugreport, this was not possible. > > With this configuration, I am able to install 6.2-RELEASE (with the > requisite bge problems...). We really need to be able to see the SMAP. Earlier in the feedback it seems that Linux is able to see the SMAP? Is that correct? -- John Baldwin