Debian"> GNU"> GPL"> ]> &dhtitle; &dhpackage; &dhdate; &dhfirstname; &dhsurname; Manpage author.
&dhemail;
2007 &dhusername; This manual page was written for the &debian; system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the &gnu; General Public License, Version 2 or (at your option) any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in file:///usr/share/common-licenses/GPL.
&dhucpackage; &dhsection; &dhpackage; Does my computer support suspend and/or hibernate. &dhpackage; DESCRIPTION This manual page documents briefly the &dhpackage; command. This manual page was written for the &debian; distribution because the original program does not have a manual page. The intended purpose of &dhpackage; is to find out which power management modes are supported by the system. hald(8) will call it to do just that. OPTIONS Is suspend supported? Suspend is a state where most devices are shutdown, except for RAM. This state still draws power. Is hibernate supported? During hibernate the state of the system is saved to disk, the system is fully powered off. Is hybrid-suspend supported? Hybrid-suspend is the process where first the state of the system is saved to disk -- just like with hibernate -- but instead of poweroff, the system goes in suspend state, which means it can wakeup quicker than for normal hibernation. The advantage over suspend is that you can resume even if you run out of power. s2both is a hybrid-suspend implementation. RETURN VALUE The result of the test for a certain powermanagement state is defined by the following exit codes. Code Diagnostic 0 State available. 1 State NOT available. SEE ALSO hald 8 , pm-suspend 8 , s2both 8