<br><br><div class="gmail_quote">On 13 June 2011 09:20, Giles <span dir="ltr"><<a href="mailto:gbirchley@blueyonder.co.uk">gbirchley@blueyonder.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi everyone,<br>
<br>
I'm running mythtv under Fedora 14 86x64<br>
I'm having some problems with my machine not powering off after I select<br>
exit and shutdown. These have only arisen since upgrading to 0.24.1 from<br>
0.24. Shutdown command in the backend setup is:<br>
sudo /sbin/halt -p<br>
on executing shutdown via mythtv I get the usual dialogue finishing in:<br>
Halting system...<br>
[1234.23456] system halted<br>
The motherboard clicks like it's been shutdown but doesn't power off.<br>
<br>
Executing sudo /sbin/halt -p from the terminal works as expected.<br>
Shutting down from the desktop also works okay. I haven't changed any<br>
backend options since upgrading to 0.24.1, although I added the option<br>
"exit 0" to the backend in an attempted fix (it was blank before).<br>
<br>
Anyone got any idea what's going on..?<br>
<font color="#888888"><br>
Giles Birchley<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</font></blockquote></div><br>i use 'sudo /usr/sbin/pm-suspend'.<span style="font-size: 11pt; font-family: Calibri; color: rgb(0, 0, 0); background-color: transparent; font-style: normal; text-decoration: none; vertical-align: baseline;" id="internal-source-marker_0.014597549094250595"> (puts pc into S3 sleep)<br>
or maybe 'sudo shutdown -P now' for an alternative shutdown command.<br><br></span><span style="font-size: 11pt; font-family: Calibri; color: rgb(0, 0, 0); background-color: transparent; font-style: normal; text-decoration: none; vertical-align: baseline;" id="internal-source-marker_0.014597549094250595">might be an option if you cant get the halt -p command working...</span> sorry i cant be much more help, but they both work for me in 0.24.1 (mytbuntu 10.10)<br>