From owner-freebsd-current@FreeBSD.ORG Tue Sep 23 18:07:30 2003 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 5DDA316A4B3 for ; Tue, 23 Sep 2003 18:07:30 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 03FC943FF9 for ; Tue, 23 Sep 2003 18:07:30 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 49436 invoked by uid 1000); 24 Sep 2003 01:07:31 -0000 Date: Tue, 23 Sep 2003 18:07:31 -0700 (PDT) From: Nate Lawson To: Jeremy Bingham Message-ID: <20030923180441.R49426@root.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: Problem w/ ACPI in -CURRENT 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: Wed, 24 Sep 2003 01:07:30 -0000 >When booting FreeBSD normally or in single-user mode, these are the last >messages displayed: >---- >Timecounter "TSC" frequency 498470127 Hz quality 800 >Timecounters tick every 10.000 msec >^^^ hangs after that >---- > >When booting FreeBSD with ACPI turned off or in "Safe Mode", the computer >boots normally. Enable options DDB. When it hangs, press CTRL-ALT-ESC and then "tr" to get a traceback. While ACPI influences this problem, I am uncertain it is the root cause. -Nate