AlpsPS/2 ALPS GlidePoint touchpad not working in Ubuntu 15.10

Asked by Robert Smith

I upgraded from Ubuntu 15.04 to 15.10 (Ubuntu GNOME) and noticed the touchpad is not working. The buttons and (vertical, horizontal) scrolling are working correctly. However, tapping (one, double tap, selecting text, etc) is not working. I have a laptop Dell Inspiron 1545. I'm pretty sure this was working in Ubuntu 15.04. There have been reports regarding touchpad issues in 15.10, although I don't know the specific issues.

This is the information I have been able to obtain:

➜ ~ xinput --list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ AlpsPS/2 ALPS GlidePoint id=12 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
    ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
    ↳ Video Bus id=6 [slave keyboard (3)]
    ↳ Power Button id=7 [slave keyboard (3)]
    ↳ Sleep Button id=8 [slave keyboard (3)]
    ↳ Integrated Webcam id=10 [slave keyboard (3)]
    ↳ AT Translated Set 2 keyboard id=11 [slave keyboard (3)]
    ↳ Dell WMI hotkeys id=13 [slave keyboard (3)]
    ↳ HID 413c:8161 id=9 [slave keyboard (3)]

➜ ~ cat /proc/bus/input/devices
...
I: Bus=0011 Vendor=0002 Product=0008 Version=0200
N: Name="AlpsPS/2 ALPS GlidePoint"
P: Phys=isa0060/serio2/input0
S: Sysfs=/devices/platform/i8042/serio2/input/input9
U: Uniq=
H: Handlers=mouse1 event7
B: PROP=1
B: EV=b
B: KEY=420 70000 0 0 0 0
B: ABS=1000003

➜ ~ xinput list-props "AlpsPS/2 ALPS GlidePoint"
Device 'AlpsPS/2 ALPS GlidePoint':
 Device Enabled (133): 1
 Coordinate Transformation Matrix (135): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
 Device Accel Profile (260): 1
 Device Accel Constant Deceleration (261): 2.500000
 Device Accel Adaptive Deceleration (262): 1.000000
 Device Accel Velocity Scaling (263): 12.500000
 Synaptics Edges (264): 153, 870, 115, 652
 Synaptics Finger (265): 12, 15, 0
 Synaptics Tap Time (266): 180
 Synaptics Tap Move (267): 56
 Synaptics Tap Durations (268): 180, 100, 100
 Synaptics ClickPad (269): 0
 Synaptics Middle Button Timeout (270): 75
 Synaptics Two-Finger Pressure (271): 141
 Synaptics Two-Finger Width (272): 7
 Synaptics Scrolling Distance (273): 25, 25
 Synaptics Edge Scrolling (274): 1, 1, 0
 Synaptics Two-Finger Scrolling (275): 0, 0
 Synaptics Move Speed (276): 1.000000, 1.750000, 0.156495, 0.000000
 Synaptics Off (277): 2
 Synaptics Locked Drags (278): 0
 Synaptics Locked Drags Timeout (279): 5000
 Synaptics Tap Action (280): 0, 0, 0, 0, 0, 0, 0
 Synaptics Click Action (281): 1, 1, 0
 Synaptics Circular Scrolling (282): 0
 Synaptics Circular Scrolling Distance (283): 0.100000
 Synaptics Circular Scrolling Trigger (284): 0
 Synaptics Circular Pad (285): 0
 Synaptics Palm Detection (286): 0
 Synaptics Palm Dimensions (287): 10, 100
 Synaptics Coasting Speed (288): 20.000000, 50.000000
 Synaptics Pressure Motion (289): 15, 80
 Synaptics Pressure Motion Factor (290): 1.000000, 1.000000
 Synaptics Resolution Detect (291): 1
 Synaptics Grab Event Device (292): 0
 Synaptics Gestures (293): 1
 Synaptics Capabilities (294): 1, 1, 1, 0, 0, 1, 0
 Synaptics Pad Resolution (295): 1, 1
 Synaptics Area (296): 0, 0, 0, 0
 Synaptics Noise Cancellation (297): 6, 6
 Device Product ID (255): 2, 8
 Device Node (256): "/dev/input/event7"

Thanks

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Try the boot option:

i8024.reset

Revision history for this message
Robert Smith (rsmith31415) said :
#2

Unfortunately, that didn't work.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Try:

i8024.irqpoll

Instead

Revision history for this message
Robert Smith (rsmith31415) said :
#4

Thanks, but that doesn't fix it.

Revision history for this message
Robert Smith (rsmith31415) said :
#5

Any other suggestion to solve this issue?

Revision history for this message
Robert Smith (rsmith31415) said :
#6

I think this might be an issue of Ubuntu GNOME. I tested this issue in Ubuntu 15.10 and the tap to click functionality works correctly. For reference, I opened a bug here (https://bugs.launchpad.net/ubuntu-gnome/+bug/1514225).

Revision history for this message
Launchpad Janitor (janitor) said :
#7

This question was expired because it remained in the 'Open' state without activity for the last 15 days.