APM(1)APM(1)NAME
apm - interface with the APM subsystem
SYNOPSIS
apm [ -VvmMsSdin ]
DESCRIPTION
This command requires the Advanced Power Management subsystem. If run without arguments it reads /proc/apm and presents the output in a
human-readable format.
Given a -S or -s option it requests that the machine be put into the APM standby or the APM suspend state, respectively. For a brief
description of these states, see apmd(8).
OPTIONS -V, --version
Print the version of the program and exit.
-v, --verbose
Also print version information for the APM subsystem. The APM subsystem consists of power-management hardware, firmware usually
referred to as the APM BIOS and a driver in the operating system kernel.
-m, --minutes
Print the time remaining as a number of minutes. The default is to print the time remaining in "hours:minutes" format.
-M, --monitor
Continuously monitor and update the status information. Assumes that the standard output is a terminal.
-S, --standby
Request that the machine be put into the APM standby state.
-s, --suspend
Request that the machine be put into the APM suspend state.
-d, --debug
Print APM status information in a format more useful for debugging. Implies -v.
FILES
/proc/apm
AUTHOR
This program was written by Rik Faith (faith@cs.unc.edu) and may be freely distributed under the terms of the GNU General Public License.
There is ABSOLUTELY NO WARRANTY for this program. The current maintainer is Avery Pennarun (apenwarr@worldvisions.ca).
SEE ALSO xapm(1), apmd(8).
January 2004 APM(1)
Check Out this Related Man Page
APM(1)APM(1)NAME
apm - interface with the APM subsystem
SYNOPSIS
apm [ -VvmMsSdin ]
DESCRIPTION
This command requires the Advanced Power Management subsystem. If run without arguments it reads /proc/apm and presents the output in a
human-readable format.
Given a -S or -s option it requests that the machine be put into the APM standby or the APM suspend state, respectively. For a brief
description of these states, see apmd(8).
OPTIONS -V, --version
Print the version of the program and exit.
-v, --verbose
Also print version information for the APM subsystem. The APM subsystem consists of power-management hardware, firmware usually
referred to as the APM BIOS and a driver in the operating system kernel.
-m, --minutes
Print the time remaining as a number of minutes. The default is to print the time remaining in "hours:minutes" format.
-M, --monitor
Continuously monitor and update the status information. Assumes that the standard output is a terminal.
-S, --standby
Request that the machine be put into the APM standby state.
-s, --suspend
Request that the machine be put into the APM suspend state.
-d, --debug
Print APM status information in a format more useful for debugging. Implies -v.
FILES
/proc/apm
AUTHOR
This program was written by Rik Faith (faith@cs.unc.edu) and may be freely distributed under the terms of the GNU General Public License.
There is ABSOLUTELY NO WARRANTY for this program. The current maintainer is Avery Pennarun (apenwarr@worldvisions.ca).
SEE ALSO xapm(1), apmd(8).
January 2004 APM(1)
I have a HP pavillion laptop and gnu\linux feodra core 2 2.6.8-1.521 version of red hat.. and it does not support apm.. when I enter apm on the command line it gives prompt... "kernel does not support apm"..
also there is an acpi for the battery which controls the suspend and standby also the... (10 Replies)
Hi everybody,
I want to import the libmapmalloc.so from Solaris to HP-UX. I saw on the internet that libc.so is an equivalent on HP-UX for libmapmalloc.so from Solaris, but this library is equivalent with many other libraries from Solaris and I don't know how to link my program in order to use... (0 Replies)
After installation of SCO Openserver 5.0.7 following warning messegae show at the time of Loading Kernel hd(40) unix.bss
warring: cannot connect to APM, error 0x0008
system loaded press <return> to start
can any one please help me to solve this issue
thanks and best regards
hafeez (0 Replies)
Hi All,
In my application malloc is returning NULL even though there is sufficient amount of free memory is available but swap memory is low.
Is this possible that, if free memory is high & swap memory is low, malloc will not be able to allocate memory & return NULL ?:)
Kindly look into... (5 Replies)
Hi All,:)
In my application malloc is returning NULL even though there is sufficient amount of free memory available but the swap memory is low.
Is this possible that, if free memory is high & swap memory is low, malloc will not be able to allocate memory & return NULL ?
Few details:
... (4 Replies)
I installed NetBSD 6.1.2 amd64 and can't find the apm utility. Is it not in the base system?
Is it necessary to recompile the default amd64 kernel to use apm?
Or is there a new method for power management and suspend/resume? (2 Replies)
please use code tags, thanks
Initially olcDatabase={2}config.ldif file was in non-prod and it does not have any entries of database and password as well that is why I was getting error as “ldap_bind: Invalid credentials (49)”¯ , I was comparing with my production olcDatabase={2}config.ldif file ... (1 Reply)