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

Bug#630802: xserver-xorg-core: xserver searches for AIGLX libs in wrong directory



Package: xserver-xorg-core
Version: 2:1.10.2-1+b1
Severity: important
Tags: wheezy

Hello,

I did a full-upgrade totay to install all updates since 2011-06-15.
There is "2011-06-17 11:31:36 upgrade xserver-xorg-core 2:1.10.2-1
2:1.10.2-1+b1" in the dpkg log.
After a reboot, I am now unable to use DRI, since the xserver is searching for
some libs at the wrong place.

Looking at Xorg.log, it says:

[   876.507] (EE) AIGLX error: dlopen of /usr/lib/x86_64-linux-
gnu/dri/i965_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/i965_dri.so: cannot
open shared object file: No such file or directory)
[   876.507] (EE) AIGLX: reverting to software rendering
[   876.507] (II) AIGLX: Screen 0 is not DRI capable
[   876.507] (EE) AIGLX error: dlopen of /usr/lib/x86_64-linux-
gnu/dri/swrast_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so:
cannot open shared object file: No such file or directory)
[   876.507] (EE) GLX: could not load software renderer
[   876.507] (II) GLX: no usable GL providers found for screen 0

while "dpkg --search i965_dri.so" says:
ia32-libs: /usr/lib32/dri/i965_dri.so
libgl1-mesa-dri: /usr/lib/dri/i965_dri.so

and "dpkg --search swrast_dri.so" says:
libgl1-mesa-dri: /usr/lib/dri/swrast_dri.so
ia32-libs: /usr/lib32/dri/swrast_dri.so

I dont't know where the "x86_64-linux-gnu" is coming from, so I blame xserver-
xorg-core :)

Regards, Henry



-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 May 12 10:45 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1956672 Jun 14 14:37 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09)

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

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

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

Kernel version (/proc/version):
-------------------------------
Linux version 2.6.39.1-x64 (root@hyperion) (gcc version 4.5.3 (Debian 4.5.3-1) ) #1 SMP Wed Jun 8 23:52:59 CEST 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 35743 Jun 17 14:48 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[  7731.361] 
X.Org X Server 1.10.2
Release Date: 2011-05-28
[  7731.361] X Protocol Version 11, Revision 0
[  7731.361] Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian
[  7731.361] Current Operating System: Linux hyperion 2.6.39.1-x64 #1 SMP Wed Jun 8 23:52:59 CEST 2011 x86_64
[  7731.361] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.39.1-x64 root=/dev/mapper/hyperion-root ro quiet
[  7731.361] Build Date: 14 June 2011  12:32:34PM
[  7731.361] xorg-server 2:1.10.2-1+b1 (amd64 Builddd Daemon (barber) <buildd_amd64-barber@buildd.debian.org>) 
[  7731.361] Current version of pixman: 0.21.8
[  7731.361] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  7731.361] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  7731.362] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jun 17 14:48:19 2011
[  7731.362] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  7731.362] (==) No Layout section.  Using the first Screen section.
[  7731.362] (==) No screen section available. Using defaults.
[  7731.362] (**) |-->Screen "Default Screen Section" (0)
[  7731.362] (**) |   |-->Monitor "<default monitor>"
[  7731.363] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  7731.363] (==) Automatically adding devices
[  7731.363] (==) Automatically enabling devices
[  7731.363] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  7731.363] 	Entry deleted from font path.
[  7731.363] (==) 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
[  7731.363] (==) ModulePath set to "/usr/lib/xorg/modules"
[  7731.363] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  7731.363] (II) Loader magic: 0x7d7b20
[  7731.363] (II) Module ABI versions:
[  7731.363] 	X.Org ANSI C Emulation: 0.4
[  7731.363] 	X.Org Video Driver: 10.0
[  7731.363] 	X.Org XInput driver : 12.2
[  7731.363] 	X.Org Server Extension : 5.0
[  7731.365] (--) PCI:*(0:0:2:0) 8086:0126:103c:1618 rev 9, Mem @ 0xd4000000/4194304, 0xc0000000/268435456, I/O @ 0x00004000/64
[  7731.365] (II) Open ACPI successful (/var/run/acpid.socket)
[  7731.365] (II) LoadModule: "extmod"
[  7731.367] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  7731.367] (II) Module extmod: vendor="X.Org Foundation"
[  7731.367] 	compiled for 1.10.2, module version = 1.0.0
[  7731.367] 	Module class: X.Org Server Extension
[  7731.367] 	ABI class: X.Org Server Extension, version 5.0
[  7731.367] (II) Loading extension SELinux
[  7731.367] (II) Loading extension MIT-SCREEN-SAVER
[  7731.367] (II) Loading extension XFree86-VidModeExtension
[  7731.367] (II) Loading extension XFree86-DGA
[  7731.367] (II) Loading extension DPMS
[  7731.367] (II) Loading extension XVideo
[  7731.367] (II) Loading extension XVideo-MotionCompensation
[  7731.367] (II) Loading extension X-Resource
[  7731.367] (II) LoadModule: "dbe"
[  7731.367] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  7731.367] (II) Module dbe: vendor="X.Org Foundation"
[  7731.367] 	compiled for 1.10.2, module version = 1.0.0
[  7731.367] 	Module class: X.Org Server Extension
[  7731.367] 	ABI class: X.Org Server Extension, version 5.0
[  7731.367] (II) Loading extension DOUBLE-BUFFER
[  7731.367] (II) LoadModule: "glx"
[  7731.367] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  7731.367] (II) Module glx: vendor="X.Org Foundation"
[  7731.367] 	compiled for 1.10.2, module version = 1.0.0
[  7731.367] 	ABI class: X.Org Server Extension, version 5.0
[  7731.367] (==) AIGLX enabled
[  7731.367] (II) Loading extension GLX
[  7731.367] (II) LoadModule: "record"
[  7731.368] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  7731.368] (II) Module record: vendor="X.Org Foundation"
[  7731.368] 	compiled for 1.10.2, module version = 1.13.0
[  7731.368] 	Module class: X.Org Server Extension
[  7731.368] 	ABI class: X.Org Server Extension, version 5.0
[  7731.368] (II) Loading extension RECORD
[  7731.368] (II) LoadModule: "dri"
[  7731.368] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  7731.368] (II) Module dri: vendor="X.Org Foundation"
[  7731.368] 	compiled for 1.10.2, module version = 1.0.0
[  7731.368] 	ABI class: X.Org Server Extension, version 5.0
[  7731.368] (II) Loading extension XFree86-DRI
[  7731.368] (II) LoadModule: "dri2"
[  7731.368] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  7731.368] (II) Module dri2: vendor="X.Org Foundation"
[  7731.368] 	compiled for 1.10.2, module version = 1.2.0
[  7731.368] 	ABI class: X.Org Server Extension, version 5.0
[  7731.368] (II) Loading extension DRI2
[  7731.368] (==) Matched intel as autoconfigured driver 0
[  7731.368] (==) Matched vesa as autoconfigured driver 1
[  7731.368] (==) Matched fbdev as autoconfigured driver 2
[  7731.368] (==) Assigned the driver to the xf86ConfigLayout
[  7731.368] (II) LoadModule: "intel"
[  7731.368] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  7731.368] (II) Module intel: vendor="X.Org Foundation"
[  7731.368] 	compiled for 1.10.1, module version = 2.15.0
[  7731.368] 	Module class: X.Org Video Driver
[  7731.368] 	ABI class: X.Org Video Driver, version 10.0
[  7731.368] (II) LoadModule: "vesa"
[  7731.368] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  7731.368] (II) Module vesa: vendor="X.Org Foundation"
[  7731.368] 	compiled for 1.10.1, module version = 2.3.0
[  7731.368] 	Module class: X.Org Video Driver
[  7731.368] 	ABI class: X.Org Video Driver, version 10.0
[  7731.368] (II) LoadModule: "fbdev"
[  7731.368] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[  7731.368] (II) Module fbdev: vendor="X.Org Foundation"
[  7731.368] 	compiled for 1.10.1, module version = 0.4.2
[  7731.368] 	ABI class: X.Org Video Driver, version 10.0
[  7731.368] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
	E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
	965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
	4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
	Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
	Sandybridge, Sandybridge
[  7731.369] (II) VESA: driver for VESA chipsets: vesa
[  7731.369] (II) FBDEV: driver for framebuffer: fbdev
[  7731.369] (++) using VT number 8

[  7731.373] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  7731.373] (WW) Falling back to old probe method for vesa
[  7731.373] (WW) Falling back to old probe method for fbdev
[  7731.373] (II) Loading sub module "fbdevhw"
[  7731.373] (II) LoadModule: "fbdevhw"
[  7731.373] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[  7731.373] (II) Module fbdevhw: vendor="X.Org Foundation"
[  7731.373] 	compiled for 1.10.2, module version = 0.0.2
[  7731.373] 	ABI class: X.Org Video Driver, version 10.0
[  7731.373] drmOpenDevice: node name is /dev/dri/card0
[  7731.373] drmOpenDevice: open result is 9, (OK)
[  7731.373] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[  7731.373] drmOpenDevice: node name is /dev/dri/card0
[  7731.374] drmOpenDevice: open result is 9, (OK)
[  7731.374] drmOpenByBusid: drmOpenMinor returns 9
[  7731.374] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[  7731.374] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  7731.374] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[  7731.374] (==) intel(0): RGB weight 888
[  7731.374] (==) intel(0): Default visual is TrueColor
[  7731.374] (II) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge
[  7731.374] (--) intel(0): Chipset: "Sandybridge"
[  7731.374] (**) intel(0): Relaxed fencing enabled
[  7731.374] (**) intel(0): Framebuffer tiled
[  7731.374] (**) intel(0): Pixmaps tiled
[  7731.374] (**) intel(0): 3D buffers tiled
[  7731.374] (**) intel(0): SwapBuffers wait disabled
[  7731.374] (==) intel(0): video overlay key set to 0x101fe
[  7731.374] (II) intel(0): Output LVDS1 has no monitor section
[  7731.374] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[  7731.374] (II) intel(0): Output VGA1 has no monitor section
[  7731.397] (II) intel(0): Output HDMI1 has no monitor section
[  7731.398] (II) intel(0): Output DP1 has no monitor section
[  7731.462] (II) intel(0): Output HDMI2 has no monitor section
[  7731.486] (II) intel(0): Output HDMI3 has no monitor section
[  7731.487] (II) intel(0): Output DP2 has no monitor section
[  7731.488] (II) intel(0): Output DP3 has no monitor section
[  7731.488] (II) intel(0): EDID for output LVDS1
[  7731.488] (II) intel(0): Manufacturer: AUO  Model: 1ee  Serial#: 0
[  7731.488] (II) intel(0): Year: 2008  Week: 1
[  7731.488] (II) intel(0): EDID Version: 1.3
[  7731.488] (II) intel(0): Digital Display Input
[  7731.488] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[  7731.488] (II) intel(0): Gamma: 2.20
[  7731.488] (II) intel(0): No DPMS capabilities specified
[  7731.488] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[  7731.488] (II) intel(0): First detailed timing is preferred mode
[  7731.488] (II) intel(0): redX: 0.628 redY: 0.350   greenX: 0.341 greenY: 0.570
[  7731.488] (II) intel(0): blueX: 0.151 blueY: 0.053   whiteX: 0.313 whiteY: 0.329
[  7731.488] (II) intel(0): Manufacturer's mask: 0
[  7731.488] (II) intel(0): Supported detailed timing:
[  7731.488] (II) intel(0): clock: 107.8 MHz   Image Size:  344 x 193 mm
[  7731.488] (II) intel(0): h_active: 1600  h_sync: 1664  h_sync_end 1706 h_blank_end 1970 h_border: 0
[  7731.488] (II) intel(0): v_active: 900  v_sync: 903  v_sync_end 906 v_blanking: 912 v_border: 0
[  7731.488] (II) intel(0): Unknown vendor-specific block f
[  7731.488] (II) intel(0):  AUO
[  7731.488] (II) intel(0):  B156RW01 V1
[  7731.488] (II) intel(0): EDID (in hex):
[  7731.488] (II) intel(0): 	00ffffffffffff0006afee0100000000
[  7731.488] (II) intel(0): 	01120103802213780ae4e5a059579226
[  7731.488] (II) intel(0): 	0d505400000001010101010101010101
[  7731.488] (II) intel(0): 	0101010101011c2a407261840c30402a
[  7731.488] (II) intel(0): 	330058c1100000180000000f00000000
[  7731.488] (II) intel(0): 	00000000000000000020000000fe0041
[  7731.488] (II) intel(0): 	554f0a202020202020202020000000fe
[  7731.488] (II) intel(0): 	004231353652573031205631200a0098
[  7731.488] (II) intel(0): EDID vendor "AUO", prod id 494
[  7731.488] (II) intel(0): Printing DDC gathered Modelines:
[  7731.488] (II) intel(0): Modeline "1600x900"x0.0  107.80  1600 1664 1706 1970  900 903 906 912 -hsync -vsync (54.7 kHz)
[  7731.488] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[  7731.488] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  7731.488] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  7731.488] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[  7731.488] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[  7731.488] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[  7731.488] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[  7731.488] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[  7731.488] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[  7731.488] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[  7731.488] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[  7731.488] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[  7731.488] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[  7731.488] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[  7731.488] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[  7731.488] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[  7731.488] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[  7731.488] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[  7731.488] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[  7731.488] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[  7731.488] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[  7731.488] (II) intel(0): Printing probed modes for output LVDS1
[  7731.488] (II) intel(0): Modeline "1600x900"x60.0  107.80  1600 1664 1706 1970  900 903 906 912 -hsync -vsync (54.7 kHz)
[  7731.488] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[  7731.488] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz)
[  7731.488] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz)
[  7731.488] (II) intel(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz)
[  7731.488] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[  7731.488] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[  7731.488] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[  7731.488] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[  7731.488] (II) intel(0): EDID for output VGA1
[  7731.512] (II) intel(0): EDID for output HDMI1
[  7731.513] (II) intel(0): EDID for output DP1
[  7731.579] (II) intel(0): EDID for output HDMI2
[  7731.602] (II) intel(0): EDID for output HDMI3
[  7731.603] (II) intel(0): EDID for output DP2
[  7731.604] (II) intel(0): EDID for output DP3
[  7731.604] (II) intel(0): Output LVDS1 connected
[  7731.604] (II) intel(0): Output VGA1 disconnected
[  7731.604] (II) intel(0): Output HDMI1 disconnected
[  7731.604] (II) intel(0): Output DP1 disconnected
[  7731.604] (II) intel(0): Output HDMI2 disconnected
[  7731.604] (II) intel(0): Output HDMI3 disconnected
[  7731.604] (II) intel(0): Output DP2 disconnected
[  7731.604] (II) intel(0): Output DP3 disconnected
[  7731.604] (II) intel(0): Using exact sizes for initial modes
[  7731.604] (II) intel(0): Output LVDS1 using initial mode 1600x900
[  7731.604] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  7731.604] (II) intel(0): Kernel page flipping support detected, enabling
[  7731.604] (**) intel(0): Display dimensions: (340, 190) mm
[  7731.604] (**) intel(0): DPI set to (119, 120)
[  7731.604] (II) Loading sub module "fb"
[  7731.604] (II) LoadModule: "fb"
[  7731.605] (II) Loading /usr/lib/xorg/modules/libfb.so
[  7731.605] (II) Module fb: vendor="X.Org Foundation"
[  7731.605] 	compiled for 1.10.2, module version = 1.0.0
[  7731.605] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  7731.605] (II) Loading sub module "dri2"
[  7731.605] (II) LoadModule: "dri2"
[  7731.605] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  7731.605] (II) Module dri2: vendor="X.Org Foundation"
[  7731.605] 	compiled for 1.10.2, module version = 1.2.0
[  7731.605] 	ABI class: X.Org Server Extension, version 5.0
[  7731.605] (II) UnloadModule: "vesa"
[  7731.605] (II) Unloading vesa
[  7731.605] (II) UnloadModule: "fbdev"
[  7731.605] (II) Unloading fbdev
[  7731.605] (II) UnloadModule: "fbdevhw"
[  7731.605] (II) Unloading fbdevhw
[  7731.605] (==) Depth 24 pixmap format is 32 bpp
[  7731.605] (II) intel(0): [DRI2] Setup complete
[  7731.605] (II) intel(0): [DRI2]   DRI driver: i965
[  7731.605] (II) intel(0): Allocated new frame buffer 1600x900 stride 6656, tiled
[  7731.605] (II) UXA(0): Driver registered support for the following operations:
[  7731.605] (II)         solid
[  7731.605] (II)         copy
[  7731.605] (II)         composite (RENDER acceleration)
[  7731.605] (II)         put_image
[  7731.605] (II)         get_image
[  7731.605] (==) intel(0): Backing store disabled
[  7731.605] (==) intel(0): Silken mouse enabled
[  7731.605] (II) intel(0): Initializing HW Cursor
[  7731.662] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  7731.666] (==) intel(0): DPMS enabled
[  7731.666] (II) intel(0): Set up textured video
[  7731.666] (II) intel(0): direct rendering: DRI2 Enabled
[  7731.666] (==) intel(0): hotplug detection: "enabled"
[  7731.666] (--) RandR disabled
[  7731.666] (II) Initializing built-in extension Generic Event Extension
[  7731.666] (II) Initializing built-in extension SHAPE
[  7731.666] (II) Initializing built-in extension MIT-SHM
[  7731.666] (II) Initializing built-in extension XInputExtension
[  7731.666] (II) Initializing built-in extension XTEST
[  7731.666] (II) Initializing built-in extension BIG-REQUESTS
[  7731.666] (II) Initializing built-in extension SYNC
[  7731.666] (II) Initializing built-in extension XKEYBOARD
[  7731.666] (II) Initializing built-in extension XC-MISC
[  7731.666] (II) Initializing built-in extension SECURITY
[  7731.666] (II) Initializing built-in extension XINERAMA
[  7731.666] (II) Initializing built-in extension XFIXES
[  7731.666] (II) Initializing built-in extension RENDER
[  7731.666] (II) Initializing built-in extension RANDR
[  7731.666] (II) Initializing built-in extension COMPOSITE
[  7731.666] (II) Initializing built-in extension DAMAGE
[  7731.667] (II) SELinux: Disabled on system
[  7731.677] (EE) AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/i965_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/i965_dri.so: cannot open shared object file: No such file or directory)
[  7731.677] (EE) AIGLX: reverting to software rendering
[  7731.677] (II) AIGLX: Screen 0 is not DRI capable
[  7731.677] (EE) AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
[  7731.677] (EE) GLX: could not load software renderer
[  7731.677] (II) GLX: no usable GL providers found for screen 0
[  7731.677] (II) intel(0): Setting screen physical size to 423 x 238
[  7731.700] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[  7731.700] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  7731.700] (II) LoadModule: "evdev"
[  7731.701] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  7731.701] (II) Module evdev: vendor="X.Org Foundation"
[  7731.701] 	compiled for 1.10.1, module version = 2.6.0
[  7731.701] 	Module class: X.Org XInput Driver
[  7731.701] 	ABI class: X.Org XInput driver, version 12.2
[  7731.701] (II) Using input driver 'evdev' for 'Power Button'
[  7731.701] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  7731.701] (**) Power Button: always reports core events
[  7731.701] (**) Power Button: Device: "/dev/input/event5"
[  7731.722] (--) Power Button: Found keys
[  7731.722] (II) Power Button: Configuring as keyboard
[  7731.722] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[  7731.722] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[  7731.722] (**) Option "xkb_rules" "evdev"
[  7731.722] (**) Option "xkb_model" "pc105"
[  7731.722] (**) Option "xkb_layout" "de"
[  7731.723] (**) Option "xkb_variant" "nodeadkeys"
[  7731.752] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[  7731.752] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  7731.752] (II) Using input driver 'evdev' for 'Video Bus'
[  7731.752] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  7731.752] (**) Video Bus: always reports core events
[  7731.752] (**) Video Bus: Device: "/dev/input/event9"
[  7731.776] (--) Video Bus: Found keys
[  7731.776] (II) Video Bus: Configuring as keyboard
[  7731.776] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input9/event9"
[  7731.776] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[  7731.776] (**) Option "xkb_rules" "evdev"
[  7731.776] (**) Option "xkb_model" "pc105"
[  7731.776] (**) Option "xkb_layout" "de"
[  7731.776] (**) Option "xkb_variant" "nodeadkeys"
[  7731.783] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
[  7731.783] (II) No input driver/identifier specified (ignoring)
[  7731.783] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[  7731.783] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[  7731.783] (II) Using input driver 'evdev' for 'Sleep Button'
[  7731.783] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  7731.783] (**) Sleep Button: always reports core events
[  7731.783] (**) Sleep Button: Device: "/dev/input/event3"
[  7731.799] (--) Sleep Button: Found keys
[  7731.799] (II) Sleep Button: Configuring as keyboard
[  7731.799] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
[  7731.799] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[  7731.799] (**) Option "xkb_rules" "evdev"
[  7731.799] (**) Option "xkb_model" "pc105"
[  7731.799] (**) Option "xkb_layout" "de"
[  7731.799] (**) Option "xkb_variant" "nodeadkeys"
[  7731.805] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event12)
[  7731.805] (II) No input driver/identifier specified (ignoring)
[  7731.806] (II) config/udev: Adding input device HDA Intel PCH Line In at Sep Rear Jack (/dev/input/event13)
[  7731.806] (II) No input driver/identifier specified (ignoring)
[  7731.806] (II) config/udev: Adding input device HDA Intel PCH Mic at Ext Right Jack (/dev/input/event14)
[  7731.806] (II) No input driver/identifier specified (ignoring)
[  7731.807] (II) config/udev: Adding input device HDA Intel PCH Line Out at Sep Rear Jack (/dev/input/event15)
[  7731.807] (II) No input driver/identifier specified (ignoring)
[  7731.807] (II) config/udev: Adding input device HDA Intel PCH HP Out at Ext Right Jack (/dev/input/event16)
[  7731.807] (II) No input driver/identifier specified (ignoring)
[  7731.812] (II) config/udev: Adding input device CHICONY HP Basic USB Keyboard (/dev/input/event1)
[  7731.812] (**) CHICONY HP Basic USB Keyboard: Applying InputClass "evdev keyboard catchall"
[  7731.812] (II) Using input driver 'evdev' for 'CHICONY HP Basic USB Keyboard'
[  7731.812] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  7731.812] (**) CHICONY HP Basic USB Keyboard: always reports core events
[  7731.812] (**) CHICONY HP Basic USB Keyboard: Device: "/dev/input/event1"
[  7731.829] (--) CHICONY HP Basic USB Keyboard: Found keys
[  7731.829] (II) CHICONY HP Basic USB Keyboard: Configuring as keyboard
[  7731.829] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.1/4-1.1:1.0/input/input1/event1"
[  7731.829] (II) XINPUT: Adding extended input device "CHICONY HP Basic USB Keyboard" (type: KEYBOARD)
[  7731.829] (**) Option "xkb_rules" "evdev"
[  7731.829] (**) Option "xkb_model" "pc105"
[  7731.829] (**) Option "xkb_layout" "de"
[  7731.829] (**) Option "xkb_variant" "nodeadkeys"
[  7731.831] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event2)
[  7731.831] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
[  7731.831] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
[  7731.831] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  7731.831] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[  7731.831] (**) Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event2"
[  7731.831] (--) Logitech USB-PS/2 Optical Mouse: Found 3 mouse buttons
[  7731.831] (--) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
[  7731.831] (--) Logitech USB-PS/2 Optical Mouse: Found relative axes
[  7731.831] (--) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
[  7731.831] (II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[  7731.831] (II) Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
[  7731.831] (**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
[  7731.831] (**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  7731.831] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2:1.0/input/input2/event2"
[  7731.831] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE)
[  7731.832] (II) Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
[  7731.832] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
[  7731.832] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
[  7731.832] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
[  7731.832] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
[  7731.832] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
[  7731.833] (II) No input driver/identifier specified (ignoring)
[  7731.833] (II) config/udev: Adding input device HP HD Webcam [Fixed] (/dev/input/event11)
[  7731.833] (**) HP HD Webcam [Fixed]: Applying InputClass "evdev keyboard catchall"
[  7731.833] (II) Using input driver 'evdev' for 'HP HD Webcam [Fixed]'
[  7731.833] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  7731.834] (**) HP HD Webcam [Fixed]: always reports core events
[  7731.834] (**) HP HD Webcam [Fixed]: Device: "/dev/input/event11"
[  7731.834] (--) HP HD Webcam [Fixed]: Found keys
[  7731.834] (II) HP HD Webcam [Fixed]: Configuring as keyboard
[  7731.834] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.4/4-1.4:1.0/input/input11/event11"
[  7731.834] (II) XINPUT: Adding extended input device "HP HD Webcam [Fixed]" (type: KEYBOARD)
[  7731.834] (**) Option "xkb_rules" "evdev"
[  7731.834] (**) Option "xkb_model" "pc105"
[  7731.834] (**) Option "xkb_layout" "de"
[  7731.834] (**) Option "xkb_variant" "nodeadkeys"
[  7731.840] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[  7731.840] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  7731.840] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  7731.841] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  7731.841] (**) AT Translated Set 2 keyboard: always reports core events
[  7731.841] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[  7731.841] (--) AT Translated Set 2 keyboard: Found keys
[  7731.841] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[  7731.841] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[  7731.841] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[  7731.841] (**) Option "xkb_rules" "evdev"
[  7731.841] (**) Option "xkb_model" "pc105"
[  7731.841] (**) Option "xkb_layout" "de"
[  7731.841] (**) Option "xkb_variant" "nodeadkeys"
[  7731.842] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event7)
[  7731.842] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[  7731.842] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[  7731.842] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  7731.842] (**) PS/2 Generic Mouse: always reports core events
[  7731.842] (**) PS/2 Generic Mouse: Device: "/dev/input/event7"
[  7731.842] (--) PS/2 Generic Mouse: Found 3 mouse buttons
[  7731.842] (--) PS/2 Generic Mouse: Found relative axes
[  7731.842] (--) PS/2 Generic Mouse: Found x and y relative axes
[  7731.842] (II) PS/2 Generic Mouse: Configuring as mouse
[  7731.843] (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[  7731.843] (**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  7731.843] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
[  7731.843] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
[  7731.843] (II) PS/2 Generic Mouse: initialized for relative axes.
[  7731.843] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[  7731.843] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[  7731.843] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[  7731.843] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[  7731.843] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse1)
[  7731.844] (II) No input driver/identifier specified (ignoring)
[  7731.844] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event10)
[  7731.844] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[  7731.844] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[  7731.844] (II) LoadModule: "synaptics"
[  7731.845] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  7731.845] (II) Module synaptics: vendor="X.Org Foundation"
[  7731.845] 	compiled for 1.10.1, module version = 1.4.0
[  7731.845] 	Module class: X.Org XInput Driver
[  7731.845] 	ABI class: X.Org XInput driver, version 12.2
[  7731.845] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[  7731.845] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  7731.845] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  7731.845] (**) Option "Device" "/dev/input/event10"
[  7731.846] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5690
[  7731.846] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4854
[  7731.846] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[  7731.846] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[  7731.846] (--) SynPS/2 Synaptics TouchPad: buttons: left right double triple
[  7731.846] (--) SynPS/2 Synaptics TouchPad: touchpad found
[  7731.846] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  7731.846] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input10/event10"
[  7731.846] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
[  7731.846] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[  7731.846] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[  7731.846] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.037
[  7731.847] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[  7731.847] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[  7731.847] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[  7731.847] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[  7731.847] (--) SynPS/2 Synaptics TouchPad: touchpad found
[  7731.848] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse2)
[  7731.848] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[  7731.848] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[  7731.848] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  7731.848] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  7731.848] (**) Option "Device" "/dev/input/mouse2"
[  7731.848] (--) SynPS/2 Synaptics TouchPad: invalid x-axis range.  defaulting to 1615 - 5685
[  7731.848] (--) SynPS/2 Synaptics TouchPad: invalid y-axis range.  defaulting to 1729 - 4171
[  7731.848] (--) SynPS/2 Synaptics TouchPad: invalid pressure range.  defaulting to 0 - 256
[  7731.848] (--) SynPS/2 Synaptics TouchPad: invalid finger width range.  defaulting to 0 - 16
[  7731.868] (EE) Query no Synaptics: 6003C8
[  7731.868] (--) SynPS/2 Synaptics TouchPad: no supported touchpad found
[  7731.868] (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
[  7731.869] (EE) PreInit returned 11 for "SynPS/2 Synaptics TouchPad"
[  7731.869] (II) UnloadModule: "synaptics"
[  7731.869] (II) Unloading synaptics
[  7731.869] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[  7731.869] (II) No input driver/identifier specified (ignoring)
[  7731.874] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event8)
[  7731.874] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[  7731.874] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[  7731.874] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  7731.874] (**) HP WMI hotkeys: always reports core events
[  7731.874] (**) HP WMI hotkeys: Device: "/dev/input/event8"
[  7731.874] (--) HP WMI hotkeys: Found keys
[  7731.874] (II) HP WMI hotkeys: Configuring as keyboard
[  7731.874] (**) Option "config_info" "udev:/sys/devices/virtual/input/input8/event8"
[  7731.874] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD)
[  7731.874] (**) Option "xkb_rules" "evdev"
[  7731.874] (**) Option "xkb_model" "pc105"
[  7731.874] (**) Option "xkb_layout" "de"
[  7731.874] (**) Option "xkb_variant" "nodeadkeys"
[  7732.114] (II) intel(0): EDID vendor "AUO", prod id 494
[  7732.114] (II) intel(0): Printing DDC gathered Modelines:
[  7732.114] (II) intel(0): Modeline "1600x900"x0.0  107.80  1600 1664 1706 1970  900 903 906 912 -hsync -vsync (54.7 kHz)
[  7732.230] (II) intel(0): EDID vendor "AUO", prod id 494
[  7732.230] (II) intel(0): Printing DDC gathered Modelines:
[  7732.230] (II) intel(0): Modeline "1600x900"x0.0  107.80  1600 1664 1706 1970  900 903 906 912 -hsync -vsync (54.7 kHz)
[  7732.345] (II) intel(0): EDID vendor "AUO", prod id 494
[  7732.345] (II) intel(0): Printing DDC gathered Modelines:
[  7732.345] (II) intel(0): Modeline "1600x900"x0.0  107.80  1600 1664 1706 1970  900 903 906 912 -hsync -vsync (54.7 kHz)
[  7736.706] (II) intel(0): EDID vendor "AUO", prod id 494
[  7736.707] (II) intel(0): Printing DDC gathered Modelines:
[  7736.707] (II) intel(0): Modeline "1600x900"x0.0  107.80  1600 1664 1706 1970  900 903 906 912 -hsync -vsync (54.7 kHz)
[  7736.826] (II) intel(0): EDID vendor "AUO", prod id 494
[  7736.826] (II) intel(0): Printing DDC gathered Modelines:
[  7736.826] (II) intel(0): Modeline "1600x900"x0.0  107.80  1600 1664 1706 1970  900 903 906 912 -hsync -vsync (54.7 kHz)
[  7736.943] (II) intel(0): EDID vendor "AUO", prod id 494
[  7736.943] (II) intel(0): Printing DDC gathered Modelines:
[  7736.943] (II) intel(0): Modeline "1600x900"x0.0  107.80  1600 1664 1706 1970  900 903 906 912 -hsync -vsync (54.7 kHz)
[  7737.515] (II) intel(0): EDID vendor "AUO", prod id 494
[  7737.515] (II) intel(0): Printing DDC gathered Modelines:
[  7737.515] (II) intel(0): Modeline "1600x900"x0.0  107.80  1600 1664 1706 1970  900 903 906 912 -hsync -vsync (54.7 kHz)

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5
N: input/event5
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN: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: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys
E: DMI_VENDOR=Hewlett-Packard

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input9/event9
N: input/event9
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input9/event9
E: MAJOR=13
E: MINOR=73
E: DEVNAME=/dev/input/event9
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys
E: DMI_VENDOR=Hewlett-Packard

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input4/event4
N: input/event4
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: DMI_VENDOR=Hewlett-Packard

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3
N: input/event3
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys
E: DMI_VENDOR=Hewlett-Packard

P: /devices/pci0000:00/0000:00:1b.0/input/input12/event12
N: input/event12
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input12/event12
E: MAJOR=13
E: MINOR=76
E: DEVNAME=/dev/input/event12
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Hewlett-Packard

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input13/event13
N: input/event13
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input13/event13
E: MAJOR=13
E: MINOR=77
E: DEVNAME=/dev/input/event13
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Hewlett-Packard

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input14/event14
N: input/event14
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input14/event14
E: MAJOR=13
E: MINOR=78
E: DEVNAME=/dev/input/event14
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Hewlett-Packard

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input15/event15
N: input/event15
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input15/event15
E: MAJOR=13
E: MINOR=79
E: DEVNAME=/dev/input/event15
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Hewlett-Packard

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input16/event16
N: input/event16
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input16/event16
E: MAJOR=13
E: MINOR=80
E: DEVNAME=/dev/input/event16
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=Hewlett-Packard

P: /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.1/4-1.1:1.0/input/input1/event1
N: input/event1
S: input/by-id/usb-CHICONY_HP_Basic_USB_Keyboard-event-kbd
S: input/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.1/4-1.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_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_VENDOR=CHICONY
E: ID_VENDOR_ENC=CHICONY
E: ID_VENDOR_ID=03f0
E: ID_MODEL=HP_Basic_USB_Keyboard
E: ID_MODEL_ENC=HP\x20Basic\x20USB\x20Keyboard
E: ID_MODEL_ID=0024
E: ID_REVISION=0300
E: ID_SERIAL=CHICONY_HP_Basic_USB_Keyboard
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.1:1.0
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys
E: DEVLINKS=/dev/input/by-id/usb-CHICONY_HP_Basic_USB_Keyboard-event-kbd /dev/input/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-event-kbd

P: /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2:1.0/input/input2/event2
N: input/event2
S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse
S: input/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.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_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=c03d
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.0-usb-0:1.2: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.0-usb-0:1.2:1.0-event-mouse

P: /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2:1.0/input/input2/mouse0
N: input/mouse0
S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse
S: input/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2:1.0/input/input2/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=c03d
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.0-usb-0:1.2:1.0
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse /dev/input/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-mouse

P: /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.4/4-1.4:1.0/input/input11/event11
N: input/event11
S: input/by-id/usb-Chicony_Electronics_Co.__Ltd._HP_HD_Webcam__Fixed__SN0001-event-if00
S: input/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-event
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.4/4-1.4:1.0/input/input11/event11
E: MAJOR=13
E: MINOR=75
E: DEVNAME=/dev/input/event11
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=Chicony_Electronics_Co.__Ltd.
E: ID_VENDOR_ENC=Chicony\x20Electronics\x20Co.\x2c\x20Ltd.
E: ID_VENDOR_ID=04f2
E: ID_MODEL=HP_HD_Webcam__Fixed_
E: ID_MODEL_ENC=HP\x20HD\x20Webcam\x20\x5bFixed\x5d
E: ID_MODEL_ID=b230
E: ID_REVISION=9989
E: ID_SERIAL=Chicony_Electronics_Co.__Ltd._HP_HD_Webcam__Fixed__SN0001
E: ID_SERIAL_SHORT=SN0001
E: ID_TYPE=video
E: ID_BUS=usb
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=uvcvideo
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.4:1.0
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys
E: DEVLINKS=/dev/input/by-id/usb-Chicony_Electronics_Co.__Ltd._HP_HD_Webcam__Fixed__SN0001-event-if00 /dev/input/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-event

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DMI_VENDOR=Hewlett-Packard

P: /devices/platform/i8042/serio1/input/input7/event7
N: input/event7
S: input/by-path/platform-i8042-serio-1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input7/event7
E: MAJOR=13
E: MINOR=71
E: DEVNAME=/dev/input/event7
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DMI_VENDOR=Hewlett-Packard
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse

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

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

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

P: /devices/platform/pcspkr/input/input6/event6
N: input/event6
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input6/event6
E: MAJOR=13
E: MINOR=70
E: DEVNAME=/dev/input/event6
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: DMI_VENDOR=Hewlett-Packard
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr

P: /devices/virtual/input/input8/event8
N: input/event8
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input8/event8
E: MAJOR=13
E: MINOR=72
E: DEVNAME=/dev/input/event8
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys
E: DMI_VENDOR=Hewlett-Packard


DRM Information from dmesg:
---------------------------
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[    1.450490] Linux agpgart interface v0.103
[    1.450549] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
[    1.450597] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    1.451559] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[    1.451642] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000
[   66.881199] [drm] Initialized drm 1.1.0 20060810
[   66.953004] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   66.953006] [drm] Driver supports precise vblank timestamp query.
[   67.253777] [drm] GMBUS timed out, falling back to bit banging on pin 7 [i915 gmbus dpd]
[   67.271105] fbcon: inteldrmfb (fb0) is primary device
[   67.438963] fb0: inteldrmfb frame buffer device
[   67.438964] drm: registered panic notifier
[   67.744646] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0


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

Kernel: Linux 2.6.39.1-x64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

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

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

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

-- no debconf information



Reply to: