mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Voluspa <lista1@comhem.se>
To: "Dmitry Torokhov" <dmitry.torokhov@gmail.com>
Cc: lukesharkey@hotmail.co.uk, linux-kernel@vger.kernel.org,
	gene.heskett@verizon.net, ian.stirling@mauve.plus.com,
	davej@redhat.com, andi@rhlx01.fht-esslingen.de,
	malattia@linux.it
Subject: Re: Touchpad problems with latest kernels
Date: Tue, 15 Aug 2006 05:06:59 +0200	[thread overview]
Message-ID: <20060815050659.4b51e9a5.lista1@comhem.se> (raw)
In-Reply-To: <d120d5000608141227h7c707686i7db7eabba0e3a3ca@mail.gmail.com>

On Mon, 14 Aug 2006 15:27:52 -0400 Dmitry Torokhov wrote:
> On 8/14/06, Voluspa <lista1@comhem.se> wrote:
> >
> > On 2006-08-14 13:58:09 Luke Sharkey wrote:
> > > While on 2054 it generally works fine, On the latest kernels (2154,
> > > 2174 etc.)  I have only to e.g. open a konqueror window for the
> > > onscreen pointer to start going funny, and jerking about (As happens on
> > > computers with v. low RAM).  I know its not a RAM problem, as a)
> > > everything else works fine, there is no slow down of any of the
> > > programs I run, only problems with the mouse and b) I have just
> > > upgraded from 512 MB of RAM to 1 GB.
> > >
> > > If I plug in a mouse, the pointer works fine.  Though I would happily
> > > use a mouse, this is often inconvenient on a laptop.
> > >
> > > Do you have any ideas what's wrong?
> >
> > This is a known problem (and fixed in Windows) with the synaptics touch
> > pad. About one year ago I did a web search amounting to something like
> > "synaptics rubber band" and found a fixed windows driver. But since
> > there is no OS of that kind on this machine, I contacted the developer
> > of the synaptics X driver.
> >
> > We had a discussion (swedish only) in private mail, where I ran the
> > driver in debug mode - he no longer had a machine with that hardware.
> > Unfortunately I've lost the whole communication due to a voltage frying
> > of everything in the mail machine, so can not give any details.
> >
> > If Peter Österlund still has the e-mails I hereby give full permission
> > to disclose a translated copy to anyone interested.
> >
> > But I think it all came down to Peter not being able to do anything...
> > In earlier kernels the issue _seemed_ to lessen if booting with
> > i8042.nomux but nowadays that kernel option only gets rid of the 'lost
> > sync' messages from the pad that turn up in /var/log/messages
> > (Btw, excessive printing of that message Dmitry!)
> >
> 
> Hmm, have you tried lowering report rate of the synaptics driver
> (psmouse.rate=40)? 80 ppsm is quite high and I know some Toshibas have
> trouble handling the full rate...

I've tried it now (without i8042.nomux) though not much progress on
this Acer notebook. But first, let me expand on the original issue here.

Doing the "synaptics rubber band" web-search it is easy to locate the
_very_ informative windows-info-driver-patch page. Due to copyright I
can't quote enough of it to make sense (the page is good all the way to
the bottom!) so here's the link about Synaptics 'supersensitive' mode:

http://www.rm.com/Support/TechnicalArticle.asp?cref=TEC360005

The debug runs I performed for Peter confirmed all the symptoms
described, but the problem then becomes how to discern this crazy state
as not being an intentional 'two-finger' 'hard-pressure'
'palm-touching' one (upon which some kind of reset could be issued).

Unless someone establishes a contact with people at Synaptics or
disassembles the win driver, linux will stay with the loony tunes...

Ok, back to psmouse.rate=40 :

Aug 15 04:07:21 sleipner kernel: psmouse.c: TouchPad at
isa0060/serio4/input0 lost sync at byte 1
Aug 15 04:07:21 sleipner last message repeated 4 times
Aug 15 04:07:21 sleipner kernel: psmouse.c: issuing reconnect request

This came from 1 use of "cat /proc/acpi/thermal_zone/*/temp*" while
moving an xterm at the same time by way of the touch pad. Battery
readings are fine on this notebook - don't interfere with the input
system (anymore? Think ACPI has improved in this area).

Here's the next "cat /proc/acpi/thermal_zone/*/temp*":

Aug 15 04:07:45 sleipner kernel: psmouse.c: TouchPad at
isa0060/serio4/input0 lost sync at byte 4
Aug 15 04:07:45 sleipner kernel: psmouse.c: TouchPad at
isa0060/serio4/input0 lost sync at byte 1
Aug 15 04:07:45 sleipner kernel: psmouse.c: TouchPad at
isa0060/serio4/input0 - driver resynched.

Mvh
Mats Johannesson

  reply	other threads:[~2006-08-15  3:07 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-14 17:09 Voluspa
2006-08-14 19:27 ` Dmitry Torokhov
2006-08-15  3:06   ` Voluspa [this message]
2006-08-15 14:57   ` Luke Sharkey
2006-08-15 16:33     ` Voluspa
2006-08-15 17:12       ` Dmitry Torokhov
2006-08-15 19:00         ` Voluspa
2006-08-15 17:10     ` Dmitry Torokhov
2006-08-16 13:59       ` Luke Sharkey
2006-08-16 14:42         ` Dmitry Torokhov
     [not found]           ` <BAY114-F39F04F7AD7901A482EB648FA4D0@phx.gbl>
2006-08-17 15:28             ` Dmitry Torokhov
  -- strict thread matches above, loose matches on Subject: below --
2006-08-27 21:26 Javier Kohen
2006-08-14 13:58 Luke Sharkey
2006-08-14 14:36 ` Dmitry Torokhov
2006-08-14 15:18   ` Dave Jones
2006-08-14 14:38 ` Gene Heskett
2006-08-14 15:06   ` Ian Stirling
2006-08-14 15:19     ` Gene Heskett
2006-08-14 15:41       ` Ian Stirling
2006-08-14 15:13   ` Dmitry Torokhov
2006-08-14 15:25     ` Mattia Dongili
2006-08-14 15:34     ` Gene Heskett
2006-08-14 15:53       ` Dmitry Torokhov
2006-08-14 16:33         ` Gene Heskett
2006-08-14 16:59           ` Dmitry Torokhov
2006-08-14 15:20   ` Andreas Mohr
2006-08-14 15:41     ` Dmitry Torokhov
2006-08-14 15:54       ` Andreas Mohr
2006-08-14 16:06         ` Dmitry Torokhov
2006-08-14 19:30       ` 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=20060815050659.4b51e9a5.lista1@comhem.se \
    --to=lista1@comhem.se \
    --cc=andi@rhlx01.fht-esslingen.de \
    --cc=davej@redhat.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=gene.heskett@verizon.net \
    --cc=ian.stirling@mauve.plus.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lukesharkey@hotmail.co.uk \
    --cc=malattia@linux.it \
    /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

Powered by JetHome