Public bug reported:
After installing the xserver-xorg-input-wizardpen driver, the synaptic
touchpad partially stopped working
(http://ubuntuforums.org/showthread.php?t=2105398&s=a5f4a81a76df267cda0701225cee7d70&p=12643120#post12643120)
$ uname -a
Linux toshiba0 3.5.0-29-generic #49~precise1-Ubuntu SMP Wed May 8 00:08:45 UTC
2013 x86_64 x86_64 x86_64 GNU/Linux
1. The mouse cursor froze only for synaptic touchpad ( cursor was working fine
with mouse and pc tablet). Which was solved with:
#echo "options psmouse proto=imps" > /etc/modprobe.d/modules.conf
2. Classic *nix highlight text to copy and right+left click to paste
stopped working, This is also applicable in between applications using
mouse. 50-synaptics.conf reads like:
Section "InputClass"
Identifier "touchpad catchall"
Driver "synaptics"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Option "TapButton1" "1"
Option "TapButton2" "2"
Option "TapButton3" "3"
Option "VertEdgeScroll" "on"
Option "VertTwoFingerScroll" "on"
Option "HorizEdgeScroll" "on"
Option "HorizTwoFingerScroll" "on"
Option "CircularScrolling" "on"
Option "CircScrollTrigger" "2"
Option "EmulateTwoFingerMinZ" "40"
Option "EmulateTwoFingerMinW" "8"
Option "CoastingSpeed" "0
# This option is recommend on all Linux systems using evdev, but cannot be
# enabled by default. See the following link for details:
# http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
MatchDevicePath "/dev/input/event*"
EndSection
Section "InputClass"
Identifier "touchpad ignore duplicates"
MatchIsTouchpad "on"
MatchOS "Linux"
MatchDevicePath "/dev/input/mouse*"
Option "Ignore" "on"
EndSection
3. Disabled the touchpad section in 10-evdev.conf which has no effect.
4. Right side scrolling and double-finger scrolling stopped working
(working fine earlier)
5. synclient -l reports "Couldn't find synaptics properties. No
synaptics driver loaded?" although the drivers are loaded as follows:
$ dpkg -l | grep synaptics
ii xserver-xorg-input-synaptics 1.6.2-1ubuntu1~precise2
Synaptics TouchPad driver for X.Org server
$ cat /var/log/Xorg.0.log | grep synap -i
[ 82.692] (II) config/udev: Adding input device PS/2 Synaptics TouchPad
(/dev/input/event6)
[ 82.692] (**) PS/2 Synaptics TouchPad: Applying InputClass "evdev pointer
catchall"
[ 82.692] (II) Using input driver 'evdev' for 'PS/2 Synaptics TouchPad'
[ 82.692] (**) PS/2 Synaptics TouchPad: always reports core events
[ 82.692] (**) evdev: PS/2 Synaptics TouchPad: Device: "/dev/input/event6"
[ 82.693] (--) evdev: PS/2 Synaptics TouchPad: Vendor 0x2 Product 0x1
[ 82.693] (--) evdev: PS/2 Synaptics TouchPad: Found 3 mouse buttons
[ 82.693] (--) evdev: PS/2 Synaptics TouchPad: Found relative axes
[ 82.693] (--) evdev: PS/2 Synaptics TouchPad: Found x and y relative axes
[ 82.693] (II) evdev: PS/2 Synaptics TouchPad: Configuring as mouse
[ 82.693] (**) evdev: PS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
[ 82.693] (**) evdev: PS/2 Synaptics TouchPad: EmulateWheelButton: 4,
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 82.693] (II) XINPUT: Adding extended input device "PS/2 Synaptics
TouchPad" (type: MOUSE, id 11)
[ 82.693] (II) evdev: PS/2 Synaptics TouchPad: initialized for relative axes.
[ 82.693] (**) PS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 82.693] (**) PS/2 Synaptics TouchPad: (accel) acceleration profile 0
[ 82.693] (**) PS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 82.693] (**) PS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 82.693] (II) config/udev: Adding input device PS/2 Synaptics TouchPad
(/dev/input/mouse0)
6. Installed tpconfig and gpointing-device-settings, but reconfiguration didn't
help. Whined around the Net for 5 days and still no go!
7. Attaching the config files (tpcong.7z)as instructed in the following
page:
https://wiki.ubuntu.com/DebuggingTouchpadDetection#In_case_Touchpad_features_like_scrolling.2C_tapping.2C_etc._do_not_work_at_all.
Outputs from:
#cat /proc/bus/input/devices --> devices
# xev --> xev.log
#xinput --list --> xinput_list
#xinput --list props 11 --> xinput
# evtest /dev/input/event6 --> evtest
#dmesg
10-evdev.conf
50-synaptics.conf
70-wizardpen.conf
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xserver-xorg-input-synaptics 1.6.2-1ubuntu1~precise2 [modified:
usr/share/X11/xorg.conf.d/50-synaptics.conf]
ProcVersionSignature: Ubuntu 3.5.0-29.49~precise1-generic 3.5.7.11
Uname: Linux 3.5.0-29-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.2
Architecture: amd64
Date: Fri May 17 09:55:58 2013
MarkForUpload: True
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
SHELL=/bin/bash
SourcePackage: xserver-xorg-input-synaptics
UpgradeStatus: No upgrade log present (probably fresh install)
** Affects: xserver-xorg-input-synaptics (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug precise
** Attachment added: "The compressed file contains all the files stated in
point 7 above."
https://bugs.launchpad.net/bugs/1181137/+attachment/3679045/+files/tpconf.7z
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/1181137
Title:
Highlight text to copy, right+left click to paste and multitouch
scrolling stopped working
Status in “xserver-xorg-input-synaptics” package in Ubuntu:
New
Bug description:
After installing the xserver-xorg-input-wizardpen driver, the synaptic
touchpad partially stopped working
(http://ubuntuforums.org/showthread.php?t=2105398&s=a5f4a81a76df267cda0701225cee7d70&p=12643120#post12643120)
$ uname -a
Linux toshiba0 3.5.0-29-generic #49~precise1-Ubuntu SMP Wed May 8 00:08:45
UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
1. The mouse cursor froze only for synaptic touchpad ( cursor was working
fine with mouse and pc tablet). Which was solved with:
#echo "options psmouse proto=imps" > /etc/modprobe.d/modules.conf
2. Classic *nix highlight text to copy and right+left click to paste
stopped working, This is also applicable in between applications using
mouse. 50-synaptics.conf reads like:
Section "InputClass"
Identifier "touchpad catchall"
Driver "synaptics"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Option "TapButton1" "1"
Option "TapButton2" "2"
Option "TapButton3" "3"
Option "VertEdgeScroll" "on"
Option "VertTwoFingerScroll" "on"
Option "HorizEdgeScroll" "on"
Option "HorizTwoFingerScroll" "on"
Option "CircularScrolling" "on"
Option "CircScrollTrigger" "2"
Option "EmulateTwoFingerMinZ" "40"
Option "EmulateTwoFingerMinW" "8"
Option "CoastingSpeed" "0
# This option is recommend on all Linux systems using evdev, but cannot be
# enabled by default. See the following link for details:
# http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
MatchDevicePath "/dev/input/event*"
EndSection
Section "InputClass"
Identifier "touchpad ignore duplicates"
MatchIsTouchpad "on"
MatchOS "Linux"
MatchDevicePath "/dev/input/mouse*"
Option "Ignore" "on"
EndSection
3. Disabled the touchpad section in 10-evdev.conf which has no effect.
4. Right side scrolling and double-finger scrolling stopped working
(working fine earlier)
5. synclient -l reports "Couldn't find synaptics properties. No
synaptics driver loaded?" although the drivers are loaded as follows:
$ dpkg -l | grep synaptics
ii xserver-xorg-input-synaptics 1.6.2-1ubuntu1~precise2
Synaptics TouchPad driver for X.Org server
$ cat /var/log/Xorg.0.log | grep synap -i
[ 82.692] (II) config/udev: Adding input device PS/2 Synaptics TouchPad
(/dev/input/event6)
[ 82.692] (**) PS/2 Synaptics TouchPad: Applying InputClass "evdev pointer
catchall"
[ 82.692] (II) Using input driver 'evdev' for 'PS/2 Synaptics TouchPad'
[ 82.692] (**) PS/2 Synaptics TouchPad: always reports core events
[ 82.692] (**) evdev: PS/2 Synaptics TouchPad: Device: "/dev/input/event6"
[ 82.693] (--) evdev: PS/2 Synaptics TouchPad: Vendor 0x2 Product 0x1
[ 82.693] (--) evdev: PS/2 Synaptics TouchPad: Found 3 mouse buttons
[ 82.693] (--) evdev: PS/2 Synaptics TouchPad: Found relative axes
[ 82.693] (--) evdev: PS/2 Synaptics TouchPad: Found x and y relative axes
[ 82.693] (II) evdev: PS/2 Synaptics TouchPad: Configuring as mouse
[ 82.693] (**) evdev: PS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and
5
[ 82.693] (**) evdev: PS/2 Synaptics TouchPad: EmulateWheelButton: 4,
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 82.693] (II) XINPUT: Adding extended input device "PS/2 Synaptics
TouchPad" (type: MOUSE, id 11)
[ 82.693] (II) evdev: PS/2 Synaptics TouchPad: initialized for relative
axes.
[ 82.693] (**) PS/2 Synaptics TouchPad: (accel) keeping acceleration
scheme 1
[ 82.693] (**) PS/2 Synaptics TouchPad: (accel) acceleration profile 0
[ 82.693] (**) PS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 82.693] (**) PS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 82.693] (II) config/udev: Adding input device PS/2 Synaptics TouchPad
(/dev/input/mouse0)
6. Installed tpconfig and gpointing-device-settings, but reconfiguration
didn't help. Whined around the Net for 5 days and still no go!
7. Attaching the config files (tpcong.7z)as instructed in the
following page:
https://wiki.ubuntu.com/DebuggingTouchpadDetection#In_case_Touchpad_features_like_scrolling.2C_tapping.2C_etc._do_not_work_at_all.
Outputs from:
#cat /proc/bus/input/devices --> devices
# xev --> xev.log
#xinput --list --> xinput_list
#xinput --list props 11 --> xinput
# evtest /dev/input/event6 --> evtest
#dmesg
10-evdev.conf
50-synaptics.conf
70-wizardpen.conf
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xserver-xorg-input-synaptics 1.6.2-1ubuntu1~precise2 [modified:
usr/share/X11/xorg.conf.d/50-synaptics.conf]
ProcVersionSignature: Ubuntu 3.5.0-29.49~precise1-generic 3.5.7.11
Uname: Linux 3.5.0-29-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.2
Architecture: amd64
Date: Fri May 17 09:55:58 2013
MarkForUpload: True
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
SHELL=/bin/bash
SourcePackage: xserver-xorg-input-synaptics
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1181137/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp