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

Bug#627790: xserver-xorg-core: X crash when creating a chroot (with xorg packages) with debootstrap



Package: xserver-xorg-core
Version: 2:1.10.1-2
Severity: normal


When I'm making a chroot with debootstrap:

debootstrap --include=xorg --arch i386 \
            squeeze /mnt/debootstrap/ \
            http://ftp.es.debian.org/debian 2>&1 | tee debootstrap.log

Xorg crash (from Xorg.0.log.old):

Backtrace:
[ 17791.360] 0: /usr/bin/Xorg (xorg_backtrace+0x28) [0x4a38b8]
[ 17791.360] 1: /usr/bin/Xorg (0x400000+0x646e9) [0x4646e9]
[ 17791.360] 2: /lib/libpthread.so.0 (0x7ff6ac9a6000+0xf020) [0x7ff6ac9b5020]
[ 17791.360] 3: /usr/lib/xorg/modules/input/evdev_drv.so (0x7ff6a6171000+0x5b99) [0x7ff6a6176b99]
[ 17791.360] 4: /usr/bin/Xorg (WakeupHandler+0x4b) [0x43581b]
[ 17791.360] 5: /usr/bin/Xorg (WaitForSomething+0x1bc) [0x45dd6c]
[ 17791.360] 6: /usr/bin/Xorg (0x400000+0x314b2) [0x4314b2]
[ 17791.361] 7: /usr/bin/Xorg (0x400000+0x257de) [0x4257de]
[ 17791.361] 8: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7ff6ab6dfead]
[ 17791.361] 9: /usr/bin/Xorg (0x400000+0x25389) [0x425389]
[ 17791.361] Segmentation fault at address 0x2c1
[ 17791.361]
Fatal server error:
[ 17791.361] Caught signal 11 (Segmentation fault). Server aborting
[ 17791.361]
[ 17791.361]


Some lines before I can see some devices reconnections (see attached Xorg.log.old)

The cause is in xserver-xorg-core.postinst, at the end of this script 
udevadm is called (inside chroot):

(xserver-xorg-core of Debian Squeeze)

##############################################################
[...]
  if dpkg --compare-versions "$2" lt 2:1.7.3.901-2; then
    if [ `uname -s` = "Linux" ]; then
      udevadm trigger --subsystem-match=input --action=change
    fi
  fi
[...]
##############################################################

If I exec (as root)
	udevadm trigger --subsystem-match=input --action=change

Xorg crash too.



--
Greetings
--

-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Jan 20 19:20 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1972704 Apr 28 14:26 /usr/bin/Xorg

Diversions concerning libGL are in place
----------------------------------------
diversion of /usr/lib/libGL.so to /usr/lib/nvidia/diversions/libGL.so by libgl1-nvidia-alternatives
diversion of /usr/lib/libGL.so.1 to /usr/lib/nvidia/diversions/libGL.so.1 by libgl1-nvidia-alternatives
diversion of /usr/lib/xorg/modules/extensions/libglx.so to /usr/lib/nvidia/diversions/libglx.so by libglx-nvidia-alternatives
diversion of /usr/lib/libGL.so.1.2 to /usr/lib/nvidia/diversions/libGL.so.1.2 by libgl1-nvidia-alternatives
diversion of /usr/lib/debug/usr/lib/xorg/modules/extensions/libglx.so to /usr/lib/nvidia/diversions/libglx.so.dbg by libglx-nvidia-alternatives

VGA-compatible devices on PCI bus:
----------------------------------
01:00.0 VGA compatible controller [0300]: nVidia Corporation G84M [Quadro NVS 140M] [10de:0429] (rev a1)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 147 Feb 12 15:32 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------

Section "Device"
	Identifier	"Configured Video Device"
	Driver		"nvidia"
	Option		"NoLogo"	"true"
	#Driver		"nv"
	#Driver		"nouveau"
EndSection



/etc/X11/xorg.conf.d does not exist.

KMS configuration files:
------------------------
/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
-------------------------------
Linux version 2.6.39-1-amd64 (Debian 2.6.39-1) (maks@debian.org) (gcc version 4.4.5 (Debian 4.4.5-12) ) #1 SMP Thu May 19 14:30:28 UTC 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 21615 Jan 20 21:36 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 26297 May 24 17:22 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[ 17794.074] 
X.Org X Server 1.10.1
Release Date: 2011-04-15
[ 17794.074] X Protocol Version 11, Revision 0
[ 17794.074] Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian
[ 17794.075] Current Operating System: Linux thinkpad 2.6.39-1-amd64 #1 SMP Thu May 19 14:30:28 UTC 2011 x86_64
[ 17794.075] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.39-1-amd64 root=UUID=70c86404-2aa4-4023-85b3-d3dda07021ff ro quiet
[ 17794.075] Build Date: 28 April 2011  12:13:00PM
[ 17794.075] xorg-server 2:1.10.1-2 (Julien Cristau <jcristau@debian.org>) 
[ 17794.075] Current version of pixman: 0.21.8
[ 17794.075] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 17794.075] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 17794.075] (==) Log file: "/var/log/Xorg.0.log", Time: Tue May 24 17:21:55 2011
[ 17794.075] (==) Using config file: "/etc/X11/xorg.conf"
[ 17794.075] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 17794.075] (==) No Layout section.  Using the first Screen section.
[ 17794.075] (==) No screen section available. Using defaults.
[ 17794.075] (**) |-->Screen "Default Screen Section" (0)
[ 17794.075] (**) |   |-->Monitor "<default monitor>"
[ 17794.075] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[ 17794.075] (**) |   |-->Device "Configured Video Device"
[ 17794.075] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[ 17794.075] (==) Automatically adding devices
[ 17794.075] (==) Automatically enabling devices
[ 17794.075] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 17794.075] 	Entry deleted from font path.
[ 17794.075] (==) 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
[ 17794.075] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 17794.075] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 17794.075] (II) Loader magic: 0x7dba00
[ 17794.075] (II) Module ABI versions:
[ 17794.075] 	X.Org ANSI C Emulation: 0.4
[ 17794.075] 	X.Org Video Driver: 10.0
[ 17794.075] 	X.Org XInput driver : 12.2
[ 17794.076] 	X.Org Server Extension : 5.0
[ 17794.077] (--) PCI:*(0:1:0:0) 10de:0429:17aa:20d8 rev 161, Mem @ 0xd6000000/16777216, 0xe0000000/268435456, 0xd4000000/33554432, I/O @ 0x00002000/128
[ 17794.077] (II) Open ACPI successful (/var/run/acpid.socket)
[ 17794.077] (II) LoadModule: "extmod"
[ 17794.077] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 17794.078] (II) Module extmod: vendor="X.Org Foundation"
[ 17794.078] 	compiled for 1.10.1, module version = 1.0.0
[ 17794.078] 	Module class: X.Org Server Extension
[ 17794.078] 	ABI class: X.Org Server Extension, version 5.0
[ 17794.078] (II) Loading extension SELinux
[ 17794.078] (II) Loading extension MIT-SCREEN-SAVER
[ 17794.078] (II) Loading extension XFree86-VidModeExtension
[ 17794.078] (II) Loading extension XFree86-DGA
[ 17794.078] (II) Loading extension DPMS
[ 17794.078] (II) Loading extension XVideo
[ 17794.078] (II) Loading extension XVideo-MotionCompensation
[ 17794.078] (II) Loading extension X-Resource
[ 17794.078] (II) LoadModule: "dbe"
[ 17794.078] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 17794.078] (II) Module dbe: vendor="X.Org Foundation"
[ 17794.078] 	compiled for 1.10.1, module version = 1.0.0
[ 17794.078] 	Module class: X.Org Server Extension
[ 17794.078] 	ABI class: X.Org Server Extension, version 5.0
[ 17794.078] (II) Loading extension DOUBLE-BUFFER
[ 17794.078] (II) LoadModule: "glx"
[ 17794.078] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 17794.094] (II) Module glx: vendor="NVIDIA Corporation"
[ 17794.094] 	compiled for 4.0.2, module version = 1.0.0
[ 17794.094] 	Module class: X.Org Server Extension
[ 17794.094] (II) NVIDIA GLX Module  270.41.06  Mon Apr 18 15:10:15 PDT 2011
[ 17794.094] (II) Loading extension GLX
[ 17794.094] (II) LoadModule: "record"
[ 17794.094] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 17794.094] (II) Module record: vendor="X.Org Foundation"
[ 17794.094] 	compiled for 1.10.1, module version = 1.13.0
[ 17794.094] 	Module class: X.Org Server Extension
[ 17794.094] 	ABI class: X.Org Server Extension, version 5.0
[ 17794.094] (II) Loading extension RECORD
[ 17794.094] (II) LoadModule: "dri"
[ 17794.094] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 17794.095] (II) Module dri: vendor="X.Org Foundation"
[ 17794.095] 	compiled for 1.10.1, module version = 1.0.0
[ 17794.095] 	ABI class: X.Org Server Extension, version 5.0
[ 17794.095] (II) Loading extension XFree86-DRI
[ 17794.095] (II) LoadModule: "dri2"
[ 17794.095] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 17794.095] (II) Module dri2: vendor="X.Org Foundation"
[ 17794.095] 	compiled for 1.10.1, module version = 1.2.0
[ 17794.095] 	ABI class: X.Org Server Extension, version 5.0
[ 17794.095] (II) Loading extension DRI2
[ 17794.095] (II) LoadModule: "nvidia"
[ 17794.095] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 17794.096] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 17794.096] 	compiled for 4.0.2, module version = 1.0.0
[ 17794.096] 	Module class: X.Org Video Driver
[ 17794.096] (II) NVIDIA dlloader X Driver  270.41.06  Mon Apr 18 14:55:25 PDT 2011
[ 17794.096] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 17794.096] (++) using VT number 8

[ 17794.104] (II) Loading sub module "fb"
[ 17794.104] (II) LoadModule: "fb"
[ 17794.104] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 17794.104] (II) Module fb: vendor="X.Org Foundation"
[ 17794.104] 	compiled for 1.10.1, module version = 1.0.0
[ 17794.104] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 17794.104] (II) Loading sub module "wfb"
[ 17794.104] (II) LoadModule: "wfb"
[ 17794.105] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 17794.105] (II) Module wfb: vendor="X.Org Foundation"
[ 17794.105] 	compiled for 1.10.1, module version = 1.0.0
[ 17794.105] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 17794.105] (II) Loading sub module "ramdac"
[ 17794.105] (II) LoadModule: "ramdac"
[ 17794.105] (II) Module "ramdac" already built-in
[ 17794.105] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 17794.105] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 17794.105] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 17794.105] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[ 17794.105] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 17794.105] (==) NVIDIA(0): RGB weight 888
[ 17794.105] (==) NVIDIA(0): Default visual is TrueColor
[ 17794.105] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 17794.105] (**) NVIDIA(0): Option "NoLogo" "true"
[ 17798.843] (II) NVIDIA(GPU-0): Display (LG Electronics W2242 (CRT-0)) does not support NVIDIA
[ 17798.843] (II) NVIDIA(GPU-0):     3D Vision stereo.
[ 17798.843] (II) NVIDIA(GPU-0): Display (IBM (DFP-0)) does not support NVIDIA 3D Vision
[ 17798.843] (II) NVIDIA(GPU-0):     stereo.
[ 17798.846] (II) NVIDIA(0): NVIDIA GPU Quadro NVS 140M (G86) at PCI:1:0:0 (GPU-0)
[ 17798.846] (--) NVIDIA(0): Memory: 524288 kBytes
[ 17798.846] (--) NVIDIA(0): VideoBIOS: 60.86.3e.00.00
[ 17798.846] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 17798.846] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 17798.846] (--) NVIDIA(0): Connected display device(s) on Quadro NVS 140M at PCI:1:0:0
[ 17798.846] (--) NVIDIA(0):     LG Electronics W2242 (CRT-0)
[ 17798.846] (--) NVIDIA(0):     IBM (DFP-0)
[ 17798.847] (--) NVIDIA(0): LG Electronics W2242 (CRT-0): 400.0 MHz maximum pixel clock
[ 17798.847] (--) NVIDIA(0): IBM (DFP-0): 330.0 MHz maximum pixel clock
[ 17798.847] (--) NVIDIA(0): IBM (DFP-0): Internal Dual Link LVDS
[ 17798.850] (WW) NVIDIA(0): The EDID for IBM (DFP-0) contradicts itself: mode "1680x1050"
[ 17798.850] (WW) NVIDIA(0):     is specified in the EDID; however, the EDID's valid
[ 17798.850] (WW) NVIDIA(0):     HorizSync range (53.398-64.075 kHz) would exclude this
[ 17798.850] (WW) NVIDIA(0):     mode's HorizSync (42.7 kHz); ignoring HorizSync check for
[ 17798.850] (WW) NVIDIA(0):     mode "1680x1050".
[ 17798.850] (WW) NVIDIA(0): The EDID for IBM (DFP-0) contradicts itself: mode "1680x1050"
[ 17798.850] (WW) NVIDIA(0):     is specified in the EDID; however, the EDID's valid
[ 17798.850] (WW) NVIDIA(0):     HorizSync range (53.398-64.075 kHz) would exclude this
[ 17798.850] (WW) NVIDIA(0):     mode's HorizSync (42.7 kHz); ignoring HorizSync check for
[ 17798.850] (WW) NVIDIA(0):     mode "1680x1050".
[ 17798.908] (II) NVIDIA(0): Assigned Display Device: DFP-0
[ 17798.908] (==) NVIDIA(0): 
[ 17798.908] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 17798.909] (==) NVIDIA(0):     will be used as the requested mode.
[ 17798.909] (==) NVIDIA(0): 
[ 17798.909] (II) NVIDIA(0): Validated modes:
[ 17798.909] (II) NVIDIA(0):     "nvidia-auto-select"
[ 17798.909] (II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
[ 17800.190] (--) NVIDIA(0): DPI set to (129, 127); computed from "UseEdidDpi" X config
[ 17800.190] (--) NVIDIA(0):     option
[ 17800.190] (--) Depth 24 pixmap format is 32 bpp
[ 17800.190] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 17800.200] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[ 17801.008] (II) Loading extension NV-GLX
[ 17801.068] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 17801.068] (==) NVIDIA(0): Backing store disabled
[ 17801.068] (==) NVIDIA(0): Silken mouse enabled
[ 17801.068] (==) NVIDIA(0): DPMS enabled
[ 17801.068] (II) Loading extension NV-CONTROL
[ 17801.069] (II) Loading extension XINERAMA
[ 17801.069] (II) Loading sub module "dri2"
[ 17801.069] (II) LoadModule: "dri2"
[ 17801.069] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 17801.069] (II) Module dri2: vendor="X.Org Foundation"
[ 17801.069] 	compiled for 1.10.1, module version = 1.2.0
[ 17801.069] 	ABI class: X.Org Server Extension, version 5.0
[ 17801.069] (II) NVIDIA(0): [DRI2] Setup complete
[ 17801.069] (==) RandR enabled
[ 17801.069] (II) Initializing built-in extension Generic Event Extension
[ 17801.069] (II) Initializing built-in extension SHAPE
[ 17801.069] (II) Initializing built-in extension MIT-SHM
[ 17801.069] (II) Initializing built-in extension XInputExtension
[ 17801.069] (II) Initializing built-in extension XTEST
[ 17801.069] (II) Initializing built-in extension BIG-REQUESTS
[ 17801.069] (II) Initializing built-in extension SYNC
[ 17801.069] (II) Initializing built-in extension XKEYBOARD
[ 17801.069] (II) Initializing built-in extension XC-MISC
[ 17801.069] (II) Initializing built-in extension SECURITY
[ 17801.069] (II) Initializing built-in extension XINERAMA
[ 17801.069] (II) Initializing built-in extension XFIXES
[ 17801.069] (II) Initializing built-in extension RENDER
[ 17801.069] (II) Initializing built-in extension RANDR
[ 17801.069] (II) Initializing built-in extension COMPOSITE
[ 17801.069] (II) Initializing built-in extension DAMAGE
[ 17801.069] (II) SELinux: Disabled on system
[ 17801.071] (II) Initializing extension GLX
[ 17801.194] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 17801.194] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 17801.194] (II) LoadModule: "evdev"
[ 17801.194] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17801.195] (II) Module evdev: vendor="X.Org Foundation"
[ 17801.195] 	compiled for 1.10.1, module version = 2.6.0
[ 17801.195] 	Module class: X.Org XInput Driver
[ 17801.195] 	ABI class: X.Org XInput driver, version 12.2
[ 17801.195] (II) Using input driver 'evdev' for 'Power Button'
[ 17801.195] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17801.195] (**) Power Button: always reports core events
[ 17801.195] (**) Power Button: Device: "/dev/input/event4"
[ 17801.208] (--) Power Button: Found keys
[ 17801.208] (II) Power Button: Configuring as keyboard
[ 17801.208] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[ 17801.208] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 17801.208] (**) Option "xkb_rules" "evdev"
[ 17801.208] (**) Option "xkb_model" "pc105"
[ 17801.208] (**) Option "xkb_layout" "es"
[ 17801.245] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 17801.245] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 17801.245] (II) Using input driver 'evdev' for 'Video Bus'
[ 17801.245] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17801.245] (**) Video Bus: always reports core events
[ 17801.245] (**) Video Bus: Device: "/dev/input/event3"
[ 17801.256] (--) Video Bus: Found keys
[ 17801.256] (II) Video Bus: Configuring as keyboard
[ 17801.256] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:06/LNXVIDEO:01/input/input3/event3"
[ 17801.256] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[ 17801.256] (**) Option "xkb_rules" "evdev"
[ 17801.256] (**) Option "xkb_model" "pc105"
[ 17801.256] (**) Option "xkb_layout" "es"
[ 17801.260] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 17801.260] (II) No input driver/identifier specified (ignoring)
[ 17801.261] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 17801.261] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 17801.261] (II) Using input driver 'evdev' for 'Sleep Button'
[ 17801.261] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17801.261] (**) Sleep Button: always reports core events
[ 17801.261] (**) Sleep Button: Device: "/dev/input/event2"
[ 17801.276] (--) Sleep Button: Found keys
[ 17801.276] (II) Sleep Button: Configuring as keyboard
[ 17801.276] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[ 17801.276] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[ 17801.276] (**) Option "xkb_rules" "evdev"
[ 17801.276] (**) Option "xkb_model" "pc105"
[ 17801.276] (**) Option "xkb_layout" "es"
[ 17801.283] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[ 17801.283] (II) No input driver/identifier specified (ignoring)
[ 17801.289] (II) config/udev: Adding input device Logitech G500 (/dev/input/event8)
[ 17801.289] (**) Logitech G500: Applying InputClass "evdev pointer catchall"
[ 17801.289] (II) Using input driver 'evdev' for 'Logitech G500'
[ 17801.289] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17801.289] (**) Logitech G500: always reports core events
[ 17801.289] (**) Logitech G500: Device: "/dev/input/event8"
[ 17801.289] (--) Logitech G500: Found 20 mouse buttons
[ 17801.289] (--) Logitech G500: Found scroll wheel(s)
[ 17801.289] (--) Logitech G500: Found relative axes
[ 17801.289] (--) Logitech G500: Found x and y relative axes
[ 17801.289] (II) Logitech G500: Configuring as mouse
[ 17801.289] (II) Logitech G500: Adding scrollwheel support
[ 17801.289] (**) Logitech G500: YAxisMapping: buttons 4 and 5
[ 17801.289] (**) Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 17801.289] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.0/input/input8/event8"
[ 17801.289] (II) XINPUT: Adding extended input device "Logitech G500" (type: MOUSE)
[ 17801.289] (II) Logitech G500: initialized for relative axes.
[ 17801.289] (**) Logitech G500: (accel) keeping acceleration scheme 1
[ 17801.289] (**) Logitech G500: (accel) acceleration profile 0
[ 17801.289] (**) Logitech G500: (accel) acceleration factor: 2.000
[ 17801.289] (**) Logitech G500: (accel) acceleration threshold: 4
[ 17801.289] (II) config/udev: Adding input device Logitech G500 (/dev/input/mouse0)
[ 17801.290] (II) No input driver/identifier specified (ignoring)
[ 17801.290] (II) config/udev: Adding input device Logitech G500 (/dev/input/event9)
[ 17801.290] (**) Logitech G500: Applying InputClass "evdev keyboard catchall"
[ 17801.290] (II) Using input driver 'evdev' for 'Logitech G500'
[ 17801.290] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17801.290] (**) Logitech G500: always reports core events
[ 17801.290] (**) Logitech G500: Device: "/dev/input/event9"
[ 17801.290] (--) Logitech G500: Found 1 mouse buttons
[ 17801.290] (--) Logitech G500: Found scroll wheel(s)
[ 17801.290] (--) Logitech G500: Found relative axes
[ 17801.290] (--) Logitech G500: Found absolute axes
[ 17801.290] (--) Logitech G500: Found keys
[ 17801.290] (II) Logitech G500: Configuring as mouse
[ 17801.290] (II) Logitech G500: Configuring as keyboard
[ 17801.290] (II) Logitech G500: Adding scrollwheel support
[ 17801.290] (**) Logitech G500: YAxisMapping: buttons 4 and 5
[ 17801.290] (**) Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 17801.290] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.1/input/input9/event9"
[ 17801.290] (II) XINPUT: Adding extended input device "Logitech G500" (type: KEYBOARD)
[ 17801.290] (**) Option "xkb_rules" "evdev"
[ 17801.290] (**) Option "xkb_model" "pc105"
[ 17801.290] (**) Option "xkb_layout" "es"
[ 17801.291] (EE) Logitech G500: failed to initialize for relative axes.
[ 17801.291] (II) Logitech G500: initialized for absolute axes.
[ 17801.291] (**) Logitech G500: (accel) keeping acceleration scheme 1
[ 17801.291] (**) Logitech G500: (accel) acceleration profile 0
[ 17801.291] (**) Logitech G500: (accel) acceleration factor: 2.000
[ 17801.291] (**) Logitech G500: (accel) acceleration threshold: 4
[ 17801.295] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 17801.295] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 17801.295] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 17801.295] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17801.295] (**) AT Translated Set 2 keyboard: always reports core events
[ 17801.296] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 17801.296] (--) AT Translated Set 2 keyboard: Found keys
[ 17801.296] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 17801.296] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 17801.296] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 17801.296] (**) Option "xkb_rules" "evdev"
[ 17801.296] (**) Option "xkb_model" "pc105"
[ 17801.296] (**) Option "xkb_layout" "es"
[ 17801.296] (II) config/udev: Adding input device DualPoint Stick (/dev/input/event10)
[ 17801.296] (**) DualPoint Stick: Applying InputClass "evdev pointer catchall"
[ 17801.296] (II) Using input driver 'evdev' for 'DualPoint Stick'
[ 17801.296] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17801.296] (**) DualPoint Stick: always reports core events
[ 17801.296] (**) DualPoint Stick: Device: "/dev/input/event10"
[ 17801.296] (--) DualPoint Stick: Found 3 mouse buttons
[ 17801.296] (--) DualPoint Stick: Found relative axes
[ 17801.296] (--) DualPoint Stick: Found x and y relative axes
[ 17801.296] (II) DualPoint Stick: Configuring as mouse
[ 17801.297] (**) DualPoint Stick: YAxisMapping: buttons 4 and 5
[ 17801.297] (**) DualPoint Stick: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 17801.297] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event10"
[ 17801.297] (II) XINPUT: Adding extended input device "DualPoint Stick" (type: MOUSE)
[ 17801.297] (II) DualPoint Stick: initialized for relative axes.
[ 17801.297] (**) DualPoint Stick: (accel) keeping acceleration scheme 1
[ 17801.297] (**) DualPoint Stick: (accel) acceleration profile 0
[ 17801.297] (**) DualPoint Stick: (accel) acceleration factor: 2.000
[ 17801.297] (**) DualPoint Stick: (accel) acceleration threshold: 4
[ 17801.297] (II) config/udev: Adding input device DualPoint Stick (/dev/input/mouse1)
[ 17801.297] (II) No input driver/identifier specified (ignoring)
[ 17801.297] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/event11)
[ 17801.297] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "evdev touchpad catchall"
[ 17801.297] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall"
[ 17801.297] (II) LoadModule: "synaptics"
[ 17801.298] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 17801.298] (II) Module synaptics: vendor="X.Org Foundation"
[ 17801.298] 	compiled for 1.10.1, module version = 1.4.0
[ 17801.298] 	Module class: X.Org XInput Driver
[ 17801.298] 	ABI class: X.Org XInput driver, version 12.2
[ 17801.298] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS DualPoint TouchPad'
[ 17801.298] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 17801.298] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[ 17801.298] (**) Option "Device" "/dev/input/event11"
[ 17801.312] (--) AlpsPS/2 ALPS DualPoint TouchPad: x-axis range 0 - 1023
[ 17801.312] (--) AlpsPS/2 ALPS DualPoint TouchPad: y-axis range 0 - 767
[ 17801.312] (--) AlpsPS/2 ALPS DualPoint TouchPad: pressure range 0 - 127
[ 17801.312] (--) AlpsPS/2 ALPS DualPoint TouchPad: buttons: left right middle
[ 17801.312] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid finger width range.  defaulting to 0 - 16
[ 17801.320] (--) AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[ 17801.320] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[ 17801.324] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input11/event11"
[ 17801.324] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD)
[ 17801.324] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 17801.324] (**) AlpsPS/2 ALPS DualPoint TouchPad: MaxSpeed is now 1.75
[ 17801.324] (**) AlpsPS/2 ALPS DualPoint TouchPad: AccelFactor is now 0.156
[ 17801.324] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) keeping acceleration scheme 1
[ 17801.325] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration profile 1
[ 17801.325] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration factor: 2.000
[ 17801.325] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration threshold: 4
[ 17801.332] (--) AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[ 17801.332] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/mouse2)
[ 17801.332] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall"
[ 17801.332] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS DualPoint TouchPad'
[ 17801.332] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 17801.332] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[ 17801.332] (**) Option "Device" "/dev/input/mouse2"
[ 17801.333] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid x-axis range.  defaulting to 1615 - 5685
[ 17801.333] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid y-axis range.  defaulting to 1729 - 4171
[ 17801.333] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid pressure range.  defaulting to 0 - 256
[ 17801.333] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid finger width range.  defaulting to 0 - 16
[ 17801.353] (EE) Query no Synaptics: 6003C8
[ 17801.353] (--) AlpsPS/2 ALPS DualPoint TouchPad: no supported touchpad found
[ 17801.353] (EE) AlpsPS/2 ALPS DualPoint TouchPad Unable to query/initialize Synaptics hardware.
[ 17801.356] (EE) PreInit returned 11 for "AlpsPS/2 ALPS DualPoint TouchPad"
[ 17801.356] (II) UnloadModule: "synaptics"
[ 17801.356] (II) Unloading synaptics
[ 17801.356] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 17801.356] (II) No input driver/identifier specified (ignoring)
[ 17801.358] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event6)
[ 17801.358] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[ 17801.358] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[ 17801.358] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17801.358] (**) ThinkPad Extra Buttons: always reports core events
[ 17801.358] (**) ThinkPad Extra Buttons: Device: "/dev/input/event6"
[ 17801.359] (--) ThinkPad Extra Buttons: Found keys
[ 17801.359] (II) ThinkPad Extra Buttons: Configuring as keyboard
[ 17801.359] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input6/event6"
[ 17801.359] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD)
[ 17801.359] (**) Option "xkb_rules" "evdev"
[ 17801.359] (**) Option "xkb_model" "pc105"
[ 17801.359] (**) Option "xkb_layout" "es"
[ 17801.365] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event12)
[ 17801.365] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[ 17801.365] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[ 17801.365] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17801.365] (**) ACPI Virtual Keyboard Device: always reports core events
[ 17801.365] (**) ACPI Virtual Keyboard Device: Device: "/dev/input/event12"
[ 17801.366] (--) ACPI Virtual Keyboard Device: Found keys
[ 17801.366] (II) ACPI Virtual Keyboard Device: Configuring as keyboard
[ 17801.366] (**) Option "config_info" "udev:/sys/devices/virtual/input/input12/event12"
[ 17801.366] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD)
[ 17801.366] (**) Option "xkb_rules" "evdev"
[ 17801.366] (**) Option "xkb_model" "pc105"
[ 17801.366] (**) Option "xkb_layout" "es"

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4
N: input/event4
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=es
E: BACKSPACE=guess
E: DMI_VENDOR=LENOVO

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:06/LNXVIDEO:01/input/input3/event3
N: input/event3
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:06/LNXVIDEO:01/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=es
E: BACKSPACE=guess
E: DMI_VENDOR=LENOVO

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
N: input/event1
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: DMI_VENDOR=LENOVO

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2
N: input/event2
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device: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=es
E: BACKSPACE=guess
E: DMI_VENDOR=LENOVO

P: /devices/pci0000:00/0000:00:1b.0/input/input7/event7
N: input/event7
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input7/event7
E: MAJOR=13
E: MINOR=71
E: DEVNAME=/dev/input/event7
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=LENOVO

P: /devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.0/input/input8/event8
N: input/event8
S: input/by-id/usb-Logitech_G500_205EEBB7240018-event-mouse
S: input/by-path/pci-0000:00:1d.0-usb-0:2:1.0-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2: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_MOUSE=1
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_MODEL=G500
E: ID_MODEL_ENC=G500
E: ID_MODEL_ID=c068
E: ID_REVISION=5802
E: ID_SERIAL=Logitech_G500_205EEBB7240018
E: ID_SERIAL_SHORT=205EEBB7240018
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.0-usb-0:2:1.0
E: DEVLINKS=/dev/input/by-id/usb-Logitech_G500_205EEBB7240018-event-mouse /dev/input/by-path/pci-0000:00:1d.0-usb-0:2:1.0-event-mouse

P: /devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.0/input/input8/mouse0
N: input/mouse0
S: input/by-id/usb-Logitech_G500_205EEBB7240018-mouse
S: input/by-path/pci-0000:00:1d.0-usb-0:2:1.0-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.0/input/input8/mouse0
E: MAJOR=13
E: MINOR=32
E: DEVNAME=/dev/input/mouse0
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=G500
E: ID_MODEL_ENC=G500
E: ID_MODEL_ID=c068
E: ID_REVISION=5802
E: ID_SERIAL=Logitech_G500_205EEBB7240018
E: ID_SERIAL_SHORT=205EEBB7240018
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.0-usb-0:2:1.0
E: DEVLINKS=/dev/input/by-id/usb-Logitech_G500_205EEBB7240018-mouse /dev/input/by-path/pci-0000:00:1d.0-usb-0:2:1.0-mouse

P: /devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.1/input/input9/event9
N: input/event9
S: input/by-id/usb-Logitech_G500_205EEBB7240018-event-kbd
S: input/by-id/usb-Logitech_G500_205EEBB7240018-if01-event-kbd
S: input/by-path/pci-0000:00:1d.0-usb-0:2:1.1-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.1/input/input9/event9
E: MAJOR=13
E: MINOR=73
E: DEVNAME=/dev/input/event9
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_MODEL=G500
E: ID_MODEL_ENC=G500
E: ID_MODEL_ID=c068
E: ID_REVISION=5802
E: ID_SERIAL=Logitech_G500_205EEBB7240018
E: ID_SERIAL_SHORT=205EEBB7240018
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.0-usb-0:2:1.1
E: XKBMODEL=pc105
E: XKBLAYOUT=es
E: DEVLINKS=/dev/input/by-id/usb-Logitech_G500_205EEBB7240018-event-kbd /dev/input/by-id/usb-Logitech_G500_205EEBB7240018-if01-event-kbd /dev/input/by-path/pci-0000:00:1d.0-usb-0:2:1.1-event-kbd
E: BACKSPACE=guess

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
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=pc105
E: XKBLAYOUT=es
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DMI_VENDOR=LENOVO

P: /devices/platform/i8042/serio1/input/input10/event10
N: input/event10
S: input/by-path/platform-i8042-serio-1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input10/event10
E: MAJOR=13
E: MINOR=74
E: DEVNAME=/dev/input/event10
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DMI_VENDOR=LENOVO
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse

P: /devices/platform/i8042/serio1/input/input10/mouse1
N: input/mouse1
S: input/by-path/platform-i8042-serio-1-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input10/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_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse

P: /devices/platform/i8042/serio1/input/input11/event11
N: input/event11
S: input/by-path/platform-i8042-serio-1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input11/event11
E: MAJOR=13
E: MINOR=75
E: DEVNAME=/dev/input/event11
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DMI_VENDOR=LENOVO
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse

P: /devices/platform/i8042/serio1/input/input11/mouse2
N: input/mouse2
S: input/by-path/platform-i8042-serio-1-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input11/mouse2
E: MAJOR=13
E: MINOR=34
E: DEVNAME=/dev/input/mouse2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse

P: /devices/platform/pcspkr/input/input5/event5
N: input/event5
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input5/event5
E: MAJOR=13
E: MINOR=69
E: DEVNAME=/dev/input/event5
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: DMI_VENDOR=LENOVO
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr

P: /devices/platform/thinkpad_acpi/input/input6/event6
N: input/event6
S: input/by-path/platform-thinkpad_acpi-event
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input6/event6
E: MAJOR=13
E: MINOR=70
E: DEVNAME=/dev/input/event6
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-thinkpad_acpi
E: XKBMODEL=pc105
E: XKBLAYOUT=es
E: DEVLINKS=/dev/input/by-path/platform-thinkpad_acpi-event
E: BACKSPACE=guess
E: DMI_VENDOR=LENOVO

P: /devices/virtual/input/input12/event12
N: input/event12
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input12/event12
E: MAJOR=13
E: MINOR=76
E: DEVNAME=/dev/input/event12
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=es
E: BACKSPACE=guess
E: DMI_VENDOR=LENOVO


DRM Information from dmesg:
---------------------------
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[    0.253922] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[    0.636513] Linux agpgart interface v0.103


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_ES.utf8, LC_CTYPE=es_ES.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-core depends on:
ii  keyboard-configuration       1.73        system-wide keyboard preferences
ii  libaudit0                    1.7.13-1+b2 Dynamic library for security audit
ii  libc6                        2.13-4      Embedded GNU C Library: Shared lib
ii  libdrm2                      2.4.25-2    Userspace interface to kernel DRM 
ii  libgcrypt11                  1.4.6-5     LGPL Crypto library - runtime libr
ii  libpciaccess0                0.12.1-1    Generic PCI access library for X
ii  libpixman-1-0                0.21.8-1    pixel-manipulation library for X a
ii  libselinux1                  2.0.98-1+b1 SELinux runtime shared libraries
ii  libudev0                     170-1       libudev shared library
ii  libxau6                      1:1.0.6-1   X11 authorisation library
ii  libxdmcp6                    1:1.1.0-1   X11 Display Manager Control Protoc
ii  libxfont1                    1:1.4.3-2   X11 font rasterisation library
ii  udev                         170-1       /dev/ and hotplug management daemo
ii  xserver-common               2:1.10.1-2  common files used by various X ser

Versions of packages xserver-xorg-core recommends:
ii  libgl1-mesa-dri               7.10.2-2   free implementation of the OpenGL 

Versions of packages xserver-xorg-core suggests:
ii  xfonts-100dpi                 1:1.0.3    100 dpi fonts for X
ii  xfonts-75dpi                  1:1.0.3    75 dpi fonts for X
ii  xfonts-scalable               1:1.0.3-1  scalable fonts for X

-- no debconf information
[ 17570.706] 
X.Org X Server 1.10.1
Release Date: 2011-04-15
[ 17570.706] X Protocol Version 11, Revision 0
[ 17570.706] Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian
[ 17570.706] Current Operating System: Linux thinkpad 2.6.39-1-amd64 #1 SMP Thu May 19 14:30:28 UTC 2011 x86_64
[ 17570.706] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.39-1-amd64 root=UUID=70c86404-2aa4-4023-85b3-d3dda07021ff ro quiet
[ 17570.706] Build Date: 28 April 2011  12:13:00PM
[ 17570.706] xorg-server 2:1.10.1-2 (Julien Cristau <jcristau@debian.org>) 
[ 17570.706] Current version of pixman: 0.21.8
[ 17570.706] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 17570.706] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 17570.706] (==) Log file: "/var/log/Xorg.0.log", Time: Tue May 24 17:18:12 2011
[ 17570.706] (==) Using config file: "/etc/X11/xorg.conf"
[ 17570.706] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 17570.706] (==) No Layout section.  Using the first Screen section.
[ 17570.706] (==) No screen section available. Using defaults.
[ 17570.706] (**) |-->Screen "Default Screen Section" (0)
[ 17570.707] (**) |   |-->Monitor "<default monitor>"
[ 17570.707] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[ 17570.707] (**) |   |-->Device "Configured Video Device"
[ 17570.707] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[ 17570.707] (==) Automatically adding devices
[ 17570.707] (==) Automatically enabling devices
[ 17570.707] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 17570.707] 	Entry deleted from font path.
[ 17570.707] (==) 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
[ 17570.707] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 17570.707] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 17570.707] (II) Loader magic: 0x7dba00
[ 17570.707] (II) Module ABI versions:
[ 17570.707] 	X.Org ANSI C Emulation: 0.4
[ 17570.707] 	X.Org Video Driver: 10.0
[ 17570.707] 	X.Org XInput driver : 12.2
[ 17570.707] 	X.Org Server Extension : 5.0
[ 17570.708] (--) PCI:*(0:1:0:0) 10de:0429:17aa:20d8 rev 161, Mem @ 0xd6000000/16777216, 0xe0000000/268435456, 0xd4000000/33554432, I/O @ 0x00002000/128
[ 17570.708] (II) Open ACPI successful (/var/run/acpid.socket)
[ 17570.708] (II) LoadModule: "extmod"
[ 17570.709] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 17570.709] (II) Module extmod: vendor="X.Org Foundation"
[ 17570.709] 	compiled for 1.10.1, module version = 1.0.0
[ 17570.709] 	Module class: X.Org Server Extension
[ 17570.709] 	ABI class: X.Org Server Extension, version 5.0
[ 17570.709] (II) Loading extension SELinux
[ 17570.709] (II) Loading extension MIT-SCREEN-SAVER
[ 17570.709] (II) Loading extension XFree86-VidModeExtension
[ 17570.709] (II) Loading extension XFree86-DGA
[ 17570.709] (II) Loading extension DPMS
[ 17570.709] (II) Loading extension XVideo
[ 17570.709] (II) Loading extension XVideo-MotionCompensation
[ 17570.709] (II) Loading extension X-Resource
[ 17570.709] (II) LoadModule: "dbe"
[ 17570.710] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 17570.710] (II) Module dbe: vendor="X.Org Foundation"
[ 17570.710] 	compiled for 1.10.1, module version = 1.0.0
[ 17570.710] 	Module class: X.Org Server Extension
[ 17570.710] 	ABI class: X.Org Server Extension, version 5.0
[ 17570.710] (II) Loading extension DOUBLE-BUFFER
[ 17570.710] (II) LoadModule: "glx"
[ 17570.710] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 17570.723] (II) Module glx: vendor="NVIDIA Corporation"
[ 17570.723] 	compiled for 4.0.2, module version = 1.0.0
[ 17570.723] 	Module class: X.Org Server Extension
[ 17570.723] (II) NVIDIA GLX Module  270.41.06  Mon Apr 18 15:10:15 PDT 2011
[ 17570.723] (II) Loading extension GLX
[ 17570.723] (II) LoadModule: "record"
[ 17570.723] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 17570.723] (II) Module record: vendor="X.Org Foundation"
[ 17570.723] 	compiled for 1.10.1, module version = 1.13.0
[ 17570.723] 	Module class: X.Org Server Extension
[ 17570.723] 	ABI class: X.Org Server Extension, version 5.0
[ 17570.723] (II) Loading extension RECORD
[ 17570.723] (II) LoadModule: "dri"
[ 17570.724] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 17570.724] (II) Module dri: vendor="X.Org Foundation"
[ 17570.724] 	compiled for 1.10.1, module version = 1.0.0
[ 17570.724] 	ABI class: X.Org Server Extension, version 5.0
[ 17570.724] (II) Loading extension XFree86-DRI
[ 17570.724] (II) LoadModule: "dri2"
[ 17570.724] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 17570.724] (II) Module dri2: vendor="X.Org Foundation"
[ 17570.724] 	compiled for 1.10.1, module version = 1.2.0
[ 17570.724] 	ABI class: X.Org Server Extension, version 5.0
[ 17570.724] (II) Loading extension DRI2
[ 17570.724] (II) LoadModule: "nvidia"
[ 17570.724] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 17570.725] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 17570.725] 	compiled for 4.0.2, module version = 1.0.0
[ 17570.725] 	Module class: X.Org Video Driver
[ 17570.725] (II) NVIDIA dlloader X Driver  270.41.06  Mon Apr 18 14:55:25 PDT 2011
[ 17570.725] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 17570.725] (++) using VT number 9

[ 17570.733] (II) Loading sub module "fb"
[ 17570.733] (II) LoadModule: "fb"
[ 17570.733] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 17570.734] (II) Module fb: vendor="X.Org Foundation"
[ 17570.734] 	compiled for 1.10.1, module version = 1.0.0
[ 17570.734] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 17570.734] (II) Loading sub module "wfb"
[ 17570.734] (II) LoadModule: "wfb"
[ 17570.734] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 17570.734] (II) Module wfb: vendor="X.Org Foundation"
[ 17570.734] 	compiled for 1.10.1, module version = 1.0.0
[ 17570.734] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 17570.734] (II) Loading sub module "ramdac"
[ 17570.734] (II) LoadModule: "ramdac"
[ 17570.734] (II) Module "ramdac" already built-in
[ 17570.734] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 17570.734] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 17570.734] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 17570.735] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[ 17570.735] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 17570.735] (==) NVIDIA(0): RGB weight 888
[ 17570.735] (==) NVIDIA(0): Default visual is TrueColor
[ 17570.735] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 17570.735] (**) NVIDIA(0): Option "NoLogo" "true"
[ 17575.533] (II) NVIDIA(GPU-0): Display (LG Electronics W2242 (CRT-0)) does not support NVIDIA
[ 17575.533] (II) NVIDIA(GPU-0):     3D Vision stereo.
[ 17575.534] (II) NVIDIA(GPU-0): Display (IBM (DFP-0)) does not support NVIDIA 3D Vision
[ 17575.534] (II) NVIDIA(GPU-0):     stereo.
[ 17575.537] (II) NVIDIA(0): NVIDIA GPU Quadro NVS 140M (G86) at PCI:1:0:0 (GPU-0)
[ 17575.537] (--) NVIDIA(0): Memory: 524288 kBytes
[ 17575.537] (--) NVIDIA(0): VideoBIOS: 60.86.3e.00.00
[ 17575.537] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 17575.537] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 17575.537] (--) NVIDIA(0): Connected display device(s) on Quadro NVS 140M at PCI:1:0:0
[ 17575.537] (--) NVIDIA(0):     LG Electronics W2242 (CRT-0)
[ 17575.537] (--) NVIDIA(0):     IBM (DFP-0)
[ 17575.537] (--) NVIDIA(0): LG Electronics W2242 (CRT-0): 400.0 MHz maximum pixel clock
[ 17575.537] (--) NVIDIA(0): IBM (DFP-0): 330.0 MHz maximum pixel clock
[ 17575.537] (--) NVIDIA(0): IBM (DFP-0): Internal Dual Link LVDS
[ 17575.540] (WW) NVIDIA(0): The EDID for IBM (DFP-0) contradicts itself: mode "1680x1050"
[ 17575.540] (WW) NVIDIA(0):     is specified in the EDID; however, the EDID's valid
[ 17575.540] (WW) NVIDIA(0):     HorizSync range (53.398-64.075 kHz) would exclude this
[ 17575.540] (WW) NVIDIA(0):     mode's HorizSync (42.7 kHz); ignoring HorizSync check for
[ 17575.540] (WW) NVIDIA(0):     mode "1680x1050".
[ 17575.541] (WW) NVIDIA(0): The EDID for IBM (DFP-0) contradicts itself: mode "1680x1050"
[ 17575.541] (WW) NVIDIA(0):     is specified in the EDID; however, the EDID's valid
[ 17575.541] (WW) NVIDIA(0):     HorizSync range (53.398-64.075 kHz) would exclude this
[ 17575.541] (WW) NVIDIA(0):     mode's HorizSync (42.7 kHz); ignoring HorizSync check for
[ 17575.541] (WW) NVIDIA(0):     mode "1680x1050".
[ 17575.599] (II) NVIDIA(0): Assigned Display Device: DFP-0
[ 17575.599] (==) NVIDIA(0): 
[ 17575.599] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 17575.599] (==) NVIDIA(0):     will be used as the requested mode.
[ 17575.599] (==) NVIDIA(0): 
[ 17575.599] (II) NVIDIA(0): Validated modes:
[ 17575.599] (II) NVIDIA(0):     "nvidia-auto-select"
[ 17575.599] (II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
[ 17576.892] (--) NVIDIA(0): DPI set to (129, 127); computed from "UseEdidDpi" X config
[ 17576.892] (--) NVIDIA(0):     option
[ 17576.892] (--) Depth 24 pixmap format is 32 bpp
[ 17576.892] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 17576.903] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[ 17577.711] (II) Loading extension NV-GLX
[ 17577.772] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 17577.772] (==) NVIDIA(0): Backing store disabled
[ 17577.772] (==) NVIDIA(0): Silken mouse enabled
[ 17577.772] (==) NVIDIA(0): DPMS enabled
[ 17577.772] (II) Loading extension NV-CONTROL
[ 17577.773] (II) Loading extension XINERAMA
[ 17577.773] (II) Loading sub module "dri2"
[ 17577.773] (II) LoadModule: "dri2"
[ 17577.773] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 17577.773] (II) Module dri2: vendor="X.Org Foundation"
[ 17577.773] 	compiled for 1.10.1, module version = 1.2.0
[ 17577.773] 	ABI class: X.Org Server Extension, version 5.0
[ 17577.773] (II) NVIDIA(0): [DRI2] Setup complete
[ 17577.773] (==) RandR enabled
[ 17577.773] (II) Initializing built-in extension Generic Event Extension
[ 17577.773] (II) Initializing built-in extension SHAPE
[ 17577.773] (II) Initializing built-in extension MIT-SHM
[ 17577.773] (II) Initializing built-in extension XInputExtension
[ 17577.773] (II) Initializing built-in extension XTEST
[ 17577.773] (II) Initializing built-in extension BIG-REQUESTS
[ 17577.773] (II) Initializing built-in extension SYNC
[ 17577.773] (II) Initializing built-in extension XKEYBOARD
[ 17577.773] (II) Initializing built-in extension XC-MISC
[ 17577.773] (II) Initializing built-in extension SECURITY
[ 17577.773] (II) Initializing built-in extension XINERAMA
[ 17577.773] (II) Initializing built-in extension XFIXES
[ 17577.773] (II) Initializing built-in extension RENDER
[ 17577.773] (II) Initializing built-in extension RANDR
[ 17577.773] (II) Initializing built-in extension COMPOSITE
[ 17577.773] (II) Initializing built-in extension DAMAGE
[ 17577.774] (II) SELinux: Disabled on system
[ 17577.777] (II) Initializing extension GLX
[ 17577.907] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 17577.907] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 17577.907] (II) LoadModule: "evdev"
[ 17577.907] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17577.907] (II) Module evdev: vendor="X.Org Foundation"
[ 17577.907] 	compiled for 1.10.1, module version = 2.6.0
[ 17577.907] 	Module class: X.Org XInput Driver
[ 17577.907] 	ABI class: X.Org XInput driver, version 12.2
[ 17577.907] (II) Using input driver 'evdev' for 'Power Button'
[ 17577.907] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17577.907] (**) Power Button: always reports core events
[ 17577.907] (**) Power Button: Device: "/dev/input/event4"
[ 17577.920] (--) Power Button: Found keys
[ 17577.920] (II) Power Button: Configuring as keyboard
[ 17577.920] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[ 17577.920] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 17577.920] (**) Option "xkb_rules" "evdev"
[ 17577.920] (**) Option "xkb_model" "pc105"
[ 17577.920] (**) Option "xkb_layout" "es"
[ 17577.952] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 17577.952] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 17577.952] (II) Using input driver 'evdev' for 'Video Bus'
[ 17577.952] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17577.952] (**) Video Bus: always reports core events
[ 17577.952] (**) Video Bus: Device: "/dev/input/event3"
[ 17577.972] (--) Video Bus: Found keys
[ 17577.972] (II) Video Bus: Configuring as keyboard
[ 17577.972] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:06/LNXVIDEO:01/input/input3/event3"
[ 17577.972] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[ 17577.972] (**) Option "xkb_rules" "evdev"
[ 17577.972] (**) Option "xkb_model" "pc105"
[ 17577.972] (**) Option "xkb_layout" "es"
[ 17577.976] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 17577.976] (II) No input driver/identifier specified (ignoring)
[ 17577.977] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 17577.977] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 17577.977] (II) Using input driver 'evdev' for 'Sleep Button'
[ 17577.977] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17577.977] (**) Sleep Button: always reports core events
[ 17577.977] (**) Sleep Button: Device: "/dev/input/event2"
[ 17577.992] (--) Sleep Button: Found keys
[ 17577.992] (II) Sleep Button: Configuring as keyboard
[ 17577.992] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[ 17577.992] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[ 17577.992] (**) Option "xkb_rules" "evdev"
[ 17577.992] (**) Option "xkb_model" "pc105"
[ 17577.992] (**) Option "xkb_layout" "es"
[ 17577.999] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[ 17577.999] (II) No input driver/identifier specified (ignoring)
[ 17578.005] (II) config/udev: Adding input device Logitech G500 (/dev/input/event8)
[ 17578.005] (**) Logitech G500: Applying InputClass "evdev pointer catchall"
[ 17578.005] (II) Using input driver 'evdev' for 'Logitech G500'
[ 17578.005] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17578.005] (**) Logitech G500: always reports core events
[ 17578.005] (**) Logitech G500: Device: "/dev/input/event8"
[ 17578.005] (--) Logitech G500: Found 20 mouse buttons
[ 17578.005] (--) Logitech G500: Found scroll wheel(s)
[ 17578.005] (--) Logitech G500: Found relative axes
[ 17578.005] (--) Logitech G500: Found x and y relative axes
[ 17578.005] (II) Logitech G500: Configuring as mouse
[ 17578.005] (II) Logitech G500: Adding scrollwheel support
[ 17578.005] (**) Logitech G500: YAxisMapping: buttons 4 and 5
[ 17578.005] (**) Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 17578.005] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.0/input/input8/event8"
[ 17578.005] (II) XINPUT: Adding extended input device "Logitech G500" (type: MOUSE)
[ 17578.005] (II) Logitech G500: initialized for relative axes.
[ 17578.005] (**) Logitech G500: (accel) keeping acceleration scheme 1
[ 17578.005] (**) Logitech G500: (accel) acceleration profile 0
[ 17578.005] (**) Logitech G500: (accel) acceleration factor: 2.000
[ 17578.005] (**) Logitech G500: (accel) acceleration threshold: 4
[ 17578.005] (II) config/udev: Adding input device Logitech G500 (/dev/input/mouse0)
[ 17578.006] (II) No input driver/identifier specified (ignoring)
[ 17578.006] (II) config/udev: Adding input device Logitech G500 (/dev/input/event9)
[ 17578.006] (**) Logitech G500: Applying InputClass "evdev keyboard catchall"
[ 17578.006] (II) Using input driver 'evdev' for 'Logitech G500'
[ 17578.006] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17578.006] (**) Logitech G500: always reports core events
[ 17578.006] (**) Logitech G500: Device: "/dev/input/event9"
[ 17578.006] (--) Logitech G500: Found 1 mouse buttons
[ 17578.006] (--) Logitech G500: Found scroll wheel(s)
[ 17578.006] (--) Logitech G500: Found relative axes
[ 17578.006] (--) Logitech G500: Found absolute axes
[ 17578.006] (--) Logitech G500: Found keys
[ 17578.006] (II) Logitech G500: Configuring as mouse
[ 17578.006] (II) Logitech G500: Configuring as keyboard
[ 17578.006] (II) Logitech G500: Adding scrollwheel support
[ 17578.006] (**) Logitech G500: YAxisMapping: buttons 4 and 5
[ 17578.006] (**) Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 17578.006] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.1/input/input9/event9"
[ 17578.007] (II) XINPUT: Adding extended input device "Logitech G500" (type: KEYBOARD)
[ 17578.007] (**) Option "xkb_rules" "evdev"
[ 17578.007] (**) Option "xkb_model" "pc105"
[ 17578.007] (**) Option "xkb_layout" "es"
[ 17578.007] (EE) Logitech G500: failed to initialize for relative axes.
[ 17578.007] (II) Logitech G500: initialized for absolute axes.
[ 17578.007] (**) Logitech G500: (accel) keeping acceleration scheme 1
[ 17578.007] (**) Logitech G500: (accel) acceleration profile 0
[ 17578.007] (**) Logitech G500: (accel) acceleration factor: 2.000
[ 17578.007] (**) Logitech G500: (accel) acceleration threshold: 4
[ 17578.012] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 17578.012] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 17578.012] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 17578.012] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17578.012] (**) AT Translated Set 2 keyboard: always reports core events
[ 17578.012] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 17578.012] (--) AT Translated Set 2 keyboard: Found keys
[ 17578.012] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 17578.012] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 17578.012] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 17578.012] (**) Option "xkb_rules" "evdev"
[ 17578.012] (**) Option "xkb_model" "pc105"
[ 17578.012] (**) Option "xkb_layout" "es"
[ 17578.013] (II) config/udev: Adding input device DualPoint Stick (/dev/input/event10)
[ 17578.013] (**) DualPoint Stick: Applying InputClass "evdev pointer catchall"
[ 17578.013] (II) Using input driver 'evdev' for 'DualPoint Stick'
[ 17578.013] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17578.013] (**) DualPoint Stick: always reports core events
[ 17578.013] (**) DualPoint Stick: Device: "/dev/input/event10"
[ 17578.013] (--) DualPoint Stick: Found 3 mouse buttons
[ 17578.013] (--) DualPoint Stick: Found relative axes
[ 17578.013] (--) DualPoint Stick: Found x and y relative axes
[ 17578.013] (II) DualPoint Stick: Configuring as mouse
[ 17578.013] (**) DualPoint Stick: YAxisMapping: buttons 4 and 5
[ 17578.013] (**) DualPoint Stick: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 17578.013] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event10"
[ 17578.013] (II) XINPUT: Adding extended input device "DualPoint Stick" (type: MOUSE)
[ 17578.013] (II) DualPoint Stick: initialized for relative axes.
[ 17578.013] (**) DualPoint Stick: (accel) keeping acceleration scheme 1
[ 17578.013] (**) DualPoint Stick: (accel) acceleration profile 0
[ 17578.013] (**) DualPoint Stick: (accel) acceleration factor: 2.000
[ 17578.013] (**) DualPoint Stick: (accel) acceleration threshold: 4
[ 17578.014] (II) config/udev: Adding input device DualPoint Stick (/dev/input/mouse1)
[ 17578.014] (II) No input driver/identifier specified (ignoring)
[ 17578.014] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/event11)
[ 17578.014] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "evdev touchpad catchall"
[ 17578.014] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall"
[ 17578.014] (II) LoadModule: "synaptics"
[ 17578.014] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 17578.014] (II) Module synaptics: vendor="X.Org Foundation"
[ 17578.014] 	compiled for 1.10.1, module version = 1.4.0
[ 17578.014] 	Module class: X.Org XInput Driver
[ 17578.014] 	ABI class: X.Org XInput driver, version 12.2
[ 17578.014] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS DualPoint TouchPad'
[ 17578.014] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 17578.014] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[ 17578.014] (**) Option "Device" "/dev/input/event11"
[ 17578.032] (--) AlpsPS/2 ALPS DualPoint TouchPad: x-axis range 0 - 1023
[ 17578.032] (--) AlpsPS/2 ALPS DualPoint TouchPad: y-axis range 0 - 767
[ 17578.032] (--) AlpsPS/2 ALPS DualPoint TouchPad: pressure range 0 - 127
[ 17578.032] (--) AlpsPS/2 ALPS DualPoint TouchPad: buttons: left right middle
[ 17578.032] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid finger width range.  defaulting to 0 - 16
[ 17578.040] (--) AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[ 17578.040] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[ 17578.044] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input11/event11"
[ 17578.044] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD)
[ 17578.044] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 17578.044] (**) AlpsPS/2 ALPS DualPoint TouchPad: MaxSpeed is now 1.75
[ 17578.044] (**) AlpsPS/2 ALPS DualPoint TouchPad: AccelFactor is now 0.156
[ 17578.044] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) keeping acceleration scheme 1
[ 17578.045] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration profile 1
[ 17578.045] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration factor: 2.000
[ 17578.045] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration threshold: 4
[ 17578.048] (--) AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[ 17578.048] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/mouse2)
[ 17578.048] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall"
[ 17578.048] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS DualPoint TouchPad'
[ 17578.048] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 17578.048] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[ 17578.049] (**) Option "Device" "/dev/input/mouse2"
[ 17578.052] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid x-axis range.  defaulting to 1615 - 5685
[ 17578.052] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid y-axis range.  defaulting to 1729 - 4171
[ 17578.052] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid pressure range.  defaulting to 0 - 256
[ 17578.052] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid finger width range.  defaulting to 0 - 16
[ 17578.072] (EE) Query no Synaptics: 6003C8
[ 17578.072] (--) AlpsPS/2 ALPS DualPoint TouchPad: no supported touchpad found
[ 17578.072] (EE) AlpsPS/2 ALPS DualPoint TouchPad Unable to query/initialize Synaptics hardware.
[ 17578.080] (EE) PreInit returned 11 for "AlpsPS/2 ALPS DualPoint TouchPad"
[ 17578.080] (II) UnloadModule: "synaptics"
[ 17578.080] (II) Unloading synaptics
[ 17578.080] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 17578.080] (II) No input driver/identifier specified (ignoring)
[ 17578.082] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event6)
[ 17578.082] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[ 17578.082] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[ 17578.082] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17578.082] (**) ThinkPad Extra Buttons: always reports core events
[ 17578.082] (**) ThinkPad Extra Buttons: Device: "/dev/input/event6"
[ 17578.083] (--) ThinkPad Extra Buttons: Found keys
[ 17578.083] (II) ThinkPad Extra Buttons: Configuring as keyboard
[ 17578.083] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input6/event6"
[ 17578.083] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD)
[ 17578.083] (**) Option "xkb_rules" "evdev"
[ 17578.083] (**) Option "xkb_model" "pc105"
[ 17578.083] (**) Option "xkb_layout" "es"
[ 17578.089] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event12)
[ 17578.089] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[ 17578.089] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[ 17578.089] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17578.089] (**) ACPI Virtual Keyboard Device: always reports core events
[ 17578.089] (**) ACPI Virtual Keyboard Device: Device: "/dev/input/event12"
[ 17578.090] (--) ACPI Virtual Keyboard Device: Found keys
[ 17578.090] (II) ACPI Virtual Keyboard Device: Configuring as keyboard
[ 17578.090] (**) Option "config_info" "udev:/sys/devices/virtual/input/input12/event12"
[ 17578.090] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD)
[ 17578.090] (**) Option "xkb_rules" "evdev"
[ 17578.090] (**) Option "xkb_model" "pc105"
[ 17578.090] (**) Option "xkb_layout" "es"
[ 17790.915] (II) config/udev: removing device Video Bus
[ 17790.932] (II) Video Bus: Close
[ 17790.932] (II) UnloadModule: "evdev"
[ 17790.932] (II) Unloading evdev
[ 17790.932] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 17790.932] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 17790.932] (II) Using input driver 'evdev' for 'Video Bus'
[ 17790.932] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17790.932] (**) Video Bus: always reports core events
[ 17790.932] (**) Video Bus: Device: "/dev/input/event3"
[ 17790.944] (--) Video Bus: Found keys
[ 17790.944] (II) Video Bus: Configuring as keyboard
[ 17790.944] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:06/LNXVIDEO:01/input/input3/event3"
[ 17790.944] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[ 17790.944] (**) Option "xkb_rules" "evdev"
[ 17790.944] (**) Option "xkb_model" "pc105"
[ 17790.944] (**) Option "xkb_layout" "es"
[ 17790.998] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 17790.998] (II) No input driver/identifier specified (ignoring)
[ 17790.998] (II) config/udev: removing device Power Button
[ 17791.016] (II) Power Button: Close
[ 17791.016] (II) UnloadModule: "evdev"
[ 17791.016] (II) Unloading evdev
[ 17791.016] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 17791.016] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 17791.016] (II) Using input driver 'evdev' for 'Power Button'
[ 17791.016] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17791.016] (**) Power Button: always reports core events
[ 17791.016] (**) Power Button: Device: "/dev/input/event4"
[ 17791.024] (--) Power Button: Found keys
[ 17791.024] (II) Power Button: Configuring as keyboard
[ 17791.024] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[ 17791.024] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 17791.024] (**) Option "xkb_rules" "evdev"
[ 17791.024] (**) Option "xkb_model" "pc105"
[ 17791.024] (**) Option "xkb_layout" "es"
[ 17791.048] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[ 17791.048] (II) No input driver/identifier specified (ignoring)
[ 17791.076] (II) config/udev: removing device ACPI Virtual Keyboard Device
[ 17791.092] (II) ACPI Virtual Keyboard Device: Close
[ 17791.092] (II) UnloadModule: "evdev"
[ 17791.092] (II) Unloading evdev
[ 17791.092] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event12)
[ 17791.092] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[ 17791.092] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[ 17791.092] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17791.092] (**) ACPI Virtual Keyboard Device: always reports core events
[ 17791.092] (**) ACPI Virtual Keyboard Device: Device: "/dev/input/event12"
[ 17791.103] (--) ACPI Virtual Keyboard Device: Found keys
[ 17791.103] (II) ACPI Virtual Keyboard Device: Configuring as keyboard
[ 17791.103] (**) Option "config_info" "udev:/sys/devices/virtual/input/input12/event12"
[ 17791.103] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD)
[ 17791.103] (**) Option "xkb_rules" "evdev"
[ 17791.103] (**) Option "xkb_model" "pc105"
[ 17791.103] (**) Option "xkb_layout" "es"
[ 17791.104] (II) config/udev: removing device AlpsPS/2 ALPS DualPoint TouchPad
[ 17791.105] (II) UnloadModule: "synaptics"
[ 17791.105] (II) Unloading synaptics
[ 17791.105] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/event11)
[ 17791.105] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "evdev touchpad catchall"
[ 17791.105] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall"
[ 17791.105] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS DualPoint TouchPad'
[ 17791.105] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 17791.105] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[ 17791.105] (**) Option "Device" "/dev/input/event11"
[ 17791.140] (--) AlpsPS/2 ALPS DualPoint TouchPad: x-axis range 0 - 1023
[ 17791.140] (--) AlpsPS/2 ALPS DualPoint TouchPad: y-axis range 0 - 767
[ 17791.140] (--) AlpsPS/2 ALPS DualPoint TouchPad: pressure range 0 - 127
[ 17791.140] (--) AlpsPS/2 ALPS DualPoint TouchPad: buttons: left right middle
[ 17791.140] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid finger width range.  defaulting to 0 - 16
[ 17791.190] (--) AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[ 17791.190] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[ 17791.192] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input11/event11"
[ 17791.192] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD)
[ 17791.192] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 17791.192] (**) AlpsPS/2 ALPS DualPoint TouchPad: MaxSpeed is now 1.75
[ 17791.192] (**) AlpsPS/2 ALPS DualPoint TouchPad: AccelFactor is now 0.156
[ 17791.193] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) keeping acceleration scheme 1
[ 17791.193] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration profile 1
[ 17791.193] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration factor: 2.000
[ 17791.193] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration threshold: 4
[ 17791.208] (--) AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[ 17791.208] (II) config/udev: removing device Sleep Button
[ 17791.217] (II) Sleep Button: Close
[ 17791.217] (II) UnloadModule: "evdev"
[ 17791.217] (II) Unloading evdev
[ 17791.218] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 17791.218] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 17791.218] (II) Using input driver 'evdev' for 'Sleep Button'
[ 17791.218] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17791.218] (**) Sleep Button: always reports core events
[ 17791.218] (**) Sleep Button: Device: "/dev/input/event2"
[ 17791.232] (--) Sleep Button: Found keys
[ 17791.232] (II) Sleep Button: Configuring as keyboard
[ 17791.232] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[ 17791.232] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[ 17791.232] (**) Option "xkb_rules" "evdev"
[ 17791.232] (**) Option "xkb_model" "pc105"
[ 17791.232] (**) Option "xkb_layout" "es"
[ 17791.256] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/mouse2)
[ 17791.256] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall"
[ 17791.256] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS DualPoint TouchPad'
[ 17791.256] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 17791.256] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[ 17791.256] (**) Option "Device" "/dev/input/mouse2"
[ 17791.256] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid x-axis range.  defaulting to 1615 - 5685
[ 17791.256] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid y-axis range.  defaulting to 1729 - 4171
[ 17791.256] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid pressure range.  defaulting to 0 - 256
[ 17791.256] (--) AlpsPS/2 ALPS DualPoint TouchPad: invalid finger width range.  defaulting to 0 - 16
[ 17791.277] (EE) Query no Synaptics: 6003C8
[ 17791.277] (--) AlpsPS/2 ALPS DualPoint TouchPad: no supported touchpad found
[ 17791.277] (EE) AlpsPS/2 ALPS DualPoint TouchPad Unable to query/initialize Synaptics hardware.
[ 17791.284] (EE) PreInit returned 11 for "AlpsPS/2 ALPS DualPoint TouchPad"
[ 17791.284] (II) UnloadModule: "synaptics"
[ 17791.284] (II) Unloading synaptics
[ 17791.284] (II) config/udev: removing device AT Translated Set 2 keyboard
[ 17791.284] (II) AT Translated Set 2 keyboard: Close
[ 17791.284] (II) UnloadModule: "evdev"
[ 17791.284] (II) Unloading evdev
[ 17791.285] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 17791.285] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 17791.285] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 17791.285] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17791.285] (**) AT Translated Set 2 keyboard: always reports core events
[ 17791.285] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 17791.285] (--) AT Translated Set 2 keyboard: Found keys
[ 17791.285] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 17791.285] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 17791.285] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 17791.285] (**) Option "xkb_rules" "evdev"
[ 17791.285] (**) Option "xkb_model" "pc105"
[ 17791.285] (**) Option "xkb_layout" "es"
[ 17791.314] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 17791.314] (II) No input driver/identifier specified (ignoring)
[ 17791.315] (II) config/udev: Adding input device DualPoint Stick (/dev/input/mouse1)
[ 17791.315] (II) No input driver/identifier specified (ignoring)
[ 17791.315] (II) config/udev: removing device DualPoint Stick
[ 17791.344] (II) DualPoint Stick: Close
[ 17791.344] (II) UnloadModule: "evdev"
[ 17791.344] (II) Unloading evdev
[ 17791.344] (II) config/udev: Adding input device DualPoint Stick (/dev/input/event10)
[ 17791.344] (**) DualPoint Stick: Applying InputClass "evdev pointer catchall"
[ 17791.344] (II) Using input driver 'evdev' for 'DualPoint Stick'
[ 17791.344] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17791.344] (**) DualPoint Stick: always reports core events
[ 17791.344] (**) DualPoint Stick: Device: "/dev/input/event10"
[ 17791.360] (--) DualPoint Stick: Found 3 mouse buttons
[ 17791.360] (--) DualPoint Stick: Found relative axes
[ 17791.360] (--) DualPoint Stick: Found x and y relative axes
[ 17791.360] (II) DualPoint Stick: Configuring as mouse
[ 17791.360] (**) DualPoint Stick: YAxisMapping: buttons 4 and 5
[ 17791.360] (**) DualPoint Stick: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 17791.360] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event10"
[ 17791.360] (II) XINPUT: Adding extended input device "DualPoint Stick" (type: MOUSE)
[ 17791.360] (II) DualPoint Stick: initialized for relative axes.
[ 17791.360] (**) DualPoint Stick: (accel) keeping acceleration scheme 1
[ 17791.360] (**) DualPoint Stick: (accel) acceleration profile 0
[ 17791.360] (**) DualPoint Stick: (accel) acceleration factor: 2.000
[ 17791.360] (**) DualPoint Stick: (accel) acceleration threshold: 4
[ 17791.360] 
Backtrace:
[ 17791.360] 0: /usr/bin/Xorg (xorg_backtrace+0x28) [0x4a38b8]
[ 17791.360] 1: /usr/bin/Xorg (0x400000+0x646e9) [0x4646e9]
[ 17791.360] 2: /lib/libpthread.so.0 (0x7ff6ac9a6000+0xf020) [0x7ff6ac9b5020]
[ 17791.360] 3: /usr/lib/xorg/modules/input/evdev_drv.so (0x7ff6a6171000+0x5b99) [0x7ff6a6176b99]
[ 17791.360] 4: /usr/bin/Xorg (WakeupHandler+0x4b) [0x43581b]
[ 17791.360] 5: /usr/bin/Xorg (WaitForSomething+0x1bc) [0x45dd6c]
[ 17791.360] 6: /usr/bin/Xorg (0x400000+0x314b2) [0x4314b2]
[ 17791.361] 7: /usr/bin/Xorg (0x400000+0x257de) [0x4257de]
[ 17791.361] 8: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7ff6ab6dfead]
[ 17791.361] 9: /usr/bin/Xorg (0x400000+0x25389) [0x425389]
[ 17791.361] Segmentation fault at address 0x2c1
[ 17791.361] 
Fatal server error:
[ 17791.361] Caught signal 11 (Segmentation fault). Server aborting
[ 17791.361] 
[ 17791.361] 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[ 17791.361] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 17791.361] 
[ 17791.388] (II) Logitech G500: Close
[ 17791.388] (II) UnloadModule: "evdev"
[ 17791.388] (II) Unloading evdev
[ 17791.400] (II) Logitech G500: Close
[ 17791.400] (II) UnloadModule: "evdev"
[ 17791.400] (II) Unloading evdev
[ 17791.424] (II) ThinkPad Extra Buttons: Close
[ 17791.424] (II) UnloadModule: "evdev"
[ 17791.424] (II) Unloading evdev
[ 17791.432] (II) Video Bus: Close
[ 17791.432] (II) UnloadModule: "evdev"
[ 17791.432] (II) Unloading evdev
[ 17791.444] (II) Power Button: Close
[ 17791.444] (II) UnloadModule: "evdev"
[ 17791.444] (II) Unloading evdev
[ 17791.460] (II) ACPI Virtual Keyboard Device: Close
[ 17791.460] (II) UnloadModule: "evdev"
[ 17791.460] (II) Unloading evdev
[ 17791.481] (II) UnloadModule: "synaptics"
[ 17791.481] (II) Unloading synaptics
[ 17791.492] (II) Sleep Button: Close
[ 17791.492] (II) UnloadModule: "evdev"
[ 17791.492] (II) Unloading evdev
[ 17791.508] (II) AT Translated Set 2 keyboard: Close
[ 17791.508] (II) UnloadModule: "evdev"
[ 17791.508] (II) Unloading evdev
[ 17791.532] (II) DualPoint Stick: Close
[ 17791.532] (II) UnloadModule: "evdev"
[ 17791.532] (II) Unloading evdev

Reply to: