From: Matthew Garrett <mjg59-1xO5oi07KQx4cg9Nei1l7Q@public.gmane.org>
To: Richard Jelinek <rj-SPYDw57wZyZBDgjK7y7TUQ@public.gmane.org>
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Multiple problems on Thinkpad A31p
Date: Sun, 05 Dec 2004 15:36:22 +0000 [thread overview]
Message-ID: <1102260982.9384.13.camel@tyrosine> (raw)
In-Reply-To: <20041205162029.A994-SPYDw57wZyZBDgjK7y7TUQ@public.gmane.org>
On Sun, 2004-12-05 at 16:20 +0100, Richard Jelinek wrote:
> standby, suspend & off: switch the display off completely - no backlight
> reduced: no effect
> on: switches screen on again
>
> Don't know whether there should be more parameters, the syntax
> description doesn't end with a ']'
>
> What do the results tell us?
Ok, that's good. In your sleep script, you probably want to do something
like:
CONSOLE=`fgconsole`
chvt 12
dpms off
echo -n mem >/sys/power/state
dpms on
chvt $CONSOLE
> > 2.6.9 has better USB power management.
>
> Hopefully it handles then Unplug (DVD-RAM) & Plug (USB-Craddle for
> Palm) of the Ultrabay as good as the 2.4.26 did: without freezing the
> machine. ;-)
I've had no real problems with it.
--
Matthew Garrett | mjg59-1xO5oi07KQx4cg9Nei1l7Q@public.gmane.org
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
prev parent reply other threads:[~2004-12-05 15:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-04 11:47 Multiple problems on Thinkpad A31p Richard Jelinek
[not found] ` <20041204124734.A22065-SPYDw57wZyZBDgjK7y7TUQ@public.gmane.org>
2004-12-05 2:06 ` Matthew Garrett
2004-12-05 15:20 ` Richard Jelinek
[not found] ` <20041205162029.A994-SPYDw57wZyZBDgjK7y7TUQ@public.gmane.org>
2004-12-05 15:36 ` Matthew Garrett [this message]
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=1102260982.9384.13.camel@tyrosine \
--to=mjg59-1xo5oi07kqx4cg9nei1l7q@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=rj-SPYDw57wZyZBDgjK7y7TUQ@public.gmane.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.