From owner-freebsd-acpi@FreeBSD.ORG Wed Sep 19 01:34:18 2007 Return-Path: Delivered-To: acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C537916A419 for ; Wed, 19 Sep 2007 01:34:18 +0000 (UTC) (envelope-from nate@root.org) Received: from root.org (root.org [67.118.192.226]) by mx1.freebsd.org (Postfix) with ESMTP id 7504513C45A for ; Wed, 19 Sep 2007 01:34:18 +0000 (UTC) (envelope-from nate@root.org) Received: (qmail 78062 invoked from network); 19 Sep 2007 01:34:19 -0000 Received: from ppp-71-139-1-224.dsl.snfc21.pacbell.net (HELO ?10.0.0.15?) (nate-mail@71.139.1.224) by root.org with ESMTPA; 19 Sep 2007 01:34:19 -0000 Message-ID: <46F07AEC.8060502@root.org> Date: Tue, 18 Sep 2007 18:27:08 -0700 From: Nate Lawson User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Kevin Foo References: <46E0777A.8070901@root.org> <200709142155.56887.kevin.foo@zaidibrahim.com> <46F0164C.9050900@root.org> <200709190825.37736.kevin.foo@zaidibrahim.com> In-Reply-To: <200709190825.37736.kevin.foo@zaidibrahim.com> X-Enigmail-Version: 0.95.3 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: acpi@freebsd.org Subject: Re: PATCH: ecng for 6.x and 7.x X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Sep 2007 01:34:18 -0000 Kevin Foo wrote: > Nate, > > Yes, no change with ecng-6d.diff. Generally, temperature and battery status are reported properly. Only information on battery remaining time is not available. > > hw.acpi.thermal.tz1._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 > hw.acpi.battery.life: 96 > hw.acpi.battery.time: -1 > hw.acpi.battery.state: 1 > hw.acpi.battery.units: 1 > hw.acpi.battery.info_expire: 5 > hw.acpi.acline: 0 Usually, battery time is not available if on AC power but it looks like you are running on battery. It's possible your system doesn't report capacity correctly. -- Nate