From: Michael Schierl <schierlm@gmx.de>
To: linux-acpi@vger.kernel.org
Subject: Resume problems on Fujitsu-Siemens AMILO M7440G
Date: Thu, 02 Mar 2006 22:45:06 +0100 [thread overview]
Message-ID: <44076762.404@gmx.de> (raw)
Hi,
My new notebook, a Fujitsu-Siemens AMILO M7440G, does not resume after
suspend (echo mem >/sys/power/state).
Since my old notebook worked with APM, ACPI stuff is quite new for me; I
tried several things but with no success.
What happens:
- I boot a minimal kernel (vanilla 2.6.15.2), with init=/bin/bash to
minimize userspace problems (root fs = ext3, mounted read only)
- I mount /sys and echo mem >/sys/power/state
- my notebook seems to suspend properly, everything powers down, power
LED is flashing. (I cannot eject CD now)
- when pressing the power button (the notebook cannot be waken up by
pressing keys on the keyboard, but that is the same on Windows, so
most likely by design), the power LED changes to light (without
flashing), and the CDROM spins up. (Now I can eject CD). Screen is
dark and remains so until I power it down hard (by pressing power
button for 5 seconds).
- when compiling in network support and netconsole support (and enabling
netconsole to maybe get error messages), the
behaviour changes: the CDROM still spins up but the power LED remains
flashing. (you can find the .config at
http://home.arcor.de/mschierlm/test/acpi/_config ) No reaction on the
net console after suspend.
- The notebook does not have any serial ports.
Next I patched the kernel with acpi-release-20050902-2.6.15.diff.bz2, no
changes. Patching it with acpi-test-20051216-2.6.15.diff.bz2 (after
unapplying the old patch), no changes either. The reaction with a
"non-minimal" kernel is like the one with the minimal one.
Next I downloaded acpica-unix-20060217.tar.gz and decompiled my DSDT.
Result is in same place as _config. Recompiling it only creates one
warning about no return value in _WAK. There are lots of tutorials
around, some say it does not matter, others say I should add a return
value. So I added a return value, but did not notice any changes in
behaviour.
The next issue was to check if the dsdt uses any _OS checks. The only
match for _OS in the file is in line
If (CondRefOf (_OSI, Local0))
which is quite unrelated I guess (I don't understand that ACPI
"programming language", but it seems that _OSI is something else than
_OS). So if I understood the tutorial correctly, there is no need to try
different ACPI os names.
I'm out of ideas now.
Any suggestions what to do to make my new notebook suspend on Linux? It
suspends fine on Windows and the latest BIOS update is installed.
Please CC me since I am not on the list. Thank you,
Michael
next reply other threads:[~2006-03-02 21:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-02 21:45 Michael Schierl [this message]
2006-03-03 1:36 ` Resume problems on Fujitsu-Siemens AMILO M7440G Shaohua Li
2006-03-03 10:33 ` Michael Schierl
2006-03-03 18:59 ` Michael Schierl
2006-03-20 18:43 ` Resume problems on Fujitsu-Siemens AMILO M7440G -- SATA Michael Schierl
2006-03-20 19:39 ` Mark Lord
2006-03-21 15:37 ` Michael Schierl
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=44076762.404@gmx.de \
--to=schierlm@gmx.de \
--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.