From owner-freebsd-mobile@FreeBSD.ORG Thu Oct 23 07:42:24 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5368F16A4B3 for ; Thu, 23 Oct 2003 07:42:24 -0700 (PDT) Received: from postal2.es.net (proxy.es.net [198.128.3.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70E2343F75 for ; Thu, 23 Oct 2003 07:42:23 -0700 (PDT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal2.es.net (Postal Node 2) with ESMTP (SSL) id MUA74016; Thu, 23 Oct 2003 07:42:22 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id A59385D07; Thu, 23 Oct 2003 07:42:20 -0700 (PDT) To: Jamie Bowden In-Reply-To: Message from Jamie Bowden <20031023055518.G20891-100000@moo.sysabend.org> Date: Thu, 23 Oct 2003 07:42:20 -0700 From: "Kevin Oberman" Message-Id: <20031023144220.A59385D07@ptavv.es.net> cc: Oliver Brandmueller cc: freebsd-mobile@freebsd.org Subject: Re: battery status with ACPI X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2003 14:42:24 -0000 > Date: Thu, 23 Oct 2003 05:57:03 -0700 (PDT) > From: Jamie Bowden > Sender: owner-freebsd-mobile@freebsd.org > > On Thu, 23 Oct 2003, Oliver Brandmueller wrote: > > > Hi. > > > > On Thu, Oct 23, 2003 at 11:15:58AM +0200, Daniel Lang wrote: > > > I'm looking for applications, that can display ACPI status > > > information. Most wanted is battery status, but everything > > > else would also be of interest (e.g. fan status, cpu speed, etc). > > > > > > In the ports I can only find applications, that require APM, > > > not ACPI. The base system does not seem to provide something > > > either? > > > > > > Did I miss something? > > > > At least for the battery status the APM applications work well for me > > through the emulated APM interface of the ACPI. For fanspeed, > > temperature and stuff like that this won't work. > > Xbattbar doesn't. It can grok whether the machine is on wall power or > not, but that's it. It cannot determine the battery level, and always > reports %100. This was built using the port under RELENG_5_1. Do you have 'apm_enable="YES"' in rc.conf? Even though you are running ACPI, the parameter is still required if you want to be able to use the APM emulation capability. With this present, both the Gnome Battery Charge Monitor and the gkrellm battery builtin work just fine. Have you confirmed that ACPI is properly returning the values? 'sysctl hw.acpi' will provide the information available from ACPI and might also be a clue on the problem. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634