From owner-freebsd-stable@FreeBSD.ORG Thu Sep 4 11:40:54 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9995106566B for ; Thu, 4 Sep 2008 11:40:54 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from out3.smtp.messagingengine.com (out3.smtp.messagingengine.com [66.111.4.27]) by mx1.freebsd.org (Postfix) with ESMTP id BE82D8FC2B for ; Thu, 4 Sep 2008 11:40:54 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 8EF4D15D3C0 for ; Thu, 4 Sep 2008 07:24:40 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Thu, 04 Sep 2008 07:24:40 -0400 X-Sasl-enc: /Z7o3hYpl8C/t9R2U+HCO+Ve8AUsXRO0t3VX/X3bNM4J 1220527480 Received: from empiric.lon.incunabulum.net (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTPSA id 298A422A3A for ; Thu, 4 Sep 2008 07:24:40 -0400 (EDT) Message-ID: <48BFC577.7000800@incunabulum.net> Date: Thu, 04 Sep 2008 12:24:39 +0100 From: Bruce M Simpson User-Agent: Thunderbird 2.0.0.14 (X11/20080514) MIME-Version: 1.0 To: freebsd-stable@freebsd.org X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: ACPI sleep broken on ASUS Vintage AH-1 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, 04 Sep 2008 11:40:55 -0000 Hi, Just noticed that when I try to ACPI-sleep an ASUS Vintage AH-1 based desktop system, that I get the following message: acpiconf: request sleep type (3) failed: Operation not supported Supported sleep states in sysctl: hw.acpi.supported_sleep_state: S1 S3 S4 S5 This is an amd64 uniprocessor system running 7.0-RELEASE. BIOS version is 0303 (last release), it is an AMI BIOS. I've seen S3 sleep work fine in Windows XP on this box. I would really like to be able to sleep this box rather than up/down it, as it's in my home, less noise, less power consumption etc. Any further info needed let me know. thanks! BMS