linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Stefan Schweizer" <genstef@gentoo.org>
To: Alan Stern <stern@rowland.harvard.edu>
Cc: Oliver Neukum <oliver@neukum.org>,
	linux-usb@vger.kernel.org, linux-input@vger.kernel.org
Subject: Re: suspend
Date: Fri, 4 Apr 2008 00:06:48 +0200	[thread overview]
Message-ID: <e79639220804031506p656e866ardaf5bbefa218b69a@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.44L0.0804031740100.5410-100000@iolanthe.rowland.org>

Hi,

the problem was that I did not identify the correct /sys entry. Anyways with

for i in $(find /sys -name persist); do echo 1 > '$i'; done

it works perfectly :-)

Thank you very much! Finally working touchpad after resume :-)

Best regards,
Stefan

  reply	other threads:[~2008-04-03 22:06 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <dd18b0c30804012331oc548416k113e492d7dc9c189@mail.gmail.com>
     [not found] ` <200804031029.26635.oliver@neukum.org>
     [not found]   ` <e79639220804030153q46fa82c7jb79bedbe88b30df7@mail.gmail.com>
     [not found]     ` <e79639220804030153q46fa82c7jb79bedbe88b30df7-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-04-03 10:31       ` suspend Oliver Neukum
     [not found]         ` <200804031231.19193.oliver-GvhC2dPhHPQdnm+yROfE0A@public.gmane.org>
2008-04-03 15:44           ` suspend Stefan Schweizer
2008-04-03 20:42             ` suspend Oliver Neukum
     [not found]               ` <200804032242.36493.oliver-GvhC2dPhHPQdnm+yROfE0A@public.gmane.org>
2008-04-03 21:41                 ` suspend Alan Stern
2008-04-03 22:06                   ` Stefan Schweizer [this message]
2008-04-04  8:59                     ` suspend Oliver Neukum
2008-04-04  9:20                       ` suspend Stefan Schweizer
     [not found]                         ` <e79639220804040220g560e94b4l418724ff1653780d-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-04-04 11:36                           ` suspend Oliver Neukum
2008-04-04 22:40                             ` suspend Stefan Schweizer
2008-04-05  8:00                               ` suspend Oliver Neukum
2008-04-05  9:15                                 ` suspend Stefan Schweizer
     [not found]                                   ` <e79639220804050215j42829de7iab99b51e85683a53-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-04-05  9:12                                     ` suspend Oliver Neukum
2008-04-05 14:13                                 ` suspend Alan Stern
2008-04-03 10:58     ` suspend Oliver Neukum
2008-04-03 14:14       ` suspend Stefan Schweizer
2008-04-03 21:07         ` suspend Oliver Neukum

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=e79639220804031506p656e866ardaf5bbefa218b69a@mail.gmail.com \
    --to=genstef@gentoo.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=oliver@neukum.org \
    --cc=stern@rowland.harvard.edu \
    /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;
as well as URLs for NNTP newsgroup(s).