All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Éric Brunet" <Eric.Brunet-l5PIGlIYzrxGWvitb5QawA@public.gmane.org>
To: Aviram Jenik <aviram-koYqR8i3DjZZkMgn48OZqdBPR1lH4CV8@public.gmane.org>
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
	Patrick Mochel <mochel-3NddpPZAyC0@public.gmane.org>
Subject: Re: standby resumes immediately in 2.6.0-test8
Date: Fri, 24 Oct 2003 11:30:06 +0200	[thread overview]
Message-ID: <20031024093006.GA29586@lps.ens.fr> (raw)
In-Reply-To: <200310231630.21392.aviram-koYqR8i3DjZZkMgn48OZqdBPR1lH4CV8@public.gmane.org>

On Thu, Oct 23, 2003 at 04:30:21PM +0200, Aviram Jenik wrote:
> Hi,
> 
> I am trying to get "standby" to work on my Sony vaio laptop. I did:
> echo -n "standby" > /sys/power/state
> 
> But this only flashes the screen once (in X this is more noticeable) and 
> resumes immediately.

You might try

sleep 1; echo -n "standby" > /sys/power/state

I have the feeling that the "release key" event othe return key wakes the
computer up. With the sleep 1; the "release key" event occurs while the
computer is not yet suspended.

That might be considered a bug, by the way.

Éric Brunet


-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/

  parent reply	other threads:[~2003-10-24  9:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-23 14:30 standby resumes immediately in 2.6.0-test8 Aviram Jenik
     [not found] ` <200310231630.21392.aviram-koYqR8i3DjZZkMgn48OZqdBPR1lH4CV8@public.gmane.org>
2003-10-24  9:30   ` Éric Brunet [this message]
     [not found]     ` <20031024093006.GA29586-l5PIGlIYzrxGWvitb5QawA@public.gmane.org>
2003-10-25 13:16       ` Aviram Jenik
     [not found]         ` <200310251516.50547.aviram-koYqR8i3DjZZkMgn48OZqdBPR1lH4CV8@public.gmane.org>
2003-10-27 18:52           ` Patrick Mochel
     [not found]             ` <Pine.LNX.4.44.0310271050240.13116-100000-L1xM/EEGAB4@public.gmane.org>
2003-10-27 21:29               ` Aviram Jenik
2003-10-28 11:00               ` Bas Mevissen
     [not found]                 ` <3F9E4C44.2080503-Y9IUUvl1dgU0Iwp8Nzs06g@public.gmane.org>
2003-10-28 16:53                   ` Patrick Mochel
  -- strict thread matches above, loose matches on Subject: below --
2003-10-30  3:34 Yu, Luming
     [not found] ` <3ACA40606221794F80A5670F0AF15F8401720B70-4yWAQGcml64gGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2003-10-30 16:15   ` Patrick Mochel
2003-10-30 18:14 Grover, Andrew
     [not found] ` <F760B14C9561B941B89469F59BA3A8470255EF7F-sBd4vmA9Se4Lll3ZsUKC9FDQ4js95KgL@public.gmane.org>
2003-10-30 18:39   ` Patrick Mochel
2003-10-30 18:56 Grover, Andrew
     [not found] ` <F760B14C9561B941B89469F59BA3A8470255EF80-sBd4vmA9Se4Lll3ZsUKC9FDQ4js95KgL@public.gmane.org>
2003-11-03 10:31   ` Ducrot Bruno

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=20031024093006.GA29586@lps.ens.fr \
    --to=eric.brunet-l5pigliyzrxgwvitb5qawa@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=aviram-koYqR8i3DjZZkMgn48OZqdBPR1lH4CV8@public.gmane.org \
    --cc=mochel-3NddpPZAyC0@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.