Package: xserver-xorg-input-synaptics Version: 1.2.2-2 Severity: important Currently I'm using a 32 bit kernel (linux-image-2.6.32-5-686), en the synaptics touchpad works fine. However, when I reboot to use kernel linux-image-2.6.32-5-amd64, the touchpad stops working (i.e., it functions as a normal mouse, without support for edge scolling, tap clicking, etc).
synclient reports no touchpad is detected, and Xorg.0.log reports no line "(II) Synaptics touchpad driver version 1.2.2". According to the trouble-shooting guide, this indicated that "there is probably a binary compatibility problem between the synaptics driver and the X server." -- Package-specific info: /var/lib/x11/X.roster does not exist. /var/lib/x11/X.md5sum does not exist. X server symlink status: lrwxrwxrwx 1 root root 13 Oct 23 2009 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 1725304 Aug 24 17:04 /usr/bin/Xorg /var/lib/x11/xorg.conf.roster does not exist. VGA-compatible devices on PCI bus: 01:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 9300M GS] (rev a1) /var/lib/x11/xorg.conf.md5sum does not exist. Xorg X server configuration file status: -rw-r--r-- 1 root root 555 Aug 31 12:21 /etc/X11/xorg.conf Contents of /etc/X11/xorg.conf: Section "ServerFlags" Option "DontZap" "false" EndSection Section "InputClass" Identifier "ir reciever" MatchVendor "HOLTEK" Option "Ignore" "true" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbOptions" "terminate:ctrl_alt_bksp" EndSection Section "Module" Load "synaptics" EndSection Section "Device" Identifier "gfx card" Driver "nvidia" #Driver "nv" EndSection Kernel version (/proc/version): Linux version 2.6.32-5-686 (Debian 2.6.32-21) (b...@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-2) ) #1 SMP Wed Aug 25 14:28:12 UTC 2010 Xorg X server log files on system: -rw-r--r-- 1 root root 18878 Jul 11 13:29 /var/log/Xorg.1.log -rw-r--r-- 1 root root 17626 Aug 31 12:27 /var/log/Xorg.0.log Contents of most recent Xorg X server log file /var/log/Xorg.0.log: X.Org X Server 1.7.7 Release Date: 2010-05-04 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.26-2-amd64 i686 Debian Current Operating System: Linux helena 2.6.32-5-686 #1 SMP Wed Aug 25 14:28:12 UTC 2010 i686 Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686 root=/dev/sda1 ro usbcore.autosuspend=1 Build Date: 24 August 2010 02:59:40PM xorg-server 2:1.7.7-4 (Julien Cristau <jcris...@debian.org>) Current version of pixman: 0.16.4 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Tue Aug 31 12:27:30 2010 (==) Using config file: "/etc/X11/xorg.conf" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (==) No Layout section. Using the first Screen section. (==) No screen section available. Using defaults. (**) |-->Screen "Default Screen Section" (0) (**) | |-->Monitor "<default monitor>" (==) No device specified for screen "Default Screen Section". Using the first device section listed. (**) | |-->Device "gfx card" (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. (**) Option "DontZap" "false" (==) Automatically adding devices (==) Automatically enabling devices (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. Entry deleted from font path. (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, built-ins (==) ModulePath set to "/usr/lib/xorg/modules" (==) |-->Input Device "Generic Keyboard" (==) No Layout section. Using the first core keyboard device. (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. (WW) Disabling Generic Keyboard (II) Loader magic: 0x81eaca0 (II) Module ABI versions: X.Org ANSI C Emulation: 0.4 X.Org Video Driver: 6.0 X.Org XInput driver : 7.0 X.Org Server Extension : 2.0 (++) using VT number 7 (--) PCI:*(0:1:0:0) 10de:06e9:17aa:2107 nVidia Corporation G98 [GeForce 9300M GS] rev 161, Mem @ 0xfc000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x00006c00/128, BIOS @ 0x????????/131072 (II) Open ACPI successful (/var/run/acpid.socket) (II) "extmod" will be loaded by default. (II) "dbe" will be loaded by default. (II) "glx" will be loaded by default. (II) "record" will be loaded by default. (II) "dri" will be loaded by default. (II) "dri2" will be loaded by default. (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) LoadModule: "extmod" (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension SELinux (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "dbe" (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "glx" (II) Loading /usr/lib/xorg/modules/extensions/libglx.so (II) Module glx: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.0 Module class: X.Org Server Extension (II) NVIDIA GLX Module 195.36.31 Tue Jun 1 23:22:44 PDT 2010 (II) Loading extension GLX (II) LoadModule: "record" (II) Loading /usr/lib/xorg/modules/extensions/librecord.so (II) Module record: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.13.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension RECORD (II) LoadModule: "dri" (II) Loading /usr/lib/xorg/modules/extensions/libdri.so (II) Module dri: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.0.0 ABI class: X.Org Server Extension, version 2.0 (II) Loading extension XFree86-DRI (II) LoadModule: "dri2" (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so (II) Module dri2: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.1.0 ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DRI2 (II) LoadModule: "nvidia" (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so (II) Module nvidia: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.0 Module class: X.Org Video Driver (II) NVIDIA dlloader X Driver 195.36.31 Tue Jun 1 22:21:58 PDT 2010 (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs (II) Primary Device is: PCI 0...@00:00:0 (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/lib/xorg/modules/libfb.so (II) Module fb: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.4 (II) Loading sub module "wfb" (II) LoadModule: "wfb" (II) Loading /usr/lib/xorg/modules/libwfb.so (II) Module wfb: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.4 (II) Loading sub module "ramdac" (II) LoadModule: "ramdac" (II) Module "ramdac" already built-in (II) NVIDIA(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32 (==) NVIDIA(0): RGB weight 888 (==) NVIDIA(0): Default visual is TrueColor (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) (**) Aug 31 12:27:31 NVIDIA(0): Enabling RENDER acceleration (II) Aug 31 12:27:31 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is (II) Aug 31 12:27:31 NVIDIA(0): enabled. (II) Aug 31 12:27:31 NVIDIA(0): NVIDIA GPU GeForce 9300M GS (G98) at PCI:1:0:0 (GPU-0) (--) Aug 31 12:27:31 NVIDIA(0): Memory: 524288 kBytes (--) Aug 31 12:27:31 NVIDIA(0): VideoBIOS: 62.98.4e.00.10 (II) Aug 31 12:27:31 NVIDIA(0): Detected PCI Express Link width: 16X (--) Aug 31 12:27:31 NVIDIA(0): Interlaced video modes are supported on this GPU (--) Aug 31 12:27:31 NVIDIA(0): Connected display device(s) on GeForce 9300M GS at PCI:1:0:0: (--) Aug 31 12:27:31 NVIDIA(0): LEN (DFP-0) (--) Aug 31 12:27:31 NVIDIA(0): LEN (DFP-0): 330.0 MHz maximum pixel clock (--) Aug 31 12:27:31 NVIDIA(0): LEN (DFP-0): Internal Dual Link LVDS (WW) Aug 31 12:27:31 NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1680x1050" (WW) Aug 31 12:27:31 NVIDIA(0): is specified in the EDID; however, the EDID's valid (WW) Aug 31 12:27:31 NVIDIA(0): HorizSync range (53.312-63.974 kHz) would exclude this (WW) Aug 31 12:27:31 NVIDIA(0): mode's HorizSync (42.6 kHz); ignoring HorizSync check for (WW) Aug 31 12:27:31 NVIDIA(0): mode "1680x1050". (WW) Aug 31 12:27:31 NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1680x1050" (WW) Aug 31 12:27:31 NVIDIA(0): is specified in the EDID; however, the EDID's valid (WW) Aug 31 12:27:31 NVIDIA(0): HorizSync range (53.312-63.974 kHz) would exclude this (WW) Aug 31 12:27:31 NVIDIA(0): mode's HorizSync (42.6 kHz); ignoring HorizSync check for (WW) Aug 31 12:27:31 NVIDIA(0): mode "1680x1050". (II) Aug 31 12:27:31 NVIDIA(0): Assigned Display Device: DFP-0 (==) Aug 31 12:27:31 NVIDIA(0): (==) Aug 31 12:27:31 NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select" (==) Aug 31 12:27:31 NVIDIA(0): will be used as the requested mode. (==) Aug 31 12:27:31 NVIDIA(0): (II) Aug 31 12:27:31 NVIDIA(0): Validated modes: (II) Aug 31 12:27:31 NVIDIA(0): "nvidia-auto-select" (II) Aug 31 12:27:31 NVIDIA(0): Virtual screen size determined to be 1680 x 1050 (--) Aug 31 12:27:32 NVIDIA(0): DPI set to (129, 126); computed from "UseEdidDpi" X config (--) Aug 31 12:27:32 NVIDIA(0): option (==) Aug 31 12:27:32 NVIDIA(0): Enabling 32-bit ARGB GLX visuals. (--) Depth 24 pixmap format is 32 bpp (II) Aug 31 12:27:32 NVIDIA: Using 768.00 MB of virtual memory for indirect memory access. (II) Aug 31 12:27:32 NVIDIA(0): Initialized GPU GART. (II) Aug 31 12:27:32 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new (II) Aug 31 12:27:32 NVIDIA(0): enough to receive ACPI hotkey events. (II) Aug 31 12:27:32 NVIDIA(0): ACPI brightness change hotkey events enabled. (II) Aug 31 12:27:32 NVIDIA(0): Setting mode "nvidia-auto-select" (II) Loading extension NV-GLX (II) Aug 31 12:27:33 NVIDIA(0): Initialized OpenGL Acceleration (==) NVIDIA(0): Disabling shared memory pixmaps (II) Aug 31 12:27:33 NVIDIA(0): Initialized X Rendering Acceleration (==) NVIDIA(0): Backing store disabled (==) NVIDIA(0): Silken mouse enabled (==) NVIDIA(0): DPMS enabled (II) Loading extension NV-CONTROL (II) Loading extension XINERAMA (==) RandR enabled (II) Initializing built-in extension Generic Event Extension (II) Initializing built-in extension SHAPE (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-in extension XTEST (II) Initializing built-in extension BIG-REQUESTS (II) Initializing built-in extension SYNC (II) Initializing built-in extension XKEYBOARD (II) Initializing built-in extension XC-MISC (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFIXES (II) Initializing built-in extension RENDER (II) Initializing built-in extension RANDR (II) Initializing built-in extension COMPOSITE (II) Initializing built-in extension DAMAGE SELinux: Disabled on system, not enabling in X server (II) Initializing extension GLX (II) config/udev: Adding input device Power Button (/dev/input/event3) (**) Power Button: Applying InputClass "evdev keyboard catchall" (II) LoadModule: "evdev" (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so (II) Module evdev: vendor="X.Org Foundation" compiled for 1.7.6.901, module version = 2.3.2 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 7.0 (**) Power Button: always reports core events (**) Power Button: Device: "/dev/input/event3" (II) Power Button: Found keys (II) Power Button: Configuring as keyboard (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "thinkpad60" (**) Option "xkb_layout" "us" (**) Option "xkb_options" "compose:rwin,terminate:ctrl_alt_bksp" (II) config/udev: Adding input device Video Bus (/dev/input/event5) (**) Video Bus: Applying InputClass "evdev keyboard catchall" (**) Video Bus: always reports core events (**) Video Bus: Device: "/dev/input/event5" (II) Video Bus: Found keys (II) Video Bus: Configuring as keyboard (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "thinkpad60" (**) Option "xkb_layout" "us" (**) Option "xkb_options" "compose:rwin,terminate:ctrl_alt_bksp" (II) config/udev: Adding input device Lid Switch (/dev/input/event2) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device Sleep Button (/dev/input/event1) (**) Sleep Button: Applying InputClass "evdev keyboard catchall" (**) Sleep Button: always reports core events (**) Sleep Button: Device: "/dev/input/event1" (II) Sleep Button: Found keys (II) Sleep Button: Configuring as keyboard (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "thinkpad60" (**) Option "xkb_layout" "us" (**) Option "xkb_options" "compose:rwin,terminate:ctrl_alt_bksp" (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event10) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event11) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event8) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event9) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0) (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" (**) AT Translated Set 2 keyboard: always reports core events (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0" (II) AT Translated Set 2 keyboard: Found keys (II) AT Translated Set 2 keyboard: Configuring as keyboard (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "thinkpad60" (**) Option "xkb_layout" "us" (**) Option "xkb_options" "compose:rwin,terminate:ctrl_alt_bksp" (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6) (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall" (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall" (II) Synaptics touchpad driver version 1.2.2 (**) Option "Device" "/dev/input/event6" (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 (--) SynPS/2 Synaptics TouchPad: touchpad found (**) SynPS/2 Synaptics TouchPad: always reports core events (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD) (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1 (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0 (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000 (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4 (--) SynPS/2 Synaptics TouchPad: touchpad found (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0) (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall" (II) Synaptics touchpad driver version 1.2.2 SynPS/2 Synaptics TouchPad no synaptics event device found (**) Option "Device" "/dev/input/mouse0" Query no Synaptics: 6003C8 (--) SynPS/2 Synaptics TouchPad: no supported touchpad found (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware. (EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad" (II) UnloadModule: "synaptics" (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event13) (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall" (**) TPPS/2 IBM TrackPoint: always reports core events (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event13" (II) TPPS/2 IBM TrackPoint: Found 3 mouse buttons (II) TPPS/2 IBM TrackPoint: Found relative axes (II) TPPS/2 IBM TrackPoint: Found x and y relative axes (II) TPPS/2 IBM TrackPoint: Configuring as mouse (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5 (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE) (II) TPPS/2 IBM TrackPoint: initialized for relative axes. (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device PC Speaker (/dev/input/event7) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device Lenovo ThinkPad SL Series extra buttons (/dev/input/event12) (**) Lenovo ThinkPad SL Series extra buttons: Applying InputClass "evdev keyboard catchall" (**) Lenovo ThinkPad SL Series extra buttons: always reports core events (**) Lenovo ThinkPad SL Series extra buttons: Device: "/dev/input/event12" (II) Lenovo ThinkPad SL Series extra buttons: Found keys (II) Lenovo ThinkPad SL Series extra buttons: Configuring as keyboard (II) XINPUT: Adding extended input device "Lenovo ThinkPad SL Series extra buttons" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "thinkpad60" (**) Option "xkb_layout" "us" (**) Option "xkb_options" "compose:rwin,terminate:ctrl_alt_bksp" (II) config/udev: Adding input device Asus Laptop extra buttons (/dev/input/event4) (**) Asus Laptop extra buttons: Applying InputClass "evdev keyboard catchall" (**) Asus Laptop extra buttons: always reports core events (**) Asus Laptop extra buttons: Device: "/dev/input/event4" (II) Asus Laptop extra buttons: Found keys (II) Asus Laptop extra buttons: Configuring as keyboard (II) XINPUT: Adding extended input device "Asus Laptop extra buttons" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "thinkpad60" (**) Option "xkb_layout" "us" (**) Option "xkb_options" "compose:rwin,terminate:ctrl_alt_bksp" udev information: P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3 N: input/event3 S: char/13:67 E: UDEV_LOG=3 E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3 E: SUBSYSTEM=input E: DEVNAME=input/event3 E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: XKBMODEL=thinkpad60 E: XKBLAYOUT=us E: MAJOR=13 E: MINOR=67 E: DEVLINKS=/dev/char/13:67 E: XKBOPTIONS=compose:rwin,terminate:ctrl_alt_bksp E: DMI_VENDOR=LENOVO P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/LNXVIDEO:01/input/input5/event5 N: input/event5 S: char/13:69 E: UDEV_LOG=3 E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/LNXVIDEO:01/input/input5/event5 E: SUBSYSTEM=input E: DEVNAME=input/event5 E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: XKBMODEL=thinkpad60 E: XKBLAYOUT=us E: MAJOR=13 E: MINOR=69 E: DEVLINKS=/dev/char/13:69 E: XKBOPTIONS=compose:rwin,terminate:ctrl_alt_bksp E: DMI_VENDOR=LENOVO P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2/event2 N: input/event2 S: char/13:66 E: UDEV_LOG=3 E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2/event2 E: SUBSYSTEM=input E: DEVNAME=input/event2 E: ID_INPUT=1 E: DMI_VENDOR=LENOVO E: MAJOR=13 E: MINOR=66 E: DEVLINKS=/dev/char/13:66 P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1 N: input/event1 S: char/13:65 E: UDEV_LOG=3 E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1 E: SUBSYSTEM=input E: DEVNAME=input/event1 E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: XKBMODEL=thinkpad60 E: XKBLAYOUT=us E: MAJOR=13 E: MINOR=65 E: DEVLINKS=/dev/char/13:65 E: XKBOPTIONS=compose:rwin,terminate:ctrl_alt_bksp E: DMI_VENDOR=LENOVO P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event10 N: input/event10 S: char/13:74 E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event10 E: SUBSYSTEM=input E: DEVNAME=input/event10 E: ID_INPUT=1 E: ID_PATH=pci-0000:00:1b.0 E: DMI_VENDOR=LENOVO E: MAJOR=13 E: MINOR=74 E: DEVLINKS=/dev/char/13:74 E: TAGS=:udev-acl: P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event11 N: input/event11 S: char/13:75 E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event11 E: SUBSYSTEM=input E: DEVNAME=input/event11 E: ID_INPUT=1 E: ID_PATH=pci-0000:00:1b.0 E: DMI_VENDOR=LENOVO E: MAJOR=13 E: MINOR=75 E: DEVLINKS=/dev/char/13:75 E: TAGS=:udev-acl: P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input8/event8 N: input/event8 S: char/13:72 E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input8/event8 E: SUBSYSTEM=input E: DEVNAME=input/event8 E: ID_INPUT=1 E: ID_PATH=pci-0000:00:1b.0 E: DMI_VENDOR=LENOVO E: MAJOR=13 E: MINOR=72 E: DEVLINKS=/dev/char/13:72 E: TAGS=:udev-acl: P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event9 N: input/event9 S: char/13:73 E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event9 E: SUBSYSTEM=input E: DEVNAME=input/event9 E: ID_INPUT=1 E: ID_PATH=pci-0000:00:1b.0 E: DMI_VENDOR=LENOVO E: MAJOR=13 E: MINOR=73 E: DEVLINKS=/dev/char/13:73 E: TAGS=:udev-acl: P: /devices/platform/i8042/serio0/input/input0/event0 N: input/event0 S: char/13:64 S: input/by-path/platform-i8042-serio-0-event-kbd E: UDEV_LOG=3 E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0 E: SUBSYSTEM=input E: DEVNAME=input/event0 E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: ID_INPUT_KEYBOARD=1 E: ID_SERIAL=noserial E: ID_PATH=platform-i8042-serio-0 E: XKBMODEL=thinkpad60 E: XKBLAYOUT=us E: MAJOR=13 E: MINOR=64 E: DEVLINKS=/dev/char/13:64 /dev/input/by-path/platform-i8042-serio-0-event-kbd E: XKBOPTIONS=compose:rwin,terminate:ctrl_alt_bksp E: DMI_VENDOR=LENOVO P: /devices/platform/i8042/serio4/input/input6/event6 N: input/event6 S: char/13:70 S: input/by-path/platform-i8042-serio-4-event-mouse E: UDEV_LOG=3 E: DEVPATH=/devices/platform/i8042/serio4/input/input6/event6 E: SUBSYSTEM=input E: DEVNAME=input/event6 E: ID_INPUT=1 E: ID_INPUT_TOUCHPAD=1 E: ID_SERIAL=noserial E: ID_PATH=platform-i8042-serio-4 E: DMI_VENDOR=LENOVO E: MAJOR=13 E: MINOR=70 E: DEVLINKS=/dev/char/13:70 /dev/input/by-path/platform-i8042-serio-4-event-mouse P: /devices/platform/i8042/serio4/input/input6/mouse0 N: input/mouse0 S: char/13:32 S: input/by-path/platform-i8042-serio-4-mouse E: UDEV_LOG=3 E: DEVPATH=/devices/platform/i8042/serio4/input/input6/mouse0 E: SUBSYSTEM=input E: DEVNAME=input/mouse0 E: ID_INPUT=1 E: ID_INPUT_TOUCHPAD=1 E: ID_SERIAL=noserial E: ID_PATH=platform-i8042-serio-4 E: MAJOR=13 E: MINOR=32 E: DEVLINKS=/dev/char/13:32 /dev/input/by-path/platform-i8042-serio-4-mouse P: /devices/platform/i8042/serio4/serio5/input/input13/event13 N: input/event13 S: char/13:77 S: input/by-path/platform-i8042-serio-5-event-mouse E: UDEV_LOG=3 E: DEVPATH=/devices/platform/i8042/serio4/serio5/input/input13/event13 E: SUBSYSTEM=input E: DEVNAME=input/event13 E: ID_INPUT=1 E: ID_INPUT_MOUSE=1 E: ID_SERIAL=noserial E: ID_PATH=platform-i8042-serio-5 E: DMI_VENDOR=LENOVO E: MAJOR=13 E: MINOR=77 E: DEVLINKS=/dev/char/13:77 /dev/input/by-path/platform-i8042-serio-5-event-mouse P: /devices/platform/i8042/serio4/serio5/input/input13/mouse1 N: input/mouse1 S: char/13:33 S: input/by-path/platform-i8042-serio-5-mouse E: UDEV_LOG=3 E: DEVPATH=/devices/platform/i8042/serio4/serio5/input/input13/mouse1 E: SUBSYSTEM=input E: DEVNAME=input/mouse1 E: ID_INPUT=1 E: ID_INPUT_MOUSE=1 E: ID_SERIAL=noserial E: ID_PATH=platform-i8042-serio-5 E: MAJOR=13 E: MINOR=33 E: DEVLINKS=/dev/char/13:33 /dev/input/by-path/platform-i8042-serio-5-mouse P: /devices/platform/pcspkr/input/input7/event7 N: input/event7 S: char/13:71 S: input/by-path/platform-pcspkr-event-spkr E: UDEV_LOG=3 E: DEVPATH=/devices/platform/pcspkr/input/input7/event7 E: SUBSYSTEM=input E: DEVNAME=input/event7 E: ID_INPUT=1 E: ID_SERIAL=noserial E: ID_PATH=platform-pcspkr E: DMI_VENDOR=LENOVO E: MAJOR=13 E: MINOR=71 E: DEVLINKS=/dev/char/13:71 /dev/input/by-path/platform-pcspkr-event-spkr P: /devices/virtual/input/input12/event12 N: input/event12 S: char/13:76 E: UDEV_LOG=3 E: DEVPATH=/devices/virtual/input/input12/event12 E: SUBSYSTEM=input E: DEVNAME=input/event12 E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: XKBMODEL=thinkpad60 E: XKBLAYOUT=us E: MAJOR=13 E: MINOR=76 E: DEVLINKS=/dev/char/13:76 E: XKBOPTIONS=compose:rwin,terminate:ctrl_alt_bksp E: DMI_VENDOR=LENOVO P: /devices/virtual/input/input4/event4 N: input/event4 S: char/13:68 E: UDEV_LOG=3 E: DEVPATH=/devices/virtual/input/input4/event4 E: SUBSYSTEM=input E: DEVNAME=input/event4 E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: XKBMODEL=thinkpad60 E: XKBLAYOUT=us E: MAJOR=13 E: MINOR=68 E: DEVLINKS=/dev/char/13:68 E: XKBOPTIONS=compose:rwin,terminate:ctrl_alt_bksp E: DMI_VENDOR=LENOVO DRM Information from dmesg: [ 1.010723] Linux agpgart interface v0.103 -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages xserver-xorg-input-synaptics depends on: ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib ii libpciaccess0 0.12.0-1 Generic PCI access library for X ii libpixman-1-0 0.16.4-1 pixel-manipulation library for X a ii libx11-6 2:1.3.3-3 X11 client-side library ii libxi6 2:1.3-4 X11 Input extension library ii xserver-xorg-core [xorg-input 2:1.7.7-4 Xorg X server - core server xserver-xorg-input-synaptics recommends no packages. Versions of packages xserver-xorg-input-synaptics suggests: ii gpointing-device-settings 1.5.1-2 configuration tool for pointing de pn touchfreeze <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org