[mythtv-users] Real Time Clock Alarm Broken with 2.6.22+ kernel

Anthony Messina amessina at messinet.com
Fri Sep 7 14:19:59 UTC 2007


On Friday 07 September 2007 07:56:11 am Craig Huff wrote:

> I had done a lot of work to figure out how to get the RTC alarm to work in
> FC6 on my system so

i did the same for my fc7 system, then realized that all i needed to do was 
change the wakup time format in mythtv-settings to "time_t"

and have my script contain:

#!/bin/sh
echo 0 > /sys/class/rtc/rtc0/wakealarm
echo $1 > /sys/class/rtc/rtc0/wakealarm

now it works like a charm every time.

-- 
Anthony -  http://messinet.com - http://messinet.com/~amessina/gallery
8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC B001 4A4E
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://mythtv.org/pipermail/mythtv-users/attachments/20070907/052c3c35/attachment.pgp 


More information about the mythtv-users mailing list