You are not logged in.

#1 2010-12-25 04:28:48

CernelJoson
Member
Registered: 2009-09-18
Posts: 4

synaptics touchpad pointer jitter

Hi

I've looked all over for a solution to this and I can't seem to find one. I have a ThinkPad R60 and the synaptics touchpad driver. When I rest my finger on the touchpad, without moving, the pointer jitters up and down and side-to-side by a few pixel constantly, as though I were twitching. I've run Windows XP on the same laptop without any problem, so I assume it's something in the driver or default settings.

I've tried changing speed/pressure settings in both GPointingDeviceSettings and in the X config file (/etc/X11/xorg.conf.d/10-synaptics.conf) and nothing seems to do the trick. I'd appreciate it if someone could point me in the right direction because for a relatively minor issue this is rather annoying.

Thanks,

Cernel Joson

Offline

#2 2010-12-25 18:29:08

nc
Member
From: Braga, Portugal
Registered: 2009-04-08
Posts: 20

Re: synaptics touchpad pointer jitter

I also have an Asus N61 with the same problem, even in windows 7. For windows, the solution was not to install the synaptics driver. On linux, the problem started when xorg started to load the synaptics (i guess it started with the xorg1.8), so i guess a solution would be to not to use synaptics with xorg (that way i could use vertical scroll and tapping, which are the only things i'm interested in).

Offline

#3 2011-01-11 21:48:08

DarksideEE7
Member
From: Arkansas, United States
Registered: 2009-06-06
Posts: 356

Re: synaptics touchpad pointer jitter

I have the exact same problem on my ASUS UL30A-X4.  I've been running Arch on this laptop for over a year without problems, but I sent it in for RMA (they replaced the shell) and upon installing Arch again I'm getting the jitter problem, as well as misclick problems.

Offline

#4 2011-01-19 21:33:53

wankel
Member
From: Iowa, USA
Registered: 2008-05-30
Posts: 218
Website

Re: synaptics touchpad pointer jitter

Im also having the same issue on a dell xps 1645. Setting a very low Minspeed solves the problem, but then of course it makes the mouse feel extremely weird. Anybody find any alternative workarounds?

Offline

#5 2011-01-20 13:16:33

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

Re: synaptics touchpad pointer jitter

check man xorg.conf

particularly the

       Option "AccelerationProfile"  "integer"

part.

Offline

#6 2011-01-22 00:44:04

CernelJoson
Member
Registered: 2009-09-18
Posts: 4

Re: synaptics touchpad pointer jitter

eldragon wrote:

check man xorg.conf

particularly the

       Option "AccelerationProfile"  "integer"

part.

I looked that up and while it changed the speed of the pointer it didn't seem to affect the jittering.

I ran the synclient monitor and it seems like the pointer corresponds exactly to every slight motion on the touchpad. These are the values I got just from keeping one finger still on the touchpad and this is exactly how the cursor moves. It seems like it should ignore very small motions but it doesn't.

time      x        y
20.830  3690  3006
20.930  3690  2998
21.030  3688  2997
21.130  3682  3002
21.230  3684  2997
21.330  3680  3005
21.431  3687  2996
21.631  3690  3006
21.731  3684  2993
21.831  3693  3003

Is there some way to make it ignore tiny deltas or otherwise suppress this motion?

Offline

#7 2011-01-22 04:42:05

wankel
Member
From: Iowa, USA
Registered: 2008-05-30
Posts: 218
Website

Re: synaptics touchpad pointer jitter

CernelJoson wrote:

I looked that up and while it changed the speed of the pointer it didn't seem to affect the jittering.


Same here, changing it affected the acceleration/speed of the cursor but it still jitters

Offline

#8 2011-02-04 17:06:56

wankel
Member
From: Iowa, USA
Registered: 2008-05-30
Posts: 218
Website

Re: synaptics touchpad pointer jitter

any more ideas?

Offline

#9 2011-02-07 01:10:39

kolbycrouch
Member
Registered: 2008-07-18
Posts: 218

Re: synaptics touchpad pointer jitter

Im not really sure what your touchpad looks like but I had the same problem. When you move your finger on the left or right touchpad button, it moves the pointer and this is what causes the jitter and spastic movement when moving windows etc. This seems to be because the buttons are apart of the touchpad. All I did to fix my issue was install xf86-input-synaptics-clickpad from the aur. completely fixed my problem so far.

Offline

#10 2011-02-07 17:53:31

DarksideEE7
Member
From: Arkansas, United States
Registered: 2009-06-06
Posts: 356

Re: synaptics touchpad pointer jitter

kolbycrouch wrote:

Im not really sure what your touchpad looks like but I had the same problem. When you move your finger on the left or right touchpad button, it moves the pointer and this is what causes the jitter and spastic movement when moving windows etc. This seems to be because the buttons are apart of the touchpad. All I did to fix my issue was install xf86-input-synaptics-clickpad from the aur. completely fixed my problem so far.

I'll give that a shot....my touchpad has a metal bar that pivots to provide a left/right click motion though, like so:
http://i.imgur.com/xT0jC.png

EDIT:

After looking that that package, it looks like it's out of date because it's not needed anymore.  Unfortunately I still have the jump cursor :\

Last edited by DarksideEE7 (2011-02-08 03:38:37)

Offline

#11 2011-02-22 04:12:46

wankel
Member
From: Iowa, USA
Registered: 2008-05-30
Posts: 218
Website

Re: synaptics touchpad pointer jitter

Good news, the issue seems to be fixed with the latest synaptics driver. Also, true two finger scrolling works out of the box smile

Offline

#12 2011-03-05 17:26:29

nc
Member
From: Braga, Portugal
Registered: 2009-04-08
Posts: 20

Re: synaptics touchpad pointer jitter

Where did you get the latest driver?

Offline

#13 2011-03-05 18:13:16

wankel
Member
From: Iowa, USA
Registered: 2008-05-30
Posts: 218
Website

Re: synaptics touchpad pointer jitter

http://cgit.freedesktop.org/xorg/driver … synaptics/

1.4 was just released a few days ago

Offline

#14 2011-03-05 20:28:46

nc
Member
From: Braga, Portugal
Registered: 2009-04-08
Posts: 20

Re: synaptics touchpad pointer jitter

Thanks, it's a lot better now. But it still 'jitters' a little

Offline

Board footer

Powered by FluxBB