public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Michel Lespinasse <walken@zoy.org>
To: linux-acpi <linux-acpi@vger.kernel.org>
Subject: Suspend issue on ancient asus A7V system
Date: Mon, 21 Apr 2008 02:36:41 -0700	[thread overview]
Message-ID: <20080421093641.GD20322@zoy.org> (raw)

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

             reply	other threads:[~2008-04-21 10:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-21  9:36 Michel Lespinasse [this message]
2008-04-22  7:33 ` Suspend issue on ancient asus A7V system Zhang Rui
2008-04-22 10:03   ` Michel Lespinasse

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080421093641.GD20322@zoy.org \
    --to=walken@zoy.org \
    --cc=linux-acpi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox