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

Bug#495673: xserver-xorg-input-synaptics: undefined symbol miPointerGetMotionEvent when loading synaptics_drv.so



Package: xserver-xorg-input-synaptics
Version: 0.14.7~git20070706-2.1
Severity: normal


It fails to load the synaptics module, checking the xorg log I get:
(cut'n'paste doesn't work, so I'm boringly manually reading and typing it):

(II) Loading /usr/lib/xorg/modules//synaptcs_drv.so
dlopen: /usr/lib/xorg/modules//synaptcs_drv.so: undefined symbol miPointerGetMotionEvents
(EE) Failed to load /usr/lib/xorg/modules//synaptcs_drv.so
...

I configured the device with this stanza in xorg.conf:
Section "InputDevice"
	Identifier	"Synaptics Touchpad"
	Driver		"synaptics"
	Option		"SendCoreEvents"	"on"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"auto-dev"
	Option		"HorizScrollDelta"	"0"
	Option          "SHMConfig"         "on"
EndSection

Finally if I try to run synclient I get:
stefano@geppetto ~> synclient -l
Can't access shared memory area. SHMConfig disabled?

when I explicitly enabled it in xorg.conf.

This trouble happened when I tried to switch from linux 2.6.22 to
linux 2.6.25 (debian prepackaged versions).

Let me know if you need more informations.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-synaptics depends on:
ii  libc6                         2.7-10     GNU C Library: Shared libraries
ii  libx11-6                      2:1.0.3-7  X11 client-side library
ii  libxext6                      1:1.0.3-2  X11 miscellaneous extension librar
ii  libxi6                        2:1.1.3-1  X11 Input extension library
ii  xserver-xorg-core             2:1.4.2-3  Xorg X server - core server

xserver-xorg-input-synaptics recommends no packages.

-- no debconf information



Reply to: