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





------- Comment #30 from [EMAIL PROTECTED]  2008-11-24 02:03 -------
Test 1:

% cat /proc/acpi/wakeup                     
Device  S-state   Status   Sysfs node
PWRB      S5    *disabled  
PCI0      S4    *disabled  no-bus:pci0000:00
USB0      S4     disabled  pci:0000:00:04.2
USB1      S4     disabled  pci:0000:00:04.3
% grep . /sys/bus/pci/devices/*/power/wakeup
/sys/bus/pci/devices/0000:00:04.2/power/wakeup:disabled
/sys/bus/pci/devices/0000:00:04.3/power/wakeup:disabled
/sys/bus/pci/devices/0000:00:09.0/power/wakeup:disabled
/sys/bus/pci/devices/0000:00:0b.0/power/wakeup:enabled
/sys/bus/pci/devices/0000:00:0b.1/power/wakeup:enabled
/sys/bus/pci/devices/0000:00:0b.2/power/wakeup:enabled
Machine suspends/resume fine in that configuration.

Test 2:

% cat /proc/acpi/wakeup                     
Device  S-state   Status   Sysfs node
PWRB      S5    *enabled   
PCI0      S4    *enabled   no-bus:pci0000:00
USB0      S4     disabled  pci:0000:00:04.2
USB1      S4     disabled  pci:0000:00:04.3
% grep . /sys/bus/pci/devices/*/power/wakeup
/sys/bus/pci/devices/0000:00:04.2/power/wakeup:disabled
/sys/bus/pci/devices/0000:00:04.3/power/wakeup:disabled
/sys/bus/pci/devices/0000:00:09.0/power/wakeup:disabled
/sys/bus/pci/devices/0000:00:0b.0/power/wakeup:enabled
/sys/bus/pci/devices/0000:00:0b.1/power/wakeup:enabled
/sys/bus/pci/devices/0000:00:0b.2/power/wakeup:enabled
Machine won't suspend (or it does, but resumes immediately) in this
configuration.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to