INPUT problems on ThinkPad T61

Lukas Hejtmanek xhejtman at ics.muni.cz
Mon Dec 3 08:26:26 PST 2007


So, I found that both touchpad and trackpoint works fine with only default
configuration (i.e., I do not have Configured mouse at all). Unfortunately,
the default driver selects only the mouse driver instead of synaptics. 

Can I either force default driver to select another driver or disable default
driver?

On Sun, Dec 02, 2007 at 12:38:03PM +0100, Lukas Hejtmanek wrote:
> I have Xserver 1.4.1 (git20071119) with synaptics driver 0.14.6. I have Lenovo
> ThinkPad T61 which has touchpad and trackpoint. I tried many configurations
> but none worked so that both touchpad and trackpoint works. 
> 
> Here is the log, I guess that the default pointer messes up things.
> 
> (II) Synaptics touchpad driver version 0.14.6 (1406)
> (--) Configured Mouse auto-dev sets device to /dev/input/event6
> (**) Option "Device" "/dev/input/event6"
> (**) Option "SHMConfig" "on"
> (--) Configured Mouse touchpad found
> (**) Option "CorePointer"
> (**) Configured Mouse: always reports core events
> (WW) <default pointer>: No Device specified, looking for one...
> (II) <default pointer>: Setting Device option to "/dev/input/mice"
> (--) <default pointer>: Device: "/dev/input/mice"
> (==) <default pointer>: Protocol: "Auto"
> (**) Option "AlwaysCore"
> (**) <default pointer>: doesn't report core events
> (==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
> (**) <default pointer>: ZAxisMapping: buttons 4 and 5
> (**) <default pointer>: Buttons: 9
> (**) <default pointer>: Sensitivity: 1
> (II) evaluating device (<default pointer>)
> (II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE)
> (II) evaluating device (Configured Mouse)
> (II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
> (II) evaluating device (keyboard0)
> (II) XINPUT: Adding extended input device "keyboard0" (type: KEYBOARD)
> (--) <default pointer>: PnP-detected protocol: "ExplorerPS/2"
> (II) <default pointer>: ps2EnableDataReporting: succeeded
> (--) Configured Mouse auto-dev sets device to /dev/input/event6
> (**) Option "Device" "/dev/input/event6"
> (--) Configured Mouse touchpad found
> 
> This is my config regadring the InputDevice:
> Section "InputDevice"
>         Driver        "synaptics"
>         Identifier    "Configured Mouse"
>         Option        "Device" "/dev/input/mice"
>         Option        "CorePointer"
>         Option        "SHMConfig"     "on"
> EndSection
> 
> -- 
> Lukáš Hejtmánek
> _______________________________________________
> xorg mailing list
> xorg at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xorg
> 

-- 
Lukáš Hejtmánek



More information about the xorg mailing list