Hello,<br><br>I am trying to set up BIOS based wakeup on a Lenovo laptop running Mythbuntu 11.04  and I am following instructions on the following wiki page:<br><br><a href="http://www.mythtv.org/wiki/ACPI_Wakeup#BIOS_setup">http://www.mythtv.org/wiki/ACPI_Wakeup#BIOS_setup</a><br>
<br>My BIOS time is set to local time and not UTC.  When I manually set up the alarm and test the wake up functionality, it does not work. &#39;cat /proc/driver/rtc&#39; returns<br><br><pre>rtc_time        : 10:21:32<br>rtc_date        : 2011-10-06<br>
alrm_time        : 10:30:00<br>alrm_date        : 2011-10-06<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</pre>
The one difference I see from the wiki page is HPET_emulated changed to &#39;yes&#39;. My bios does support this functionality as given by &#39;grep -i rtc /var/log/kern.log&#39;<br><br>Any ideas?<br><br>Thanks for any help<br>