Howdy,

So I've had xorg crash for me from time to time. Maybe every 3 or 4
days.
It always happens when I move the mouse and try to get to a window (X
never crashes on its own).

It's on a thinkpad W500, which I've used for over a year without any X
crashes until some recent update, and I'm not sure which one.

Crashes started with ubuntu maverick / X.Org X Server 1.6.4.
I ended up upgrading X and deps (just that, not all of ubuntu which I
trust less and less with the crazy changes they're doing now) to ubuntu
narshall / X.Org X Server 1.10.1.
Problem did not go away.

Now, I just upgraded to the oneric X server:
X.Org X Server 1.10.2.902 (1.10.3 RC 2)
and I had the problem yet again :(

I have a lenovo W500 with
[    73.412] (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
[    73.412] (--) intel(0): Chipset: "GM45"

Currenly on 3.0.1, although it's happened with various kernels from
2.6.26 on IIRC.

I do not have vmware, but I have virtualbox 4.1, although it's on the
host OS I run X on, vbox is only used to run windows. Most of my crashes
did not happen while virtualbox was actually running.
I just unloaded its kernel modules now it case that makes a difference.

Currently, I have:
Package: xserver-xorg-video-intel
Version: 2:2.15.901-1ubuntu2

xorg.conf and xorg.log attached.

Crashes look like this:
[152465.487] (II) intel(0): Modeline "1920x1200"x0.0  134.28  1920 1968 2000 
2208  1200 1202 1208 1220 -hsync -vsync (60.8 kHz)
[244311.974]
Backtrace:
[244312.106] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80eab8b]
[244312.106] 1: /usr/bin/X (0x8048000+0x5fb38) [0x80a7b38]
[244312.106] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xffffe40c]
[244312.106] 3: /usr/bin/X (ProcUngrabKeyboard+0x10f) [0x807e0bf]
[244312.106] 4: /usr/bin/X (0x8048000+0x28167) [0x8070167]
[244312.106] 5: /usr/bin/X (0x8048000+0x1a81c) [0x806281c]
[244312.106] 6: /lib/i386-linux-gnu/libc.so.6 (__libc_start_main+0xe7) 
[0xb75c7e37]
[244312.106] 7: /usr/bin/X (0x8048000+0x1a411) [0x8062411]
[244312.107] Segmentation fault at address 0x36d
[244312.107]
Caught signal 11 (Segmentation fault). Server aborting

[245227.218] (II) 3rd Button detected: disabling emulate3Button
[481050.670]
Backtrace:
[481050.843] 0: /usr/bin/X (xorg_backtrace+0x37) [0x80a66c7]
[481050.843] 1: /usr/bin/X (0x8048000+0x62c9a) [0x80aac9a]
[481050.843] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xffffe40c]
[481050.843] 3: /usr/bin/X (0x8048000+0x3a68b) [0x808268b]
[481050.843] 4: /usr/bin/X (ProcUngrabKeyboard+0x120) [0x807ff00]
[481050.843] 5: /usr/bin/X (0x8048000+0x2a117) [0x8072117]
[481050.844] 6: /usr/bin/X (0x8048000+0x1c70c) [0x806470c]
[481050.844] 7: /lib/i386-linux-gnu/libc.so.6 (__libc_start_main+0xe7) 
[0xb742be37]
[481050.844] 8: /usr/bin/X (0x8048000+0x1ca21) [0x8064a21]
[481050.844] Segmentation fault at address 0x365
[481050.845]
Caught signal 11 (Segmentation fault). Server aborting
[481050.855]

[  1294.689] (II) intel(0): Modeline "1920x1200"x0.0  134.28  1920 1968 2000 
2208  1200 1202 1208 1220
-hsync -vsync (60.8 kHz)
[  1295.007] (II) Mouse0: ps2EnableDataReporting: succeeded
[  2422.164] (II) 3rd Button detected: disabling emulate3Button
[ 90586.764]
Backtrace:
[ 90586.838] 0: /usr/bin/X (xorg_backtrace+0x37) [0x80a66c7]
[ 90586.839] 1: /usr/bin/X (0x8048000+0x62c9a) [0x80aac9a]
[ 90586.839] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xffffe40c]
[ 90586.839] 3: /usr/bin/X (0x8048000+0x3a68b) [0x808268b]
[ 90586.839] 4: /usr/bin/X (ProcUngrabKeyboard+0x120) [0x807ff00]
[ 90586.839] 5: /usr/bin/X (0x8048000+0x2a117) [0x8072117]
[ 90586.839] 6: /usr/bin/X (0x8048000+0x1c70c) [0x806470c]
[ 90586.839] 7: /lib/i386-linux-gnu/libc.so.6 (__libc_start_main+0xe7) 
[0xb7466e37]
[ 90586.839] 8: /usr/bin/X (0x8048000+0x1ca21) [0x8064a21]
[ 90586.839] Segmentation fault at address 0x35d
[ 90586.840]
Caught signal 11 (Segmentation fault). Server aborting
[ 90586.840]


Any idea what I can do? The crashes and data loss are vexing, and I'm not
sure what else to upgrade/change to get back to a working configuration
like I had before.

Thanks,
Marc
-- 
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems ....
                                      .... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/

Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

#Section "Files"
#       ModulePath   "/usr/lib/xorg/modules"
#       FontPath     "/usr/share/fonts/X11/misc"
#       FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
#       FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
#       FontPath     "/usr/share/fonts/X11/Type1"
#       FontPath     "/usr/share/fonts/X11/100dpi"
#       FontPath     "/usr/share/fonts/X11/75dpi"
#       FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
#       FontPath     "built-ins"
#EndSection

Section "Module"
        #Load  "vnc"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "us"
        Option  "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection

# This is needed by the new dbus keyboard driver.
Section "InputClass"
    Identifier          "Keyboard Defaults"
    MatchIsKeyboard     "yes"
    Option              "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection


Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
EndSection

#Section "Device"
#       Identifier      "ATI Radeon r6xx"
#       #Driver         "radeon"
#       # radeonhd / exa buggy with 3D in 1.2.5 driver still
#       Driver          "radeonhd"
#       Busid           "PCI:1:0:0"
#       # better EXA is default now
#       Option          "AccelMethod"           "exa"
#       #Option         "AccelMethod"           "xaa"
#       Option          "DRI"                   "true"
#    Enabling KMS may break X.org drivers that are not KMS-ready, for instance
#    radeonhd or vesa.
#
#    In case of trouble KMS can be disabled with the 'nomodeset' kernel
#    command line parameter, or by editing /etc/modprobe.d/radeon-kms.conf.
#
#EndSection
#
#
Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"                   # [<bool>]
        #Option     "SWcursor"                  # [<bool>]
        #Option     "ColorKey"                  # <i>
        #Option     "CacheLines"                # <i>
        #Option     "Dac6Bit"                   # [<bool>]
        #Option     "DRI"                       # [<bool>]
        #Option     "NoDDC"                     # [<bool>]
        #Option     "ShowCache"                 # [<bool>]
        #Option     "XvMCSurfaces"              # <i>
        #Option     "PageFlip"                  # [<bool>]
        Identifier  "Intel GM45"
        Driver      "intel"
        VendorName  "Intel Corporation"
        BoardName   "Mobile 4 Series Chipset Integrated Graphics Controller"
EndSection



Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
#       SubSection "Display"
#               Viewport   0 0
#               Depth     1
#       EndSubSection
#       SubSection "Display"
#               Viewport   0 0
#               Depth     4
#       EndSubSection
#       SubSection "Display"
#               Viewport   0 0
#               Depth     8
#       EndSubSection
#       SubSection "Display"
#               Viewport   0 0
#               Depth     15
#       EndSubSection
#       SubSection "Display"
#               Viewport   0 0
#               Depth     16
#       EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

# Custom

Section "DRI"
        Mode    0666
EndSection

Section "ServerFlags"
        Option  "AIGLX" "on"
        # this would disable hotplugging that creates this:
        # (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 
'vmmouse' will be disabled.
        # (WW) Disabling Mouse0
        # (WW) Disabling Keyboard0
        # More info here: 
https://wiki.archlinux.org/index.php/Xorg#Disabling_Input_Hot-plugging
        Option "AutoAddDevices" "False"
EndSection

Section "Extensions"
        Option          "Composite"     "Enable"
EndSection

[ 92250.209] 
X.Org X Server 1.10.2.902 (1.10.3 RC 2)
Release Date: 2011-07-01
[ 92250.209] X Protocol Version 11, Revision 0
[ 92250.209] Build Operating System: Linux 2.6.24-29-server i686 Ubuntu
[ 92250.209] Current Operating System: Linux gandalfthegrey.merlins.org 
3.0.1core2-volpreempt-noide-hm64-20110620 #1 SMP Thu Aug 11 10:57:21 PDT 2011 
i686
[ 92250.209] Kernel command line: BOOT_IMAGE=linux ro 
root=/dev/mapper/cryptroot panic=20 resume=/dev/sda7 usbcore.autosuspend=1 
noplymouth INIT_VERBOSE=yes i915.modeset=1
[ 92250.209] Build Date: 13 July 2011  12:18:21AM
[ 92250.209] xorg-server 2:1.10.2.902-1ubuntu3 (For technical support please 
see http://www.ubuntu.com/support) 
[ 92250.209] Current version of pixman: 0.18.4
[ 92250.209]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[ 92250.209] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 92250.210] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug 31 17:16:42 
2011
[ 92250.210] (==) Using config file: "/etc/X11/xorg.conf"
[ 92250.210] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 92250.210] (==) ServerLayout "X.org Configured"
[ 92250.210] (**) |-->Screen "Screen0" (0)
[ 92250.210] (**) |   |-->Monitor "Monitor0"
[ 92250.211] (==) No device specified for screen "Screen0".
        Using the first device section listed.
[ 92250.211] (**) |   |-->Device "Intel GM45"
[ 92250.211] (**) |-->Input Device "Mouse0"
[ 92250.211] (**) |-->Input Device "Keyboard0"
[ 92250.211] (**) Option "AIGLX" "on"
[ 92250.211] (**) Option "AutoAddDevices" "False"
[ 92250.211] (**) Not automatically adding devices
[ 92250.211] (==) Automatically enabling devices
[ 92250.211] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 92250.211]    Entry deleted from font path.
[ 92250.211] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/100dpi/:unscaled,
        /usr/share/fonts/X11/75dpi/:unscaled,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/100dpi,
        /usr/share/fonts/X11/75dpi,
        /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
        built-ins
[ 92250.211] (==) ModulePath set to 
"/usr/lib/i386-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 92250.211] (**) Extension "Composite" is enabled
[ 92250.211] (II) Loader magic: 0x8239da0
[ 92250.211] (II) Module ABI versions:
[ 92250.211]    X.Org ANSI C Emulation: 0.4
[ 92250.211]    X.Org Video Driver: 10.0
[ 92250.211]    X.Org XInput driver : 12.3
[ 92250.211]    X.Org Server Extension : 5.0
[ 92250.213] (--) PCI:*(0:0:2:0) 8086:2a42:17aa:2114 rev 7, Mem @ 
0xf4400000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
[ 92250.213] (--) PCI: (0:0:2:1) 8086:2a43:17aa:2114 rev 7, Mem @ 
0xf4200000/1048576
[ 92250.213] (II) Open ACPI successful (/var/run/acpid.socket)
[ 92250.213] (II) "extmod" will be loaded by default.
[ 92250.213] (II) "dbe" will be loaded by default.
[ 92250.213] (II) "glx" will be loaded by default.
[ 92250.213] (II) "record" will be loaded by default.
[ 92250.213] (II) "dri" will be loaded by default.
[ 92250.213] (II) "dri2" will be loaded by default.
[ 92250.213] (II) LoadModule: "extmod"
[ 92250.214] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 92250.214] (II) Module extmod: vendor="X.Org Foundation"
[ 92250.214]    compiled for 1.10.2.902, module version = 1.0.0
[ 92250.214]    Module class: X.Org Server Extension
[ 92250.214]    ABI class: X.Org Server Extension, version 5.0
[ 92250.214] (II) Loading extension MIT-SCREEN-SAVER
[ 92250.214] (II) Loading extension XFree86-VidModeExtension
[ 92250.214] (II) Loading extension XFree86-DGA
[ 92250.214] (II) Loading extension DPMS
[ 92250.214] (II) Loading extension XVideo
[ 92250.214] (II) Loading extension XVideo-MotionCompensation
[ 92250.214] (II) Loading extension X-Resource
[ 92250.214] (II) LoadModule: "dbe"
[ 92250.215] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 92250.215] (II) Module dbe: vendor="X.Org Foundation"
[ 92250.215]    compiled for 1.10.2.902, module version = 1.0.0
[ 92250.215]    Module class: X.Org Server Extension
[ 92250.215]    ABI class: X.Org Server Extension, version 5.0
[ 92250.215] (II) Loading extension DOUBLE-BUFFER
[ 92250.215] (II) LoadModule: "glx"
[ 92250.216] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 92250.216] (II) Module glx: vendor="X.Org Foundation"
[ 92250.216]    compiled for 1.10.2.902, module version = 1.0.0
[ 92250.216]    ABI class: X.Org Server Extension, version 5.0
[ 92250.216] (**) AIGLX enabled
[ 92250.216] (II) Loading extension GLX
[ 92250.216] (II) LoadModule: "record"
[ 92250.217] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 92250.217] (II) Module record: vendor="X.Org Foundation"
[ 92250.217]    compiled for 1.10.2.902, module version = 1.13.0
[ 92250.217]    Module class: X.Org Server Extension
[ 92250.217]    ABI class: X.Org Server Extension, version 5.0
[ 92250.217] (II) Loading extension RECORD
[ 92250.217] (II) LoadModule: "dri"
[ 92250.218] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 92250.218] (II) Module dri: vendor="X.Org Foundation"
[ 92250.218]    compiled for 1.10.2.902, module version = 1.0.0
[ 92250.218]    ABI class: X.Org Server Extension, version 5.0
[ 92250.218] (II) Loading extension XFree86-DRI
[ 92250.218] (II) LoadModule: "dri2"
[ 92250.219] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 92250.219] (II) Module dri2: vendor="X.Org Foundation"
[ 92250.219]    compiled for 1.10.2.902, module version = 1.2.0
[ 92250.219]    ABI class: X.Org Server Extension, version 5.0
[ 92250.219] (II) Loading extension DRI2
[ 92250.219] (II) LoadModule: "intel"
[ 92250.219] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 92250.220] (II) Module intel: vendor="X.Org Foundation"
[ 92250.220]    compiled for 1.10.2.902, module version = 2.15.901
[ 92250.220]    Module class: X.Org Video Driver
[ 92250.220]    ABI class: X.Org Video Driver, version 10.0
[ 92250.220] (II) LoadModule: "mouse"
[ 92250.220] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
[ 92250.220] (II) Module mouse: vendor="X.Org Foundation"
[ 92250.220]    compiled for 1.10.2.902, module version = 1.7.1
[ 92250.220]    Module class: X.Org XInput Driver
[ 92250.220]    ABI class: X.Org XInput driver, version 12.3
[ 92250.220] (II) LoadModule: "kbd"
[ 92250.220] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
[ 92250.221] (II) Module kbd: vendor="X.Org Foundation"
[ 92250.221]    compiled for 1.10.2, module version = 1.6.0
[ 92250.221]    Module class: X.Org XInput Driver
[ 92250.221]    ABI class: X.Org XInput driver, version 12.3
[ 92250.221] (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
[ 92250.221] (++) using VT number 8

[ 92250.232] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 92250.232] drmOpenDevice: node name is /dev/dri/card0
[ 92250.232] drmOpenDevice: open result is 9, (OK)
[ 92250.232] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 92250.232] drmOpenDevice: node name is /dev/dri/card0
[ 92250.232] drmOpenDevice: open result is 9, (OK)
[ 92250.232] drmOpenByBusid: drmOpenMinor returns 9
[ 92250.232] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 92250.232] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 92250.232] (==) intel(0): RGB weight 888
[ 92250.232] (==) intel(0): Default visual is TrueColor
[ 92250.232] (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
[ 92250.232] (--) intel(0): Chipset: "GM45"
[ 92250.232] (**) intel(0): Relaxed fencing enabled
[ 92250.232] (**) intel(0): Wait on SwapBuffers? enabled
[ 92250.232] (**) intel(0): Triple buffering? enabled
[ 92250.232] (**) intel(0): Framebuffer tiled
[ 92250.232] (**) intel(0): Pixmaps tiled
[ 92250.232] (**) intel(0): 3D buffers tiled
[ 92250.232] (**) intel(0): SwapBuffers wait enabled
[ 92250.233] (==) intel(0): video overlay key set to 0x101fe
[ 92250.233] (II) intel(0): Output LVDS1 using monitor section Monitor0
[ 92250.233] (II) intel(0): found backlight control interface 
/sys/class/backlight/acpi_video0
[ 92250.248] (II) intel(0): Output VGA1 has no monitor section
[ 92250.249] (II) intel(0): Output DP1 has no monitor section
[ 92250.249] (II) intel(0): EDID for output LVDS1
[ 92250.249] (II) intel(0): Manufacturer: LEN  Model: 4055  Serial#: 0
[ 92250.249] (II) intel(0): Year: 2007  Week: 0
[ 92250.249] (II) intel(0): EDID Version: 1.3
[ 92250.249] (II) intel(0): Digital Display Input
[ 92250.249] (II) intel(0): Max Image Size [cm]: horiz.: 33  vert.: 21
[ 92250.249] (II) intel(0): Gamma: 2.20
[ 92250.249] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[ 92250.249] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[ 92250.249] (II) intel(0): First detailed timing is preferred mode
[ 92250.249] (II) intel(0): redX: 0.580 redY: 0.340   greenX: 0.310 greenY: 
0.550
[ 92250.249] (II) intel(0): blueX: 0.155 blueY: 0.155   whiteX: 0.313 whiteY: 
0.329
[ 92250.249] (II) intel(0): Manufacturer's mask: 0
[ 92250.249] (II) intel(0): Supported detailed timing:
[ 92250.249] (II) intel(0): clock: 167.8 MHz   Image Size:  331 x 207 mm
[ 92250.249] (II) intel(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 
h_blank_end 2298 h_border: 0
[ 92250.249] (II) intel(0): v_active: 1200  v_sync: 1203  v_sync_end 1206 
v_blanking: 1217 v_border: 0
[ 92250.249] (II) intel(0): Supported detailed timing:
[ 92250.249] (II) intel(0): clock: 134.3 MHz   Image Size:  331 x 207 mm
[ 92250.249] (II) intel(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 
h_blank_end 2208 h_border: 0
[ 92250.249] (II) intel(0): v_active: 1200  v_sync: 1202  v_sync_end 1208 
v_blanking: 1220 v_border: 0
[ 92250.249] (II) intel(0): Unknown vendor-specific block f
[ 92250.249] (II) intel(0):  LTN154U2-L05
[ 92250.249] (II) intel(0): EDID (in hex):
[ 92250.249] (II) intel(0):     00ffffffffffff0030ae554000000000
[ 92250.249] (II) intel(0):     0011010380211578ea87f594574f8c27
[ 92250.249] (II) intel(0):     27505400000001010101010101010101
[ 92250.249] (II) intel(0):     0101010101018c41807a71b011403020
[ 92250.249] (II) intel(0):     33004bcf100000197434802071b01440
[ 92250.249] (II) intel(0):     302026004bcf100000190000000f00d1
[ 92250.249] (II) intel(0):     0a32d10a281101004ca35532000000fe
[ 92250.249] (II) intel(0):     004c544e31353455322d4c30350a0011
[ 92250.249] (II) intel(0): EDID vendor "LEN", prod id 16469
[ 92250.249] (II) intel(0): Printing DDC gathered Modelines:
[ 92250.249] (II) intel(0): Modeline "1920x1200"x0.0  167.80  1920 1968 2000 
2298  1200 1203 1206 1217 -hsync -vsync (73.0 kHz)
[ 92250.249] (II) intel(0): Modeline "1920x1200"x0.0  134.28  1920 1968 2000 
2208  1200 1202 1208 1220 -hsync -vsync (60.8 kHz)
[ 92250.249] (II) intel(0): Not using default mode "320x240" (doublescan mode 
not supported)
[ 92250.249] (II) intel(0): Not using default mode "400x300" (doublescan mode 
not supported)
[ 92250.249] (II) intel(0): Not using default mode "400x300" (doublescan mode 
not supported)
[ 92250.249] (II) intel(0): Not using default mode "512x384" (doublescan mode 
not supported)
[ 92250.249] (II) intel(0): Not using default mode "640x480" (doublescan mode 
not supported)
[ 92250.249] (II) intel(0): Not using default mode "640x512" (doublescan mode 
not supported)
[ 92250.249] (II) intel(0): Not using default mode "800x600" (doublescan mode 
not supported)
[ 92250.249] (II) intel(0): Not using default mode "896x672" (doublescan mode 
not supported)
[ 92250.249] (II) intel(0): Not using default mode "928x696" (doublescan mode 
not supported)
[ 92250.249] (II) intel(0): Not using default mode "960x720" (doublescan mode 
not supported)
[ 92250.249] (II) intel(0): Not using default mode "576x432" (doublescan mode 
not supported)
[ 92250.249] (II) intel(0): Not using default mode "680x384" (doublescan mode 
not supported)
[ 92250.249] (II) intel(0): Not using default mode "680x384" (doublescan mode 
not supported)
[ 92250.249] (II) intel(0): Not using default mode "700x525" (doublescan mode 
not supported)
[ 92250.249] (II) intel(0): Not using default mode "720x450" (doublescan mode 
not supported)
[ 92250.249] (II) intel(0): Not using default mode "800x512" (doublescan mode 
not supported)
[ 92250.249] (II) intel(0): Not using default mode "840x525" (doublescan mode 
not supported)
[ 92250.249] (II) intel(0): Not using default mode "840x525" (doublescan mode 
not supported)
[ 92250.249] (II) intel(0): Not using default mode "960x540" (doublescan mode 
not supported)
[ 92250.249] (II) intel(0): Not using default mode "960x600" (doublescan mode 
not supported)
[ 92250.249] (II) intel(0): Not using default mode "1024x768" (doublescan mode 
not supported)
[ 92250.249] (II) intel(0): Printing probed modes for output LVDS1
[ 92250.249] (II) intel(0): Modeline "1920x1200"x60.0  167.80  1920 1968 2000 
2298  1200 1203 1206 1217 -hsync -vsync (73.0 kHz)
[ 92250.249] (II) intel(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 
2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz)
[ 92250.249] (II) intel(0): Modeline "1920x1200"x49.8  134.28  1920 1968 2000 
2208  1200 1202 1208 1220 -hsync -vsync (60.8 kHz)
[ 92250.249] (II) intel(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 
2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz)
[ 92250.249] (II) intel(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 
2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[ 92250.250] (II) intel(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 
2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 92250.250] (II) intel(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 
1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[ 92250.250] (II) intel(0): Modeline "1600x1024"x60.2  103.12  1600 1600 1656 
1664  1024 1024 1029 1030 +hsync +vsync (62.0 kHz)
[ 92250.250] (II) intel(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 
1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz)
[ 92250.250] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 
1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 92250.250] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 
1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[ 92250.250] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 
1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[ 92250.250] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 
1776  768 771 781 798 -hsync +vsync (47.7 kHz)
[ 92250.250] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 
1520  768 771 781 790 +hsync -vsync (47.4 kHz)
[ 92250.250] (II) intel(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 
1520  864 865 868 895 -hsync +vsync (53.7 kHz)
[ 92250.250] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 
1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[ 92250.250] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  
600 601 605 628 +hsync +vsync (37.9 kHz)
[ 92250.250] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  
600 601 603 625 +hsync +vsync (35.2 kHz)
[ 92250.250] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  
480 490 492 525 -hsync -vsync (31.5 kHz)
[ 92250.266] (II) intel(0): EDID for output VGA1
[ 92250.267] (II) intel(0): EDID for output DP1
[ 92250.267] (II) intel(0): Output LVDS1 connected
[ 92250.267] (II) intel(0): Output VGA1 disconnected
[ 92250.267] (II) intel(0): Output DP1 disconnected
[ 92250.267] (II) intel(0): Using exact sizes for initial modes
[ 92250.267] (II) intel(0): Output LVDS1 using initial mode 1920x1200
[ 92250.267] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless 
otherwise stated.
[ 92250.267] (II) intel(0): Kernel page flipping support detected, enabling
[ 92250.267] (**) intel(0): Display dimensions: (330, 210) mm
[ 92250.267] (**) intel(0): DPI set to (147, 145)
[ 92250.267] (II) Loading sub module "fb"
[ 92250.267] (II) LoadModule: "fb"
[ 92250.267] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 92250.267] (II) Module fb: vendor="X.Org Foundation"
[ 92250.267]    compiled for 1.10.2.902, module version = 1.0.0
[ 92250.267]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 92250.267] (II) Loading sub module "dri2"
[ 92250.267] (II) LoadModule: "dri2"
[ 92250.268] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 92250.268] (II) Module dri2: vendor="X.Org Foundation"
[ 92250.268]    compiled for 1.10.2.902, module version = 1.2.0
[ 92250.268]    ABI class: X.Org Server Extension, version 5.0
[ 92250.268] (==) Depth 24 pixmap format is 32 bpp
[ 92250.268] (II) intel(0): [DRI2] Setup complete
[ 92250.268] (II) intel(0): [DRI2]   DRI driver: i965
[ 92250.268] (II) intel(0): Allocated new frame buffer 1920x1200 stride 7680, 
tiled
[ 92250.277] (II) UXA(0): Driver registered support for the following 
operations:
[ 92250.278] (II)         solid
[ 92250.278] (II)         copy
[ 92250.278] (II)         composite (RENDER acceleration)
[ 92250.278] (II)         put_image
[ 92250.278] (II)         get_image
[ 92250.278] (==) intel(0): Backing store disabled
[ 92250.278] (==) intel(0): Silken mouse enabled
[ 92250.278] (II) intel(0): Initializing HW Cursor
[ 92250.311] (II) intel(0): RandR 1.2 enabled, ignore the following RandR 
disabled message.
[ 92250.313] (==) intel(0): DPMS enabled
[ 92250.314] (==) intel(0): Intel XvMC decoder enabled
[ 92250.314] (II) intel(0): Set up textured video
[ 92250.314] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[ 92250.314] (II) intel(0): direct rendering: DRI2 Enabled
[ 92250.314] (==) intel(0): hotplug detection: "enabled"
[ 92250.314] (--) RandR disabled
[ 92250.314] (II) Initializing built-in extension Generic Event Extension
[ 92250.314] (II) Initializing built-in extension SHAPE
[ 92250.314] (II) Initializing built-in extension MIT-SHM
[ 92250.314] (II) Initializing built-in extension XInputExtension
[ 92250.314] (II) Initializing built-in extension XTEST
[ 92250.314] (II) Initializing built-in extension BIG-REQUESTS
[ 92250.314] (II) Initializing built-in extension SYNC
[ 92250.314] (II) Initializing built-in extension XKEYBOARD
[ 92250.314] (II) Initializing built-in extension XC-MISC
[ 92250.314] (II) Initializing built-in extension SECURITY
[ 92250.314] (II) Initializing built-in extension XINERAMA
[ 92250.314] (II) Initializing built-in extension XFIXES
[ 92250.314] (II) Initializing built-in extension RENDER
[ 92250.314] (II) Initializing built-in extension RANDR
[ 92250.314] (II) Initializing built-in extension COMPOSITE
[ 92250.314] (II) Initializing built-in extension DAMAGE
[ 92250.314] (II) Initializing built-in extension GESTURE
[ 92250.326] (II) AIGLX: Trying DRI driver 
/usr/lib/i386-linux-gnu/dri/i965_dri.so
[ 92250.329] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 92250.329] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 92250.329] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 92250.329] (II) AIGLX: enabled GLX_SGI_make_current_read
[ 92250.329] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 92250.329] (II) AIGLX: Loaded and initialized i965
[ 92250.329] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 92250.330] (II) intel(0): Setting screen physical size to 507 x 317
[ 92250.349] (II) XKB: reuse xkmfile 
/var/lib/xkb/server-02D8252E59564A234380F1E5417646A9DB3B7452.xkm
[ 92250.350] (II) Using input driver 'mouse' for 'Mouse0'
[ 92250.350] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
[ 92250.350] (**) Option "CorePointer"
[ 92250.350] (**) Mouse0: always reports core events
[ 92250.350] (**) Option "Protocol" "auto"
[ 92250.350] (**) Option "Device" "/dev/input/mice"
[ 92250.350] (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
[ 92250.350] (**) Mouse0: Protocol: "auto"
[ 92250.350] (**) Mouse0: always reports core events
[ 92250.350] (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
[ 92250.350] (**) Option "ZAxisMapping" "4 5 6 7"
[ 92250.350] (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
[ 92250.350] (**) Mouse0: Buttons: 11
[ 92250.350] (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
[ 92250.350] (**) Mouse0: (accel) keeping acceleration scheme 1
[ 92250.350] (**) Mouse0: (accel) acceleration profile 0
[ 92250.350] (**) Mouse0: (accel) acceleration factor: 2.000
[ 92250.350] (**) Mouse0: (accel) acceleration threshold: 4
[ 92250.350] (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
[ 92250.644] (II) Mouse0: ps2EnableDataReporting: succeeded
[ 92250.644] (II) Using input driver 'kbd' for 'Keyboard0'
[ 92250.644] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
[ 92250.644] (**) Option "CoreKeyboard"
[ 92250.644] (**) Keyboard0: always reports core events
[ 92250.644] (**) Keyboard0: always reports core events
[ 92250.644] (**) Option "Protocol" "standard"
[ 92250.644] (**) Option "XkbRules" "xorg"
[ 92250.644] (**) Option "XkbModel" "pc105"
[ 92250.644] (**) Option "XkbLayout" "us"
[ 92250.644] (**) Option "XkbOptions" "terminate:ctrl_alt_bksp"
[ 92250.644] (II) XINPUT: Adding extended input device "Keyboard0" (type: 
KEYBOARD)
[ 92250.646] (II) XKB: reuse xkmfile 
/var/lib/xkb/server-E6715BBB0C6029B8A19B43D2EE7353165C74B486.xkm
[ 92250.811] (II) XKB: reuse xkmfile 
/var/lib/xkb/server-E6715BBB0C6029B8A19B43D2EE7353165C74B486.xkm
[ 92251.132] (II) intel(0): EDID vendor "LEN", prod id 16469
[ 92251.132] (II) intel(0): Printing DDC gathered Modelines:
[ 92251.132] (II) intel(0): Modeline "1920x1200"x0.0  167.80  1920 1968 2000 
2298  1200 1203 1206 1217 -hsync -vsync (73.0 kHz)
[ 92251.132] (II) intel(0): Modeline "1920x1200"x0.0  134.28  1920 1968 2000 
2208  1200 1202 1208 1220 -hsync -vsync (60.8 kHz)
[ 92251.170] (II) intel(0): EDID vendor "LEN", prod id 16469
[ 92251.170] (II) intel(0): Printing DDC gathered Modelines:
[ 92251.170] (II) intel(0): Modeline "1920x1200"x0.0  167.80  1920 1968 2000 
2298  1200 1203 1206 1217 -hsync -vsync (73.0 kHz)
[ 92251.170] (II) intel(0): Modeline "1920x1200"x0.0  134.28  1920 1968 2000 
2208  1200 1202 1208 1220 -hsync -vsync (60.8 kHz)
[ 92414.647] (II) 3rd Button detected: disabling emulate3Button

-- 
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems ....
                                      .... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/  
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to