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

Bug#714531: xserver-xorg-core: Xorg freezes with i915 intel_crtc_wait_for_pending_flips problem



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

Hi.

I just encountered a freeze on a Dell latitude E5400, where X is frozen, but the machine is accessible through SSH.

Here's the message I found in the syslog :

Jun 29 15:19:28 jonsnow kernel: [ 1320.668051] INFO: task kworker/0:2:224 blocked for more than 120 seconds.
Jun 29 15:19:28 jonsnow kernel: [ 1320.668057] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jun 29 15:19:28 jonsnow kernel: [ 1320.668060] kworker/0:2     D ffff88007d013ec0     0   224      2 0x00000000
Jun 29 15:19:28 jonsnow kernel: [ 1320.668066]  ffff880077620830 0000000000000046 ffffffff81613400 0000000000013ec0
Jun 29 15:19:28 jonsnow kernel: [ 1320.668071]  ffff880036a2bfd8 ffff880036a2bfd8 ffff880077620830 ffff880036bcd390
Jun 29 15:19:28 jonsnow kernel: [ 1320.668076]  ffff880077620830 ffff880036bcd394 0000000000000002 0000000000000000
Jun 29 15:19:28 jonsnow kernel: [ 1320.668080] Call Trace:
Jun 29 15:19:28 jonsnow kernel: [ 1320.668096]  [<ffffffff813867a7>] ? schedule_preempt_disabled+0x5/0x6
Jun 29 15:19:28 jonsnow kernel: [ 1320.668099]  [<ffffffff8138586a>] ? __mutex_lock_common.isra.6+0x145/0x161
Jun 29 15:19:28 jonsnow kernel: [ 1320.668102]  [<ffffffff8138569c>] ? mutex_lock+0x17/0x27
Jun 29 15:19:28 jonsnow kernel: [ 1320.668114]  [<ffffffffa04911f6>] ? output_poll_execute+0x3f/0x153 [drm_kms_helper]
Jun 29 15:19:28 jonsnow kernel: [ 1320.668118]  [<ffffffff81060c5c>] ? finish_task_switch+0x81/0xae
Jun 29 15:19:28 jonsnow kernel: [ 1320.668121]  [<ffffffff8105306b>] ? process_one_work+0x19b/0x2b1
Jun 29 15:19:28 jonsnow kernel: [ 1320.668124]  [<ffffffff81053af8>] ? worker_thread+0x123/0x1ca
Jun 29 15:19:28 jonsnow kernel: [ 1320.668126]  [<ffffffff810539d5>] ? manage_workers+0x217/0x217
Jun 29 15:19:28 jonsnow kernel: [ 1320.668130]  [<ffffffff8105776d>] ? kthread+0x7d/0x85
Jun 29 15:19:28 jonsnow kernel: [ 1320.668133]  [<ffffffff810576f0>] ? __kthread_parkme+0x59/0x59
Jun 29 15:19:28 jonsnow kernel: [ 1320.668136]  [<ffffffff8138c0fc>] ? ret_from_fork+0x7c/0xb0
Jun 29 15:19:28 jonsnow kernel: [ 1320.668139]  [<ffffffff810576f0>] ? __kthread_parkme+0x59/0x59
Jun 29 15:19:28 jonsnow kernel: [ 1320.668156] INFO: task Xorg:3125 blocked for more than 120 seconds.
Jun 29 15:19:28 jonsnow kernel: [ 1320.668158] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jun 29 15:19:28 jonsnow kernel: [ 1320.668159] Xorg            D ffff88007d013ec0     0  3125   2920 0x00400004
Jun 29 15:19:28 jonsnow kernel: [ 1320.668162]  ffff880036c95870 0000000000000082 ffffffff81613400 0000000000013ec0
Jun 29 15:19:28 jonsnow kernel: [ 1320.668166]  ffff8800778ddfd8 ffff8800778ddfd8 ffff880036c95870 ffff88007878c000
Jun 29 15:19:28 jonsnow kernel: [ 1320.668169]  ffff880079a62308 ffff880036bcd000 0000000000000000 0000000000000000
Jun 29 15:19:28 jonsnow kernel: [ 1320.668171] Call Trace:
Jun 29 15:19:28 jonsnow kernel: [ 1320.668186]  [<ffffffffa05f0ea8>] ? intel_crtc_wait_for_pending_flips+0xaa/0xe0 [i915]
Jun 29 15:19:28 jonsnow kernel: [ 1320.668190]  [<ffffffff81057ffe>] ? abort_exclusive_wait+0x79/0x79
Jun 29 15:19:28 jonsnow kernel: [ 1320.668201]  [<ffffffffa05f386b>] ? i9xx_crtc_disable+0x79/0x185 [i915]
Jun 29 15:19:28 jonsnow kernel: [ 1320.668213]  [<ffffffffa05f7bc1>] ? intel_crtc_update_dpms+0x56/0x64 [i915]
Jun 29 15:19:28 jonsnow kernel: [ 1320.668225]  [<ffffffffa05fa65f>] ? intel_connector_dpms+0x2f/0x53 [i915]
Jun 29 15:19:28 jonsnow kernel: [ 1320.668235]  [<ffffffffa0519c6a>] ? drm_mode_obj_set_property_ioctl+0x162/0x1ec [drm]
Jun 29 15:19:28 jonsnow kernel: [ 1320.668242]  [<ffffffffa0519d1d>] ? drm_mode_connector_property_set_ioctl+0x29/0x2e [drm]
Jun 29 15:19:28 jonsnow kernel: [ 1320.668249]  [<ffffffffa050c566>] ? drm_ioctl+0x28f/0x36d [drm]
Jun 29 15:19:28 jonsnow kernel: [ 1320.668257]  [<ffffffffa0519cf4>] ? drm_mode_obj_set_property_ioctl+0x1ec/0x1ec [drm]
Jun 29 15:19:28 jonsnow kernel: [ 1320.668261]  [<ffffffff81386f0f>] ? _raw_spin_unlock_irqrestore+0xc/0xd
Jun 29 15:19:28 jonsnow kernel: [ 1320.668264]  [<ffffffff8115fd29>] ? sysfs_notify+0x5d/0x6d
Jun 29 15:19:28 jonsnow kernel: [ 1320.668268]  [<ffffffff810fa5b4>] ? __cache_free.isra.46+0x18c/0x19b
Jun 29 15:19:28 jonsnow kernel: [ 1320.668273]  [<ffffffff810c607f>] ? get_pageblock_flags_group+0x3e/0x6f
Jun 29 15:19:28 jonsnow kernel: [ 1320.668275]  [<ffffffff8115fe39>] ? sysfs_release+0x96/0x9d
Jun 29 15:19:28 jonsnow kernel: [ 1320.668279]  [<ffffffff8111729f>] ? vfs_ioctl+0x1b/0x25
Jun 29 15:19:28 jonsnow kernel: [ 1320.668282]  [<ffffffff81117ac0>] ? do_vfs_ioctl+0x3e8/0x42a
Jun 29 15:19:28 jonsnow kernel: [ 1320.668285]  [<ffffffff8110bd52>] ? __fput+0x18e/0x1b1
Jun 29 15:19:28 jonsnow kernel: [ 1320.668288]  [<ffffffff81120950>] ? mntput_no_expire+0x2d/0x137
Jun 29 15:19:28 jonsnow kernel: [ 1320.668291]  [<ffffffff81060bbd>] ? should_resched+0x5/0x23
Jun 29 15:19:28 jonsnow kernel: [ 1320.668294]  [<ffffffff8138639a>] ? _cond_resched+0x5/0x18
Jun 29 15:19:28 jonsnow kernel: [ 1320.668296]  [<ffffffff810554bf>] ? task_work_run+0x80/0x91
Jun 29 15:19:28 jonsnow kernel: [ 1320.668299]  [<ffffffff81117b4f>] ? sys_ioctl+0x4d/0x7a
Jun 29 15:19:28 jonsnow kernel: [ 1320.668302]  [<ffffffff8138c1a9>] ? system_call_fastpath+0x16/0x1b

Thans in advance.

Best regards,


-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Dec 28  2012 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2044664 Apr 17 12:40 /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)

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

Contents of /etc/X11/xorg.conf.d:
---------------------------------
total 4
-rw-r--r-- 1 root root 906 Mar 28 23:35 10-monitor.conf

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

Kernel version (/proc/version):
-------------------------------
Linux version 3.9-1-amd64 (debian-kernel@lists.debian.org) (gcc version 4.7.3 (Debian 4.7.3-4) ) #1 SMP Debian 3.9.6-1

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 38357 Jun 29 18:29 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    23.643] 
X.Org X Server 1.12.4
Release Date: 2012-08-27
[    23.643] X Protocol Version 11, Revision 0
[    23.643] Build Operating System: Linux 3.2.0-4-amd64 x86_64 Debian
[    23.643] Current Operating System: Linux jonsnow 3.9-1-amd64 #1 SMP Debian 3.9.6-1 x86_64
[    23.643] Kernel command line: BOOT_IMAGE=/vmlinuz-3.9-1-amd64 root=/dev/mapper/main-slash ro quiet
[    23.643] Build Date: 17 April 2013  10:22:47AM
[    23.643] xorg-server 2:1.12.4-6 (Julien Cristau <jcristau@debian.org>) 
[    23.643] Current version of pixman: 0.26.0
[    23.643] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    23.644] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    23.644] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 29 17:36:21 2013
[    23.944] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    23.944] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    24.092] (==) No Layout section.  Using the first Screen section.
[    24.092] (**) |-->Screen "Screen0" (0)
[    24.092] (**) |   |-->Monitor "VGA1"
[    24.092] (**) |   |-->Device "Device0"
[    24.092] (==) Automatically adding devices
[    24.092] (==) Automatically enabling devices
[    24.235] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    24.235] 	Entry deleted from font path.
[    24.237] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    24.237] 	Entry deleted from font path.
[    24.237] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    24.237] (==) ModulePath set to "/usr/lib/xorg/modules"
[    24.237] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    24.237] (II) Loader magic: 0x7f64bc4a0ae0
[    24.237] (II) Module ABI versions:
[    24.237] 	X.Org ANSI C Emulation: 0.4
[    24.237] 	X.Org Video Driver: 12.1
[    24.237] 	X.Org XInput driver : 16.0
[    24.237] 	X.Org Server Extension : 6.0
[    24.238] (--) PCI:*(0:0:2:0) 8086:2a42:1028:0262 rev 7, Mem @ 0xf6c00000/4194304, 0xe0000000/268435456, I/O @ 0x0000efe8/8
[    24.238] (--) PCI: (0:0:2:1) 8086:2a43:1028:0262 rev 7, Mem @ 0xf6b00000/1048576
[    24.238] (II) Open ACPI successful (/var/run/acpid.socket)
[    24.238] (II) LoadModule: "extmod"
[    24.401] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    24.451] (II) Module extmod: vendor="X.Org Foundation"
[    24.451] 	compiled for 1.12.4, module version = 1.0.0
[    24.451] 	Module class: X.Org Server Extension
[    24.451] 	ABI class: X.Org Server Extension, version 6.0
[    24.451] (II) Loading extension SELinux
[    24.451] (II) Loading extension MIT-SCREEN-SAVER
[    24.451] (II) Loading extension XFree86-VidModeExtension
[    24.451] (II) Loading extension XFree86-DGA
[    24.451] (II) Loading extension DPMS
[    24.451] (II) Loading extension XVideo
[    24.451] (II) Loading extension XVideo-MotionCompensation
[    24.451] (II) Loading extension X-Resource
[    24.451] (II) LoadModule: "dbe"
[    24.452] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    24.468] (II) Module dbe: vendor="X.Org Foundation"
[    24.468] 	compiled for 1.12.4, module version = 1.0.0
[    24.468] 	Module class: X.Org Server Extension
[    24.468] 	ABI class: X.Org Server Extension, version 6.0
[    24.468] (II) Loading extension DOUBLE-BUFFER
[    24.468] (II) LoadModule: "glx"
[    24.468] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    24.483] (II) Module glx: vendor="X.Org Foundation"
[    24.483] 	compiled for 1.12.4, module version = 1.0.0
[    24.483] 	ABI class: X.Org Server Extension, version 6.0
[    24.483] (==) AIGLX enabled
[    24.483] (II) Loading extension GLX
[    24.483] (II) LoadModule: "record"
[    24.483] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    24.484] (II) Module record: vendor="X.Org Foundation"
[    24.484] 	compiled for 1.12.4, module version = 1.13.0
[    24.484] 	Module class: X.Org Server Extension
[    24.484] 	ABI class: X.Org Server Extension, version 6.0
[    24.484] (II) Loading extension RECORD
[    24.484] (II) LoadModule: "dri"
[    24.484] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    24.509] (II) Module dri: vendor="X.Org Foundation"
[    24.509] 	compiled for 1.12.4, module version = 1.0.0
[    24.509] 	ABI class: X.Org Server Extension, version 6.0
[    24.509] (II) Loading extension XFree86-DRI
[    24.509] (II) LoadModule: "dri2"
[    24.509] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    24.510] (II) Module dri2: vendor="X.Org Foundation"
[    24.510] 	compiled for 1.12.4, module version = 1.2.0
[    24.510] 	ABI class: X.Org Server Extension, version 6.0
[    24.510] (II) Loading extension DRI2
[    24.510] (II) LoadModule: "intel"
[    24.510] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    24.823] (II) Module intel: vendor="X.Org Foundation"
[    24.823] 	compiled for 1.12.3.902, module version = 2.19.0
[    24.823] 	Module class: X.Org Video Driver
[    24.823] 	ABI class: X.Org Video Driver, version 12.1
[    24.823] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
	E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
	965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
	4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
	Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
	Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
	Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
	Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
	Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
	Ivybridge Server (GT2)
[    24.824] (++) using VT number 7

[    24.828] drmOpenDevice: node name is /dev/dri/card0
[    24.828] drmOpenDevice: open result is 9, (OK)
[    24.828] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    24.828] drmOpenDevice: node name is /dev/dri/card0
[    24.828] drmOpenDevice: open result is 9, (OK)
[    24.828] drmOpenByBusid: drmOpenMinor returns 9
[    24.828] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    24.828] (**) intel(0): Depth 24, (--) framebuffer bpp 32
[    24.828] (==) intel(0): RGB weight 888
[    24.828] (==) intel(0): Default visual is TrueColor
[    24.828] (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
[    24.828] (--) intel(0): Chipset: "GM45"
[    24.828] (**) intel(0): Relaxed fencing enabled
[    24.828] (**) intel(0): Wait on SwapBuffers? enabled
[    24.828] (**) intel(0): Triple buffering? enabled
[    24.828] (**) intel(0): Framebuffer tiled
[    24.828] (**) intel(0): Pixmaps tiled
[    24.829] (**) intel(0): 3D buffers tiled
[    24.829] (**) intel(0): SwapBuffers wait enabled
[    24.829] (==) intel(0): video overlay key set to 0x101fe
[    24.829] (II) intel(0): Output LVDS1 using monitor section VGA1
[    24.831] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[    24.852] (II) intel(0): Output VGA1 using monitor section VGA1
[    24.860] (II) intel(0): Output HDMI1 has no monitor section
[    24.860] (II) intel(0): Output DP1 has no monitor section
[    24.868] (II) intel(0): Output HDMI2 has no monitor section
[    24.868] (II) intel(0): Output DP2 has no monitor section
[    24.916] (II) intel(0): Output DP3 has no monitor section
[    24.916] (II) intel(0): Output TV1 has no monitor section
[    24.916] (II) intel(0): EDID for output LVDS1
[    24.916] (II) intel(0): Manufacturer: SEC  Model: 5442  Serial#: 0
[    24.916] (II) intel(0): Year: 2009  Week: 0
[    24.916] (II) intel(0): EDID Version: 1.3
[    24.916] (II) intel(0): Digital Display Input
[    24.916] (II) intel(0): Max Image Size [cm]: horiz.: 30  vert.: 19
[    24.916] (II) intel(0): Gamma: 2.20
[    24.916] (II) intel(0): No DPMS capabilities specified
[    24.916] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    24.916] (II) intel(0): First detailed timing is preferred mode
[    24.916] (II) intel(0): redX: 0.580 redY: 0.340   greenX: 0.310 greenY: 0.550
[    24.916] (II) intel(0): blueX: 0.155 blueY: 0.155   whiteX: 0.313 whiteY: 0.329
[    24.916] (II) intel(0): Manufacturer's mask: 0
[    24.916] (II) intel(0): Supported detailed timing:
[    24.916] (II) intel(0): clock: 108.2 MHz   Image Size:  303 x 190 mm
[    24.916] (II) intel(0): h_active: 1440  h_sync: 1486  h_sync_end 1556 h_blank_end 1928 h_border: 0
[    24.916] (II) intel(0): v_active: 900  v_sync: 909  v_sync_end 918 v_blanking: 935 v_border: 0
[    24.916] (II) intel(0): Supported detailed timing:
[    24.916] (II) intel(0): clock: 108.2 MHz   Image Size:  303 x 190 mm
[    24.916] (II) intel(0): h_active: 1440  h_sync: 1486  h_sync_end 1556 h_blank_end 1928 h_border: 0
[    24.916] (II) intel(0): v_active: 900  v_sync: 909  v_sync_end 918 v_blanking: 935 v_border: 0
[    24.916] (II) intel(0):  FG631�141BT
[    24.916] (II) intel(0): Unknown vendor-specific block 0
[    24.916] (II) intel(0): EDID (in hex):
[    24.916] (II) intel(0): 	00ffffffffffff004ca3425400000000
[    24.916] (II) intel(0): 	00130103901e13780a87f594574f8c27
[    24.916] (II) intel(0): 	27505400000001010101010101010101
[    24.916] (II) intel(0): 	010101010101442aa0e8518423302e46
[    24.916] (II) intel(0): 	99002fbe1000001a442aa0e851842330
[    24.916] (II) intel(0): 	2e4699002fbe1000001a000000fe0046
[    24.916] (II) intel(0): 	473633318031343142540a2000000000
[    24.916] (II) intel(0): 	000c10171b3669a9ff02010a20200082
[    24.916] (II) intel(0): EDID vendor "SEC", prod id 21570
[    24.916] (II) intel(0): Printing DDC gathered Modelines:
[    24.916] (II) intel(0): Modeline "1440x900"x0.0  108.20  1440 1486 1556 1928  900 909 918 935 +hsync -vsync (56.1 kHz eP)
[    24.916] (II) intel(0): Not using mode "1280x1024_60.00" (exceeds panel dimensions)
[    24.916] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    24.916] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    24.916] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    24.916] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    24.916] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    24.916] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    24.916] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    24.916] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    24.917] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    24.917] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    24.917] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[    24.917] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    24.917] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    24.917] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    24.917] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[    24.917] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[    24.917] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    24.917] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    24.917] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[    24.917] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[    24.917] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    24.917] (II) intel(0): Printing probed modes for output LVDS1
[    24.917] (II) intel(0): Modeline "1440x900"x60.0  108.20  1440 1486 1556 1928  900 909 918 935 +hsync -vsync (56.1 kHz eP)
[    24.917] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
[    24.917] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[    24.917] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[    24.917] (II) intel(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
[    24.917] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    24.917] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    24.917] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    24.917] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    24.940] (II) intel(0): EDID for output VGA1
[    24.940] (II) intel(0): Printing probed modes for output VGA1
[    24.940] (II) intel(0): Modeline "1280x1024_60.00"x59.9  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync (63.7 kHz UP)
[    24.940] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    24.940] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    24.940] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    24.940] (II) intel(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[    24.940] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 489 492 525 -hsync -vsync (31.5 kHz e)
[    24.948] (II) intel(0): EDID for output HDMI1
[    24.948] (II) intel(0): EDID for output DP1
[    24.956] (II) intel(0): EDID for output HDMI2
[    24.956] (II) intel(0): EDID for output DP2
[    25.004] (II) intel(0): EDID for output DP3
[    25.004] (II) intel(0): EDID for output TV1
[    25.004] (II) intel(0): Printing probed modes for output TV1
[    25.004] (II) intel(0): Modeline "848x480"x59.9   29.03  848 849 912 944  480 481 512 513 (30.7 kHz eP)
[    25.004] (II) intel(0): Modeline "640x480"x59.9   22.63  640 641 704 736  480 481 512 513 (30.7 kHz eP)
[    25.004] (II) intel(0): Modeline "1024x768"x59.9   53.77  1024 1025 1088 1120  768 769 800 801 (48.0 kHz e)
[    25.004] (II) intel(0): Modeline "800x600"x59.9   34.00  800 801 864 896  600 601 632 633 (37.9 kHz e)
[    25.004] (II) intel(0): Output LVDS1 connected
[    25.004] (II) intel(0): Output VGA1 connected
[    25.004] (II) intel(0): Output HDMI1 disconnected
[    25.004] (II) intel(0): Output DP1 disconnected
[    25.004] (II) intel(0): Output HDMI2 disconnected
[    25.004] (II) intel(0): Output DP2 disconnected
[    25.004] (II) intel(0): Output DP3 disconnected
[    25.004] (II) intel(0): Output TV1 disconnected
[    25.004] (II) intel(0): Using user preference for initial modes
[    25.004] (II) intel(0): Output LVDS1 using initial mode 1440x900
[    25.004] (II) intel(0): Output VGA1 using initial mode 1280x1024_60.00
[    25.004] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    25.004] (II) intel(0): Kernel page flipping support detected, enabling
[    25.004] (**) intel(0): Display dimensions: (300, 190) mm
[    25.004] (**) intel(0): DPI set to (121, 136)
[    25.004] (II) Loading sub module "fb"
[    25.004] (II) LoadModule: "fb"
[    25.004] (II) Loading /usr/lib/xorg/modules/libfb.so
[    25.017] (II) Module fb: vendor="X.Org Foundation"
[    25.017] 	compiled for 1.12.4, module version = 1.0.0
[    25.017] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    25.017] (II) Loading sub module "dri2"
[    25.017] (II) LoadModule: "dri2"
[    25.017] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    25.017] (II) Module dri2: vendor="X.Org Foundation"
[    25.017] 	compiled for 1.12.4, module version = 1.2.0
[    25.017] 	ABI class: X.Org Server Extension, version 6.0
[    25.017] (==) Depth 24 pixmap format is 32 bpp
[    25.017] (II) intel(0): [DRI2] Setup complete
[    25.017] (II) intel(0): [DRI2]   DRI driver: i965
[    25.017] (II) intel(0): Allocated new frame buffer 1472x1024 stride 6144, tiled
[    25.130] (II) UXA(0): Driver registered support for the following operations:
[    25.130] (II)         solid
[    25.130] (II)         copy
[    25.130] (II)         composite (RENDER acceleration)
[    25.130] (II)         put_image
[    25.130] (II)         get_image
[    25.130] (==) intel(0): Backing store disabled
[    25.130] (==) intel(0): Silken mouse enabled
[    25.130] (II) intel(0): Initializing HW Cursor
[    25.130] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    25.137] (**) intel(0): DPMS enabled
[    25.137] (==) intel(0): Intel XvMC decoder enabled
[    25.137] (II) intel(0): Set up textured video
[    25.137] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[    25.137] (II) intel(0): direct rendering: DRI2 Enabled
[    25.137] (==) intel(0): hotplug detection: "enabled"
[    25.272] (--) RandR disabled
[    25.272] (II) Initializing built-in extension Generic Event Extension
[    25.272] (II) Initializing built-in extension SHAPE
[    25.272] (II) Initializing built-in extension MIT-SHM
[    25.272] (II) Initializing built-in extension XInputExtension
[    25.272] (II) Initializing built-in extension XTEST
[    25.272] (II) Initializing built-in extension BIG-REQUESTS
[    25.272] (II) Initializing built-in extension SYNC
[    25.272] (II) Initializing built-in extension XKEYBOARD
[    25.272] (II) Initializing built-in extension XC-MISC
[    25.272] (II) Initializing built-in extension SECURITY
[    25.272] (II) Initializing built-in extension XINERAMA
[    25.272] (II) Initializing built-in extension XFIXES
[    25.272] (II) Initializing built-in extension RENDER
[    25.272] (II) Initializing built-in extension RANDR
[    25.272] (II) Initializing built-in extension COMPOSITE
[    25.272] (II) Initializing built-in extension DAMAGE
[    25.272] (II) SELinux: Disabled on system
[    25.787] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    25.787] (II) AIGLX: enabled GLX_INTEL_swap_event
[    25.787] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    25.787] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    25.787] (II) AIGLX: Loaded and initialized i965
[    25.787] (II) GLX: Initialized DRI2 GL provider for screen 0
[    25.787] (II) intel(0): Setting screen physical size to 381 x 270
[    27.329] (II) config/udev: Adding input device Video Bus (/dev/input/event18)
[    27.329] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    27.329] (II) LoadModule: "evdev"
[    27.477] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    27.505] (II) Module evdev: vendor="X.Org Foundation"
[    27.505] 	compiled for 1.12.1, module version = 2.7.0
[    27.505] 	Module class: X.Org XInput Driver
[    27.505] 	ABI class: X.Org XInput driver, version 16.0
[    27.505] (II) Using input driver 'evdev' for 'Video Bus'
[    27.505] (**) Video Bus: always reports core events
[    27.505] (**) evdev: Video Bus: Device: "/dev/input/event18"
[    27.505] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    27.505] (--) evdev: Video Bus: Found keys
[    27.505] (II) evdev: Video Bus: Configuring as keyboard
[    27.505] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:01/input/input18/event18"
[    27.505] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[    27.505] (**) Option "xkb_rules" "evdev"
[    27.505] (**) Option "xkb_model" "pc105"
[    27.505] (**) Option "xkb_layout" "fr"
[    27.505] (**) Option "xkb_variant" "latin9"
[    27.634] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    27.634] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    27.634] (II) Using input driver 'evdev' for 'Power Button'
[    27.634] (**) Power Button: always reports core events
[    27.634] (**) evdev: Power Button: Device: "/dev/input/event2"
[    27.634] (--) evdev: Power Button: Vendor 0 Product 0x1
[    27.634] (--) evdev: Power Button: Found keys
[    27.634] (II) evdev: Power Button: Configuring as keyboard
[    27.634] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[    27.634] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    27.634] (**) Option "xkb_rules" "evdev"
[    27.634] (**) Option "xkb_model" "pc105"
[    27.634] (**) Option "xkb_layout" "fr"
[    27.634] (**) Option "xkb_variant" "latin9"
[    27.634] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    27.634] (II) No input driver specified, ignoring this device.
[    27.634] (II) This device may have been added with another device file.
[    27.634] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[    27.634] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    27.634] (II) Using input driver 'evdev' for 'Sleep Button'
[    27.634] (**) Sleep Button: always reports core events
[    27.635] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[    27.635] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    27.635] (--) evdev: Sleep Button: Found keys
[    27.635] (II) evdev: Sleep Button: Configuring as keyboard
[    27.635] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event3"
[    27.635] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    27.635] (**) Option "xkb_rules" "evdev"
[    27.635] (**) Option "xkb_model" "pc105"
[    27.635] (**) Option "xkb_layout" "fr"
[    27.635] (**) Option "xkb_variant" "latin9"
[    27.635] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[    27.635] (II) No input driver specified, ignoring this device.
[    27.635] (II) This device may have been added with another device file.
[    27.635] (II) config/udev: Adding input device HDA Intel HDMI/DP,pcm=3 (/dev/input/event11)
[    27.635] (II) No input driver specified, ignoring this device.
[    27.635] (II) This device may have been added with another device file.
[    27.636] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event12)
[    27.636] (II) No input driver specified, ignoring this device.
[    27.636] (II) This device may have been added with another device file.
[    27.636] (II) config/udev: Adding input device HDA Intel Dock Mic (/dev/input/event13)
[    27.636] (II) No input driver specified, ignoring this device.
[    27.636] (II) This device may have been added with another device file.
[    27.636] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event14)
[    27.636] (II) No input driver specified, ignoring this device.
[    27.636] (II) This device may have been added with another device file.
[    27.636] (II) config/udev: Adding input device HDA Intel Dock Line Out (/dev/input/event15)
[    27.636] (II) No input driver specified, ignoring this device.
[    27.636] (II) This device may have been added with another device file.
[    27.637] (II) config/udev: Adding input device Logitech    USB Keyboard (/dev/input/event6)
[    27.637] (**) Logitech    USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    27.637] (II) Using input driver 'evdev' for 'Logitech    USB Keyboard'
[    27.637] (**) Logitech    USB Keyboard: always reports core events
[    27.637] (**) evdev: Logitech    USB Keyboard: Device: "/dev/input/event6"
[    27.637] (--) evdev: Logitech    USB Keyboard: Vendor 0x46d Product 0xc303
[    27.637] (--) evdev: Logitech    USB Keyboard: Found keys
[    27.637] (II) evdev: Logitech    USB Keyboard: Configuring as keyboard
[    27.637] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2.1/5-2.1.1/5-2.1.1:1.0/input/input6/event6"
[    27.637] (II) XINPUT: Adding extended input device "Logitech    USB Keyboard" (type: KEYBOARD, id 9)
[    27.637] (**) Option "xkb_rules" "evdev"
[    27.637] (**) Option "xkb_model" "pc105"
[    27.637] (**) Option "xkb_layout" "fr"
[    27.637] (**) Option "xkb_variant" "latin9"
[    27.637] (II) config/udev: Adding input device Logitech    USB Keyboard (/dev/input/event7)
[    27.637] (**) Logitech    USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    27.637] (II) Using input driver 'evdev' for 'Logitech    USB Keyboard'
[    27.637] (**) Logitech    USB Keyboard: always reports core events
[    27.637] (**) evdev: Logitech    USB Keyboard: Device: "/dev/input/event7"
[    27.637] (--) evdev: Logitech    USB Keyboard: Vendor 0x46d Product 0xc303
[    27.637] (--) evdev: Logitech    USB Keyboard: Found keys
[    27.637] (II) evdev: Logitech    USB Keyboard: Configuring as keyboard
[    27.637] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2.1/5-2.1.1/5-2.1.1:1.1/input/input7/event7"
[    27.638] (II) XINPUT: Adding extended input device "Logitech    USB Keyboard" (type: KEYBOARD, id 10)
[    27.638] (**) Option "xkb_rules" "evdev"
[    27.638] (**) Option "xkb_model" "pc105"
[    27.638] (**) Option "xkb_layout" "fr"
[    27.638] (**) Option "xkb_variant" "latin9"
[    27.638] (II) config/udev: Adding input device Microsoft  Microsoft Basic Optical Mouse v2.0  (/dev/input/event8)
[    27.638] (**) Microsoft  Microsoft Basic Optical Mouse v2.0 : Applying InputClass "evdev pointer catchall"
[    27.638] (II) Using input driver 'evdev' for 'Microsoft  Microsoft Basic Optical Mouse v2.0 '
[    27.638] (**) Microsoft  Microsoft Basic Optical Mouse v2.0 : always reports core events
[    27.638] (**) evdev: Microsoft  Microsoft Basic Optical Mouse v2.0 : Device: "/dev/input/event8"
[    27.638] (--) evdev: Microsoft  Microsoft Basic Optical Mouse v2.0 : Vendor 0x45e Product 0xcb
[    27.638] (--) evdev: Microsoft  Microsoft Basic Optical Mouse v2.0 : Found 3 mouse buttons
[    27.638] (--) evdev: Microsoft  Microsoft Basic Optical Mouse v2.0 : Found scroll wheel(s)
[    27.638] (--) evdev: Microsoft  Microsoft Basic Optical Mouse v2.0 : Found relative axes
[    27.638] (--) evdev: Microsoft  Microsoft Basic Optical Mouse v2.0 : Found x and y relative axes
[    27.638] (II) evdev: Microsoft  Microsoft Basic Optical Mouse v2.0 : Configuring as mouse
[    27.638] (II) evdev: Microsoft  Microsoft Basic Optical Mouse v2.0 : Adding scrollwheel support
[    27.638] (**) evdev: Microsoft  Microsoft Basic Optical Mouse v2.0 : YAxisMapping: buttons 4 and 5
[    27.638] (**) evdev: Microsoft  Microsoft Basic Optical Mouse v2.0 : EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    27.638] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2.1/5-2.1.3/5-2.1.3:1.0/input/input8/event8"
[    27.638] (II) XINPUT: Adding extended input device "Microsoft  Microsoft Basic Optical Mouse v2.0 " (type: MOUSE, id 11)
[    27.638] (II) evdev: Microsoft  Microsoft Basic Optical Mouse v2.0 : initialized for relative axes.
[    27.638] (**) Microsoft  Microsoft Basic Optical Mouse v2.0 : (accel) keeping acceleration scheme 1
[    27.638] (**) Microsoft  Microsoft Basic Optical Mouse v2.0 : (accel) acceleration profile 0
[    27.639] (**) Microsoft  Microsoft Basic Optical Mouse v2.0 : (accel) acceleration factor: 2.000
[    27.639] (**) Microsoft  Microsoft Basic Optical Mouse v2.0 : (accel) acceleration threshold: 4
[    27.639] (II) config/udev: Adding input device Microsoft  Microsoft Basic Optical Mouse v2.0  (/dev/input/mouse0)
[    27.639] (II) No input driver specified, ignoring this device.
[    27.639] (II) This device may have been added with another device file.
[    27.639] (II) config/udev: Adding input device Hercules Dualpix Exchange (/dev/input/event10)
[    27.639] (**) Hercules Dualpix Exchange: Applying InputClass "evdev keyboard catchall"
[    27.639] (II) Using input driver 'evdev' for 'Hercules Dualpix Exchange'
[    27.639] (**) Hercules Dualpix Exchange: always reports core events
[    27.639] (**) evdev: Hercules Dualpix Exchange: Device: "/dev/input/event10"
[    27.639] (--) evdev: Hercules Dualpix Exchange: Vendor 0x6f8 Product 0x3005
[    27.639] (--) evdev: Hercules Dualpix Exchange: Found keys
[    27.639] (II) evdev: Hercules Dualpix Exchange: Configuring as keyboard
[    27.639] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb8/8-3/8-3:1.0/input/input10/event10"
[    27.639] (II) XINPUT: Adding extended input device "Hercules Dualpix Exchange" (type: KEYBOARD, id 12)
[    27.639] (**) Option "xkb_rules" "evdev"
[    27.639] (**) Option "xkb_model" "pc105"
[    27.639] (**) Option "xkb_layout" "fr"
[    27.639] (**) Option "xkb_variant" "latin9"
[    27.640] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    27.640] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    27.640] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    27.640] (**) AT Translated Set 2 keyboard: always reports core events
[    27.640] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    27.640] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    27.640] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    27.640] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    27.640] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    27.640] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[    27.640] (**) Option "xkb_rules" "evdev"
[    27.640] (**) Option "xkb_model" "pc105"
[    27.640] (**) Option "xkb_layout" "fr"
[    27.640] (**) Option "xkb_variant" "latin9"
[    27.640] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/event16)
[    27.640] (**) PS/2 Mouse: Applying InputClass "evdev pointer catchall"
[    27.640] (II) Using input driver 'evdev' for 'PS/2 Mouse'
[    27.640] (**) PS/2 Mouse: always reports core events
[    27.640] (**) evdev: PS/2 Mouse: Device: "/dev/input/event16"
[    27.640] (--) evdev: PS/2 Mouse: Vendor 0x2 Product 0x8
[    27.640] (--) evdev: PS/2 Mouse: Found 3 mouse buttons
[    27.640] (--) evdev: PS/2 Mouse: Found relative axes
[    27.640] (--) evdev: PS/2 Mouse: Found x and y relative axes
[    27.641] (II) evdev: PS/2 Mouse: Configuring as mouse
[    27.641] (**) evdev: PS/2 Mouse: YAxisMapping: buttons 4 and 5
[    27.641] (**) evdev: PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    27.641] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input16/event16"
[    27.641] (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE, id 14)
[    27.641] (II) evdev: PS/2 Mouse: initialized for relative axes.
[    27.641] (**) PS/2 Mouse: (accel) keeping acceleration scheme 1
[    27.641] (**) PS/2 Mouse: (accel) acceleration profile 0
[    27.641] (**) PS/2 Mouse: (accel) acceleration factor: 2.000
[    27.641] (**) PS/2 Mouse: (accel) acceleration threshold: 4
[    27.641] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/mouse1)
[    27.641] (II) No input driver specified, ignoring this device.
[    27.641] (II) This device may have been added with another device file.
[    27.641] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event17)
[    27.641] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev touchpad catchall"
[    27.641] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
[    27.641] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "Default clickpad buttons"
[    27.641] (II) LoadModule: "synaptics"
[    27.642] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    27.858] (II) Module synaptics: vendor="X.Org Foundation"
[    27.858] 	compiled for 1.12.4, module version = 1.6.2
[    27.858] 	Module class: X.Org XInput Driver
[    27.858] 	ABI class: X.Org XInput driver, version 16.0
[    27.858] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS GlidePoint'
[    27.858] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
[    27.858] (**) Option "Device" "/dev/input/event17"
[    27.868] (--) synaptics: AlpsPS/2 ALPS GlidePoint: x-axis range 0 - 1023
[    27.868] (--) synaptics: AlpsPS/2 ALPS GlidePoint: y-axis range 0 - 767
[    27.868] (--) synaptics: AlpsPS/2 ALPS GlidePoint: pressure range 0 - 127
[    27.868] (II) synaptics: AlpsPS/2 ALPS GlidePoint: device does not report finger width.
[    27.868] (--) synaptics: AlpsPS/2 ALPS GlidePoint: buttons: left right scroll-buttons
[    27.868] (--) synaptics: AlpsPS/2 ALPS GlidePoint: Vendor 0x2 Product 0x8
[    27.868] (--) synaptics: AlpsPS/2 ALPS GlidePoint: invalid finger width range.  defaulting to 0 - 15
[    27.868] (--) synaptics: AlpsPS/2 ALPS GlidePoint: touchpad found
[    27.868] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
[    27.872] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input17/event17"
[    27.872] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: TOUCHPAD, id 15)
[    27.872] (**) synaptics: AlpsPS/2 ALPS GlidePoint: (accel) MinSpeed is now constant deceleration 2.5
[    27.872] (**) synaptics: AlpsPS/2 ALPS GlidePoint: MaxSpeed is now 1.75
[    27.872] (**) synaptics: AlpsPS/2 ALPS GlidePoint: AccelFactor is now 0.156
[    27.872] (**) AlpsPS/2 ALPS GlidePoint: (accel) keeping acceleration scheme 1
[    27.872] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration profile 1
[    27.872] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration factor: 2.000
[    27.872] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration threshold: 4
[    27.872] (--) synaptics: AlpsPS/2 ALPS GlidePoint: touchpad found
[    27.872] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse2)
[    27.872] (**) AlpsPS/2 ALPS GlidePoint: Ignoring device from InputClass "touchpad ignore duplicates"
[    27.873] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    27.873] (II) No input driver specified, ignoring this device.
[    27.873] (II) This device may have been added with another device file.
[    27.873] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event19)
[    27.873] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[    27.873] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[    27.873] (**) ACPI Virtual Keyboard Device: always reports core events
[    27.873] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event19"
[    27.873] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[    27.873] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[    27.873] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[    27.873] (**) Option "config_info" "udev:/sys/devices/virtual/input/input19/event19"
[    27.873] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 16)
[    27.873] (**) Option "xkb_rules" "evdev"
[    27.873] (**) Option "xkb_model" "pc105"
[    27.873] (**) Option "xkb_layout" "fr"
[    27.873] (**) Option "xkb_variant" "latin9"
[    27.874] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event4)
[    27.874] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    27.874] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[    27.874] (**) Dell WMI hotkeys: always reports core events
[    27.874] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event4"
[    27.874] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
[    27.874] (--) evdev: Dell WMI hotkeys: Found keys
[    27.874] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
[    27.874] (**) Option "config_info" "udev:/sys/devices/virtual/input/input4/event4"
[    27.874] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 17)
[    27.874] (**) Option "xkb_rules" "evdev"
[    27.874] (**) Option "xkb_model" "pc105"
[    27.874] (**) Option "xkb_layout" "fr"
[    27.874] (**) Option "xkb_variant" "latin9"
[    27.917] (II) intel(0): EDID vendor "SEC", prod id 21570
[    27.917] (II) intel(0): Printing DDC gathered Modelines:
[    27.917] (II) intel(0): Modeline "1440x900"x0.0  108.20  1440 1486 1556 1928  900 909 918 935 +hsync -vsync (56.1 kHz eP)
[    38.326] (II) intel(0): EDID vendor "SEC", prod id 21570
[    38.326] (II) intel(0): Printing DDC gathered Modelines:
[    38.326] (II) intel(0): Modeline "1440x900"x0.0  108.20  1440 1486 1556 1928  900 909 918 935 +hsync -vsync (56.1 kHz eP)
[  3197.656] (II) intel(0): EDID vendor "SEC", prod id 21570
[  3197.656] (II) intel(0): Printing DDC gathered Modelines:
[  3197.656] (II) intel(0): Modeline "1440x900"x0.0  108.20  1440 1486 1556 1928  900 909 918 935 +hsync -vsync (56.1 kHz eP)
[  3197.916] (II) intel(0): Allocated new frame buffer 2752x1024 stride 11264, tiled
[  3201.309] (II) intel(0): EDID vendor "SEC", prod id 21570
[  3201.309] (II) intel(0): Printing DDC gathered Modelines:
[  3201.309] (II) intel(0): Modeline "1440x900"x0.0  108.20  1440 1486 1556 1928  900 909 918 935 +hsync -vsync (56.1 kHz eP)
[  3213.520] (II) intel(0): EDID vendor "SEC", prod id 21570
[  3213.520] (II) intel(0): Printing DDC gathered Modelines:
[  3213.520] (II) intel(0): Modeline "1440x900"x0.0  108.20  1440 1486 1556 1928  900 909 918 935 +hsync -vsync (56.1 kHz eP)

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

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:01/input/input18/event18
N: input/event18
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event18
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:01/input/input18/event18
E: DMI_VENDOR=Dell Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:01
E: ID_PATH_TAG=acpi-LNXVIDEO_01
E: MAJOR=13
E: MINOR=82
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6837983
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

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

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

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

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1/event1
N: input/event1
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1/event1
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=4906034

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

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

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

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

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

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

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

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

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

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

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

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

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

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

