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

Bug#622354: xserver-xorg-video-intel: performance lower than on previous version



Package: xserver-xorg-video-intel
Version: 2:2.14.0-4
Severity: important

Yesterday I upgraded xserver-xorg-video-intel from 2.13.0-6 to 2.14.0-4
on testing. I noticed, that performance of newer version is noticeably
lower than previous. When using compiz, animations are quite slow and
laggy, especially opening big windows (e.g. ccsm or maximised browser).
It looks like it's dropping some frames.

I also upgraded kernel from 2.6.32-5 to 2.6.38-2, but it seems to not
matter which kernel I use, on both compositing is slower than it was
before.

If you need any additional info, please tell me.

Cheers

-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Sep 19  2010 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1926464 Mar 26 04:49 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 1176 Apr  2 12:06 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
Section "Module"
	SubSection  "extmod"
	   Option    "omit xfree86-dga"
	EndSubSection
	Load    "vbe"
	Load    "dri"
	Load    "glx"
	Load    "synaptics"
EndSection

Section "ServerFlags"
	Option    "AllowMouseOpenFail"    "true"
	Option "DontZap" "off"
	Option	"DRI2"	"true"
EndSection

Section "Monitor"
	Identifier    "Generic Monitor"
	VertRefresh    43 - 60
	HorizSync      28 - 80
EndSection


Section "Device"
	Identifier  "card0"
	Driver      "intel"
	Option "UseEvents" "True"
	Option "AccelMethod" "exa"
	Option "MigrationHeuristic" "greedy"
	Option "ExaNoComposite" "false"

EndSection

Section "Screen"
	Identifier    "Screen 0"
	Device        "card0"
	Monitor       "Generic Monitor"
	#Option       "AddARGBGLXVisuals" "true"
	DefaultDepth 24
	SubSection     "Display"
		Modes "1366x768"
	EndSubSection
EndSection


Section "DRI"
	Mode 0666
EndSection

Section "ServerLayout"
	Identifier   "Main Layout"
	Screen 0    "Screen 0"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"pl"
EndSection

Section "Extensions"
   Option "Composite" "Enable"
EndSection

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

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

Kernel version (/proc/version):
-------------------------------
Linux version 2.6.38-2-amd64 (Debian 2.6.38-3) (ben@decadent.org.uk) (gcc version 4.4.5 (Debian 4.4.5-15) ) #1 SMP Thu Apr 7 04:28:07 UTC 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 27620 Apr 12 13:13 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[   248.655] 
X.Org X Server 1.9.5
Release Date: 2011-03-17
[   248.656] X Protocol Version 11, Revision 0
[   248.656] Build Operating System: Linux 2.6.38-1-amd64 x86_64 Debian
[   248.656] Current Operating System: Linux pingwin 2.6.38-2-amd64 #1 SMP Thu Apr 7 04:28:07 UTC 2011 x86_64
[   248.656] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.38-2-amd64 root=UUID=2e9337c0-168e-4bb8-9814-937eb6f458fa ro acpi=copy_dsdt quiet splash
[   248.656] Build Date: 26 March 2011  03:32:34AM
[   248.656] xorg-server 2:1.9.5-1 (Cyril Brulebois <kibi@debian.org>) 
[   248.656] Current version of pixman: 0.21.4
[   248.656] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   248.656] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   248.656] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Apr 12 13:13:02 2011
[   248.656] (==) Using config file: "/etc/X11/xorg.conf"
[   248.656] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   248.657] (==) ServerLayout "Main Layout"
[   248.657] (**) |-->Screen "Screen 0" (0)
[   248.657] (**) |   |-->Monitor "Generic Monitor"
[   248.657] (**) |   |-->Device "card0"
[   248.657] (**) Option "DontZap" "off"
[   248.657] (**) Option "AllowMouseOpenFail" "true"
[   248.657] (**) Option "DRI2" "true"
[   248.657] (==) Automatically adding devices
[   248.657] (==) Automatically enabling devices
[   248.657] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   248.657] 	Entry deleted from font path.
[   248.657] (==) 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
[   248.657] (==) ModulePath set to "/usr/lib/xorg/modules"
[   248.657] (**) Extension "Composite" is enabled
[   248.657] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   248.657] (II) Loader magic: 0x7d1be0
[   248.657] (II) Module ABI versions:
[   248.657] 	X.Org ANSI C Emulation: 0.4
[   248.657] 	X.Org Video Driver: 8.0
[   248.657] 	X.Org XInput driver : 11.0
[   248.657] 	X.Org Server Extension : 4.0
[   248.659] (--) PCI:*(0:0:2:0) 8086:2a42:1179:fde0 rev 7, Mem @ 0xd0000000/4194304, 0xc0000000/268435456, I/O @ 0x00005110/8
[   248.659] (--) PCI: (0:0:2:1) 8086:2a43:1179:fde0 rev 7, Mem @ 0xd3400000/1048576
[   248.659] (II) Open ACPI successful (/var/run/acpid.socket)
[   248.659] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[   248.659] (II) "dbe" will be loaded by default.
[   248.659] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[   248.659] (II) "record" will be loaded by default.
[   248.659] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[   248.659] (II) "dri2" will be loaded by default.
[   248.659] (II) LoadModule: "extmod"
[   248.660] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   248.660] (II) Module extmod: vendor="X.Org Foundation"
[   248.660] 	compiled for 1.9.5, module version = 1.0.0
[   248.660] 	Module class: X.Org Server Extension
[   248.660] 	ABI class: X.Org Server Extension, version 4.0
[   248.660] (II) Loading extension SELinux
[   248.660] (II) Loading extension MIT-SCREEN-SAVER
[   248.660] (II) Loading extension XFree86-VidModeExtension
[   248.660] (II) Loading extension DPMS
[   248.660] (II) Loading extension XVideo
[   248.660] (II) Loading extension XVideo-MotionCompensation
[   248.660] (II) Loading extension X-Resource
[   248.660] (II) LoadModule: "vbe"
[   248.660] (II) Loading /usr/lib/xorg/modules/libvbe.so
[   248.660] (II) Module vbe: vendor="X.Org Foundation"
[   248.660] 	compiled for 1.9.5, module version = 1.1.0
[   248.660] 	ABI class: X.Org Video Driver, version 8.0
[   248.660] (II) LoadModule: "dri"
[   248.660] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   248.661] (II) Module dri: vendor="X.Org Foundation"
[   248.661] 	compiled for 1.9.5, module version = 1.0.0
[   248.661] 	ABI class: X.Org Server Extension, version 4.0
[   248.661] (II) Loading extension XFree86-DRI
[   248.661] (II) LoadModule: "glx"
[   248.661] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   248.661] (II) Module glx: vendor="X.Org Foundation"
[   248.661] 	compiled for 1.9.5, module version = 1.0.0
[   248.661] 	ABI class: X.Org Server Extension, version 4.0
[   248.661] (==) AIGLX enabled
[   248.661] (II) Loading extension GLX
[   248.661] (II) LoadModule: "synaptics"
[   248.661] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   248.661] (II) Module synaptics: vendor="X.Org Foundation"
[   248.661] 	compiled for 1.9.4, module version = 1.4.0
[   248.661] 	Module class: X.Org XInput Driver
[   248.661] 	ABI class: X.Org XInput driver, version 11.0
[   248.661] (II) LoadModule: "dbe"
[   248.661] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   248.661] (II) Module dbe: vendor="X.Org Foundation"
[   248.661] 	compiled for 1.9.5, module version = 1.0.0
[   248.661] 	Module class: X.Org Server Extension
[   248.661] 	ABI class: X.Org Server Extension, version 4.0
[   248.661] (II) Loading extension DOUBLE-BUFFER
[   248.661] (II) LoadModule: "record"
[   248.661] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   248.661] (II) Module record: vendor="X.Org Foundation"
[   248.661] 	compiled for 1.9.5, module version = 1.13.0
[   248.661] 	Module class: X.Org Server Extension
[   248.662] 	ABI class: X.Org Server Extension, version 4.0
[   248.662] (II) Loading extension RECORD
[   248.662] (II) LoadModule: "dri2"
[   248.662] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   248.662] (II) Module dri2: vendor="X.Org Foundation"
[   248.662] 	compiled for 1.9.5, module version = 1.2.0
[   248.662] 	ABI class: X.Org Server Extension, version 4.0
[   248.662] (II) Loading extension DRI2
[   248.662] (II) LoadModule: "intel"
[   248.662] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   248.662] (II) Module intel: vendor="X.Org Foundation"
[   248.662] 	compiled for 1.9.4, module version = 2.14.0
[   248.662] 	Module class: X.Org Video Driver
[   248.662] 	ABI class: X.Org Video Driver, version 8.0
[   248.662] (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
[   248.662] (++) using VT number 8

[   248.668] drmOpenDevice: node name is /dev/dri/card0
[   248.668] drmOpenDevice: open result is 9, (OK)
[   248.668] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[   248.668] drmOpenDevice: node name is /dev/dri/card0
[   248.668] drmOpenDevice: open result is 9, (OK)
[   248.668] drmOpenByBusid: drmOpenMinor returns 9
[   248.668] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[   248.668] (**) intel(0): Depth 24, (--) framebuffer bpp 32
[   248.668] (==) intel(0): RGB weight 888
[   248.668] (==) intel(0): Default visual is TrueColor
[   248.668] (**) intel(0): Option "AccelMethod" "exa"
[   248.668] (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
[   248.668] (--) intel(0): Chipset: "GM45"
[   248.668] (**) intel(0): Tiling enabled
[   248.668] (**) intel(0): SwapBuffers wait enabled
[   248.668] (==) intel(0): video overlay key set to 0x101fe
[   248.668] (II) intel(0): Output LVDS1 using monitor section Generic Monitor
[   248.668] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[   248.684] (II) intel(0): Output VGA1 has no monitor section
[   248.685] (II) intel(0): Output DP1 has no monitor section
[   248.844] (II) intel(0): Output TV1 has no monitor section
[   248.844] (II) intel(0): EDID for output LVDS1
[   248.844] (II) intel(0): Manufacturer: LGD  Model: 230  Serial#: 0
[   248.844] (II) intel(0): Year: 2009  Week: 0
[   248.844] (II) intel(0): EDID Version: 1.3
[   248.844] (II) intel(0): Digital Display Input
[   248.844] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[   248.844] (II) intel(0): Gamma: 2.20
[   248.844] (II) intel(0): No DPMS capabilities specified
[   248.844] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   248.844] (II) intel(0): First detailed timing is preferred mode
[   248.844] (II) intel(0): redX: 0.622 redY: 0.365   greenX: 0.340 greenY: 0.607
[   248.844] (II) intel(0): blueX: 0.145 blueY: 0.100   whiteX: 0.313 whiteY: 0.329
[   248.844] (II) intel(0): Manufacturer's mask: 0
[   248.844] (II) intel(0): Supported detailed timing:
[   248.844] (II) intel(0): clock: 72.3 MHz   Image Size:  344 x 194 mm
[   248.844] (II) intel(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1526 h_border: 0
[   248.844] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 776 v_blanking: 790 v_border: 0
[   248.844] (II) intel(0):  LG Display
[   248.844] (II) intel(0): Monitor name: LP156WH2-TLAA
[   248.844] (II) intel(0): EDID (in hex):
[   248.844] (II) intel(0): 	00ffffffffffff0030e4300200000000
[   248.844] (II) intel(0): 	00130103802213780a62259f5d579b25
[   248.844] (II) intel(0): 	19505400000001010101010101010101
[   248.844] (II) intel(0): 	0101010101013e1c56a0500016303020
[   248.844] (II) intel(0): 	350058c2100000190000000000000000
[   248.844] (II) intel(0): 	00000000000000000000000000fe004c
[   248.844] (II) intel(0): 	4720446973706c61790a2020000000fc
[   248.844] (II) intel(0): 	004c503135365748322d544c41410038
[   248.844] (II) intel(0): EDID vendor "LGD", prod id 560
[   248.844] (II) intel(0): Printing DDC gathered Modelines:
[   248.844] (II) intel(0): Modeline "1366x768"x0.0   72.30  1366 1414 1446 1526  768 771 776 790 -hsync -vsync (47.4 kHz)
[   248.845] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[   248.845] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   248.845] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   248.845] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[   248.845] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[   248.845] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[   248.845] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[   248.845] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[   248.845] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[   248.845] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[   248.845] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[   248.845] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[   248.845] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[   248.845] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[   248.845] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[   248.845] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[   248.845] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   248.845] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   248.845] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[   248.845] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[   248.845] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[   248.845] (II) intel(0): Printing probed modes for output LVDS1
[   248.845] (II) intel(0): Modeline "1366x768"x60.0   72.30  1366 1414 1446 1526  768 771 776 790 -hsync -vsync (47.4 kHz)
[   248.845] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz)
[   248.845] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz)
[   248.845] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   248.845] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   248.845] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   248.845] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   248.868] (II) intel(0): EDID for output VGA1
[   248.869] (II) intel(0): EDID for output DP1
[   249.184] (II) intel(0): EDID for output TV1
[   249.184] (II) intel(0): Output LVDS1 connected
[   249.184] (II) intel(0): Output VGA1 disconnected
[   249.184] (II) intel(0): Output DP1 disconnected
[   249.184] (II) intel(0): Output TV1 disconnected
[   249.184] (II) intel(0): Using user preference for initial modes
[   249.184] (II) intel(0): Output LVDS1 using initial mode 1366x768
[   249.184] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   249.184] (II) intel(0): Kernel page flipping support detected, enabling
[   249.184] (**) intel(0): Display dimensions: (340, 190) mm
[   249.184] (**) intel(0): DPI set to (102, 102)
[   249.184] (II) Loading sub module "fb"
[   249.184] (II) LoadModule: "fb"
[   249.184] (II) Loading /usr/lib/xorg/modules/libfb.so
[   249.185] (II) Module fb: vendor="X.Org Foundation"
[   249.185] 	compiled for 1.9.5, module version = 1.0.0
[   249.185] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   249.185] (==) Depth 24 pixmap format is 32 bpp
[   249.185] (==) intel(0): VideoRam: 262144 KB
[   249.185] (II) intel(0): [DRI2] Setup complete
[   249.185] (II) intel(0): [DRI2]   DRI driver: i965
[   249.185] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632, tiled
[   249.201] (II) UXA(0): Driver registered support for the following operations:
[   249.201] (II)         solid
[   249.201] (II)         copy
[   249.202] (II)         composite (RENDER acceleration)
[   249.202] (II)         put_image
[   249.202] (II)         get_image
[   249.202] (==) intel(0): Backing store disabled
[   249.202] (==) intel(0): Silken mouse enabled
[   249.202] (II) intel(0): Initializing HW Cursor
[   249.216] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   249.217] (==) intel(0): DPMS enabled
[   249.217] (==) intel(0): Intel XvMC decoder enabled
[   249.217] (II) intel(0): Set up textured video
[   249.217] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[   249.217] (II) intel(0): direct rendering: DRI2 Enabled
[   249.217] (WW) intel(0): Option "UseEvents" is not used
[   249.217] (WW) intel(0): Option "MigrationHeuristic" is not used
[   249.217] (WW) intel(0): Option "ExaNoComposite" is not used
[   249.217] (==) intel(0): hotplug detection: "enabled"
[   249.217] (--) RandR disabled
[   249.217] (II) Initializing built-in extension Generic Event Extension
[   249.217] (II) Initializing built-in extension SHAPE
[   249.217] (II) Initializing built-in extension MIT-SHM
[   249.217] (II) Initializing built-in extension XInputExtension
[   249.217] (II) Initializing built-in extension XTEST
[   249.217] (II) Initializing built-in extension BIG-REQUESTS
[   249.217] (II) Initializing built-in extension SYNC
[   249.217] (II) Initializing built-in extension XKEYBOARD
[   249.217] (II) Initializing built-in extension XC-MISC
[   249.217] (II) Initializing built-in extension SECURITY
[   249.217] (II) Initializing built-in extension XINERAMA
[   249.217] (II) Initializing built-in extension XFIXES
[   249.217] (II) Initializing built-in extension RENDER
[   249.217] (II) Initializing built-in extension RANDR
[   249.217] (II) Initializing built-in extension COMPOSITE
[   249.217] (II) Initializing built-in extension DAMAGE
[   249.218] (II) SELinux: Disabled on system
[   249.227] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   249.227] (II) AIGLX: enabled GLX_INTEL_swap_event
[   249.227] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   249.227] (II) AIGLX: enabled GLX_SGI_make_current_read
[   249.227] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   249.227] (II) AIGLX: Loaded and initialized /usr/lib/dri/i965_dri.so
[   249.227] (II) GLX: Initialized DRI2 GL provider for screen 0
[   249.227] (II) intel(0): Setting screen physical size to 361 x 203
[   249.275] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   249.275] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   249.275] (II) LoadModule: "evdev"
[   249.275] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   249.275] (II) Module evdev: vendor="X.Org Foundation"
[   249.275] 	compiled for 1.9.4, module version = 2.6.0
[   249.275] 	Module class: X.Org XInput Driver
[   249.275] 	ABI class: X.Org XInput driver, version 11.0
[   249.275] (**) Power Button: always reports core events
[   249.275] (**) Power Button: Device: "/dev/input/event3"
[   249.292] (--) Power Button: Found keys
[   249.292] (II) Power Button: Configuring as keyboard
[   249.292] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[   249.292] (**) Option "xkb_rules" "evdev"
[   249.292] (**) Option "xkb_model" "pc105"
[   249.292] (**) Option "xkb_layout" "pl"
[   249.292] (**) Option "xkb_options" "compose:rctrl,terminate:ctrl_alt_bksp"
[   249.317] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[   249.317] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   249.317] (**) Video Bus: always reports core events
[   249.317] (**) Video Bus: Device: "/dev/input/event4"
[   249.332] (--) Video Bus: Found keys
[   249.332] (II) Video Bus: Configuring as keyboard
[   249.332] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[   249.332] (**) Option "xkb_rules" "evdev"
[   249.332] (**) Option "xkb_model" "pc105"
[   249.332] (**) Option "xkb_layout" "pl"
[   249.332] (**) Option "xkb_options" "compose:rctrl,terminate:ctrl_alt_bksp"
[   249.338] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   249.338] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   249.338] (**) Power Button: always reports core events
[   249.338] (**) Power Button: Device: "/dev/input/event1"
[   249.360] (--) Power Button: Found keys
[   249.360] (II) Power Button: Configuring as keyboard
[   249.360] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[   249.360] (**) Option "xkb_rules" "evdev"
[   249.360] (**) Option "xkb_model" "pc105"
[   249.360] (**) Option "xkb_layout" "pl"
[   249.360] (**) Option "xkb_options" "compose:rctrl,terminate:ctrl_alt_bksp"
[   249.361] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[   249.361] (II) No input driver/identifier specified (ignoring)
[   249.364] (II) config/udev: Adding input device USB Camera (/dev/input/event8)
[   249.364] (**) USB Camera: Applying InputClass "evdev keyboard catchall"
[   249.364] (**) USB Camera: always reports core events
[   249.364] (**) USB Camera: Device: "/dev/input/event8"
[   249.365] (--) USB Camera: Found keys
[   249.365] (II) USB Camera: Configuring as keyboard
[   249.365] (II) XINPUT: Adding extended input device "USB Camera" (type: KEYBOARD)
[   249.365] (**) Option "xkb_rules" "evdev"
[   249.365] (**) Option "xkb_model" "pc105"
[   249.365] (**) Option "xkb_layout" "pl"
[   249.365] (**) Option "xkb_options" "compose:rctrl,terminate:ctrl_alt_bksp"
[   249.367] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
[   249.367] (II) No input driver/identifier specified (ignoring)
[   249.373] (II) config/udev: Adding input device   USB Keyboard (/dev/input/event9)
[   249.373] (**)   USB Keyboard: Applying InputClass "evdev keyboard catchall"
[   249.373] (**)   USB Keyboard: always reports core events
[   249.373] (**)   USB Keyboard: Device: "/dev/input/event9"
[   249.373] (--)   USB Keyboard: Found keys
[   249.373] (II)   USB Keyboard: Configuring as keyboard
[   249.373] (II) XINPUT: Adding extended input device "  USB Keyboard" (type: KEYBOARD)
[   249.373] (**) Option "xkb_rules" "evdev"
[   249.373] (**) Option "xkb_model" "pc105"
[   249.373] (**) Option "xkb_layout" "pl"
[   249.374] (**) Option "xkb_options" "compose:rctrl,terminate:ctrl_alt_bksp"
[   249.375] (II) config/udev: Adding input device   USB Keyboard (/dev/input/event10)
[   249.375] (**)   USB Keyboard: Applying InputClass "evdev keyboard catchall"
[   249.375] (**)   USB Keyboard: always reports core events
[   249.375] (**)   USB Keyboard: Device: "/dev/input/event10"
[   249.375] (--)   USB Keyboard: Found keys
[   249.375] (II)   USB Keyboard: Configuring as keyboard
[   249.375] (II) XINPUT: Adding extended input device "  USB Keyboard" (type: KEYBOARD)
[   249.375] (**) Option "xkb_rules" "evdev"
[   249.375] (**) Option "xkb_model" "pc105"
[   249.375] (**) Option "xkb_layout" "pl"
[   249.375] (**) Option "xkb_options" "compose:rctrl,terminate:ctrl_alt_bksp"
[   249.377] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event11)
[   249.377] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[   249.377] (**) USB Optical Mouse: always reports core events
[   249.377] (**) USB Optical Mouse: Device: "/dev/input/event11"
[   249.377] (--) USB Optical Mouse: Found 3 mouse buttons
[   249.377] (--) USB Optical Mouse: Found scroll wheel(s)
[   249.377] (--) USB Optical Mouse: Found relative axes
[   249.377] (--) USB Optical Mouse: Found x and y relative axes
[   249.377] (--) USB Optical Mouse: Found absolute axes
[   249.377] (II) USB Optical Mouse: Configuring as mouse
[   249.377] (II) USB Optical Mouse: Adding scrollwheel support
[   249.377] (**) USB Optical Mouse: YAxisMapping: buttons 4 and 5
[   249.377] (**) USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   249.377] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE)
[   249.377] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[   249.377] (**) USB Optical Mouse: (accel) acceleration profile 0
[   249.377] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[   249.377] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[   249.377] (II) USB Optical Mouse: initialized for relative axes.
[   249.377] (WW) USB Optical Mouse: ignoring absolute axes.
[   249.378] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse1)
[   249.378] (II) No input driver/identifier specified (ignoring)
[   249.387] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   249.387] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   249.387] (**) AT Translated Set 2 keyboard: always reports core events
[   249.387] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   249.388] (--) AT Translated Set 2 keyboard: Found keys
[   249.388] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[   249.388] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[   249.388] (**) Option "xkb_rules" "evdev"
[   249.388] (**) Option "xkb_model" "pc105"
[   249.388] (**) Option "xkb_layout" "pl"
[   249.388] (**) Option "xkb_options" "compose:rctrl,terminate:ctrl_alt_bksp"
[   249.389] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[   249.389] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   249.389] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   249.389] (**) Option "Device" "/dev/input/event7"
[   249.396] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5692
[   249.396] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4680
[   249.396] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[   249.396] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[   249.396] (--) SynPS/2 Synaptics TouchPad: buttons: left right double triple
[   249.404] (--) SynPS/2 Synaptics TouchPad: touchpad found
[   249.404] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   249.412] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
[   249.412] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[   249.412] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[   249.412] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.037
[   249.412] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   249.412] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[   249.412] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   249.412] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   249.416] (--) SynPS/2 Synaptics TouchPad: touchpad found
[   249.416] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[   249.416] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   249.416] (**) Option "Device" "/dev/input/mouse0"
[   249.420] (--) SynPS/2 Synaptics TouchPad: invalid x-axis range.  defaulting to 1615 - 5685
[   249.420] (--) SynPS/2 Synaptics TouchPad: invalid y-axis range.  defaulting to 1729 - 4171
[   249.420] (--) SynPS/2 Synaptics TouchPad: invalid pressure range.  defaulting to 0 - 256
[   249.420] (--) SynPS/2 Synaptics TouchPad: invalid finger width range.  defaulting to 0 - 16
[   249.440] (EE) Query no Synaptics: 6003C8
[   249.440] (--) SynPS/2 Synaptics TouchPad: no supported touchpad found
[   249.440] (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
[   249.440] (EE) PreInit returned NULL for "SynPS/2 Synaptics TouchPad"
[   249.441] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[   249.441] (II) No input driver/identifier specified (ignoring)
[   249.444] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event12)
[   249.444] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[   249.444] (**) ACPI Virtual Keyboard Device: always reports core events
[   249.444] (**) ACPI Virtual Keyboard Device: Device: "/dev/input/event12"
[   249.444] (--) ACPI Virtual Keyboard Device: Found keys
[   249.444] (II) ACPI Virtual Keyboard Device: Configuring as keyboard
[   249.444] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD)
[   249.444] (**) Option "xkb_rules" "evdev"
[   249.444] (**) Option "xkb_model" "pc105"
[   249.444] (**) Option "xkb_layout" "pl"
[   249.445] (**) Option "xkb_options" "compose:rctrl,terminate:ctrl_alt_bksp"

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
N: input/event3
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=pl
E: XKBOPTIONS=compose:rctrl,terminate:ctrl_alt_bksp
E: DMI_VENDOR=TOSHIBA

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4
N: input/event4
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=pl
E: XKBOPTIONS=compose:rctrl,terminate:ctrl_alt_bksp
E: DMI_VENDOR=TOSHIBA

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1
N: input/event1
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=pl
E: XKBOPTIONS=compose:rctrl,terminate:ctrl_alt_bksp
E: DMI_VENDOR=TOSHIBA

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2/event2
N: input/event2
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: DMI_VENDOR=TOSHIBA

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/input/input8/event8
N: input/event8
S: input/by-id/usb-Generic_USB_Camera_MU418ASA-event-if00
S: input/by-path/pci-0000:00:1a.7-usb-0:2:1.0-event
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/input/input8/event8
E: MAJOR=13
E: MINOR=72
E: DEVNAME=/dev/input/event8
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=Generic
E: ID_VENDOR_ENC=Generic
E: ID_VENDOR_ID=10f1
E: ID_MODEL=USB_Camera
E: ID_MODEL_ENC=USB\x20Camera
E: ID_MODEL_ID=1a2a
E: ID_REVISION=1815
E: ID_SERIAL=Generic_USB_Camera_MU418ASA
E: ID_SERIAL_SHORT=MU418ASA
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:1a.7-usb-0:2:1.0
E: XKBMODEL=pc105
E: XKBLAYOUT=pl
E: DEVLINKS=/dev/input/by-id/usb-Generic_USB_Camera_MU418ASA-event-if00 /dev/input/by-path/pci-0000:00:1a.7-usb-0:2:1.0-event
E: XKBOPTIONS=compose:rctrl,terminate:ctrl_alt_bksp

P: /devices/pci0000:00/0000:00:1d.7/usb8/8-3/8-3.2/8-3.2.2/8-3.2.2:1.0/input/input9/event9
N: input/event9
S: input/by-id/usb-_USB_Keyboard-event-kbd
S: input/by-path/pci-0000:00:1d.7-usb-0:3.2.2:1.0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb8/8-3/8-3.2/8-3.2.2/8-3.2.2:1.0/input/input9/event9
E: MAJOR=13
E: MINOR=73
E: DEVNAME=/dev/input/event9
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_VENDOR_ENC=\x20
E: ID_VENDOR_ID=04d9
E: ID_MODEL=USB_Keyboard
E: ID_MODEL_ENC=USB\x20Keyboard
E: ID_MODEL_ID=1702
E: ID_REVISION=0101
E: ID_SERIAL=_USB_Keyboard
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.7-usb-0:3.2.2:1.0
E: XKBMODEL=pc105
E: XKBLAYOUT=pl
E: DEVLINKS=/dev/input/by-id/usb-_USB_Keyboard-event-kbd /dev/input/by-path/pci-0000:00:1d.7-usb-0:3.2.2:1.0-event-kbd
E: XKBOPTIONS=compose:rctrl,terminate:ctrl_alt_bksp

P: /devices/pci0000:00/0000:00:1d.7/usb8/8-3/8-3.2/8-3.2.2/8-3.2.2:1.1/input/input10/event10
N: input/event10
S: input/by-id/usb-_USB_Keyboard-event-if01
S: input/by-path/pci-0000:00:1d.7-usb-0:3.2.2:1.1-event
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb8/8-3/8-3.2/8-3.2.2/8-3.2.2:1.1/input/input10/event10
E: MAJOR=13
E: MINOR=74
E: DEVNAME=/dev/input/event10
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR_ENC=\x20
E: ID_VENDOR_ID=04d9
E: ID_MODEL=USB_Keyboard
E: ID_MODEL_ENC=USB\x20Keyboard
E: ID_MODEL_ID=1702
E: ID_REVISION=0101
E: ID_SERIAL=_USB_Keyboard
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.7-usb-0:3.2.2:1.1
E: XKBMODEL=pc105
E: XKBLAYOUT=pl
E: DEVLINKS=/dev/input/by-id/usb-_USB_Keyboard-event-if01 /dev/input/by-path/pci-0000:00:1d.7-usb-0:3.2.2:1.1-event
E: XKBOPTIONS=compose:rctrl,terminate:ctrl_alt_bksp

P: /devices/pci0000:00/0000:00:1d.7/usb8/8-3/8-3.2/8-3.2.4/8-3.2.4:1.0/input/input11/event11
N: input/event11
S: input/by-id/usb-1bcf_USB_Optical_Mouse-event-mouse
S: input/by-path/pci-0000:00:1d.7-usb-0:3.2.4:1.0-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb8/8-3/8-3.2/8-3.2.4/8-3.2.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_MOUSE=1
E: ID_VENDOR=1bcf
E: ID_VENDOR_ENC=1bcf
E: ID_VENDOR_ID=1bcf
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=0007
E: ID_REVISION=0010
E: ID_SERIAL=1bcf_USB_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.7-usb-0:3.2.4:1.0
E: DEVLINKS=/dev/input/by-id/usb-1bcf_USB_Optical_Mouse-event-mouse /dev/input/by-path/pci-0000:00:1d.7-usb-0:3.2.4:1.0-event-mouse

P: /devices/pci0000:00/0000:00:1d.7/usb8/8-3/8-3.2/8-3.2.4/8-3.2.4:1.0/input/input11/mouse1
N: input/mouse1
S: input/by-id/usb-1bcf_USB_Optical_Mouse-mouse
S: input/by-path/pci-0000:00:1d.7-usb-0:3.2.4:1.0-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb8/8-3/8-3.2/8-3.2.4/8-3.2.4:1.0/input/input11/mouse1
E: MAJOR=13
E: MINOR=33
E: DEVNAME=/dev/input/mouse1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=1bcf
E: ID_VENDOR_ENC=1bcf
E: ID_VENDOR_ID=1bcf
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=0007
E: ID_REVISION=0010
E: ID_SERIAL=1bcf_USB_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.7-usb-0:3.2.4:1.0
E: DEVLINKS=/dev/input/by-id/usb-1bcf_USB_Optical_Mouse-mouse /dev/input/by-path/pci-0000:00:1d.7-usb-0:3.2.4:1.0-mouse

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=pl
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: XKBOPTIONS=compose:rctrl,terminate:ctrl_alt_bksp
E: DMI_VENDOR=TOSHIBA

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_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DMI_VENDOR=TOSHIBA
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse

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

P: /devices/virtual/input/input12/event12
N: input/event12
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input12/event12
E: MAJOR=13
E: MINOR=76
E: DEVNAME=/dev/input/event12
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: XKBMODEL=pc105
E: XKBLAYOUT=pl
E: XKBOPTIONS=compose:rctrl,terminate:ctrl_alt_bksp
E: DMI_VENDOR=TOSHIBA


DRM Information from dmesg:
---------------------------
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[    3.712465] Linux agpgart interface v0.103
[    3.712546] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
[    3.712627] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    3.713148] agpgart-intel 0000:00:00.0: detected 131072K stolen memory
[    3.713266] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000
[    4.856642] [drm] Initialized drm 1.1.0 20060810
[    4.916351] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    4.916353] [drm] Driver supports precise vblank timestamp query.
[    5.369443] fb0: inteldrmfb frame buffer device
[    5.369445] drm: registered panic notifier
[    5.371825] [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: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to pl_PL.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6                         2.11.2-11  Embedded GNU C Library: Shared lib
ii  libdrm-intel1                 2.4.23-3   Userspace interface to intel-speci
ii  libdrm2                       2.4.23-3   Userspace interface to kernel DRM 
ii  libpciaccess0                 0.12.1-1   Generic PCI access library for X
ii  libudev0                      167-1      libudev shared library
ii  libx11-6                      2:1.4.2-1  X11 client-side library
ii  libx11-xcb1                   2:1.4.2-1  Xlib/XCB interface library
ii  libxcb-aux0                   0.3.6-1    utility libraries for X C Binding 
ii  libxcb-dri2-0                 1.7-2      X C Binding, dri2 extension
ii  libxcb1                       1.7-2      X C Binding
ii  libxext6                      2:1.2.0-2  X11 miscellaneous extension librar
ii  libxfixes3                    1:4.0.5-1  X11 miscellaneous 'fixes' extensio
ii  libxv1                        2:1.0.6-1  X11 Video extension library
ii  libxvmc1                      2:1.0.6-1  X11 Video extension library
ii  xserver-xorg-core [xorg-video 2:1.9.5-1  Xorg X server - core server

xserver-xorg-video-intel recommends no packages.

xserver-xorg-video-intel suggests no packages.

-- no debconf information



Reply to: