From owner-freebsd-mobile@FreeBSD.ORG Thu Mar 27 15:55:19 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40F871065670 for ; Thu, 27 Mar 2008 15:55:19 +0000 (UTC) (envelope-from dan@langille.org) Received: from nyi.unixathome.org (nyi.unixathome.org [64.147.113.42]) by mx1.freebsd.org (Postfix) with ESMTP id 16A0A8FC16 for ; Thu, 27 Mar 2008 15:55:18 +0000 (UTC) (envelope-from dan@langille.org) Received: from localhost (localhost [127.0.0.1]) by nyi.unixathome.org (Postfix) with ESMTP id AD6FD50A92; Thu, 27 Mar 2008 15:55:14 +0000 (GMT) X-Virus-Scanned: amavisd-new at unixathome.org Received: from nyi.unixathome.org ([127.0.0.1]) by localhost (nyi.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2RaDLTASgYqo; Thu, 27 Mar 2008 15:55:09 +0000 (GMT) Received: from [192.168.2.5] (ismtp.afilias.com [216.217.55.254]) by nyi.unixathome.org (Postfix) with ESMTPSA id 715A350A85; Thu, 27 Mar 2008 15:55:05 +0000 (GMT) In-Reply-To: <200803270314.m2R3E7TW087984@ambrisko.com> References: <200803270314.m2R3E7TW087984@ambrisko.com> Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Dan Langille Date: Thu, 27 Mar 2008 11:54:33 -0400 To: Doug Ambrisko X-Mailer: Apple Mail (2.753) Cc: freebsd-mobile@freebsd.org Subject: Re: battery monitor with KDE 64 bit X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2008 15:55:19 -0000 On Mar 26, 2008, at 11:14 PM, Doug Ambrisko wrote: > Dan Langille writes: > | I'm running 7.0 amd64 with KDE 3.5 > | > | sysutils/klaptopdaemon works only on i386 > | > | What battery monitor software are you using? > > Try to convert it from APM to ACPI. This patch to sysutils/xbatt > works for me on both i386/amd64. > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/sysutils/xbatt/Makefile,v Good idea. The following works: export WITH_ACPI make install \o/ No conversion necessary. :) Thank you for the idea. -- Dan Langille -- http://www.langille.org/ dan@langille.org