P: /devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2.1/5-2.1.1/5-2.1.1:1.0/input/input6
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2.1/5-2.1.1/5-2.1.1:1.0/input/input6
E: EV=120013
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=USB_Keyboard
E: ID_MODEL_ENC=USB\x20Keyboard
E: ID_MODEL_ID=c303
E: ID_PATH=pci-0000:00:1d.0-usb-0:2.1.1:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_2_1_1_1_0
E: ID_REVISION=0700
E: ID_SERIAL=Logitech_USB_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech\x20\x20\x20
E: ID_VENDOR_ID=046d
E: KEY=1000000000007 ff800000000007ff febeffdfffefffff fffffffffffffffe
E: LED=7
E: MODALIAS=input:b0003v046DpC303e0110-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,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="Logitech    USB Keyboard"
E: PHYS="usb-0000:00:1d.0-2.1.1/input0"
E: PRODUCT=3/46d/c303/110
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: UNIQ=""
E: USEC_INITIALIZED=5209183

P: /devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2.1/5-2.1.1/5-2.1.1:1.0/input/input6/event6
N: input/event6
S: input/by-id/usb-Logitech_USB_Keyboard-event-kbd
S: input/by-path/pci-0000:00:1d.0-usb-0:2.1.1:1.0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB_Keyboard-event-kbd /dev/input/by-path/pci-0000:00:1d.0-usb-0:2.1.1:1.0-event-kbd
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2.1/5-2.1.1/5-2.1.1:1.0/input/input6/event6
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=USB_Keyboard
E: ID_MODEL_ENC=USB\x20Keyboard
E: ID_MODEL_ID=c303
E: ID_PATH=pci-0000:00:1d.0-usb-0:2.1.1:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_2_1_1_1_0
E: ID_REVISION=0700
E: ID_SERIAL=Logitech_USB_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech\x20\x20\x20
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5305438
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

P: /devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2.1/5-2.1.1/5-2.1.1:1.1/input/input7
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2.1/5-2.1.1/5-2.1.1:1.1/input/input7
E: EV=13
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=USB_Keyboard
E: ID_MODEL_ENC=USB\x20Keyboard
E: ID_MODEL_ID=c303
E: ID_PATH=pci-0000:00:1d.0-usb-0:2.1.1:1.1
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_2_1_1_1_1
E: ID_REVISION=0700
E: ID_SERIAL=Logitech_USB_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech\x20\x20\x20
E: ID_VENDOR_ID=046d
E: KEY=2000000 10781800d000 1e000000000000 0
E: MODALIAS=input:b0003v046DpC303e0110-e0,1,4,k71,72,73,74,8C,8E,8F,9B,9C,A3,A4,A5,A6,AC,D9,ram4,lsfw
E: MSC=10
E: NAME="Logitech    USB Keyboard"
E: PHYS="usb-0000:00:1d.0-2.1.1/input1"
E: PRODUCT=3/46d/c303/110
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: UNIQ=""
E: USEC_INITIALIZED=5219985

P: /devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2.1/5-2.1.1/5-2.1.1:1.1/input/input7/event7
N: input/event7
S: input/by-id/usb-Logitech_USB_Keyboard-event-if01
S: input/by-path/pci-0000:00:1d.0-usb-0:2.1.1:1.1-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB_Keyboard-event-if01 /dev/input/by-path/pci-0000:00:1d.0-usb-0:2.1.1:1.1-event
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2.1/5-2.1.1/5-2.1.1:1.1/input/input7/event7
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=USB_Keyboard
E: ID_MODEL_ENC=USB\x20Keyboard
E: ID_MODEL_ID=c303
E: ID_PATH=pci-0000:00:1d.0-usb-0:2.1.1:1.1
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_2_1_1_1_1
E: ID_REVISION=0700
E: ID_SERIAL=Logitech_USB_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech\x20\x20\x20
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5305632
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

P: /devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2.1/5-2.1.3/5-2.1.3:1.0/input/input8
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2.1/5-2.1.3/5-2.1.3:1.0/input/input8
E: EV=17
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=Microsoft_Basic_Optical_Mouse_v2.0
E: ID_MODEL_ENC=Microsoft\x20Basic\x20Optical\x20Mouse\x20v2.0\x20
E: ID_MODEL_ID=00cb
E: ID_PATH=pci-0000:00:1d.0-usb-0:2.1.3:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_2_1_3_1_0
E: ID_REVISION=0199
E: ID_SERIAL=Microsoft_Microsoft_Basic_Optical_Mouse_v2.0
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft\x20
E: ID_VENDOR_ID=045e
E: KEY=70000 0 0 0 0
E: MODALIAS=input:b0003v045Ep00CBe0111-e0,1,2,4,k110,111,112,r0,1,8,am4,lsfw
E: MSC=10
E: NAME="Microsoft  Microsoft Basic Optical Mouse v2.0 "
E: PHYS="usb-0000:00:1d.0-2.1.3/input0"
E: PRODUCT=3/45e/cb/111
E: PROP=0
E: REL=103
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: UNIQ=""
E: USEC_INITIALIZED=5221445

P: /devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2.1/5-2.1.3/5-2.1.3:1.0/input/input8/event8
N: input/event8
S: input/by-id/usb-Microsoft_Microsoft_Basic_Optical_Mouse_v2.0-event-mouse
S: input/by-path/pci-0000:00:1d.0-usb-0:2.1.3:1.0-event-mouse
E: DEVLINKS=/dev/input/by-id/usb-Microsoft_Microsoft_Basic_Optical_Mouse_v2.0-event-mouse /dev/input/by-path/pci-0000:00:1d.0-usb-0:2.1.3:1.0-event-mouse
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2.1/5-2.1.3/5-2.1.3:1.0/input/input8/event8
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=Microsoft_Basic_Optical_Mouse_v2.0
E: ID_MODEL_ENC=Microsoft\x20Basic\x20Optical\x20Mouse\x20v2.0\x20
E: ID_MODEL_ID=00cb
E: ID_PATH=pci-0000:00:1d.0-usb-0:2.1.3:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_2_1_3_1_0
E: ID_REVISION=0199
E: ID_SERIAL=Microsoft_Microsoft_Basic_Optical_Mouse_v2.0
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft\x20
E: ID_VENDOR_ID=045e
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5224433

P: /devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2.1/5-2.1.3/5-2.1.3:1.0/input/input8/mouse0
N: input/mouse0
S: input/by-id/usb-Microsoft_Microsoft_Basic_Optical_Mouse_v2.0-mouse
S: input/by-path/pci-0000:00:1d.0-usb-0:2.1.3:1.0-mouse
E: DEVLINKS=/dev/input/by-id/usb-Microsoft_Microsoft_Basic_Optical_Mouse_v2.0-mouse /dev/input/by-path/pci-0000:00:1d.0-usb-0:2.1.3:1.0-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2.1/5-2.1.3/5-2.1.3:1.0/input/input8/mouse0
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=Microsoft_Basic_Optical_Mouse_v2.0
E: ID_MODEL_ENC=Microsoft\x20Basic\x20Optical\x20Mouse\x20v2.0\x20
E: ID_MODEL_ID=00cb
E: ID_PATH=pci-0000:00:1d.0-usb-0:2.1.3:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_2_1_3_1_0
E: ID_REVISION=0199
E: ID_SERIAL=Microsoft_Microsoft_Basic_Optical_Mouse_v2.0
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft\x20
E: ID_VENDOR_ID=045e
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5223586

P: /devices/pci0000:00/0000:00:1d.7/usb8/8-3/8-3:1.0/input/input10
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb8/8-3/8-3:1.0/input/input10
E: EV=3
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Hercules_Dualpix_Exchange
E: ID_MODEL_ENC=Hercules\x20Dualpix\x20Exchange
E: ID_MODEL_ID=3005
E: ID_PATH=pci-0000:00:1d.7-usb-0:3:1.0
E: ID_PATH_TAG=pci-0000_00_1d_7-usb-0_3_1_0
E: ID_REVISION=0100
E: ID_SERIAL=Guillemot_Corporation_Hercules_Dualpix_Exchange
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:010100:010200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Guillemot_Corporation
E: ID_VENDOR_ENC=Guillemot\x20Corporation
E: ID_VENDOR_ID=06f8
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v06F8p3005e0100-e0,1,kD4,ramlsfw
E: NAME="Hercules Dualpix Exchange"
E: PHYS="usb-0000:00:1d.7-3/button"
E: PRODUCT=3/6f8/3005/100
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5539002

P: /devices/pci0000:00/0000:00:1d.7/usb8/8-3/8-3:1.0/input/input10/event10
N: input/event10
S: input/by-id/usb-Guillemot_Corporation_Hercules_Dualpix_Exchange-event-if00
S: input/by-path/pci-0000:00:1d.7-usb-0:3:1.0-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-Guillemot_Corporation_Hercules_Dualpix_Exchange-event-if00 /dev/input/by-path/pci-0000:00:1d.7-usb-0:3:1.0-event
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb8/8-3/8-3:1.0/input/input10/event10
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Hercules_Dualpix_Exchange
E: ID_MODEL_ENC=Hercules\x20Dualpix\x20Exchange
E: ID_MODEL_ID=3005
E: ID_PATH=pci-0000:00:1d.7-usb-0:3:1.0
E: ID_PATH_TAG=pci-0000_00_1d_7-usb-0_3_1_0
E: ID_REVISION=0100
E: ID_SERIAL=Guillemot_Corporation_Hercules_Dualpix_Exchange
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:010100:010200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Guillemot_Corporation
E: ID_VENDOR_ENC=Guillemot\x20Corporation
E: ID_VENDOR_ID=06f8
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5541217
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=1100f02902002 8380307cf910f001 feffffdfffefffff fffffffffffffffe
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: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab41
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=4246357

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

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

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

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

P: /devices/platform/i8042/serio1/input/input17
E: ABS=1000003
E: DEVPATH=/devices/platform/i8042/serio1/input/input17
E: EV=b
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: KEY=420 3000f 0 0 0 0
E: MODALIAS=input:b0011v0002p0008e0200-e0,1,3,k100,101,102,103,110,111,145,14A,ra0,1,18,mlsfw
E: NAME="AlpsPS/2 ALPS GlidePoint"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/8/200
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5984230

P: /devices/platform/i8042/serio1/input/input17/event17
N: input/event17
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
E: DEVNAME=/dev/input/event17
E: DEVPATH=/devices/platform/i8042/serio1/input/input17/event17
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=81
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5999640

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

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

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

P: /devices/virtual/input/input19
E: DEVPATH=/devices/virtual/input/input19
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: KEY=ffffffffffffffff ffffffffffffffff ffffffffffffffff fffffffffffffffe
E: MODALIAS=input:b0003v0000p0000e0004-e0,1,k71,72,73,74,75,76,77,78,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8B,8C,8D,8E,8F,90,91,92,93,94,95,96,97,98,99,9A,9B,9C,9D,9E,9F,A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,AA,AB,AC,AD,AE,AF,B0,B1,B2,B3,B4,B5,B6,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,C3,C4,C5,C6,C7,C8,C9,CA,CB,CC,CD,CE,CF,D0,D1,D2,D3,D4,D5,D6,D7,D8,D9,DA,DB,DC,DD,DE,DF,E0,E1,E2,E3,E4,E5,E6,E7,E8,E9,EA,EB,EC,ED,EE,EF,F0,F1,F2,F3,F4,F5,F6,F7,F8,F9,FA,FB,FC,FD,FE,FF,ramlsfw
E: NAME="ACPI Virtual Keyboard Device"
E: PRODUCT=3/0/0/4
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=16461054

P: /devices/virtual/input/input19/event19
N: input/event19
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event19
E: DEVPATH=/devices/virtual/input/input19/event19
E: DMI_VENDOR=Dell Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=83
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=16463425
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

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

P: /devices/virtual/input/input4/event4
N: input/event4
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/virtual/input/input4/event4
E: DMI_VENDOR=Dell Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5305354
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9


DRM Information from dmesg:
---------------------------
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[    0.670605] Linux agpgart interface v0.103
[    0.670684] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
[    0.670720] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    0.671577] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[    0.671694] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
[    5.393817] [drm] Initialized drm 1.1.0 20060810
[    5.553418] [drm] Memory usable by graphics device = 2048M
[    5.564309] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    5.564311] [drm] Driver supports precise vblank timestamp query.
[    5.889154] fbcon: inteldrmfb (fb0) is primary device
[    6.807317] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    6.834835] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0


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

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

Versions of packages xserver-xorg-core depends on:
ii  keyboard-configuration  1.93
ii  libaudit0               1:1.7.18-1.1
ii  libc6                   2.17-3
ii  libdrm2                 2.4.45-3
ii  libgcrypt11             1.5.2-2
ii  libpciaccess0           0.13.1-2
ii  libpixman-1-0           0.26.0-4
ii  libselinux1             2.1.13-2
ii  libudev0                175-7.2
ii  libxau6                 1:1.0.8-1
ii  libxdmcp6               1:1.1.1-1
ii  libxfont1               1:1.4.5-2
ii  udev                    175-7.2
ii  xserver-common          2:1.12.4-6

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

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

-- no debconf information

-- 
Olivier BERGER 
(OpenPGP: 4096R/7C5BB6A5)
http://www.olivierberger.com/weblog/


Reply to: