From owner-freebsd-current@FreeBSD.ORG Sun Dec 14 12:28:40 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 D7D1F16A4CE for ; Sun, 14 Dec 2003 12:28:40 -0800 (PST) Received: from gvr.gvr.org (gvr.gvr.org [212.61.40.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C19743D48 for ; Sun, 14 Dec 2003 12:28:34 -0800 (PST) (envelope-from guido@gvr.org) Received: by gvr.gvr.org (Postfix, from userid 657) id CA06A3D; Sun, 14 Dec 2003 21:28:32 +0100 (CET) Date: Sun, 14 Dec 2003 21:28:32 +0100 From: Guido van Rooij To: Nate Lawson Message-ID: <20031214202832.GA96797@gvr.gvr.org> References: <20031209114400.G43006@root.org> <20031212185907.GA61783@gvr.gvr.org> <20031212135444.B53967@root.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031212135444.B53967@root.org> cc: "Sergey A. Osokin" cc: current@freebsd.org Subject: Re: ACPI 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: Sun, 14 Dec 2003 20:28:41 -0000 On Fri, Dec 12, 2003 at 01:57:35PM -0800, Nate Lawson wrote: > > > > > > 1. Try different states (S1-S4) and see if one of them works. > > > > I have a system where S3 leads to an immediate reboot. S4 leads to > > a hang. S2 is not available. > > S1 leads to a nice suspend, except that the LCD is not powered off. > > Resume works okay. > > When I push the lid button when in the boot loader, the LCD is powered > > off. In Windows everything works like expected. > > In the loader, the BIOS is still controlling the display. Since you > mention that S1 works on recent Linux kernels for your D600, I'll look Can you tell me wheer in the ACPI files this stuff is implemented? I'd like to help but given the limited amount of reading I did, I can't figure out where/how exactly the LCD is powered off. > into what we do differently. It appears only S1 and S5 are working for > Linux. They have a working OS S4 implementation though. -Guido