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

Bug#696272: xserver-xorg-core: BadImplementation error with XIAllDevices or XIAllMasterDevices deviceid used in libxi XISelectEvents eventmask



Package: xserver-xorg-core
Version: 2:1.12.4-4.1
Severity: normal


I am working on gnome-terminal 3.8 (git master) and get:
gnome-terminal:25500): Gdk-ERROR **: The program 'gnome-terminal'
received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadImplementation (server does not implement operation)'.
  (Details: serial 1209 error_code 17 request_code 141 minor_code 46)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error()
function.)

This boils down to :
"gdk_x11_device_manager_xi2_select_window_events (translator=0x67ba80,
    window=69206024, evmask=6323972) at
/home/prahal/checkout/gnome/gtk+/gdk/x11/gdkdevicemanager-xi2.c:1654"
calling:
"_gdk_x11_device_manager_xi2_select_events"
with:
"event_mask.deviceid = XIAllMasterDevices;"
.

_gdk_x11_device_manager_xi2_select_events calls "XISelectEvents (xdisplay, xwindow, event_mask, 1);"
which returns this BadImplementation error if there is already a
terminal opened (ie one start gnome-terminal then open a new tab, or
start gnome-terminal then click on a menu item).

It turns out that xserver core has a dedicated check for
XIAllMasterDevices and XIAllDevices for all use case except the one
fixed in the attached patch. Tested locally with a dpkg-buildpackage
rebuild.

Best regards,
Alban


-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Aug 25  2010 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2028472 Dec 18 10:34 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
01:05.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI RS780M/RS780MN [Mobility Radeon HD 3200 Graphics] [1002:9612]

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

Contents of /etc/X11/xorg.conf.d:
---------------------------------
total 4
-rw-r--r-- 1 root root 67 Jan 15  2012 10-radeon.conf

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

Kernel version (/proc/version):
-------------------------------
Linux version 3.7.0-rc7test0-00135-g7c17e48 (prahal@penelope) (gcc version 4.7.2 (Debian 4.7.2-12) ) #380 SMP Sun Dec 2 00:22:04 CET 2012

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 39128 Dec  7 19:16 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 39128 Dec  7 19:16 /var/log/Xorg.3.log
-rw-r--r-- 1 root root 39128 Dec  7 19:16 /var/log/Xorg.4.log
-rw-r--r-- 1 root root 39128 Dec  7 19:16 /var/log/Xorg.5.log
-rw-r--r-- 1 root root 57504 Dec 18 10:16 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 61086 Dec 18 21:11 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[ 52388.947] 
X.Org X Server 1.12.4
Release Date: 2012-08-27
[ 52388.948] X Protocol Version 11, Revision 0
[ 52388.948] Build Operating System: Linux 3.7.0-rc7test0-00135-g7c17e48 x86_64 Debian
[ 52388.948] Current Operating System: Linux penelope 3.7.0-rc7test0-00135-g7c17e48 #380 SMP Sun Dec 2 00:22:04 CET 2012 x86_64
[ 52388.948] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.7.0-rc7test0-00135-g7c17e48 root=UUID=54e84abe-2d58-4159-923c-72bfa032f07f ro radeon.modeset=1 crashkernel=128M systemd.setenv=LD_LIBRARY_PATH=/opt/gnome/lib64 systemd.setenv=PATH=/opt/gnome/sbin:/opt/gnome/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin systemd.setenv=XDG_CONFIG_DIRS=/opt/gnome/etc/xdg:/opt/gnome/etc:/etc:/usr/local/etc/xdg:/etc/xdg systemd.setenv=GI_TYPELIB_PATH=/opt/gnome/lib64/girepository-1.0:/usr/local/lib/girepository-1.0:/usr/lib/girepository-1.0 systemd.setenv=XDG_DATA_DIRS=/opt/gnome/share:/usr/share:/usr/local/share systemd.setenv=SYSTEMD_UNIT_PATH=/run/systemd/system:/etc/systemd/system:/opt/gnome/lib/systemd/system:/usr/local/lib/systemd/system:/usr/lib/systemd/system:/lib/systemd/system resume=UUID=5de2868f-b9d6-43e1-8d8e-93713b12c0ff systemd.log_level=debug systemd.crash_shell=true quiet
[ 52388.949] Build Date: 18 December 2012  09:24:34AM
[ 52388.949] xorg-server 2:1.12.4-4.1 (Alban Browaeys <prahal@yahoo.com>) 
[ 52388.949] Current version of pixman: 0.26.0
[ 52388.949] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 52388.949] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 52388.949] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec 18 10:42:44 2012
[ 52388.950] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 52388.950] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 52388.951] (==) No Layout section.  Using the first Screen section.
[ 52388.951] (==) No screen section available. Using defaults.
[ 52388.951] (**) |-->Screen "Default Screen Section" (0)
[ 52388.951] (**) |   |-->Monitor "<default monitor>"
[ 52388.952] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[ 52388.952] (**) |   |-->Device "radeon"
[ 52388.952] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[ 52388.952] (==) Automatically adding devices
[ 52388.952] (==) Automatically enabling devices
[ 52388.952] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 52388.952] 	Entry deleted from font path.
[ 52388.952] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[ 52388.952] 	Entry deleted from font path.
[ 52388.953] (==) 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
[ 52388.953] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 52388.953] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 52388.953] (II) Loader magic: 0x7fe81080db20
[ 52388.953] (II) Module ABI versions:
[ 52388.953] 	X.Org ANSI C Emulation: 0.4
[ 52388.953] 	X.Org Video Driver: 12.1
[ 52388.953] 	X.Org XInput driver : 16.0
[ 52388.953] 	X.Org Server Extension : 6.0
[ 52388.956] (--) PCI:*(0:1:5:0) 1002:9612:1025:029e rev 0, Mem @ 0xa0000000/268435456, 0x9fdf0000/65536, 0x9fe00000/1048576, I/O @ 0x00009000/256
[ 52388.957] (II) Open ACPI successful (/var/run/acpid.socket)
[ 52388.957] (II) LoadModule: "extmod"
[ 52388.958] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 52388.959] (II) Module extmod: vendor="X.Org Foundation"
[ 52388.959] 	compiled for 1.12.4, module version = 1.0.0
[ 52388.959] 	Module class: X.Org Server Extension
[ 52388.959] 	ABI class: X.Org Server Extension, version 6.0
[ 52388.959] (II) Loading extension SELinux
[ 52388.959] (II) Loading extension MIT-SCREEN-SAVER
[ 52388.960] (II) Loading extension XFree86-VidModeExtension
[ 52388.960] (II) Loading extension XFree86-DGA
[ 52388.960] (II) Loading extension DPMS
[ 52388.960] (II) Loading extension XVideo
[ 52388.960] (II) Loading extension XVideo-MotionCompensation
[ 52388.960] (II) Loading extension X-Resource
[ 52388.960] (II) LoadModule: "dbe"
[ 52388.960] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 52388.961] (II) Module dbe: vendor="X.Org Foundation"
[ 52388.961] 	compiled for 1.12.4, module version = 1.0.0
[ 52388.961] 	Module class: X.Org Server Extension
[ 52388.961] 	ABI class: X.Org Server Extension, version 6.0
[ 52388.961] (II) Loading extension DOUBLE-BUFFER
[ 52388.961] (II) LoadModule: "glx"
[ 52388.962] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 52388.962] (II) Module glx: vendor="X.Org Foundation"
[ 52388.962] 	compiled for 1.12.4, module version = 1.0.0
[ 52388.962] 	ABI class: X.Org Server Extension, version 6.0
[ 52388.962] (==) AIGLX enabled
[ 52388.962] (II) Loading extension GLX
[ 52388.962] (II) LoadModule: "record"
[ 52388.963] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 52388.963] (II) Module record: vendor="X.Org Foundation"
[ 52388.963] 	compiled for 1.12.4, module version = 1.13.0
[ 52388.963] 	Module class: X.Org Server Extension
[ 52388.963] 	ABI class: X.Org Server Extension, version 6.0
[ 52388.964] (II) Loading extension RECORD
[ 52388.964] (II) LoadModule: "dri"
[ 52388.964] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 52388.998] (II) Module dri: vendor="X.Org Foundation"
[ 52388.999] 	compiled for 1.12.4, module version = 1.0.0
[ 52388.999] 	ABI class: X.Org Server Extension, version 6.0
[ 52388.999] (II) Loading extension XFree86-DRI
[ 52388.999] (II) LoadModule: "dri2"
[ 52388.999] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 52389.000] (II) Module dri2: vendor="X.Org Foundation"
[ 52389.000] 	compiled for 1.12.4, module version = 1.2.0
[ 52389.000] 	ABI class: X.Org Server Extension, version 6.0
[ 52389.000] (II) Loading extension DRI2
[ 52389.000] (II) LoadModule: "radeon"
[ 52389.001] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 52389.002] (II) Module radeon: vendor="X.Org Foundation"
[ 52389.002] 	compiled for 1.12.1.902, module version = 6.14.4
[ 52389.002] 	Module class: X.Org Video Driver
[ 52389.002] 	ABI class: X.Org Video Driver, version 12.0
[ 52389.002] (II) RADEON: Driver for ATI Radeon chipsets:
	ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
	ATI Radeon Mobility X300 (M24) 3152 (PCIE),
	ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
	ATI Radeon X600 (RV380) 3E50 (PCIE),
	ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
	ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
	ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
	ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
	ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
	ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
	ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
	ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
	ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
	ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
	ATI Radeon IGP330M/340M/350M (U2) 4337,
	ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
	ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
	ATI Radeon X800PRO (R420) JI (AGP),
	ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
	ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
	ATI Radeon Mobility 9800 (M18) JN (AGP),
	ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
	ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
	ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
	ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
	ATI Radeon Mobility M7 LW (AGP),
	ATI Mobility FireGL 7800 M7 LX (AGP),
	ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
	ATI FireGL Mobility 9000 (M9) Ld (AGP),
	ATI Radeon Mobility 9000 (M9) Lf (AGP),
	ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
	ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
	ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
	ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
	ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
	ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
	ATI Radeon Mobility 9600 (M10) NQ (AGP),
	ATI Radeon Mobility 9600 (M11) NR (AGP),
	ATI Radeon Mobility 9600 (M10) NS (AGP),
	ATI FireGL Mobility T2 (M10) NT (AGP),
	ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
	ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
	ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
	ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
	ATI Radeon Mobility X300 (M22) 5460 (PCIE),
	ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
	ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
	ATI Radeon X800PRO (R423) UI (PCIE),
	ATI Radeon X800LE (R423) UJ (PCIE),
	ATI Radeon X800SE (R423) UK (PCIE),
	ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
	ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
	ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
	ATI FireGL unknown (R423) UR (PCIE),
	ATI FireGL unknown (R423) UT (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility Radeon X700 XL (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
	ATI Radeon Mobility 9100 IGP (U3) 5835,
	ATI Radeon XPRESS 200 5954 (PCIE),
	ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
	ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
	ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
	ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
	ATI Radeon XPRESS 200M 5975 (PCIE),
	ATI Radeon XPRESS 200 5A41 (PCIE),
	ATI Radeon XPRESS 200M 5A42 (PCIE),
	ATI Radeon XPRESS 200 5A61 (PCIE),
	ATI Radeon XPRESS 200M 5A62 (PCIE),
	ATI Radeon X300 (RV370) 5B60 (PCIE),
	ATI Radeon X600 (RV370) 5B62 (PCIE),
	ATI Radeon X550 (RV370) 5B63 (PCIE),
	ATI FireGL V3100 (RV370) 5B64 (PCIE),
	ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
	ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
	ATI Mobility Radeon X800 XT (M28) (PCIE),
	ATI Mobility FireGL V5100 (M28) (PCIE),
	ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
	ATI Radeon X850 XT PE (R480) (PCIE),
	ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
	ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
	ATI Radeon X850 XT (R480) (PCIE),
	ATI Radeon X800XT (R423) 5D57 (PCIE),
	ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
	ATI Radeon X700 PRO (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
	ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
	ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
	ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
	ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
	ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
	ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
	ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
	ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
	ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
	ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
	ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
	ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
	ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
	ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
	ATI Mobility Radeon X1700, ATI Radeon X2300HD,
	ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
	ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
	ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
	ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
	ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
	ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
	ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
	ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
	ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
	ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
	ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
	ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
	ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
	AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
	ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
	ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
	ATI Mobility Radeon HD 4670, ATI FirePro M5750,
	ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
	ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
	ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
	ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
	ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
	ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
	ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI RV670,
	ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
	ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
	ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
	ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
	ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
	ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
	ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
	ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
	ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
	ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
	ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
	SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
	ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
	AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Mobility Radeon HD 5800 Series,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
	ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
	ATI Mobility Radeon Graphics, CEDAR,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
	ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
	CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
	BARTS, BARTS, Mobility Radeon HD 6000 Series,
	Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
	AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA
[ 52389.042] (++) using VT number 1

[ 52389.061] (II) [KMS] Kernel modesetting enabled.
[ 52389.061] (II) RADEON(0): RADEONPreInit_KMS
[ 52389.061] (II) RADEON(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[ 52389.061] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[ 52389.061] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 52389.061] (==) RADEON(0): Default visual is TrueColor
[ 52389.061] (==) RADEON(0): RGB weight 888
[ 52389.061] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[ 52389.061] (--) RADEON(0): Chipset: "ATI Radeon HD 3200 Graphics" (ChipID = 0x9612)
[ 52389.062] (II) RADEON(0): PCI card detected
[ 52389.062] drmOpenDevice: node name is /dev/dri/card0
[ 52389.063] drmOpenDevice: open result is 9, (OK)
[ 52389.063] drmOpenByBusid: Searching for BusID pci:0000:01:05.0
[ 52389.063] drmOpenDevice: node name is /dev/dri/card0
[ 52389.063] drmOpenDevice: open result is 9, (OK)
[ 52389.063] drmOpenByBusid: drmOpenMinor returns 9
[ 52389.063] drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
[ 52389.063] (II) Loading sub module "exa"
[ 52389.063] (II) LoadModule: "exa"
[ 52389.064] (II) Loading /usr/lib/xorg/modules/libexa.so
[ 52389.065] (II) Module exa: vendor="X.Org Foundation"
[ 52389.065] 	compiled for 1.12.4, module version = 2.5.0
[ 52389.065] 	ABI class: X.Org Video Driver, version 12.1
[ 52389.065] (II) RADEON(0): KMS Color Tiling: enabled
[ 52389.065] (II) RADEON(0): KMS Pageflipping: enabled
[ 52389.065] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[ 52389.066] (II) RADEON(0): Output LVDS has no monitor section
[ 52389.088] (II) RADEON(0): Output VGA-0 has no monitor section
[ 52389.088] (II) RADEON(0): EDID for output LVDS
[ 52389.089] (II) RADEON(0): Manufacturer: CMO  Model: 1100  Serial#: 0
[ 52389.089] (II) RADEON(0): Year: 2009  Week: 9
[ 52389.089] (II) RADEON(0): EDID Version: 1.3
[ 52389.089] (II) RADEON(0): Digital Display Input
[ 52389.089] (II) RADEON(0): Max Image Size [cm]: horiz.: 25  vert.: 14
[ 52389.089] (II) RADEON(0): Gamma: 2.20
[ 52389.089] (II) RADEON(0): No DPMS capabilities specified
[ 52389.089] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[ 52389.089] (II) RADEON(0): First detailed timing is preferred mode
[ 52389.089] (II) RADEON(0): redX: 0.565 redY: 0.348   greenX: 0.343 greenY: 0.585
[ 52389.090] (II) RADEON(0): blueX: 0.161 blueY: 0.121   whiteX: 0.313 whiteY: 0.329
[ 52389.090] (II) RADEON(0): Manufacturer's mask: 0
[ 52389.090] (II) RADEON(0): Supported detailed timing:
[ 52389.090] (II) RADEON(0): clock: 65.6 MHz   Image Size:  256 x 144 mm
[ 52389.090] (II) RADEON(0): h_active: 1366  h_sync: 1373  h_sync_end 1387 h_blank_end 1408 h_border: 0
[ 52389.090] (II) RADEON(0): v_active: 768  v_sync: 769  v_sync_end 772 v_blanking: 776 v_border: 0
[ 52389.090] (II) RADEON(0):  N116B6-L02
[ 52389.090] (II) RADEON(0):  CMO
[ 52389.090] (II) RADEON(0):  N116B6-L02
[ 52389.090] (II) RADEON(0): EDID (in hex):
[ 52389.090] (II) RADEON(0): 	00ffffffffffff000daf001100000000
[ 52389.091] (II) RADEON(0): 	0913010380190e780acf459059579529
[ 52389.091] (II) RADEON(0): 	1f505400000001010101010101010101
[ 52389.091] (II) RADEON(0): 	0101010101019c19562a50000830070e
[ 52389.091] (II) RADEON(0): 	1300009010000018000000fe004e3131
[ 52389.091] (II) RADEON(0): 	3642362d4c30320a2020000000fe0043
[ 52389.091] (II) RADEON(0): 	4d4f0a202020202020202020000000fe
[ 52389.091] (II) RADEON(0): 	004e31313642362d4c30320a20200065
[ 52389.091] (II) RADEON(0): EDID vendor "CMO", prod id 4352
[ 52389.091] (II) RADEON(0): Printing DDC gathered Modelines:
[ 52389.091] (II) RADEON(0): Modeline "1366x768"x0.0   65.56  1366 1373 1387 1408  768 769 772 776 -hsync -vsync (46.6 kHz eP)
[ 52389.092] (II) RADEON(0): Printing probed modes for output LVDS
[ 52389.092] (II) RADEON(0): Modeline "1366x768"x60.0   65.56  1366 1373 1387 1408  768 769 772 776 -hsync -vsync (46.6 kHz eP)
[ 52389.092] (II) RADEON(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz)
[ 52389.092] (II) RADEON(0): Modeline "1152x768"x59.8   71.75  1152 1216 1328 1504  768 771 781 798 -hsync +vsync (47.7 kHz)
[ 52389.092] (II) RADEON(0): Modeline "1024x768"x59.9   63.50  1024 1072 1176 1328  768 771 775 798 -hsync +vsync (47.8 kHz)
[ 52389.092] (II) RADEON(0): Modeline "800x600"x59.9   38.25  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
[ 52389.092] (II) RADEON(0): Modeline "848x480"x59.7   31.50  848 872 952 1056  480 483 493 500 -hsync +vsync (29.8 kHz)
[ 52389.092] (II) RADEON(0): Modeline "720x480"x59.7   26.75  720 744 808 896  480 483 493 500 -hsync +vsync (29.9 kHz)
[ 52389.092] (II) RADEON(0): Modeline "640x480"x59.4   23.75  640 664 720 800  480 483 487 500 -hsync +vsync (29.7 kHz)
[ 52389.116] (II) RADEON(0): EDID for output VGA-0
[ 52389.116] (II) RADEON(0): Output LVDS connected
[ 52389.116] (II) RADEON(0): Output VGA-0 disconnected
[ 52389.116] (II) RADEON(0): Using exact sizes for initial modes
[ 52389.117] (II) RADEON(0): Output LVDS using initial mode 1366x768
[ 52389.117] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 52389.117] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:15000000 visible:fba0000
[ 52389.117] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[ 52389.117] (**) RADEON(0): Display dimensions: (250, 140) mm
[ 52389.117] (**) RADEON(0): DPI set to (138, 139)
[ 52389.117] (II) Loading sub module "fb"
[ 52389.117] (II) LoadModule: "fb"
[ 52389.118] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 52389.118] (II) Module fb: vendor="X.Org Foundation"
[ 52389.119] 	compiled for 1.12.4, module version = 1.0.0
[ 52389.119] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 52389.119] (II) Loading sub module "ramdac"
[ 52389.119] (II) LoadModule: "ramdac"
[ 52389.119] (II) Module "ramdac" already built-in
[ 52389.119] (--) Depth 24 pixmap format is 32 bpp
[ 52389.119] (II) RADEON(0): [DRI2] Setup complete
[ 52389.119] (II) RADEON(0): [DRI2]   DRI driver: r600
[ 52389.120] (II) RADEON(0): [DRI2]   VDPAU driver: r600
[ 52389.120] (II) RADEON(0): Front buffer size: 4224K
[ 52389.120] (II) RADEON(0): VRAM usage limit set to 228096K
[ 52389.121] (II) RADEON(0): Initializing backing store
[ 52389.121] (==) RADEON(0): Backing store disabled
[ 52389.121] (II) RADEON(0): Direct rendering enabled
[ 52389.121] (II) RADEON(0): Initializing Acceleration
[ 52389.121] (II) RADEON(0): Setting EXA maxPitchBytes
[ 52389.121] (II) EXA(0): Driver allocated offscreen pixmaps
[ 52389.121] (II) EXA(0): Driver registered support for the following operations:
[ 52389.121] (II)         Solid
[ 52389.121] (II)         Copy
[ 52389.121] (II)         Composite (RENDER acceleration)
[ 52389.121] (II)         UploadToScreen
[ 52389.122] (II)         DownloadFromScreen
[ 52389.122] (II) RADEON(0): Acceleration enabled
[ 52389.122] (II) RADEON(0): Initializing DPMS
[ 52389.122] (==) RADEON(0): DPMS enabled
[ 52389.122] (II) RADEON(0): Initializing Cursor
[ 52389.122] (==) RADEON(0): Silken mouse enabled
[ 52389.122] (II) RADEON(0): Initializing Xv
[ 52389.122] (II) RADEON(0): Set up textured video
[ 52389.123] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
[ 52389.123] (II) RADEON(0): [XvMC] Extension initialized.
[ 52389.123] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 52389.123] (II) RADEON(0): Initializing kms color map
[ 52389.123] (II) RADEON(0): RADEONScreenInit finished
[ 52389.124] (--) RandR disabled
[ 52389.124] (II) Initializing built-in extension Generic Event Extension
[ 52389.124] (II) Initializing built-in extension SHAPE
[ 52389.124] (II) Initializing built-in extension MIT-SHM
[ 52389.124] (II) Initializing built-in extension XInputExtension
[ 52389.124] (II) Initializing built-in extension XTEST
[ 52389.124] (II) Initializing built-in extension BIG-REQUESTS
[ 52389.124] (II) Initializing built-in extension SYNC
[ 52389.124] (II) Initializing built-in extension XKEYBOARD
[ 52389.124] (II) Initializing built-in extension XC-MISC
[ 52389.124] (II) Initializing built-in extension SECURITY
[ 52389.125] (II) Initializing built-in extension XINERAMA
[ 52389.125] (II) Initializing built-in extension XFIXES
[ 52389.125] (II) Initializing built-in extension RENDER
[ 52389.125] (II) Initializing built-in extension RANDR
[ 52389.125] (II) Initializing built-in extension COMPOSITE
[ 52389.125] (II) Initializing built-in extension DAMAGE
[ 52389.125] (II) SELinux: Disabled on system
[ 52389.151] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 52389.151] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 52389.151] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 52389.152] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 52389.153] (II) AIGLX: Loaded and initialized r600
[ 52389.153] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 52389.155] (II) RADEON(0): Setting screen physical size to 361 x 203
[ 52389.272] (II) XKB: Reusing cached keymap
[ 52389.282] (II) config/udev: getting attribute name on (null) returned "Power Button"
[ 52389.282] (II) config/udev: getting attribute id on (null) returned "(null)"
[ 52389.282] (II) config/udev: getting property PRODUCT on (null) returned "19/0/1/0"
[ 52389.282] (II) config/udev: getting property ID_INPUT.tags on /dev/input/event4 returned "(null)"
[ 52389.283] (II) config/udev: getting property ID_INPUT_KEY on /dev/input/event4 returned "1"
[ 52389.283] (II) config/udev: getting property XKBLAYOUT on /dev/input/event4 returned "fr"
[ 52389.283] (II) config/udev: getting property XKBMODEL on /dev/input/event4 returned "pc105"
[ 52389.283] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 52389.283] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 52389.283] (II) LoadModule: "evdev"
[ 52389.284] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 52389.285] (II) Module evdev: vendor="X.Org Foundation"
[ 52389.285] 	compiled for 1.12.3, module version = 2.7.1
[ 52389.285] 	Module class: X.Org XInput Driver
[ 52389.285] 	ABI class: X.Org XInput driver, version 16.0
[ 52389.285] (II) Using input driver 'evdev' for 'Power Button'
[ 52389.285] 	Option "XkbRules" "evdev"
[ 52389.285] 	Option "xkb_model" "pc105"
[ 52389.285] 	Option "xkb_layout" "fr"
[ 52389.285] 	Option "_source" "server/udev"
[ 52389.285] 	Option "name" "Power Button"
[ 52389.286] 	Option "path" "/dev/input/event4"
[ 52389.286] 	Option "device" "/dev/input/event4"
[ 52389.286] 	Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[ 52389.286] 	Option "driver" "evdev"
[ 52389.286] (**) Power Button: always reports core events
[ 52389.286] (**) evdev: Power Button: Device: "/dev/input/event4"
[ 52389.286] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 52389.286] (--) evdev: Power Button: Found keys
[ 52389.286] (II) evdev: Power Button: Configuring as keyboard
[ 52389.287] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[ 52389.287] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 52389.287] (**) Option "xkb_rules" "evdev"
[ 52389.287] (**) Option "xkb_model" "pc105"
[ 52389.287] (**) Option "xkb_layout" "fr"
[ 52389.362] (II) config/udev: getting attribute name on (null) returned "Video Bus"
[ 52389.362] (II) config/udev: getting attribute id on (null) returned "(null)"
[ 52389.362] (II) config/udev: getting property PRODUCT on (null) returned "19/0/6/0"
[ 52389.362] (II) config/udev: getting property ID_INPUT.tags on /dev/input/event5 returned "(null)"
[ 52389.362] (II) config/udev: getting property ID_INPUT_KEY on /dev/input/event5 returned "1"
[ 52389.362] (II) config/udev: getting property XKBLAYOUT on /dev/input/event5 returned "fr"
[ 52389.362] (II) config/udev: getting property XKBMODEL on /dev/input/event5 returned "pc105"
[ 52389.362] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[ 52389.363] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 52389.363] (II) Using input driver 'evdev' for 'Video Bus'
[ 52389.363] 	Option "XkbRules" "evdev"
[ 52389.363] 	Option "xkb_model" "pc105"
[ 52389.363] 	Option "xkb_layout" "fr"
[ 52389.363] 	Option "_source" "server/udev"
[ 52389.363] 	Option "name" "Video Bus"
[ 52389.363] 	Option "path" "/dev/input/event5"
[ 52389.363] 	Option "device" "/dev/input/event5"
[ 52389.363] 	Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2d/LNXVIDEO:02/input/input5/event5"
[ 52389.363] 	Option "driver" "evdev"
[ 52389.364] (**) Video Bus: always reports core events
[ 52389.364] (**) evdev: Video Bus: Device: "/dev/input/event5"
[ 52389.364] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 52389.364] (--) evdev: Video Bus: Found keys
[ 52389.364] (II) evdev: Video Bus: Configuring as keyboard
[ 52389.364] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2d/LNXVIDEO:02/input/input5/event5"
[ 52389.364] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 52389.364] (**) Option "xkb_rules" "evdev"
[ 52389.365] (**) Option "xkb_model" "pc105"
[ 52389.365] (**) Option "xkb_layout" "fr"
[ 52389.365] (II) XKB: Reusing cached keymap
[ 52389.367] (II) config/udev: getting attribute name on (null) returned "Power Button"
[ 52389.367] (II) config/udev: getting attribute id on (null) returned "(null)"
[ 52389.367] (II) config/udev: getting property PRODUCT on (null) returned "19/0/1/0"
[ 52389.367] (II) config/udev: getting property ID_INPUT.tags on /dev/input/event2 returned "(null)"
[ 52389.367] (II) config/udev: getting property ID_INPUT_KEY on /dev/input/event2 returned "1"
[ 52389.367] (II) config/udev: getting property XKBLAYOUT on /dev/input/event2 returned "fr"
[ 52389.367] (II) config/udev: getting property XKBMODEL on /dev/input/event2 returned "pc105"
[ 52389.367] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 52389.367] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 52389.368] (II) Using input driver 'evdev' for 'Power Button'
[ 52389.368] 	Option "XkbRules" "evdev"
[ 52389.368] 	Option "xkb_model" "pc105"
[ 52389.368] 	Option "xkb_layout" "fr"
[ 52389.368] 	Option "_source" "server/udev"
[ 52389.368] 	Option "name" "Power Button"
[ 52389.368] 	Option "path" "/dev/input/event2"
[ 52389.368] 	Option "device" "/dev/input/event2"
[ 52389.368] 	Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[ 52389.368] 	Option "driver" "evdev"
[ 52389.368] (**) Power Button: always reports core events
[ 52389.369] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 52389.369] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 52389.369] (--) evdev: Power Button: Found keys
[ 52389.369] (II) evdev: Power Button: Configuring as keyboard
[ 52389.369] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[ 52389.369] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 52389.369] (**) Option "xkb_rules" "evdev"
[ 52389.369] (**) Option "xkb_model" "pc105"
[ 52389.370] (**) Option "xkb_layout" "fr"
[ 52389.370] (II) XKB: Reusing cached keymap
[ 52389.371] (II) config/udev: getting attribute name on (null) returned "Lid Switch"
[ 52389.372] (II) config/udev: getting attribute id on (null) returned "(null)"
[ 52389.372] (II) config/udev: getting property PRODUCT on (null) returned "19/0/5/0"
[ 52389.372] (II) config/udev: getting property ID_INPUT.tags on /dev/input/event3 returned "(null)"
[ 52389.372] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[ 52389.372] (II) No input driver specified, ignoring this device.
[ 52389.372] (II) This device may have been added with another device file.
[ 52389.373] (II) config/udev: getting attribute name on (null) returned "Sleep Button"
[ 52389.373] (II) config/udev: getting attribute id on (null) returned "(null)"
[ 52389.373] (II) config/udev: getting property PRODUCT on (null) returned "19/0/3/0"
[ 52389.373] (II) config/udev: getting property ID_INPUT.tags on /dev/input/event1 returned "(null)"
[ 52389.373] (II) config/udev: getting property ID_INPUT_KEY on /dev/input/event1 returned "1"
[ 52389.374] (II) config/udev: getting property XKBLAYOUT on /dev/input/event1 returned "fr"
[ 52389.374] (II) config/udev: getting property XKBMODEL on /dev/input/event1 returned "pc105"
[ 52389.374] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 52389.374] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 52389.374] (II) Using input driver 'evdev' for 'Sleep Button'
[ 52389.374] 	Option "XkbRules" "evdev"
[ 52389.374] 	Option "xkb_model" "pc105"
[ 52389.374] 	Option "xkb_layout" "fr"
[ 52389.374] 	Option "_source" "server/udev"
[ 52389.374] 	Option "name" "Sleep Button"
[ 52389.374] 	Option "path" "/dev/input/event1"
[ 52389.375] 	Option "device" "/dev/input/event1"
[ 52389.375] 	Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1"
[ 52389.375] 	Option "driver" "evdev"
[ 52389.375] (**) Sleep Button: always reports core events
[ 52389.375] (**) evdev: Sleep Button: Device: "/dev/input/event1"
[ 52389.375] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 52389.375] (--) evdev: Sleep Button: Found keys
[ 52389.375] (II) evdev: Sleep Button: Configuring as keyboard
[ 52389.376] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1"
[ 52389.376] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 52389.376] (**) Option "xkb_rules" "evdev"
[ 52389.376] (**) Option "xkb_model" "pc105"
[ 52389.376] (**) Option "xkb_layout" "fr"
[ 52389.376] (II) XKB: Reusing cached keymap
[ 52389.378] (II) config/udev: getting attribute name on (null) returned "WebCam"
[ 52389.378] (II) config/udev: getting attribute id on (null) returned "(null)"
[ 52389.378] (II) config/udev: getting property PRODUCT on (null) returned "3/64e/a102/222"
[ 52389.379] (II) config/udev: getting property ID_INPUT.tags on /dev/input/event8 returned "(null)"
[ 52389.379] (II) config/udev: getting property ID_INPUT_KEY on /dev/input/event8 returned "1"
[ 52389.379] (II) config/udev: getting property ID_VENDOR on /dev/input/event8 returned "SuYin"
[ 52389.379] (II) config/udev: getting property XKBLAYOUT on /dev/input/event8 returned "fr"
[ 52389.379] (II) config/udev: getting property XKBMODEL on /dev/input/event8 returned "pc105"
[ 52389.379] (II) config/udev: Adding input device WebCam (/dev/input/event8)
[ 52389.379] (**) WebCam: Applying InputClass "evdev keyboard catchall"
[ 52389.379] (II) Using input driver 'evdev' for 'WebCam'
[ 52389.379] 	Option "XkbRules" "evdev"
[ 52389.379] 	Option "xkb_model" "pc105"
[ 52389.379] 	Option "xkb_layout" "fr"
[ 52389.380] 	Option "_source" "server/udev"
[ 52389.380] 	Option "name" "WebCam"
[ 52389.380] 	Option "path" "/dev/input/event8"
[ 52389.380] 	Option "device" "/dev/input/event8"
[ 52389.380] 	Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4:1.0/input/input8/event8"
[ 52389.380] 	Option "driver" "evdev"
[ 52389.380] (**) WebCam: always reports core events
[ 52389.380] (**) evdev: WebCam: Device: "/dev/input/event8"
[ 52389.381] (--) evdev: WebCam: Vendor 0x64e Product 0xa102
[ 52389.381] (--) evdev: WebCam: Found keys
[ 52389.381] (II) evdev: WebCam: Configuring as keyboard
[ 52389.381] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4:1.0/input/input8/event8"
[ 52389.381] (II) XINPUT: Adding extended input device "WebCam" (type: KEYBOARD, id 10)
[ 52389.381] (**) Option "xkb_rules" "evdev"
[ 52389.381] (**) Option "xkb_model" "pc105"
[ 52389.381] (**) Option "xkb_layout" "fr"
[ 52389.381] (II) XKB: Reusing cached keymap
[ 52389.383] (II) config/udev: getting attribute name on (null) returned "HDA Digital PCBeep"
[ 52389.383] (II) config/udev: getting attribute id on (null) returned "(null)"
[ 52389.384] (II) config/udev: getting property PRODUCT on (null) returned "1/10ec/272/1"
[ 52389.384] (II) config/udev: getting property ID_INPUT.tags on /dev/input/event9 returned "(null)"
[ 52389.384] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[ 52389.384] (II) No input driver specified, ignoring this device.
[ 52389.384] (II) This device may have been added with another device file.
[ 52389.385] (II) config/udev: getting attribute name on (null) returned "HDA ATI SB Mic"
[ 52389.385] (II) config/udev: getting attribute id on (null) returned "(null)"
[ 52389.385] (II) config/udev: getting property PRODUCT on (null) returned "0/0/0/0"
[ 52389.385] (II) config/udev: getting property ID_INPUT.tags on /dev/input/event10 returned "(null)"
[ 52389.385] (II) config/udev: Adding input device HDA ATI SB Mic (/dev/input/event10)
[ 52389.385] (II) No input driver specified, ignoring this device.
[ 52389.385] (II) This device may have been added with another device file.
[ 52389.387] (II) config/udev: getting attribute name on (null) returned "HDA ATI SB Headphone"
[ 52389.387] (II) config/udev: getting attribute id on (null) returned "(null)"
[ 52389.387] (II) config/udev: getting property PRODUCT on (null) returned "0/0/0/0"
[ 52389.387] (II) config/udev: getting property ID_INPUT.tags on /dev/input/event11 returned "(null)"
[ 52389.387] (II) config/udev: Adding input device HDA ATI SB Headphone (/dev/input/event11)
[ 52389.387] (II) No input driver specified, ignoring this device.
[ 52389.387] (II) This device may have been added with another device file.
[ 52389.388] (II) config/udev: getting attribute name on (null) returned "AT Translated Set 2 keyboard"
[ 52389.388] (II) config/udev: getting attribute id on (null) returned "(null)"
[ 52389.388] (II) config/udev: getting property PRODUCT on (null) returned "11/1/1/ab41"
[ 52389.389] (II) config/udev: getting property ID_INPUT.tags on /dev/input/event0 returned "(null)"
[ 52389.389] (II) config/udev: getting property ID_INPUT_KEY on /dev/input/event0 returned "1"
[ 52389.389] (II) config/udev: getting property XKBLAYOUT on /dev/input/event0 returned "fr"
[ 52389.389] (II) config/udev: getting property XKBMODEL on /dev/input/event0 returned "pc105"
[ 52389.389] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 52389.389] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 52389.389] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 52389.389] 	Option "XkbRules" "evdev"
[ 52389.389] 	Option "xkb_model" "pc105"
[ 52389.389] 	Option "xkb_layout" "fr"
[ 52389.389] 	Option "_source" "server/udev"
[ 52389.389] 	Option "name" "AT Translated Set 2 keyboard"
[ 52389.390] 	Option "path" "/dev/input/event0"
[ 52389.390] 	Option "device" "/dev/input/event0"
[ 52389.390] 	Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 52389.390] 	Option "driver" "evdev"
[ 52389.390] (**) AT Translated Set 2 keyboard: always reports core events
[ 52389.390] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 52389.390] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 52389.390] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 52389.391] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 52389.391] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 52389.391] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 52389.391] (**) Option "xkb_rules" "evdev"
[ 52389.391] (**) Option "xkb_model" "pc105"
[ 52389.391] (**) Option "xkb_layout" "fr"
[ 52389.391] (II) XKB: Reusing cached keymap
[ 52389.393] (II) config/udev: getting attribute name on (null) returned "SynPS/2 Synaptics TouchPad"
[ 52389.393] (II) config/udev: getting attribute id on (null) returned "(null)"
[ 52389.393] (II) config/udev: getting property PRODUCT on (null) returned "11/2/7/1b1"
[ 52389.394] (II) config/udev: getting property ID_INPUT.tags on /dev/input/event7 returned "(null)"
[ 52389.394] (II) config/udev: getting property ID_INPUT_TOUCHPAD on /dev/input/event7 returned "1"
[ 52389.394] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[ 52389.394] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 52389.394] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Multitouch Touchpad"
[ 52389.394] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 52389.394] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 52389.394] (II) LoadModule: "synaptics"
[ 52389.395] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 52389.395] (II) Module synaptics: vendor="X.Org Foundation"
[ 52389.395] 	compiled for 1.12.4, module version = 1.6.2
[ 52389.396] 	Module class: X.Org XInput Driver
[ 52389.396] 	ABI class: X.Org XInput driver, version 16.0
[ 52389.396] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 52389.396] 	Option "_source" "server/udev"
[ 52389.396] 	Option "name" "SynPS/2 Synaptics TouchPad"
[ 52389.396] 	Option "path" "/dev/input/event7"
[ 52389.396] 	Option "device" "/dev/input/event7"
[ 52389.396] 	Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input7/event7"
[ 52389.396] 	Option "driver" "synaptics"
[ 52389.396] 	Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[ 52389.397] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 52389.397] (**) Option "Device" "/dev/input/event7"
[ 52389.508] (**) Option "Device" "/dev/input/event7"
[ 52389.508] port opened successfully
[ 52389.508] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[ 52389.508] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888
[ 52389.508] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 5012
[ 52389.508] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 52389.509] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 52389.509] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 52389.509] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 52389.509] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 52389.509] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 52389.572] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input7/event7"
[ 52389.572] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[ 52389.572] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 52389.572] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[ 52389.572] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.035
[ 52389.573] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 52389.573] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 52389.573] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 52389.573] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 52389.573] (**) Option "Device" "/dev/input/event7"
[ 52389.574] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 52389.575] (II) config/udev: getting attribute name on (null) returned "SynPS/2 Synaptics TouchPad"
[ 52389.575] (II) config/udev: getting attribute id on (null) returned "(null)"
[ 52389.575] (II) config/udev: getting property PRODUCT on (null) returned "11/2/7/1b1"
[ 52389.575] (II) config/udev: getting property ID_INPUT.tags on /dev/input/mouse0 returned "(null)"
[ 52389.575] (II) config/udev: getting property ID_INPUT_TOUCHPAD on /dev/input/mouse0 returned "1"
[ 52389.575] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 52389.575] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 52389.576] (II) config/udev: getting attribute name on (null) returned "PC Speaker"
[ 52389.576] (II) config/udev: getting attribute id on (null) returned "(null)"
[ 52389.577] (II) config/udev: getting property PRODUCT on (null) returned "10/1f/1/100"
[ 52389.577] (II) config/udev: getting property ID_INPUT.tags on /dev/input/event6 returned "(null)"
[ 52389.577] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 52389.577] (II) No input driver specified, ignoring this device.
[ 52389.577] (II) This device may have been added with another device file.
[ 52389.577] (II) config/udev: ignoring device /dev/ttyS0 without property ID_INPUT set
[ 52389.578] (II) config/udev: ignoring device /dev/ttyS1 without property ID_INPUT set
[ 52389.578] (II) config/udev: ignoring device /dev/ttyS2 without property ID_INPUT set
[ 52389.578] (II) config/udev: ignoring device /dev/ttyS3 without property ID_INPUT set
[ 52389.579] (II) config/udev: getting attribute name on (null) returned "ACPI Virtual Keyboard Device"
[ 52389.580] (II) config/udev: getting attribute id on (null) returned "(null)"
[ 52389.580] (II) config/udev: getting property PRODUCT on (null) returned "3/0/0/4"
[ 52389.580] (II) config/udev: getting property ID_INPUT.tags on /dev/input/event12 returned "(null)"
[ 52389.580] (II) config/udev: getting property ID_INPUT_KEY on /dev/input/event12 returned "1"
[ 52389.580] (II) config/udev: getting property XKBLAYOUT on /dev/input/event12 returned "fr"
[ 52389.580] (II) config/udev: getting property XKBMODEL on /dev/input/event12 returned "pc105"
[ 52389.580] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event12)
[ 52389.580] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[ 52389.580] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[ 52389.580] 	Option "XkbRules" "evdev"
[ 52389.580] 	Option "xkb_model" "pc105"
[ 52389.581] 	Option "xkb_layout" "fr"
[ 52389.581] 	Option "_source" "server/udev"
[ 52389.581] 	Option "name" "ACPI Virtual Keyboard Device"
[ 52389.581] 	Option "path" "/dev/input/event12"
[ 52389.581] 	Option "device" "/dev/input/event12"
[ 52389.581] 	Option "config_info" "udev:/sys/devices/virtual/input/input12/event12"
[ 52389.581] 	Option "driver" "evdev"
[ 52389.581] (**) ACPI Virtual Keyboard Device: always reports core events
[ 52389.581] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event12"
[ 52389.582] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[ 52389.582] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[ 52389.582] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[ 52389.582] (**) Option "config_info" "udev:/sys/devices/virtual/input/input12/event12"
[ 52389.582] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 13)
[ 52389.582] (**) Option "xkb_rules" "evdev"
[ 52389.582] (**) Option "xkb_model" "pc105"
[ 52389.582] (**) Option "xkb_layout" "fr"
[ 52389.583] (II) XKB: Reusing cached keymap
[ 52389.584] (II) config/udev: ignoring device /dev/input/mice without property ID_INPUT set
[ 52389.584] (II) config/udev: ignoring device /dev/console without property ID_INPUT set
[ 52389.584] (II) config/udev: ignoring device /dev/ptmx without property ID_INPUT set
[ 52389.585] (II) config/udev: ignoring device /dev/tty without property ID_INPUT set
[ 52389.585] (II) config/udev: ignoring device /dev/tty0 without property ID_INPUT set
[ 52389.586] (II) config/udev: ignoring device /dev/tty1 without property ID_INPUT set
[ 52389.586] (II) config/udev: ignoring device /dev/tty10 without property ID_INPUT set
[ 52389.586] (II) config/udev: ignoring device /dev/tty11 without property ID_INPUT set
[ 52389.587] (II) config/udev: ignoring device /dev/tty12 without property ID_INPUT set
[ 52389.587] (II) config/udev: ignoring device /dev/tty13 without property ID_INPUT set
[ 52389.587] (II) config/udev: ignoring device /dev/tty14 without property ID_INPUT set
[ 52389.588] (II) config/udev: ignoring device /dev/tty15 without property ID_INPUT set
[ 52389.588] (II) config/udev: ignoring device /dev/tty16 without property ID_INPUT set
[ 52389.588] (II) config/udev: ignoring device /dev/tty17 without property ID_INPUT set
[ 52389.589] (II) config/udev: ignoring device /dev/tty18 without property ID_INPUT set
[ 52389.589] (II) config/udev: ignoring device /dev/tty19 without property ID_INPUT set
[ 52389.589] (II) config/udev: ignoring device /dev/tty2 without property ID_INPUT set
[ 52389.590] (II) config/udev: ignoring device /dev/tty20 without property ID_INPUT set
[ 52389.590] (II) config/udev: ignoring device /dev/tty21 without property ID_INPUT set
[ 52389.590] (II) config/udev: ignoring device /dev/tty22 without property ID_INPUT set
[ 52389.591] (II) config/udev: ignoring device /dev/tty23 without property ID_INPUT set
[ 52389.591] (II) config/udev: ignoring device /dev/tty24 without property ID_INPUT set
[ 52389.591] (II) config/udev: ignoring device /dev/tty25 without property ID_INPUT set
[ 52389.592] (II) config/udev: ignoring device /dev/tty26 without property ID_INPUT set
[ 52389.592] (II) config/udev: ignoring device /dev/tty27 without property ID_INPUT set
[ 52389.593] (II) config/udev: ignoring device /dev/tty28 without property ID_INPUT set
[ 52389.593] (II) config/udev: ignoring device /dev/tty29 without property ID_INPUT set
[ 52389.593] (II) config/udev: ignoring device /dev/tty3 without property ID_INPUT set
[ 52389.594] (II) config/udev: ignoring device /dev/tty30 without property ID_INPUT set
[ 52389.594] (II) config/udev: ignoring device /dev/tty31 without property ID_INPUT set
[ 52389.594] (II) config/udev: ignoring device /dev/tty32 without property ID_INPUT set
[ 52389.595] (II) config/udev: ignoring device /dev/tty33 without property ID_INPUT set
[ 52389.595] (II) config/udev: ignoring device /dev/tty34 without property ID_INPUT set
[ 52389.595] (II) config/udev: ignoring device /dev/tty35 without property ID_INPUT set
[ 52389.596] (II) config/udev: ignoring device /dev/tty36 without property ID_INPUT set
[ 52389.596] (II) config/udev: ignoring device /dev/tty37 without property ID_INPUT set
[ 52389.596] (II) config/udev: ignoring device /dev/tty38 without property ID_INPUT set
[ 52389.597] (II) config/udev: ignoring device /dev/tty39 without property ID_INPUT set
[ 52389.597] (II) config/udev: ignoring device /dev/tty4 without property ID_INPUT set
[ 52389.597] (II) config/udev: ignoring device /dev/tty40 without property ID_INPUT set
[ 52389.598] (II) config/udev: ignoring device /dev/tty41 without property ID_INPUT set
[ 52389.598] (II) config/udev: ignoring device /dev/tty42 without property ID_INPUT set
[ 52389.598] (II) config/udev: ignoring device /dev/tty43 without property ID_INPUT set
[ 52389.599] (II) config/udev: ignoring device /dev/tty44 without property ID_INPUT set
[ 52389.599] (II) config/udev: ignoring device /dev/tty45 without property ID_INPUT set
[ 52389.600] (II) config/udev: ignoring device /dev/tty46 without property ID_INPUT set
[ 52389.600] (II) config/udev: ignoring device /dev/tty47 without property ID_INPUT set
[ 52389.600] (II) config/udev: ignoring device /dev/tty48 without property ID_INPUT set
[ 52389.601] (II) config/udev: ignoring device /dev/tty49 without property ID_INPUT set
[ 52389.601] (II) config/udev: ignoring device /dev/tty5 without property ID_INPUT set
[ 52389.601] (II) config/udev: ignoring device /dev/tty50 without property ID_INPUT set
[ 52389.602] (II) config/udev: ignoring device /dev/tty51 without property ID_INPUT set
[ 52389.602] (II) config/udev: ignoring device /dev/tty52 without property ID_INPUT set
[ 52389.602] (II) config/udev: ignoring device /dev/tty53 without property ID_INPUT set
[ 52389.603] (II) config/udev: ignoring device /dev/tty54 without property ID_INPUT set
[ 52389.603] (II) config/udev: ignoring device /dev/tty55 without property ID_INPUT set
[ 52389.603] (II) config/udev: ignoring device /dev/tty56 without property ID_INPUT set
[ 52389.604] (II) config/udev: ignoring device /dev/tty57 without property ID_INPUT set
[ 52389.604] (II) config/udev: ignoring device /dev/tty58 without property ID_INPUT set
[ 52389.604] (II) config/udev: ignoring device /dev/tty59 without property ID_INPUT set
[ 52389.605] (II) config/udev: ignoring device /dev/tty6 without property ID_INPUT set
[ 52389.605] (II) config/udev: ignoring device /dev/tty60 without property ID_INPUT set
[ 52389.606] (II) config/udev: ignoring device /dev/tty61 without property ID_INPUT set
[ 52389.606] (II) config/udev: ignoring device /dev/tty62 without property ID_INPUT set
[ 52389.606] (II) config/udev: ignoring device /dev/tty63 without property ID_INPUT set
[ 52389.607] (II) config/udev: ignoring device /dev/tty7 without property ID_INPUT set
[ 52389.607] (II) config/udev: ignoring device /dev/tty8 without property ID_INPUT set
[ 52389.607] (II) config/udev: ignoring device /dev/tty9 without property ID_INPUT set
[ 52389.607] (II) RADEON(0): RADEONSaveScreen(2)
[ 52389.614] (II) RADEON(0): EDID vendor "CMO", prod id 4352
[ 52389.615] (II) RADEON(0): Printing DDC gathered Modelines:
[ 52389.615] (II) RADEON(0): Modeline "1366x768"x0.0   65.56  1366 1373 1387 1408  768 769 772 776 -hsync -vsync (46.6 kHz eP)
[ 52392.376] (II) RADEON(0): EDID vendor "CMO", prod id 4352
[ 52392.377] (II) RADEON(0): Printing DDC gathered Modelines:
[ 52392.377] (II) RADEON(0): Modeline "1366x768"x0.0   65.56  1366 1373 1387 1408  768 769 772 776 -hsync -vsync (46.6 kHz eP)
[ 52410.063] (II) RADEON(0): EDID vendor "CMO", prod id 4352
[ 52410.063] (II) RADEON(0): Printing DDC gathered Modelines:
[ 52410.063] (II) RADEON(0): Modeline "1366x768"x0.0   65.56  1366 1373 1387 1408  768 769 772 776 -hsync -vsync (46.6 kHz eP)
[ 52412.451] (II) RADEON(0): EDID vendor "CMO", prod id 4352
[ 52412.451] (II) RADEON(0): Printing DDC gathered Modelines:
[ 52412.451] (II) RADEON(0): Modeline "1366x768"x0.0   65.56  1366 1373 1387 1408  768 769 772 776 -hsync -vsync (46.6 kHz eP)
[ 52513.928] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 52513.928] (II) RADEON(0): RADEONLeaveVT_KMS
[ 52513.928] (II) RADEON(0): Ok, leaving now...
[ 53027.674] (II) Open ACPI successful (/var/run/acpid.socket)
[ 53027.674] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 53027.674] (II) RADEON(0): RADEONEnterVT_KMS
[ 53027.675] (II) RADEON(0): EDID vendor "CMO", prod id 4352
[ 53027.675] (II) RADEON(0): Printing DDC gathered Modelines:
[ 53027.675] (II) RADEON(0): Modeline "1366x768"x0.0   65.56  1366 1373 1387 1408  768 769 772 776 -hsync -vsync (46.6 kHz eP)
[ 53027.722] (II) RADEON(0): RADEONSaveScreen(2)
[ 53027.723] (**) Option "Device" "/dev/input/event7"
[ 53027.723] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 53028.128] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 53028.128] (II) RADEON(0): RADEONLeaveVT_KMS
[ 53028.128] (II) RADEON(0): Ok, leaving now...
[ 53035.384] (II) Open ACPI successful (/var/run/acpid.socket)
[ 53035.385] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 53035.385] (II) RADEON(0): RADEONEnterVT_KMS
[ 53035.386] (II) RADEON(0): EDID vendor "CMO", prod id 4352
[ 53035.386] (II) RADEON(0): Printing DDC gathered Modelines:
[ 53035.386] (II) RADEON(0): Modeline "1366x768"x0.0   65.56  1366 1373 1387 1408  768 769 772 776 -hsync -vsync (46.6 kHz eP)
[ 53035.432] (II) RADEON(0): RADEONSaveScreen(2)
[ 53035.434] (**) Option "Device" "/dev/input/event7"
[ 53035.434] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 53035.828] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 53035.828] (II) RADEON(0): RADEONLeaveVT_KMS
[ 53035.828] (II) RADEON(0): Ok, leaving now...
[ 53042.124] (II) Open ACPI successful (/var/run/acpid.socket)
[ 53042.124] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 53042.124] (II) RADEON(0): RADEONEnterVT_KMS
[ 53042.129] (II) RADEON(0): EDID vendor "CMO", prod id 4352
[ 53042.129] (II) RADEON(0): Printing DDC gathered Modelines:
[ 53042.129] (II) RADEON(0): Modeline "1366x768"x0.0   65.56  1366 1373 1387 1408  768 769 772 776 -hsync -vsync (46.6 kHz eP)
[ 53042.167] (II) RADEON(0): RADEONSaveScreen(2)
[ 53042.169] (**) Option "Device" "/dev/input/event7"
[ 53042.169] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 55278.861] (II) RADEON(0): RADEONSaveScreen(2)
[ 55278.861] (II) RADEON(0): RADEONSaveScreen(0)
[ 55706.828] (II) RADEON(0): RADEONSaveScreen(1)
[ 56061.261] (II) RADEON(0): RADEONSaveScreen(2)
[ 56061.261] (II) RADEON(0): RADEONSaveScreen(0)
[ 56085.782] (II) RADEON(0): RADEONSaveScreen(1)
[ 58901.804] (II) RADEON(0): RADEONSaveScreen(2)
[ 58901.826] (II) RADEON(0): RADEONSaveScreen(0)
[ 61096.195] (II) RADEON(0): RADEONSaveScreen(1)
[ 61406.367] (II) RADEON(0): RADEONSaveScreen(2)
[ 61406.368] (II) RADEON(0): RADEONSaveScreen(0)
[ 64910.158] (II) RADEON(0): RADEONSaveScreen(1)
[ 67213.967] (II) RADEON(0): RADEONSaveScreen(2)
[ 67213.967] (II) RADEON(0): RADEONSaveScreen(0)
[ 90029.229] (II) RADEON(0): RADEONSaveScreen(1)
[ 90112.576] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 90112.577] (II) RADEON(0): RADEONLeaveVT_KMS
[ 90112.577] (II) RADEON(0): Ok, leaving now...
[ 90114.138] (II) Open ACPI successful (/var/run/acpid.socket)
[ 90114.138] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 90114.138] (II) RADEON(0): RADEONEnterVT_KMS
[ 90114.272] (II) RADEON(0): EDID vendor "CMO", prod id 4352
[ 90114.272] (II) RADEON(0): Printing DDC gathered Modelines:
[ 90114.272] (II) RADEON(0): Modeline "1366x768"x0.0   65.56  1366 1373 1387 1408  768 769 772 776 -hsync -vsync (46.6 kHz eP)
[ 90114.323] (II) RADEON(0): RADEONSaveScreen(2)
[ 90114.325] (**) Option "Device" "/dev/input/event7"
[ 90114.325] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found

DRM Information from dmesg:
---------------------------


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

Kernel: Linux 3.7.0-rc7test0-00135-g7c17e48 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-core depends on:
ii  keyboard-configuration  1.88
ii  libaudit0               1:1.7.18-1.1
ii  libc6                   2.16-0experimental1
ii  libdrm2                 2.4.40-1
ii  libgcrypt11             1.5.0-3
ii  libpciaccess0           0.13.1-2
ii  libpixman-1-0           0.26.0-3
ii  libselinux1             2.1.12-1
ii  libudev0                195-0.1
ii  libxau6                 1:1.0.7-1
ii  libxdmcp6               1:1.1.1-1
ii  libxfont1               1:1.4.5-2
ii  udev                    195-0.1
ii  xserver-common          2:1.12.4-4.1

Versions of packages xserver-xorg-core recommends:
ii  libgl1-mesa-dri  8.0.5-3

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

-- no debconf information
--- xorg-server.orig/Xi/xiselectev.c	2012-05-17 19:09:01.000000000 +0200
+++ xorg-server/Xi/xiselectev.c	2012-12-18 10:29:38.804469850 +0100
@@ -175,17 +175,24 @@
                 if (inputMasks)
                     iclient = inputMasks->inputClients;
                 for (; iclient; iclient = iclient->next) {
-                    DeviceIntPtr dummy;
+                    DeviceIntPtr devTest;
+                    DeviceIntRec dummyTest;
 
                     if (CLIENT_ID(iclient->resource) == client->index)
                         continue;
 
-                    dixLookupDevice(&dummy, evmask->deviceid, serverClient,
+                    if (evmask->deviceid == XIAllDevices ||
+                        evmask->deviceid == XIAllMasterDevices) {
+                        dummyTest.id = evmask->deviceid;
+                        devTest = &dummyTest;
+                    }
+                    else
+                        dixLookupDevice(&devTest, evmask->deviceid, serverClient,
                                     DixReadAccess);
-                    if (!dummy)
+                    if (!devTest)
                         return BadImplementation;       /* this shouldn't happen */
 
-                    if (xi2mask_isset(iclient->xi2mask, dummy, XI_TouchBegin))
+                    if (xi2mask_isset(iclient->xi2mask, devTest, XI_TouchBegin))
                         return BadAccess;
                 }
             }

Reply to: