<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.28.1">
</HEAD>
<BODY>
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">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">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">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">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.
</BODY>
</HTML>