Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Sep 2002 11:15:43 +0200
From:      John Angelmo <john@veidit.net>
To:        Mark Santcroos <marks@ripe.net>
Cc:        current@FreeBSD.ORG
Subject:   Re: apm support
Message-ID:  <20020909111543.55dbac6f.john@veidit.net>
In-Reply-To: <20020909085607.GA743@laptop.6bone.nl>
References:  <20020907192910.575335e7.john@veidit.net> <20020909063616.GA887@laptop.6bone.nl> <3D7C608C.118BE344@mindspring.com> <20020909085607.GA743@laptop.6bone.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 9 Sep 2002 10:56:07 +0200
Mark Santcroos <marks@ripe.net> wrote:

> > > > Battery status: unknown
> > > > Remaining battery time: unknown
> > > > Battery 0:
> > > >         Battery status: unknown
> > > >         Remaining battery time:  0:00:00
> > > > APM Capabilities:
> > > >         unknown
> 
> What does: 'sysctl -a hw.acpi' show?

sysctl -a hw.acpi 

hw.acpi.power_button_state: S5
hw.acpi.sleep_button_state: S1
hw.acpi.lid_switch_state: S1
hw.acpi.standby_state: S1
hw.acpi.suspend_state: S3
hw.acpi.sleep_delay: 0
hw.acpi.s4bios: 1
hw.acpi.verbose: 0
hw.acpi.cpu.max_speed: 8
hw.acpi.cpu.current_speed: 8
hw.acpi.cpu.performance_speed: 8
hw.acpi.cpu.economy_speed: 4
hw.acpi.acline: 1
hw.acpi.battery.life: 98
hw.acpi.battery.time: -1
hw.acpi.battery.state: 0
hw.acpi.battery.units: 1
hw.acpi.battery.info_expire: 5


> And what does the 'apm' command show when you unplug your AC?
> 

Plugged out and then plugged in right after that:

-bash-2.05b$ apm 
APM version: 1.2
APM Managment: Enabled
AC Line status: on-line
Battery status: charging
Remaining battery life: invalid value (0xffffffff)
Remaining battery time: unknown
Number of batteries: 1
Battery 0:
        Battery status: not present
APM Capabilities:
        unknown
-bash-2.05b$ apm
APM version: 1.2
APM Managment: Enabled
AC Line status: on-line
Battery status: high
Remaining battery life: 92%
Remaining battery time:  3:03:00
Number of batteries: 1
Battery 0:
        Battery status: high
        Remaining battery life: 92%
        Remaining battery time:  3:03:00
APM Capabilities:
        unknown
-bash-2.05b$ 

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?20020909111543.55dbac6f.john>