Date: Mon, 9 Sep 2002 11:24:23 +0200 From: Mark Santcroos <marks@ripe.net> To: John Angelmo <john@veidit.net> Cc: current@FreeBSD.ORG Subject: Re: apm support Message-ID: <20020909092423.GA1962@laptop.6bone.nl> In-Reply-To: <20020909111543.55dbac6f.john@veidit.net> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020909092423.GA1962>