From owner-freebsd-current@FreeBSD.ORG Mon Aug 23 18:10:03 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB11016A54A for ; Mon, 23 Aug 2004 18:10:03 +0000 (GMT) Received: from mail2.speakeasy.net (mail2.speakeasy.net [216.254.0.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 695B043D39 for ; Mon, 23 Aug 2004 18:10:03 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 23398 invoked from network); 23 Aug 2004 18:10:03 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 23 Aug 2004 18:10:02 -0000 Received: from [10.50.40.208] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id i7NI9rEC088096; Mon, 23 Aug 2004 14:09:59 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: freebsd-current@FreeBSD.org Date: Mon, 23 Aug 2004 13:27:11 -0400 User-Agent: KMail/1.6.2 References: <41261D1B.5000003@cronyx.ru> <412640B5.9090104@cronyx.ru> <20040821133304.D84878@carver.gumbysoft.com> In-Reply-To: <20040821133304.D84878@carver.gumbysoft.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200408231327.11303.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: Roman Kurakin Subject: Re: Boot code broken in some way in recent current (Was: Panic at boot) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Aug 2004 18:10:03 -0000 On Saturday 21 August 2004 04:35 pm, Doug White wrote: > On Fri, 20 Aug 2004, Roman Kurakin wrote: > > At first I have two SMP system (Dual) one that boots normaly and one > > that > > goes to panic (the older pc). > > I've setup finaly serial console to that system, so here is more > > detailed output: > > > > OK boot -Dhv > > /boot/kernel/acpi.ko text=0x406a8 data=0x1bc4+0x110c > > syms=[0x4+0x72d0+0x4+0x9754] > > Have you tried booting without enabling ACPI? The ACPI tables seem to > think you have two APs and no BSP. ACPI tables have no concept at all of a BSP. We infer the BSP by checking the APIC ID of the CPU we are currently executing on when enumerating CPUs. > Also check the BIOS and set the MPTable version to 1.4, and upgrade the > BIOS itself if there is an update. Since it worked before the recent loader change, I doubt this will make a difference. More likely is that the code picked a bad memory address to install the AP trampoline into for some reason. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org