![]() |
Asrock Ion 330 rtc wakeup working for anyone? - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222) +--- Forum: Hardware (https://forum.kodi.tv/forumdisplay.php?fid=112) +--- Thread: Asrock Ion 330 rtc wakeup working for anyone? (/showthread.php?tid=67007) |
Asrock Ion 330 rtc wakeup working for anyone? - emuola - 2010-01-12 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 ![]() 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? |