[ANNOUNCE] xf86-video-intel 2.99.905

Chris Clayton chris2553 at gmail.com
Thu Oct 31 17:09:14 CET 2013



On 10/31/13 13:58, Chris Wilson wrote:
> On Thu, Oct 31, 2013 at 08:29:02AM +0000, Chris Clayton wrote:
>> Hi again.
>>
>> On 10/30/13 17:12, Chris Clayton wrote:
>>> Hi Chris,
>>>
>>> I've been trying out this driver and have been getting some text rendering problems on my KDE-3.5.10 desktop. I've also
>>> grabbed the tar ball of the latest git version of the driver (ed282456240cc0a7ae9a235ea8aea14a8b8a54ef) and get the same
>>> problem. I do not see the problem with 2.99.904.
>>>
>>> The problem is that if I open a new konqueror window, place the mouse cursor in it and then scroll the window contents
>>> with the mouse wheel, I get text in the window decorations at the bottom of the window. I've attached a snapshot of an
>>> affected konqueror window (hope it gets through your and X.org's mail filters). Sometimes the text also spills out on to
>>> the desktop itself and remains there until that part of the screen is refreshed for some reason - e.g. drag a window
>>> onto and then off the area. I have a snapshot of that too and can send it if it would help, although I guess that's
>>> unlikely.
>>>
>>>  Do you have any immediate ides which change might be the "culprit" and I could try reverting? If not, I can clone the
>>> git tree and do a bisect.
>>>
>>
>> I've done a bisect and I ended up with:
>>
>> ec0866e86d365ae3fd9790b1b263d49fc4981220 is the first bad commit
>> commit ec0866e86d365ae3fd9790b1b263d49fc4981220
>> Author: Chris Wilson <chris at chris-wilson.co.uk>
>> Date:   Wed Oct 16 22:39:54 2013 +0100
>>
>>     sna/glyphs: Fix computation of extents for long strings
>>
>>     And make sure we consider such overflowing strings for correct clipping
>>     against Windows.
>>
>>     To offset the cost of doing a full extents check (~10% on aa10text), we
>>     introduce an approximate extents query (~1% on aa10text). The disparity
>>     should be rare, and should be an overestimate to force redundant
>>     clipping.
>>
>>     Reported-by: Clemens Eisserer <linuxhippy at gmail.com>
>>     Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=70541
>>     Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
>>
>> :040000 040000 9f18aa33be6c0af2cd6e527943efa8dfe401c7cb 65a7be4deacaacc9c6f90a911317f40b37299bf4 M      src
>>
>> Unfortunately, the commit doesn't revert cleanly and looks a bit too complex for me to start hacking out. However, I
>> have confirmed that a driver built from a tarball up to and including the preceding  does not have the problem, whereas
>> one built from the tarball that includes up to and including this commit does.
> 
> That's odd as that regression was fixed shortly after
> 
> commit f81a7f7192a821654bc72a6b34625a6367cb8479
> Author: Chris Wilson <chris at chris-wilson.co.uk>
> Date:   Fri Oct 18 09:19:14 2013 +0100
> 
>     sna/glyphs: Remove glyph_approx_extents
>     
>     It didn't consider the height of the glyph above the baseline, i.e. it
>     was fundamentally flawed. The only thing to do is to make sure that
>     glyph_extents() is sufficiently fast never to show up in profiles.
>     (Until then QA should spot the ~10% regression.) An alternative would be
>     to feed the drawable clip extents to the render engine and avoid manual
>     clipping if the clip region covers the whole drawable.
>     
>     Reported-by: Clemens Eisserer <linuxhippy at gmail.com>
>     Reported-by: Jiri Slaby <jirislaby at gmail.com>
>     Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=70552
>     Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> 
> 
> But the description of your symptoms does match up with
> https://bugs.freedesktop.org/attachment.cgi?id=87766
> 
> Can you please verify that you have tested with the latest? An Xorg.0.log
> would be the best proof.

Attached are two Xorg.0.log files. As the names indicate, one is for the released 2.99.905 driver and the other is for a
driver up to and including 82e6d41c2f4f343bd1854d3d8ee4b624b5d68971, which, 30 minutes or so ago, was the latest commit.
Both drivers exhibit the problem I described yesterday.

Chris


> -Chris
> 
-------------- next part --------------
[  4094.326] _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
[  4094.327] _XSERVTransOpen: transport open failed for inet6/laptop:0
[  4094.327] _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
[  4094.341] 
This is a pre-release version of the X server from Chris Clayton.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
[  4094.341] 
X.Org X Server 1.14.3.901 (1.14.4 RC 1)
Release Date: 2013-10-26
[  4094.341] X Protocol Version 11, Revision 0
[  4094.341] Build Operating System: laptop 3.12.0-rc6+ 
[  4094.341] Current Operating System: Linux laptop 3.12.0-rc7+ #195 SMP PREEMPT Tue Oct 29 08:04:20 GMT 2013 x86_64
[  4094.341] Kernel command line: root=/dev/sda3 ro resume=/dev/sda6
[  4094.341] Build Date: 27 October 2013  09:42:23AM
[  4094.341] Build ID: xorg-x11-server 1.14.3.901-1 
[  4094.341] Current version of pixman: 0.30.0
[  4094.341] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  4094.341] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  4094.341] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Oct 31 15:47:08 2013
[  4094.341] (==) Using config file: "/etc/X11/xorg.conf"
[  4094.341] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  4094.342] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  4094.342] (==) ServerLayout "Layout1"
[  4094.342] (**) |-->Screen "Screen1" (0)
[  4094.342] (**) |   |-->Monitor "Monitor1"
[  4094.342] (**) |   |-->Device "Device1"
[  4094.343] (**) Option "AutoAddDevices" "on"
[  4094.343] (**) Automatically adding devices
[  4094.343] (==) Automatically enabling devices
[  4094.343] (==) Automatically adding GPU devices
[  4094.343] (**) FontPath set to:
	catalogue:/etc/X11/fontpath.d,
	catalogue:/etc/X11/fontpath.d,
	built-ins
[  4094.343] (==) ModulePath set to "/usr/lib/xorg/modules"
[  4094.343] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  4094.343] (II) Loader magic: 0x8285be0
[  4094.343] (II) Module ABI versions:
[  4094.343] 	X.Org ANSI C Emulation: 0.4
[  4094.343] 	X.Org Video Driver: 14.1
[  4094.343] 	X.Org XInput driver : 19.1
[  4094.343] 	X.Org Server Extension : 7.0
[  4094.343] (II) xfree86: Adding drm device (/dev/dri/card0)
[  4094.346] (--) PCI:*(0:0:2:0) 8086:0126:10cf:15ea rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64
[  4094.346] Initializing built-in extension Generic Event Extension
[  4094.346] Initializing built-in extension SHAPE
[  4094.346] Initializing built-in extension MIT-SHM
[  4094.346] Initializing built-in extension XInputExtension
[  4094.346] Initializing built-in extension XTEST
[  4094.346] Initializing built-in extension BIG-REQUESTS
[  4094.346] Initializing built-in extension SYNC
[  4094.346] Initializing built-in extension XKEYBOARD
[  4094.346] Initializing built-in extension XC-MISC
[  4094.346] Initializing built-in extension XINERAMA
[  4094.346] Initializing built-in extension XFIXES
[  4094.346] Initializing built-in extension RENDER
[  4094.346] Initializing built-in extension RANDR
[  4094.346] Initializing built-in extension COMPOSITE
[  4094.346] Initializing built-in extension DAMAGE
[  4094.346] Initializing built-in extension MIT-SCREEN-SAVER
[  4094.346] Initializing built-in extension DOUBLE-BUFFER
[  4094.346] Initializing built-in extension RECORD
[  4094.346] Initializing built-in extension DPMS
[  4094.346] Initializing built-in extension X-Resource
[  4094.346] Initializing built-in extension XVideo
[  4094.346] Initializing built-in extension XVideo-MotionCompensation
[  4094.346] Initializing built-in extension XFree86-VidModeExtension
[  4094.346] Initializing built-in extension XFree86-DGA
[  4094.346] Initializing built-in extension XFree86-DRI
[  4094.346] Initializing built-in extension DRI2
[  4094.346] (II) "glx" will be loaded by default.
[  4094.346] (II) LoadModule: "glx"
[  4094.347] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  4094.347] (II) Module glx: vendor="X.Org Foundation"
[  4094.347] 	compiled for 1.14.3.901, module version = 1.0.0
[  4094.347] 	ABI class: X.Org Server Extension, version 7.0
[  4094.347] (==) AIGLX enabled
[  4094.347] Loading extension GLX
[  4094.347] (II) LoadModule: "intel"
[  4094.347] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  4094.349] (II) Module intel: vendor="X.Org Foundation"
[  4094.349] 	compiled for 1.14.3.901, module version = 2.99.905
[  4094.349] 	Module class: X.Org Video Driver
[  4094.349] 	ABI class: X.Org Video Driver, version 14.1
[  4094.349] (II) intel: Driver for Intel(R) 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, HD Graphics,
	HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
	HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
	HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
	HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
[  4094.350] (++) using VT number 5

[  4094.360] (II) intel(0): Creating default Display subsection in Screen section
	"Screen1" for depth/fbbpp 24/32
[  4094.360] (**) intel(0): Depth 24, (--) framebuffer bpp 32
[  4094.360] (==) intel(0): RGB weight 888
[  4094.360] (==) intel(0): Default visual is TrueColor
[  4094.360] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 3000
[  4094.360] (--) intel(0): CPU: x86, sse2, sse3, ssse3, sse4.1, sse4.2, avx
[  4094.360] (**) intel(0): Framebuffer tiled
[  4094.360] (**) intel(0): Pixmaps tiled
[  4094.360] (**) intel(0): "Tear free" disabled
[  4094.360] (**) intel(0): Forcing per-crtc-pixmaps? no
[  4094.361] (II) intel(0): Output LVDS1 using monitor section Monitor1
[  4094.361] (--) intel(0): found backlight control interface acpi_video0 (type 'firmware')
[  4094.361] (II) intel(0): Output VGA1 has no monitor section
[  4094.361] (II) intel(0): Output HDMI1 has no monitor section
[  4094.361] (II) intel(0): Output DP1 has no monitor section
[  4094.361] (II) intel(0): Output VIRTUAL1 has no monitor section
[  4094.361] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0
[  4094.361] (==) intel(0): DPI set to (96, 96)
[  4094.361] (II) Loading sub module "dri2"
[  4094.361] (II) LoadModule: "dri2"
[  4094.361] (II) Module "dri2" already built-in
[  4094.361] (==) Depth 24 pixmap format is 32 bpp
[  4094.362] (II) intel(0): SNA initialized with Sandybridge (gen6, gt2) backend
[  4094.362] (==) intel(0): Backing store disabled
[  4094.362] (==) intel(0): Silken mouse enabled
[  4094.362] (II) intel(0): HW Cursor enabled
[  4094.362] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  4094.362] (**) intel(0): DPMS enabled
[  4094.362] (II) intel(0): [DRI2] Setup complete
[  4094.362] (II) intel(0): [DRI2]   DRI driver: i965
[  4094.362] (II) intel(0): direct rendering: DRI2 Enabled
[  4094.362] (==) intel(0): hotplug detection: "enabled"
[  4094.363] (--) RandR disabled
[  4094.401] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  4094.401] (II) AIGLX: enabled GLX_INTEL_swap_event
[  4094.401] (II) AIGLX: enabled GLX_ARB_create_context
[  4094.401] (II) AIGLX: enabled GLX_ARB_create_context_profile
[  4094.402] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[  4094.402] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  4094.402] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  4094.402] (II) AIGLX: Loaded and initialized i965
[  4094.402] (II) GLX: Initialized DRI2 GL provider for screen 0
[  4094.406] (II) intel(0): switch to mode 1366x768 at 60.0 on pipe 0 using LVDS1, position (0, 0), rotation normal
[  4094.420] (II) intel(0): Setting screen physical size to 361 x 203
[  4094.554] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  4094.554] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  4094.554] (**) Power Button: Applying InputClass "Keyboard"
[  4094.554] (II) LoadModule: "evdev"
[  4094.554] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  4094.554] (II) Module evdev: vendor="X.Org Foundation"
[  4094.554] 	compiled for 1.14.3, module version = 2.8.2
[  4094.554] 	Module class: X.Org XInput Driver
[  4094.554] 	ABI class: X.Org XInput driver, version 19.1
[  4094.554] (II) Using input driver 'evdev' for 'Power Button'
[  4094.554] (**) Power Button: always reports core events
[  4094.554] (**) evdev: Power Button: Device: "/dev/input/event2"
[  4094.555] (--) evdev: Power Button: Vendor 0 Product 0x1
[  4094.555] (--) evdev: Power Button: Found keys
[  4094.555] (II) evdev: Power Button: Configuring as keyboard
[  4094.555] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[  4094.555] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  4094.555] (**) Option "xkb_rules" "evdev"
[  4094.555] (**) Option "xkb_model" "pc105"
[  4094.555] (**) Option "xkb_layout" "gb"
[  4094.555] (**) Option "xkb_variant" "extd"
[  4094.555] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[  4094.608] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[  4094.608] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  4094.608] (**) Video Bus: Applying InputClass "Keyboard"
[  4094.608] (II) Using input driver 'evdev' for 'Video Bus'
[  4094.608] (**) Video Bus: always reports core events
[  4094.608] (**) evdev: Video Bus: Device: "/dev/input/event3"
[  4094.608] (--) evdev: Video Bus: Vendor 0 Product 0x6
[  4094.608] (--) evdev: Video Bus: Found keys
[  4094.608] (II) evdev: Video Bus: Configuring as keyboard
[  4094.608] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[  4094.608] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[  4094.609] (**) Option "xkb_rules" "evdev"
[  4094.609] (**) Option "xkb_model" "pc105"
[  4094.609] (**) Option "xkb_layout" "gb"
[  4094.609] (**) Option "xkb_variant" "extd"
[  4094.609] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[  4094.610] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[  4094.610] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  4094.610] (**) Power Button: Applying InputClass "Keyboard"
[  4094.610] (II) Using input driver 'evdev' for 'Power Button'
[  4094.610] (**) Power Button: always reports core events
[  4094.610] (**) evdev: Power Button: Device: "/dev/input/event0"
[  4094.610] (--) evdev: Power Button: Vendor 0 Product 0x1
[  4094.610] (--) evdev: Power Button: Found keys
[  4094.610] (II) evdev: Power Button: Configuring as keyboard
[  4094.610] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[  4094.610] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[  4094.610] (**) Option "xkb_rules" "evdev"
[  4094.610] (**) Option "xkb_model" "pc105"
[  4094.610] (**) Option "xkb_layout" "gb"
[  4094.610] (**) Option "xkb_variant" "extd"
[  4094.610] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[  4094.611] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[  4094.611] (II) No input driver specified, ignoring this device.
[  4094.611] (II) This device may have been added with another device file.
[  4094.611] (II) config/udev: Adding drm device (/dev/dri/card0)
[  4094.612] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event5)
[  4094.612] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[  4094.612] (**) USB Optical Mouse: Applying InputClass "Mouse"
[  4094.612] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[  4094.612] (**) USB Optical Mouse: always reports core events
[  4094.612] (**) evdev: USB Optical Mouse: Device: "/dev/input/event5"
[  4094.612] (--) evdev: USB Optical Mouse: Vendor 0x461 Product 0x4d20
[  4094.612] (--) evdev: USB Optical Mouse: Found 3 mouse buttons
[  4094.612] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[  4094.612] (--) evdev: USB Optical Mouse: Found relative axes
[  4094.612] (--) evdev: USB Optical Mouse: Found x and y relative axes
[  4094.612] (II) evdev: USB Optical Mouse: Configuring as mouse
[  4094.612] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[  4094.612] (**) Option "Emulate3Buttons" "off"
[  4094.612] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[  4094.612] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  4094.613] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input5/event5"
[  4094.613] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 9)
[  4094.613] (II) evdev: USB Optical Mouse: initialized for relative axes.
[  4094.613] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[  4094.613] (**) USB Optical Mouse: (accel) acceleration profile 0
[  4094.613] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[  4094.613] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[  4094.614] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[  4094.614] (II) No input driver specified, ignoring this device.
[  4094.614] (II) This device may have been added with another device file.
[  4094.614] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[  4094.614] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  4094.614] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard"
[  4094.614] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  4094.614] (**) AT Translated Set 2 keyboard: always reports core events
[  4094.614] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event4"
[  4094.614] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[  4094.614] (--) evdev: AT Translated Set 2 keyboard: Found keys
[  4094.614] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[  4094.614] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[  4094.614] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[  4094.614] (**) Option "xkb_rules" "evdev"
[  4094.614] (**) Option "xkb_model" "pc105"
[  4094.614] (**) Option "xkb_layout" "gb"
[  4094.615] (**) Option "xkb_variant" "extd"
[  4094.615] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[  4094.753] (II) intel(0): EDID vendor "LGD", prod id 732
[  4094.753] (II) intel(0): Printing DDC gathered Modelines:
[  4094.753] (II) intel(0): Modeline "1366x768"x0.0   70.00  1366 1402 1450 1492  768 771 776 782 -hsync -vsync (46.9 kHz eP)
-------------- next part --------------
[  3448.181] _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
[  3448.181] _XSERVTransOpen: transport open failed for inet6/laptop:0
[  3448.181] _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
[  3448.195] 
This is a pre-release version of the X server from Chris Clayton.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
[  3448.195] 
X.Org X Server 1.14.3.901 (1.14.4 RC 1)
Release Date: 2013-10-26
[  3448.195] X Protocol Version 11, Revision 0
[  3448.195] Build Operating System: laptop 3.12.0-rc6+ 
[  3448.195] Current Operating System: Linux laptop 3.12.0-rc7+ #195 SMP PREEMPT Tue Oct 29 08:04:20 GMT 2013 x86_64
[  3448.196] Kernel command line: root=/dev/sda3 ro resume=/dev/sda6
[  3448.196] Build Date: 27 October 2013  09:42:23AM
[  3448.196] Build ID: xorg-x11-server 1.14.3.901-1 
[  3448.196] Current version of pixman: 0.30.0
[  3448.196] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  3448.196] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  3448.196] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Oct 31 15:36:22 2013
[  3448.196] (==) Using config file: "/etc/X11/xorg.conf"
[  3448.196] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  3448.196] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  3448.197] (==) ServerLayout "Layout1"
[  3448.197] (**) |-->Screen "Screen1" (0)
[  3448.197] (**) |   |-->Monitor "Monitor1"
[  3448.197] (**) |   |-->Device "Device1"
[  3448.197] (**) Option "AutoAddDevices" "on"
[  3448.197] (**) Automatically adding devices
[  3448.197] (==) Automatically enabling devices
[  3448.197] (==) Automatically adding GPU devices
[  3448.197] (**) FontPath set to:
	catalogue:/etc/X11/fontpath.d,
	catalogue:/etc/X11/fontpath.d,
	built-ins
[  3448.197] (==) ModulePath set to "/usr/lib/xorg/modules"
[  3448.197] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  3448.197] (II) Loader magic: 0x8285be0
[  3448.197] (II) Module ABI versions:
[  3448.197] 	X.Org ANSI C Emulation: 0.4
[  3448.197] 	X.Org Video Driver: 14.1
[  3448.197] 	X.Org XInput driver : 19.1
[  3448.198] 	X.Org Server Extension : 7.0
[  3448.198] (II) xfree86: Adding drm device (/dev/dri/card0)
[  3448.201] (--) PCI:*(0:0:2:0) 8086:0126:10cf:15ea rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64
[  3448.201] Initializing built-in extension Generic Event Extension
[  3448.201] Initializing built-in extension SHAPE
[  3448.201] Initializing built-in extension MIT-SHM
[  3448.201] Initializing built-in extension XInputExtension
[  3448.201] Initializing built-in extension XTEST
[  3448.201] Initializing built-in extension BIG-REQUESTS
[  3448.201] Initializing built-in extension SYNC
[  3448.201] Initializing built-in extension XKEYBOARD
[  3448.201] Initializing built-in extension XC-MISC
[  3448.201] Initializing built-in extension XINERAMA
[  3448.201] Initializing built-in extension XFIXES
[  3448.201] Initializing built-in extension RENDER
[  3448.201] Initializing built-in extension RANDR
[  3448.201] Initializing built-in extension COMPOSITE
[  3448.201] Initializing built-in extension DAMAGE
[  3448.201] Initializing built-in extension MIT-SCREEN-SAVER
[  3448.201] Initializing built-in extension DOUBLE-BUFFER
[  3448.201] Initializing built-in extension RECORD
[  3448.201] Initializing built-in extension DPMS
[  3448.201] Initializing built-in extension X-Resource
[  3448.201] Initializing built-in extension XVideo
[  3448.201] Initializing built-in extension XVideo-MotionCompensation
[  3448.201] Initializing built-in extension XFree86-VidModeExtension
[  3448.201] Initializing built-in extension XFree86-DGA
[  3448.201] Initializing built-in extension XFree86-DRI
[  3448.201] Initializing built-in extension DRI2
[  3448.201] (II) "glx" will be loaded by default.
[  3448.201] (II) LoadModule: "glx"
[  3448.202] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  3448.202] (II) Module glx: vendor="X.Org Foundation"
[  3448.202] 	compiled for 1.14.3.901, module version = 1.0.0
[  3448.202] 	ABI class: X.Org Server Extension, version 7.0
[  3448.202] (==) AIGLX enabled
[  3448.202] Loading extension GLX
[  3448.202] (II) LoadModule: "intel"
[  3448.202] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  3448.204] (II) Module intel: vendor="X.Org Foundation"
[  3448.204] 	compiled for 1.14.3, module version = 2.99.905
[  3448.204] 	Module class: X.Org Video Driver
[  3448.204] 	ABI class: X.Org Video Driver, version 14.1
[  3448.204] (II) intel: Driver for Intel(R) 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, HD Graphics,
	HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
	HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
	HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
	HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
[  3448.205] (++) using VT number 5

[  3448.215] (II) intel(0): Creating default Display subsection in Screen section
	"Screen1" for depth/fbbpp 24/32
[  3448.215] (**) intel(0): Depth 24, (--) framebuffer bpp 32
[  3448.215] (==) intel(0): RGB weight 888
[  3448.215] (==) intel(0): Default visual is TrueColor
[  3448.215] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 3000
[  3448.215] (--) intel(0): CPU: x86, sse2, sse3, ssse3, sse4.1, sse4.2, avx
[  3448.215] (**) intel(0): Framebuffer tiled
[  3448.215] (**) intel(0): Pixmaps tiled
[  3448.215] (**) intel(0): "Tear free" disabled
[  3448.215] (**) intel(0): Forcing per-crtc-pixmaps? no
[  3448.215] (II) intel(0): Output LVDS1 using monitor section Monitor1
[  3448.216] (--) intel(0): found backlight control interface acpi_video0 (type 'firmware')
[  3448.216] (II) intel(0): Output VGA1 has no monitor section
[  3448.216] (II) intel(0): Output HDMI1 has no monitor section
[  3448.216] (II) intel(0): Output DP1 has no monitor section
[  3448.216] (II) intel(0): Output VIRTUAL1 has no monitor section
[  3448.216] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0
[  3448.216] (==) intel(0): DPI set to (96, 96)
[  3448.216] (II) Loading sub module "dri2"
[  3448.216] (II) LoadModule: "dri2"
[  3448.216] (II) Module "dri2" already built-in
[  3448.216] (==) Depth 24 pixmap format is 32 bpp
[  3448.217] (II) intel(0): SNA initialized with Sandybridge (gen6, gt2) backend
[  3448.217] (==) intel(0): Backing store disabled
[  3448.217] (==) intel(0): Silken mouse enabled
[  3448.217] (II) intel(0): HW Cursor enabled
[  3448.217] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  3448.217] (**) intel(0): DPMS enabled
[  3448.217] (II) intel(0): [DRI2] Setup complete
[  3448.217] (II) intel(0): [DRI2]   DRI driver: i965
[  3448.217] (II) intel(0): direct rendering: DRI2 Enabled
[  3448.217] (==) intel(0): hotplug detection: "enabled"
[  3448.217] (--) RandR disabled
[  3448.257] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  3448.257] (II) AIGLX: enabled GLX_INTEL_swap_event
[  3448.257] (II) AIGLX: enabled GLX_ARB_create_context
[  3448.257] (II) AIGLX: enabled GLX_ARB_create_context_profile
[  3448.257] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[  3448.257] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  3448.257] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  3448.257] (II) AIGLX: Loaded and initialized i965
[  3448.257] (II) GLX: Initialized DRI2 GL provider for screen 0
[  3448.261] (II) intel(0): switch to mode 1366x768 at 60.0 on pipe 0 using LVDS1, position (0, 0), rotation normal
[  3448.276] (II) intel(0): Setting screen physical size to 361 x 203
[  3448.410] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  3448.410] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  3448.410] (**) Power Button: Applying InputClass "Keyboard"
[  3448.410] (II) LoadModule: "evdev"
[  3448.410] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  3448.411] (II) Module evdev: vendor="X.Org Foundation"
[  3448.411] 	compiled for 1.14.3, module version = 2.8.2
[  3448.411] 	Module class: X.Org XInput Driver
[  3448.411] 	ABI class: X.Org XInput driver, version 19.1
[  3448.411] (II) Using input driver 'evdev' for 'Power Button'
[  3448.411] (**) Power Button: always reports core events
[  3448.411] (**) evdev: Power Button: Device: "/dev/input/event2"
[  3448.411] (--) evdev: Power Button: Vendor 0 Product 0x1
[  3448.411] (--) evdev: Power Button: Found keys
[  3448.411] (II) evdev: Power Button: Configuring as keyboard
[  3448.411] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[  3448.411] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  3448.411] (**) Option "xkb_rules" "evdev"
[  3448.411] (**) Option "xkb_model" "pc105"
[  3448.411] (**) Option "xkb_layout" "gb"
[  3448.411] (**) Option "xkb_variant" "extd"
[  3448.411] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[  3448.464] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[  3448.464] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  3448.464] (**) Video Bus: Applying InputClass "Keyboard"
[  3448.464] (II) Using input driver 'evdev' for 'Video Bus'
[  3448.465] (**) Video Bus: always reports core events
[  3448.465] (**) evdev: Video Bus: Device: "/dev/input/event3"
[  3448.465] (--) evdev: Video Bus: Vendor 0 Product 0x6
[  3448.465] (--) evdev: Video Bus: Found keys
[  3448.465] (II) evdev: Video Bus: Configuring as keyboard
[  3448.465] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[  3448.465] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[  3448.465] (**) Option "xkb_rules" "evdev"
[  3448.465] (**) Option "xkb_model" "pc105"
[  3448.465] (**) Option "xkb_layout" "gb"
[  3448.465] (**) Option "xkb_variant" "extd"
[  3448.465] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[  3448.466] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[  3448.466] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  3448.466] (**) Power Button: Applying InputClass "Keyboard"
[  3448.466] (II) Using input driver 'evdev' for 'Power Button'
[  3448.466] (**) Power Button: always reports core events
[  3448.466] (**) evdev: Power Button: Device: "/dev/input/event0"
[  3448.466] (--) evdev: Power Button: Vendor 0 Product 0x1
[  3448.466] (--) evdev: Power Button: Found keys
[  3448.466] (II) evdev: Power Button: Configuring as keyboard
[  3448.466] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[  3448.466] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[  3448.466] (**) Option "xkb_rules" "evdev"
[  3448.466] (**) Option "xkb_model" "pc105"
[  3448.466] (**) Option "xkb_layout" "gb"
[  3448.466] (**) Option "xkb_variant" "extd"
[  3448.466] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[  3448.467] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[  3448.467] (II) No input driver specified, ignoring this device.
[  3448.467] (II) This device may have been added with another device file.
[  3448.467] (II) config/udev: Adding drm device (/dev/dri/card0)
[  3448.468] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event5)
[  3448.468] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[  3448.468] (**) USB Optical Mouse: Applying InputClass "Mouse"
[  3448.468] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[  3448.468] (**) USB Optical Mouse: always reports core events
[  3448.468] (**) evdev: USB Optical Mouse: Device: "/dev/input/event5"
[  3448.468] (--) evdev: USB Optical Mouse: Vendor 0x461 Product 0x4d20
[  3448.468] (--) evdev: USB Optical Mouse: Found 3 mouse buttons
[  3448.468] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[  3448.468] (--) evdev: USB Optical Mouse: Found relative axes
[  3448.468] (--) evdev: USB Optical Mouse: Found x and y relative axes
[  3448.469] (II) evdev: USB Optical Mouse: Configuring as mouse
[  3448.469] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[  3448.469] (**) Option "Emulate3Buttons" "off"
[  3448.469] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[  3448.469] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  3448.469] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input5/event5"
[  3448.469] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 9)
[  3448.469] (II) evdev: USB Optical Mouse: initialized for relative axes.
[  3448.469] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[  3448.469] (**) USB Optical Mouse: (accel) acceleration profile 0
[  3448.469] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[  3448.469] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[  3448.470] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[  3448.470] (II) No input driver specified, ignoring this device.
[  3448.470] (II) This device may have been added with another device file.
[  3448.470] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[  3448.470] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  3448.470] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard"
[  3448.470] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  3448.470] (**) AT Translated Set 2 keyboard: always reports core events
[  3448.470] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event4"
[  3448.470] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[  3448.470] (--) evdev: AT Translated Set 2 keyboard: Found keys
[  3448.470] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[  3448.471] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[  3448.471] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[  3448.471] (**) Option "xkb_rules" "evdev"
[  3448.471] (**) Option "xkb_model" "pc105"
[  3448.471] (**) Option "xkb_layout" "gb"
[  3448.471] (**) Option "xkb_variant" "extd"
[  3448.471] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[  3448.606] (II) intel(0): EDID vendor "LGD", prod id 732
[  3448.606] (II) intel(0): Printing DDC gathered Modelines:
[  3448.606] (II) intel(0): Modeline "1366x768"x0.0   70.00  1366 1402 1450 1492  768 771 776 782 -hsync -vsync (46.9 kHz eP)


More information about the xorg mailing list