<div class="gmail_quote">On Sat, Jul 3, 2010 at 5:47 AM, Glen Hawksworth <span dir="ltr"><<a href="mailto:glenhawk@optusnet.com.au">glenhawk@optusnet.com.au</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>
My Google-Fu has failed me <img src="cid:1278159152.3026.2.camel@glen-desktop" align="middle" alt=":(" border="0"><br>
I am setting up a new Myth Server (combined FE/BE) and I am having trouble with the ACPI settings<br>
I have set this up on many servers but this is the first time on 10.04<br>
<br>
I always start here...<br>
<a href="https://help.ubuntu.com/community/MythTV/Install/WhatNext/ACPIWake" target="_blank">https://help.ubuntu.com/community/MythTV/Install/WhatNext/ACPIWake</a><br>
<br>
...get some tips from here...<br>
<a href="http://www.mythtv.org/wiki/ACPI_Wakeup#HPET_conflict" target="_blank">http://www.mythtv.org/wiki/ACPI_Wakeup#HPET_conflict</a><br>
<br>
...and then confirm my settings here...<br>
<a href="http://ubuntuforums.org/showthread.php?t=1176528" target="_blank">http://ubuntuforums.org/showthread.php?t=1176528</a><br>
<br>
...and I have had plenty of success.<br>
<br>
Through many trials and tribulations I have come to the conclusion that the new 10.04 box does everything except execute the MythWakeSet script.<br>
My reasons are from the mythbackend.log file.<br>
Here is an excerpt from my personal server running 9.10...<br>
<br>
<blockquote>
<blockquote>
2010-07-03 11:51:22.806 CheckShutdownServer returned - OK to shutdown<br>
2010-07-03 11:51:22.813 Running the command to set the next scheduled wakeup time :-<br>
                                                sudo -H mythshutdown --setwakeup "2010-07-03 22:17:00"<br>
2010-07-03 11:51:24.386 Running the command to shutdown this computer :-<br>
                                                sudo -H mythshutdown --shutdown<br>
Running /usr/bin/MythWakeSet to set the wakeup time to 2010-07-03 22:17:00<br>
echo 0 > /sys/class/rtc/rtc0/wakealarm<br>
echo 1278159420 > /sys/class/rtc/rtc0/wakealarm<br>
rtc_time        : 01:51:25<br>
rtc_date        : 2010-07-03<br>
alrm_time        : 12:17:00<br>
alrm_date        : 2010-07-03<br>
alarm_IRQ        : yes<br>
alrm_pending        : no<br>
24hr                : yes<br>
periodic_IRQ        : no<br>
update_IRQ        : no<br>
HPET_emulated        : yes<br>
DST_enable        : no<br>
periodic_freq        : 1024<br>
batt_status        : okay<br>
<br>
</blockquote>
</blockquote>
...now compare this with the log from the 10.04...<br>
<br>
<blockquote>
<blockquote>
2010-07-03 11:51:22.806 CheckShutdownServer returned - OK to shutdown<br>
2010-07-03 11:51:22.813 Running the command to set the next scheduled wakeup time :-<br>
sudo -H mythshutdown --setwakeup "2010-07-03 22:17:00"<br>
2010-07-03 11:51:24.386 Running the command to shutdown this computer :-<br>
sudo -H mythshutdown --shutdown<br>
sh: /usr/bin/nvram-wakeup: not found<br>
<br>
</blockquote>
</blockquote>
Now, I found this page...<br>
<a href="http://ubuntu-ky.ubuntuforums.org/showthread.php?t=1407793" target="_blank">http://ubuntu-ky.ubuntuforums.org/showthread.php?t=1407793</a><br>
...and the only suggestion was to make sure there was nothing in the field "nvram-wakeup Restart Command:"<br>
I HAVE NOTHING IN THAT FIELD! <br>
(I even tried putting the MythWakeSet command in that box just for testing and it still didn't work)<br>
<br>
As far as I can see the setup in this 10.04 box is identical to my personal machine running 9.10<br>
Can anyone help me?<br>
<br>
PS: I have enabled the mythbuntu Auto Builds and the system has been fully updated at the time of this email.
</div>
<br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
<br></blockquote></div><br><div>Also, make sure you are up to date on 10.04. There was an issue with earlier mythtv builds on it where dbus wasn't detected properly, causing issues with shutdown.</div>