From owner-freebsd-mobile@FreeBSD.ORG Tue Jul 1 13:47:17 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 6C31537B401 for ; Tue, 1 Jul 2003 13:47:17 -0700 (PDT) Received: from mx0.gmx.net (mx0.gmx.de [213.165.64.100]) by mx1.FreeBSD.org (Postfix) with SMTP id EDB5843F93 for ; Tue, 1 Jul 2003 13:47:15 -0700 (PDT) (envelope-from sm4tnp8@gmx.net) Received: (qmail 19492 invoked by uid 0); 1 Jul 2003 20:47:14 -0000 Date: Tue, 1 Jul 2003 22:47:14 +0200 (MEST) From: Markus D. To: Bruce M Simpson MIME-Version: 1.0 References: <20030701193055.GM9463@spc.org> X-Priority: 3 (Normal) X-Authenticated-Sender: #0000931807@gmx.net X-Authenticated-IP: [145.254.132.165] Message-ID: <21034.1057092434@www51.gmx.net> X-Mailer: WWW-Mail 1.6 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit cc: mobile@freebsd.org Subject: Re: Monitoring battery status in X via 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: Tue, 01 Jul 2003 20:47:17 -0000 > On Tue, Jul 01, 2003 at 07:46:37AM +0200, Markus D. wrote: > > Hello > > > > After upgrading to 5.1 the gnome battstat applet complains about not > enabled > > APM. Obviously it does not support ACPI. Does anyone know a battery > monitor > > for use within Gnome or X that does support ACPI in 5.x? > > Funny. I'm running 5.1 and wmapm, which hasn't been rewritten for acpi, > works just fine. > > The acpi code would appear to emulate a /dev/apm device. > > BMS > Hm, there really is a /dev/apm, and it IS displaying correct values (ac-line, battery percentage etc.). Perhaps some sort of "compatibilty mode" ;-) Gnome battstat just complains about disabled apm, but displays correct values nevertheless. Thanks Markus