From owner-freebsd-current@FreeBSD.ORG Wed Oct 1 17:24:29 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 4779816A4B3 for ; Wed, 1 Oct 2003 17:24:29 -0700 (PDT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8134243FF2 for ; Wed, 1 Oct 2003 17:24:28 -0700 (PDT) (envelope-from bleez@comcast.net) Received: from gravy.homeunix.net ([68.81.196.221]) by comcast.net (rwcrmhc12) with ESMTP id <20031002002427014007g8vae>; Thu, 2 Oct 2003 00:24:27 +0000 Received: from gravy.homeunix.net (gravy.homeunix.net [192.168.1.2]) by gravy.homeunix.net (8.12.10/8.12.10) with ESMTP id h920OQgQ001027; Wed, 1 Oct 2003 20:24:26 -0400 (EDT) (envelope-from bleez@comcast.net) Date: Wed, 1 Oct 2003 20:24:26 -0400 (EDT) From: Bryan Liesner To: Nate Lawson In-Reply-To: <20031001165220.E86326@root.org> Message-ID: <20031001202151.S1025@gravy.homeunix.net> References: <20031001165220.E86326@root.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org cc: Bryan Liesner Subject: Re: ACPI shutdown problem 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, 02 Oct 2003 00:24:29 -0000 On Wed, 1 Oct 2003, Nate Lawson wrote: > > Now I'm having an issue with ACPI. I used to hit the power button and > > that would initiate a proper shutdown. Now it seems to do nothing, > > but when I reboot the system goes into a suspended state before > > sysctl hw.acpi should show you what the power button event generates. It > should be set to S5. What does yours say? > > -Nate I had a look at that. I have: hw.acpi.power_button_state: S5 Thanks, Bryan