<div dir="ltr">Greetings Mythizens, I'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 "2013-09-02 15:45:00" +%s`</div><div>daryl@daryl-A780L3C:~$ sudo sh -c 'echo 0 > /sys/class/rtc/rtc0/wakealarm'</div></div><div><br></div><div>And when I ask for a report of the alarm state, IRQ is always "= no" :</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'm missing to get the IRQ to " = yes" ?</div><div>Wiki in question is: "<a href="http://www.mythtv.org/wiki/ACPI_Wakeup">http://www.mythtv.org/wiki/ACPI_Wakeup</a>"</div>
<div><br></div><div>Daryl</div></div>