public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Suspend issue on ancient asus A7V system
@ 2008-04-21  9:36 Michel Lespinasse
  2008-04-22  7:33 ` Zhang Rui
  0 siblings, 1 reply; 3+ messages in thread
From: Michel Lespinasse @ 2008-04-21  9:36 UTC (permalink / raw)
  To: linux-acpi

Hi,

I'm having a minor issue getting suspend to ram to work on an old
asus A7V based system: the system does suspend (I can hear the fans
go off etc...) but it immediately resumes.

I do have a workaround though: After booting, this system shows in
/proc/acpi/wakeup:
Device  S-state   Status   Sysfs node
PWRB      S5    *enabled   
PCI0      S4     disabled  no-bus:pci0000:00
USB0      S4     disabled  pci:0000:00:04.2
USB1      S4     disabled  pci:0000:00:04.3

If I run echo PWRB > /proc/acpi/wakeup,

1- the kernel complains that "ACPI: 'PCI0' and 'PWRB' have the same GPE,
   can't disable/enable one seperately"

2- /proc/acpi/wakeup now shows:
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

3- The system can now be suspended, and it will
   resume normally when I press the power button.

This is not a recent regression, that system has been like that since
I first got suspend working.

Hope this helps. I can collect additional information if you tell me how.

Cheers,

-- 
Michel Lespinasse

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-04-22 10:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-21  9:36 Suspend issue on ancient asus A7V system Michel Lespinasse
2008-04-22  7:33 ` Zhang Rui
2008-04-22 10:03   ` Michel Lespinasse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox