2010-01-12, 09:17
I'm trying to get the rtc wakeup working. I can set the rtc alarm time from Ubuntu 9.10 and the command
cat /proc/driver/rtc
gives me rasonable results (date & time correct). Bios time is in UTC, so it should not be a problem. However the computer never wakes
I have tried both RTC WAKEUP -feature on/off in BIOS, but the result is the same. I have also tried to run the command
sudo sh -c "echo `date '+%s' -d '+ 5 minutes'` > /sys/class/rtc/rtc0/wakealarm"
as root, but no avail.
Has someone got this working with the Asrock Ion 330?
cat /proc/driver/rtc
gives me rasonable results (date & time correct). Bios time is in UTC, so it should not be a problem. However the computer never wakes
![Sad Sad](https://forum.kodi.tv/images/smilies/frown.png)
sudo sh -c "echo `date '+%s' -d '+ 5 minutes'` > /sys/class/rtc/rtc0/wakealarm"
as root, but no avail.
Has someone got this working with the Asrock Ion 330?