All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Schierl <schierlm@gmx.de>
To: Shaohua Li <shaohua.li@intel.com>
Cc: linux-acpi@vger.kernel.org
Subject: Re: Resume problems on Fujitsu-Siemens AMILO M7440G
Date: Fri, 03 Mar 2006 19:59:02 +0100	[thread overview]
Message-ID: <440891F6.1030404@gmx.de> (raw)
In-Reply-To: <1141349791.19013.1.camel@sli10-desk.sh.intel.com>

Shaohua Li schrieb:

> Did the keyboard response after resume?

it works even better. If I compile in sysrq support, I can reboot the
box after "resume" by pressing alt+sysrq+b.

when I do

mount /sys
setleds +caps
echo mem >/sys/power/state
setleds +num

the num lock LED switches on after "resume". When adding a while loop

while true; do
setleds +num
setleds -num
done

the num lock LED flashes as expected, so the notebook is still running,
yet quite disconnected from the outside world.

however, when I do not do setleds before suspend, or when I do any other
action that accesses my hard disk before turning on the led, it does not
work. So I guess the hard disk has some problems with suspend as well.

anything else to try?

Michael

  parent reply	other threads:[~2006-03-03 18:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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=440891F6.1030404@gmx.de \
    --to=schierlm@gmx.de \
    --cc=linux-acpi@vger.kernel.org \
    --cc=shaohua.li@intel.com \
    /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.