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

Bug#644686: xorg: constantly uses 30-100% of CPU with KDE and nVidia propietary drivers



Package: xorg
Version: 1:7.6+9
Severity: important

Dear Maintainer,

   * What led up to the situation?
A recent update of both proprietary nVidia driver as well as xorg itself
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
Whatever I do the system is extremely unresponsive. top shows that xorg is
using all the cpu cycles. All the KDE applications are especially affected, GTK
based apps behave (almost) as they should.

Please let me know if you need more info.



-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 May 15  2010 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2003784 Sep 24 11:08 /usr/bin/Xorg

Diversions concerning libGL are in place
----------------------------------------
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/i386-linux-gnu/libGL.so.1 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1 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/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/libGL.so.1.2 to /usr/lib/mesa-diverted/libGL.so.1.2 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 G92 [GeForce GTS 250] [10de:0615] (rev a2)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 1512 Jan 29  2010 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildd@ninsei)  Fri Sep  5 22:23:08 UTC 2008

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

Section "Files"
    RgbPath         "/usr/X11R6/lib/X11/rgb"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
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         "keyboard"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       30.0 - 110.0
    VertRefresh     50.0 - 150.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
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 3.0.0-1-686-pae (Debian 3.0.0-3) (ben@decadent.org.uk) (gcc version 4.5.3 (Debian 4.5.3-8) ) #1 SMP Sat Aug 27 16:41:03 UTC 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 19050 Oct  8 08:20 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    23.649] 
X.Org X Server 1.11.1
Release Date: 2011-09-24
[    23.684] X Protocol Version 11, Revision 0
[    23.684] Build Operating System: Linux 2.6.32-5-amd64 i686 Debian
[    23.684] Current Operating System: Linux grzes 3.0.0-1-686-pae #1 SMP Sat Aug 27 16:41:03 UTC 2011 i686
[    23.684] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.0.0-1-686-pae root=UUID=c2612767-032d-43a2-b414-aac0a0f7d5f5 ro quiet
[    23.684] Build Date: 24 September 2011  10:02:42AM
[    23.684] xorg-server 2:1.11.1-1 (Cyril Brulebois <kibi@debian.org>) 
[    23.684] Current version of pixman: 0.22.2
[    23.684] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    23.684] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    23.684] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Oct  8 08:20:29 2011
[    23.804] (==) Using config file: "/etc/X11/xorg.conf"
[    23.804] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    23.914] Parse error on line 12 of section Files in file /etc/X11/xorg.conf
	Ignoring obsolete keyword "RgbPath".
[    23.914] (==) ServerLayout "Layout0"
[    23.914] (**) |-->Screen "Screen0" (0)
[    23.914] (**) |   |-->Monitor "Monitor0"
[    23.948] (**) |   |-->Device "Device0"
[    23.970] (**) |-->Input Device "Keyboard0"
[    23.970] (**) |-->Input Device "Mouse0"
[    23.970] (==) Automatically adding devices
[    23.970] (==) Automatically enabling devices
[    24.056] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    24.056] 	Entry deleted from font path.
[    24.265] (==) 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
[    24.265] (==) ModulePath set to "/usr/lib/xorg/modules"
[    24.265] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    24.265] (WW) Disabling Keyboard0
[    24.265] (WW) Disabling Mouse0
[    24.265] (II) Loader magic: 0x822b800
[    24.265] (II) Module ABI versions:
[    24.265] 	X.Org ANSI C Emulation: 0.4
[    24.265] 	X.Org Video Driver: 11.0
[    24.265] 	X.Org XInput driver : 13.0
[    24.265] 	X.Org Server Extension : 6.0
[    24.266] (--) PCI:*(0:1:0:0) 10de:0615:1043:8303 rev 162, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000cc00/128, BIOS @ 0x????????/131072
[    24.266] (II) Open ACPI successful (/var/run/acpid.socket)
[    24.266] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[    24.266] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[    24.266] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    24.266] (II) "record" will be loaded by default.
[    24.266] (II) "dri" will be loaded by default.
[    24.266] (II) "dri2" will be loaded by default.
[    24.266] (II) LoadModule: "dbe"
[    24.401] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    24.419] (II) Module dbe: vendor="X.Org Foundation"
[    24.419] 	compiled for 1.11.1, module version = 1.0.0
[    24.419] 	Module class: X.Org Server Extension
[    24.419] 	ABI class: X.Org Server Extension, version 6.0
[    24.419] (II) Loading extension DOUBLE-BUFFER
[    24.419] (II) LoadModule: "extmod"
[    24.419] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    24.430] (II) Module extmod: vendor="X.Org Foundation"
[    24.430] 	compiled for 1.11.1, module version = 1.0.0
[    24.430] 	Module class: X.Org Server Extension
[    24.430] 	ABI class: X.Org Server Extension, version 6.0
[    24.430] (II) Loading extension SELinux
[    24.430] (II) Loading extension MIT-SCREEN-SAVER
[    24.430] (II) Loading extension XFree86-VidModeExtension
[    24.430] (II) Loading extension XFree86-DGA
[    24.430] (II) Loading extension DPMS
[    24.430] (II) Loading extension XVideo
[    24.430] (II) Loading extension XVideo-MotionCompensation
[    24.430] (II) Loading extension X-Resource
[    24.430] (II) LoadModule: "glx"
[    24.430] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[    26.149] (II) Module glx: vendor="NVIDIA Corporation"
[    26.149] 	compiled for 4.0.2, module version = 1.0.0
[    26.149] 	Module class: X.Org Server Extension
[    26.149] (II) NVIDIA GLX Module  275.28  Wed Aug 31 18:45:27 PDT 2011
[    26.149] (II) Loading extension GLX
[    26.149] (II) LoadModule: "record"
[    26.150] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    26.151] (II) Module record: vendor="X.Org Foundation"
[    26.151] 	compiled for 1.11.1, module version = 1.13.0
[    26.151] 	Module class: X.Org Server Extension
[    26.151] 	ABI class: X.Org Server Extension, version 6.0
[    26.151] (II) Loading extension RECORD
[    26.151] (II) LoadModule: "dri"
[    26.151] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    26.203] (II) Module dri: vendor="X.Org Foundation"
[    26.203] 	compiled for 1.11.1, module version = 1.0.0
[    26.204] 	ABI class: X.Org Server Extension, version 6.0
[    26.204] (II) Loading extension XFree86-DRI
[    26.204] (II) LoadModule: "dri2"
[    26.204] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    26.204] (II) Module dri2: vendor="X.Org Foundation"
[    26.204] 	compiled for 1.11.1, module version = 1.2.0
[    26.205] 	ABI class: X.Org Server Extension, version 6.0
[    26.205] (II) Loading extension DRI2
[    26.205] (II) LoadModule: "nvidia"
[    26.280] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    26.408] (II) Module nvidia: vendor="NVIDIA Corporation"
[    26.408] 	compiled for 4.0.2, module version = 1.0.0
[    26.408] 	Module class: X.Org Video Driver
[    26.470] (II) NVIDIA dlloader X Driver  275.28  Wed Aug 31 18:27:32 PDT 2011
[    26.497] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    26.531] (++) using VT number 7

[    26.558] (II) Loading sub module "fb"
[    26.558] (II) LoadModule: "fb"
[    26.559] (II) Loading /usr/lib/xorg/modules/libfb.so
[    26.595] (II) Module fb: vendor="X.Org Foundation"
[    26.595] 	compiled for 1.11.1, module version = 1.0.0
[    26.595] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    26.595] (II) Loading sub module "wfb"
[    26.595] (II) LoadModule: "wfb"
[    26.595] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    26.625] (II) Module wfb: vendor="X.Org Foundation"
[    26.625] 	compiled for 1.11.1, module version = 1.0.0
[    26.625] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    26.625] (II) Loading sub module "ramdac"
[    26.625] (II) LoadModule: "ramdac"
[    26.625] (II) Module "ramdac" already built-in
[    26.643] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    26.643] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    26.643] (II) Loading /usr/lib/xorg/modules/libfb.so
[    26.686] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    26.686] (==) NVIDIA(0): RGB weight 888
[    26.686] (==) NVIDIA(0): Default visual is TrueColor
[    26.686] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    27.684] (II) NVIDIA(GPU-0): Display (Idek Iiyama PLE2407HDSD (DFP-0)) does not support
[    27.684] (II) NVIDIA(GPU-0):     NVIDIA 3D Vision stereo.
[    27.933] (II) NVIDIA(0): NVIDIA GPU GeForce GTS 250 (G92) at PCI:1:0:0 (GPU-0)
[    27.934] (--) NVIDIA(0): Memory: 524288 kBytes
[    27.934] (--) NVIDIA(0): VideoBIOS: 62.92.7d.00.11
[    27.934] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    27.934] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[    27.934] (--) NVIDIA(0): Connected display device(s) on GeForce GTS 250 at PCI:1:0:0
[    27.934] (--) NVIDIA(0):     Idek Iiyama PLE2407HDSD (DFP-0)
[    27.934] (--) NVIDIA(0): Idek Iiyama PLE2407HDSD (DFP-0): 330.0 MHz maximum pixel
[    27.934] (--) NVIDIA(0):     clock
[    27.934] (--) NVIDIA(0): Idek Iiyama PLE2407HDSD (DFP-0): Internal Dual Link TMDS
[    28.012] (II) NVIDIA(0): Assigned Display Device: DFP-0
[    28.012] (==) NVIDIA(0): 
[    28.012] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    28.012] (==) NVIDIA(0):     will be used as the requested mode.
[    28.012] (==) NVIDIA(0): 
[    28.012] (II) NVIDIA(0): Validated modes:
[    28.012] (II) NVIDIA(0):     "nvidia-auto-select"
[    28.012] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[    28.046] (--) NVIDIA(0): DPI set to (93, 91); computed from "UseEdidDpi" X config
[    28.046] (--) NVIDIA(0):     option
[    28.046] (--) Depth 24 pixmap format is 32 bpp
[    28.046] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[    28.052] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[    28.217] (II) Loading extension NV-GLX
[    28.334] (==) NVIDIA(0): Disabling shared memory pixmaps
[    28.334] (==) NVIDIA(0): Backing store disabled
[    28.334] (==) NVIDIA(0): Silken mouse enabled
[    28.335] (**) NVIDIA(0): DPMS enabled
[    28.335] (II) Loading extension NV-CONTROL
[    28.335] (II) Loading extension XINERAMA
[    28.335] (II) Loading sub module "dri2"
[    28.335] (II) LoadModule: "dri2"
[    28.335] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    28.335] (II) Module dri2: vendor="X.Org Foundation"
[    28.335] 	compiled for 1.11.1, module version = 1.2.0
[    28.335] 	ABI class: X.Org Server Extension, version 6.0
[    28.335] (II) NVIDIA(0): [DRI2] Setup complete
[    28.335] (==) RandR enabled
[    28.335] (II) Initializing built-in extension Generic Event Extension
[    28.335] (II) Initializing built-in extension SHAPE
[    28.335] (II) Initializing built-in extension MIT-SHM
[    28.335] (II) Initializing built-in extension XInputExtension
[    28.335] (II) Initializing built-in extension XTEST
[    28.335] (II) Initializing built-in extension BIG-REQUESTS
[    28.335] (II) Initializing built-in extension SYNC
[    28.335] (II) Initializing built-in extension XKEYBOARD
[    28.335] (II) Initializing built-in extension XC-MISC
[    28.335] (II) Initializing built-in extension SECURITY
[    28.335] (II) Initializing built-in extension XINERAMA
[    28.335] (II) Initializing built-in extension XFIXES
[    28.335] (II) Initializing built-in extension RENDER
[    28.335] (II) Initializing built-in extension RANDR
[    28.335] (II) Initializing built-in extension COMPOSITE
[    28.335] (II) Initializing built-in extension DAMAGE
[    28.336] (II) SELinux: Disabled on system
[    28.337] (II) Initializing extension GLX
[    31.636] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[    31.636] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    31.636] (II) LoadModule: "evdev"
[    31.636] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    31.651] (II) Module evdev: vendor="X.Org Foundation"
[    31.651] 	compiled for 1.11.0, module version = 2.6.0
[    31.651] 	Module class: X.Org XInput Driver
[    31.651] 	ABI class: X.Org XInput driver, version 13.0
[    31.651] (II) Using input driver 'evdev' for 'Power Button'
[    31.651] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    31.651] (**) Power Button: always reports core events
[    31.651] (**) Power Button: Device: "/dev/input/event6"
[    31.651] (--) Power Button: Found keys
[    31.651] (II) Power Button: Configuring as keyboard
[    31.651] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event6"
[    31.651] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    31.651] (**) Option "xkb_rules" "evdev"
[    31.651] (**) Option "xkb_model" "pc105"
[    31.651] (**) Option "xkb_layout" "gb"
[    31.678] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[    31.678] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    31.678] (II) Using input driver 'evdev' for 'Power Button'
[    31.678] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    31.678] (**) Power Button: always reports core events
[    31.678] (**) Power Button: Device: "/dev/input/event5"
[    31.678] (--) Power Button: Found keys
[    31.678] (II) Power Button: Configuring as keyboard
[    31.678] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5/event5"
[    31.678] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    31.678] (**) Option "xkb_rules" "evdev"
[    31.678] (**) Option "xkb_model" "pc105"
[    31.678] (**) Option "xkb_layout" "gb"
[    31.678] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[    31.678] (II) No input driver/identifier specified (ignoring)
[    31.678] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event8)
[    31.678] (II) No input driver/identifier specified (ignoring)
[    31.679] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event1)
[    31.679] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
[    31.679] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
[    31.679] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    31.679] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[    31.679] (**) Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event1"
[    31.679] (--) Logitech USB-PS/2 Optical Mouse: Found 3 mouse buttons
[    31.679] (--) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
[    31.679] (--) Logitech USB-PS/2 Optical Mouse: Found relative axes
[    31.679] (--) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
[    31.679] (II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[    31.679] (II) Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
[    31.679] (**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
[    31.679] (**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    31.679] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.0/input/input1/event1"
[    31.679] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 8)
[    31.679] (II) Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
[    31.679] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
[    31.679] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
[    31.679] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
[    31.679] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
[    31.679] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
[    31.679] (II) No input driver/identifier specified (ignoring)
[    31.679] (II) config/udev: Adding input device HID 05a4:9881 (/dev/input/event2)
[    31.679] (**) HID 05a4:9881: Applying InputClass "evdev keyboard catchall"
[    31.679] (II) Using input driver 'evdev' for 'HID 05a4:9881'
[    31.680] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    31.680] (**) HID 05a4:9881: always reports core events
[    31.680] (**) HID 05a4:9881: Device: "/dev/input/event2"
[    31.680] (--) HID 05a4:9881: Found keys
[    31.680] (II) HID 05a4:9881: Configuring as keyboard
[    31.680] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.0/input/input2/event2"
[    31.680] (II) XINPUT: Adding extended input device "HID 05a4:9881" (type: KEYBOARD, id 9)
[    31.680] (**) Option "xkb_rules" "evdev"
[    31.680] (**) Option "xkb_model" "pc105"
[    31.680] (**) Option "xkb_layout" "gb"
[    31.680] (II) config/udev: Adding input device HID 05a4:9881 (/dev/input/event3)
[    31.680] (**) HID 05a4:9881: Applying InputClass "evdev pointer catchall"
[    31.680] (**) HID 05a4:9881: Applying InputClass "evdev keyboard catchall"
[    31.680] (II) Using input driver 'evdev' for 'HID 05a4:9881'
[    31.680] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    31.680] (**) HID 05a4:9881: always reports core events
[    31.680] (**) HID 05a4:9881: Device: "/dev/input/event3"
[    31.680] (--) HID 05a4:9881: Found 9 mouse buttons
[    31.680] (--) HID 05a4:9881: Found scroll wheel(s)
[    31.680] (--) HID 05a4:9881: Found relative axes
[    31.680] (--) HID 05a4:9881: Found x and y relative axes
[    31.680] (--) HID 05a4:9881: Found keys
[    31.680] (II) HID 05a4:9881: Configuring as mouse
[    31.680] (II) HID 05a4:9881: Configuring as keyboard
[    31.680] (II) HID 05a4:9881: Adding scrollwheel support
[    31.680] (**) HID 05a4:9881: YAxisMapping: buttons 4 and 5
[    31.680] (**) HID 05a4:9881: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    31.680] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.1/input/input3/event3"
[    31.680] (II) XINPUT: Adding extended input device "HID 05a4:9881" (type: KEYBOARD, id 10)
[    31.680] (**) Option "xkb_rules" "evdev"
[    31.680] (**) Option "xkb_model" "pc105"
[    31.680] (**) Option "xkb_layout" "gb"
[    31.680] (II) HID 05a4:9881: initialized for relative axes.
[    31.680] (**) HID 05a4:9881: (accel) keeping acceleration scheme 1
[    31.680] (**) HID 05a4:9881: (accel) acceleration profile 0
[    31.680] (**) HID 05a4:9881: (accel) acceleration factor: 2.000
[    31.680] (**) HID 05a4:9881: (accel) acceleration threshold: 4
[    31.681] (II) config/udev: Adding input device HID 05a4:9881 (/dev/input/mouse1)
[    31.681] (II) No input driver/identifier specified (ignoring)
[    31.681] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    31.681] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    31.681] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    31.681] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    31.681] (**) AT Translated Set 2 keyboard: always reports core events
[    31.681] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    31.681] (--) AT Translated Set 2 keyboard: Found keys
[    31.681] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[    31.681] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    31.681] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[    31.681] (**) Option "xkb_rules" "evdev"
[    31.681] (**) Option "xkb_model" "pc105"
[    31.681] (**) Option "xkb_layout" "gb"
[    31.681] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[    31.681] (II) No input driver/identifier specified (ignoring)

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

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event6
N: input/event6
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/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=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: XKBMODEL=pc105
E: XKBLAYOUT=gb
E: DMI_VENDOR=System manufacturer

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5
E: PRODUCT=19/0/1/0
E: NAME="Power Button"
E: PHYS="PNP0C0C/button/input0"
E: PROP=0
E: EV=3
E: KEY=100000 0 0 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5/event5
N: input/event5
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5/event5
E: MAJOR=13
E: MINOR=69
E: DEVNAME=/dev/input/event5
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: XKBMODEL=pc105
E: XKBLAYOUT=gb
E: DMI_VENDOR=System manufacturer

P: /devices/pci0000:00/0000:00:1b.0/input/input7
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input7
E: PRODUCT=1/10ec/888/1
E: NAME="HDA Digital PCBeep"
E: PHYS="card0/codec#0/beep0"
E: PROP=0
E: EV=40001
E: SND=6
E: MODALIAS=input:b0001v10ECp0888e0001-e0,12,kramls1,2,fw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0

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: ID_PATH_TAG=pci-0000_00_1b_0
E: DMI_VENDOR=System manufacturer

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input8
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel Headphone"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=4
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input8/event8
N: input/event8
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input8/event8
E: MAJOR=13
E: MINOR=72
E: DEVNAME=/dev/input/event8
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: DMI_VENDOR=System manufacturer

P: /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.0/input/input1
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.0/input/input1
E: PRODUCT=3/46d/c03e/110
E: NAME="Logitech USB-PS/2 Optical Mouse"
E: PHYS="usb-0000:00:1d.2-1/input0"
E: UNIQ=""
E: PROP=0
E: EV=17
E: KEY=70000 0 0 0 0 0 0 0 0
E: REL=103
E: MSC=10
E: MODALIAS=input:b0003v046DpC03Ee0110-e0,1,2,4,k110,111,112,r0,1,8,am4,lsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_MODEL=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c03e
E: ID_REVISION=2000
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.2-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_1d_2-usb-0_1_1_0

P: /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.0/input/input1/event1
N: input/event1
S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse
S: input/by-path/pci-0000:00:1d.2-usb-0:1:1.0-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.0/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_MODEL=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c03e
E: ID_REVISION=2000
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.2-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_1d_2-usb-0_1_1_0
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse /dev/input/by-path/pci-0000:00:1d.2-usb-0:1:1.0-event-mouse

P: /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.0/input/input1/mouse0
N: input/mouse0
S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse
S: input/by-path/pci-0000:00:1d.2-usb-0:1:1.0-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.0/input/input1/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=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c03e
E: ID_REVISION=2000
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.2-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_1d_2-usb-0_1_1_0
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse /dev/input/by-path/pci-0000:00:1d.2-usb-0:1:1.0-mouse

P: /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.0/input/input2
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.0/input/input2
E: PRODUCT=3/5a4/9881/110
E: NAME="HID 05a4:9881"
E: PHYS="usb-0000:00:1d.2-2/input0"
E: UNIQ=""
E: PROP=0
E: EV=120013
E: KEY=e080ffdf 1cfffff ffffffff fffffffe
E: MSC=10
E: LED=7
E: MODALIAS=input:b0003v05A4p9881e0110-e0,1,4,11,14,k77,7D,7E,7F,ram4,l0,1,2,sfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_VENDOR=05a4
E: ID_VENDOR_ENC=05a4
E: ID_VENDOR_ID=05a4
E: ID_MODEL=9881
E: ID_MODEL_ENC=9881
E: ID_MODEL_ID=9881
E: ID_REVISION=0120
E: ID_SERIAL=05a4_9881
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.2-usb-0:2:1.0
E: ID_PATH_TAG=pci-0000_00_1d_2-usb-0_2_1_0

P: /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.0/input/input2/event2
N: input/event2
S: input/by-id/usb-05a4_9881-event-kbd
S: input/by-path/pci-0000:00:1d.2-usb-0:2:1.0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.0/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: ID_INPUT_KEYBOARD=1
E: ID_VENDOR=05a4
E: ID_VENDOR_ENC=05a4
E: ID_VENDOR_ID=05a4
E: ID_MODEL=9881
E: ID_MODEL_ENC=9881
E: ID_MODEL_ID=9881
E: ID_REVISION=0120
E: ID_SERIAL=05a4_9881
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.2-usb-0:2:1.0
E: ID_PATH_TAG=pci-0000_00_1d_2-usb-0_2_1_0
E: XKBMODEL=pc105
E: XKBLAYOUT=gb
E: DEVLINKS=/dev/input/by-id/usb-05a4_9881-event-kbd /dev/input/by-path/pci-0000:00:1d.2-usb-0:2:1.0-event-kbd

P: /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.1/input/input3
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.1/input/input3
E: PRODUCT=3/5a4/9881/110
E: NAME="HID 05a4:9881"
E: PHYS="usb-0000:00:1d.2-2/input1"
E: UNIQ=""
E: PROP=0
E: EV=17
E: KEY=1f0000 0 2020000 3878 d801d001 1e0000 0 0 0
E: REL=103
E: MSC=10
E: MODALIAS=input:b0003v05A4p9881e0110-e0,1,2,4,k71,72,73,74,80,8C,8E,8F,90,9B,9C,9E,9F,A3,A4,A5,A6,AB,AC,AD,D1,D9,110,111,112,113,114,r0,1,8,am4,lsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=05a4
E: ID_VENDOR_ENC=05a4
E: ID_VENDOR_ID=05a4
E: ID_MODEL=9881
E: ID_MODEL_ENC=9881
E: ID_MODEL_ID=9881
E: ID_REVISION=0120
E: ID_SERIAL=05a4_9881
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.2-usb-0:2:1.1
E: ID_PATH_TAG=pci-0000_00_1d_2-usb-0_2_1_1

P: /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.1/input/input3/event3
N: input/event3
S: input/by-id/usb-05a4_9881-event-mouse
S: input/by-id/usb-05a4_9881-if01-event-mouse
S: input/by-path/pci-0000:00:1d.2-usb-0:2:1.1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.1/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=05a4
E: ID_VENDOR_ENC=05a4
E: ID_VENDOR_ID=05a4
E: ID_MODEL=9881
E: ID_MODEL_ENC=9881
E: ID_MODEL_ID=9881
E: ID_REVISION=0120
E: ID_SERIAL=05a4_9881
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.2-usb-0:2:1.1
E: ID_PATH_TAG=pci-0000_00_1d_2-usb-0_2_1_1
E: XKBMODEL=pc105
E: XKBLAYOUT=gb
E: DEVLINKS=/dev/input/by-id/usb-05a4_9881-event-mouse /dev/input/by-id/usb-05a4_9881-if01-event-mouse /dev/input/by-path/pci-0000:00:1d.2-usb-0:2:1.1-event-mouse

P: /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.1/input/input3/mouse1
N: input/mouse1
S: input/by-id/usb-05a4_9881-mouse
S: input/by-id/usb-05a4_9881-if01-mouse
S: input/by-path/pci-0000:00:1d.2-usb-0:2:1.1-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.1/input/input3/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_INPUT_KEY=1
E: ID_VENDOR=05a4
E: ID_VENDOR_ENC=05a4
E: ID_VENDOR_ID=05a4
E: ID_MODEL=9881
E: ID_MODEL_ENC=9881
E: ID_MODEL_ID=9881
E: ID_REVISION=0120
E: ID_SERIAL=05a4_9881
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.2-usb-0:2:1.1
E: ID_PATH_TAG=pci-0000_00_1d_2-usb-0_2_1_1
E: DEVLINKS=/dev/input/by-id/usb-05a4_9881-mouse /dev/input/by-id/usb-05a4_9881-if01-mouse /dev/input/by-path/pci-0000:00:1d.2-usb-0:2:1.1-mouse

P: /devices/platform/i8042/serio0/input/input0
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: PRODUCT=11/1/1/ab41
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PROP=0
E: EV=120013
E: KEY=4 2000000 3803078 f800d001 feffffdf ffefffff ffffffff fffffffe
E: MSC=10
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB41-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: 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: ID_PATH_TAG=platform-i8042-serio-0

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: ID_PATH_TAG=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=gb
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DMI_VENDOR=System manufacturer

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

P: /devices/platform/pcspkr/input/input4/event4
N: input/event4
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: DMI_VENDOR=System manufacturer
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr


DRM Information from dmesg:
---------------------------
[    0.808698] Linux agpgart interface v0.103


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (700, 'testing'), (600, 'stable'), (50, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xorg depends on:
ii  gnome-terminal [x-terminal-emulator]  3.0.1-1  
ii  konsole [x-terminal-emulator]         4:4.6.5-1
ii  libgl1-mesa-dri                       7.11-6   
ii  libgl1-mesa-glx [libgl1]              7.11-6   
ii  libglu1-mesa                          7.11-6   
ii  x11-apps                              7.6+5    
ii  x11-session-utils                     7.6+2    
ii  x11-utils                             7.6+3    
ii  x11-xfs-utils                         7.6+1    
ii  x11-xkb-utils                         7.6+4    
ii  x11-xserver-utils                     7.6+3    
ii  xauth                                 1:1.0.6-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.6+1  
ii  xinit                                 1.3.1-1  
ii  xkb-data                              2.1-2    
ii  xorg-docs-core                        1:1.6-1  
ii  xserver-xorg                          1:7.6+9  
ii  xterm [x-terminal-emulator]           271-1    

xorg recommends no packages.

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

Versions of packages xserver-xorg depends on:
ii  libc6                                                2.13-21               
ii  x11-xkb-utils                                        7.6+4                 
ii  xkb-data                                             2.1-2                 
ii  xserver-xorg-core                                    2:1.11.1-1            
ii  xserver-xorg-input-all                               1:7.6+9               
ii  xserver-xorg-input-evdev [xorg-driver-input]         1:2.6.0-2+b2          
ii  xserver-xorg-input-synaptics [xorg-driver-input]     1.4.1-1+b1            
ii  xserver-xorg-input-wacom [xorg-driver-input]         0.10.10+20110203-1+b2 
ii  xserver-xorg-video-apm [xorg-driver-video]           1:1.2.3-2+b2          
ii  xserver-xorg-video-ark [xorg-driver-video]           1:0.7.3-2+b2          
ii  xserver-xorg-video-ati [xorg-driver-video]           1:6.14.2-2            
ii  xserver-xorg-video-chips [xorg-driver-video]         1:1.2.4-1+b2          
ii  xserver-xorg-video-cirrus [xorg-driver-video]        1:1.3.2-4+b2          
ii  xserver-xorg-video-fbdev [xorg-driver-video]         1:0.4.2-4+b2          
ii  xserver-xorg-video-geode [xorg-driver-video]         2.11.12-2             
ii  xserver-xorg-video-i128 [xorg-driver-video]          1:1.3.4-2+b2          
ii  xserver-xorg-video-i740 [xorg-driver-video]          1:1.3.2-4+b2          
ii  xserver-xorg-video-intel [xorg-driver-video]         2:2.16.0-1            
ii  xserver-xorg-video-mach64 [xorg-driver-video]        6.9.0-1+b1            
ii  xserver-xorg-video-mga [xorg-driver-video]           1:1.4.13.dfsg-3+b2    
ii  xserver-xorg-video-neomagic [xorg-driver-video]      1:1.2.5-2+b2          
ii  xserver-xorg-video-nvidia [xorg-driver-video]        280.13.really.275.28-1
ii  xserver-xorg-video-openchrome [xorg-driver-video]    1:0.2.904+svn920-1+b1 
ii  xserver-xorg-video-r128 [xorg-driver-video]          6.8.1-5+b2            
ii  xserver-xorg-video-radeon [xorg-driver-video]        1:6.14.2-2            
ii  xserver-xorg-video-rendition [xorg-driver-video]     1:4.2.4-2+b2          
ii  xserver-xorg-video-s3 [xorg-driver-video]            1:0.6.3-4+b2          
ii  xserver-xorg-video-s3virge [xorg-driver-video]       1:1.10.4-4+b2         
ii  xserver-xorg-video-savage [xorg-driver-video]        1:2.3.2-3+b2          
ii  xserver-xorg-video-siliconmotion [xorg-driver-video  1:1.7.5-1+b2          
ii  xserver-xorg-video-sis [xorg-driver-video]           1:0.10.3-3+b2         
ii  xserver-xorg-video-sisusb [xorg-driver-video]        1:0.9.4-2+b2          
ii  xserver-xorg-video-tdfx [xorg-driver-video]          1:1.4.3-4+b2          
ii  xserver-xorg-video-trident [xorg-driver-video]       1:1.3.4-2+b2          
ii  xserver-xorg-video-tseng [xorg-driver-video]         1:1.2.4-2+b2          
ii  xserver-xorg-video-vesa [xorg-driver-video]          1:2.3.0-7+b1          
ii  xserver-xorg-video-vmware [xorg-driver-video]        1:11.0.3-2+b2         
ii  xserver-xorg-video-voodoo [xorg-driver-video]        1:1.2.4-2+b2          

Versions of packages xserver-xorg recommends:
ii  libgl1-mesa-dri  7.11-6

-- no debconf information



Reply to: