From owner-freebsd-current@FreeBSD.ORG Fri Dec 12 13:49: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 17BCD16A4CE for ; Fri, 12 Dec 2003 13:49:12 -0800 (PST) Received: from gvr.gvr.org (gvr.gvr.org [212.61.40.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id E871A43D1F for ; Fri, 12 Dec 2003 13:49:10 -0800 (PST) (envelope-from guido@gvr.org) Received: by gvr.gvr.org (Postfix, from userid 657) id AE2A54C; Fri, 12 Dec 2003 22:49:09 +0100 (CET) Date: Fri, 12 Dec 2003 22:49:09 +0100 From: Guido van Rooij To: Nate Lawson Message-ID: <20031212214909.GA63726@gvr.gvr.org> References: <20031209114400.G43006@root.org> <20031212185907.GA61783@gvr.gvr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031212185907.GA61783@gvr.gvr.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: Fri, 12 Dec 2003 21:49:12 -0000 On Fri, Dec 12, 2003 at 07:59:07PM +0100, Guido van Rooij wrote: > > > > 5. Try the most recent Linux beta kernel with acpi configured. If it > > works, then perhaps we can find why. Since we share the ACPI-CA > > interpreter with Linux, it's likely that they have similar problems. > >From http://hea-www.harvard.edu/~dsteeghs/dell_d600.html it seems S1 state is working with kernel 2.4.22-ac (or later). -Guido