http://bugzilla.kernel.org/show_bug.cgi?id=14550

           Summary: RTC wakeup from S5 does not work
           Product: ACPI
           Version: 2.5
    Kernel Version: 2.6.30
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Power-Sleep-Wake
        AssignedTo: [email protected]
        ReportedBy: [email protected]
        Regression: No


I am trying to get RTC wakeup from S5 to work without success. Wakeup from S1
and S3 is fine though. I think the hardware where I am trying to achieve this
should support it.

Distribution:Gentoo Linux
Hardware:HP Workstation xw4100
Tested kernel releases: 2.6.28, 2.6.29, 2.6.30
Additional information attached: acpidump, dmesg, lspci output; kernel config

Steps to reproduce:

echo 0 > /sys/class/rtc/rtc0/wakealarm
date '+%s' -d '+5 minutes' > /sys/class/rtc/rtc0/wakealarm

cat /proc/driver/rtc
rtc_time    : 18:33:03
rtc_date    : 2009-11-05
alrm_time    : 18:35:04
alrm_date    : 2009-11-05
alarm_IRQ    : yes
alrm_pending    : no
24hr        : yes
periodic_IRQ    : no
update_IRQ    : no
HPET_emulated    : no
DST_enable    : no
periodic_freq    : 1024
batt_status    : okay

cat /sys/class/rtc/rtc0/wakealarm
1257446104

find /sys/devices/pnp0/ -name \*wakeup -type f -exec echo -n '{}' \; -exec echo
-en '\t' \; -exec cat '{}' \;
/sys/devices/pnp0/power/wakeup    
/sys/devices/pnp0/00:00/power/wakeup    
/sys/devices/pnp0/00:01/power/wakeup    
/sys/devices/pnp0/00:02/power/wakeup    
/sys/devices/pnp0/00:03/power/wakeup    enabled
/sys/devices/pnp0/00:03/rtc/rtc0/power/wakeup    
/sys/devices/pnp0/00:04/power/wakeup    
/sys/devices/pnp0/00:05/power/wakeup    
/sys/devices/pnp0/00:06/power/wakeup    
/sys/devices/pnp0/00:07/power/wakeup    
/sys/devices/pnp0/00:08/power/wakeup    disabled
/sys/devices/pnp0/00:08/tty/ttyS0/power/wakeup    disabled
/sys/devices/pnp0/00:09/power/wakeup    disabled
/sys/devices/pnp0/00:09/tty/ttyS1/power/wakeup    disabled
/sys/devices/pnp0/00:0a/power/wakeup    
/sys/devices/pnp0/00:0b/power/wakeup    
/sys/devices/pnp0/00:0c/power/wakeup    
/sys/devices/pnp0/00:0d/power/wakeup    
/sys/devices/pnp0/00:0e/power/wakeup    

working methods
echo standby >/sys/power/state
echo mem >/sys/power/state

non working methods
shutdown -h now

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to