pmconfig(1M)
NAME
pmconfig − configure the power management system
SYNOPSIS
/usr/sbin/pmconfig [ −r ]
DESCRIPTION
The pmconfig utility reads the configuration file power.conf(4) and issues the commands that activate the power management configuration. The pmconfig utility is run at system boot. This utility can also be run from the command line after manual changes have been made to the power.conf(4) file. Users must run pmconfig after editing power.conf to have (editing) changes to the power.conf(4) file take effect.
OPTIONS
The following options are supported:
−r Reset all power managed devices to unconfigured.
FILES
/etc/power.conf system power management configuration file
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
| Availability | SUNWpmu |
SEE ALSO
powerd(1M), power.conf(4), attributes(5), pm(7D)
DIAGNOSTICS
If the program cannot open either the pseudo driver or the configuration file, it prints an error message to standard error. If the program encounters a syntax error in the configuration file, it prints an error message and the line number of the error in the configuration file. It then skips the rest of the information on that line and processes the next line. Any configuration information already processed on the line containing the error is used.
The pmconfig utility generates the following error messages, all of which begin with pmconfig (line n):
Can’t find device name:
The first field is not a device name.
Can’t find threshold value:
The field following the device name is not an integer.
Too many threshold values:
More idle times than the device supports were given.
Unrecognizable dependent name:
The dependent field is not a device name.
a standard error message
Returned from the pm driver.
SunOS 5.6 — Last change: 21 Apr 1997