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





--- Comment #10 from Daniel Pielmeier <[email protected]>  
2009-11-13 17:54:26 ---
Here follows the information for the other machine where I try to enable RTC
wakeup from S5.

Distribution:Gentoo Linux
Hardware:Do-it-yourself construction
Tested kernel releases: 2.6.30
Additional information attached: acpidump, dmesg, lspci output; kernel config

The BIOS for this machine is American Megatrend v2.58, which has the following
ACPI related settings:
Ring-In Power On          Enabled
PCI Devices Power On      Enabled
PS/2 Keyboard Power On    Any Key
RTC Alarm Power On        Enabled
(Alarm date and Alarm time are configurable below.)
Alarm date        Every Day
Alarm time        00:00:00

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    : 17:38:27
rtc_date    : 2009-11-13
alrm_time    : 17:43:27
alrm_date    : 2009-11-13
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
1258134207

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    
/sys/devices/pnp0/00:09/power/wakeup    
/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    disabled
/sys/devices/pnp0/00:0e/power/wakeup    disabled
/sys/devices/pnp0/00:0f/power/wakeup    disabled
/sys/devices/pnp0/00:0f/tty/ttyS0/power/wakeup    disabled
/sys/devices/pnp0/00:10/power/wakeup    
/sys/devices/pnp0/00:11/power/wakeup    
/sys/devices/pnp0/00:12/power/wakeup    

Results:
System does not wake up at the specified time after executing shutdown.

If I do not wait for the alarm but start the machine before and enter the ACPI
BIOS settings there is still the default Alarm date and Alarm time set.

-- 
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