<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br><br><div>&gt; From: ed.greshko@greshko.com<br>&gt; Date: Fri, 6 Jun 2014 21:21:42 +0800<br>&gt; To: users@lists.fedoraproject.org<br>&gt; Subject: Re: Unable to hibernate fc20 system<br>&gt; <br>&gt; On 06/06/14 12:14, Luke Nath wrote:<br>&gt; &gt; Clicking System -&gt; Shutdown<br>&gt; &gt;<br>&gt; &gt; does not show the option to hibernate.<br>&gt; &gt;<br>&gt; &gt; Am I missing a package? Is this a mate problem??<br>&gt; <br>&gt; I don't know why this is the case.  However, a little bit of research turns up people having the same problem...as do I on one system.  Running KDE and the "Leave" submenu doesn't show "Suspend" or "Hibernate".  It does on VM's.<br>&gt; <br>&gt; First you can check if your system supports various modes by using the "pm-is-supported" with the various options and checking the exit status.  See the man page.<br>&gt; <br>&gt; You can also use pm-hibernate, pm-suspend to test the functions.<br>&gt; <br>&gt; The info I read suggests there is a bug in the pm-utils package that doesn't affect everyone.  It may be worth your while to file a bugzilla.  I don't make use of this feature, so I would probably be a poor candidate to do the reporting and follow-up.<br><br><br>Hi Ed,<br>pm-is-supported does not output anything. Exit status is 0. To wit:<br><br># pm-is-supported --suspend<br># echo $?<br>0<br># pm-is-supported --hibernate<br># echo $?<br>0<br># pm-is-supported --suspend-hybrid<br># echo $?<br>0<br># <br><br></div>                                               </div></body>
</html>