You are not logged in.

#1 2014-05-12 20:06:46

pr0gress
Member
Registered: 2014-05-12
Posts: 1

Toshiba A200 ALPS Touchpad Problem

Hello,

No lifesign on my ALPS touchpad.

Installed psmouse-alps-driver

Kernel release: 3.13.8-1-ARCH

Synclient seems OK; "synclient -l | grep Touchpad" gives:

TouchpadOff             = 0

Output of "xinput list":

â¡ Virtual core pointer                         id=2    [master pointer  (3)]
â   â³ Virtual core XTEST pointer               id=4    [slave  pointer  (2)]
â   â³ PS/2 Mouse                               id=11   [slave  pointer  (2)]
â   â³ AlpsPS/2 ALPS GlidePoint                 id=12   [slave  pointer  (2)]
â   â³  USB OPTICAL MOUSE                       id=14   [slave  pointer  (2)] #My silly external mouse
⣠Virtual core keyboard                        id=3    [master keyboard (2)]
    â³ Virtual core XTEST keyboard              id=5    [slave  keyboard (3)]
    â³ Power Button                             id=6    [slave  keyboard (3)]
    â³ Video Bus                                id=7    [slave  keyboard (3)]
    â³ Power Button                             id=8    [slave  keyboard (3)]
    â³ Chicony USB 2.0 Camera                   id=9    [slave  keyboard (3)]
    â³ AT Translated Set 2 keyboard             id=10   [slave  keyboard (3)]
    â³ Toshiba input device                     id=13   [slave  keyboard (3)]

Related lines from "dmesg | grep input" (don't know about the duplication)

[    8.573953] input: PS/2 Mouse as /devices/platform/i8042/serio1/input/input11
[    8.609399] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input9
[  492.406168] input: PS/2 Mouse as /devices/platform/i8042/serio1/input/input16
[  492.444032] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input15

Some lines from Xorg log:

[   492.603] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: TOUCHPAD, id 12)
[   492.603] (**) synaptics: AlpsPS/2 ALPS GlidePoint: (accel) MinSpeed is now constant deceleration 2.5
[   492.603] (**) synaptics: AlpsPS/2 ALPS GlidePoint: (accel) MaxSpeed is now 1.75
[   492.603] (**) synaptics: AlpsPS/2 ALPS GlidePoint: (accel) AccelFactor is now 0.156
[   492.604] (**) AlpsPS/2 ALPS GlidePoint: (accel) keeping acceleration scheme 1
[   492.604] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration profile 1
[   492.604] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration factor: 2.000
[   492.604] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration threshold: 4
[   492.604] (--) synaptics: AlpsPS/2 ALPS GlidePoint: touchpad found

Output of "modinfo psmouse"

filename:       /lib/modules/3.13.8-1-ARCH/updates/psmouse.ko
license:        GPL
description:    PS/2 mouse driver
author:         Vojtech Pavlik <vojtech@suse.cz>
alias:          serio:ty05pr*id*ex*
alias:          serio:ty01pr*id*ex*
depends:        serio,libps2
vermagic:       3.13.8-1-ARCH SMP preempt mod_unload modversions 686 
parm:           tpdebug:enable debugging, dumping packets to KERN_DEBUG. (bool)
parm:           recalib_delta:packets containing a delta this large will be discarded, and a recalibration may be scheduled. (int)
parm:           jumpy_delay:delay (ms) before recal after jumpiness detected (int)
parm:           spew_delay:delay (ms) before recal after packet spew detected (int)
parm:           recal_guard_time:interval (ms) during which recal will be restarted if packet received (int)
parm:           post_interrupt_delay:delay (ms) before recal after recal interrupt detected (int)
parm:           autorecal:enable recalibration in the driver (bool)
parm:           hgpk_mode:default hgpk mode: mouse, glidesensor or pentablet (string)
parm:           proto:Highest protocol extension to probe (bare, imps, exps, any). Useful for KVM switches. (proto_abbrev)
parm:           resolution:Resolution, in dpi. (uint)
parm:           rate:Report rate, in reports per second. (uint)
parm:           smartscroll:Logitech Smartscroll autorepeat, 1 = enabled (default), 0 = disabled. (bool)
parm:           resetafter:Reset device after so many bad packets (0 = never). (uint)
parm:           resync_time:How long can mouse stay idle before forcing resync (in seconds, 0 = never). (uint)

Did I miss anything?

Offline

Board footer

Powered by FluxBB