From owner-freebsd-bugs Tue Oct 15 21: 4:28 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AF5337B404 for ; Tue, 15 Oct 2002 21:04:26 -0700 (PDT) Received: from freefall.freebsd.org (unknown [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DC2043E4A for ; Tue, 15 Oct 2002 21:04:25 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9G41Zx3062442 for ; Tue, 15 Oct 2002 21:01:35 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9G41ZXX062441; Tue, 15 Oct 2002 21:01:35 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15B0D37B401 for ; Tue, 15 Oct 2002 20:55:52 -0700 (PDT) Received: from e35.co.us.ibm.com (e35.co.us.ibm.com [32.97.110.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 536E843E65 for ; Tue, 15 Oct 2002 20:55:51 -0700 (PDT) (envelope-from sidcarter@symonds.net) Received: from westrelay05.boulder.ibm.com (westrelay05.boulder.ibm.com [9.17.193.33]) by e35.co.us.ibm.com (8.12.2/8.12.2) with ESMTP id g9G3tnNI064760 for ; Tue, 15 Oct 2002 23:55:49 -0400 Received: from calvin.in.ibm.com (calvin.in.ibm.com [9.182.24.126]) by westrelay05.boulder.ibm.com (8.12.3/NCO/VER6.4) with ESMTP id g9G3uBLs050396 for ; Tue, 15 Oct 2002 21:56:12 -0600 Received: by calvin.in.ibm.com (Postfix, from userid 1001) id C3C6B36A0; Wed, 16 Oct 2002 09:25:13 +0530 (IST) Message-Id: <20021016035513.C3C6B36A0@calvin.in.ibm.com> Date: Wed, 16 Oct 2002 09:25:13 +0530 (IST) From: Sid Carter Reply-To: Sid Carter To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/44128: Machines hangs during boot, if ACPI is enabled Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 44128 >Category: kern >Synopsis: Machines hangs during boot, if ACPI is enabled >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 15 21:00:14 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sid Carter >Release: FreeBSD 5.0-CURRENT i386 >Organization: Sid Carter Inc. >Environment: System: FreeBSD calvin 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Oct 15 15:56:45 IST 2002 root@calvin:/usr/obj/usr/src/sys/GENERIC i386 Machine Info ------------ Calibrating clock(s) ... TSC clock: 996644103 Hz, i8254 clock: 1193037 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz CLK_USE_TSC_CALIBRATION not specified - using old calibration method Timecounter "TSC" frequency 996770137 Hz CPU: Pentium III/Pentium III Xeon/Celeron (996.77-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x68a Stepping = 10 Features=0x383fbff real memory = 267255808 (260992K bytes) Physical memory chunk(s): 0x00001000 - 0x0009efff, 647168 bytes (158 pages) 0x00662000 - 0x0fed7fff, 260530176 bytes (63606 pages) >Description: Machine hangs during the boot sequence, when ACPI is enabled. The machine hangs after displaying this message. ----------------------------------- BIOS Geometries: 0:03fdfe3f 0..1021=1022 cylinders, 0..254=255 heads, 1..63=63 sectors 1:03fdfe3f 0..1021=1022 cylinders, 0..254=255 heads, 1..63=63 sectors 0 accounted for Device configuration finished. procfs registered Timecounters tick every 10.000 msec ----------------------------------- >How-To-Repeat: Get the latest cvs tree. After doing a buildworld, installing kernel and reboot to do an install world. Machine hangs during boot if ACPI is enabled. >Fix: Right now, I do an 'unset acpi_load' to boot without acpi support and it boots fine. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message