On Mon, Nov 24, 2003 at 12:35:09AM +0100, Christian Stalp wrote: > Hello together, [...] > (II) Module synaptics: vendor="The XFree86 Project" > compiled for 4.2.0, module version = 1.0.0 > Module class: XFree86 XInput Driver > ABI class: XFree86 XInput driver, version 0.3 > (EE) module ABI minor version (3) is newer than the server's version (2)
X is telling you that the synaptics_drv has been compiled for a different version of x-server (4.2.x v/s 4.1.x) Compiling the synaptics driver for X4.1 is quite boring, you have to supply a configured xfree-4.1 source tree (I don't know if you really can though), I'd suggest to upgrade X to the 4.2 using a woody backport (see www.apt-get.org) ciao -- mattia :wq!

