From: Len Brown <lenb@kernel.org>
To: linux-acpi@vger.kernel.org
Subject: 2.6.20 poweroff regression on se7525gp2
Date: Mon, 5 Feb 2007 00:12:38 -0500 [thread overview]
Message-ID: <200702050012.38485.lenb@kernel.org> (raw)
With 2.6.19.2, init 0 works
with 2.6.20, it causes this box to reset when it should poweroff, and thus it reboots.
any suggestions on where to look first?
thanks,
-Len
Success case:
Linux version 2.6.19.2 (lenb@d975xbx2) (gcc version 4.1.2 20061115 (prerelease) (SUSE Linux)) #5 SMP Sun Feb
Command line: root=/dev/sda2 console=tty0 console=ttyS0,115200n8 debug
...
# init 0
...
The system will be halted immediately.
Synchronizing SCSI cache for disk sda:
ACPI: PCI interrupt for device 0000:06:03.0 disabled
ACPI: PCI interrupt for device 0000:05:06.1 disabled
ACPI: PCI interrupt for device 0000:05:06.0 disabled
ACPI: PCI interrupt for device 0000:05:04.1 disabled
ACPI: PCI interrupt for device 0000:05:04.0 disabled
Power down.
acpi_power_off called
hwsleep-0285 [02] enter_sleep_state : Entering sleep state [S5]
Failure case:
Linux version 2.6.20 (lenb@d975xbx2) (gcc version 4.1.2 20061115 (prerelease) (SUSE Linux)) #1 SMP Sun Feb
Command line: root=/dev/sda2 console=tty0 console=ttyS0,115200n8 debug
...
# init 0
...
The system will be halted immediately.
Synchronizing SCSI cache for disk sda:
ACPI: PCI interrupt for device 0000:06:03.0 disabled
ACPI: PCI interrupt for device 0000:05:06.1 disabled
ACPI: PCI interrupt for device 0000:05:06.0 disabled
ACPI: PCI interrupt for device 0000:05:04.1 disabled
ACPI: PCI interrupt for device 0000:05:04.0 disabled
Power down.
acpi_power_off called
hwsleep-0285 [02] enter_sleep_state : Entering sleep state [S5]
next reply other threads:[~2007-02-05 5:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-05 5:12 Len Brown [this message]
2007-02-05 6:00 ` 2.6.20 poweroff regression on se7525gp2 Luming Yu
2007-02-06 3:26 ` Len Brown
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=200702050012.38485.lenb@kernel.org \
--to=lenb@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.