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

Bug#605374: marked as done (xserver-xorg-input-evdev: evdev segfaults on touchpad events)



Your message dated Tue, 04 Jan 2011 15:17:23 +0000
with message-id <E1Pa8dX-0002Mj-R5@franck.debian.org>
and subject line Bug#605374: fixed in xserver-xorg-input-evdev 1:2.5.99.901-2
has caused the Debian Bug report #605374,
regarding xserver-xorg-input-evdev: evdev segfaults on touchpad events
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
605374: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605374
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-input-evdev
Version: 1:2.5.99.901-1
Severity: important


This is a MacBookPro3,1 with newest xorg and xserver-xorg-* packages,
freshly booted.

When I touch the touchpad, X segfaults. Relevant Xorg.0.log lines
afterwards (everything before is from starting X and the same as in
"most recent Xorg X server log file" below):

[  1658.226] 
Backtrace:
[  1658.227] 0: (vdso) (xorg_backtrace+0x28) [0x4a24e8]
[  1658.227] 1: (vdso) (0x400000+0x5f989) [0x45f989]
[  1658.227] 2: /lib/libpthread.so.0 (0x7fc2b7280000+0xef60) [0x7fc2b728ef60]
[  1658.227] 3: /lib/libc.so.6 (memcpy+0x15b) [0x7fc2b60568ab]
[  1658.227] 4: (vdso) (0x400000+0x9cc67) [0x49cc67]
[  1658.227] Segmentation fault at address 0x7fff5f54d000
[  1658.227] 
Fatal server error:
[  1658.227] Caught signal 11 (Segmentation fault). Server aborting
[  1658.228] 
[  1658.228] 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[  1658.228] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[  1658.228] 
[  1658.253] (II) Power Button: Close
[  1658.253] (II) UnloadModule: "evdev"
[  1658.270] (II) Power Button: Close
[  1658.270] (II) UnloadModule: "evdev"
[  1658.296] (II) Sleep Button: Close
[  1658.296] (II) UnloadModule: "evdev"
[  1658.323] (II) Apple Computer Apple Internal Keyboard / Trackpad: Close
[  1658.323] (II) UnloadModule: "evdev"
[  1658.376] (II) appletouch: Close
[  1658.376] (II) UnloadModule: "evdev"



-- 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 Jan 24  2008 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1914816 Nov 10 00:30 /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 G84 [GeForce 8600M GT] (rev a1)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
lrwxrwxrwx 1 root root 16 Feb 19  2010 /etc/X11/xorg.conf -> xorg.nvidia.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Extensions"
	Option		"Composite"	"enabled"
EndSection

Section "Device"
	Identifier	"nvg84"
	Driver		"nvidia"
	Option		"NoLogo"
	Option		"Coolbits" "1"
	Option		"OnDemandVBlankInterrupts"
	Option		"TripleBuffer"
	Option		"UseEvents"
EndSection



Kernel version (/proc/version):
Linux version 2.6.36 (w@mbp) (gcc version 4.4.5 (Debian 4.4.5-2) ) #1 SMP PREEMPT Thu Oct 21 12:29:14 CEST 2010

Xorg X server log files on system:
-rw-r--r-- 1 root root 20433 Nov 29 10:38 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:
[  2726.916] 
X.Org X Server 1.9.2
Release Date: 2010-10-30
[  2726.916] X Protocol Version 11, Revision 0
[  2726.916] Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian
[  2726.916] Current Operating System: Linux mbp 2.6.36 #1 SMP PREEMPT Thu Oct 21 12:29:14 CEST 2010 x86_64
[  2726.917] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.36 root=/dev/mapper/mbp-root ro ip=off resume=/dev/mapper/mbp-swap no_console_suspend video=LVDS-1:1440x900@60 3 pci=rom
[  2726.917] Build Date: 09 November 2010  11:15:34PM
[  2726.917] xorg-server 2:1.9.2-1 (Cyril Brulebois <kibi@debian.org>) 
[  2726.917] Current version of pixman: 0.18.4
[  2726.917] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  2726.917] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  2726.917] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov 29 10:38:12 2010
[  2726.917] (==) Using config file: "/etc/X11/xorg.conf"
[  2726.918] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  2726.918] (==) No Layout section.  Using the first Screen section.
[  2726.918] (==) No screen section available. Using defaults.
[  2726.918] (**) |-->Screen "Default Screen Section" (0)
[  2726.918] (**) |   |-->Monitor "<default monitor>"
[  2726.919] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[  2726.919] (**) |   |-->Device "nvg84"
[  2726.919] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  2726.919] (==) Automatically adding devices
[  2726.919] (==) Automatically enabling devices
[  2726.919] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/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
[  2726.919] (==) ModulePath set to "/usr/lib/xorg/modules"
[  2726.919] (**) Extension "Composite" is enabled
[  2726.919] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  2726.919] (II) Loader magic: 0x7cee40
[  2726.919] (II) Module ABI versions:
[  2726.919] 	X.Org ANSI C Emulation: 0.4
[  2726.919] 	X.Org Video Driver: 8.0
[  2726.919] 	X.Org XInput driver : 11.0
[  2726.919] 	X.Org Server Extension : 4.0
[  2726.922] (--) PCI:*(0:1:0:0) 10de:0407:106b:00a0 rev 161, Mem @ 0x92000000/16777216, 0x80000000/268435456, 0x90000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/131072
[  2726.923] (II) Open ACPI successful (/var/run/acpid.socket)
[  2726.923] (II) LoadModule: "extmod"
[  2726.924] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  2726.924] (II) Module extmod: vendor="X.Org Foundation"
[  2726.924] 	compiled for 1.9.2, module version = 1.0.0
[  2726.924] 	Module class: X.Org Server Extension
[  2726.924] 	ABI class: X.Org Server Extension, version 4.0
[  2726.924] (II) Loading extension SELinux
[  2726.924] (II) Loading extension MIT-SCREEN-SAVER
[  2726.925] (II) Loading extension XFree86-VidModeExtension
[  2726.925] (II) Loading extension XFree86-DGA
[  2726.925] (II) Loading extension DPMS
[  2726.925] (II) Loading extension XVideo
[  2726.925] (II) Loading extension XVideo-MotionCompensation
[  2726.925] (II) Loading extension X-Resource
[  2726.925] (II) LoadModule: "dbe"
[  2726.925] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  2726.925] (II) Module dbe: vendor="X.Org Foundation"
[  2726.925] 	compiled for 1.9.2, module version = 1.0.0
[  2726.925] 	Module class: X.Org Server Extension
[  2726.926] 	ABI class: X.Org Server Extension, version 4.0
[  2726.926] (II) Loading extension DOUBLE-BUFFER
[  2726.926] (II) LoadModule: "glx"
[  2726.926] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  2726.937] (II) Module glx: vendor="NVIDIA Corporation"
[  2726.937] 	compiled for 4.0.2, module version = 1.0.0
[  2726.937] 	Module class: X.Org Server Extension
[  2726.937] (II) NVIDIA GLX Module  260.19.21  Thu Nov  4 21:42:11 PDT 2010
[  2726.937] (II) Loading extension GLX
[  2726.937] (II) LoadModule: "record"
[  2726.937] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  2726.938] (II) Module record: vendor="X.Org Foundation"
[  2726.938] 	compiled for 1.9.2, module version = 1.13.0
[  2726.938] 	Module class: X.Org Server Extension
[  2726.938] 	ABI class: X.Org Server Extension, version 4.0
[  2726.938] (II) Loading extension RECORD
[  2726.938] (II) LoadModule: "dri"
[  2726.938] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  2726.938] (II) Module dri: vendor="X.Org Foundation"
[  2726.938] 	compiled for 1.9.2, module version = 1.0.0
[  2726.938] 	ABI class: X.Org Server Extension, version 4.0
[  2726.938] (II) Loading extension XFree86-DRI
[  2726.938] (II) LoadModule: "dri2"
[  2726.938] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  2726.938] (II) Module dri2: vendor="X.Org Foundation"
[  2726.938] 	compiled for 1.9.2, module version = 1.2.0
[  2726.938] 	ABI class: X.Org Server Extension, version 4.0
[  2726.938] (II) Loading extension DRI2
[  2726.938] (II) LoadModule: "nvidia"
[  2726.938] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[  2726.939] (II) Module nvidia: vendor="NVIDIA Corporation"
[  2726.939] 	compiled for 4.0.2, module version = 1.0.0
[  2726.939] 	Module class: X.Org Video Driver
[  2726.939] (II) NVIDIA dlloader X Driver  260.19.21  Thu Nov  4 21:18:43 PDT 2010
[  2726.939] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  2726.939] (++) using VT number 7

[  2726.939] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
[  2726.939] (WW) xf86OpenConsole: setsid failed: Operation not permitted
[  2727.019] (II) Loading sub module "fb"
[  2727.019] (II) LoadModule: "fb"
[  2727.019] (II) Loading /usr/lib/xorg/modules/libfb.so
[  2727.019] (II) Module fb: vendor="X.Org Foundation"
[  2727.019] 	compiled for 1.9.2, module version = 1.0.0
[  2727.019] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  2727.019] (II) Loading sub module "wfb"
[  2727.019] (II) LoadModule: "wfb"
[  2727.020] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  2727.020] (II) Module wfb: vendor="X.Org Foundation"
[  2727.020] 	compiled for 1.9.2, module version = 1.0.0
[  2727.020] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  2727.020] (II) Loading sub module "ramdac"
[  2727.020] (II) LoadModule: "ramdac"
[  2727.020] (II) Module "ramdac" already built-in
[  2727.020] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[  2727.020] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  2727.020] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[  2727.020] (==) NVIDIA(0): RGB weight 888
[  2727.020] (==) NVIDIA(0): Default visual is TrueColor
[  2727.020] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[  2727.020] (**) NVIDIA(0): Option "NoLogo"
[  2727.020] (**) NVIDIA(0): Option "Coolbits" "1"
[  2727.020] (**) NVIDIA(0): Option "TripleBuffer"
[  2727.020] (**) NVIDIA(0): Option "UseEvents"
[  2727.020] (**) NVIDIA(0): Option "OnDemandVBlankInterrupts"
[  2727.020] (**) NVIDIA(0): Enabling RENDER acceleration
[  2727.020] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
[  2727.020] (II) NVIDIA(0):     enabled.
[  2727.743] (II) NVIDIA(0): NVIDIA GPU GeForce 8600M GT (G84) at PCI:1:0:0 (GPU-0)
[  2727.743] (--) NVIDIA(0): Memory: 524288 kBytes
[  2727.743] (--) NVIDIA(0): VideoBIOS: 60.84.49.03.00
[  2727.743] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[  2727.743] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[  2727.743] (--) NVIDIA(0): Connected display device(s) on GeForce 8600M GT at PCI:1:0:0
[  2727.743] (--) NVIDIA(0):     Apple (DFP-0)
[  2727.743] (--) NVIDIA(0): Apple (DFP-0): 330.0 MHz maximum pixel clock
[  2727.743] (--) NVIDIA(0): Apple (DFP-0): Internal Dual Link LVDS
[  2727.793] (II) NVIDIA(0): Assigned Display Device: DFP-0
[  2727.793] (==) NVIDIA(0): 
[  2727.793] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[  2727.793] (==) NVIDIA(0):     will be used as the requested mode.
[  2727.793] (==) NVIDIA(0): 
[  2727.793] (II) NVIDIA(0): Validated modes:
[  2727.793] (II) NVIDIA(0):     "nvidia-auto-select"
[  2727.793] (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
[  2728.814] (--) NVIDIA(0): DPI set to (110, 108); computed from "UseEdidDpi" X config
[  2728.814] (--) NVIDIA(0):     option
[  2728.814] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
[  2728.814] (--) Depth 24 pixmap format is 32 bpp
[  2728.814] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[  2728.815] (II) NVIDIA(0): Initialized GPU GART.
[  2728.831] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[  2729.106] (II) Loading extension NV-GLX
[  2729.143] (II) NVIDIA(0): Initialized OpenGL Acceleration
[  2729.177] (==) NVIDIA(0): Disabling shared memory pixmaps
[  2729.177] (II) NVIDIA(0): Initialized X Rendering Acceleration
[  2729.177] (==) NVIDIA(0): Backing store disabled
[  2729.177] (==) NVIDIA(0): Silken mouse enabled
[  2729.184] (==) NVIDIA(0): DPMS enabled
[  2729.184] (II) Loading extension NV-CONTROL
[  2729.187] (II) Loading extension XINERAMA
[  2729.187] (II) Loading sub module "dri2"
[  2729.187] (II) LoadModule: "dri2"
[  2729.187] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
[  2729.187] (II) NVIDIA(0): [DRI2] Setup complete
[  2729.187] (==) RandR enabled
[  2729.187] (II) Initializing built-in extension Generic Event Extension
[  2729.187] (II) Initializing built-in extension SHAPE
[  2729.187] (II) Initializing built-in extension MIT-SHM
[  2729.187] (II) Initializing built-in extension XInputExtension
[  2729.187] (II) Initializing built-in extension XTEST
[  2729.187] (II) Initializing built-in extension BIG-REQUESTS
[  2729.187] (II) Initializing built-in extension SYNC
[  2729.187] (II) Initializing built-in extension XKEYBOARD
[  2729.187] (II) Initializing built-in extension XC-MISC
[  2729.187] (II) Initializing built-in extension XINERAMA
[  2729.187] (II) Initializing built-in extension XFIXES
[  2729.187] (II) Initializing built-in extension RENDER
[  2729.187] (II) Initializing built-in extension RANDR
[  2729.187] (II) Initializing built-in extension COMPOSITE
[  2729.187] (II) Initializing built-in extension DAMAGE
[  2729.187] (II) SELinux: Disabled on system
[  2729.189] (II) Initializing extension GLX
[  2729.262] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[  2729.262] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  2729.262] (II) LoadModule: "evdev"
[  2729.262] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2729.262] (II) Module evdev: vendor="X.Org Foundation"
[  2729.262] 	compiled for 1.9.2, module version = 2.5.99
[  2729.262] 	Module class: X.Org XInput Driver
[  2729.262] 	ABI class: X.Org XInput driver, version 11.0
[  2729.262] (**) Power Button: always reports core events
[  2729.262] (**) Power Button: Device: "/dev/input/event3"
[  2729.269] (--) Power Button: Found keys
[  2729.269] (II) Power Button: Configuring as keyboard
[  2729.269] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[  2729.269] (**) Option "xkb_rules" "evdev"
[  2729.269] (**) Option "xkb_model" "pc105"
[  2729.269] (**) Option "xkb_layout" "de"
[  2729.270] (**) Option "xkb_variant" "nodeadkeys"
[  2729.270] (**) Option "xkb_options" "lv3:rwin_switch,compose:caps,numpad:mac"
[  2729.329] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  2729.329] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  2729.330] (**) Power Button: always reports core events
[  2729.330] (**) Power Button: Device: "/dev/input/event1"
[  2729.356] (--) Power Button: Found keys
[  2729.356] (II) Power Button: Configuring as keyboard
[  2729.356] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[  2729.356] (**) Option "xkb_rules" "evdev"
[  2729.357] (**) Option "xkb_model" "pc105"
[  2729.357] (**) Option "xkb_layout" "de"
[  2729.357] (**) Option "xkb_variant" "nodeadkeys"
[  2729.357] (**) Option "xkb_options" "lv3:rwin_switch,compose:caps,numpad:mac"
[  2729.358] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[  2729.359] (II) No input driver/identifier specified (ignoring)
[  2729.360] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[  2729.360] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[  2729.360] (**) Sleep Button: always reports core events
[  2729.360] (**) Sleep Button: Device: "/dev/input/event2"
[  2729.380] (--) Sleep Button: Found keys
[  2729.380] (II) Sleep Button: Configuring as keyboard
[  2729.380] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[  2729.380] (**) Option "xkb_rules" "evdev"
[  2729.380] (**) Option "xkb_model" "pc105"
[  2729.380] (**) Option "xkb_layout" "de"
[  2729.380] (**) Option "xkb_variant" "nodeadkeys"
[  2729.380] (**) Option "xkb_options" "lv3:rwin_switch,compose:caps,numpad:mac"
[  2729.388] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[  2729.388] (II) No input driver/identifier specified (ignoring)
[  2729.397] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event12)
[  2729.397] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
[  2729.397] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[  2729.397] (**) Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event12"
[  2729.420] (--) Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
[  2729.420] (--) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
[  2729.420] (--) Logitech USB-PS/2 Optical Mouse: Found relative axes
[  2729.420] (--) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
[  2729.420] (II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[  2729.420] (II) Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
[  2729.420] (**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
[  2729.420] (**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  2729.420] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE)
[  2729.420] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
[  2729.420] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
[  2729.420] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
[  2729.420] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
[  2729.420] (II) Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
[  2729.422] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse1)
[  2729.422] (II) No input driver/identifier specified (ignoring)
[  2729.427] (II) config/udev: Adding input device Apple Computer Apple Internal Keyboard / Trackpad (/dev/input/event5)
[  2729.427] (**) Apple Computer Apple Internal Keyboard / Trackpad: Applying InputClass "evdev keyboard catchall"
[  2729.427] (**) Apple Computer Apple Internal Keyboard / Trackpad: always reports core events
[  2729.427] (**) Apple Computer Apple Internal Keyboard / Trackpad: Device: "/dev/input/event5"
[  2729.446] (--) Apple Computer Apple Internal Keyboard / Trackpad: Found keys
[  2729.446] (II) Apple Computer Apple Internal Keyboard / Trackpad: Configuring as keyboard
[  2729.446] (II) XINPUT: Adding extended input device "Apple Computer Apple Internal Keyboard / Trackpad" (type: KEYBOARD)
[  2729.446] (**) Option "xkb_rules" "evdev"
[  2729.446] (**) Option "xkb_model" "pc105"
[  2729.447] (**) Option "xkb_layout" "de"
[  2729.447] (**) Option "xkb_variant" "nodeadkeys"
[  2729.447] (**) Option "xkb_options" "lv3:rwin_switch,compose:caps,numpad:mac"
[  2729.449] (II) config/udev: Adding input device appletouch (/dev/input/event6)
[  2729.449] (**) appletouch: Applying InputClass "evdev touchpad catchall"
[  2729.449] (**) appletouch: always reports core events
[  2729.449] (**) appletouch: Device: "/dev/input/event6"
[  2729.473] (--) appletouch: Found 1 mouse buttons
[  2729.473] (--) appletouch: Found absolute axes
[  2729.473] (--) appletouch: Found x and y absolute axes
[  2729.473] (--) appletouch: Found absolute touchpad.
[  2729.473] (II) appletouch: Configuring as touchpad
[  2729.473] (**) appletouch: YAxisMapping: buttons 4 and 5
[  2729.473] (**) appletouch: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  2729.473] (II) XINPUT: Adding extended input device "appletouch" (type: TOUCHPAD)
[  2729.473] (II) appletouch: initialized for absolute axes.
[  2729.475] (II) config/udev: Adding input device appletouch (/dev/input/mouse0)
[  2729.475] (II) No input driver/identifier specified (ignoring)
[  2729.477] (II) config/udev: Adding input device Apple Computer Apple Internal Keyboard / Trackpad (/dev/input/event7)
[  2729.477] (**) Apple Computer Apple Internal Keyboard / Trackpad: Applying InputClass "evdev keyboard catchall"
[  2729.477] (**) Apple Computer Apple Internal Keyboard / Trackpad: always reports core events
[  2729.477] (**) Apple Computer Apple Internal Keyboard / Trackpad: Device: "/dev/input/event7"
[  2729.500] (--) Apple Computer Apple Internal Keyboard / Trackpad: Found keys
[  2729.500] (II) Apple Computer Apple Internal Keyboard / Trackpad: Configuring as keyboard
[  2729.500] (II) XINPUT: Adding extended input device "Apple Computer Apple Internal Keyboard / Trackpad" (type: KEYBOARD)
[  2729.500] (**) Option "xkb_rules" "evdev"
[  2729.500] (**) Option "xkb_model" "pc105"
[  2729.500] (**) Option "xkb_layout" "de"
[  2729.500] (**) Option "xkb_variant" "nodeadkeys"
[  2729.500] (**) Option "xkb_options" "lv3:rwin_switch,compose:caps,numpad:mac"
[  2729.503] (II) config/udev: Adding input device Built-in iSight (/dev/input/event8)
[  2729.503] (**) Built-in iSight: Applying InputClass "evdev keyboard catchall"
[  2729.503] (**) Built-in iSight: always reports core events
[  2729.503] (**) Built-in iSight: Device: "/dev/input/event8"
[  2729.526] (--) Built-in iSight: Found keys
[  2729.526] (II) Built-in iSight: Configuring as keyboard
[  2729.526] (II) XINPUT: Adding extended input device "Built-in iSight" (type: KEYBOARD)
[  2729.526] (**) Option "xkb_rules" "evdev"
[  2729.526] (**) Option "xkb_model" "pc105"
[  2729.527] (**) Option "xkb_layout" "de"
[  2729.527] (**) Option "xkb_variant" "nodeadkeys"
[  2729.527] (**) Option "xkb_options" "lv3:rwin_switch,compose:caps,numpad:mac"
[  2729.537] (II) config/udev: Adding input device applesmc (/dev/input/event4)
[  2729.537] (II) No input driver/identifier specified (ignoring)
[  2729.537] (II) config/udev: Adding input device applesmc (/dev/input/js0)
[  2729.537] (II) No input driver/identifier specified (ignoring)
[  2729.542] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event10)
[  2729.542] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[  2729.542] (**) ACPI Virtual Keyboard Device: always reports core events
[  2729.542] (**) ACPI Virtual Keyboard Device: Device: "/dev/input/event10"
[  2729.556] (--) ACPI Virtual Keyboard Device: Found keys
[  2729.556] (II) ACPI Virtual Keyboard Device: Configuring as keyboard
[  2729.556] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD)
[  2729.556] (**) Option "xkb_rules" "evdev"
[  2729.556] (**) Option "xkb_model" "pc105"
[  2729.556] (**) Option "xkb_layout" "de"
[  2729.556] (**) Option "xkb_variant" "nodeadkeys"
[  2729.557] (**) Option "xkb_options" "lv3:rwin_switch,compose:caps,numpad:mac"
[  2729.558] (II) config/udev: Adding input device Pommed beeper device (/dev/input/event11)
[  2729.558] (II) No input driver/identifier specified (ignoring)

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: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys
E: XKBOPTIONS=lv3:rwin_switch,compose:caps,numpad:mac
E: DMI_VENDOR=Apple Inc.
E: DEVLINKS=/dev/char/13:67

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1
N: input/event1
S: char/13:65
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys
E: XKBOPTIONS=lv3:rwin_switch,compose:caps,numpad:mac
E: DMI_VENDOR=Apple Inc.
E: DEVLINKS=/dev/char/13:65

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0/event0
N: input/event0
S: char/13:64
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: DMI_VENDOR=Apple Inc.
E: DEVLINKS=/dev/char/13:64

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2
N: input/event2
S: char/13:66
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys
E: XKBOPTIONS=lv3:rwin_switch,compose:caps,numpad:mac
E: DMI_VENDOR=Apple Inc.
E: DEVLINKS=/dev/char/13:66

