From owner-freebsd-current@FreeBSD.ORG Thu Jan 15 07:55:13 2004 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 5E3BB16A4CE for ; Thu, 15 Jan 2004 07:55:13 -0800 (PST) Received: from ran.psg.com (ip166.usw253.dsl-acs2.sea.iinet.com [209.20.253.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 399FA43D67 for ; Thu, 15 Jan 2004 07:54:59 -0800 (PST) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com) by ran.psg.com with esmtp (Exim 4.24; FreeBSD) id 1Ah9pj-000MRa-8B; Thu, 15 Jan 2004 07:54:59 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Rahul Siddharthan References: <20040115071221.GA3706@online.fr> Message-Id: Date: Thu, 15 Jan 2004 07:54:59 -0800 cc: freebsd-current@freebsd.org Subject: Re: acpi S4 resume partition 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, 15 Jan 2004 15:55:13 -0000 >> nor so i. for example, my laptop seems to suspend with -s3. but >> closing the lid, which suspends it in winxp, does not suspend it, >> only dims the screen. > sysctl hw.acpi.lid_switch_state=S3 i lied. this works if X has not been started. once X starts, this does not work in X or in a console vty. randy