public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kyle Rose <krose+linux-kernel@krose.org>
To: linux-kernel@vger.kernel.org
Subject: ACPI sleep states on Tyan Thunder K8W S2885
Date: Fri, 29 Apr 2005 12:36:23 -0400	[thread overview]
Message-ID: <42726287.80104@krose.org> (raw)

I can't seem to get my Tyan board (AMD 81x1 chipset) to go to sleep such
that wake-on-LAN will wake it back up.  On my other machines, when I
shutdown -h, it (presumably) puts the machine into S5 state
automatically, and WOL works like a charm; on this machine, shutdown -h
  puts the machine into an actual "off" state in which WOL won't wake it
back up.

Moreover, if I try to echo 5 > /proc/acpi/sleep with full debugging, I
get absolutely nothing in dmesg.

Here are the ACPI-related lines from my boot log (minus the lines
regarding ACPI routing of specific IRQ's):

PCI: Using ACPI for IRQ routing
hpet_acpi_add: no address or irqs in _CRS
ACPI wakeup devices:
PCI1 USB0 USB1 PS2K GOLA GLAN GOLB SMBC AC97 MODM PWRB
ACPI: (supports S0 S1 S4 S5)
ReiserFS: hda5: found reiserfs format "3.6" with standard journal
ReiserFS: hda5: using ordered data mode
ACPI: 'PS2K' and 'PCI1' have the same GPE, can't disable/enable one
seperately
ACPI: 'GLAN' and 'PCI1' have the same GPE, can't disable/enable one
seperately

/proc/acpi/wakeup:

Device  Sleep state     Status
PCI1       4             enabled
USB0       4            disabled
USB1       4            disabled
PS2K       1             enabled
GOLA       4            disabled
GLAN       4             enabled
GOLB       4            disabled
SMBC       4            disabled
AC97       4            disabled
MODM       4            disabled
PWRB       1            *enabled


and /proc/acpi/sleep:

S0 S1 S4 S5

Furthermore, if I shut down from Windows, it *does* go into what I
presume is the S5 state, so this is a software problem, not hardware.

Any suggestions on debugging?

Cheers,
Kyle

             reply	other threads:[~2005-04-29 16:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-29 16:36 Kyle Rose [this message]
2005-05-01 22:53 ` ACPI sleep states on Tyan Thunder K8W S2885 Adam Belay
2005-05-02 14:16   ` Kyle Rose

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=42726287.80104@krose.org \
    --to=krose+linux-kernel@krose.org \
    --cc=linux-kernel@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