From owner-freebsd-current@FreeBSD.ORG Thu Jun 10 06:25:49 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 383A316A4CE for ; Thu, 10 Jun 2004 06:25:49 +0000 (GMT) Received: from as6-1-5.kr.m.bonet.se (as6-1-5.kr.m.bonet.se [217.215.84.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C43143D1D for ; Thu, 10 Jun 2004 06:25:48 +0000 (GMT) (envelope-from martin@gneto.com) Received: from gneto.com (euklides.gneto.com [192.168.10.11]) by as6-1-5.kr.m.bonet.se (Postfix) with ESMTP id EA414743DB for ; Thu, 10 Jun 2004 08:25:21 +0200 (CEST) Message-ID: <40C7FEC4.7020508@gneto.com> Date: Thu, 10 Jun 2004 08:25:08 +0200 From: Martin Nilsson User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040412 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: ACPI boot panic: Duplicate local APIC ID 0 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: Thu, 10 Jun 2004 06:25:49 -0000 On yesterdays CURRENT i get: panic: Duplicate local APIC ID 0 when booting with ACPI enabled. If i disable ACPI it boots normally. This is a Gateway Single P3 ServerWorks III-LE chipset motherboard. The old current from april worked on this box until I upgraded it yesterday. What info is needed to debug this? /Martin