
http://bugzilla.novell.com/show_bug.cgi?id=592349 http://bugzilla.novell.com/show_bug.cgi?id=592349#c0 Summary: atd jobs are executed delayed after wakeup from suspend-to-RAM Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: i686 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: hendrikw@arcor.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.8) Gecko/20100204 SUSE/3.5.8-0.1.1 Firefox/3.5.8 (.NET CLR 3.5.30729) When I schedule a job with the atd daemon and set the computer in suspend-to-RAM mode, the job is executed delayed by the time, the computer was in suspend-to-RAM mode. Reproducible: Always Steps to Reproduce: 1. schedule an at-job (at -f ...) at 7pm 2. set a wakup time 5 minutes before the at-job is scheduled: SECS=`date -u --date "2010-03-30 18:55:00" +%s` echo 0 > /sys/class/rtc/rtc0/wakealarm echo $SECS > /sys/class/rtc/rtc0/wakealarm 3. pm-suspend Actual Results: If the job was scheduled to run at 7:00pm and the computer was 1 hour in suspend-to-RAM mode the job is executed at 8:00pm. Expected Results: The job should be executed at the scheduled time (7:00pm). workaround: wakeup atd with a script in /etc/pm/sleep.d see this email thread for more details (in german): http://lists.opensuse.org/opensuse-de/2010-03/msg01298.html -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.