mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Jiri Kosina <jkosina@suse.cz>
Cc: "James T. Dickson" <james.dickson@jtdata.net>,
	linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Input: introduce 'notimeout' blacklist for Dell Vostro V13 (was Re: Synaptics touchpad on Dell Vostro V13)
Date: Fri, 7 Jan 2011 09:28:47 -0800	[thread overview]
Message-ID: <20110107172847.GA28785@core.coreip.homeip.net> (raw)
In-Reply-To: <alpine.LNX.2.00.1101071105350.26685@pobox.suse.cz>

On Fri, Jan 07, 2011 at 11:06:41AM +0100, Jiri Kosina wrote:
> On Thu, 6 Jan 2011, James T. Dickson wrote:
> 
> > Correct .. Suspend worked fine when the touchpad was a generic mouse.
> > 
> > However, this appears a symptom of the synaptics driver. I was able to 
> > overcome it with this script from 
> > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/59867 .
> > 
> > Placing it in /etc/pm/sleeps.d/ .
> > 
> > #!/bin/sh
> > #
> > # Reload the AT keyboard interface.
> > 
> > case "$1" in
> >         hibernate|suspend)
> >                 rmmod psmouse
> >                 ;;
> >         thaw|resume)
> >                 modprobe psmouse
> >                 ;;
> >         *)
> >                 ;;
> > esac
> 
> I have already came across reports of this being needed for synaptics 
> touchpads on several different machines already, so this seems to be 
> rather unrelated problem to me.

Right, but it would be nice if we could find the problem...

> 
> Dmitry, what is your current plan with the notimeout thing for V13, 
> please? Still .38 material?

Yeah, especially given that not all V13 seem to suffer from
suspend/resume issue.

-- 
Dmitry

  reply	other threads:[~2011-01-07 17:28 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-14 14:56 Synaptics touchpad on Dell Vostro V13 Jiri Kosina
2010-12-14 17:00 ` Dmitry Torokhov
2010-12-15 22:51   ` Jiri Kosina
2010-12-15 23:23     ` Dmitry Torokhov
2010-12-28 10:28       ` Jiri Kosina
2010-12-29  7:44         ` Dmitry Torokhov
2010-12-29 12:42           ` Jiri Kosina
2010-12-29 13:59             ` [PATCH] Input: introduce 'notimeout' blacklist for Dell Vostro V13 (was Re: Synaptics touchpad on Dell Vostro V13) Jiri Kosina
2011-01-03 13:51               ` Jiri Kosina
2011-01-06  1:42                 ` James T. Dickson
2011-01-06 10:32                   ` Jiri Kosina
2011-01-06 14:57                     ` James T. Dickson
2011-01-07 10:06                       ` Jiri Kosina
2011-01-07 17:28                         ` Dmitry Torokhov [this message]
2011-01-07 22:30                           ` Jiri Kosina
2011-01-11 13:00                           ` Jiri Kosina
2011-01-11 16:37                             ` Dmitry Torokhov

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=20110107172847.GA28785@core.coreip.homeip.net \
    --to=dmitry.torokhov@gmail.com \
    --cc=james.dickson@jtdata.net \
    --cc=jkosina@suse.cz \
    --cc=linux-input@vger.kernel.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

all inboxes | Powered by JetHome®