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

Bug#739979: xorg: psmouse lost sync (worked up to Lenny)



Package: xorg
Version: 1:7.7+3~deb7u1
Severity: important

   * What led up to the situation?
A role in this issue is played by the presence of a KVM switch. If I bypass the
switch and connect the mouse directly to the PC, the issue doesn't happen.
Note: the issue does not happen when I switch PCs. I can leave the KVM pointed
on a PC (without switching to others) and it happens the same.
Another role is played by VMWare Player. The problem happens very rarely if I
don't open VMWare player.
When I use it, the problem happens very frequently. Some times even more time
in a minute, making all unusable. In particular, it seems to happen during the
phase of grabbing / ungrabbing of the pointer by Player window. It's less
frequent (but it happens) if Player windows is set to full screen. The worst
(issue almost sure) is when the Player window is resized.

The issue: the mouse starts suddenly to jump everywhere, the pc speakers make a
repeated beep and then the pointer remains stuck.

At this point, in dmesg I find
24/2/2014 13:53:08      newton  kernel  [  260.365208] psmouse serio1: Wheel
Mouse at isa0060/serio1/input0 lost synchronization, throwing 2 bytes away.

And it's left in that state forever: the only way for me to unlock it is to
CTRL+ALT+Fx an then "rmmod psmouse" "modprobe psmouse".
At this point I find in dmesg
24/2/2014 13:58:22      newton  kernel  [  574.212905] input: ImExPS/2 Logitech
Wheel Mouse as /devices/platform/i8042/serio1/input/input7
and when I come back to graphical environment the mouse is working again.

But then I go inside VMWare Player window and... often it crashes.
I think it's a hardware-related bug, but not that it's a hardware fault,
because:
-All Windows machine are working correctly
-Debian system up to Lenny (in particular I've had Woody - Sarge - Etch) work
correctly.

The problem showed up after the upgrade from Lenny to Squeeze.
I've tried updating from Squeeze to Wheezy, and the issue remained.
I've tried a fresh Wheezy install, and the issue is still present.
I've tried updating Wheezy to Jessie: always the same.

So I think there is some difference from Lenny to Squeeze that triggers the
issue.
Now I'm on the clean install of Wheezy. Standard kernel 3.2.0-4-686-pae, no
backport, no old package.
I report the bug from here because I think it can be useful to have a more
standard environment.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?
-I've tried changing "proto" parameter in psmouse (through a created
/etc/modprobe.d/mouse.conf) but without success. Even proto=bare does not help.
-I've tried many kernels, even vanilla: no difference
-I've tried this patch to psmouse-base.c: http://lkml.org/lkml/2005/11/9/47.
This seems to help but only in the reaction to the problem. With this patch I
wait some second and the mouse is working again. The advantage is that I don't
have to go to text console and rmmod+modprobe psmouse), but the problem is
triggered with the same frequency.



-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Feb 21 23:31 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2027892 Dec 17 21:40 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation 82G33/G31 Express Integrated Graphics Controller [8086:29c2] (rev 02)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 1002 Feb 21 23:44 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
Section "Monitor"
	Identifier   "Monitor0"
	HorizSync	30-90
	VertRefresh	50-160
	VendorName   "Philips"
	ModelName    "109B"
	Modeline "800x600_56.20"   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync
	Modeline "1024x768_60.00"   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync
	Modeline "1280x1024_75.00"  138.75  1280 1312 1448 1728  1024 1027 1034 1072 -hsync +vsync
#	Modeline "1280x1024_85.00"  159.50  1280 1376 1512 1744  1024 1027 1034 1078 -hsync +vsync
	Option "PreferredMode" "1280x1024_75.00"
EndSection	
	
Section "Screen"
       Identifier      "Screen0"
       Device          "Card'"
       Monitor         "Monitor0"
       DefaultDepth    24
       SubSection "Display"
               Depth           16
               Modes           "1280x1024" "1024x768" "800x600" "640x480"
       EndSubSection
       SubSection "Display"
               Depth           24
               Modes           "1280x1024" "1024x768" "800x600" "640x480"
       EndSubSection
EndSection

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

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

Kernel version (/proc/version):
-------------------------------
Linux version 3.2.0-4-686-pae (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.54-2

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 24829 Feb 24 13:59 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    51.492] 
X.Org X Server 1.12.4
Release Date: 2012-08-27
[    51.492] X Protocol Version 11, Revision 0
[    51.492] Build Operating System: Linux 3.2.0-4-amd64 i686 Debian
[    51.492] Current Operating System: Linux newton 3.2.0-4-686-pae #1 SMP Debian 3.2.54-2 i686
[    51.492] Kernel command line: auto BOOT_IMAGE=Linux ro root=801 console=tty0 console=ttyS0
[    51.493] Build Date: 17 December 2013  08:37:13PM
[    51.493] xorg-server 2:1.12.4-6+deb7u2 (Julien Cristau <jcristau@debian.org>) 
[    51.493] Current version of pixman: 0.26.0
[    51.493] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    51.493] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    51.493] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 24 13:49:39 2014
[    51.554] (==) Using config file: "/etc/X11/xorg.conf"
[    51.554] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    51.568] (==) No Layout section.  Using the first Screen section.
[    51.568] (**) |-->Screen "Screen0" (0)
[    51.568] (**) |   |-->Monitor "Monitor0"
[    51.569] (==) Automatically adding devices
[    51.569] (==) Automatically enabling devices
[    51.605] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    51.605] 	Entry deleted from font path.
[    51.633] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    51.634] 	Entry deleted from font path.
[    51.634] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    51.634] (==) ModulePath set to "/usr/lib/xorg/modules"
[    51.634] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    51.634] (II) Loader magic: 0xb77895a0
[    51.634] (II) Module ABI versions:
[    51.634] 	X.Org ANSI C Emulation: 0.4
[    51.634] 	X.Org Video Driver: 12.1
[    51.634] 	X.Org XInput driver : 16.0
[    51.634] 	X.Org Server Extension : 6.0
[    51.634] (--) PCI:*(0:0:2:0) 8086:29c2:1458:d000 rev 2, Mem @ 0xf3200000/524288, 0xe0000000/268435456, 0xf3000000/1048576, I/O @ 0x0000e200/8
[    51.634] (II) Open ACPI successful (/var/run/acpid.socket)
[    51.634] (II) LoadModule: "extmod"
[    51.655] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    51.661] (II) Module extmod: vendor="X.Org Foundation"
[    51.661] 	compiled for 1.12.4, module version = 1.0.0
[    51.661] 	Module class: X.Org Server Extension
[    51.661] 	ABI class: X.Org Server Extension, version 6.0
[    51.661] (II) Loading extension SELinux
[    51.661] (II) Loading extension MIT-SCREEN-SAVER
[    51.661] (II) Loading extension XFree86-VidModeExtension
[    51.661] (II) Loading extension XFree86-DGA
[    51.661] (II) Loading extension DPMS
[    51.661] (II) Loading extension XVideo
[    51.661] (II) Loading extension XVideo-MotionCompensation
[    51.661] (II) Loading extension X-Resource
[    51.661] (II) LoadModule: "dbe"
[    51.661] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    51.662] (II) Module dbe: vendor="X.Org Foundation"
[    51.662] 	compiled for 1.12.4, module version = 1.0.0
[    51.662] 	Module class: X.Org Server Extension
[    51.662] 	ABI class: X.Org Server Extension, version 6.0
[    51.662] (II) Loading extension DOUBLE-BUFFER
[    51.662] (II) LoadModule: "glx"
[    51.662] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    51.664] (II) Module glx: vendor="X.Org Foundation"
[    51.664] 	compiled for 1.12.4, module version = 1.0.0
[    51.664] 	ABI class: X.Org Server Extension, version 6.0
[    51.664] (==) AIGLX enabled
[    51.838] (II) Loading extension GLX
[    51.838] (II) LoadModule: "record"
[    51.838] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    51.839] (II) Module record: vendor="X.Org Foundation"
[    51.839] 	compiled for 1.12.4, module version = 1.13.0
[    51.839] 	Module class: X.Org Server Extension
[    51.839] 	ABI class: X.Org Server Extension, version 6.0
[    51.839] (II) Loading extension RECORD
[    51.839] (II) LoadModule: "dri"
[    51.839] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    51.855] (II) Module dri: vendor="X.Org Foundation"
[    51.855] 	compiled for 1.12.4, module version = 1.0.0
[    51.855] 	ABI class: X.Org Server Extension, version 6.0
[    51.855] (II) Loading extension XFree86-DRI
[    51.855] (II) LoadModule: "dri2"
[    51.855] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    51.856] (II) Module dri2: vendor="X.Org Foundation"
[    51.856] 	compiled for 1.12.4, module version = 1.2.0
[    51.856] 	ABI class: X.Org Server Extension, version 6.0
[    51.856] (II) Loading extension DRI2
[    51.856] (==) Matched intel as autoconfigured driver 0
[    51.856] (==) Matched vesa as autoconfigured driver 1
[    51.856] (==) Matched fbdev as autoconfigured driver 2
[    51.856] (==) Assigned the driver to the xf86ConfigLayout
[    51.856] (II) LoadModule: "intel"
[    51.881] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    52.066] (II) Module intel: vendor="X.Org Foundation"
[    52.066] 	compiled for 1.12.3.902, module version = 2.19.0
[    52.066] 	Module class: X.Org Video Driver
[    52.066] 	ABI class: X.Org Video Driver, version 12.1
[    52.066] (II) LoadModule: "vesa"
[    52.066] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    52.087] (II) Module vesa: vendor="X.Org Foundation"
[    52.087] 	compiled for 1.12.1, module version = 2.3.1
[    52.087] 	Module class: X.Org Video Driver
[    52.087] 	ABI class: X.Org Video Driver, version 12.0
[    52.087] (II) LoadModule: "fbdev"
[    52.087] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    52.088] (II) Module fbdev: vendor="X.Org Foundation"
[    52.088] 	compiled for 1.12.1, module version = 0.4.2
[    52.088] 	ABI class: X.Org Video Driver, version 12.0
[    52.088] (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 Desktop (GT1), Sandybridge Desktop (GT2),
	Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
	Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
	Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
	Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
	Ivybridge Server (GT2)
[    52.088] (II) VESA: driver for VESA chipsets: vesa
[    52.088] (II) FBDEV: driver for framebuffer: fbdev
[    52.088] (++) using VT number 7

[    52.094] (WW) Falling back to old probe method for vesa
[    52.094] (WW) Falling back to old probe method for fbdev
[    52.094] (II) Loading sub module "fbdevhw"
[    52.094] (II) LoadModule: "fbdevhw"
[    52.105] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    52.121] (II) Module fbdevhw: vendor="X.Org Foundation"
[    52.121] 	compiled for 1.12.4, module version = 0.0.2
[    52.121] 	ABI class: X.Org Video Driver, version 12.1
[    52.121] drmOpenDevice: node name is /dev/dri/card0
[    52.121] drmOpenDevice: open result is 9, (OK)
[    52.121] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    52.121] drmOpenDevice: node name is /dev/dri/card0
[    52.121] drmOpenDevice: open result is 9, (OK)
[    52.121] drmOpenByBusid: drmOpenMinor returns 9
[    52.121] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    52.121] (**) intel(0): Depth 24, (--) framebuffer bpp 32
[    52.121] (==) intel(0): RGB weight 888
[    52.121] (==) intel(0): Default visual is TrueColor
[    52.121] (II) intel(0): Integrated Graphics Chipset: Intel(R) G33
[    52.121] (--) intel(0): Chipset: "G33"
[    52.122] (**) intel(0): Relaxed fencing enabled
[    52.122] (**) intel(0): Wait on SwapBuffers? enabled
[    52.122] (**) intel(0): Triple buffering? enabled
[    52.122] (**) intel(0): Framebuffer tiled
[    52.122] (**) intel(0): Pixmaps tiled
[    52.122] (**) intel(0): 3D buffers tiled
[    52.122] (**) intel(0): SwapBuffers wait enabled
[    52.122] (==) intel(0): video overlay key set to 0x101fe
[    55.170] (II) intel(0): Output VGA1 using monitor section Monitor0
[    55.170] (**) intel(0): Option "PreferredMode" "1280x1024_75.00"
[    58.326] (II) intel(0): EDID for output VGA1
[    58.326] (II) intel(0): Printing probed modes for output VGA1
[    58.326] (II) intel(0): Modeline "1280x1024_75.00"x74.9  138.75  1280 1312 1448 1728  1024 1027 1034 1072 -hsync +vsync (80.3 kHz UP)
[    58.326] (II) intel(0): Modeline "1024x768_60.00"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    58.326] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    58.326] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    58.326] (II) intel(0): Modeline "800x600_56.20"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    58.326] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    58.326] (II) intel(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[    58.326] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 489 492 525 -hsync -vsync (31.5 kHz e)
[    58.326] (II) intel(0): Output VGA1 connected
[    58.326] (II) intel(0): Using user preference for initial modes
[    58.326] (II) intel(0): Output VGA1 using initial mode 1280x1024_75.00
[    58.326] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    58.326] (II) intel(0): Kernel page flipping support detected, enabling
[    58.326] (==) intel(0): DPI set to (96, 96)
[    58.326] (II) Loading sub module "fb"
[    58.326] (II) LoadModule: "fb"
[    58.326] (II) Loading /usr/lib/xorg/modules/libfb.so
[    58.720] (II) Module fb: vendor="X.Org Foundation"
[    58.720] 	compiled for 1.12.4, module version = 1.0.0
[    58.720] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    58.720] (II) Loading sub module "dri2"
[    58.720] (II) LoadModule: "dri2"
[    58.720] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    58.721] (II) Module dri2: vendor="X.Org Foundation"
[    58.721] 	compiled for 1.12.4, module version = 1.2.0
[    58.721] 	ABI class: X.Org Server Extension, version 6.0
[    58.721] (II) UnloadModule: "vesa"
[    58.721] (II) Unloading vesa
[    58.721] (II) UnloadModule: "fbdev"
[    58.721] (II) Unloading fbdev
[    58.721] (II) UnloadSubModule: "fbdevhw"
[    58.721] (II) Unloading fbdevhw
[    58.721] (==) Depth 24 pixmap format is 32 bpp
[    58.721] (II) intel(0): [DRI2] Setup complete
[    58.721] (II) intel(0): [DRI2]   DRI driver: i915
[    58.721] (II) intel(0): Allocated new frame buffer 1280x1024 stride 8192, tiled
[    58.823] (II) UXA(0): Driver registered support for the following operations:
[    58.823] (II)         solid
[    58.823] (II)         copy
[    58.823] (II)         composite (RENDER acceleration)
[    58.823] (II)         put_image
[    58.823] (II)         get_image
[    58.823] (==) intel(0): Backing store disabled
[    58.823] (==) intel(0): Silken mouse enabled
[    58.823] (II) intel(0): Initializing HW Cursor
[    58.823] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    58.823] (==) intel(0): DPMS enabled
[    58.823] (==) intel(0): Intel XvMC decoder disabled
[    58.823] (II) intel(0): Set up textured video
[    58.823] (II) intel(0): Set up overlay video
[    58.823] (II) intel(0): direct rendering: DRI2 Enabled
[    58.823] (WW) intel(0): Option "PreferredMode" is not used
[    58.823] (==) intel(0): hotplug detection: "enabled"
[    58.904] (--) RandR disabled
[    58.904] (II) Initializing built-in extension Generic Event Extension
[    58.904] (II) Initializing built-in extension SHAPE
[    58.904] (II) Initializing built-in extension MIT-SHM
[    58.904] (II) Initializing built-in extension XInputExtension
[    58.904] (II) Initializing built-in extension XTEST
[    58.904] (II) Initializing built-in extension BIG-REQUESTS
[    58.904] (II) Initializing built-in extension SYNC
[    58.904] (II) Initializing built-in extension XKEYBOARD
[    58.904] (II) Initializing built-in extension XC-MISC
[    58.904] (II) Initializing built-in extension SECURITY
[    58.904] (II) Initializing built-in extension XINERAMA
[    58.904] (II) Initializing built-in extension XFIXES
[    58.904] (II) Initializing built-in extension RENDER
[    58.904] (II) Initializing built-in extension RANDR
[    58.904] (II) Initializing built-in extension COMPOSITE
[    58.904] (II) Initializing built-in extension DAMAGE
[    58.904] (II) SELinux: Disabled on system
[    59.151] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    59.151] (II) AIGLX: enabled GLX_INTEL_swap_event
[    59.151] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    59.151] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    59.151] (II) AIGLX: Loaded and initialized i915
[    59.151] (II) GLX: Initialized DRI2 GL provider for screen 0
[    59.151] (II) intel(0): Setting screen physical size to 338 x 270
[    59.416] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    59.417] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    59.417] (II) LoadModule: "evdev"
[    59.417] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    59.431] (II) Module evdev: vendor="X.Org Foundation"
[    59.431] 	compiled for 1.12.1, module version = 2.7.0
[    59.431] 	Module class: X.Org XInput Driver
[    59.431] 	ABI class: X.Org XInput driver, version 16.0
[    59.431] (II) Using input driver 'evdev' for 'Power Button'
[    59.431] (**) Power Button: always reports core events
[    59.431] (**) evdev: Power Button: Device: "/dev/input/event2"
[    59.431] (--) evdev: Power Button: Vendor 0 Product 0x1
[    59.431] (--) evdev: Power Button: Found keys
[    59.431] (II) evdev: Power Button: Configuring as keyboard
[    59.431] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    59.431] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    59.431] (**) Option "xkb_rules" "evdev"
[    59.431] (**) Option "xkb_model" "pc105"
[    59.431] (**) Option "xkb_layout" "it"
[    59.470] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    59.470] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    59.470] (II) Using input driver 'evdev' for 'Power Button'
[    59.470] (**) Power Button: always reports core events
[    59.470] (**) evdev: Power Button: Device: "/dev/input/event1"
[    59.470] (--) evdev: Power Button: Vendor 0 Product 0x1
[    59.470] (--) evdev: Power Button: Found keys
[    59.470] (II) evdev: Power Button: Configuring as keyboard
[    59.470] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    59.470] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    59.470] (**) Option "xkb_rules" "evdev"
[    59.470] (**) Option "xkb_model" "pc105"
[    59.470] (**) Option "xkb_layout" "it"
[    59.471] (II) config/udev: Adding input device saa7134 IR (ASUSTeK P7131 Hybri (/dev/input/event5)
[    59.471] (**) saa7134 IR (ASUSTeK P7131 Hybri: Applying InputClass "evdev keyboard catchall"
[    59.471] (II) Using input driver 'evdev' for 'saa7134 IR (ASUSTeK P7131 Hybri'
[    59.471] (**) saa7134 IR (ASUSTeK P7131 Hybri: always reports core events
[    59.471] (**) evdev: saa7134 IR (ASUSTeK P7131 Hybri: Device: "/dev/input/event5"
[    59.471] (--) evdev: saa7134 IR (ASUSTeK P7131 Hybri: Vendor 0x1043 Product 0x4876
[    59.471] (--) evdev: saa7134 IR (ASUSTeK P7131 Hybri: Found keys
[    59.471] (II) evdev: saa7134 IR (ASUSTeK P7131 Hybri: Configuring as keyboard
[    59.471] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1e.0/0000:04:00.0/rc/rc0/input5/event5"
[    59.471] (II) XINPUT: Adding extended input device "saa7134 IR (ASUSTeK P7131 Hybri" (type: KEYBOARD, id 8)
[    59.471] (**) Option "xkb_rules" "evdev"
[    59.471] (**) Option "xkb_model" "pc105"
[    59.471] (**) Option "xkb_layout" "it"
[    59.472] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    59.472] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    59.472] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    59.472] (**) AT Translated Set 2 keyboard: always reports core events
[    59.472] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    59.472] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    59.472] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    59.472] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    59.472] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    59.472] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[    59.472] (**) Option "xkb_rules" "evdev"
[    59.472] (**) Option "xkb_model" "pc105"
[    59.472] (**) Option "xkb_layout" "it"
[    59.472] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/event4)
[    59.472] (**) ImPS/2 Logitech Wheel Mouse: Applying InputClass "evdev pointer catchall"
[    59.473] (II) Using input driver 'evdev' for 'ImPS/2 Logitech Wheel Mouse'
[    59.473] (**) ImPS/2 Logitech Wheel Mouse: always reports core events
[    59.473] (**) evdev: ImPS/2 Logitech Wheel Mouse: Device: "/dev/input/event4"
[    59.473] (--) evdev: ImPS/2 Logitech Wheel Mouse: Vendor 0x2 Product 0x5
[    59.473] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found 3 mouse buttons
[    59.473] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found scroll wheel(s)
[    59.473] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found relative axes
[    59.473] (--) evdev: ImPS/2 Logitech Wheel Mouse: Found x and y relative axes
[    59.473] (II) evdev: ImPS/2 Logitech Wheel Mouse: Configuring as mouse
[    59.473] (II) evdev: ImPS/2 Logitech Wheel Mouse: Adding scrollwheel support
[    59.473] (**) evdev: ImPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
[    59.473] (**) evdev: ImPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    59.473] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
[    59.473] (II) XINPUT: Adding extended input device "ImPS/2 Logitech Wheel Mouse" (type: MOUSE, id 10)
[    59.473] (II) evdev: ImPS/2 Logitech Wheel Mouse: initialized for relative axes.
[    59.473] (**) ImPS/2 Logitech Wheel Mouse: (accel) keeping acceleration scheme 1
[    59.473] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration profile 0
[    59.473] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration factor: 2.000
[    59.473] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration threshold: 4
[    59.473] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/mouse0)
[    59.473] (II) No input driver specified, ignoring this device.
[    59.473] (II) This device may have been added with another device file.
[    59.474] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[    59.474] (II) No input driver specified, ignoring this device.
[    59.474] (II) This device may have been added with another device file.
[    59.474] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (saa7134) (/dev/input/event6)
[    59.474] (**) MCE IR Keyboard/Mouse (saa7134): Applying InputClass "evdev pointer catchall"
[    59.474] (**) MCE IR Keyboard/Mouse (saa7134): Applying InputClass "evdev keyboard catchall"
[    59.474] (II) Using input driver 'evdev' for 'MCE IR Keyboard/Mouse (saa7134)'
[    59.474] (**) MCE IR Keyboard/Mouse (saa7134): always reports core events
[    59.474] (**) evdev: MCE IR Keyboard/Mouse (saa7134): Device: "/dev/input/event6"
[    59.474] (--) evdev: MCE IR Keyboard/Mouse (saa7134): Vendor 0 Product 0
[    59.474] (--) evdev: MCE IR Keyboard/Mouse (saa7134): Found 3 mouse buttons
[    59.474] (--) evdev: MCE IR Keyboard/Mouse (saa7134): Found relative axes
[    59.474] (--) evdev: MCE IR Keyboard/Mouse (saa7134): Found x and y relative axes
[    59.474] (--) evdev: MCE IR Keyboard/Mouse (saa7134): Found keys
[    59.474] (II) evdev: MCE IR Keyboard/Mouse (saa7134): Configuring as mouse
[    59.474] (II) evdev: MCE IR Keyboard/Mouse (saa7134): Configuring as keyboard
[    59.474] (**) evdev: MCE IR Keyboard/Mouse (saa7134): YAxisMapping: buttons 4 and 5
[    59.474] (**) evdev: MCE IR Keyboard/Mouse (saa7134): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    59.474] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6"
[    59.474] (II) XINPUT: Adding extended input device "MCE IR Keyboard/Mouse (saa7134)" (type: KEYBOARD, id 11)
[    59.474] (**) Option "xkb_rules" "evdev"
[    59.474] (**) Option "xkb_model" "pc105"
[    59.474] (**) Option "xkb_layout" "it"
[    59.475] (II) evdev: MCE IR Keyboard/Mouse (saa7134): initialized for relative axes.
[    59.475] (**) MCE IR Keyboard/Mouse (saa7134): (accel) keeping acceleration scheme 1
[    59.475] (**) MCE IR Keyboard/Mouse (saa7134): (accel) acceleration profile 0
[    59.475] (**) MCE IR Keyboard/Mouse (saa7134): (accel) acceleration factor: 2.000
[    59.475] (**) MCE IR Keyboard/Mouse (saa7134): (accel) acceleration threshold: 4
[    59.475] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (saa7134) (/dev/input/mouse1)
[    59.475] (II) No input driver specified, ignoring this device.
[    59.475] (II) This device may have been added with another device file.
[   519.575] (II) AIGLX: Suspending AIGLX clients for VT switch
[   569.736] (II) config/udev: removing device ImPS/2 Logitech Wheel Mouse
[   569.737] (II) evdev: ImPS/2 Logitech Wheel Mouse: Close
[   569.737] (II) UnloadModule: "evdev"
[   574.320] (II) config/udev: Adding input device ImExPS/2 Logitech Wheel Mouse (/dev/input/mouse0)
[   574.320] (II) No input driver specified, ignoring this device.
[   574.320] (II) This device may have been added with another device file.
[   574.321] (II) config/udev: Adding input device ImExPS/2 Logitech Wheel Mouse (/dev/input/event4)
[   574.321] (**) ImExPS/2 Logitech Wheel Mouse: Applying InputClass "evdev pointer catchall"
[   574.321] (II) Using input driver 'evdev' for 'ImExPS/2 Logitech Wheel Mouse'
[   574.321] (**) ImExPS/2 Logitech Wheel Mouse: always reports core events
[   574.321] (**) evdev: ImExPS/2 Logitech Wheel Mouse: Device: "/dev/input/event4"
[   574.321] (--) evdev: ImExPS/2 Logitech Wheel Mouse: Vendor 0x2 Product 0x6
[   574.321] (--) evdev: ImExPS/2 Logitech Wheel Mouse: Found 9 mouse buttons
[   574.321] (--) evdev: ImExPS/2 Logitech Wheel Mouse: Found scroll wheel(s)
[   574.321] (--) evdev: ImExPS/2 Logitech Wheel Mouse: Found relative axes
[   574.321] (--) evdev: ImExPS/2 Logitech Wheel Mouse: Found x and y relative axes
[   574.321] (II) evdev: ImExPS/2 Logitech Wheel Mouse: Configuring as mouse
[   574.321] (II) evdev: ImExPS/2 Logitech Wheel Mouse: Adding scrollwheel support
[   574.321] (**) evdev: ImExPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
[   574.321] (**) evdev: ImExPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   574.321] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event4"
[   574.321] (II) XINPUT: Adding extended input device "ImExPS/2 Logitech Wheel Mouse" (type: MOUSE, id 10)
[   574.322] (II) evdev: ImExPS/2 Logitech Wheel Mouse: initialized for relative axes.
[   574.322] (**) ImExPS/2 Logitech Wheel Mouse: (accel) keeping acceleration scheme 1
[   574.322] (**) ImExPS/2 Logitech Wheel Mouse: (accel) acceleration profile 0
[   574.322] (**) ImExPS/2 Logitech Wheel Mouse: (accel) acceleration factor: 2.000
[   574.322] (**) ImExPS/2 Logitech Wheel Mouse: (accel) acceleration threshold: 4
[   620.418] (II) Open ACPI successful (/var/run/acpid.socket)
[   620.418] (II) AIGLX: Resuming AIGLX clients after VT switch

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

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
E: DMI_VENDOR=Gigabyte Technology Co., Ltd.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=17379928
E: XKBLAYOUT=it
E: XKBMODEL=pc105

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

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1
N: input/event1
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1
E: DMI_VENDOR=Gigabyte Technology Co., Ltd.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=17383132
E: XKBLAYOUT=it
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:1e.0/0000:04:00.0/rc/rc0/input5
E: DEVPATH=/devices/pci0000:00/0000:00:1e.0/0000:04:00.0/rc/rc0/input5
E: EV=100013
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=pci-0000:04:00.0
E: ID_PATH_TAG=pci-0000_04_00_0
E: ID_SERIAL=noserial
E: KEY=108c0322 2104000 0 0 0 0 10000 4180 801 9f16c0 0 0 10000ffc
E: MODALIAS=input:b0001v1043p4876e0001-e0,1,4,14,k71,72,73,74,77,80,8B,A7,A8,AE,D0,16E,174,179,181,185,188,189,192,193,197,19C,ram4,lsfw
E: MSC=10
E: NAME="saa7134 IR (ASUSTeK P7131 Hybri"
E: PHYS="pci-0000:04:00.0/ir0"
E: PRODUCT=1/1043/4876/1
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=37816587

P: /devices/pci0000:00/0000:00:1e.0/0000:04:00.0/rc/rc0/input5/event5
N: input/event5
S: input/by-path/pci-0000:04:00.0-event-ir
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/pci-0000:04:00.0-event-ir
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/pci0000:00/0000:00:1e.0/0000:04:00.0/rc/rc0/input5/event5
E: DMI_VENDOR=Gigabyte Technology Co., Ltd.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=pci-0000:04:00.0
E: ID_PATH_TAG=pci-0000_04_00_0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=37818740
E: XKBLAYOUT=it
E: XKBMODEL=pc105

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

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: DMI_VENDOR=Gigabyte Technology Co., Ltd.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=17381130
E: XKBLAYOUT=it
E: XKBMODEL=pc105

P: /devices/platform/i8042/serio1/input/input7
E: DEVPATH=/devices/platform/i8042/serio1/input/input7
E: EV=7
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: KEY=1f0000 0 0 0 0 0 0 0 0
E: MODALIAS=input:b0011v0002p0006e0056-e0,1,2,k110,111,112,113,114,r0,1,6,8,amlsfw
E: NAME="ImExPS/2 Logitech Wheel Mouse"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/6/56
E: PROP=0
E: REL=143
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=574213462

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

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

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

P: /devices/platform/pcspkr/input/input3/event3
N: input/event3
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/platform/pcspkr/input/input3/event3
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=17383133

P: /devices/virtual/input/input6
E: DEVPATH=/devices/virtual/input/input6
E: EV=100017
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: KEY=30000 0 7 ff87207a c14057ff febeffdf ffefffff ffffffff fffffffe
E: MODALIAS=input:b0000v0000p0000e0000-e0,1,2,4,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8C,8E,96,98,9E,9F,A1,A3,A4,A5,A6,AD,B0,B1,B2,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,110,111,r0,1,am4,lsfw
E: MSC=10
E: NAME="MCE IR Keyboard/Mouse (saa7134)"
E: PHYS="/input0"
E: PRODUCT=0/0/0/0
E: PROP=0
E: REL=3
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=31932579

P: /devices/virtual/input/input6/event6
N: input/event6
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/virtual/input/input6/event6
E: DMI_VENDOR=Gigabyte Technology Co., Ltd.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=31934816
E: XKBLAYOUT=it
E: XKBMODEL=pc105

P: /devices/virtual/input/input6/mouse1
N: input/mouse1
E: DEVNAME=/dev/input/mouse1
E: DEVPATH=/devices/virtual/input/input6/mouse1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=33
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=31934387


DRM Information from dmesg:
---------------------------
[    7.644281] Linux agpgart interface v0.103
[    7.693482] agpgart-intel 0000:00:00.0: Intel G33 Chipset
[    7.758234] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[    7.857971] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    7.934167] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
[   20.857477] [drm] Initialized drm 1.1.0 20060810
[   26.333720] [drm] MTRR allocation failed.  Graphics performance may suffer.
[   26.333961] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   26.333963] [drm] Driver supports precise vblank timestamp query.
[   26.348438] [drm] initialized overlay support
[   26.912759] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 71
[   26.940567] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 71
[   26.968330] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 71
[   26.996104] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 71
[   29.910937] fbcon: inteldrmfb (fb0) is primary device
[   31.407806] fb0: inteldrmfb frame buffer device
[   31.462098] drm: registered panic notifier
[   31.511871] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   52.162802] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 71
[   52.912788] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 71
[   53.631816] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 71
[   54.331913] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 71
[   55.203023] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 71
[   55.997889] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 71
[   56.854784] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 71
[   57.711966] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 71
[  134.774591] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 71
[  135.474310] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 71
[  136.174256] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 71
[  136.875737] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 71
[  186.070850] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 71
[  186.771645] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 71
[  187.472127] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 71
[  188.172111] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 71
[  620.530615] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 71
[  621.230349] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 71
[  621.930158] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 71
[  622.630085] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 71


-- System Information:
Debian Release: 7.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

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

Versions of packages xorg depends on:
ii  konsole [x-terminal-emulator]  4:4.8.4-2
ii  libgl1-mesa-dri                8.0.5-4+deb7u2
ii  libgl1-mesa-glx [libgl1]       8.0.5-4+deb7u2
ii  libglu1-mesa                   8.0.5-4+deb7u2
ii  x11-apps                       7.7~2
ii  x11-session-utils              7.6+2
ii  x11-utils                      7.7~1
ii  x11-xfs-utils                  7.7~1
ii  x11-xkb-utils                  7.7~1
ii  x11-xserver-utils              7.7~3
ii  xauth                          1:1.0.7-1
ii  xfonts-100dpi                  1:1.0.3
ii  xfonts-75dpi                   1:1.0.3
ii  xfonts-base                    1:1.0.3
ii  xfonts-scalable                1:1.0.3-1
ii  xfonts-utils                   1:7.7~1
ii  xinit                          1.3.2-1
ii  xkb-data                       2.5.1-3
ii  xorg-docs-core                 1:1.6-1
ii  xserver-xorg                   1:7.7+3~deb7u1
ii  xterm [x-terminal-emulator]    278-4

xorg recommends no packages.

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

Versions of packages xserver-xorg depends on:
ii  libc6                                                 2.13-38+deb7u1
ii  x11-xkb-utils                                         7.7~1
ii  xkb-data                                              2.5.1-3
ii  xserver-xorg-core                                     2:1.12.4-6+deb7u2
ii  xserver-xorg-input-all                                1:7.7+3~deb7u1
ii  xserver-xorg-input-evdev [xorg-driver-input]          1:2.7.0-1+b1
ii  xserver-xorg-input-mouse [xorg-driver-input]          1:1.7.2-3
ii  xserver-xorg-input-synaptics [xorg-driver-input]      1.6.2-2
ii  xserver-xorg-input-vmmouse [xorg-driver-input]        1:12.9.0-1
ii  xserver-xorg-input-wacom [xorg-driver-input]          0.15.0+20120515-2
ii  xserver-xorg-video-all                                1:7.7+3~deb7u1
ii  xserver-xorg-video-apm [xorg-driver-video]            1:1.2.3-3
ii  xserver-xorg-video-ark [xorg-driver-video]            1:0.7.4-1+b1
ii  xserver-xorg-video-ati [xorg-driver-video]            1:6.14.4-8
ii  xserver-xorg-video-chips [xorg-driver-video]          1:1.2.4-2
ii  xserver-xorg-video-cirrus [xorg-driver-video]         1:1.4.0-2
ii  xserver-xorg-video-fbdev [xorg-driver-video]          1:0.4.2-4+b3
ii  xserver-xorg-video-geode [xorg-driver-video]          2.11.13-3
ii  xserver-xorg-video-i128 [xorg-driver-video]           1:1.3.5-1+b1
ii  xserver-xorg-video-i740 [xorg-driver-video]           1:1.3.2-4+b3
ii  xserver-xorg-video-intel [xorg-driver-video]          2:2.19.0-6
ii  xserver-xorg-video-mach64 [xorg-driver-video]         6.9.1-2
ii  xserver-xorg-video-mga [xorg-driver-video]            1:1.5.0-3
ii  xserver-xorg-video-neomagic [xorg-driver-video]       1:1.2.6-1
ii  xserver-xorg-video-nouveau [xorg-driver-video]        1:1.0.1-5
ii  xserver-xorg-video-openchrome [xorg-driver-video]     1:0.2.906-2+deb7u1
ii  xserver-xorg-video-r128 [xorg-driver-video]           6.8.2-1
ii  xserver-xorg-video-radeon [xorg-driver-video]         1:6.14.4-8
ii  xserver-xorg-video-rendition [xorg-driver-video]      1:4.2.4-3
ii  xserver-xorg-video-s3 [xorg-driver-video]             1:0.6.3-5
ii  xserver-xorg-video-s3virge [xorg-driver-video]        1:1.10.4-5
ii  xserver-xorg-video-savage [xorg-driver-video]         1:2.3.4-1
ii  xserver-xorg-video-siliconmotion [xorg-driver-video]  1:1.7.6-1
ii  xserver-xorg-video-sis [xorg-driver-video]            1:0.10.4-1
ii  xserver-xorg-video-sisusb [xorg-driver-video]         1:0.9.4-3
ii  xserver-xorg-video-tdfx [xorg-driver-video]           1:1.4.4-1
ii  xserver-xorg-video-trident [xorg-driver-video]        1:1.3.5-1
ii  xserver-xorg-video-tseng [xorg-driver-video]          1:1.2.4-3
ii  xserver-xorg-video-vesa [xorg-driver-video]           1:2.3.1-1+b1
ii  xserver-xorg-video-vmware [xorg-driver-video]         1:12.0.2-1+b1
ii  xserver-xorg-video-voodoo [xorg-driver-video]         1:1.2.4-2+b3

Versions of packages xserver-xorg recommends:
ii  libgl1-mesa-dri  8.0.5-4+deb7u2

-- no debconf information


Reply to: