From owner-freebsd-current@FreeBSD.ORG Wed Oct 1 16:55:12 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 751A816A4B3 for ; Wed, 1 Oct 2003 16:55:12 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id EC2B343FE3 for ; Wed, 1 Oct 2003 16:55:11 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 86369 invoked by uid 1000); 1 Oct 2003 23:55:13 -0000 Date: Wed, 1 Oct 2003 16:55:13 -0700 (PDT) From: Nate Lawson To: Bryan Liesner Message-ID: <20031001165220.E86326@root.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: 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: Wed, 01 Oct 2003 23:55:12 -0000 > 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 > completing the shutdown. The motherboard beeps three times, the > screen goes blank, and will complete the shutdown after I hit the any > key. > > The strange thing is that in the past, a user initiated suspend while > the system is running would never blank the screen, but this > suspend-before-shutdown does... > > What do you need from me to help resolve this? First, please don't hijack another thread. I've started another one for this. sysctl hw.acpi should show you what the power button event generates. It should be set to S5. What does yours say? -Nate