From owner-freebsd-stable@FreeBSD.ORG Thu Jun 7 13:38:54 2007 Return-Path: X-Original-To: stable@FreeBSD.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A8A6B16A421 for ; Thu, 7 Jun 2007 13:38:54 +0000 (UTC) (envelope-from jdc@parodius.com) Received: from mx01.sc1.parodius.com (mx01.sc1.parodius.com [72.20.106.3]) by mx1.freebsd.org (Postfix) with ESMTP id 9986D13C448 for ; Thu, 7 Jun 2007 13:38:54 +0000 (UTC) (envelope-from jdc@parodius.com) Received: by mx01.sc1.parodius.com (Postfix, from userid 1000) id 19EA41CC01C; Thu, 7 Jun 2007 06:27:02 -0700 (PDT) Date: Thu, 7 Jun 2007 06:27:02 -0700 From: Jeremy Chadwick To: Tom McLaughlin Message-ID: <20070607132702.GA76905@eos.sc1.parodius.com> Mail-Followup-To: Tom McLaughlin , stable@FreeBSD.org References: <1181188200.1797.3.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1181188200.1797.3.camel@localhost> User-Agent: Mutt/1.5.15 (2007-04-06) Cc: stable@FreeBSD.org Subject: Re: ACPI hanging shutdown X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jun 2007 13:38:54 -0000 On Wed, Jun 06, 2007 at 11:50:00PM -0400, Tom McLaughlin wrote: > Sometime between the beginning of April and May 14(?) there appears to > have been a change in ACPI which is causing my IBM R51 to hang when > shutting down. I see syslog exit and then nothing. I need to do a hard > shutdown with the partitions still mounted for it to turn off. I booted > without ACPI and the problem has gone away. Successive updates have not > solved this. Anyone know what could be causing this? Thanks. Have you checked and/or tried setting the following two sysctls? I believe the one you might want is hw.acpi.handle_reboot=1. $ sysctl -a | grep 'acpi.*reboot' hw.acpi.disable_on_reboot: 0 hw.acpi.handle_reboot: 0 -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |