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

Re: Disable touchpad on Dell E6410 (Squeeze)



On Fri, Nov 12, 2010 at 12:35:11PM +0000, ael wrote:
> On Fri, Nov 12, 2010 at 02:20:04PM +0200, Johann Spies wrote:
> > Thanks.  My question is what to make of
> > /usr/share/doc/xserver-xorg/NEWS_Debian.gz:
> > ==========================================

Another point: you did look at /var/log/Xorg.0.log?

You ought to find something like:-
-----------------------------------------
(II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event9)
(**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
(**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
(**) SynPS/2 Synaptics TouchPad: Applying InputClass "SynPS/2 Synaptics TouchPad"
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
        compiled for 1.7.6.901, module version = 1.2.2
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 7.0
(II) Synaptics touchpad driver version 1.2.2
(**) Option "Device" "/dev/input/event9"
(II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
(II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
(II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
(II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
(II) SynPS/2 Synaptics TouchPad: buttons: left right middle
(**) Option "SHMConfig" "true"
(**) Option "LeftEdge" "1700"
(**) Option "RightEdge" "5700"
(**) Option "TopEdge" "1700"
(**) Option "BottomEdge" "5100"
    [...] snip

Notice the 
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so

If you don't have synaptics_drv.so shown as loaded in the log file,
that is obviously the problem. I would expect xorg.conf to be the
solution unless you have an older system & need fdi or udev entries.
Note above that udev is used: I think that the standard udev system now
supports synaptics, but maybe not for whatever you have on your system.
Anyway, I think you now have enough clues to track it down?


You need to experiment to find out what is happening.

Sorry, well out of time.

ael


Reply to: