linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Resume problems on Fujitsu-Siemens AMILO M7440G
@ 2006-03-02 21:45 Michael Schierl
  2006-03-03  1:36 ` Shaohua Li
  0 siblings, 1 reply; 9+ messages in thread
From: Michael Schierl @ 2006-03-02 21:45 UTC (permalink / raw)
  To: linux-acpi

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

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: Resume problems on Fujitsu-Siemens AMILO M7440G -- SATA
@ 2006-03-21 16:25 martin schneebacher
  2006-03-23 19:01 ` Michael Schierl
  0 siblings, 1 reply; 9+ messages in thread
From: martin schneebacher @ 2006-03-21 16:25 UTC (permalink / raw)
  To: Michael Schierl, Mark Lord; +Cc: Shaohua Li, linux-acpi, linux-ide

hi!

> ----- Original Message -----
> From: "Michael Schierl" <schierlm@gmx.de>
> To: "Mark Lord" <liml@rtr.ca>
> Subject: Re: Resume problems on Fujitsu-Siemens AMILO M7440G -- SATA
> Date: 	Tue, 21 Mar 2006 16:37:03 +0100
> > Randy Dunlop's libata-acpi patch might work for you.
> > http://www.xenotime.net/linux/SATA/
> 
> I tried the 2.6.16-rc4 patches on 2.6.16 (one hunk did not apply in
> libata.h, but I think I was able to fix it manually). Before suspend it
> works well, after suspend it does not work. Seems that the timeout is
> longer with the patch, though. I tried it several times; once it seemed
> to have worked, but it was not reproducible (and it did not work any
> longer after the next suspend), so I guess it could be just that I only
> tried files already in cache. (Or alternatively, the patch has a success
> rate of maybe 5%...)
> 
> "Just for fun" i tried the 2.6.15 patches on 2.6.15, but it did not even
> boot.
> 
> BTW: It is an Intel AHCI controller.
> 
> Any other ideas/patches?

have you ever tried the sata_pm patch from http://tpctl.sourceforge.net/tmp/sata_pm.2.6.15-rc6.patch ?
i have a intel SATA ICH6M interface and it works fine with this patch.

bye...masc.



-- 
_______________________________________________
Surf the Web in a faster, safer and easier way:
Download Opera 8 at http://www.opera.com

Powered by Outblaze

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

end of thread, other threads:[~2006-03-23 19:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-02 21:45 Resume problems on Fujitsu-Siemens AMILO M7440G Michael Schierl
2006-03-03  1:36 ` 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
  -- strict thread matches above, loose matches on Subject: below --
2006-03-21 16:25 martin schneebacher
2006-03-23 19:01 ` Michael Schierl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).