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

Bug#645983: 2560x1440 60Hz not working (Dell U2711)



Package: xserver-xorg-video-intel
Version: 2:2.16.0-1
Followup-For: Bug #645983

Dear Julien,

Here is the additional information.

Best regards, --Martin



-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Feb 24  2010 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2048200 Oct 20 19:32 /usr/bin/Xorg

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

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 5551 Oct 25 09:50 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
Section "ServerLayout"
	Identifier     "XFree86 Configured"
        #Screen        "fbdev-config"
	Screen        "intel-config" 
        #Inputdevice "touchpad catchall"
EndSection

Section "ServerFlags"
	Option "AllowMouseOpenFail"  "true"
	#	Option "UseDefaultFontPath" "false"
EndSection

#Section "Files"
#	RgbPath      "/usr/share/X11/rgb"
#	ModulePath   "/usr/lib/xorg/modules"
#    FontPath 	"/usr/share/fonts/X11/misc"
#    FontPath 	"/usr/share/fonts/X11/75dpi"
#    FontPath 	"/usr/share/fonts/X11/100dpi"
#    FontPath    "/usr/share/fonts/truetype/ttf-dejavu"
#EndSection

Section "Module"
# Comments: see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=346408
	#Load  "dbe" 
	#Disable  "dbe" 
        #Disable  "dri" 
	#Disable  "dri2" 
	#Disable  "glx" # GLX Extension.
	Load  "freetype" # Freetype fonts.
	Load  "type1"  # Type 1 fonts
EndSection

Section "Extensions"
	# beryl and compiz need this, but it can cause bad (end even softreset-resistant)
	# effects in some graphics cards, especially nv.
	#Option "Composite" "false"
	#Option "RENDER" "false"
	#Option "GLX" "false"
	#Option "XFree86-DRI" "false"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
        Option      "CoreKeyboard"
	#Option "XkbRules" "xorg"
	Option "XkbModel" "pc105"
	Option "XkbLayout" "de"
EndSection

Section "InputDevice"
	Identifier  "Serial Mouse"
	Driver      "mouse"
	Option      "Protocol" "Microsoft"
	Option      "Device" "/dev/ttyS0"
	Option      "Emulate3Buttons" "true"
	Option      "Emulate3Timeout" "70"
	Option	    "SendCoreEvents"  "true"
EndSection

Section "InputDevice"
	Identifier  "PS/2 Mouse"
	Driver      "mouse"
	Option      "Protocol" "auto"
Option          "ZAxisMapping"          "4 5"
	Option      "Device" "/dev/psaux"
	Option      "Emulate3Buttons" "true"
	Option      "Emulate3Timeout" "70"
	Option	    "SendCoreEvents"  "true"
EndSection

Section "InputDevice"
        Identifier      "USB Mouse"
        Driver          "mouse"
        Option "CorePointer"
	Option          "Device"                "/dev/input/mice"
	Option		"SendCoreEvents"	"true"
        Option          "Protocol"              "IMPS/2"
        Option          "ZAxisMapping"          "4 5"
        Option          "Buttons"               "5"
EndSection



Section "Device"
	Identifier  "intel"
	Driver      "intel"
	#Option "DRI" "false"
	#Option "NoAccel" "true"
	#Option "Accel" "False"
	#Option "RenderAccel" "false"
	#Option "AccelMethod" "XAA"
	
	# Tuesday, October 25 2011
	# added exa due to the font cache corruption
	# see https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/293059
	Option "AccelMethod" "EXA"
	#Option "AccelMethod" "UXA"
	#Option "RenderAccel" "true"  # this option is not used
	#Option "FallbackDebug" "true"
	#Option          "monitor-VGA"  "VGA"
        #Option          "monitor-TV"   "TV"
        #Option          "monitor-LVCD" "LVCD"

EndSection

Section "Device"
	Identifier  "fbdev"
	Driver      "fbdev"
EndSection

Section "Device"
	Identifier  "vesa"
	Driver      "vesa"
EndSection

Section "Screen"
	Identifier "intel-config"
	Device     "intel"
# switched from 16 to 24 because of xbmc		
	#DefaultColorDepth 24 
	Monitor    "u2711"
	#Monitor    "Monitor2"
	
	SubSection "Display"
		#Virtual 2560 1440
		Modes "2560x1440" "1280x1024" "1280x800" "1024x768"
	EndSubSection
EndSection

Section "Screen"
	Identifier "vesa-config"
	Device     "vesa"
	Monitor    "Monitor1"
	DefaultColorDepth 16
	Option "AddARGBGLXVisuals" "true"
	Option "DisableGLXRootClipping" "true"
	SubSection "Display"
		Modes "1600x1200" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "Screen"
	Identifier "fbdev-config"
	Device     "fbdev"
	Monitor    "Dell"
	#DefaultColorDepth 16
	#Option "AddARGBGLXVisuals" "true"
	#Option "DisableGLXRootClipping" "true"
	#SubSection "Display"
#		Modes "1280x800" "1024x768" "800x600" "640x480"
#	EndSubSection
EndSection
Section "Monitor"
 Identifier   "u2711"
 VendorName   "Dell"
 ModelName    "u2711"
 # 2560x1440 34.96 Hz (CVT) hsync: 51.47 kHz; pclk: 173.75 MHz
Modeline "2560x1440_35.00" 173.75 2560 2704 2968 3376 1440 1443 1448 1472 -hsync +vsync
EndSection


Section "Monitor"
        Identifier   "Dell"
        VendorName   "Dell"
        ModelName    "WXGA"
        DisplaySize  361 225
        HorizSync    31.5 - 64.3
        VertRefresh  50 - 70
        #ModeLine     "1280x800"    83.5 1280 1344 1480 1680 800 801 804 828
	#Modeline     "1280x800"   60.50 1280 1296 1360 1472 800 802 804 822 
	#ModeLine    "1280x800"  83.9 1280 1312 1624 1656 800 816 824 841
	ModeLine    "1280x800"  101.92 1280 1312 1696 1728 800 816 825 841
EndSection

Section "Screen"
        Identifier "Screen1"
        Device     "vesa"
        Monitor    "Dell"
        DefaultDepth   16 
        SubSection "Display"
                Viewport   0 0
                Modes     "1280x800" "1024x768"
        EndSubSection
EndSection

# 2011-08-05 added https://wiki.archlinux.org/index.php/Touchpad_Synaptics
Section "InputClass"
     Identifier "touchpad catchall"
     Driver "synaptics"
     MatchIsTouchpad "on"
     MatchDevicePath "/dev/input/event*"
     Option "SHMConfig"  "on"
     Option "TapButton1" "1"
     # disable right click emulation
     Option "TapButton2" "0"
     Option "TapButton3" "0"
     Option "VertTwoFingerScroll" "on"
     Option "HorizTwoFingerScroll" "on"
     Option "EmulateTwoFingerMinZ" "80"
     Option "EmulateTwoFingerMinW" "0"
EndSection

# 2011-08-05 disabled
#Section "DRI"
#	Mode 0666
#EndSection


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

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

Kernel version (/proc/version):
-------------------------------
Linux version 3.0.0-1-686-pae (Debian 3.0.0-3) (ben@decadent.org.uk) (gcc version 4.5.3 (Debian 4.5.3-8) ) #1 SMP Sat Aug 27 16:41:03 UTC 2011

