<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 06/07/14 00:14, Luke Nath wrote:<br>
    </div>
    <blockquote cite="mid:SNT152-W944F5026462505065CF530CB2C0@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
      <div dir="ltr"><br>
        <br>
        <div><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>
      <br>
    </blockquote>
    <br>
    RETURN VALUE<br>
           The result of the test for a certain powermanagement state is
    defined by<br>
           the following exit codes.<br>
    <br>
           Code   Diagnostic<br>
           0      State available.<br>
           1      State NOT available.<br>
    <br>
    So, they are all supported by your hardware....<br>
    <br>
    <div class="moz-signature">-- <br>
      Do not condemn the judgment of another because it differs from
      your own. You may both be wrong. -- Dandemis
    </div>
  </body>
</html>