<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    <blockquote>
      <pre wrap="">On 13 June 2011 09:20, Giles <a class="moz-txt-link-rfc2396E" href="mailto:gbirchley@blueyonder.co.uk">&lt;gbirchley@blueyonder.co.uk&gt;</a> wrote:

</pre>
      <blockquote type="cite" style="color: rgb(0, 0, 0);">
        <pre wrap=""><span class="moz-txt-citetags">&gt; </span>Hi everyone,
<span class="moz-txt-citetags">&gt;</span>
<span class="moz-txt-citetags">&gt; </span>I'm running mythtv under Fedora 14 86x64
<span class="moz-txt-citetags">&gt; </span>I'm having some problems with my machine not powering off after I select
<span class="moz-txt-citetags">&gt; </span>exit and shutdown. These have only arisen since upgrading to 0.24.1 from
<span class="moz-txt-citetags">&gt; </span>0.24. Shutdown command in the backend setup is:
<span class="moz-txt-citetags">&gt; </span>  sudo /sbin/halt -p
<span class="moz-txt-citetags">&gt; </span>on executing shutdown via mythtv I get the usual dialogue finishing in:
<span class="moz-txt-citetags">&gt; </span> Halting system...
<span class="moz-txt-citetags">&gt; </span> [1234.23456] system halted
<span class="moz-txt-citetags">&gt; </span>The motherboard clicks like it's been shutdown but doesn't power off.
<span class="moz-txt-citetags">&gt;</span>
<span class="moz-txt-citetags">&gt; </span>Executing sudo /sbin/halt -p from the terminal works as expected.
<span class="moz-txt-citetags">&gt; </span>Shutting down from the desktop also works okay. I haven't changed any
<span class="moz-txt-citetags">&gt; </span>backend options since upgrading to 0.24.1, although I added the option
<span class="moz-txt-citetags">&gt; </span>"exit 0" to the backend in an attempted fix (it was blank before).
<span class="moz-txt-citetags">&gt;</span>
<span class="moz-txt-citetags">&gt; </span>Anyone got any idea what's going on..?
<span class="moz-txt-citetags">&gt;</span>
<span class="moz-txt-citetags">&gt; </span>Giles Birchley
<span class="moz-txt-citetags">&gt; </span>_______________________________________________
<span class="moz-txt-citetags">&gt; </span>mythtv-users mailing list
<span class="moz-txt-citetags">&gt; </span><a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<span class="moz-txt-citetags">&gt; </span><a class="moz-txt-link-freetext" href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a>
<span class="moz-txt-citetags">&gt;</span>
</pre>
      </blockquote>
      <pre wrap="">i use 'sudo /usr/sbin/pm-suspend'. (puts pc into S3 sleep)
or maybe 'sudo shutdown -P now' for an alternative shutdown command.

might be an option if you cant get the halt -p command working... sorry i
cant be much more help, but they both work for me in 0.24.1 (mytbuntu 10.10)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <a class="moz-txt-link-freetext" href="http://www.mythtv.org/pipermail/mythtv-users/attachments/20110613/90399dcc/attachment.html">http://www.mythtv.org/pipermail/mythtv-users/attachments/20110613/90399dcc/attachment.html</a> 

------------------------------

_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a>


Hi Tim,

Thanks for the suggestion: unfortunately changing the shutdown command to "sudo shutdown -P now" has no effect.

The command seems to be executing okay inasmuch as I get a system halt, however for some reason the final stage of the power off isn't executing.
I presume there haven't been any changes to the mythtv shutdown script in the latest upgrade?

I've a mind to play around with /etc/sudoers to see if there's a fix there - doesn't seem likely as the system halts okay - but perhaps that's the next logical step.

confused!

Giles

</pre>
    </blockquote>
  </body>
</html>