Xorg X server log files on system:
----------------------------------
-rw------- 1 root root 45558 Feb 24  2010 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 30410 Aug  3 21:23 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 64329 Oct 26 09:07 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[ 64995.402] 
X.Org X Server 1.11.1.901 (1.11.2 RC 1)
Release Date: 2011-10-14
[ 64995.403] X Protocol Version 11, Revision 0
[ 64995.403] Build Operating System: Linux 2.6.32-5-amd64 i686 Debian
[ 64995.403] Current Operating System: Linux beethoven 3.0.0-1-686-pae #1 SMP Sat Aug 27 16:41:03 UTC 2011 i686
[ 64995.403] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.0.0-1-686-pae root=UUID=858d2694-e117-42d4-946e-8a01edcbf5ff ro rw ramdisk_size=100000 nomce resume=/dev/sda2
[ 64995.403] Build Date: 20 October 2011  05:27:03PM
[ 64995.403] xorg-server 2:1.11.1.901-2 (Cyril Brulebois <kibi@debian.org>) 
[ 64995.403] Current version of pixman: 0.22.2
[ 64995.403] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 64995.403] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 64995.403] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Oct 25 09:55:05 2011
[ 64995.403] (==) Using config file: "/etc/X11/xorg.conf"
[ 64995.403] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 64995.405] (==) ServerLayout "XFree86 Configured"
[ 64995.405] (**) |-->Screen "intel-config" (0)
[ 64995.405] (**) |   |-->Monitor "u2711"
[ 64995.406] (**) |   |-->Device "intel"
[ 64995.407] (**) Option "AllowMouseOpenFail" "true"
[ 64995.407] (==) Automatically adding devices
[ 64995.407] (==) Automatically enabling devices
[ 64995.408] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 64995.408] 	Entry deleted from font path.
[ 64995.408] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[ 64995.408] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 64995.408] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 64995.408] (II) Loader magic: 0xb771a580
[ 64995.408] (II) Module ABI versions:
[ 64995.408] 	X.Org ANSI C Emulation: 0.4
[ 64995.408] 	X.Org Video Driver: 11.0
[ 64995.408] 	X.Org XInput driver : 13.0
[ 64995.408] 	X.Org Server Extension : 6.0
[ 64995.411] (--) PCI:*(0:0:2:0) 8086:2a42:1028:0277 rev 7, Mem @ 0xf6c00000/4194304, 0xe0000000/268435456, I/O @ 0x0000ef98/8
[ 64995.411] (--) PCI: (0:0:2:1) 8086:2a43:1028:0277 rev 7, Mem @ 0xf6b00000/1048576
[ 64995.411] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 64995.411] (II) "extmod" will be loaded by default.
[ 64995.411] (II) "dbe" will be loaded by default.
[ 64995.411] (II) "glx" will be loaded by default.
[ 64995.411] (II) "record" will be loaded by default.
[ 64995.411] (II) "dri" will be loaded by default.
[ 64995.411] (II) "dri2" will be loaded by default.
[ 64995.411] (II) LoadModule: "extmod"
[ 64995.412] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 64995.415] (II) Module extmod: vendor="X.Org Foundation"
[ 64995.415] 	compiled for 1.11.1.901, module version = 1.0.0
[ 64995.415] 	Module class: X.Org Server Extension
[ 64995.415] 	ABI class: X.Org Server Extension, version 6.0
[ 64995.415] (II) Loading extension SELinux
[ 64995.415] (II) Loading extension MIT-SCREEN-SAVER
[ 64995.415] (II) Loading extension XFree86-VidModeExtension
[ 64995.415] (II) Loading extension XFree86-DGA
[ 64995.415] (II) Loading extension DPMS
[ 64995.415] (II) Loading extension XVideo
[ 64995.415] (II) Loading extension XVideo-MotionCompensation
[ 64995.415] (II) Loading extension X-Resource
[ 64995.415] (II) LoadModule: "dbe"
[ 64995.415] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 64995.416] (II) Module dbe: vendor="X.Org Foundation"
[ 64995.416] 	compiled for 1.11.1.901, module version = 1.0.0
[ 64995.416] 	Module class: X.Org Server Extension
[ 64995.416] 	ABI class: X.Org Server Extension, version 6.0
[ 64995.416] (II) Loading extension DOUBLE-BUFFER
[ 64995.417] (II) LoadModule: "glx"
[ 64995.417] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 64995.420] (II) Module glx: vendor="X.Org Foundation"
[ 64995.420] 	compiled for 1.11.1.901, module version = 1.0.0
[ 64995.420] 	ABI class: X.Org Server Extension, version 6.0
[ 64995.420] (==) AIGLX enabled
[ 64995.420] (II) Loading extension GLX
[ 64995.420] (II) LoadModule: "record"
[ 64995.421] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 64995.422] (II) Module record: vendor="X.Org Foundation"
[ 64995.422] 	compiled for 1.11.1.901, module version = 1.13.0
[ 64995.422] 	Module class: X.Org Server Extension
[ 64995.422] 	ABI class: X.Org Server Extension, version 6.0
[ 64995.422] (II) Loading extension RECORD
[ 64995.422] (II) LoadModule: "dri"
[ 64995.422] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 64995.424] (II) Module dri: vendor="X.Org Foundation"
[ 64995.424] 	compiled for 1.11.1.901, module version = 1.0.0
[ 64995.424] 	ABI class: X.Org Server Extension, version 6.0
[ 64995.424] (II) Loading extension XFree86-DRI
[ 64995.424] (II) LoadModule: "dri2"
[ 64995.424] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 64995.425] (II) Module dri2: vendor="X.Org Foundation"
[ 64995.425] 	compiled for 1.11.1.901, module version = 1.2.0
[ 64995.425] 	ABI class: X.Org Server Extension, version 6.0
[ 64995.425] (II) Loading extension DRI2
[ 64995.425] (II) LoadModule: "intel"
[ 64995.429] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 64995.430] (II) Module intel: vendor="X.Org Foundation"
[ 64995.430] 	compiled for 1.11.0, module version = 2.16.0
[ 64995.430] 	Module class: X.Org Video Driver
[ 64995.430] 	ABI class: X.Org Video Driver, version 11.0
[ 64995.430] (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
[ 64995.431] (++) using VT number 8

[ 64995.446] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 64995.447] drmOpenDevice: node name is /dev/dri/card0
[ 64995.447] drmOpenDevice: open result is 8, (OK)
[ 64995.447] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 64995.447] drmOpenDevice: node name is /dev/dri/card0
[ 64995.447] drmOpenDevice: open result is 8, (OK)
[ 64995.447] drmOpenByBusid: drmOpenMinor returns 8
[ 64995.447] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 64995.447] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 64995.447] (==) intel(0): RGB weight 888
[ 64995.447] (==) intel(0): Default visual is TrueColor
[ 64995.447] (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
[ 64995.447] (--) intel(0): Chipset: "GM45"
[ 64995.447] (**) intel(0): Relaxed fencing enabled
[ 64995.447] (**) intel(0): Wait on SwapBuffers? enabled
[ 64995.448] (**) intel(0): Triple buffering? enabled
[ 64995.448] (**) intel(0): Framebuffer tiled
[ 64995.448] (**) intel(0): Pixmaps tiled
[ 64995.448] (**) intel(0): 3D buffers tiled
[ 64995.448] (**) intel(0): SwapBuffers wait enabled
[ 64995.448] (==) intel(0): video overlay key set to 0x101fe
[ 64995.448] (II) intel(0): Output LVDS1 using monitor section u2711
[ 64995.453] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[ 64995.484] (II) intel(0): Output VGA1 has no monitor section
[ 64995.508] (II) intel(0): Output HDMI1 has no monitor section
[ 64995.509] (II) intel(0): Output DP1 has no monitor section
[ 64995.529] (II) intel(0): Output HDMI2 has no monitor section
[ 64995.638] (II) intel(0): Output DP2 has no monitor section
[ 64995.639] (II) intel(0): Output DP3 has no monitor section
[ 64995.639] (II) intel(0): EDID for output LVDS1
[ 64995.639] (II) intel(0): Manufacturer: SEC  Model: 5441  Serial#: 0
[ 64995.639] (II) intel(0): Year: 2008  Week: 0
[ 64995.639] (II) intel(0): EDID Version: 1.3
[ 64995.639] (II) intel(0): Digital Display Input
[ 64995.639] (II) intel(0): Max Image Size [cm]: horiz.: 26  vert.: 16
[ 64995.639] (II) intel(0): Gamma: 2.20
[ 64995.639] (II) intel(0): No DPMS capabilities specified
[ 64995.639] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[ 64995.639] (II) intel(0): First detailed timing is preferred mode
[ 64995.639] (II) intel(0): redX: 0.580 redY: 0.340   greenX: 0.330 greenY: 0.550
[ 64995.639] (II) intel(0): blueX: 0.140 blueY: 0.120   whiteX: 0.313 whiteY: 0.329
[ 64995.639] (II) intel(0): Manufacturer's mask: 0
[ 64995.639] (II) intel(0): Supported detailed timing:
[ 64995.639] (II) intel(0): clock: 70.3 MHz   Image Size:  286 x 179 mm
[ 64995.639] (II) intel(0): h_active: 1280  h_sync: 1328  h_sync_end 1360 h_blank_end 1400 h_border: 0
[ 64995.639] (II) intel(0): v_active: 800  v_sync: 803  v_sync_end 809 v_blanking: 830 v_border: 0
[ 64995.639] (II) intel(0): Supported detailed timing:
[ 64995.639] (II) intel(0): clock: 70.3 MHz   Image Size:  286 x 179 mm
[ 64995.640] (II) intel(0): h_active: 1280  h_sync: 1328  h_sync_end 1360 h_blank_end 1400 h_border: 0
[ 64995.640] (II) intel(0): v_active: 800  v_sync: 803  v_sync_end 809 v_blanking: 830 v_border: 0
[ 64995.640] (II) intel(0):  D063C�121AT
[ 64995.640] (II) intel(0): Unknown vendor-specific block 0
[ 64995.640] (II) intel(0): EDID (in hex):
[ 64995.640] (II) intel(0): 	00ffffffffffff004ca3415400000000
[ 64995.640] (II) intel(0): 	00120103901a10780a8bf59457548c23
[ 64995.640] (II) intel(0): 	1e505400000001010101010101010101
[ 64995.640] (II) intel(0): 	0101010101017a1b007850201e303020
[ 64995.640] (II) intel(0): 	36001eb31000001a7a1b007850201e30
[ 64995.640] (II) intel(0): 	302036001eb31000001a000000fe0044
[ 64995.640] (II) intel(0): 	303633438031323141540a2000000000
[ 64995.640] (II) intel(0): 	00000000000000000001010a2020001b
[ 64995.640] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 64995.640] (II) intel(0): Printing DDC gathered Modelines:
[ 64995.640] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 64995.641] (II) intel(0): Not using mode "2560x1440_35.00" (exceeds panel dimensions)
[ 64995.641] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[ 64995.641] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 64995.641] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 64995.641] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[ 64995.641] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[ 64995.641] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[ 64995.641] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[ 64995.641] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[ 64995.641] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[ 64995.641] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[ 64995.641] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[ 64995.641] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[ 64995.641] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[ 64995.641] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[ 64995.641] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[ 64995.641] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[ 64995.641] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[ 64995.641] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[ 64995.641] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[ 64995.641] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[ 64995.641] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[ 64995.641] (II) intel(0): Printing probed modes for output LVDS1
[ 64995.641] (II) intel(0): Modeline "1280x800"x60.5   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 64995.641] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[ 64995.641] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[ 64995.641] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[ 64995.641] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[ 64995.672] (II) intel(0): EDID for output VGA1
[ 64995.723] (II) intel(0): EDID for output HDMI1
[ 64995.723] (II) intel(0): EDID for output DP1
[ 64995.758] (II) intel(0): EDID for output HDMI2
[ 64995.869] (II) intel(0): EDID for output DP2
[ 64995.869] (II) intel(0): Manufacturer: DEL  Model: a057  Serial#: 810299980
[ 64995.869] (II) intel(0): Year: 2011  Week: 25
[ 64995.869] (II) intel(0): EDID Version: 1.4
[ 64995.869] (II) intel(0): Digital Display Input
[ 64995.869] (II) intel(0): 10 bits per channel
[ 64995.869] (II) intel(0): Digital interface is DisplayPort
[ 64995.869] (II) intel(0): Max Image Size [cm]: horiz.: 60  vert.: 34
[ 64995.869] (II) intel(0): Gamma: 2.20
[ 64995.869] (II) intel(0): DPMS capabilities: Off
[ 64995.869] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[ 64995.869] (II) intel(0): First detailed timing is preferred mode
[ 64995.869] (II) intel(0): Preferred mode is native pixel format and refresh rate
[ 64995.869] (II) intel(0): redX: 0.678 redY: 0.309   greenX: 0.202 greenY: 0.689
[ 64995.869] (II) intel(0): blueX: 0.148 blueY: 0.051   whiteX: 0.313 whiteY: 0.329
[ 64995.869] (II) intel(0): Supported established timings:
[ 64995.869] (II) intel(0): 720x400@70Hz
[ 64995.869] (II) intel(0): 640x480@60Hz
[ 64995.869] (II) intel(0): 640x480@75Hz
[ 64995.869] (II) intel(0): 800x600@60Hz
[ 64995.869] (II) intel(0): 800x600@75Hz
[ 64995.869] (II) intel(0): 1024x768@60Hz
[ 64995.869] (II) intel(0): 1024x768@75Hz
[ 64995.869] (II) intel(0): 1280x1024@75Hz
[ 64995.869] (II) intel(0): Manufacturer's mask: 0
[ 64995.869] (II) intel(0): Supported standard timings:
[ 64995.869] (II) intel(0): #0: hsize: 1280  vsize 800  refresh: 60  vid: 129
[ 64995.869] (II) intel(0): #1: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[ 64995.870] (II) intel(0): #2: hsize: 1920  vsize 1200  refresh: 60  vid: 209
[ 64995.870] (II) intel(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[ 64995.870] (II) intel(0): #4: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[ 64995.870] (II) intel(0): #5: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[ 64995.870] (II) intel(0): Supported detailed timing:
[ 64995.870] (II) intel(0): clock: 241.5 MHz   Image Size:  597 x 336 mm
[ 64995.870] (II) intel(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[ 64995.870] (II) intel(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[ 64995.870] (II) intel(0): Serial No: G606T16H0L2L
[ 64995.870] (II) intel(0): Monitor name: DELL U2711
[ 64995.870] (II) intel(0): Ranges: V min: 49 V max: 86 Hz, H min: 29 H max: 113 kHz, PixClock max 305 MHz
[ 64995.870] (II) intel(0): Supported detailed timing:
[ 64995.870] (II) intel(0): clock: 148.5 MHz   Image Size:  597 x 336 mm
[ 64995.870] (II) intel(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 64995.870] (II) intel(0): v_active: 1080  v_sync: 1082  v_sync_end 1087 v_blanking: 1125 v_border: 0
[ 64995.870] (II) intel(0): Supported detailed timing:
[ 64995.870] (II) intel(0): clock: 74.2 MHz   Image Size:  597 x 336 mm
[ 64995.870] (II) intel(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 64995.870] (II) intel(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[ 64995.870] (II) intel(0): Supported detailed timing:
[ 64995.870] (II) intel(0): clock: 74.2 MHz   Image Size:  597 x 336 mm
[ 64995.870] (II) intel(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 64995.870] (II) intel(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[ 64995.870] (II) intel(0): Supported detailed timing:
[ 64995.870] (II) intel(0): clock: 27.0 MHz   Image Size:  597 x 336 mm
[ 64995.870] (II) intel(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[ 64995.870] (II) intel(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[ 64995.870] (II) intel(0): Number of EDID sections to follow: 1
[ 64995.871] (II) intel(0): EDID (in hex):
[ 64995.871] (II) intel(0): 	00ffffffffffff0010ac57a04c324c30
[ 64995.871] (II) intel(0): 	19150104b53c22783a8e05ad4f33b026
[ 64995.871] (II) intel(0): 	0d5054a54b008100b300d100714fa940
[ 64995.871] (II) intel(0): 	818001010101565e00a0a0a029503020
[ 64995.871] (II) intel(0): 	350055502100001a000000ff00473630
[ 64995.871] (II) intel(0): 	3654313648304c324c0a000000fc0044
[ 64995.871] (II) intel(0): 	454c4c2055323731310a2020000000fd
[ 64995.871] (II) intel(0): 	0031561d711e000a2020202020200178
[ 64995.871] (II) intel(0): 	02031df1509005040302071601061112
[ 64995.871] (II) intel(0): 	1513141f20230d7f07830f0000023a80
[ 64995.871] (II) intel(0): 	1871382d40582c250055502100001e01
[ 64995.871] (II) intel(0): 	1d8018711c1620582c25005550210000
[ 64995.871] (II) intel(0): 	9e011d007251d01e206e285500555021
[ 64995.871] (II) intel(0): 	00001e8c0ad08a20e02d10103e960055
[ 64995.871] (II) intel(0): 	50210000180000000000000000000000
[ 64995.871] (II) intel(0): 	0000000000000000000000000000004b
[ 64995.871] (II) intel(0): Printing probed modes for output DP2
[ 64995.871] (II) intel(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz)
[ 64995.871] (II) intel(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz)
[ 64995.871] (II) intel(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1082 1087 1125 +hsync +vsync (67.5 kHz)
[ 64995.871] (II) intel(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[ 64995.871] (II) intel(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 64995.871] (II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 64995.871] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 64995.871] (II) intel(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 +hsync -vsync (49.7 kHz)
[ 64995.872] (II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[ 64995.872] (II) intel(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[ 64995.872] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[ 64995.872] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[ 64995.872] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[ 64995.872] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[ 64995.872] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[ 64995.872] (II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[ 64995.873] (II) intel(0): EDID for output DP3
[ 64995.873] (II) intel(0): Output LVDS1 connected
[ 64995.873] (II) intel(0): Output VGA1 disconnected
[ 64995.873] (II) intel(0): Output HDMI1 disconnected
[ 64995.873] (II) intel(0): Output DP1 disconnected
[ 64995.873] (II) intel(0): Output HDMI2 disconnected
[ 64995.873] (II) intel(0): Output DP2 connected
[ 64995.873] (II) intel(0): Output DP3 disconnected
[ 64995.873] (II) intel(0): Using user preference for initial modes
[ 64995.873] (II) intel(0): Output LVDS1 using initial mode 1280x800
[ 64995.873] (II) intel(0): Output DP2 using initial mode 2560x1440
[ 64995.873] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 64995.873] (II) intel(0): Kernel page flipping support detected, enabling
[ 64995.873] (**) intel(0): Display dimensions: (260, 160) mm
[ 64995.873] (**) intel(0): DPI set to (250, 228)
[ 64995.873] (II) Loading sub module "fb"
[ 64995.873] (II) LoadModule: "fb"
[ 64995.874] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 64995.877] (II) Module fb: vendor="X.Org Foundation"
[ 64995.877] 	compiled for 1.11.1.901, module version = 1.0.0
[ 64995.877] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 64995.877] (II) Loading sub module "dri2"
[ 64995.877] (II) LoadModule: "dri2"
[ 64995.878] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 64995.878] (II) Module dri2: vendor="X.Org Foundation"
[ 64995.878] 	compiled for 1.11.1.901, module version = 1.2.0
[ 64995.878] 	ABI class: X.Org Server Extension, version 6.0
[ 64995.878] (==) Depth 24 pixmap format is 32 bpp
[ 64995.878] (II) intel(0): [DRI2] Setup complete
[ 64995.878] (II) intel(0): [DRI2]   DRI driver: i965
[ 64995.878] (II) intel(0): Allocated new frame buffer 2560x1440 stride 10240, tiled
[ 64995.905] (II) UXA(0): Driver registered support for the following operations:
[ 64995.905] (II)         solid
[ 64995.905] (II)         copy
[ 64995.905] (II)         composite (RENDER acceleration)
[ 64995.906] (II)         put_image
[ 64995.906] (II)         get_image
[ 64995.906] (==) intel(0): Backing store disabled
[ 64995.906] (==) intel(0): Silken mouse enabled
[ 64995.906] (II) intel(0): Initializing HW Cursor
[ 64996.044] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 64996.060] (==) intel(0): DPMS enabled
[ 64996.060] (==) intel(0): Intel XvMC decoder enabled
[ 64996.060] (II) intel(0): Set up textured video
[ 64996.060] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[ 64996.060] (II) intel(0): direct rendering: DRI2 Enabled
[ 64996.060] (WW) intel(0): Option "AccelMethod" is not used
[ 64996.060] (==) intel(0): hotplug detection: "enabled"
[ 64996.061] (--) RandR disabled
[ 64996.061] (II) Initializing built-in extension Generic Event Extension
[ 64996.061] (II) Initializing built-in extension SHAPE
[ 64996.061] (II) Initializing built-in extension MIT-SHM
[ 64996.061] (II) Initializing built-in extension XInputExtension
[ 64996.061] (II) Initializing built-in extension XTEST
[ 64996.061] (II) Initializing built-in extension BIG-REQUESTS
[ 64996.061] (II) Initializing built-in extension SYNC
[ 64996.061] (II) Initializing built-in extension XKEYBOARD
[ 64996.061] (II) Initializing built-in extension XC-MISC
[ 64996.061] (II) Initializing built-in extension SECURITY
[ 64996.061] (II) Initializing built-in extension XINERAMA
[ 64996.061] (II) Initializing built-in extension XFIXES
[ 64996.061] (II) Initializing built-in extension RENDER
[ 64996.061] (II) Initializing built-in extension RANDR
[ 64996.061] (II) Initializing built-in extension COMPOSITE
[ 64996.061] (II) Initializing built-in extension DAMAGE
[ 64996.061] (II) SELinux: Disabled on system
[ 64996.097] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 64996.097] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 64996.097] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 64996.097] (II) AIGLX: enabled GLX_SGI_make_current_read
[ 64996.097] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 64996.098] (II) AIGLX: Loaded and initialized i965
[ 64996.098] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 64996.099] (II) intel(0): Setting screen physical size to 677 x 380
[ 64996.403] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[ 64996.403] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 64996.404] (II) LoadModule: "evdev"
[ 64996.405] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 64996.405] (II) Module evdev: vendor="X.Org Foundation"
[ 64996.405] 	compiled for 1.11.0, module version = 2.6.0
[ 64996.405] 	Module class: X.Org XInput Driver
[ 64996.405] 	ABI class: X.Org XInput driver, version 13.0
[ 64996.405] (II) Using input driver 'evdev' for 'Video Bus'
[ 64996.405] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 64996.405] (**) Video Bus: always reports core events
[ 64996.405] (**) Video Bus: Device: "/dev/input/event8"
[ 64996.405] (--) Video Bus: Found keys
[ 64996.405] (II) Video Bus: Configuring as keyboard
[ 64996.405] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:00/input/input8/event8"
[ 64996.405] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[ 64996.405] (**) Option "xkb_rules" "evdev"
[ 64996.406] (**) Option "xkb_model" "pc105"
[ 64996.406] (**) Option "xkb_layout" "fr"
[ 64996.406] (**) Option "xkb_variant" "nodeadkeys"
[ 64996.472] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 64996.472] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 64996.472] (II) Using input driver 'evdev' for 'Power Button'
[ 64996.472] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 64996.473] (**) Power Button: always reports core events
[ 64996.473] (**) Power Button: Device: "/dev/input/event2"
[ 64996.473] (--) Power Button: Found keys
[ 64996.473] (II) Power Button: Configuring as keyboard
[ 64996.473] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[ 64996.473] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 64996.473] (**) Option "xkb_rules" "evdev"
[ 64996.473] (**) Option "xkb_model" "pc105"
[ 64996.473] (**) Option "xkb_layout" "fr"
[ 64996.473] (**) Option "xkb_variant" "nodeadkeys"
[ 64996.474] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 64996.474] (II) No input driver/identifier specified (ignoring)
[ 64996.475] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[ 64996.475] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 64996.475] (II) Using input driver 'evdev' for 'Sleep Button'
[ 64996.475] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 64996.475] (**) Sleep Button: always reports core events
[ 64996.475] (**) Sleep Button: Device: "/dev/input/event3"
[ 64996.475] (--) Sleep Button: Found keys
[ 64996.475] (II) Sleep Button: Configuring as keyboard
[ 64996.475] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
[ 64996.475] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 64996.476] (**) Option "xkb_rules" "evdev"
[ 64996.476] (**) Option "xkb_model" "pc105"
[ 64996.476] (**) Option "xkb_layout" "fr"
[ 64996.476] (**) Option "xkb_variant" "nodeadkeys"
[ 64996.477] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event15)
[ 64996.477] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 64996.477] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[ 64996.477] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 64996.477] (**) USB Optical Mouse: always reports core events
[ 64996.477] (**) USB Optical Mouse: Device: "/dev/input/event15"
[ 64996.478] (--) USB Optical Mouse: Found 3 mouse buttons
[ 64996.478] (--) USB Optical Mouse: Found scroll wheel(s)
[ 64996.478] (--) USB Optical Mouse: Found relative axes
[ 64996.478] (--) USB Optical Mouse: Found x and y relative axes
[ 64996.478] (II) USB Optical Mouse: Configuring as mouse
[ 64996.478] (II) USB Optical Mouse: Adding scrollwheel support
[ 64996.478] (**) USB Optical Mouse: YAxisMapping: buttons 4 and 5
[ 64996.478] (**) USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 64996.478] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.1/1-4.1:1.0/input/input21/event15"
[ 64996.478] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 9)
[ 64996.478] (II) USB Optical Mouse: initialized for relative axes.
[ 64996.478] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 64996.478] (**) USB Optical Mouse: (accel) acceleration profile 0
[ 64996.478] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[ 64996.478] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[ 64996.479] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse2)
[ 64996.479] (II) No input driver/identifier specified (ignoring)
[ 64996.480] (II) config/udev: Adding input device Dell Dell Multimedia Pro Keyboard (/dev/input/event16)
[ 64996.480] (**) Dell Dell Multimedia Pro Keyboard: Applying InputClass "evdev keyboard catchall"
[ 64996.480] (II) Using input driver 'evdev' for 'Dell Dell Multimedia Pro Keyboard'
[ 64996.480] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 64996.480] (**) Dell Dell Multimedia Pro Keyboard: always reports core events
[ 64996.481] (**) Dell Dell Multimedia Pro Keyboard: Device: "/dev/input/event16"
[ 64996.481] (--) Dell Dell Multimedia Pro Keyboard: Found keys
[ 64996.481] (II) Dell Dell Multimedia Pro Keyboard: Configuring as keyboard
[ 64996.481] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.2/1-4.2.1/1-4.2.1:1.0/input/input22/event16"
[ 64996.481] (II) XINPUT: Adding extended input device "Dell Dell Multimedia Pro Keyboard" (type: KEYBOARD, id 10)
[ 64996.481] (**) Option "xkb_rules" "evdev"
[ 64996.481] (**) Option "xkb_model" "pc105"
[ 64996.481] (**) Option "xkb_layout" "fr"
[ 64996.481] (**) Option "xkb_variant" "nodeadkeys"
[ 64996.483] (II) config/udev: Adding input device Dell Dell Multimedia Pro Keyboard (/dev/input/event17)
[ 64996.483] (**) Dell Dell Multimedia Pro Keyboard: Applying InputClass "evdev keyboard catchall"
[ 64996.483] (II) Using input driver 'evdev' for 'Dell Dell Multimedia Pro Keyboard'
[ 64996.483] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 64996.483] (**) Dell Dell Multimedia Pro Keyboard: always reports core events
[ 64996.483] (**) Dell Dell Multimedia Pro Keyboard: Device: "/dev/input/event17"
[ 64996.483] (--) Dell Dell Multimedia Pro Keyboard: Found absolute axes
[ 64996.483] (--) Dell Dell Multimedia Pro Keyboard: Found keys
[ 64996.483] (II) Dell Dell Multimedia Pro Keyboard: Configuring as mouse
[ 64996.483] (II) Dell Dell Multimedia Pro Keyboard: Configuring as keyboard
[ 64996.483] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.2/1-4.2.1/1-4.2.1:1.1/input/input23/event17"
[ 64996.483] (II) XINPUT: Adding extended input device "Dell Dell Multimedia Pro Keyboard" (type: KEYBOARD, id 11)
[ 64996.483] (**) Option "xkb_rules" "evdev"
[ 64996.483] (**) Option "xkb_model" "pc105"
[ 64996.483] (**) Option "xkb_layout" "fr"
[ 64996.483] (**) Option "xkb_variant" "nodeadkeys"
[ 64996.484] (II) Dell Dell Multimedia Pro Keyboard: initialized for absolute axes.
[ 64996.484] (**) Dell Dell Multimedia Pro Keyboard: (accel) keeping acceleration scheme 1
[ 64996.484] (**) Dell Dell Multimedia Pro Keyboard: (accel) acceleration profile 0
[ 64996.484] (**) Dell Dell Multimedia Pro Keyboard: (accel) acceleration factor: 2.000
[ 64996.484] (**) Dell Dell Multimedia Pro Keyboard: (accel) acceleration threshold: 4
[ 64996.485] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[ 64996.485] (II) No input driver/identifier specified (ignoring)
[ 64996.486] (II) config/udev: Adding input device HDA Intel Mic at Sep Left Jack (/dev/input/event10)
[ 64996.486] (II) No input driver/identifier specified (ignoring)
[ 64996.487] (II) config/udev: Adding input device HDA Intel Mic at Ext Right Jack (/dev/input/event11)
[ 64996.487] (II) No input driver/identifier specified (ignoring)
[ 64996.487] (II) config/udev: Adding input device HDA Intel Line Out at Sep Left Jack (/dev/input/event12)
[ 64996.488] (II) No input driver/identifier specified (ignoring)
[ 64996.488] (II) config/udev: Adding input device HDA Intel HP Out at Ext Right Jack (/dev/input/event13)
[ 64996.489] (II) No input driver/identifier specified (ignoring)
[ 64996.489] (II) config/udev: Adding input device HDA Intel HDMI/DP (/dev/input/event14)
[ 64996.489] (II) No input driver/identifier specified (ignoring)
[ 64996.491] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 64996.491] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 64996.491] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 64996.491] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 64996.491] (**) AT Translated Set 2 keyboard: always reports core events
[ 64996.491] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 64996.491] (--) AT Translated Set 2 keyboard: Found keys
[ 64996.491] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 64996.491] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input15/event0"
[ 64996.491] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 64996.491] (**) Option "xkb_rules" "evdev"
[ 64996.491] (**) Option "xkb_model" "pc105"
[ 64996.491] (**) Option "xkb_layout" "fr"
[ 64996.491] (**) Option "xkb_variant" "nodeadkeys"
[ 64996.494] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/event6)
[ 64996.494] (**) PS/2 Mouse: Applying InputClass "evdev pointer catchall"
[ 64996.494] (II) Using input driver 'evdev' for 'PS/2 Mouse'
[ 64996.494] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 64996.494] (**) PS/2 Mouse: always reports core events
[ 64996.494] (**) PS/2 Mouse: Device: "/dev/input/event6"
[ 64996.494] (--) PS/2 Mouse: Found 3 mouse buttons
[ 64996.494] (--) PS/2 Mouse: Found relative axes
[ 64996.494] (--) PS/2 Mouse: Found x and y relative axes
[ 64996.494] (II) PS/2 Mouse: Configuring as mouse
[ 64996.494] (**) PS/2 Mouse: YAxisMapping: buttons 4 and 5
[ 64996.494] (**) PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 64996.494] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event6"
[ 64996.494] (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE, id 13)
[ 64996.495] (II) PS/2 Mouse: initialized for relative axes.
[ 64996.495] (**) PS/2 Mouse: (accel) keeping acceleration scheme 1
[ 64996.495] (**) PS/2 Mouse: (accel) acceleration profile 0
[ 64996.495] (**) PS/2 Mouse: (accel) acceleration factor: 2.000
[ 64996.495] (**) PS/2 Mouse: (accel) acceleration threshold: 4
[ 64996.495] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/mouse0)
[ 64996.495] (II) No input driver/identifier specified (ignoring)
[ 64996.496] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event7)
[ 64996.496] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev touchpad catchall"
[ 64996.496] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
[ 64996.496] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
[ 64996.496] (II) LoadModule: "synaptics"
[ 64996.497] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 64996.498] (II) Module synaptics: vendor="X.Org Foundation"
[ 64996.498] 	compiled for 1.11.0, module version = 1.4.1
[ 64996.498] 	Module class: X.Org XInput Driver
[ 64996.498] 	ABI class: X.Org XInput driver, version 13.0
[ 64996.498] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS GlidePoint'
[ 64996.498] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 64996.498] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
[ 64996.498] (**) Option "Device" "/dev/input/event7"
[ 64996.512] (--) AlpsPS/2 ALPS GlidePoint: x-axis range 0 - 1023
[ 64996.512] (--) AlpsPS/2 ALPS GlidePoint: y-axis range 0 - 767
[ 64996.512] (--) AlpsPS/2 ALPS GlidePoint: pressure range 0 - 127
[ 64996.512] (--) AlpsPS/2 ALPS GlidePoint: buttons: left right middle
[ 64996.512] (**) Option "SHMConfig" "on"
[ 64996.512] (--) AlpsPS/2 ALPS GlidePoint: invalid finger width range.  defaulting to 0 - 16
[ 64996.512] (**) Option "EmulateTwoFingerMinZ" "80"
[ 64996.512] (**) Option "EmulateTwoFingerMinW" "0"
[ 64996.512] (**) Option "VertTwoFingerScroll" "on"
[ 64996.512] (**) Option "HorizTwoFingerScroll" "on"
[ 64996.513] (**) Option "TapButton1" "1"
[ 64996.513] (**) Option "TapButton2" "0"
[ 64996.513] (**) Option "TapButton3" "0"
[ 64996.516] (--) AlpsPS/2 ALPS GlidePoint: touchpad found
[ 64996.516] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
[ 64996.524] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
[ 64996.524] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: TOUCHPAD, id 14)
[ 64996.524] (**) AlpsPS/2 ALPS GlidePoint: (accel) MinSpeed is now constant deceleration 2.5
[ 64996.524] (**) AlpsPS/2 ALPS GlidePoint: MaxSpeed is now 1.75
[ 64996.524] (**) AlpsPS/2 ALPS GlidePoint: AccelFactor is now 0.156
[ 64996.525] (**) AlpsPS/2 ALPS GlidePoint: (accel) keeping acceleration scheme 1
[ 64996.525] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration profile 1
[ 64996.525] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration factor: 2.000
[ 64996.525] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration threshold: 4
[ 64996.525] (--) AlpsPS/2 ALPS GlidePoint: touchpad found
[ 64996.526] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse1)
[ 64996.526] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
[ 64996.526] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS GlidePoint'
[ 64996.526] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 64996.526] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
[ 64996.526] (**) Option "Device" "/dev/input/mouse1"
[ 64996.526] (--) AlpsPS/2 ALPS GlidePoint: invalid x-axis range.  defaulting to 1615 - 5685
[ 64996.526] (--) AlpsPS/2 ALPS GlidePoint: invalid y-axis range.  defaulting to 1729 - 4171
[ 64996.526] (--) AlpsPS/2 ALPS GlidePoint: invalid pressure range.  defaulting to 0 - 256
[ 64996.526] (--) AlpsPS/2 ALPS GlidePoint: invalid finger width range.  defaulting to 0 - 16
[ 64996.547] (EE) Query no Synaptics: 6003C8
[ 64996.547] (--) AlpsPS/2 ALPS GlidePoint: no supported touchpad found
[ 64996.547] (EE) AlpsPS/2 ALPS GlidePoint Unable to query/initialize Synaptics hardware.
[ 64996.548] (EE) PreInit returned 11 for "AlpsPS/2 ALPS GlidePoint"
[ 64996.548] (II) UnloadModule: "synaptics"
[ 64996.548] (II) Unloading synaptics
[ 64996.549] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 64996.550] (II) No input driver/identifier specified (ignoring)
[ 64996.552] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event5)
[ 64996.552] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 64996.552] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[ 64996.552] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 64996.552] (**) Dell WMI hotkeys: always reports core events
[ 64996.552] (**) Dell WMI hotkeys: Device: "/dev/input/event5"
[ 64996.552] (--) Dell WMI hotkeys: Found keys
[ 64996.552] (II) Dell WMI hotkeys: Configuring as keyboard
[ 64996.552] (**) Option "config_info" "udev:/sys/devices/virtual/input/input5/event5"
[ 64996.552] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 15)
[ 64996.552] (**) Option "xkb_rules" "evdev"
[ 64996.552] (**) Option "xkb_model" "pc105"
[ 64996.552] (**) Option "xkb_layout" "fr"
[ 64996.552] (**) Option "xkb_variant" "nodeadkeys"
[ 64997.449] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 64997.449] (II) intel(0): Printing DDC gathered Modelines:
[ 64997.449] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 64997.627] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 64997.627] (II) intel(0): Printing DDC gathered Modelines:
[ 64997.627] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 64997.830] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 64997.830] (II) intel(0): Printing DDC gathered Modelines:
[ 64997.830] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 65008.191] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 65008.191] (II) intel(0): Printing DDC gathered Modelines:
[ 65008.191] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 65018.025] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 65018.025] (II) intel(0): Printing DDC gathered Modelines:
[ 65018.025] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 65018.302] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 65018.302] (II) intel(0): Printing DDC gathered Modelines:
[ 65018.302] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 65024.012] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 65024.012] (II) intel(0): Printing DDC gathered Modelines:
[ 65024.012] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 65024.221] (II) intel(0): Allocated new frame buffer 1280x800 stride 5120, tiled
[ 65024.540] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 65024.540] (II) intel(0): Printing DDC gathered Modelines:
[ 65024.540] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 65090.221] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 65090.221] (II) intel(0): Printing DDC gathered Modelines:
[ 65090.221] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 65090.406] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 65090.406] (II) intel(0): Printing DDC gathered Modelines:
[ 65090.406] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 65090.592] (II) intel(0): Allocated new frame buffer 3840x1440 stride 15360, tiled
[ 65090.832] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 65090.832] (II) intel(0): Printing DDC gathered Modelines:
[ 65090.832] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 65091.181] (II) intel(0): Allocated new frame buffer 2560x1440 stride 10240, tiled
[ 90468.260] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 90468.261] (II) intel(0): Printing DDC gathered Modelines:
[ 90468.261] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 90468.370] (II) config/udev: removing device USB Optical Mouse
[ 90468.375] (II) USB Optical Mouse: Close
[ 90468.375] (II) UnloadModule: "evdev"
[ 90468.375] (II) Unloading evdev
[ 90468.378] (II) config/udev: removing device Dell Dell Multimedia Pro Keyboard
[ 90468.378] (II) Dell Dell Multimedia Pro Keyboard: Close
[ 90468.379] (II) UnloadModule: "evdev"
[ 90468.379] (II) Unloading evdev
[ 90468.381] (II) config/udev: removing device Dell Dell Multimedia Pro Keyboard
[ 90468.383] (II) Dell Dell Multimedia Pro Keyboard: Close
[ 90468.383] (II) UnloadModule: "evdev"
[ 90468.383] (II) Unloading evdev
[ 90468.385] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 90468.385] (II) intel(0): Printing DDC gathered Modelines:
[ 90468.385] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 90468.470] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 90468.470] (II) intel(0): Printing DDC gathered Modelines:
[ 90468.470] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 90468.606] (II) intel(0): Allocated new frame buffer 1280x800 stride 5120, tiled
[ 90468.760] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 90468.760] (II) intel(0): Printing DDC gathered Modelines:
[ 90468.760] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 90468.861] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 90468.861] (II) intel(0): Printing DDC gathered Modelines:
[ 90468.861] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 90469.037] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 90469.037] (II) intel(0): Printing DDC gathered Modelines:
[ 90469.037] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 90489.961] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 90493.065] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 90493.081] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 90493.082] (II) intel(0): Printing DDC gathered Modelines:
[ 90493.082] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 90493.191] (--) AlpsPS/2 ALPS GlidePoint: touchpad found
[ 91820.156] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 91822.077] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 91822.114] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 91822.114] (II) intel(0): Printing DDC gathered Modelines:
[ 91822.114] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 91822.393] (--) AlpsPS/2 ALPS GlidePoint: touchpad found
[ 91822.394] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 91822.394] (II) intel(0): Printing DDC gathered Modelines:
[ 91822.394] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 91822.650] (II) intel(0): Allocated new frame buffer 3840x1440 stride 15360, tiled
[ 91822.789] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 91822.789] (II) intel(0): Printing DDC gathered Modelines:
[ 91822.789] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 91823.113] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 91823.113] (II) intel(0): Printing DDC gathered Modelines:
[ 91823.113] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 91823.526] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse2)
[ 91823.526] (II) No input driver/identifier specified (ignoring)
[ 91823.527] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event15)
[ 91823.527] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 91823.527] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[ 91823.527] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 91823.537] (**) USB Optical Mouse: always reports core events
[ 91823.537] (**) USB Optical Mouse: Device: "/dev/input/event15"
[ 91823.537] (--) USB Optical Mouse: Found 3 mouse buttons
[ 91823.537] (--) USB Optical Mouse: Found scroll wheel(s)
[ 91823.537] (--) USB Optical Mouse: Found relative axes
[ 91823.537] (--) USB Optical Mouse: Found x and y relative axes
[ 91823.537] (II) USB Optical Mouse: Configuring as mouse
[ 91823.537] (II) USB Optical Mouse: Adding scrollwheel support
[ 91823.537] (**) USB Optical Mouse: YAxisMapping: buttons 4 and 5
[ 91823.537] (**) USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 91823.537] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.1/1-4.1:1.0/input/input24/event15"
[ 91823.537] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 9)
[ 91823.537] (II) USB Optical Mouse: initialized for relative axes.
[ 91823.537] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 91823.537] (**) USB Optical Mouse: (accel) acceleration profile 0
[ 91823.537] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[ 91823.537] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[ 91823.743] (II) config/udev: Adding input device Dell Dell Multimedia Pro Keyboard (/dev/input/event16)
[ 91823.743] (**) Dell Dell Multimedia Pro Keyboard: Applying InputClass "evdev keyboard catchall"
[ 91823.743] (II) Using input driver 'evdev' for 'Dell Dell Multimedia Pro Keyboard'
[ 91823.743] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 91823.743] (**) Dell Dell Multimedia Pro Keyboard: always reports core events
[ 91823.743] (**) Dell Dell Multimedia Pro Keyboard: Device: "/dev/input/event16"
[ 91823.743] (--) Dell Dell Multimedia Pro Keyboard: Found keys
[ 91823.743] (II) Dell Dell Multimedia Pro Keyboard: Configuring as keyboard
[ 91823.743] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.2/1-4.2.1/1-4.2.1:1.0/input/input25/event16"
[ 91823.743] (II) XINPUT: Adding extended input device "Dell Dell Multimedia Pro Keyboard" (type: KEYBOARD, id 10)
[ 91823.743] (**) Option "xkb_rules" "evdev"
[ 91823.743] (**) Option "xkb_model" "pc105"
[ 91823.743] (**) Option "xkb_layout" "fr"
[ 91823.743] (**) Option "xkb_variant" "nodeadkeys"
[ 91823.750] (II) config/udev: Adding input device Dell Dell Multimedia Pro Keyboard (/dev/input/event17)
[ 91823.750] (**) Dell Dell Multimedia Pro Keyboard: Applying InputClass "evdev keyboard catchall"
[ 91823.750] (II) Using input driver 'evdev' for 'Dell Dell Multimedia Pro Keyboard'
[ 91823.750] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 91823.750] (**) Dell Dell Multimedia Pro Keyboard: always reports core events
[ 91823.750] (**) Dell Dell Multimedia Pro Keyboard: Device: "/dev/input/event17"
[ 91823.750] (--) Dell Dell Multimedia Pro Keyboard: Found absolute axes
[ 91823.750] (--) Dell Dell Multimedia Pro Keyboard: Found keys
[ 91823.750] (II) Dell Dell Multimedia Pro Keyboard: Configuring as mouse
[ 91823.750] (II) Dell Dell Multimedia Pro Keyboard: Configuring as keyboard
[ 91823.750] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.2/1-4.2.1/1-4.2.1:1.1/input/input26/event17"
[ 91823.750] (II) XINPUT: Adding extended input device "Dell Dell Multimedia Pro Keyboard" (type: KEYBOARD, id 11)
[ 91823.750] (**) Option "xkb_rules" "evdev"
[ 91823.750] (**) Option "xkb_model" "pc105"
[ 91823.750] (**) Option "xkb_layout" "fr"
[ 91823.750] (**) Option "xkb_variant" "nodeadkeys"
[ 91823.751] (II) Dell Dell Multimedia Pro Keyboard: initialized for absolute axes.
[ 91823.751] (**) Dell Dell Multimedia Pro Keyboard: (accel) keeping acceleration scheme 1
[ 91823.751] (**) Dell Dell Multimedia Pro Keyboard: (accel) acceleration profile 0
[ 91823.751] (**) Dell Dell Multimedia Pro Keyboard: (accel) acceleration factor: 2.000
[ 91823.751] (**) Dell Dell Multimedia Pro Keyboard: (accel) acceleration threshold: 4
[ 91843.293] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 91843.293] (II) intel(0): Printing DDC gathered Modelines:
[ 91843.293] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 91843.544] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 91843.544] (II) intel(0): Printing DDC gathered Modelines:
[ 91843.544] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 91843.755] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 91843.756] (II) intel(0): Printing DDC gathered Modelines:
[ 91843.756] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 91844.047] (II) intel(0): Allocated new frame buffer 2560x1440 stride 10240, tiled
[ 91844.259] (II) intel(0): EDID vendor "SEC", prod id 21569
[ 91844.259] (II) intel(0): Printing DDC gathered Modelines:
[ 91844.259] (II) intel(0): Modeline "1280x800"x0.0   70.34  1280 1328 1360 1400  800 803 809 830 +hsync -vsync (50.2 kHz)
[ 91844.767] (II) intel(0): EDID vendor "DEL", prod id 41047
[ 91844.767] (II) intel(0): Using hsync ranges from config file
[ 91844.767] (II) intel(0): Using vrefresh ranges from config file
[ 91844.767] (II) intel(0): Printing DDC gathered Modelines:
[ 91844.767] (II) intel(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz)
[ 91844.767] (II) intel(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1082 1087 1125 +hsync +vsync (67.5 kHz)
[ 91844.767] (II) intel(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz)
[ 91844.767] (II) intel(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz)
[ 91844.767] (II) intel(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz)
[ 91844.767] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[ 91844.767] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[ 91844.768] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[ 91844.768] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[ 91844.768] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 91844.768] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[ 91844.768] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[ 91844.768] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[ 91844.768] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz)
[ 91844.768] (II) intel(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 91844.768] (II) intel(0): Modeline "1920x1200"x0.0  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz)
[ 91844.768] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[ 91844.768] (II) intel(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[ 91844.768] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 91844.768] (II) intel(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz)
[ 91844.768] (II) intel(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz)
[ 91844.768] (II) intel(0): Modeline "1440x240"x0.0   27.00  1440 1478 1602 1716  240 244 247 262 -hsync -vsync (15.7 kHz)
[ 91844.768] (II) intel(0): Modeline "1440x288"x0.0   27.00  1440 1464 1590 1728  288 290 293 312 -hsync -vsync (15.6 kHz)
[ 91844.768] (II) intel(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz)
[ 91844.768] (II) intel(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz)
[ 91844.768] (II) intel(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz)
[ 91844.768] (II) intel(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz)
[ 91844.768] (II) intel(0): Modeline "1920x1080"x0.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz)
[ 91844.949] (II) intel(0): EDID vendor "DEL", prod id 41047
[ 91844.949] (II) intel(0): Using hsync ranges from config file
[ 91844.949] (II) intel(0): Using vrefresh ranges from config file
[ 91844.949] (II) intel(0): Printing DDC gathered Modelines:
[ 91844.949] (II) intel(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz)
[ 91844.949] (II) intel(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1082 1087 1125 +hsync +vsync (67.5 kHz)
[ 91844.949] (II) intel(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz)
[ 91844.949] (II) intel(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz)
[ 91844.949] (II) intel(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz)
[ 91844.949] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[ 91844.949] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[ 91844.949] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[ 91844.949] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[ 91844.949] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 91844.949] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[ 91844.949] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[ 91844.949] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[ 91844.949] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz)
[ 91844.949] (II) intel(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 91844.949] (II) intel(0): Modeline "1920x1200"x0.0  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz)
[ 91844.949] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[ 91844.949] (II) intel(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[ 91844.949] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 91844.949] (II) intel(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz)
[ 91844.949] (II) intel(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz)
[ 91844.950] (II) intel(0): Modeline "1440x240"x0.0   27.00  1440 1478 1602 1716  240 244 247 262 -hsync -vsync (15.7 kHz)
[ 91844.950] (II) intel(0): Modeline "1440x288"x0.0   27.00  1440 1464 1590 1728  288 290 293 312 -hsync -vsync (15.6 kHz)
[ 91844.950] (II) intel(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz)
[ 91844.950] (II) intel(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz)
[ 91844.950] (II) intel(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz)
[ 91844.950] (II) intel(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz)
[ 91844.950] (II) intel(0): Modeline "1920x1080"x0.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz)
[ 91845.145] (II) intel(0): EDID vendor "DEL", prod id 41047
[ 91845.145] (II) intel(0): Using hsync ranges from config file
[ 91845.145] (II) intel(0): Using vrefresh ranges from config file
[ 91845.145] (II) intel(0): Printing DDC gathered Modelines:
[ 91845.145] (II) intel(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz)
[ 91845.145] (II) intel(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1082 1087 1125 +hsync +vsync (67.5 kHz)
[ 91845.145] (II) intel(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz)
[ 91845.145] (II) intel(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz)
[ 91845.145] (II) intel(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz)
[ 91845.146] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[ 91845.146] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[ 91845.146] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[ 91845.146] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[ 91845.146] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 91845.146] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[ 91845.146] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[ 91845.146] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[ 91845.146] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz)
[ 91845.146] (II) intel(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 91845.146] (II) intel(0): Modeline "1920x1200"x0.0  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz)
[ 91845.146] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[ 91845.146] (II) intel(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[ 91845.146] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 91845.146] (II) intel(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz)
[ 91845.146] (II) intel(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz)
[ 91845.146] (II) intel(0): Modeline "1440x240"x0.0   27.00  1440 1478 1602 1716  240 244 247 262 -hsync -vsync (15.7 kHz)
[ 91845.146] (II) intel(0): Modeline "1440x288"x0.0   27.00  1440 1464 1590 1728  288 290 293 312 -hsync -vsync (15.6 kHz)
[ 91845.146] (II) intel(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz)
[ 91845.146] (II) intel(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz)
[ 91845.146] (II) intel(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz)
[ 91845.146] (II) intel(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz)
[ 91845.146] (II) intel(0): Modeline "1920x1080"x0.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz)

