<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Sep 2, 2013 at 4:37 PM, Bill Meek <span dir="ltr">&lt;<a href="mailto:keemllib@gmail.com" target="_blank">keemllib@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">On 09/02/2013 02:43 PM, Daryl McDonald wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Greetings Mythizens, I&#39;m still having trouble test setting the alarm<br>
wakeup. I enter the test script into the terminal as per the wiki:<br>
<br>
daryl@daryl-A780L3C:~$ cat /sys/class/rtc/rtc0/wakealarm<br>
daryl@daryl-A780L3C:~$ SECS=`date -u --date &quot;2013-09-02 15:45:00&quot; +%s`<br>
daryl@daryl-A780L3C:~$ sudo sh -c &#39;echo 0 &gt; /sys/class/rtc/rtc0/wakealarm&#39;<br>
<br>
And when I ask for a report of the alarm state, IRQ is always &quot;= no&quot; :<br>
</blockquote>
<br></div>
Hopefully it&#39;s just a typo in your email, but there&#39;s a step missing:<br>
<br>
    sudo sh -c &#39;echo $SECS &gt; /sys/class/rtc/rtc0/wakealarm&#39;<span class=""><font color="#888888"><br>
<br>
-- <br>
Bill<br>
______________________________<u></u>_________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/<u></u>listinfo/mythtv-users</a></font></span></blockquote><div><br></div><div>Yes Bill it was a typo, or rather a copy&amp;pasteO. That line was in there, something else I&#39;m noticing is that the &quot; /sys/class/rtc/rtc0/wakealarm&quot; file is blank, I opened it via the GUI file system. Is that normal and/or functional? Shouldn&#39;t I be able to see a script?</div>
<div><br></div><div>Daryl </div></div><br></div></div>