[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#525473: marked as done (xserver-xorg-input-synaptics: MaxSpeed stuck at 0)



Your message dated Wed, 13 May 2009 15:20:12 +0000
with message-id <E1M4GFg-0002Nj-BR@ries.debian.org>
and subject line Bug#525473: fixed in xserver-xorg-input-synaptics 1.1.1~git20090510-1
has caused the Debian Bug report #525473,
regarding xserver-xorg-input-synaptics: MaxSpeed stuck at 0
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
525473: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525473
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-input-synaptics
Version: 1.1.0-1
Severity: important


Since the upgrade to the new version of the synaptics driver, I'm seeing the
MaxSpeed and AccelFactor settings not respond correctly. I'm running with HAL
disabled, so my settings should come from the commandline and from the
xorg.conf. The relevant section of xorg.conf is

Section "InputDevice"
	Identifier  "Synaptics Touchpad"
	Driver      "synaptics"
	Option	    "SendCoreEvents" "true"
	Option	    "Device" "/dev/input/by-path/platform-i8042-serio-1-event-mouse"
	Option	    "Protocol" "synaptics"
	Option	    "HorizScrollDelta" "60"
	Option	    "HorizEdgeScroll" "1"
  Option      "VertEdgeScroll"  "1"
	Option	    "EmulateMidButtonTime" "0"
	Option	    "VertTwoFingerScroll" "0"
	Option	    "SHMConfig" "on"
	Option	    "RTCornerButton" "4"
	Option	    "RBCornerButton" "5"
	Option	    "LTCornerButton" "0"
	Option	    "LBCornerButton" "0"
	Option	    "TapButton2" "0"
	Option	    "TapButton3" "0"
	Option	    "Emulate3Buttons" "0"
	Option	    "MaxSpeed" "1"
	Option	    "AccelFactor" "0.5"
EndSection

When I start up, the cursor is too fast. So I run the following:

dkogan@smart:~$ synclient -l | grep -E "(\sMaxSpeed|\sMinSpeed|AccelFactor)"
    MinSpeed                = 0.4
    MaxSpeed                = 0
    AccelFactor             = 1
dkogan@smart:~$ synclient MinSpeed=1 
dkogan@smart:~$ synclient MaxSpeed=1 
dkogan@smart:~$ synclient AccelFactor=1 
dkogan@smart:~$ synclient -l | grep -E "(\sMaxSpeed|\sMinSpeed|AccelFactor)"
    MinSpeed                = 1
    MaxSpeed                = 0
    AccelFactor             = 0.2


So at startup, MaxSpeed and AccelFactor do not reflect xorg.conf. Then when I
try to change them, AccelFactor and MaxSpeed seem to have a cap of 0.2 and 0
respectively. MinSpeed responds fine, though. After the attempted changes, the
cursor becomes too slow with no way to speed it up, because of the
just-mentioned limits.

Interestingly, if I use xinput instead of synclient to manipulate the settings,
the situation is a bit different: 

dkogan@smart:~$ xinput set-float-prop "Synaptics Touchpad" 230 0.3 0.4 0.6 0
dkogan@smart:~$ xinput list-props "Synaptics Touchpad" | grep "Move Speed"
        Synaptics Move Speed (230):     0.300000, 0.000000, 0.600000, 0.000000
dkogan@smart:~$ synclient -l | grep -E "(\sMaxSpeed|\sMinSpeed|AccelFactor)"
    MinSpeed                = 0.3
    MaxSpeed                = 0
    AccelFactor             = 0.6

So unlike synclient, xinput is able to change AccelFactor past 0.2, but MaxSpeed
is still stuck at 0. What I would really like to do is to have a high
acceleration and an high speed limit so that the cursor is both responsive and
accurate. I had settings that worked well in the older version of the synaptics
driver, but the new one is currently unable to do what I want. For reference, my
version of xinput is

dkogan@smart:~$ dpkg -l | grep xinput
ii  xinput                                      1.4.1-1                                Runtime configuration and test of XInput dev


-- System Information:
Debian Release: squeeze/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-synaptics depends on:
ii  libc6                         2.9-7      GNU C Library: Shared libraries
ii  libx11-6                      2:1.2.1-1  X11 client-side library
ii  libxi6                        2:1.2.1-2  X11 Input extension library
ii  xserver-xorg-core             2:1.6.1-1  Xorg X server - core server

xserver-xorg-input-synaptics recommends no packages.

Versions of packages xserver-xorg-input-synaptics suggests:
ii  gsynaptics                    0.9.16-1   configuration tool for Synaptics t
ii  qsynaptics                    0.22.0-6.1 Synaptic TouchPad configuration to

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: xserver-xorg-input-synaptics
Source-Version: 1.1.1~git20090510-1

We believe that the bug you reported is fixed in the latest version of
xserver-xorg-input-synaptics, which is due to be installed in the Debian FTP archive:

xserver-xorg-input-synaptics_1.1.1~git20090510-1.diff.gz
  to pool/main/x/xserver-xorg-input-synaptics/xserver-xorg-input-synaptics_1.1.1~git20090510-1.diff.gz
xserver-xorg-input-synaptics_1.1.1~git20090510-1.dsc
  to pool/main/x/xserver-xorg-input-synaptics/xserver-xorg-input-synaptics_1.1.1~git20090510-1.dsc
xserver-xorg-input-synaptics_1.1.1~git20090510-1_amd64.deb
  to pool/main/x/xserver-xorg-input-synaptics/xserver-xorg-input-synaptics_1.1.1~git20090510-1_amd64.deb
xserver-xorg-input-synaptics_1.1.1~git20090510.orig.tar.gz
  to pool/main/x/xserver-xorg-input-synaptics/xserver-xorg-input-synaptics_1.1.1~git20090510.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 525473@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mattia Dongili <malattia@debian.org> (supplier of updated xserver-xorg-input-synaptics package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 11 May 2009 23:08:15 +0900
Source: xserver-xorg-input-synaptics
Binary: xserver-xorg-input-synaptics
Architecture: source amd64
Version: 1.1.1~git20090510-1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Mattia Dongili <malattia@debian.org>
Description: 
 xserver-xorg-input-synaptics - Synaptics TouchPad driver for X.Org server
Closes: 497523 498299 523946 525473
Changes: 
 xserver-xorg-input-synaptics (1.1.1~git20090510-1) unstable; urgency=low
 .
   [ David Nusinow ]
   * Add NEWS.Debian entry about enabling tapping again (closes: #497523)
 .
   [ Mattia Dongili ]
   * Link to xserver-xorg reportbug script
   * Merge current upstream fixes:
     - Edge calculation fixes bring back vertical scrolling (closes: #523946)
     - Fix float properties handling on 64bit arches (closes: #525473)
   * Remove Suggests for [kq]synaptics which are not in the repository anymore
     (closes: #498299) and suggest gpointing-device-settings (replacement of
     gsynaptics) and touchfreeze instead
   * Remove the upstream NEWS file which doesn't exist anymore
   * Updates to the README.Debian to make sure we mention how to customize the
     fdi configuration
Checksums-Sha1: 
 021596583d178e6809909936116519f1efa40b41 1638 xserver-xorg-input-synaptics_1.1.1~git20090510-1.dsc
 ddfa14c025d4acb43804e1786876a60baa7c0ec7 80330 xserver-xorg-input-synaptics_1.1.1~git20090510.orig.tar.gz
 33d0460678062c49f7c1022867b1b4e6e5c2e304 20567 xserver-xorg-input-synaptics_1.1.1~git20090510-1.diff.gz
 8f56a77bfbbe1dbbe04ed8b41cf3ab7cdf405ff5 64542 xserver-xorg-input-synaptics_1.1.1~git20090510-1_amd64.deb
Checksums-Sha256: 
 1131aa41452b9dca56a8f5e91930abed72661783b26ca05b629eb6ff4eed9c7f 1638 xserver-xorg-input-synaptics_1.1.1~git20090510-1.dsc
 5917a892840f4d23d7919b88f97dad072e1d86035a5cdef6c122f5531cf4508b 80330 xserver-xorg-input-synaptics_1.1.1~git20090510.orig.tar.gz
 31faaf8dae680a0b38c1ae769e3ba268c8956de63d13efe5c70a1ef31aa490d5 20567 xserver-xorg-input-synaptics_1.1.1~git20090510-1.diff.gz
 f78e62d0e1d15974136b73bf97885d0e3e29779828967e5c09d283a6b58ccb85 64542 xserver-xorg-input-synaptics_1.1.1~git20090510-1_amd64.deb
Files: 
 e6d593ae1bff7902dcb35de45cdb4523 1638 x11 optional xserver-xorg-input-synaptics_1.1.1~git20090510-1.dsc
 8c510d7855f0e25c1651bc30664a4d43 80330 x11 optional xserver-xorg-input-synaptics_1.1.1~git20090510.orig.tar.gz
 717c04e21366067017b6c99cd01b64bf 20567 x11 optional xserver-xorg-input-synaptics_1.1.1~git20090510-1.diff.gz
 301b472f95752c2609b7eabacf04a3a2 64542 x11 optional xserver-xorg-input-synaptics_1.1.1~git20090510-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkoK3E0ACgkQgpRPaOotLEFMvQCfQwCn6RC9wf6x531Uz58xbG2A
kvAAnj/eTHaCar2JeCKy5mvIkRzLbbCS
=2PYR
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: