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

Bug#730351: marked as done (xorg: 40% CPU usage by Xorg when moving cursor)



Your message dated Sun, 24 Nov 2013 13:59:59 +0100
with message-id <20131124125959.GL4002@betterave.cristau.org>
and subject line Re: Bug#730351: xorg: 40% CPU usage by Xorg when moving cursor
has caused the Debian Bug report #730351,
regarding xorg: 40% CPU usage by Xorg when moving cursor
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.)


-- 
730351: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730351
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xorg
Version: 1:7.7+4
Severity: important

Dear Maintainer,

   * What led up to the situation?
        Since the last upgrade of Xorg in testing, whenever I move my Logitech
G500 gaming mouse, Xorg uses 40% of my CPU in Gnome 3.8. When I unplug the
mouse and use the Trackpad of my T61 Thinkpad, Xorgs CPU usage peaks at 7 %.
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
        Switched kernels, Nvidia drivers
   * What was the outcome of this action?
        Same behaviour of Xorg
   * What outcome did you expect instead?
        CPU usage to be at the levels before the upgrade.



-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Jun 11 18:05 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2285840 Oct  5 16:07 /usr/bin/Xorg

Diversions concerning libGL are in place
----------------------------------------
diversion of /usr/lib/arm-linux-gnueabihf/libGL.so.1.2 to /usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/libGL.so to /usr/lib/mesa-diverted/libGL.so by glx-diversions
diversion of /usr/lib/libGL.so.1 to /usr/lib/mesa-diverted/libGL.so.1 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGL.so.1 to /usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so.1 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1.2.0 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1.2.0 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1.2 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1.2 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGL.so.1.2.0 to /usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so.1.2.0 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1.2.0 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2.0 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGL.so to /usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so by glx-diversions
diversion of /usr/lib/libGL.so.1.2 to /usr/lib/mesa-diverted/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/libGL.so.1.2.0 to /usr/lib/mesa-diverted/libGL.so.1.2.0 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so by glx-diversions

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

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 1612 Nov 24 02:16 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 319.72  (pbuilder@cake)  Sat Nov  9 14:29:01 UTC 2013

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "IBM"
    HorizSync       53.0 - 63.0
    VertRefresh     49.0 - 59.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "Quadro NVS 140M"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "nvidiaXineramaInfoOrder" "DFP-0"
    Option         "metamodes" "DFP-0: nvidia-auto-select +0+0, DFP-1: nvidia-auto-select +1680+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection


Contents of /etc/X11/xorg.conf.d:
---------------------------------
total 0

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

Kernel version (/proc/version):
-------------------------------
Linux version 3.11-2-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.1 (Debian 4.8.1-10) ) #1 SMP Debian 3.11.8-1 (2013-11-13)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root  9384 Nov 24 02:12 /var/log/Xorg.1.log
-rw-r--r-- 1 root root  9384 Nov 24 02:12 /var/log/Xorg.2.log
-rw-r--r-- 1 root root  9384 Nov 24 02:12 /var/log/Xorg.3.log
-rw-r--r-- 1 root root  9384 Nov 24 02:12 /var/log/Xorg.4.log
-rw-r--r-- 1 root root  9384 Nov 24 02:12 /var/log/Xorg.5.log
-rw-r--r-- 1 root root 36073 Nov 24 13:03 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[     7.478] 
X.Org X Server 1.14.3
Release Date: 2013-09-12
[     7.478] X Protocol Version 11, Revision 0
[     7.478] Build Operating System: Linux 3.10-2-amd64 x86_64 Debian
[     7.478] Current Operating System: Linux wheezynut 3.11-2-amd64 #1 SMP Debian 3.11.8-1 (2013-11-13) x86_64
[     7.478] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.11-2-amd64 root=UUID=47612482-ca33-4fc3-9cd1-c678dabe8641 ro quiet libata.force=X:80c
[     7.478] Build Date: 05 October 2013  02:04:26PM
[     7.478] xorg-server 2:1.14.3-4 (Julien Cristau <jcristau@debian.org>) 
[     7.478] Current version of pixman: 0.30.2
[     7.478] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     7.478] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     7.478] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov 24 13:02:50 2013
[     7.481] (==) Using config file: "/etc/X11/xorg.conf"
[     7.481] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     7.482] (==) ServerLayout "Layout0"
[     7.482] (**) |-->Screen "Screen0" (0)
[     7.482] (**) |   |-->Monitor "Monitor0"
[     7.483] (**) |   |-->Device "Device0"
[     7.483] (**) |-->Input Device "Keyboard0"
[     7.483] (**) |-->Input Device "Mouse0"
[     7.483] (**) Option "Xinerama" "0"
[     7.483] (==) Automatically adding devices
[     7.483] (==) Automatically enabling devices
[     7.483] (==) Automatically adding GPU devices
[     7.487] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     7.487] 	Entry deleted from font path.
[     7.495] (==) 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,
	built-ins
[     7.495] (==) ModulePath set to "/usr/lib/xorg/modules"
[     7.495] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[     7.495] (WW) Disabling Keyboard0
[     7.495] (WW) Disabling Mouse0
[     7.495] (II) Loader magic: 0x7f9b932d7d00
[     7.495] (II) Module ABI versions:
[     7.495] 	X.Org ANSI C Emulation: 0.4
[     7.495] 	X.Org Video Driver: 14.1
[     7.495] 	X.Org XInput driver : 19.1
[     7.495] 	X.Org Server Extension : 7.0
[     7.498] (--) PCI:*(0:1:0:0) 10de:0429:17aa:20d8 rev 161, Mem @ 0xd6000000/16777216, 0xe0000000/268435456, 0xd4000000/33554432, I/O @ 0x00002000/128
[     7.498] (II) Open ACPI successful (/var/run/acpid.socket)
[     7.498] Initializing built-in extension Generic Event Extension
[     7.498] Initializing built-in extension SHAPE
[     7.498] Initializing built-in extension MIT-SHM
[     7.498] Initializing built-in extension XInputExtension
[     7.498] Initializing built-in extension XTEST
[     7.498] Initializing built-in extension BIG-REQUESTS
[     7.498] Initializing built-in extension SYNC
[     7.498] Initializing built-in extension XKEYBOARD
[     7.498] Initializing built-in extension XC-MISC
[     7.498] Initializing built-in extension SECURITY
[     7.498] Initializing built-in extension XINERAMA
[     7.498] Initializing built-in extension XFIXES
[     7.498] Initializing built-in extension RENDER
[     7.498] Initializing built-in extension RANDR
[     7.498] Initializing built-in extension COMPOSITE
[     7.498] Initializing built-in extension DAMAGE
[     7.498] Initializing built-in extension MIT-SCREEN-SAVER
[     7.498] Initializing built-in extension DOUBLE-BUFFER
[     7.498] Initializing built-in extension RECORD
[     7.498] Initializing built-in extension DPMS
[     7.498] Initializing built-in extension X-Resource
[     7.498] Initializing built-in extension XVideo
[     7.498] Initializing built-in extension XVideo-MotionCompensation
[     7.498] Initializing built-in extension SELinux
[     7.498] Initializing built-in extension XFree86-VidModeExtension
[     7.498] Initializing built-in extension XFree86-DGA
[     7.498] Initializing built-in extension XFree86-DRI
[     7.498] Initializing built-in extension DRI2
[     7.498] (II) LoadModule: "glx"
[     7.501] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[     7.639] (II) Module glx: vendor="NVIDIA Corporation"
[     7.639] 	compiled for 4.0.2, module version = 1.0.0
[     7.639] 	Module class: X.Org Server Extension
[     7.639] (II) NVIDIA GLX Module  319.72  Wed Oct 30 17:39:53 PDT 2013
[     7.640] Loading extension GLX
[     7.640] (II) LoadModule: "nvidia"
[     7.641] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     7.659] (II) Module nvidia: vendor="NVIDIA Corporation"
[     7.659] 	compiled for 4.0.2, module version = 1.0.0
[     7.659] 	Module class: X.Org Video Driver
[     7.662] (II) NVIDIA dlloader X Driver  319.72  Wed Oct 30 17:19:14 PDT 2013
[     7.662] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     7.663] (++) using VT number 7

[     7.667] (II) Loading sub module "fb"
[     7.667] (II) LoadModule: "fb"
[     7.667] (II) Loading /usr/lib/xorg/modules/libfb.so
[     7.669] (II) Module fb: vendor="X.Org Foundation"
[     7.669] 	compiled for 1.14.3, module version = 1.0.0
[     7.669] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     7.669] (WW) Unresolved symbol: fbGetGCPrivateKey
[     7.669] (II) Loading sub module "wfb"
[     7.669] (II) LoadModule: "wfb"
[     7.669] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     7.672] (II) Module wfb: vendor="X.Org Foundation"
[     7.672] 	compiled for 1.14.3, module version = 1.0.0
[     7.672] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     7.672] (II) Loading sub module "shadow"
[     7.672] (II) LoadModule: "shadow"
[     7.672] (II) Loading /usr/lib/xorg/modules/libshadow.so
[     7.674] (II) Module shadow: vendor="X.Org Foundation"
[     7.674] 	compiled for 1.14.3, module version = 1.1.0
[     7.674] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     7.674] (II) Loading sub module "ramdac"
[     7.674] (II) LoadModule: "ramdac"
[     7.674] (II) Module "ramdac" already built-in
[     7.677] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[     7.677] (==) NVIDIA(0): RGB weight 888
[     7.677] (==) NVIDIA(0): Default visual is TrueColor
[     7.677] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[     7.677] (**) NVIDIA(0): Option "Stereo" "0"
[     7.677] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-0"
[     7.677] (**) NVIDIA(0): Stereo disabled by request
[     7.678] (**) NVIDIA(0): Option "MetaModes" "DFP-0: nvidia-auto-select +0+0, DFP-1: nvidia-auto-select +1680+0"
[     7.678] (**) NVIDIA(0): Enabling 2D acceleration
[     8.820] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
[     8.820] (II) NVIDIA(GPU-0): Display (IBM (DFP-0)) does not support NVIDIA 3D Vision
[     8.820] (II) NVIDIA(GPU-0):     stereo.
[     8.851] (II) NVIDIA(GPU-0): Display (Eizo L568 (DFP-1)) does not support NVIDIA 3D Vision
[     8.851] (II) NVIDIA(GPU-0):     stereo.
[     8.853] (II) NVIDIA(0): NVIDIA GPU Quadro NVS 140M (G86) at PCI:1:0:0 (GPU-0)
[     8.853] (--) NVIDIA(0): Memory: 131072 kBytes
[     8.853] (--) NVIDIA(0): VideoBIOS: 60.86.3e.00.00
[     8.853] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[     8.859] (--) NVIDIA(0): Valid display device(s) on Quadro NVS 140M at PCI:1:0:0
[     8.859] (--) NVIDIA(0):     CRT-0 (connected)
[     8.860] (--) NVIDIA(0):     IBM (DFP-0) (boot, connected)
[     8.860] (--) NVIDIA(0):     Eizo L568 (DFP-1) (connected)
[     8.860] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[     8.860] (--) NVIDIA(0): IBM (DFP-0): 330.0 MHz maximum pixel clock
[     8.860] (--) NVIDIA(0): IBM (DFP-0): Internal Dual Link LVDS
[     8.860] (--) NVIDIA(0): Eizo L568 (DFP-1): 330.0 MHz maximum pixel clock
[     8.860] (--) NVIDIA(0): Eizo L568 (DFP-1): Internal Dual Link TMDS
[     8.860] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[     8.860] (**) NVIDIA(0):     device CRT-0 (Using EDID frequencies has been enabled on
[     8.860] (**) NVIDIA(0):     all display devices.)
[     8.860] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[     8.860] (**) NVIDIA(0):     device IBM (DFP-0) (Using EDID frequencies has been
[     8.860] (**) NVIDIA(0):     enabled on all display devices.)
[     8.861] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[     8.861] (**) NVIDIA(0):     device Eizo L568 (DFP-1) (Using EDID frequencies has been
[     8.861] (**) NVIDIA(0):     enabled on all display devices.)
[     8.862] (II) NVIDIA(0): Validated MetaModes:
[     8.862] (II) NVIDIA(0):    
[     8.862] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select+0+0,DFP-1:nvidia-auto-select+1680+0"
[     8.862] (II) NVIDIA(0): Virtual screen size determined to be 2960 x 1050
[    10.158] (--) NVIDIA(0): DPI set to (129, 127); computed from "UseEdidDpi" X config
[    10.158] (--) NVIDIA(0):     option
[    10.158] (--) Depth 24 pixmap format is 32 bpp
[    10.158] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[    10.170] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select+0+0,DFP-1:nvidia-auto-select+1680+0"
[    11.013] Loading extension NV-GLX
[    11.054] (==) NVIDIA(0): Disabling shared memory pixmaps
[    11.054] (==) NVIDIA(0): Backing store disabled
[    11.054] (==) NVIDIA(0): Silken mouse enabled
[    11.055] (**) NVIDIA(0): DPMS enabled
[    11.055] Loading extension NV-CONTROL
[    11.056] Loading extension XINERAMA
[    11.056] (II) Loading sub module "dri2"
[    11.056] (II) LoadModule: "dri2"
[    11.056] (II) Module "dri2" already built-in
[    11.056] (II) NVIDIA(0): [DRI2] Setup complete
[    11.056] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    11.056] (--) RandR disabled
[    11.062] (II) SELinux: Disabled on system
[    11.063] (II) Initializing extension GLX
[    11.168] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    11.168] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    11.168] (II) LoadModule: "evdev"
[    11.168] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    11.170] (II) Module evdev: vendor="X.Org Foundation"
[    11.170] 	compiled for 1.14.3, module version = 2.8.2
[    11.170] 	Module class: X.Org XInput Driver
[    11.170] 	ABI class: X.Org XInput driver, version 19.1
[    11.170] (II) Using input driver 'evdev' for 'Power Button'
[    11.170] (**) Power Button: always reports core events
[    11.170] (**) evdev: Power Button: Device: "/dev/input/event3"
[    11.170] (--) evdev: Power Button: Vendor 0 Product 0x1
[    11.170] (--) evdev: Power Button: Found keys
[    11.170] (II) evdev: Power Button: Configuring as keyboard
[    11.170] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    11.170] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    11.170] (**) Option "xkb_rules" "evdev"
[    11.170] (**) Option "xkb_model" "pc105"
[    11.170] (**) Option "xkb_layout" "us"
[    11.170] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[    11.170] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    11.171] (II) Using input driver 'evdev' for 'Video Bus'
[    11.171] (**) Video Bus: always reports core events
[    11.171] (**) evdev: Video Bus: Device: "/dev/input/event4"
[    11.171] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    11.171] (--) evdev: Video Bus: Found keys
[    11.171] (II) evdev: Video Bus: Configuring as keyboard
[    11.171] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:05/LNXVIDEO:01/input/input4/event4"
[    11.171] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    11.171] (**) Option "xkb_rules" "evdev"
[    11.171] (**) Option "xkb_model" "pc105"
[    11.171] (**) Option "xkb_layout" "us"
[    11.171] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    11.171] (II) No input driver specified, ignoring this device.
[    11.171] (II) This device may have been added with another device file.
[    11.171] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    11.171] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    11.171] (II) Using input driver 'evdev' for 'Sleep Button'
[    11.171] (**) Sleep Button: always reports core events
[    11.171] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[    11.171] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    11.171] (--) evdev: Sleep Button: Found keys
[    11.171] (II) evdev: Sleep Button: Configuring as keyboard
[    11.171] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[    11.171] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    11.171] (**) Option "xkb_rules" "evdev"
[    11.171] (**) Option "xkb_model" "pc105"
[    11.171] (**) Option "xkb_layout" "us"
[    11.172] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
[    11.172] (II) No input driver specified, ignoring this device.
[    11.172] (II) This device may have been added with another device file.
[    11.172] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    11.172] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    11.172] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    11.172] (**) AT Translated Set 2 keyboard: always reports core events
[    11.172] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    11.172] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    11.172] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    11.172] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    11.172] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    11.172] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[    11.172] (**) Option "xkb_rules" "evdev"
[    11.172] (**) Option "xkb_model" "pc105"
[    11.172] (**) Option "xkb_layout" "us"
[    11.172] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
[    11.172] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    11.173] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    11.173] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    11.173] (II) LoadModule: "synaptics"
[    11.173] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    11.174] (II) Module synaptics: vendor="X.Org Foundation"
[    11.174] 	compiled for 1.14.3, module version = 1.7.1
[    11.174] 	Module class: X.Org XInput Driver
[    11.174] 	ABI class: X.Org XInput driver, version 19.1
[    11.174] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    11.174] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    11.174] (**) Option "Device" "/dev/input/event8"
[    11.280] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472 (res 93)
[    11.280] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448 (res 125)
[    11.280] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    11.280] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    11.280] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right
[    11.281] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    11.281] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    11.281] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    11.336] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event8"
[    11.336] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 10)
[    11.336] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    11.336] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    11.336] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.040
[    11.337] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    11.337] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    11.337] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    11.337] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    11.337] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    11.338] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    11.338] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    11.339] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event12)
[    11.339] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[    11.339] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[    11.339] (**) TPPS/2 IBM TrackPoint: always reports core events
[    11.339] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event12"
[    11.339] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[    11.340] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[    11.340] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[    11.340] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[    11.340] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[    11.340] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[    11.340] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    11.340] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input12/event12"
[    11.340] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 11)
[    11.340] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[    11.341] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[    11.341] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[    11.341] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    11.341] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    11.341] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[    11.341] (II) No input driver specified, ignoring this device.
[    11.341] (II) This device may have been added with another device file.
[    11.342] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[    11.342] (II) No input driver specified, ignoring this device.
[    11.342] (II) This device may have been added with another device file.
[    11.343] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
[    11.343] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[    11.343] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[    11.343] (**) ThinkPad Extra Buttons: always reports core events
[    11.343] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event5"
[    11.343] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
[    11.344] (--) evdev: ThinkPad Extra Buttons: Found keys
[    11.344] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[    11.344] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event5"
[    11.344] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 12)
[    11.344] (**) Option "xkb_rules" "evdev"
[    11.344] (**) Option "xkb_model" "pc105"
[    11.344] (**) Option "xkb_layout" "us"
[    11.345] (II) config/udev: Adding input device ThinkPad HDAPS accelerometer data (/dev/input/event10)
[    11.345] (II) No input driver specified, ignoring this device.
[    11.345] (II) This device may have been added with another device file.
[    11.345] (II) config/udev: Adding input device ThinkPad HDAPS accelerometer data (/dev/input/js1)
[    11.345] (II) No input driver specified, ignoring this device.
[    11.346] (II) This device may have been added with another device file.
[    11.346] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event11)
[    11.346] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[    11.346] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[    11.346] (**) ACPI Virtual Keyboard Device: always reports core events
[    11.346] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event11"
[    11.346] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[    11.346] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[    11.346] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[    11.347] (**) Option "config_info" "udev:/sys/devices/virtual/input/input11/event11"
[    11.347] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 13)
[    11.347] (**) Option "xkb_rules" "evdev"
[    11.347] (**) Option "xkb_model" "pc105"
[    11.347] (**) Option "xkb_layout" "us"
[    11.348] (II) config/udev: Adding input device ThinkPad HDAPS joystick emulation (/dev/input/event9)
[    11.348] (II) No input driver specified, ignoring this device.
[    11.348] (II) This device may have been added with another device file.
[    11.348] (II) config/udev: Adding input device ThinkPad HDAPS joystick emulation (/dev/input/js0)
[    11.348] (II) No input driver specified, ignoring this device.
[    11.348] (II) This device may have been added with another device file.
[    11.356] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[    11.356] (II) No input driver specified, ignoring this device.
[    11.356] (II) This device may have been added with another device file.
[    11.357] (II) config/udev: removing device TPPS/2 IBM TrackPoint
[    11.416] (II) evdev: TPPS/2 IBM TrackPoint: Close
[    11.416] (II) UnloadModule: "evdev"
[    11.417] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event12)
[    11.417] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[    11.417] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[    11.417] (**) TPPS/2 IBM TrackPoint: always reports core events
[    11.417] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event12"
[    11.417] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[    11.417] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[    11.417] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[    11.417] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[    11.417] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[    11.417] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[    11.417] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    11.417] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input12/event12"
[    11.417] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 11)
[    11.418] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[    11.418] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[    11.418] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[    11.418] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    11.418] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    11.446] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
[    11.447] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    11.447] (**) NVIDIA(0):     device CRT-0 (Using EDID frequencies has been enabled on
[    11.447] (**) NVIDIA(0):     all display devices.)
[    11.448] (II) NVIDIA(GPU-0): Display (IBM (DFP-0)) does not support NVIDIA 3D Vision
[    11.448] (II) NVIDIA(GPU-0):     stereo.
[    11.448] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    11.448] (**) NVIDIA(0):     device IBM (DFP-0) (Using EDID frequencies has been
[    11.448] (**) NVIDIA(0):     enabled on all display devices.)
[    11.480] (II) NVIDIA(GPU-0): Display (Eizo L568 (DFP-1)) does not support NVIDIA 3D Vision
[    11.480] (II) NVIDIA(GPU-0):     stereo.
[    11.480] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    11.480] (**) NVIDIA(0):     device Eizo L568 (DFP-1) (Using EDID frequencies has been
[    11.480] (**) NVIDIA(0):     enabled on all display devices.)
[    12.841] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
[    12.841] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    12.841] (**) NVIDIA(0):     device CRT-0 (Using EDID frequencies has been enabled on
[    12.842] (**) NVIDIA(0):     all display devices.)
[    12.842] (II) NVIDIA(GPU-0): Display (IBM (DFP-0)) does not support NVIDIA 3D Vision
[    12.842] (II) NVIDIA(GPU-0):     stereo.
[    12.842] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    12.842] (**) NVIDIA(0):     device IBM (DFP-0) (Using EDID frequencies has been
[    12.842] (**) NVIDIA(0):     enabled on all display devices.)
[    12.869] (II) NVIDIA(GPU-0): Display (Eizo L568 (DFP-1)) does not support NVIDIA 3D Vision
[    12.869] (II) NVIDIA(GPU-0):     stereo.
[    12.869] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    12.869] (**) NVIDIA(0):     device Eizo L568 (DFP-1) (Using EDID frequencies has been
[    12.869] (**) NVIDIA(0):     enabled on all display devices.)
[    13.354] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
[    13.354] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    13.354] (**) NVIDIA(0):     device CRT-0 (Using EDID frequencies has been enabled on
[    13.354] (**) NVIDIA(0):     all display devices.)
[    13.354] (II) NVIDIA(GPU-0): Display (IBM (DFP-0)) does not support NVIDIA 3D Vision
[    13.354] (II) NVIDIA(GPU-0):     stereo.
[    13.354] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    13.354] (**) NVIDIA(0):     device IBM (DFP-0) (Using EDID frequencies has been
[    13.354] (**) NVIDIA(0):     enabled on all display devices.)
[    13.380] (II) NVIDIA(GPU-0): Display (Eizo L568 (DFP-1)) does not support NVIDIA 3D Vision
[    13.380] (II) NVIDIA(GPU-0):     stereo.
[    13.380] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    13.380] (**) NVIDIA(0):     device Eizo L568 (DFP-1) (Using EDID frequencies has been
[    13.380] (**) NVIDIA(0):     enabled on all display devices.)
[    13.424] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
[    13.424] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    13.425] (**) NVIDIA(0):     device CRT-0 (Using EDID frequencies has been enabled on
[    13.425] (**) NVIDIA(0):     all display devices.)
[    13.425] (II) NVIDIA(GPU-0): Display (IBM (DFP-0)) does not support NVIDIA 3D Vision
[    13.425] (II) NVIDIA(GPU-0):     stereo.
[    13.425] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    13.425] (**) NVIDIA(0):     device IBM (DFP-0) (Using EDID frequencies has been
[    13.425] (**) NVIDIA(0):     enabled on all display devices.)
[    13.451] (II) NVIDIA(GPU-0): Display (Eizo L568 (DFP-1)) does not support NVIDIA 3D Vision
[    13.451] (II) NVIDIA(GPU-0):     stereo.
[    13.451] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    13.451] (**) NVIDIA(0):     device Eizo L568 (DFP-1) (Using EDID frequencies has been
[    13.451] (**) NVIDIA(0):     enabled on all display devices.)
[    19.600] (II) config/udev: Adding input device Logitech G500 (/dev/input/mouse2)
[    19.600] (II) No input driver specified, ignoring this device.
[    19.600] (II) This device may have been added with another device file.
[    19.600] (II) config/udev: Adding input device Logitech G500 (/dev/input/event13)
[    19.600] (**) Logitech G500: Applying InputClass "evdev pointer catchall"
[    19.600] (II) Using input driver 'evdev' for 'Logitech G500'
[    19.600] (**) Logitech G500: always reports core events
[    19.600] (**) evdev: Logitech G500: Device: "/dev/input/event13"
[    19.600] (--) evdev: Logitech G500: Vendor 0x46d Product 0xc068
[    19.600] (--) evdev: Logitech G500: Found 20 mouse buttons
[    19.600] (--) evdev: Logitech G500: Found scroll wheel(s)
[    19.600] (--) evdev: Logitech G500: Found relative axes
[    19.600] (--) evdev: Logitech G500: Found x and y relative axes
[    19.600] (II) evdev: Logitech G500: Configuring as mouse
[    19.600] (II) evdev: Logitech G500: Adding scrollwheel support
[    19.600] (**) evdev: Logitech G500: YAxisMapping: buttons 4 and 5
[    19.600] (**) evdev: Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    19.600] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.3/1-4.3:1.0/input/input13/event13"
[    19.600] (II) XINPUT: Adding extended input device "Logitech G500" (type: MOUSE, id 14)
[    19.600] (II) evdev: Logitech G500: initialized for relative axes.
[    19.600] (**) Logitech G500: (accel) keeping acceleration scheme 1
[    19.600] (**) Logitech G500: (accel) acceleration profile 0
[    19.600] (**) Logitech G500: (accel) acceleration factor: 2.000
[    19.601] (**) Logitech G500: (accel) acceleration threshold: 4
[    19.605] (II) config/udev: Adding input device Logitech G500 (/dev/input/event14)
[    19.605] (**) Logitech G500: Applying InputClass "evdev keyboard catchall"
[    19.605] (II) Using input driver 'evdev' for 'Logitech G500'
[    19.605] (**) Logitech G500: always reports core events
[    19.605] (**) evdev: Logitech G500: Device: "/dev/input/event14"
[    19.606] (--) evdev: Logitech G500: Vendor 0x46d Product 0xc068
[    19.606] (--) evdev: Logitech G500: Found 1 mouse buttons
[    19.606] (--) evdev: Logitech G500: Found scroll wheel(s)
[    19.606] (--) evdev: Logitech G500: Found relative axes
[    19.606] (II) evdev: Logitech G500: Forcing relative x/y axes to exist.
[    19.606] (--) evdev: Logitech G500: Found absolute axes
[    19.606] (II) evdev: Logitech G500: Forcing absolute x/y axes to exist.
[    19.606] (--) evdev: Logitech G500: Found keys
[    19.606] (II) evdev: Logitech G500: Configuring as mouse
[    19.606] (II) evdev: Logitech G500: Configuring as keyboard
[    19.606] (II) evdev: Logitech G500: Adding scrollwheel support
[    19.606] (**) evdev: Logitech G500: YAxisMapping: buttons 4 and 5
[    19.606] (**) evdev: Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    19.606] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.3/1-4.3:1.1/input/input14/event14"
[    19.606] (II) XINPUT: Adding extended input device "Logitech G500" (type: KEYBOARD, id 15)
[    19.606] (**) Option "xkb_rules" "evdev"
[    19.606] (**) Option "xkb_model" "pc105"
[    19.606] (**) Option "xkb_layout" "us"
[    19.606] (II) evdev: Logitech G500: initialized for relative axes.
[    19.606] (WW) evdev: Logitech G500: ignoring absolute axes.
[    19.606] (**) Logitech G500: (accel) keeping acceleration scheme 1
[    19.606] (**) Logitech G500: (accel) acceleration profile 0
[    19.606] (**) Logitech G500: (accel) acceleration factor: 2.000
[    19.606] (**) Logitech G500: (accel) acceleration threshold: 4
[    19.684] (II) config/udev: Adding input device STV06xx (/dev/input/event15)
[    19.684] (**) STV06xx: Applying InputClass "evdev keyboard catchall"
[    19.684] (II) Using input driver 'evdev' for 'STV06xx'
[    19.684] (**) STV06xx: always reports core events
[    19.684] (**) evdev: STV06xx: Device: "/dev/input/event15"
[    19.700] (--) evdev: STV06xx: Vendor 0x46d Product 0x8f0
[    19.700] (--) evdev: STV06xx: Found keys
[    19.700] (II) evdev: STV06xx: Configuring as keyboard
[    19.700] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.1/input/input15/event15"
[    19.700] (II) XINPUT: Adding extended input device "STV06xx" (type: KEYBOARD, id 16)
[    19.700] (**) Option "xkb_rules" "evdev"
[    19.700] (**) Option "xkb_model" "pc105"
[    19.700] (**) Option "xkb_layout" "us"
[    20.265] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
[    20.265] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    20.265] (**) NVIDIA(0):     device CRT-0 (Using EDID frequencies has been enabled on
[    20.265] (**) NVIDIA(0):     all display devices.)
[    20.265] (II) NVIDIA(GPU-0): Display (IBM (DFP-0)) does not support NVIDIA 3D Vision
[    20.265] (II) NVIDIA(GPU-0):     stereo.
[    20.265] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    20.265] (**) NVIDIA(0):     device IBM (DFP-0) (Using EDID frequencies has been
[    20.265] (**) NVIDIA(0):     enabled on all display devices.)
[    20.291] (II) NVIDIA(GPU-0): Display (Eizo L568 (DFP-1)) does not support NVIDIA 3D Vision
[    20.291] (II) NVIDIA(GPU-0):     stereo.
[    20.291] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    20.291] (**) NVIDIA(0):     device Eizo L568 (DFP-1) (Using EDID frequencies has been
[    20.291] (**) NVIDIA(0):     enabled on all display devices.)
[    20.877] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
[    20.877] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    20.877] (**) NVIDIA(0):     device CRT-0 (Using EDID frequencies has been enabled on
[    20.877] (**) NVIDIA(0):     all display devices.)
[    20.878] (II) NVIDIA(GPU-0): Display (IBM (DFP-0)) does not support NVIDIA 3D Vision
[    20.878] (II) NVIDIA(GPU-0):     stereo.
[    20.878] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    20.878] (**) NVIDIA(0):     device IBM (DFP-0) (Using EDID frequencies has been
[    20.878] (**) NVIDIA(0):     enabled on all display devices.)
[    20.904] (II) NVIDIA(GPU-0): Display (Eizo L568 (DFP-1)) does not support NVIDIA 3D Vision
[    20.904] (II) NVIDIA(GPU-0):     stereo.
[    20.904] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    20.904] (**) NVIDIA(0):     device Eizo L568 (DFP-1) (Using EDID frequencies has been
[    20.904] (**) NVIDIA(0):     enabled on all display devices.)
[    21.108] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
[    21.108] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    21.108] (**) NVIDIA(0):     device CRT-0 (Using EDID frequencies has been enabled on
[    21.108] (**) NVIDIA(0):     all display devices.)
[    21.108] (II) NVIDIA(GPU-0): Display (IBM (DFP-0)) does not support NVIDIA 3D Vision
[    21.108] (II) NVIDIA(GPU-0):     stereo.
[    21.108] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    21.108] (**) NVIDIA(0):     device IBM (DFP-0) (Using EDID frequencies has been
[    21.108] (**) NVIDIA(0):     enabled on all display devices.)
[    21.135] (II) NVIDIA(GPU-0): Display (Eizo L568 (DFP-1)) does not support NVIDIA 3D Vision
[    21.135] (II) NVIDIA(GPU-0):     stereo.
[    21.135] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    21.135] (**) NVIDIA(0):     device Eizo L568 (DFP-1) (Using EDID frequencies has been
[    21.135] (**) NVIDIA(0):     enabled on all display devices.)

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXPWRBN_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=81918

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
E: DMI_VENDOR=LENOVO
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=20318
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:05/LNXVIDEO:01/input/input4
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:05/LNXVIDEO:01/input/input4
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXVIDEO_01
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:01
E: ID_PATH_TAG=acpi-LNXVIDEO_01
E: KEY=3e000b00000000 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
E: NAME="Video Bus"
E: PHYS="LNXVIDEO/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=1431

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:05/LNXVIDEO:01/input/input4/event4
N: input/event4
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:05/LNXVIDEO:01/input/input4/event4
E: DMI_VENDOR=LENOVO
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:01
E: ID_PATH_TAG=acpi-LNXVIDEO_01
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=20423
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
E: EV=21
E: ID_FOR_SEAT=input-acpi-PNP0C0D_00
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MODALIAS=input:b0019v0000p0005e0000-e0,5,kramlsfw0,
E: NAME="Lid Switch"
E: PHYS="PNP0C0D/button/input0"
E: PRODUCT=19/0/5/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=1
E: TAGS=:seat:
E: USEC_INITIALIZED=73680

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
N: input/event1
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=19808

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
E: EV=3
E: ID_FOR_SEAT=input-acpi-PNP0C0E_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: KEY=4000 0 0
E: MODALIAS=input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw
E: NAME="Sleep Button"
E: PHYS="PNP0C0E/button/input0"
E: PRODUCT=19/0/3/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=81086

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2
E: DMI_VENDOR=LENOVO
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=19879
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.1/input/input15
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.1/input/input15
E: EV=3
E: ID_FOR_SEAT=input-pci-0000_00_1a_7-usb-0_4_1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=pci-0000:00:1a.7-usb-0:4.1
E: ID_PATH_TAG=pci-0000_00_1a_7-usb-0_4_1
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v046Dp08F0e0100-e0,1,kD4,ramlsfw
E: NAME="STV06xx"
E: PHYS="usb-0000:00:1a.7-4.1/input0"
E: PRODUCT=3/46d/8f0/100
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=666646

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.1/input/input15/event15
N: input/event15
S: input/by-path/pci-0000:00:1a.7-usb-0:4.1-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/pci-0000:00:1a.7-usb-0:4.1-event
E: DEVNAME=/dev/input/event15
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.1/input/input15/event15
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=pci-0000:00:1a.7-usb-0:4.1
E: ID_PATH_TAG=pci-0000_00_1a_7-usb-0_4_1
E: MAJOR=13
E: MINOR=79
E: SUBSYSTEM=input
E: USEC_INITIALIZED=666881
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.3/1-4.3:1.0/input/input13
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.3/1-4.3:1.0/input/input13
E: EV=17
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1a_7-usb-0_4_3_1_0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=G500
E: ID_MODEL_ENC=G500
E: ID_MODEL_ID=c068
E: ID_PATH=pci-0000:00:1a.7-usb-0:4.3:1.0
E: ID_PATH_TAG=pci-0000_00_1a_7-usb-0_4_3_1_0
E: ID_REVISION=5802
E: ID_SERIAL=Logitech_G500_3568FBA87D0018
E: ID_SERIAL_SHORT=3568FBA87D0018
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: KEY=ffff0000 0 0 0 0
E: MODALIAS=input:b0003v046DpC068e0111-e0,1,2,4,k110,111,112,113,114,115,116,117,118,119,11A,11B,11C,11D,11E,11F,r0,1,6,8,am4,lsfw
E: MSC=10
E: NAME="Logitech G500"
E: PHYS="usb-0000:00:1a.7-4.3/input0"
E: PRODUCT=3/46d/c068/111
E: PROP=0
E: REL=143
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ="3568FBA87D0018"
E: USEC_INITIALIZED=594655

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.3/1-4.3:1.0/input/input13/event13
N: input/event13
S: input/by-id/usb-Logitech_G500_3568FBA87D0018-event-mouse
S: input/by-path/pci-0000:00:1a.7-usb-0:4.3:1.0-event-mouse
E: DEVLINKS=/dev/input/by-id/usb-Logitech_G500_3568FBA87D0018-event-mouse /dev/input/by-path/pci-0000:00:1a.7-usb-0:4.3:1.0-event-mouse
E: DEVNAME=/dev/input/event13
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.3/1-4.3:1.0/input/input13/event13
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=G500
E: ID_MODEL_ENC=G500
E: ID_MODEL_ID=c068
E: ID_PATH=pci-0000:00:1a.7-usb-0:4.3:1.0
E: ID_PATH_TAG=pci-0000_00_1a_7-usb-0_4_3_1_0
E: ID_REVISION=5802
E: ID_SERIAL=Logitech_G500_3568FBA87D0018
E: ID_SERIAL_SHORT=3568FBA87D0018
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=77
E: SUBSYSTEM=input
E: USEC_INITIALIZED=594961

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.3/1-4.3:1.0/input/input13/mouse2
N: input/mouse2
S: input/by-id/usb-Logitech_G500_3568FBA87D0018-mouse
S: input/by-path/pci-0000:00:1a.7-usb-0:4.3:1.0-mouse
E: DEVLINKS=/dev/input/by-id/usb-Logitech_G500_3568FBA87D0018-mouse /dev/input/by-path/pci-0000:00:1a.7-usb-0:4.3:1.0-mouse
E: DEVNAME=/dev/input/mouse2
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.3/1-4.3:1.0/input/input13/mouse2
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=G500
E: ID_MODEL_ENC=G500
E: ID_MODEL_ID=c068
E: ID_PATH=pci-0000:00:1a.7-usb-0:4.3:1.0
E: ID_PATH_TAG=pci-0000_00_1a_7-usb-0_4_3_1_0
E: ID_REVISION=5802
E: ID_SERIAL=Logitech_G500_3568FBA87D0018
E: ID_SERIAL_SHORT=3568FBA87D0018
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=34
E: SUBSYSTEM=input
E: USEC_INITIALIZED=594910

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.3/1-4.3:1.1/input/input14
E: ABS=100000000
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.3/1-4.3:1.1/input/input14
E: EV=10001f
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1a_7-usb-0_4_3_1_1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=G500
E: ID_MODEL_ENC=G500
E: ID_MODEL_ID=c068
E: ID_PATH=pci-0000:00:1a.7-usb-0:4.3:1.1
E: ID_PATH_TAG=pci-0000_00_1a_7-usb-0_4_3_1_1
E: ID_REVISION=5802
E: ID_SERIAL=Logitech_G500_3568FBA87D0018
E: ID_SERIAL_SHORT=3568FBA87D0018
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: KEY=4837fff072ff32d bf54444600000000 1 30f908b17c007 ffe77bfad9415fff febeffdfffefffff fffffffffffffffe
E: MODALIAS=input:b0003v046DpC068e0111-e0,1,2,3,4,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8B,8C,8E,90,96,98,9B,9C,9E,9F,A1,A3,A4,A5,A6,A7,A8,A9,AB,AC,AD,AE,B0,B1,B2,B5,B6,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,CE,CF,D0,D1,D2,D4,D8,D9,DB,DF,E4,E7,E8,E9,EA,EB,F0,F1,100,161,162,166,16A,16E,172,174,176,178,179,17A,17B,17C,17D,17F,180,182,183,185,188,189,18C,18D,18E,18F,190,191,192,193,195,198,199,19A,1A0,1A1,1A2,1A3,1A4,1A5,1A6,1A7,1A8,1A9,1AA,1AB,1AC,1AD,1AE,1B0,1B1,1B7,1BA,r6,a20,m4,lsfw
E: MSC=10
E: NAME="Logitech G500"
E: PHYS="usb-0000:00:1a.7-4.3/input1"
E: PRODUCT=3/46d/c068/111
E: PROP=0
E: REL=40
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ="3568FBA87D0018"
E: USEC_INITIALIZED=596679

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.3/1-4.3:1.1/input/input14/event14
N: input/event14
S: input/by-id/usb-Logitech_G500_3568FBA87D0018-if01-event-kbd
S: input/by-path/pci-0000:00:1a.7-usb-0:4.3:1.1-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-Logitech_G500_3568FBA87D0018-if01-event-kbd /dev/input/by-path/pci-0000:00:1a.7-usb-0:4.3:1.1-event-kbd
E: DEVNAME=/dev/input/event14
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.3/1-4.3:1.1/input/input14/event14
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=G500
E: ID_MODEL_ENC=G500
E: ID_MODEL_ID=c068
E: ID_PATH=pci-0000:00:1a.7-usb-0:4.3:1.1
E: ID_PATH_TAG=pci-0000_00_1a_7-usb-0_4_3_1_1
E: ID_REVISION=5802
E: ID_SERIAL=Logitech_G500_3568FBA87D0018
E: ID_SERIAL_SHORT=3568FBA87D0018
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=78
E: SUBSYSTEM=input
E: USEC_INITIALIZED=597625
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:1b.0/input/input6
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input6
E: EV=40001
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0001v11D4p1984e0001-e0,12,kramls1,2,fw
E: NAME="HDA Digital PCBeep"
E: PHYS="card0/codec#0/beep0"
E: PRODUCT=1/11d4/1984/1
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=17242

P: /devices/pci0000:00/0000:00:1b.0/input/input6/event6
N: input/event6
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input6/event6
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: USEC_INITIALIZED=20583

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_FOR_SEAT=input-platform-i8042-serio-0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB54-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab54
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=29126

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: DMI_VENDOR=LENOVO
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: USEC_INITIALIZED=19739
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/platform/i8042/serio1/input/input8
E: ABS=11000003
E: DEVPATH=/devices/platform/i8042/serio1/input/input8
E: EV=b
E: ID_FOR_SEAT=input-platform-i8042-serio-1
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: KEY=420 30000 0 0 0 0
E: MODALIAS=input:b0011v0002p0007e81B1-e0,1,3,k110,111,145,14A,ra0,1,18,1C,mlsfw
E: NAME="SynPS/2 Synaptics TouchPad"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/7/81b1
E: PROP=1
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=20971

P: /devices/platform/i8042/serio1/input/input8/event8
N: input/event8
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/platform/i8042/serio1/input/input8/event8
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: USEC_INITIALIZED=21613

P: /devices/platform/i8042/serio1/input/input8/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/platform/i8042/serio1/input/input8/mouse0
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: USEC_INITIALIZED=21572

P: /devices/platform/i8042/serio1/serio2/input/input12
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input12
E: EV=7
E: ID_FOR_SEAT=input-platform-i8042-serio-2
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_SERIAL=noserial
E: KEY=70000 0 0 0 0
E: MODALIAS=input:b0011v0002p000Ae0000-e0,1,2,k110,111,112,r0,1,amlsfw
E: NAME="TPPS/2 IBM TrackPoint"
E: PHYS="synaptics-pt/serio0/input0"
E: PRODUCT=11/2/a/0
E: PROP=0
E: REL=3
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=81505

P: /devices/platform/i8042/serio1/serio2/input/input12/event12
N: input/event12
S: input/by-path/platform-i8042-serio-2-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-event-mouse
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input12/event12
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=76
E: SUBSYSTEM=input
E: USEC_INITIALIZED=82338

P: /devices/platform/i8042/serio1/serio2/input/input12/mouse1
N: input/mouse1
S: input/by-path/platform-i8042-serio-2-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-mouse
E: DEVNAME=/dev/input/mouse1
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input12/mouse1
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=33
E: SUBSYSTEM=input
E: USEC_INITIALIZED=82287

P: /devices/platform/pcspkr/input/input7
E: DEVPATH=/devices/platform/pcspkr/input/input7
E: EV=40001
E: ID_FOR_SEAT=input-platform-pcspkr
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PRODUCT=10/1f/1/100
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=20789

P: /devices/platform/pcspkr/input/input7/event7
N: input/event7
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/platform/pcspkr/input/input7/event7
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: USEC_INITIALIZED=20872

P: /devices/platform/thinkpad_acpi/input/input5
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input5
E: EV=33
E: ID_FOR_SEAT=input-platform-thinkpad_acpi
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-thinkpad_acpi
E: ID_PATH_TAG=platform-thinkpad_acpi
E: KEY=18040000 0 10000000000000 0 1501b00102004 c000000001104000 e000000000000 0
E: MODALIAS=input:b0019v17AAp5054e4101-e0,1,4,5,k71,72,73,8E,94,98,BE,BF,C2,CD,D4,E0,E1,E3,E4,EC,EE,F0,174,1D2,1DB,1DC,ram4,lsfw3,
E: MSC=10
E: NAME="ThinkPad Extra Buttons"
E: PHYS="thinkpad_acpi/input0"
E: PRODUCT=19/17aa/5054/4101
E: PROP=0
E: SUBSYSTEM=input
E: SW=8
E: TAGS=:seat:
E: USEC_INITIALIZED=16116

P: /devices/platform/thinkpad_acpi/input/input5/event5
N: input/event5
S: input/by-path/platform-thinkpad_acpi-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-thinkpad_acpi-event
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input5/event5
E: DMI_VENDOR=LENOVO
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-thinkpad_acpi
E: ID_PATH_TAG=platform-thinkpad_acpi
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=20502
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/virtual/input/input10
E: ABS=3
E: DEVPATH=/devices/virtual/input/input10
E: EV=9
E: ID_INPUT=1
E: MODALIAS=input:b0019v1014p5054e4801-e0,3,kra0,1,mlsfw
E: NAME="ThinkPad HDAPS accelerometer data"
E: PHYS="hdaps/input1"
E: PRODUCT=19/1014/5054/4801
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=89568

P: /devices/virtual/input/input10/event10
N: input/event10
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/virtual/input/input10/event10
E: ID_INPUT=1
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: USEC_INITIALIZED=90075

P: /devices/virtual/input/input10/js1
N: input/js1
E: DEVNAME=/dev/input/js1
E: DEVPATH=/devices/virtual/input/input10/js1
E: ID_INPUT=1
E: MAJOR=13
E: MINOR=1
E: SUBSYSTEM=input
E: USEC_INITIALIZED=90126

P: /devices/virtual/input/input11
E: DEVPATH=/devices/virtual/input/input11
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: KEY=ffffffffffffffff ffffffffffffffff ffffffffffffffff fffffffffffffffe
E: MODALIAS=input:b0003v0000p0000e0004-e0,1,k71,72,73,74,75,76,77,78,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8B,8C,8D,8E,8F,90,91,92,93,94,95,96,97,98,99,9A,9B,9C,9D,9E,9F,A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,AA,AB,AC,AD,AE,AF,B0,B1,B2,B3,B4,B5,B6,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,C3,C4,C5,C6,C7,C8,C9,CA,CB,CC,CD,CE,CF,D0,D1,D2,D3,D4,D5,D6,D7,D8,D9,DA,DB,DC,DD,DE,DF,E0,E1,E2,E3,E4,E5,E6,E7,E8,E9,EA,EB,EC,ED,EE,EF,F0,F1,F2,F3,F4,F5,F6,F7,F8,F9,FA,FB,FC,FD,FE,FF,ramlsfw
E: NAME="ACPI Virtual Keyboard Device"
E: PRODUCT=3/0/0/4
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=93230

P: /devices/virtual/input/input11/event11
N: input/event11
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/virtual/input/input11/event11
E: DMI_VENDOR=LENOVO
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=75
E: SUBSYSTEM=input
E: USEC_INITIALIZED=94030
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/virtual/input/input9
E: ABS=3
E: DEVPATH=/devices/virtual/input/input9
E: EV=9
E: ID_INPUT=1
E: MODALIAS=input:b0019v1014p5054e6801-e0,3,kra0,1,mlsfw
E: NAME="ThinkPad HDAPS joystick emulation"
E: PHYS="hdaps/input0"
E: PRODUCT=19/1014/5054/6801
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=88239

P: /devices/virtual/input/input9/event9
N: input/event9
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/virtual/input/input9/event9
E: ID_INPUT=1
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: USEC_INITIALIZED=88808

P: /devices/virtual/input/input9/js0
N: input/js0
E: DEVNAME=/dev/input/js0
E: DEVPATH=/devices/virtual/input/input9/js0
E: ID_INPUT=1
E: MAJOR=13
E: MINOR=0
E: SUBSYSTEM=input
E: USEC_INITIALIZED=89515


DRM Information from dmesg:
---------------------------
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[    1.099770] Linux agpgart interface v0.103


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages xorg depends on:
ii  gnome-terminal [x-terminal-emulator]  3.10.1-1
ii  libgl1-mesa-dri                       9.2.2-1
ii  libgl1-mesa-glx [libgl1]              9.2.2-1
ii  libglu1-mesa                          9.0.0-2
ii  x11-apps                              7.7+1
ii  x11-session-utils                     7.6+2
ii  x11-utils                             7.7+1
ii  x11-xfs-utils                         7.7~1
ii  x11-xkb-utils                         7.7~1
ii  x11-xserver-utils                     7.7+1
ii  xauth                                 1:1.0.7-1
ii  xfonts-100dpi                         1:1.0.3
ii  xfonts-75dpi                          1:1.0.3
ii  xfonts-base                           1:1.0.3
ii  xfonts-scalable                       1:1.0.3-1
ii  xfonts-utils                          1:7.7~1
ii  xinit                                 1.3.2-1
ii  xkb-data                              2.5.1-3
ii  xorg-docs-core                        1:1.7-1
ii  xserver-xorg                          1:7.7+4
ii  xterm [x-terminal-emulator]           297-1

xorg recommends no packages.

Versions of packages xorg suggests:
pn  xorg-docs  <none>

Versions of packages xserver-xorg depends on:
ii  libc6                                                 2.17-93
ii  x11-xkb-utils                                         7.7~1
ii  xkb-data                                              2.5.1-3
ii  xserver-xorg-core                                     2:1.14.3-4
ii  xserver-xorg-input-all                                1:7.7+4
ii  xserver-xorg-input-evdev [xorg-driver-input]          1:2.8.2-1
ii  xserver-xorg-input-mouse [xorg-driver-input]          1:1.9.0-1+b1
ii  xserver-xorg-input-synaptics [xorg-driver-input]      1.7.1-2+b1
ii  xserver-xorg-input-vmmouse [xorg-driver-input]        1:13.0.0-1+b1
ii  xserver-xorg-input-wacom [xorg-driver-input]          0.23.0+20131011-1
ii  xserver-xorg-video-all                                1:7.7+4
ii  xserver-xorg-video-ati [xorg-driver-video]            1:7.2.0-1+b2
ii  xserver-xorg-video-cirrus [xorg-driver-video]         1:1.5.2-1+b1
ii  xserver-xorg-video-fbdev [xorg-driver-video]          1:0.4.4-1
ii  xserver-xorg-video-intel [xorg-driver-video]          2:2.21.15-1+b2
ii  xserver-xorg-video-mach64 [xorg-driver-video]         6.9.4-1+b1
ii  xserver-xorg-video-mga [xorg-driver-video]            1:1.6.2-1+b1
ii  xserver-xorg-video-modesetting [xorg-driver-video]    0.8.0-1+b2
ii  xserver-xorg-video-neomagic [xorg-driver-video]       1:1.2.8-1
ii  xserver-xorg-video-nouveau [xorg-driver-video]        1:1.0.10-1
ii  xserver-xorg-video-nvidia [xorg-driver-video]         319.72-1
ii  xserver-xorg-video-openchrome [xorg-driver-video]     1:0.3.3-1
ii  xserver-xorg-video-qxl [xorg-driver-video]            0.1.0-2.1
ii  xserver-xorg-video-r128 [xorg-driver-video]           6.9.1-1
ii  xserver-xorg-video-radeon [xorg-driver-video]         1:7.2.0-1+b2
ii  xserver-xorg-video-savage [xorg-driver-video]         1:2.3.7-2
ii  xserver-xorg-video-siliconmotion [xorg-driver-video]  1:1.7.7-2
ii  xserver-xorg-video-sisusb [xorg-driver-video]         1:0.9.6-2
ii  xserver-xorg-video-tdfx [xorg-driver-video]           1:1.4.5-1
ii  xserver-xorg-video-trident [xorg-driver-video]        1:1.3.6-2
ii  xserver-xorg-video-vesa [xorg-driver-video]           1:2.3.3-1+b1
ii  xserver-xorg-video-vmware [xorg-driver-video]         1:13.0.1-2

Versions of packages xserver-xorg recommends:
ii  libgl1-mesa-dri  9.2.2-1

-- no debconf information

--- End Message ---
--- Begin Message ---
On Sun, Nov 24, 2013 at 13:17:38 +0100, Helmar Schütz wrote:

> Package: xorg
> Version: 1:7.7+4
> Severity: important
> 
> Dear Maintainer,
> 
>    * What led up to the situation?
>         Since the last upgrade of Xorg in testing, whenever I move my Logitech
> G500 gaming mouse, Xorg uses 40% of my CPU in Gnome 3.8. When I unplug the
> mouse and use the Trackpad of my T61 Thinkpad, Xorgs CPU usage peaks at 7 %.
>    * What exactly did you do (or not do) that was effective (or
>      ineffective)?
>         Switched kernels, Nvidia drivers
>    * What was the outcome of this action?
>         Same behaviour of Xorg
>    * What outcome did you expect instead?
>         CPU usage to be at the levels before the upgrade.
> 
Sorry, we don't support the binary nvidia driver.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: