From owner-freebsd-current Mon Sep 9 2:25: 5 2002 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 2ED8237B400 for ; Mon, 9 Sep 2002 02:25:03 -0700 (PDT) Received: from birch.ripe.net (birch.ripe.net [193.0.1.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AED143E65 for ; Mon, 9 Sep 2002 02:25:02 -0700 (PDT) (envelope-from marks@ripe.net) Received: from laptop.6bone.nl (cow.ripe.net [193.0.1.239]) by birch.ripe.net (8.12.5/8.11.6) with SMTP id g899P0Es022784; Mon, 9 Sep 2002 11:25:01 +0200 Received: (nullmailer pid 2031 invoked by uid 1000); Mon, 09 Sep 2002 09:24:23 -0000 Date: Mon, 9 Sep 2002 11:24:23 +0200 From: Mark Santcroos To: John Angelmo Cc: current@FreeBSD.ORG Subject: Re: apm support Message-ID: <20020909092423.GA1962@laptop.6bone.nl> References: <20020907192910.575335e7.john@veidit.net> <20020909063616.GA887@laptop.6bone.nl> <3D7C608C.118BE344@mindspring.com> <20020909085607.GA743@laptop.6bone.nl> <20020909111543.55dbac6f.john@veidit.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020909111543.55dbac6f.john@veidit.net> User-Agent: Mutt/1.4i X-Handles: MS6-6BONE, MS18417-RIPE X-RIPE-Spam-Status: NONE ; -1023 X-RIPE-Spam-Level: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Sep 09, 2002 at 11:15:43AM +0200, John Angelmo wrote: > > > > > Battery status: unknown > > > > > Remaining battery time: unknown > > > > > Battery 0: > > > > > Battery status: unknown > > > > > Remaining battery time: 0:00:00 These were all zero because you were plugged in, as you showed the values were showed when you were unplugged. > > > > > APM Capabilities: > > > > > unknown This is explained by the fact that you run ACPI. Afaik it's either ACPI or APM that your laptop has. Yours has ACPI. The reason that you can still use the 'apm' command is that the ACPI driver 'emulates' the behaviour of /dev/apm, but the information is not actually coming from apm. (Can you remove device apm from your kernel to ack this?) What laptop do you have btw? And how is the suspending/resuming working? Mark -- Mark Santcroos RIPE Network Coordination Centre http://www.ripe.net/home/mark/ New Projects Group/TTM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message