P: /devices/pci0000:00/0000:00:1b.0/input/input9/event9
N: input/event9
S: char/13:73
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input9/event9
E: MAJOR=13
E: MINOR=73
E: DEVNAME=/dev/input/event9
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Apple Inc.
E: DEVLINKS=/dev/char/13:73

P: /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.0/input/input12/event12
N: input/event12
S: char/13:76
S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse
S: input/by-path/pci-0000:00:1d.0-usb-0:1:1.0-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.0/input/input12/event12
E: MAJOR=13
E: MINOR=76
E: DEVNAME=/dev/input/event12
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_MODEL=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c050
E: ID_REVISION=2720
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.0-usb-0:1:1.0
E: DEVLINKS=/dev/char/13:76 /dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse /dev/input/by-path/pci-0000:00:1d.0-usb-0:1:1.0-event-mouse

P: /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.0/input/input12/mouse1
N: input/mouse1
S: char/13:33
S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse
S: input/by-path/pci-0000:00:1d.0-usb-0:1:1.0-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.0/input/input12/mouse1
E: MAJOR=13
E: MINOR=33
E: DEVNAME=/dev/input/mouse1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_MODEL=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c050
E: ID_REVISION=2720
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.0-usb-0:1:1.0
E: DEVLINKS=/dev/char/13:33 /dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse /dev/input/by-path/pci-0000:00:1d.0-usb-0:1:1.0-mouse

P: /devices/pci0000:00/0000:00:1d.2/usb7/7-2/7-2:1.0/input/input5/event5
N: input/event5
S: char/13:69
S: input/by-id/usb-Apple_Computer_Apple_Internal_Keyboard___Trackpad-event-kbd
S: input/by-path/pci-0000:00:1d.2-usb-0:2:1.0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.2/usb7/7-2/7-2:1.0/input/input5/event5
E: MAJOR=13
E: MINOR=69
E: DEVNAME=/dev/input/event5
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_VENDOR=Apple_Computer
E: ID_VENDOR_ENC=Apple\x20Computer
E: ID_VENDOR_ID=05ac
E: ID_MODEL=Apple_Internal_Keyboard___Trackpad
E: ID_MODEL_ENC=Apple\x20Internal\x20Keyboard\x20\x2f\x20Trackpad
E: ID_MODEL_ID=021b
E: ID_REVISION=0018
E: ID_SERIAL=Apple_Computer_Apple_Internal_Keyboard___Trackpad
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030102:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.2-usb-0:2:1.0
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys
E: XKBOPTIONS=lv3:rwin_switch,compose:caps,numpad:mac
E: DEVLINKS=/dev/char/13:69 /dev/input/by-id/usb-Apple_Computer_Apple_Internal_Keyboard___Trackpad-event-kbd /dev/input/by-path/pci-0000:00:1d.2-usb-0:2:1.0-event-kbd

P: /devices/pci0000:00/0000:00:1d.2/usb7/7-2/7-2:1.1/input/input6/event6
N: input/event6
S: char/13:70
S: input/by-id/usb-Apple_Computer_Apple_Internal_Keyboard___Trackpad-event-mouse
S: input/by-path/pci-0000:00:1d.2-usb-0:2:1.1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.2/usb7/7-2/7-2:1.1/input/input6/event6
E: MAJOR=13
E: MINOR=70
E: DEVNAME=/dev/input/event6
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_VENDOR=Apple_Computer
E: ID_VENDOR_ENC=Apple\x20Computer
E: ID_VENDOR_ID=05ac
E: ID_MODEL=Apple_Internal_Keyboard___Trackpad
E: ID_MODEL_ENC=Apple\x20Internal\x20Keyboard\x20\x2f\x20Trackpad
E: ID_MODEL_ID=021b
E: ID_REVISION=0018
E: ID_SERIAL=Apple_Computer_Apple_Internal_Keyboard___Trackpad
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030102:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_USB_DRIVER=appletouch
E: ID_PATH=pci-0000:00:1d.2-usb-0:2:1.1
E: DEVLINKS=/dev/char/13:70 /dev/input/by-id/usb-Apple_Computer_Apple_Internal_Keyboard___Trackpad-event-mouse /dev/input/by-path/pci-0000:00:1d.2-usb-0:2:1.1-event-mouse

P: /devices/pci0000:00/0000:00:1d.2/usb7/7-2/7-2:1.1/input/input6/mouse0
N: input/mouse0
S: char/13:32
S: input/by-id/usb-Apple_Computer_Apple_Internal_Keyboard___Trackpad-mouse
S: input/by-path/pci-0000:00:1d.2-usb-0:2:1.1-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.2/usb7/7-2/7-2:1.1/input/input6/mouse0
E: MAJOR=13
E: MINOR=32
E: DEVNAME=/dev/input/mouse0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_VENDOR=Apple_Computer
E: ID_VENDOR_ENC=Apple\x20Computer
E: ID_VENDOR_ID=05ac
E: ID_MODEL=Apple_Internal_Keyboard___Trackpad
E: ID_MODEL_ENC=Apple\x20Internal\x20Keyboard\x20\x2f\x20Trackpad
E: ID_MODEL_ID=021b
E: ID_REVISION=0018
E: ID_SERIAL=Apple_Computer_Apple_Internal_Keyboard___Trackpad
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030102:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_USB_DRIVER=appletouch
E: ID_PATH=pci-0000:00:1d.2-usb-0:2:1.1
E: DEVLINKS=/dev/char/13:32 /dev/input/by-id/usb-Apple_Computer_Apple_Internal_Keyboard___Trackpad-mouse /dev/input/by-path/pci-0000:00:1d.2-usb-0:2:1.1-mouse

P: /devices/pci0000:00/0000:00:1d.2/usb7/7-2/7-2:1.2/input/input7/event7
N: input/event7
S: char/13:71
S: input/by-id/usb-Apple_Computer_Apple_Internal_Keyboard___Trackpad-event-if02
S: input/by-path/pci-0000:00:1d.2-usb-0:2:1.2-event
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.2/usb7/7-2/7-2:1.2/input/input7/event7
E: MAJOR=13
E: MINOR=71
E: DEVNAME=/dev/input/event7
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=Apple_Computer
E: ID_VENDOR_ENC=Apple\x20Computer
E: ID_VENDOR_ID=05ac
E: ID_MODEL=Apple_Internal_Keyboard___Trackpad
E: ID_MODEL_ENC=Apple\x20Internal\x20Keyboard\x20\x2f\x20Trackpad
E: ID_MODEL_ID=021b
E: ID_REVISION=0018
E: ID_SERIAL=Apple_Computer_Apple_Internal_Keyboard___Trackpad
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030102:030000:
E: ID_USB_INTERFACE_NUM=02
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.2-usb-0:2:1.2
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys
E: XKBOPTIONS=lv3:rwin_switch,compose:caps,numpad:mac
E: DEVLINKS=/dev/char/13:71 /dev/input/by-id/usb-Apple_Computer_Apple_Internal_Keyboard___Trackpad-event-if02 /dev/input/by-path/pci-0000:00:1d.2-usb-0:2:1.2-event

P: /devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4:1.0/input/input8/event8
N: input/event8
S: char/13:72
S: input/by-id/usb-Apple_Inc._Built-in_iSight_106E4D4F11C4E949__03.01_-event-if00
S: input/by-path/pci-0000:00:1d.7-usb-0:4:1.0-event
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4:1.0/input/input8/event8
E: MAJOR=13
E: MINOR=72
E: DEVNAME=/dev/input/event8
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=Apple_Inc.
E: ID_VENDOR_ENC=Apple\x20Inc.
E: ID_VENDOR_ID=05ac
E: ID_MODEL=Built-in_iSight
E: ID_MODEL_ENC=Built-in\x20iSight
E: ID_MODEL_ID=8502
E: ID_REVISION=0155
E: ID_SERIAL=Apple_Inc._Built-in_iSight_106E4D4F11C4E949__03.01_
E: ID_SERIAL_SHORT=106E4D4F11C4E949__03.01_
E: ID_TYPE=video
E: ID_BUS=usb
E: ID_USB_INTERFACES=:0e0100:0e0200:ff0000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=uvcvideo
E: ID_PATH=pci-0000:00:1d.7-usb-0:4:1.0
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys
E: XKBOPTIONS=lv3:rwin_switch,compose:caps,numpad:mac
E: DEVLINKS=/dev/char/13:72 /dev/input/by-id/usb-Apple_Inc._Built-in_iSight_106E4D4F11C4E949__03.01_-event-if00 /dev/input/by-path/pci-0000:00:1d.7-usb-0:4:1.0-event

P: /devices/platform/applesmc.768/input/input4/event4
N: input/event4
S: char/13:68
S: input/by-path/platform-applesmc.768-event
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/applesmc.768/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=platform-applesmc.768
E: DMI_VENDOR=Apple Inc.
E: DEVLINKS=/dev/char/13:68 /dev/input/by-path/platform-applesmc.768-event

P: /devices/platform/applesmc.768/input/input4/js0
N: input/js0
S: char/13:0
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/applesmc.768/input/input4/js0
E: MAJOR=13
E: MINOR=0
E: DEVNAME=/dev/input/js0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=platform-applesmc.768
E: DEVLINKS=/dev/char/13:0

P: /devices/virtual/input/input10/event10
N: input/event10
S: char/13:74
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input10/event10
E: MAJOR=13
E: MINOR=74
E: DEVNAME=/dev/input/event10
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys
E: XKBOPTIONS=lv3:rwin_switch,compose:caps,numpad:mac
E: DMI_VENDOR=Apple Inc.
E: DEVLINKS=/dev/char/13:74

P: /devices/virtual/input/input11/event11
N: input/event11
S: char/13:75
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input11/event11
E: MAJOR=13
E: MINOR=75
E: DEVNAME=/dev/input/event11
E: SUBSYSTEM=input
E: ID_INPUT=1
E: DMI_VENDOR=Apple Inc.
E: DEVLINKS=/dev/char/13:75

DRM Information from dmesg:
[    0.604410] Linux agpgart interface v0.103
[    0.605008] [drm] Initialized drm 1.1.0 20060810


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (999, 'testing'), (990, 'stable'), (900, 'unstable'), (90, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.36 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-input-evdev depends on:
ii  libc6                         2.11.2-7   Embedded GNU C Library: Shared lib
ii  xserver-xorg-core [xorg-input 2:1.9.2-1  Xorg X server - core server

xserver-xorg-input-evdev recommends no packages.

xserver-xorg-input-evdev suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: xserver-xorg-input-evdev
Source-Version: 1:2.5.99.901-2

We believe that the bug you reported is fixed in the latest version of
xserver-xorg-input-evdev, which is due to be installed in the Debian FTP archive:

xserver-xorg-input-evdev-dev_2.5.99.901-2_all.deb
  to main/x/xserver-xorg-input-evdev/xserver-xorg-input-evdev-dev_2.5.99.901-2_all.deb
xserver-xorg-input-evdev-udeb_2.5.99.901-2_amd64.udeb
  to main/x/xserver-xorg-input-evdev/xserver-xorg-input-evdev-udeb_2.5.99.901-2_amd64.udeb
xserver-xorg-input-evdev_2.5.99.901-2.diff.gz
  to main/x/xserver-xorg-input-evdev/xserver-xorg-input-evdev_2.5.99.901-2.diff.gz
xserver-xorg-input-evdev_2.5.99.901-2.dsc
  to main/x/xserver-xorg-input-evdev/xserver-xorg-input-evdev_2.5.99.901-2.dsc
xserver-xorg-input-evdev_2.5.99.901-2_amd64.deb
  to main/x/xserver-xorg-input-evdev/xserver-xorg-input-evdev_2.5.99.901-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 605374@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cyril Brulebois <kibi@debian.org> (supplier of updated xserver-xorg-input-evdev package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 04 Jan 2011 16:06:52 +0100
Source: xserver-xorg-input-evdev
Binary: xserver-xorg-input-evdev xserver-xorg-input-evdev-udeb xserver-xorg-input-evdev-dev
Architecture: source all amd64
Version: 1:2.5.99.901-2
Distribution: experimental
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Cyril Brulebois <kibi@debian.org>
Description: 
 xserver-xorg-input-evdev - X.Org X server -- evdev input driver
 xserver-xorg-input-evdev-dev - X.Org X server -- evdev input driver (development headers)
 xserver-xorg-input-evdev-udeb - X.Org X server -- evdev input driver (udeb)
Closes: 605374
Changes: 
 xserver-xorg-input-evdev (1:2.5.99.901-2) experimental; urgency=low
 .
   * Switch Architecture for all binary packages from any to linux-any
     since this driver is Linux-only.
   * Cherry-pick bed25600 from upstream to fix crashes in
     GetProximityEvents (Closes: #605374).
Checksums-Sha1: 
 ece60003fe57e4766b8dc7bfe4728c1855bdaad8 1733 xserver-xorg-input-evdev_2.5.99.901-2.dsc
 d5437adcb2d205960461e1bc73624e35cf513799 18893 xserver-xorg-input-evdev_2.5.99.901-2.diff.gz
 e8d69e8b077c524d7439203403f8ae336d6302a8 8830 xserver-xorg-input-evdev-dev_2.5.99.901-2_all.deb
 164106cf3d2de05bff002d568d872db5678e5113 86482 xserver-xorg-input-evdev_2.5.99.901-2_amd64.deb
 8d14fc7a55dee58cdd1bba673e902a100632d2e3 18596 xserver-xorg-input-evdev-udeb_2.5.99.901-2_amd64.udeb
Checksums-Sha256: 
 9b0b2a04f994ab1012dbcf6f9e137c697dfc8a18039adbd482021d1a3ba6ad4b 1733 xserver-xorg-input-evdev_2.5.99.901-2.dsc
 382b337548d1f40ae18cc3135f9d06b8b671041cffa0d9150aedc3555d57a0b2 18893 xserver-xorg-input-evdev_2.5.99.901-2.diff.gz
 ea1915a8dad0a0e111941f81fe5f57ba4b5bee59d7e4dd794d4705a6cc760ef4 8830 xserver-xorg-input-evdev-dev_2.5.99.901-2_all.deb
 46ecb2226e2a0f886ce5d531c39eccfb784c1baf2d03cdd649dd471bd10e9bda 86482 xserver-xorg-input-evdev_2.5.99.901-2_amd64.deb
 bf03583fa37f2cfd8f88a9f860b418abc6f79a804bb95546d1f184ac5a8df352 18596 xserver-xorg-input-evdev-udeb_2.5.99.901-2_amd64.udeb
Files: 
 1aabb3408d9a23b16d98284d42d65174 1733 x11 optional xserver-xorg-input-evdev_2.5.99.901-2.dsc
 c94730ac1205c9101e1e7e9aa9986114 18893 x11 optional xserver-xorg-input-evdev_2.5.99.901-2.diff.gz
 3beb6cd2cead3c25575f2b90497cdd45 8830 libdevel optional xserver-xorg-input-evdev-dev_2.5.99.901-2_all.deb
 a5006175697f82499be6ffeeb1ddca85 86482 x11 optional xserver-xorg-input-evdev_2.5.99.901-2_amd64.deb
 f26550eeb00cc167b9a0e55a39423d9e 18596 debian-installer optional xserver-xorg-input-evdev-udeb_2.5.99.901-2_amd64.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk0jOIUACgkQeGfVPHR5Nd32WgCcDl7u9HoRcaiodYgmBHG9K+kW
pkYAniT2TKXPJk/j8tvr2qdVCaQIwa4H
=xpbm
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: