<div dir="ltr">Greetings Mythizens, I&#39;m still having trouble test setting the alarm wakeup. I enter the test script into the terminal as per the wiki:<div><br></div><div><div>daryl@daryl-A780L3C:~$ cat /sys/class/rtc/rtc0/wakealarm</div>
<div>daryl@daryl-A780L3C:~$ SECS=`date -u --date &quot;2013-09-02 15:45:00&quot; +%s`</div><div>daryl@daryl-A780L3C:~$ sudo sh -c &#39;echo 0 &gt; /sys/class/rtc/rtc0/wakealarm&#39;</div></div><div><br></div><div>And when I ask for a report of the alarm state, IRQ is always &quot;= no&quot; :</div>
<div><br></div><div><div>daryl@daryl-A780L3C:~$ cat /proc/driver/rtc</div><div>rtc_time<span class="" style="white-space:pre">        </span>: 15:35:06</div><div>rtc_date<span class="" style="white-space:pre">        </span>: 2013-09-02</div>
<div>alrm_time<span class="" style="white-space:pre">        </span>: 15:39:52</div><div>alrm_date<span class="" style="white-space:pre">        </span>: 2013-09-02</div><div>alarm_IRQ<span class="" style="white-space:pre">        </span>: no</div>
<div>alrm_pending<span class="" style="white-space:pre">        </span>: no</div></div><div><br></div><div>Is there something I&#39;m missing to get the IRQ to &quot; = yes&quot; ?</div><div>Wiki in question is: &quot;<a href="http://www.mythtv.org/wiki/ACPI_Wakeup">http://www.mythtv.org/wiki/ACPI_Wakeup</a>&quot;</div>
<div><br></div><div>Daryl</div></div>