public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Nigel Cunningham <ncunningham@cyclades.com>
To: Ian Soboroff <isoboroff@acm.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: ACPI S3/APM suspend
Date: Thu, 19 May 2005 11:38:44 +1000	[thread overview]
Message-ID: <1116466723.5346.26.camel@localhost> (raw)
In-Reply-To: <9cfzmusbmvw.fsf@rogue.ncsl.nist.gov>

Hi.

On Thu, 2005-05-19 at 00:59, Ian Soboroff wrote:
> Ian Soboroff <isoboroff@acm.org> writes:
> 
> > I recently reinstalled my laptop (Fujitsu P2110) with RHEL4, and I
> > found that neither ACPI S3 or APM suspend (booting with acpi=off) work
> > reliably with their stock kernel (a 2.6.9 derivative).  Sometimes
> > resuming works, but more often the computer locks up, or the keyboard
> > doesn't function respond.
> 
> Just tried with 2.6.11.10 using ACPI.  On resume, the mouse doesn't
> respond (there isn't even a cursor).  If I C-A-Backspace out of X, GDM
> needs to be specially HUP'd to restart.  But the mouse still doesn't
> work.

You will probably be able to address this by building psmouse and evdev
as modules and doing the following sequence:

1) chvt away from X
2) rmmod psmouse & evdev
3) suspend & resume as normal
4) modprobe psmouse & evdev
5) switch back

The hibernate script (see http://suspend2.net) can make this less
painful if you want it.

In the case of USB mice, you will probably want to unload not just
psmouse & evdev, but the whole set of USB modules.

Regards,

Nigel

> This was one of the failure modes in the RHEL 2.6.9-5.0.5 kernel.  (I
> know, I know, "ask RH for support", but they don't seem to have any of
> the ACPI or APM suspend bugs in their bugzilla anywhere near
> resolved.)
> 
> Ian
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
-- 


  reply	other threads:[~2005-05-19  1:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-18 13:10 ACPI S3/APM suspend Ian Soboroff
2005-05-18 14:59 ` Ian Soboroff
2005-05-19  1:38   ` Nigel Cunningham [this message]
2005-05-19 14:49   ` Ian Soboroff

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=1116466723.5346.26.camel@localhost \
    --to=ncunningham@cyclades.com \
    --cc=isoboroff@acm.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