udev information:
-----------------
P: /devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:00/input/input8
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:00/input/input8
E: PRODUCT=19/0/6/0
E: NAME="Video Bus"
E: PHYS="LNXVIDEO/video/input0"
E: PROP=0
E: EV=3
E: KEY=3e000b 0 0 0 0 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00

P: /devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:00/input/input8/event8
N: input/event8
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:00/input/input8/event8
E: MAJOR=13
E: MINOR=72
E: DEVNAME=/dev/input/event8
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: XKBMODEL=pc105
E: XKBLAYOUT=fr
E: XKBVARIANT=nodeadkeys
E: DMI_VENDOR=Dell Inc.

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

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2
N: input/event2
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: XKBMODEL=pc105
E: XKBLAYOUT=fr
E: XKBVARIANT=nodeadkeys
E: DMI_VENDOR=Dell Inc.

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
E: PRODUCT=19/0/5/0
E: NAME="Lid Switch"
E: PHYS="PNP0C0D/button/input0"
E: PROP=0
E: EV=21
E: SW=1
E: MODALIAS=input:b0019v0000p0005e0000-e0,5,kramlsfw0,
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
N: input/event1
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: DMI_VENDOR=Dell Inc.

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
E: PRODUCT=19/0/3/0
E: NAME="Sleep Button"
E: PHYS="PNP0C0E/button/input0"
E: PROP=0
E: EV=3
E: KEY=4000 0 0 0 0
E: MODALIAS=input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3
N: input/event3
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: XKBMODEL=pc105
E: XKBLAYOUT=fr
E: XKBVARIANT=nodeadkeys
E: DMI_VENDOR=Dell Inc.

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.1/1-4.1:1.0/input/input24
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.1/1-4.1:1.0/input/input24
E: PRODUCT=3/461/4d15/111
E: NAME="USB Optical Mouse"
E: PHYS="usb-0000:00:1a.7-4.1/input0"
E: UNIQ=""
E: PROP=0
E: EV=17
E: KEY=70000 0 0 0 0 0 0 0 0
E: REL=103
E: MSC=10
E: MODALIAS=input:b0003v0461p4D15e0111-e0,1,2,4,k110,111,112,r0,1,8,am4,lsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=0461
E: ID_VENDOR_ENC=0461
E: ID_VENDOR_ID=0461
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=4d15
E: ID_REVISION=0200
E: ID_SERIAL=0461_USB_Optical_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1a.7-usb-0:4.1:1.0
E: ID_PATH_TAG=pci-0000_00_1a_7-usb-0_4_1_1_0

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.1/1-4.1:1.0/input/input24/event15
N: input/event15
S: input/by-id/usb-0461_USB_Optical_Mouse-event-mouse
S: input/by-path/pci-0000:00:1a.7-usb-0:4.1:1.0-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.1/1-4.1:1.0/input/input24/event15
E: MAJOR=13
E: MINOR=79
E: DEVNAME=/dev/input/event15
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=0461
E: ID_VENDOR_ENC=0461
E: ID_VENDOR_ID=0461
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=4d15
E: ID_REVISION=0200
E: ID_SERIAL=0461_USB_Optical_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1a.7-usb-0:4.1:1.0
E: ID_PATH_TAG=pci-0000_00_1a_7-usb-0_4_1_1_0
E: DEVLINKS=/dev/input/by-id/usb-0461_USB_Optical_Mouse-event-mouse /dev/input/by-path/pci-0000:00:1a.7-usb-0:4.1:1.0-event-mouse

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.1/1-4.1:1.0/input/input24/mouse2
N: input/mouse2
S: input/by-id/usb-0461_USB_Optical_Mouse-mouse
S: input/by-path/pci-0000:00:1a.7-usb-0:4.1:1.0-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.1/1-4.1:1.0/input/input24/mouse2
E: MAJOR=13
E: MINOR=34
E: DEVNAME=/dev/input/mouse2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=0461
E: ID_VENDOR_ENC=0461
E: ID_VENDOR_ID=0461
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=4d15
E: ID_REVISION=0200
E: ID_SERIAL=0461_USB_Optical_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1a.7-usb-0:4.1:1.0
E: ID_PATH_TAG=pci-0000_00_1a_7-usb-0_4_1_1_0
E: DEVLINKS=/dev/input/by-id/usb-0461_USB_Optical_Mouse-mouse /dev/input/by-path/pci-0000:00:1a.7-usb-0:4.1:1.0-mouse

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.2/1-4.2.1/1-4.2.1:1.0/input/input25
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.2/1-4.2.1/1-4.2.1:1.0/input/input25
E: PRODUCT=3/413c/2011/110
E: NAME="Dell Dell Multimedia Pro Keyboard"
E: PHYS="usb-0000:00:1a.7-4.2.1/input0"
E: UNIQ=""
E: PROP=0
E: EV=120013
E: KEY=10000 7 ff9f207a c14057ff febeffdf ffefffff ffffffff fffffffe
E: MSC=10
E: LED=1f
E: MODALIAS=input:b0003v413Cp2011e0110-e0,1,4,11,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,B3,B4,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,l0,1,2,3,4,sfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_VENDOR=Dell
E: ID_VENDOR_ENC=Dell
E: ID_VENDOR_ID=413c
E: ID_MODEL=Dell_Multimedia_Pro_Keyboard
E: ID_MODEL_ENC=Dell\x20Multimedia\x20Pro\x20Keyboard
E: ID_MODEL_ID=2011
E: ID_REVISION=5900
E: ID_SERIAL=Dell_Dell_Multimedia_Pro_Keyboard
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1a.7-usb-0:4.2.1:1.0
E: ID_PATH_TAG=pci-0000_00_1a_7-usb-0_4_2_1_1_0

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.2/1-4.2.1/1-4.2.1:1.0/input/input25/event16
N: input/event16
S: input/by-id/usb-Dell_Dell_Multimedia_Pro_Keyboard-event-kbd
S: input/by-path/pci-0000:00:1a.7-usb-0:4.2.1:1.0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.2/1-4.2.1/1-4.2.1:1.0/input/input25/event16
E: MAJOR=13
E: MINOR=80
E: DEVNAME=/dev/input/event16
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_VENDOR=Dell
E: ID_VENDOR_ENC=Dell
E: ID_VENDOR_ID=413c
E: ID_MODEL=Dell_Multimedia_Pro_Keyboard
E: ID_MODEL_ENC=Dell\x20Multimedia\x20Pro\x20Keyboard
E: ID_MODEL_ID=2011
E: ID_REVISION=5900
E: ID_SERIAL=Dell_Dell_Multimedia_Pro_Keyboard
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1a.7-usb-0:4.2.1:1.0
E: ID_PATH_TAG=pci-0000_00_1a_7-usb-0_4_2_1_1_0
E: XKBMODEL=pc105
E: XKBLAYOUT=fr
E: XKBVARIANT=nodeadkeys
E: DEVLINKS=/dev/input/by-id/usb-Dell_Dell_Multimedia_Pro_Keyboard-event-kbd /dev/input/by-path/pci-0000:00:1a.7-usb-0:4.2.1:1.0-event-kbd

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.2/1-4.2.1/1-4.2.1:1.1/input/input26
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.2/1-4.2.1/1-4.2.1:1.1/input/input26
E: PRODUCT=3/413c/2011/110
E: NAME="Dell Dell Multimedia Pro Keyboard"
E: PHYS="usb-0000:00:1a.7-4.2.1/input1"
E: UNIQ=""
E: PROP=0
E: EV=1b
E: KEY=3878 c8015001 e0000 0 0 0
E: ABS=1 0
E: MSC=10
E: MODALIAS=input:b0003v413Cp2011e0110-e0,1,3,4,k71,72,73,80,8C,8E,90,9B,9E,9F,A3,A4,A5,A6,AB,AC,AD,ra20,m4,lsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=Dell
E: ID_VENDOR_ENC=Dell
E: ID_VENDOR_ID=413c
E: ID_MODEL=Dell_Multimedia_Pro_Keyboard
E: ID_MODEL_ENC=Dell\x20Multimedia\x20Pro\x20Keyboard
E: ID_MODEL_ID=2011
E: ID_REVISION=5900
E: ID_SERIAL=Dell_Dell_Multimedia_Pro_Keyboard
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1a.7-usb-0:4.2.1:1.1
E: ID_PATH_TAG=pci-0000_00_1a_7-usb-0_4_2_1_1_1

P: /devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.2/1-4.2.1/1-4.2.1:1.1/input/input26/event17
N: input/event17
S: input/by-id/usb-Dell_Dell_Multimedia_Pro_Keyboard-event-if01
S: input/by-path/pci-0000:00:1a.7-usb-0:4.2.1:1.1-event
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.2/1-4.2.1/1-4.2.1:1.1/input/input26/event17
E: MAJOR=13
E: MINOR=81
E: DEVNAME=/dev/input/event17
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=Dell
E: ID_VENDOR_ENC=Dell
E: ID_VENDOR_ID=413c
E: ID_MODEL=Dell_Multimedia_Pro_Keyboard
E: ID_MODEL_ENC=Dell\x20Multimedia\x20Pro\x20Keyboard
E: ID_MODEL_ID=2011
E: ID_REVISION=5900
E: ID_SERIAL=Dell_Dell_Multimedia_Pro_Keyboard
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1a.7-usb-0:4.2.1:1.1
E: ID_PATH_TAG=pci-0000_00_1a_7-usb-0_4_2_1_1_1
E: XKBMODEL=pc105
E: XKBLAYOUT=fr
E: XKBVARIANT=nodeadkeys
E: DEVLINKS=/dev/input/by-id/usb-Dell_Dell_Multimedia_Pro_Keyboard-event-if01 /dev/input/by-path/pci-0000:00:1a.7-usb-0:4.2.1:1.1-event

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

P: /devices/pci0000:00/0000:00:1b.0/input/input9/event9
N: input/event9
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input9/event9
E: MAJOR=13
E: MINOR=73
E: DEVNAME=/dev/input/event9
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: DMI_VENDOR=Dell Inc.

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel Mic at Sep Left Jack"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=10
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event10
N: input/event10
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event10
E: MAJOR=13
E: MINOR=74
E: DEVNAME=/dev/input/event10
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: DMI_VENDOR=Dell Inc.

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel Mic at Ext Right Jack"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=10
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event11
N: input/event11
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event11
E: MAJOR=13
E: MINOR=75
E: DEVNAME=/dev/input/event11
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: DMI_VENDOR=Dell Inc.

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input12
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel Line Out at Sep Left Jack"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=40
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0

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

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

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

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

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

P: /devices/platform/i8042/serio0/input/input15
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input15
E: PRODUCT=11/1/1/ab41
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PROP=0
E: EV=120013
E: KEY=1100f 2902002 8380307c f910f001 feffffdf ffefffff ffffffff fffffffe
E: MSC=10
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8D,8E,8F,94,98,9B,9C,9D,9E,9F,A2,A3,A4,A5,A6,AC,AD,B7,B8,B9,BF,C1,CD,D4,D7,D9,E0,E1,E2,E3,EC,F0,ram4,l0,1,2,sfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0

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

P: /devices/platform/i8042/serio1/input/input6
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input6
E: PRODUCT=11/2/8/0
E: NAME="PS/2 Mouse"
E: PHYS="isa0060/serio1/input1"
E: PROP=0
E: EV=7
E: KEY=70000 0 0 0 0 0 0 0 0
E: REL=3
E: MODALIAS=input:b0011v0002p0008e0000-e0,1,2,k110,111,112,r0,1,amlsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1

P: /devices/platform/i8042/serio1/input/input6/event6
N: input/event6
S: input/by-path/platform-i8042-serio-1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input6/event6
E: MAJOR=13
E: MINOR=70
E: DEVNAME=/dev/input/event6
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: DMI_VENDOR=Dell Inc.
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse

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

P: /devices/platform/i8042/serio1/input/input7
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input7
E: PRODUCT=11/2/8/7321
E: NAME="AlpsPS/2 ALPS GlidePoint"
E: PHYS="isa0060/serio1/input0"
E: PROP=0
E: EV=b
E: KEY=420 0 70000 0 0 0 0 0 0 0 0
E: ABS=1000003
E: MODALIAS=input:b0011v0002p0008e7321-e0,1,3,k110,111,112,145,14A,ra0,1,18,mlsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1

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

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

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

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

P: /devices/virtual/input/input5
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input5
E: PRODUCT=19/0/0/0
E: NAME="Dell WMI hotkeys"
E: PHYS="wmi/input0"
E: PROP=0
E: EV=13
E: KEY=1100b 400 0 100000 e0000 0 0 0
E: MSC=10
E: MODALIAS=input:b0019v0000p0000e0000-e0,1,4,k71,72,73,94,CA,E0,E1,E3,EC,F0,ram4,lsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1

P: /devices/virtual/input/input5/event5
N: input/event5
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input5/event5
E: MAJOR=13
E: MINOR=69
E: DEVNAME=/dev/input/event5
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=fr
E: XKBVARIANT=nodeadkeys
E: DMI_VENDOR=Dell Inc.


DRM Information from dmesg:
---------------------------
[60458.472402] agpgart-intel 0000:00:00.0: restoring config space at offset 0x1 (was 0x20900006, writing 0x30900006)
[60714.753053] agpgart-intel 0000:00:00.0: restoring config space at offset 0x1 (was 0x20900006, writing 0x900006)
[63479.776404] agpgart-intel 0000:00:00.0: restoring config space at offset 0x1 (was 0x20900006, writing 0x30900006)
[63768.536402] agpgart-intel 0000:00:00.0: restoring config space at offset 0x1 (was 0x20900006, writing 0x10900006)
[90492.032403] agpgart-intel 0000:00:00.0: restoring config space at offset 0x1 (was 0x20900006, writing 0x30900006)
[91821.156399] agpgart-intel 0000:00:00.0: restoring config space at offset 0x1 (was 0x20900006, writing 0x900006)


-- System Information:
Debian Release: testing
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)

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

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6                                  2.13-21       
ii  libdrm-intel1                          2.4.26-1      
ii  libdrm2                                2.4.26-1      
ii  libpciaccess0                          0.12.1-2      
ii  libudev0                               172-1         
ii  libx11-6                               2:1.4.4-2     
ii  libx11-xcb1                            2:1.4.4-2     
ii  libxcb-dri2-0                          1.7-3         
ii  libxcb-util0                           0.3.8-1       
ii  libxcb1                                1.7-3         
ii  libxext6                               2:1.3.0-3     
ii  libxfixes3                             1:5.0-4       
ii  libxv1                                 2:1.0.6-2     
ii  libxvmc1                               2:1.0.6-1     
ii  xserver-xorg-core [xorg-video-abi-11]  2:1.11.1.901-2

xserver-xorg-video-intel recommends no packages.

xserver-xorg-video-intel suggests no packages.

-- no debconf information



Reply to: