Bug 15541 - [i965gm] crashing running 3d apps (2ndlife googleearth)
Summary: [i965gm] crashing running 3d apps (2ndlife googleearth)
Status: RESOLVED WONTFIX
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: 7.2
Hardware: x86-64 (AMD64) Linux (All)
: high critical
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-16 16:04 UTC by al1ta
Modified: 2009-02-19 19:02 UTC (History)
13 users (show)

See Also:
i915 platform:
i915 features:


Attachments
Crash log with Option "ModeDebug" "true" (72.84 KB, text/x-log)
2008-08-15 14:38 UTC, Jed Brown
Details
log with 2008-08-20 git (48.44 KB, text/x-log)
2008-08-20 06:56 UTC, Jed Brown
Details
log with xorg-server 1.4.99.906 (1.5.0 RC 6) and xf86-video-intel 2.4.2 (63.93 KB, text/x-log)
2008-09-06 16:42 UTC, Jed Brown
Details

Description al1ta 2008-04-16 16:04:34 UTC
simple opengl applications seems to work (screenservers, glxgears). When I run instead secondlife of googleearth xorg crash

very easy to reproduce. running googleearth is enought...

lspci
------
00:00.0 Host bridge: Intel Corporation Mobile Memory Controller Hub (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation Mobile Integrated Graphics Controller (rev 0c)
00:02.1 Display controller: Intel Corporation Mobile Integrated Graphics Controller (rev 0c)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Contoller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 (rev 03)
00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
00:1f.0 ISA bridge: Intel Corporation Mobile LPC Interface Controller (rev 03)
00:1f.1 IDE interface: Intel Corporation Mobile IDE Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Mobile SATA AHCI Controller (rev 03)
02:04.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b6)
02:04.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 02)
10:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
18:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express (rev 02)


glxinfo
-------
glxinfo
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
    GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGI_swap_control,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
    GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX version: 1.2
GLX extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
    GLX_MESA_swap_control, GLX_MESA_swap_frame_usage, GLX_OML_swap_method,
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) 965GM 4.1.3002
OpenGL version string: 1.4 Mesa 7.0.2
OpenGL extensions:
    GL_ARB_depth_texture, GL_ARB_fragment_program, GL_ARB_imaging,
    GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_point_parameters,
    GL_ARB_shadow, GL_ARB_texture_border_clamp, GL_ARB_texture_compression,
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
    GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,
    GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,
    GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle,
    GL_ARB_transpose_matrix, GL_ARB_vertex_buffer_object,
    GL_ARB_vertex_program, GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra,
    GL_EXT_blend_color, GL_EXT_blend_equation_separate,
    GL_EXT_blend_func_separate, GL_EXT_blend_logic_op, GL_EXT_blend_minmax,
    GL_EXT_blend_subtract, GL_EXT_clip_volume_hint, GL_EXT_cull_vertex,
    GL_EXT_compiled_vertex_array, GL_EXT_convolution, GL_EXT_copy_texture,
    GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_histogram,
    GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels, GL_EXT_point_parameters,
    GL_EXT_polygon_offset, GL_EXT_rescale_normal, GL_EXT_secondary_color,
    GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_EXT_stencil_wrap,
    GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,
    GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
    GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod_bias,
    GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_vertex_array,
    GL_3DFX_texture_compression_FXT1, GL_APPLE_client_storage,
    GL_APPLE_packed_pixels, GL_ATI_blend_equation_separate,
    GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat,
    GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_ycbcr_texture,
    GL_MESA_window_pos, GL_NV_blend_square, GL_NV_light_max_exponent,
    GL_NV_texture_rectangle, GL_NV_texgen_reflection, GL_OES_read_format,
    GL_SGI_color_matrix, GL_SGI_color_table, GL_SGIS_generate_mipmap,
    GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp,
    GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SUN_multi_draw_arrays

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
0x23 24 tc  0 32  0 r  y  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x24 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x25 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x26 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x27 24 tc  0 32  0 r  y  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x28 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x29 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x2a 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x2b 24 dc  0 32  0 r  y  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x2c 24 dc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x2d 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x2e 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x2f 24 dc  0 32  0 r  y  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x30 24 dc  0 32  0 r  .  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x31 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x32 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x64 32 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 Ncon


xorg log
---------

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-tuxonice-r3 x86_64
Current Operating System: Linux xxxx 2.6.24-tuxonice-r5 #1 SMP Sun Apr 13 13:16:20 CEST 2008 x86_64
Build Date: 05 March 2008  07:48:30PM

        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Apr 17 00:23:40 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "AIGLX" "true"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/TTF/" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Type1/" does not exist.
        Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
        Entry deleted from font path.
        (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
(==) Including the default font path /usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/OTF,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi/,/usr/share/fonts/75dpi/.
(**) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/75dpi/,
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/OTF,
        /usr/share/fonts/Type1/,
        /usr/share/fonts/100dpi/,
        /usr/share/fonts/75dpi/
(**) RgbPath set to "/usr/share/X11/rgb"
(**) ModulePath set to "/usr/lib64/xorg/modules"
(**) Extension "Composite" is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x7c7820
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.3
        X.Org Video Driver: 2.0
        X.Org XInput driver : 2.0
        X.Org Server Extension : 0.3
        X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib64/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 1.0.0
        ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2a00 card 103c,30c0 rev 0c class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,2a02 card 103c,30c0 rev 0c class 03,00,00 hdr 80
(II) PCI: 00:02:1: chip 8086,2a03 card 103c,30c0 rev 0c class 03,80,00 hdr 80
(II) PCI: 00:1a:0: chip 8086,2834 card 103c,30c0 rev 03 class 0c,03,00 hdr 80
(II) PCI: 00:1a:1: chip 8086,2835 card 103c,30c0 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1a:7: chip 8086,283a card 103c,30c0 rev 03 class 0c,03,20 hdr 00
(II) PCI: 00:1b:0: chip 8086,284b card 103c,30c0 rev 03 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,283f card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1c:1: chip 8086,2841 card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1c:2: chip 8086,2843 card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1c:4: chip 8086,2847 card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,2830 card 103c,30c0 rev 03 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2831 card 103c,30c0 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,2832 card 103c,30c0 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,2836 card 103c,30c0 rev 03 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev f3 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,2815 card 103c,30c0 rev 03 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,2850 card 103c,30c0 rev 03 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,2829 card 103c,30c0 rev 03 class 01,06,01 hdr 00
(II) PCI: 02:04:0: chip 1180,0476 card 1400,0000 rev b6 class 06,07,00 hdr 82
(II) PCI: 02:04:1: chip 1180,0832 card 103c,30c0 rev 02 class 0c,00,10 hdr 80
(II) PCI: 10:00:0: chip 8086,4222 card 103c,135c rev 02 class 02,80,00 hdr 00
(II) PCI: 18:00:0: chip 14e4,1693 card 103c,30c0 rev 02 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,40), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
        [0] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
        [0] -1  0       0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus 0 prefetchable memory range:
        [0] -1  0       0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 8: bridge is at (0:28:0), (0,8,8), BCTRL: 0x0004 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 16: bridge is at (0:28:1), (0,16,16), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 16 non-prefetchable memory range:
        [0] -1  0       0xe4100000 - 0xe41fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 24: bridge is at (0:28:2), (0,24,24), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 24 non-prefetchable memory range:
        [0] -1  0       0xe4000000 - 0xe40fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 40: bridge is at (0:28:4), (0,40,40), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 40 I/O range:
        [0] -1  0       0x00002000 - 0x000020ff (0x100) IX[B]
        [1] -1  0       0x00002400 - 0x000024ff (0x100) IX[B]
        [2] -1  0       0x00002800 - 0x000028ff (0x100) IX[B]
        [3] -1  0       0x00002c00 - 0x00002cff (0x100) IX[B]
        [4] -1  0       0x00003000 - 0x000030ff (0x100) IX[B]
        [5] -1  0       0x00003400 - 0x000034ff (0x100) IX[B]
        [6] -1  0       0x00003800 - 0x000038ff (0x100) IX[B]
        [7] -1  0       0x00003c00 - 0x00003cff (0x100) IX[B]
(II) Bus 40 non-prefetchable memory range:
        [0] -1  0       0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,6), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 2 non-prefetchable memory range:
        [0] -1  0       0xe4200000 - 0xe45fffff (0x400000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-CardBus bridge:
(II) Bus 3: bridge is at (2:4:0), (2,3,6), BCTRL: 0x0580 (VGA_EN is cleared)
(--) PCI:*(0:2:0) Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller rev 12, Mem @ 0xe4600000/20, 0xd0000000/28, I/O @ 0x4000/3
(--) PCI: (0:2:1) Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller rev 12, Mem @ 0xe4700000/20
(II) Addressable bus resource ranges are
        [0] -1  0       0x00000000 - 0xffffffff (0x100000000) MX[B]
        [1] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [5] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
        [0] -1  0       0xe4000000 - 0xe400ffff (0x10000) MX[B]
        [1] -1  0       0xe4100000 - 0xe4100fff (0x1000) MX[B]
        [2] -1  0       0xe4201000 - 0xe42017ff (0x800) MX[B]
        [3] -1  0       0xe4809000 - 0xe48097ff (0x800) MX[B]
        [4] -1  0       0xe4808000 - 0xe48083ff (0x400) MX[B]
        [5] -1  0       0xe4804000 - 0xe4807fff (0x4000) MX[B]
        [6] -1  0       0xe4800000 - 0xe48003ff (0x400) MX[B]
        [7] -1  0       0xe4700000 - 0xe47fffff (0x100000) MX[B](B)
        [8] -1  0       0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
        [9] -1  0       0xe4600000 - 0xe46fffff (0x100000) MX[B](B)
        [10] -1 0       0x00004100 - 0x0000411f (0x20) IX[B]
        [11] -1 0       0x00001574 - 0x00001577 (0x4) IX[B]
        [12] -1 0       0x00001370 - 0x00001377 (0x8) IX[B]
        [13] -1 0       0x000015f4 - 0x000015f7 (0x4) IX[B]
        [14] -1 0       0x000013f0 - 0x000013f7 (0x8) IX[B]
        [15] -1 0       0x000040c0 - 0x000040cf (0x10) IX[B]
        [16] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [17] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [18] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [19] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [20] -1 0       0x000040a0 - 0x000040bf (0x20) IX[B]
        [21] -1 0       0x00004080 - 0x0000409f (0x20) IX[B]
        [22] -1 0       0x00004060 - 0x0000407f (0x20) IX[B]
        [23] -1 0       0x00004040 - 0x0000405f (0x20) IX[B]
        [24] -1 0       0x00004020 - 0x0000403f (0x20) IX[B]
        [25] -1 0       0x00004000 - 0x00004007 (0x8) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0xe4000000 - 0xe400ffff (0x10000) MX[B]
        [1] -1  0       0xe4100000 - 0xe4100fff (0x1000) MX[B]
        [2] -1  0       0xe4201000 - 0xe42017ff (0x800) MX[B]
        [3] -1  0       0xe4809000 - 0xe48097ff (0x800) MX[B]
        [4] -1  0       0xe4808000 - 0xe48083ff (0x400) MX[B]
        [5] -1  0       0xe4804000 - 0xe4807fff (0x4000) MX[B]
        [6] -1  0       0xe4800000 - 0xe48003ff (0x400) MX[B]
        [7] -1  0       0xe4700000 - 0xe47fffff (0x100000) MX[B](B)
        [8] -1  0       0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
        [9] -1  0       0xe4600000 - 0xe46fffff (0x100000) MX[B](B)
        [10] -1 0       0x00004100 - 0x0000411f (0x20) IX[B]
        [11] -1 0       0x00001574 - 0x00001577 (0x4) IX[B]
        [12] -1 0       0x00001370 - 0x00001377 (0x8) IX[B]
        [13] -1 0       0x000015f4 - 0x000015f7 (0x4) IX[B]
        [14] -1 0       0x000013f0 - 0x000013f7 (0x8) IX[B]
        [15] -1 0       0x000040c0 - 0x000040cf (0x10) IX[B]
        [16] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [17] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [18] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [19] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [20] -1 0       0x000040a0 - 0x000040bf (0x20) IX[B]
        [21] -1 0       0x00004080 - 0x0000409f (0x20) IX[B]
        [22] -1 0       0x00004060 - 0x0000407f (0x20) IX[B]
        [23] -1 0       0x00004040 - 0x0000405f (0x20) IX[B]
        [24] -1 0       0x00004020 - 0x0000403f (0x20) IX[B]
        [25] -1 0       0x00004000 - 0x00004007 (0x8) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [5] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0xe4000000 - 0xe400ffff (0x10000) MX[B]
        [5] -1  0       0xe4100000 - 0xe4100fff (0x1000) MX[B]
        [6] -1  0       0xe4201000 - 0xe42017ff (0x800) MX[B]
        [7] -1  0       0xe4809000 - 0xe48097ff (0x800) MX[B]
        [8] -1  0       0xe4808000 - 0xe48083ff (0x400) MX[B]
        [9] -1  0       0xe4804000 - 0xe4807fff (0x4000) MX[B]
        [10] -1 0       0xe4800000 - 0xe48003ff (0x400) MX[B]
        [11] -1 0       0xe4700000 - 0xe47fffff (0x100000) MX[B](B)
        [12] -1 0       0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
        [13] -1 0       0xe4600000 - 0xe46fffff (0x100000) MX[B](B)
        [14] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [15] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [16] -1 0       0x00004100 - 0x0000411f (0x20) IX[B]
        [17] -1 0       0x00001574 - 0x00001577 (0x4) IX[B]
        [18] -1 0       0x00001370 - 0x00001377 (0x8) IX[B]
        [19] -1 0       0x000015f4 - 0x000015f7 (0x4) IX[B]
        [20] -1 0       0x000013f0 - 0x000013f7 (0x8) IX[B]
        [21] -1 0       0x000040c0 - 0x000040cf (0x10) IX[B]
        [22] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [23] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [24] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [25] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [26] -1 0       0x000040a0 - 0x000040bf (0x20) IX[B]
        [27] -1 0       0x00004080 - 0x0000409f (0x20) IX[B]
        [28] -1 0       0x00004060 - 0x0000407f (0x20) IX[B]
        [29] -1 0       0x00004040 - 0x0000405f (0x20) IX[B]
        [30] -1 0       0x00004020 - 0x0000403f (0x20) IX[B]
        [31] -1 0       0x00004000 - 0x00004007 (0x8) IX[B](B)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "type1" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "glx"
(II) Loading /usr/lib64/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(**) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "extmod"
(II) Loading /usr/lib64/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "xtrap"
(II) Loading /usr/lib64/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DEC-XTRAP
(II) LoadModule: "record"
(II) Loading /usr/lib64/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dbe"
(II) Loading /usr/lib64/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/lib64/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "freetype"
(II) Loading /usr/lib64/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 1.4.0.90, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/lib64/xorg/modules/fonts//libtype1.so
(II) Module type1: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 1.0.2
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "i810"
(II) Loading /usr/lib64/xorg/modules/drivers//i810_drv.so
(II) Module i810: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 2.1.1
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib64/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 1.2.3
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib64/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 1.3.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
        i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
        E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, 965G, 965Q, 946GZ,
        965GM, 965GME/GLE, G33, Q35, Q33
(II) Primary Device is: PCI 00:02:0
(WW) intel: No matching Device section for instance (BusID PCI:0:2:1) found
(--) Chipset 965GM found
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0xe4000000 - 0xe400ffff (0x10000) MX[B]
        [5] -1  0       0xe4100000 - 0xe4100fff (0x1000) MX[B]
        [6] -1  0       0xe4201000 - 0xe42017ff (0x800) MX[B]
        [7] -1  0       0xe4809000 - 0xe48097ff (0x800) MX[B]
        [8] -1  0       0xe4808000 - 0xe48083ff (0x400) MX[B]
        [9] -1  0       0xe4804000 - 0xe4807fff (0x4000) MX[B]
        [10] -1 0       0xe4800000 - 0xe48003ff (0x400) MX[B]
        [11] -1 0       0xe4700000 - 0xe47fffff (0x100000) MX[B](B)
        [12] -1 0       0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
        [13] -1 0       0xe4600000 - 0xe46fffff (0x100000) MX[B](B)
        [14] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [15] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [16] -1 0       0x00004100 - 0x0000411f (0x20) IX[B]
        [17] -1 0       0x00001574 - 0x00001577 (0x4) IX[B]
        [18] -1 0       0x00001370 - 0x00001377 (0x8) IX[B]
        [19] -1 0       0x000015f4 - 0x000015f7 (0x4) IX[B]
        [20] -1 0       0x000013f0 - 0x000013f7 (0x8) IX[B]
        [21] -1 0       0x000040c0 - 0x000040cf (0x10) IX[B]
        [22] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [23] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [24] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [25] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [26] -1 0       0x000040a0 - 0x000040bf (0x20) IX[B]
        [27] -1 0       0x00004080 - 0x0000409f (0x20) IX[B]
        [28] -1 0       0x00004060 - 0x0000407f (0x20) IX[B]
        [29] -1 0       0x00004040 - 0x0000405f (0x20) IX[B]
        [30] -1 0       0x00004020 - 0x0000403f (0x20) IX[B]
        [31] -1 0       0x00004000 - 0x00004007 (0x8) IX[B](B)
(II) resource ranges after probing:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0xe4000000 - 0xe400ffff (0x10000) MX[B]
        [5] -1  0       0xe4100000 - 0xe4100fff (0x1000) MX[B]
        [6] -1  0       0xe4201000 - 0xe42017ff (0x800) MX[B]
        [7] -1  0       0xe4809000 - 0xe48097ff (0x800) MX[B]
        [8] -1  0       0xe4808000 - 0xe48083ff (0x400) MX[B]
        [9] -1  0       0xe4804000 - 0xe4807fff (0x4000) MX[B]
        [10] -1 0       0xe4800000 - 0xe48003ff (0x400) MX[B]
        [11] -1 0       0xe4700000 - 0xe47fffff (0x100000) MX[B](B)
        [12] -1 0       0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
        [13] -1 0       0xe4600000 - 0xe46fffff (0x100000) MX[B](B)
        [14] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [15] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [16] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [17] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [18] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [19] -1 0       0x00004100 - 0x0000411f (0x20) IX[B]
        [20] -1 0       0x00001574 - 0x00001577 (0x4) IX[B]
        [21] -1 0       0x00001370 - 0x00001377 (0x8) IX[B]
        [22] -1 0       0x000015f4 - 0x000015f7 (0x4) IX[B]
        [23] -1 0       0x000013f0 - 0x000013f7 (0x8) IX[B]
        [24] -1 0       0x000040c0 - 0x000040cf (0x10) IX[B]
        [25] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [26] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [27] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [28] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [29] -1 0       0x000040a0 - 0x000040bf (0x20) IX[B]
        [30] -1 0       0x00004080 - 0x0000409f (0x20) IX[B]
        [31] -1 0       0x00004060 - 0x0000407f (0x20) IX[B]
        [32] -1 0       0x00004040 - 0x0000405f (0x20) IX[B]
        [33] -1 0       0x00004020 - 0x0000403f (0x20) IX[B]
        [34] -1 0       0x00004000 - 0x00004007 (0x8) IX[B](B)
        [35] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [36] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib64/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 1.0.0
        ABI class: X.Org Video Driver, version 2.0
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib64/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 1.1.0
        ABI class: X.Org Video Driver, version 2.0
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib64/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 0.1.0
        ABI class: X.Org Video Driver, version 2.0
(**) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(**) intel(0): Option "DRI" "true"
(II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
(--) intel(0): Chipset: "965GM"
(--) intel(0): Linear framebuffer at 0xD0000000
(--) intel(0): IO registers at addr 0xE4600000
(II) intel(0): 2 display pipes available.
(==) intel(0): Using XAA for acceleration
(--) intel(0): Will try to allocate texture pool for old Mesa 3D driver.
(II) intel(0): Will try to reserve 32768 kiB of AGP aperture space
        for the DRM memory manager.
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"(II) Module "i2c" already built-in
(II) intel(0): Output VGA using monitor section Monitor0
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): Output LVDS has no monitor section
(II) intel(0): I2C bus "LVDSDDC_C" initialized.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): EDID vendor "LPL", prod id 1537
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib64/xorg/modules//libint10.so
(II) intel(0): initializing int10
(WW) intel(0): Bad V_BIOS checksum
(II) intel(0): Primary V_BIOS segment is: 0xc000
(II) intel(0): VESA BIOS detected
(II) intel(0): VESA VBE Version 3.0
(II) intel(0): VESA VBE Total Mem: 7616 kB
(II) intel(0): VESA VBE OEM: Intel(r)GM965/PM965/GL960 Graphics Chip Accelerated VGA BIOS
(II) intel(0): VESA VBE OEM Software Rev: 1.0
(II) intel(0): VESA VBE OEM Vendor: Intel Corporation
(II) intel(0): VESA VBE OEM Product: Intel(r)GM965/PM965/GL960 Graphics Controller
(II) intel(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" initialized.
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" registered at address 0x70.
(II) intel(0): No SDVO device found on SDVOB
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" removed.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" removed.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" initialized.
(II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" registered at address 0x72.
(II) intel(0): No SDVO device found on SDVOC
(II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" removed.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" removed.
(II) intel(0): Output TV has no monitor section
(II) intel(0): EDID vendor "LPL", prod id 1537
(II) intel(0): Output VGA disconnected
(II) intel(0): Output LVDS connected
(II) intel(0): Output TV disconnected
(II) intel(0): Output LVDS using initial mode 1280x800
(II) intel(0): Monitoring connected displays enabled
(II) intel(0): detected 512 kB GTT.
(II) intel(0): detected 7676 kB stolen memory.
(==) intel(0): video overlay key set to 0x101fe
(==) intel(0): Will not try to enable page flipping
(==) intel(0): Triple buffering disabled
(==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
(==) intel(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib64/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib64/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
        compiled for 1.4.0.90, module version = 1.2.0
        ABI class: X.Org Video Driver, version 2.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(II) intel(0): Comparing regs from server start up to After PreInit
(WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd000000a
(WW) intel(0): PP_STATUS before: on, ready, sequencing idle
(WW) intel(0): PP_STATUS after: on, ready, sequencing on
(WW) intel(0): Register 0x68084 (TV_FILTER_CTL_2) changed from 0x00012d2d to 0x00028283
(WW) intel(0): Register 0x68088 (TV_FILTER_CTL_3) changed from 0x00009696 to 0x00014141
(II) Loading sub module "dri"
(II) LoadModule: "dri"
(II) Reloading /usr/lib64/xorg/modules/extensions//libdri.so
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] 0   0       0xd0000000 - 0xdfffffff (0x10000000) MS[B]
        [1] 0   0       0xe4600000 - 0xe46fffff (0x100000) MS[B]
        [2] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [3] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [4] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [5] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [6] -1  0       0xe4000000 - 0xe400ffff (0x10000) MX[B]
        [7] -1  0       0xe4100000 - 0xe4100fff (0x1000) MX[B]
        [8] -1  0       0xe4201000 - 0xe42017ff (0x800) MX[B]
        [9] -1  0       0xe4809000 - 0xe48097ff (0x800) MX[B]
        [10] -1 0       0xe4808000 - 0xe48083ff (0x400) MX[B]
        [11] -1 0       0xe4804000 - 0xe4807fff (0x4000) MX[B]
        [12] -1 0       0xe4800000 - 0xe48003ff (0x400) MX[B]
        [13] -1 0       0xe4700000 - 0xe47fffff (0x100000) MX[B](B)
        [14] -1 0       0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
        [15] -1 0       0xe4600000 - 0xe46fffff (0x100000) MX[B](B)
        [16] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
        [17] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
        [18] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
        [19] 0  0       0x00004000 - 0x00004007 (0x8) IS[B]
        [20] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [21] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [22] -1 0       0x00004100 - 0x0000411f (0x20) IX[B]
        [23] -1 0       0x00001574 - 0x00001577 (0x4) IX[B]
        [24] -1 0       0x00001370 - 0x00001377 (0x8) IX[B]
        [25] -1 0       0x000015f4 - 0x000015f7 (0x4) IX[B]
        [26] -1 0       0x000013f0 - 0x000013f7 (0x8) IX[B]
        [27] -1 0       0x000040c0 - 0x000040cf (0x10) IX[B]
        [28] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [29] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [30] -1 0       0x000001f0 - 0x000001f0 (0x1) IX[B]
        [31] -1 0       0x000001f0 - 0x000001f7 (0x8) IX[B]
        [32] -1 0       0x000040a0 - 0x000040bf (0x20) IX[B]
        [33] -1 0       0x00004080 - 0x0000409f (0x20) IX[B]
        [34] -1 0       0x00004060 - 0x0000407f (0x20) IX[B]
        [35] -1 0       0x00004040 - 0x0000405f (0x20) IX[B]
        [36] -1 0       0x00004020 - 0x0000403f (0x20) IX[B]
        [37] -1 0       0x00004000 - 0x00004007 (0x8) IX[B](B)
        [38] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
        [39] 0  0       0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) intel(0): Kernel reported 489216 total, 1 used
(II) intel(0): I830CheckAvailableMemory: 1956860 kB available
(==) intel(0): VideoRam: 262144 KB
(II) intel(0): Attempting memory allocation with tiled buffers and
               large DRI memory manager reservation:
(II) intel(0): Allocating 5472 scanlines for pixmap cache
(II) intel(0): Success.
(II) intel(0): Memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00041fff: exa G965 state buffer (64 kB)
(II) intel(0): 0x00050000-0x02147fff: front buffer (33760 kB)
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x02148000-0x02157fff: xaa scratch (64 kB)
(II) intel(0): 0x02158000-0x02797fff: back buffer (6400 kB)
(II) intel(0): 0x02798000-0x02dd7fff: depth buffer (6400 kB)
(II) intel(0): 0x02dd8000-0x04dd7fff: textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(II) intel(0): front buffer is not tiled
(II) intel(0): back buffer is tiled
(II) intel(0): depth buffer is tiled
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
(II) intel(0): [drm] framebuffer handle = 0xd0050000
(II) intel(0): [drm] added 1 reserved context for kernel
(II) intel(0): X context handle = 0x1
(II) intel(0): [drm] installed DRM signal handler
(II) intel(0): [drm] Registers = 0xe4600000
(II) intel(0): [drm] ring buffer = 0xd0000000
(II) intel(0): [drm] init sarea width,height = 1280 x 1280 (pitch 1280)
(II) intel(0): [drm] Back Buffer = 0xd2158000
(II) intel(0): [drm] Depth Buffer = 0xd2798000
(II) intel(0): [drm] textures = 0xd2dd8000
(II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
(II) intel(0): [dri] visual configs initialized
(II) intel(0): Page Flipping disabled
(==) intel(0): Write-combining range (0xd0000000,0x10000000)
(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(**) intel(0): Option "XaaNoOffscreenPixmaps" "true"
(II) intel(0): Using XFree86 Acceleration Architecture (XAA)
        Screen to screen bit blits
        Solid filled rectangles
        8x8 mono pattern filled rectangles
        Indirect CPU to Screen color expansion
        Solid Horizontal and Vertical Lines
        Setting up tile and stipple cache:
                32 128x128 slots
                32 256x256 slots
                16 512x512 slots
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x02148000 (pgoffset 8520)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x02158000 (pgoffset 8536)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x02798000 (pgoffset 10136)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x02dd8000 (pgoffset 11736)
(WW) intel(0): ESR is 0x00000001
(WW) intel(0): PRB0_CTL (0x0001f001) indicates ring buffer enabled
(WW) intel(0): PRB0_HEAD (0x026086cc) and PRB0_TAIL (0x0000a828) indicate ring buffer not flushed
(WW) intel(0): Existing errors found in hardware state.
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is off
(II) intel(0):   Display plane A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B is now enabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe none
(II) intel(0):   Output LVDS is connected to pipe B
(II) intel(0):   Output TV is connected to pipe none
Comment 1 Ivan Asmer 2008-04-29 15:59:53 UTC
I have the same/similar bug. 

Bug is: when software use opengl, X freezes and I need to reboot by power button.

Hardware: laptop Dell Vostro 1400 19024: Santa-Rosa/965GMA/Core 2 Duo 7250.
OS: Gentoo Linux 2007 x86_64. Kernel: 2.6.24-gentoo-r4
Driver:

[I] x11-drivers/xf86-video-i810
     Available versions:  1.6.5 1.7.4 2.1.1 ~2.2.0.90 ~2.2.1 ~2.2.99.901 ~2.2.99.902 ~2.2.99.903 ~2.2.99.903-r1 {debug dri}
     Installed versions:  2.1.1(01:55:54 18.03.2008)(dri -debug)
     Homepage:            http://xorg.freedesktop.org/
     Description:         X.Org driver for Intel cards

Now installed 2.1.1 driver, because more late drivers is masked. I was unmask and install more late drivers, and the same bug occurs.

mesa-6.5.2.

Bug reproduced:
Quake 3 run: after initial idsoftware logo (stonewall with 'ID' letters).
glxgears - when resize window with gears. W/o resize I can close glxgears and all OK. Gears draws fluently - gl works OK.
mplayer -vo gl - when I press 'F' to fullscreen bug occurs.

glxinfo:
asmer@iridium ~ $ glxinfo | grep rend
direct rendering: Yes
OpenGL renderer string: Mesa DRI Unknown Intel Chipset 4.1.3002





Comment 2 Leandro Martinez 2008-07-16 12:33:16 UTC
Same problem in Vaio NR11Z/S, when trying to use VMD (molecular graphics viewer).

System:

Linux farrapo 2.6.24-19-generic #1 SMP Fri Jul 11 23:41:49 UTC 2008 i686 GNU/Linux

This message appears hundreds of times in xorg.0.log.old

tossed event which came in late
mieqEnequeue: out-of-order valuator event; dropping.
tossed event which came in late


leandro@farrapo:~% glxinfo
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, 
    GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGI_swap_control, 
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory, 
    GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control, 
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control, 
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, 
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
    GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX version: 1.2
GLX extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, 
    GLX_MESA_swap_control, GLX_MESA_swap_frame_usage, GLX_OML_swap_method, 
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, 
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) 965GM 4.1.3002 x86/MMX/SSE2
OpenGL version string: 1.4 Mesa 7.0.3-rc2
OpenGL extensions:
    GL_ARB_depth_texture, GL_ARB_fragment_program, GL_ARB_imaging, 
    GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_point_parameters, 
    GL_ARB_shadow, GL_ARB_texture_border_clamp, GL_ARB_texture_compression, 
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add, 
    GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, 
    GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat, 
    GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle, 
    GL_ARB_transpose_matrix, GL_ARB_vertex_buffer_object, 
    GL_ARB_vertex_program, GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra, 
    GL_EXT_blend_color, GL_EXT_blend_equation_separate, 
    GL_EXT_blend_func_separate, GL_EXT_blend_logic_op, GL_EXT_blend_minmax, 
    GL_EXT_blend_subtract, GL_EXT_clip_volume_hint, GL_EXT_cull_vertex, 
    GL_EXT_compiled_vertex_array, GL_EXT_convolution, GL_EXT_copy_texture, 
    GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_histogram, 
    GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels, GL_EXT_point_parameters, 
    GL_EXT_polygon_offset, GL_EXT_rescale_normal, GL_EXT_secondary_color, 
    GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_EXT_stencil_wrap, 
    GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D, 
    GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add, 
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, 
    GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod_bias, 
    GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_vertex_array, 
    GL_3DFX_texture_compression_FXT1, GL_APPLE_client_storage, 
    GL_APPLE_packed_pixels, GL_ATI_blend_equation_separate, 
    GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, 
    GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_ycbcr_texture, 
    GL_MESA_window_pos, GL_NV_blend_square, GL_NV_light_max_exponent, 
    GL_NV_texture_rectangle, GL_NV_texgen_reflection, GL_OES_read_format, 
    GL_SGI_color_matrix, GL_SGI_color_table, GL_SGIS_generate_mipmap, 
    GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp, 
    GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SUN_multi_draw_arrays

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
0x23 24 tc  0 32  0 r  y  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x24 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x25 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x26 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x27 24 tc  0 32  0 r  y  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x28 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x29 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x2a 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x2b 24 dc  0 32  0 r  y  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x2c 24 dc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x2d 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x2e 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x2f 24 dc  0 32  0 r  y  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x30 24 dc  0 32  0 r  .  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x31 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x32 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x66 32 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 Ncon



Comment 3 Jed Brown 2008-08-15 13:35:00 UTC
I have the same bug.  It applies to both EXA and XAA (crashes sooner with XAA).

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.25-ARCH x86_64 
Current Operating System: Linux brakk 2.6.26-ARCH #1 SMP PREEMPT Sun Aug 10 14:04:12 CEST 2008 x86_64
Build Date: 21 June 2008  11:53:34AM

2D and very light 3D works fine, but more intense 3D (Paraview, VisIt, Gmsh, Google Earth) causes hard crash.  A sure way to reproduce is to rotate a reasonable size 3D object.
Comment 4 Jed Brown 2008-08-15 14:38:18 UTC
Created attachment 18303 [details]
Crash log with Option "ModeDebug" "true"
Comment 5 haihao 2008-08-20 02:30:40 UTC
Currently the stable mesa is 7.0.4, Could you try with it?
Comment 6 Jed Brown 2008-08-20 06:56:33 UTC
Created attachment 18410 [details]
log with 2008-08-20 git
Comment 7 Jed Brown 2008-08-20 06:57:33 UTC
(In reply to comment #5)
> Currently the stable mesa is 7.0.4, Could you try with it?
> 

I built a new chain from git and things are better (the driver doesn't crash).  Instead I get errors like these.  Also, see my attached Xorg.0.log.

| Failed to initialize GEM.  Falling back to classic.
| paraview-real: intel_bufmgr_fake.c:943: dri_fake_emit_reloc: Assertion `target_buf' failed.
| Aborted (core dumped)

| Failed to initialize GEM.  Falling back to classic.
| paraview-real: brw_vtbl.c:98: brw_new_batch: Assertion `!brw->no_batch_wrap' failed.
| Aborted (core dumped)
Comment 8 Jed Brown 2008-09-06 16:41:09 UTC
Things seem to be improving.  Using

X.Org X Server 1.4.99.906 (1.5.0 RC 6)

I can do some significant rendering with VisIt (the card squeaks when I do anything significant, but it doesn't crash).  Paraview still crashes, but only in one way:

| Failed to initialize TTM buffer manager.  Falling back to classic.
| paraview-real: brw_vtbl.c:98: brw_new_batch: Assertion `!brw->no_batch_wrap' failed.
| Aborted (core dumped)

I've attached my latest log.
Comment 9 Jed Brown 2008-09-06 16:42:59 UTC
Created attachment 18708 [details]
log with xorg-server 1.4.99.906 (1.5.0 RC 6) and xf86-video-intel 2.4.2
Comment 10 Joel 2008-11-10 08:53:05 UTC
I test this now on intel 2.4.2 and mesa 7.2, and I don't get a crash. (zooming on cities, moving around, clicking 3d buildings. 

I'll test with 2.5.0 next reboot.
Comment 11 Joel 2008-11-11 03:01:39 UTC
I tested Google Earth 4.3.7284.3916 (beta) on FC 10 preview, intel 2.5.0 mesa 7.2 (iirc on mesa) using EXA. I forgot to check XAA but I did test that in my previous post with intel 2.4.2 on Archlinux and that worked too.

/Joel
Comment 12 Joel 2008-11-11 03:07:22 UTC
You mighth have to disregard both my tests. I have i965, not i965gm.
Sorry, I was too hasty. :(
Comment 13 al1ta 2008-12-01 02:04:30 UTC
for me still not work..

some data:

laptop hp compaq 6710b 

Linux al1ta 2.6.26-tuxonice #4 SMP Fri Aug 22 00:32:07 CEST 2008 x86_64 Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz GenuineIntel GNU/Linux

00:02.0 VGA compatible controller: Intel Corporation Mobile Integrated Graphics Controller (rev 0c)                                                             
00:02.1 Display controller: Intel Corporation Mobile Integrated Graphics Controller (rev 0c)  

x11-base/xorg-server-1.4.2
media-libs/mesa-7.0.3  
x11-libs/libdrm-2.4.1
x11-drivers/xf86-video-intel-2.5.1

glxinfo 
------------
name of display: :0.0   
display: :0  screen: 0  
direct rendering: Yes   
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:        
    GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,     
    GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGI_swap_control,     
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group     
client glx vendor string: SGI                                                 
client glx version string: 1.4                                                
client glx extensions:                                                        
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,    
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,     
    GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,                          
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,     
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,      
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,                
    GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap                 
GLX version: 1.2                                                              
GLX extensions:                                                               
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,    
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,     
    GLX_MESA_swap_control, GLX_MESA_swap_frame_usage, GLX_OML_swap_method,    
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,      
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group     
OpenGL vendor string: Tungsten Graphics, Inc                                  
OpenGL renderer string: Mesa DRI Intel(R) 965GM 4.1.3002                      
OpenGL version string: 1.4 Mesa 7.0.3                                         
OpenGL extensions:                                                            
    GL_ARB_depth_texture, GL_ARB_fragment_program, GL_ARB_imaging,            
    GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_point_parameters,         
    GL_ARB_shadow, GL_ARB_texture_border_clamp, GL_ARB_texture_compression,   
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add,                          
    GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,                  
    GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,                  
    GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle,                
    GL_ARB_transpose_matrix, GL_ARB_vertex_buffer_object,                     
    GL_ARB_vertex_program, GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra,       
    GL_EXT_blend_color, GL_EXT_blend_equation_separate,                       
    GL_EXT_blend_func_separate, GL_EXT_blend_logic_op, GL_EXT_blend_minmax,   
    GL_EXT_blend_subtract, GL_EXT_clip_volume_hint, GL_EXT_cull_vertex,       
    GL_EXT_compiled_vertex_array, GL_EXT_convolution, GL_EXT_copy_texture,    
    GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_histogram,           
    GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels, GL_EXT_point_parameters,  
    GL_EXT_polygon_offset, GL_EXT_rescale_normal, GL_EXT_secondary_color,     
    GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_EXT_stencil_wrap, 
    GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,                      
    GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
    GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod_bias,
    GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_vertex_array,
    GL_3DFX_texture_compression_FXT1, GL_APPLE_client_storage,
    GL_APPLE_packed_pixels, GL_ATI_blend_equation_separate,
    GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat,
    GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_ycbcr_texture,
    GL_MESA_window_pos, GL_NV_blend_square, GL_NV_light_max_exponent,
    GL_NV_texture_rectangle, GL_NV_texgen_reflection, GL_OES_read_format,
    GL_SGI_color_matrix, GL_SGI_color_table, GL_SGIS_generate_mipmap,
    GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp,
    GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SUN_multi_draw_arrays

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
0x23 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x24 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x25 24 tc  0 32  0 r  y  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x26 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x27 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x28 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x29 24 tc  0 32  0 r  y  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x2a 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x2b 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x2c 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x2d 24 dc  0 32  0 r  y  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x2e 24 dc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x2f 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x30 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x31 24 dc  0 32  0 r  y  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x32 24 dc  0 32  0 r  .  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x65 32 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 Ncon

cat /var/log/Xorg.0.log | grep WW   
------------------------------------                  
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/share/fonts/TTF/" does not exist.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
(WW) intel: No matching Device section for instance (BusID PCI:0:2:1) found
(WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd0000009                                                                               
(WW) intel(0): PP_STATUS before: on, ready, sequencing idle
(WW) intel(0): PP_STATUS after: on, ready, sequencing on
(WW) intel(0): Register 0x70024 (PIPEASTAT) changed from 0x00000203 to 0x00000000                                                                               
(WW) intel(0): PIPEASTAT before: status: VSYNC_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS                                                                  
(WW) intel(0): PIPEASTAT after: status:
(WW) intel(0): Register 0x71024 (PIPEBSTAT) changed from 0x00000246 to 0x00000206                                                                               
(WW) intel(0): PIPEBSTAT before: status: VSYNC_INT_STATUS LBLC_EVENT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS                                                
(WW) intel(0): PIPEBSTAT after: status: VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS                                                                   
(WW) intel(0): Register 0x68000 (TV_CTL) changed from 0x100000c0 to 0x000c00c0
(WW) intel(0): Register 0x68010 (TV_CSC_Y) changed from 0x00000000 to 0x0332012d
(WW) intel(0): Register 0x68014 (TV_CSC_Y2) changed from 0x00000000 to 0x07d30104                                                                               
(WW) intel(0): Register 0x68018 (TV_CSC_U) changed from 0x00000000 to 0x0733052d
(WW) intel(0): Register 0x6801c (TV_CSC_U2) changed from 0x00000000 to 0x05c70200                                                                               
(WW) intel(0): Register 0x68020 (TV_CSC_V) changed from 0x00000000 to 0x0340030c
(WW) intel(0): Register 0x68024 (TV_CSC_V2) changed from 0x00000000 to 0x06d00200                                                                               
(WW) intel(0): Register 0x68028 (TV_CLR_KNOBS) changed from 0x00000000 to 0x00404000                                                                            
(WW) intel(0): Register 0x6802c (TV_CLR_LEVEL) changed from 0x00000000 to 0x010b00e1                                                                            
(WW) intel(0): Register 0x68030 (TV_H_CTL_1) changed from 0x00000000 to 0x00400359                                                                              
(WW) intel(0): Register 0x68034 (TV_H_CTL_2) changed from 0x00000000 to 0x80480022                                                                              
(WW) intel(0): Register 0x68038 (TV_H_CTL_3) changed from 0x00000000 to 0x007c0344                                                                              
(WW) intel(0): Register 0x6803c (TV_V_CTL_1) changed from 0x00000000 to 0x00f01415                                                                              
(WW) intel(0): Register 0x68040 (TV_V_CTL_2) changed from 0x00000000 to 0x00060607                                                                              
(WW) intel(0): Register 0x68044 (TV_V_CTL_3) changed from 0x00000000 to 0x80120001                                                                              
(WW) intel(0): Register 0x68048 (TV_V_CTL_4) changed from 0x00000000 to 0x000900f0                                                                              
(WW) intel(0): Register 0x6804c (TV_V_CTL_5) changed from 0x00000000 to 0x000a00f0                                                                              
(WW) intel(0): Register 0x68050 (TV_V_CTL_6) changed from 0x00000000 to 0x000900f0                                                                              
(WW) intel(0): Register 0x68054 (TV_V_CTL_7) changed from 0x00000000 to 0x000a00f0                                                                              
(WW) intel(0): Register 0x68060 (TV_SC_CTL_1) changed from 0x00000000 to 0xc1710088                                                                             
(WW) intel(0): Register 0x68064 (TV_SC_CTL_2) changed from 0x00000000 to 0x4e2d1dc8                                                                             
(WW) intel(0): Register 0x68070 (TV_WIN_POS) changed from 0x00000000 to 0x00360024                                                                              
(WW) intel(0): Register 0x68074 (TV_WIN_SIZE) changed from 0x00000000 to 0x02640198                                                                             
(WW) intel(0): Register 0x68080 (TV_FILTER_CTL_1) changed from 0x00000000 to 0x8000085e
(WW) intel(0): Register 0x68084 (TV_FILTER_CTL_2) changed from 0x00000000 to 0x00028283
(WW) intel(0): Register 0x68088 (TV_FILTER_CTL_3) changed from 0x00000000 to 0x00014141
(WW) intel(0): Register 0x68100 (TV_H_LUMA_0) changed from 0x00000000 to 0xb1403000
(WW) intel(0): Register 0x681ec (TV_H_LUMA_59) changed from 0x00000000 to 0x0000b060
(WW) intel(0): Register 0x68200 (TV_H_CHROMA_0) changed from 0x00000000 to 0xb1403000
(WW) intel(0): Register 0x682ec (TV_H_CHROMA_59) changed from 0x00000000 to 0x0000b060
(WW) intel(0): Option "XAANoOffscreenPixmaps" is not used
(WW) AIGLX: 3D driver claims to not support visual 0x23
(WW) AIGLX: 3D driver claims to not support visual 0x24
(WW) AIGLX: 3D driver claims to not support visual 0x25
(WW) AIGLX: 3D driver claims to not support visual 0x26
(WW) AIGLX: 3D driver claims to not support visual 0x27
(WW) AIGLX: 3D driver claims to not support visual 0x28
(WW) AIGLX: 3D driver claims to not support visual 0x29
(WW) AIGLX: 3D driver claims to not support visual 0x2a
(WW) AIGLX: 3D driver claims to not support visual 0x2b
(WW) AIGLX: 3D driver claims to not support visual 0x2c
(WW) AIGLX: 3D driver claims to not support visual 0x2d
(WW) AIGLX: 3D driver claims to not support visual 0x2e
(WW) AIGLX: 3D driver claims to not support visual 0x2f
(WW) AIGLX: 3D driver claims to not support visual 0x30
(WW) AIGLX: 3D driver claims to not support visual 0x31
(WW) AIGLX: 3D driver claims to not support visual 0x32
(WW) Warning, couldn't open module evdev
(WW) Warning, couldn't open module evdev
(WW) Warning, couldn't open module evdev
(WW) Warning, couldn't open module evdev


cat /var/log/Xorg.0.log | grep EE
----------------------------------
       (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) Failed to load module "evdev" (module does not exist, 0)
(EE) No input driver matching `evdev'
(EE) Failed to load module "evdev" (module does not exist, 0)
(EE) No input driver matching `evdev'
(EE) Failed to load module "evdev" (module does not exist, 0)
(EE) No input driver matching `evdev'
(EE) Failed to load module "evdev" (module does not exist, 0)
(EE) No input driver matching `evdev'

Comment 14 matthias 2008-12-23 12:29:11 UTC
I have the same problem on a Lenovo 3000 N500 with Intel Graphics Media Accelerator 4500M HD and openSuse 11.1

After the display freeze I can still use the computer with remote ssh access, but I cannot reboot the X server. The last kernel messages are

dmesg:
...
[drm:i915_getparam] *ERROR* Unknown parameter 5
[drm:i915_wait_irq] *ERROR* EBUSY -- rec: 100985 emitted: 100988


lspci: 
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)   
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)       
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)                      
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)                      
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)                      
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)                     
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03)
00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
02:00.0 System peripheral: JMicron Technologies, Inc. SD/MMC Host Controller
02:00.2 SD Host controller: JMicron Technologies, Inc. Standard SD Host Controller
02:00.3 System peripheral: JMicron Technologies, Inc. MS Host Controller
04:00.0 Network controller: Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection
07:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5906M Fast Ethernet PCI Express (rev 02)


glxinfo                                                                                      
name of display: :0.0                                                                                               
display: :0  screen: 0                                                                                              
direct rendering: Yes                                                                                               
server glx vendor string: SGI                                                                                       
server glx version string: 1.2                                                                                      
server glx extensions:                                                                                              
    GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,                                       
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,                                           
    GLX_OML_swap_method, GLX_SGI_swap_control, GLX_SGIS_multisample,                                                
    GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group                                                                 
client glx vendor string: SGI                                                                                       
client glx version string: 1.4                                                                                      
client glx extensions:                                                                                              
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,                                          
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,                                           
    GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,                                                                
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,                                           
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,                                            
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,                                                      
    GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap                                                       
GLX extensions:                                                                                                     
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,                                          
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_swap_control,                                              
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_SGI_swap_control,                                           
    GLX_SGI_video_sync, GLX_SGIS_multisample, GLX_SGIX_fbconfig,                                                    
    GLX_SGIX_visual_select_group                                                                                    
OpenGL vendor string: Tungsten Graphics, Inc                                                                        
OpenGL renderer string: Mesa DRI Mobile Intel® GM45 Express Chipset 20080716                                        
OpenGL version string: 1.4 Mesa 7.2                                                                                 
OpenGL extensions:                                                                                                  
    GL_ARB_depth_texture, GL_ARB_draw_buffers, GL_ARB_fragment_program,                                             
    GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader,                                                         
    GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_point_parameters,                                               
    GL_ARB_point_sprite, GL_ARB_shader_objects, GL_ARB_shading_language_100,                                        
    GL_ARB_shadow, GL_ARB_texture_border_clamp, GL_ARB_texture_compression,                                         
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add,                                                                
    GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,                                                        
    GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,                                                        
    GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle,                                                      
    GL_ARB_transpose_matrix, GL_ARB_vertex_buffer_object,                                                           
    GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_window_pos,                                                 
    GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,                                                                   
    GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate,                                                     
    GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract,                                              
    GL_EXT_clip_volume_hint, GL_EXT_cull_vertex, GL_EXT_compiled_vertex_array,                                      
    GL_EXT_copy_texture, GL_EXT_draw_range_elements, GL_EXT_fog_coord,                                              
    GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil,                                                          
    GL_EXT_packed_pixels, GL_EXT_point_parameters, GL_EXT_polygon_offset,                                           
    GL_EXT_rescale_normal, GL_EXT_secondary_color,                                                                  
    GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_EXT_stencil_wrap,                                       
    GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,                                                            
    GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,                                                              
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,                                                            
    GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod_bias,                                                     
    GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_texture_sRGB,                                           
    GL_EXT_vertex_array, GL_3DFX_texture_compression_FXT1,                                                          
    GL_APPLE_client_storage, GL_APPLE_packed_pixels,                                                                
    GL_ATI_blend_equation_separate, GL_ATI_separate_stencil,
    GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat,
    GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_ycbcr_texture,
    GL_MESA_window_pos, GL_NV_blend_square, GL_NV_light_max_exponent,
    GL_NV_point_sprite, GL_NV_texture_rectangle, GL_NV_texgen_reflection,
    GL_NV_vertex_program, GL_NV_vertex_program1_1, GL_OES_read_format,
    GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp,
    GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SGIX_depth_texture,
    GL_SUN_multi_draw_arrays
glu version: 1.3
glu extensions:
    GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
0x21 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x22 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x54 32 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None










Xorg.0.log

X.Org X Server 1.5.2
Release Date: 10 October 2008
X Protocol Version 11, Revision 0
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux meinke 2.6.27.7-9-default #1 SMP 2008-12-04 18:10:04 +0100 x86_64
Build Date: 03 December 2008  02:40:38PM                                                         
                                                                                                 
        Before reporting problems, check http://wiki.x.org                                       
        to make sure that you have the latest version.                                           
Module Loader present                                                                            
Markers: (--) probed, (**) from config file, (==) default setting,                               
        (++) from command line, (!!) notice, (II) informational,                                 
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.                            
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec 23 20:38:52 2008                             
(==) Using config file: "/etc/X11/xorg.conf"                                                     
(==) ServerLayout "Layout[all]"                                                                  
(**) |-->Screen "Screen[0]" (0)                                                                  
(**) |   |-->Monitor "Monitor[0]"                                                                
(**) |   |-->Device "Device[0]"                                                                  
(**) |-->Input Device "Keyboard[0]"                                                              
(**) |-->Input Device "Mouse[1]"                                                                 
(**) Option "ZapWarning" "on"                                                                    
(**) Option "AllowMouseOpenFail" "on"                                                            
(**) Option "Xinerama" "off"                                                                     
(**) Option "AIGLX" "on"                                                                         
(==) Automatically adding devices                                                                
(==) Automatically enabling devices                                                              
(WW) The directory "/usr/share/fonts/local" does not exist.                                      
        Entry deleted from font path.                                                            
(WW) The directory "/usr/share/fonts/PEX" does not exist.                                        
        Entry deleted from font path.                                                            
(WW) The directory "/usr/share/fonts/latin2/misc" does not exist.                                
        Entry deleted from font path.                                                            
(WW) The directory "/usr/share/fonts/latin2/75dpi" does not exist.                               
        Entry deleted from font path.                                                            
(WW) The directory "/usr/share/fonts/latin2/100dpi" does not exist.                              
        Entry deleted from font path.                                                            
(WW) The directory "/usr/share/fonts/latin2/Type1" does not exist.                               
        Entry deleted from font path.                                                            
(WW) The directory "/usr/share/fonts/latin7/75dpi" does not exist.                               
        Entry deleted from font path.                                                            
(WW) The directory "/usr/share/fonts/japanese" does not exist.                                   
        Entry deleted from font path.                                                            
(WW) The directory "/usr/share/fonts/kwintv" does not exist.                                     
        Entry deleted from font path.                                                            
(WW) The directory "/usr/share/fonts/uni" does not exist.                                        
        Entry deleted from font path.                                                            
(WW) The directory "/usr/share/fonts/CID" does not exist.                                        
        Entry deleted from font path.                                                            
(WW) The directory "/usr/share/fonts/ucs/misc" does not exist.                                   
        Entry deleted from font path.                                                            
(WW) The directory "/usr/share/fonts/ucs/75dpi" does not exist.                                  
        Entry deleted from font path.                                                            
(WW) The directory "/usr/share/fonts/ucs/100dpi" does not exist.                                 
        Entry deleted from font path.                                                            
(WW) The directory "/usr/share/fonts/hellas/misc" does not exist.                                
        Entry deleted from font path.                                                            
(WW) The directory "/usr/share/fonts/hellas/75dpi" does not exist.                               
        Entry deleted from font path.                                                            
(WW) The directory "/usr/share/fonts/hellas/100dpi" does not exist.                              
        Entry deleted from font path.                                                            
(WW) The directory "/usr/share/fonts/hellas/Type1" does not exist.                               
        Entry deleted from font path.                                                            
(WW) The directory "/usr/share/fonts/misc/sgi" does not exist.                                   
        Entry deleted from font path.                                                            
(WW) The directory "/usr/share/fonts/xtest" does not exist.                                      
        Entry deleted from font path.                                                            
(==) Including the default font path /usr/share/fonts/misc:unscaled,/usr/share/fonts/TTF/,/usr/share/fonts/OTF,/usr/share/fonts/Type1/,/usr/share/fon
ts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled.                                                                                                  
(**) FontPath set to:                                                                                                                                
        /usr/share/fonts/misc:unscaled,                                                                                                              
        /usr/share/fonts/75dpi:unscaled,                                                                                                             
        /usr/share/fonts/100dpi:unscaled,                                                                                                            
        /usr/share/fonts/Type1,                                                                                                                      
        /usr/share/fonts/URW,                                                                                                                        
        /usr/share/fonts/Speedo,                                                                                                                     
        /usr/share/fonts/cyrillic,                                                                                                                   
        /usr/share/fonts/baekmuk:unscaled,                                                                                                           
        /usr/share/fonts/truetype,                                                                                                                   
        /opt/kde3/share/fonts,                                                                                                                       
        /usr/share/fonts/misc:unscaled,                                                                                                              
        /usr/share/fonts/TTF/,                                                                                                                       
        /usr/share/fonts/OTF,                                                                                                                        
        /usr/share/fonts/Type1/,                                                                                                                     
        /usr/share/fonts/100dpi:unscaled,                                                                                                            
        /usr/share/fonts/75dpi:unscaled                                                                                                              
(**) Input device list set to "/dev/gpmdata,/dev/input/mice"                                                                                         
(==) ModulePath set to "/usr/lib64/xorg/modules/updates,/usr/lib64/xorg/modules"                                                                     
(**) Extension "Composite" is enabled                                                                                                                
(II) Open ACPI successful (/var/run/acpid.socket)                                                                                                    
(II) Loader magic: 0x7ae680                                                                                                                          
(II) Module ABI versions:                                                                                                                            
        X.Org ANSI C Emulation: 0.4                                                                                                                  
        X.Org Video Driver: 4.1                                                                                                                      
        X.Org XInput driver : 2.1                                                                                                                    
        X.Org Server Extension : 1.1                                                                                                                 
        X.Org Font Renderer : 0.6                                                                                                                    
(II) Loader running on linux                                                                                                                         
(++) using VT number 7                                                                                                                               

(--) PCI:*(0@0:2:0) unknown vendor (0x8086) unknown chipset (0x2a42) rev 7, Mem @ 0xf4000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
(--) PCI: (0@0:2:1) unknown vendor (0x8086) unknown chipset (0x2a43) rev 7, Mem @ 0xf4400000/1048576                                          
(II) System resource ranges:                                                                                                                  
        [0] -1  0       0xffffffff - 0xffffffff (0x1) MX[B]                                                                                   
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]                                                                               
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]                                                                               
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]                                                                               
        [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]                                                                                   
        [5] -1  0       0x00000000 - 0x00000000 (0x1) IX[B]                                                                                   
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.                                              
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.                                                 
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.                                                 
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.                                            
(II) "record" will be loaded by default.                                                                                                      
(II) "dri" will be loaded by default.                                                                                                         
(II) LoadModule: "glx"                                                                                                                        

(II) Loading /usr/lib64/xorg/modules//extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"                
        compiled for 1.5.2, module version = 1.0.0        
        ABI class: X.Org Server Extension, version 1.1    
(**) AIGLX enabled                                        
(**) Exporting typical set of GLX visuals                 
(II) Loading extension GLX                                
(II) LoadModule: "dbe"                                    

(II) Loading /usr/lib64/xorg/modules//extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"                
        compiled for 1.5.2, module version = 1.0.0        
        Module class: X.Org Server Extension              
        ABI class: X.Org Server Extension, version 1.1    
(II) Loading extension DOUBLE-BUFFER                      
(II) LoadModule: "extmod"                                 

(II) Loading /usr/lib64/xorg/modules//extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"                
        compiled for 1.5.2, module version = 1.0.0           
        Module class: X.Org Server Extension                 
        ABI class: X.Org Server Extension, version 1.1       
(II) Loading extension SHAPE                                 
(II) Loading extension MIT-SUNDRY-NONSTANDARD                
(II) Loading extension BIG-REQUESTS                          
(II) Loading extension SYNC                                  
(II) Loading extension MIT-SCREEN-SAVER                      
(II) Loading extension XC-MISC                               
(II) Loading extension XFree86-VidModeExtension              
(II) Loading extension XFree86-Misc                          
(II) Loading extension XFree86-DGA                           
(II) Loading extension DPMS                                  
(II) Loading extension TOG-CUP                               
(II) Loading extension Extended-Visual-Information           
(II) Loading extension XVideo                                
(II) Loading extension XVideo-MotionCompensation             
(II) Loading extension X-Resource                            
(II) LoadModule: "freetype"                                  

(II) Loading /usr/lib64/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 1.5.2, module version = 2.1.0                      
        Module class: X.Org Font Renderer                               
        ABI class: X.Org Font Renderer, version 0.6                     
(II) Loading font FreeType                                              
(II) LoadModule: "record"                                               

(II) Loading /usr/lib64/xorg/modules//extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"                
        compiled for 1.5.2, module version = 1.13.0          
        Module class: X.Org Server Extension                 
        ABI class: X.Org Server Extension, version 1.1       
(II) Loading extension RECORD                                
(II) LoadModule: "dri"                                       

(II) Loading /usr/lib64/xorg/modules//extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"                
        compiled for 1.5.2, module version = 1.0.0        
        ABI class: X.Org Server Extension, version 1.1    
(II) Loading extension XFree86-DRI                        
(II) LoadModule: "intel"                                  

(II) Loading /usr/lib64/xorg/modules//drivers/intel_drv.so
(II) Module intel: vendor="X.Org Foundation"              
        compiled for 1.5.2, module version = 2.5.0        
        Module class: X.Org Video Driver                  
        ABI class: X.Org Video Driver, version 4.1        
(II) LoadModule: "kbd"                                    

(II) Loading /usr/lib64/xorg/modules//input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"            
        compiled for 1.5.2, module version = 1.3.1    
        Module class: X.Org XInput Driver             
        ABI class: X.Org XInput driver, version 2.1   
(II) LoadModule: "mouse"                              

(II) Loading /usr/lib64/xorg/modules//input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"            
        compiled for 1.5.2, module version = 1.3.0      
        Module class: X.Org XInput Driver               
        ABI class: X.Org XInput driver, version 2.1     
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
        i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
        E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, G35, 965Q, 946GZ,
        965GM, 965GME/GLE, G33, Q35, Q33,                                
        Mobile Intel® GM45 Express Chipset,                              
        Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41          
(II) Primary Device is: PCI 00@00:02:0                                   
(II) resource ranges after xf86ClaimFixedResources() call:               
        [0] -1  0       0xffffffff - 0xffffffff (0x1) MX[B]              
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]          
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]          
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]          
        [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]              
        [5] -1  0       0x00000000 - 0x00000000 (0x1) IX[B]              
(II) resource ranges after probing:                                      
        [0] -1  0       0xffffffff - 0xffffffff (0x1) MX[B]              
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]          
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]          
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]          
        [4] 0   0       0x000a0000 - 0x000affff (0x10000) MS[B]          
        [5] 0   0       0x000b0000 - 0x000b7fff (0x8000) MS[B]           
        [6] 0   0       0x000b8000 - 0x000bffff (0x8000) MS[B]           
        [7] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]              
        [8] -1  0       0x00000000 - 0x00000000 (0x1) IX[B]              
        [9] 0   0       0x000003b0 - 0x000003bb (0xc) IS[B]              
        [10] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]             
(II) Loading sub module "vgahw"                                          
(II) LoadModule: "vgahw"                                                 

(II) Loading /usr/lib64/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"     
        compiled for 1.5.2, module version = 0.1.0
        ABI class: X.Org Video Driver, version 4.1
(**) intel(0): Depth 24, (--) framebuffer bpp 32  
(==) intel(0): RGB weight 888                     
(==) intel(0): Default visual is TrueColor        
(**) intel(0): Option "DRI"                       
(II) intel(0): Integrated Graphics Chipset: Intel(R) Mobile Intel® GM45 Express Chipset
(--) intel(0): Chipset: "Mobile Intel® GM45 Express Chipset"                           
(--) intel(0): Linear framebuffer at 0xD0000000                                        
(--) intel(0): IO registers at addr 0xF4000000                                         
(WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB                         
(==) intel(0): Using EXA for acceleration                                              
(II) intel(0): 2 display pipes available.                                              
(II) Loading sub module "ddc"                                                          
(II) LoadModule: "ddc"                                                                 
(II) Module "ddc" already built-in                                                     
(II) Loading sub module "i2c"                                                          
(II) LoadModule: "i2c"                                                                 
(II) Module "i2c" already built-in                                                     
(II) intel(0): Output VGA using monitor section Monitor[0]                             
(**) intel(0): Option "PreferredMode" "1280x800"                                       
(II) intel(0): Output LVDS has no monitor section                                      
(II) intel(0): I2C bus "LVDSDDC_C" initialized.                                        
(II) intel(0): Attempting to determine panel fixed mode.                               
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.                 
(II) intel(0): EDID vendor "LPL", prod id 7681                                         
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" initialized.                             
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" registered at address 0x70.
(II) intel(0): No SDVO device found on SDVOB                                                  
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" removed.                   
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" removed.                                        
(II) intel(0): Output HDMI-1 has no monitor section                                           
(II) intel(0): I2C bus "HDMIDDC_B" initialized.                                               
(II) intel(0): HDMI output 1 detected                                                         
(II) intel(0): EDID vendor "LPL", prod id 7681                                                
(II) intel(0): Output VGA disconnected                                                        
(II) intel(0): Output LVDS connected                                                          
(II) intel(0): Output HDMI-1 disconnected                                                     
(II) intel(0): Using user preference for initial modes                                        
(II) intel(0): Output LVDS using initial mode 1280x800                                        
(II) intel(0): Monitoring connected displays enabled                                          
(II) intel(0): detected 512 kB GTT.                                                           
(II) intel(0): detected 32764 kB stolen memory.                                               
(==) intel(0): video overlay key set to 0x101fe                                               
(==) intel(0): Intel XvMC decoder disabled                                                    
(==) intel(0): Will not try to enable page flipping                                           
(==) intel(0): Triple buffering disabled                                                      
(==) intel(0): Using gamma correction (1.0, 1.0, 1.0)                                         
(**) intel(0): Display dimensions: (340, 270) mm                                              
(**) intel(0): DPI set to (95, 75)                                                            
(II) Loading sub module "fb"                                                                  
(II) LoadModule: "fb"                                                                         

(II) Loading /usr/lib64/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"     
        compiled for 1.5.2, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "exa"                         
(II) LoadModule: "exa"                                

(II) Loading /usr/lib64/xorg/modules//libexa.so
(II) Module exa: vendor="X.Org Foundation"     
        compiled for 1.5.2, module version = 2.4.0
        ABI class: X.Org Video Driver, version 4.1
(II) Loading sub module "ramdac"                  
(II) LoadModule: "ramdac"                         
(II) Module "ramdac" already built-in             
(II) intel(0): Comparing regs from server start up to After PreInit
(WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd000000a
(WW) intel(0): PP_STATUS before: on, ready, sequencing idle                      
(WW) intel(0): PP_STATUS after: on, ready, sequencing on                         
(WW) intel(0): Register 0x61110 (PORT_HOTPLUG_EN) changed from 0x00000120 to 0x38000120
(WW) intel(0): Register 0x61114 (PORT_HOTPLUG_STAT) changed from 0x00000000 to 0x18500000
(WW) intel(0): Register 0x70024 (PIPEASTAT) changed from 0x00000206 to 0x00000000        
(WW) intel(0): PIPEASTAT before: status: VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS
(WW) intel(0): PIPEASTAT after: status:                                                       
(WW) intel(0): Register 0x321b (FBC_FENCE_OFF) changed from 0x66028000 to 0xa203ca00          
(II) Loading sub module "dri"                                                                 
(II) LoadModule: "dri"                                                                        

(II) Reloading /usr/lib64/xorg/modules//extensions/libdri.so
(==) Depth 24 pixmap format is 32 bpp                       
(II) do I need RAC?  No, I don't.                           
(II) resource ranges after preInit:                         
        [0] -1  0       0xffffffff - 0xffffffff (0x1) MX[B] 
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] 0   0       0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
        [5] 0   0       0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD) 
        [6] 0   0       0x000b8000 - 0x000bffff (0x8000) MS[B](OprD) 
        [7] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]          
        [8] -1  0       0x00000000 - 0x00000000 (0x1) IX[B]          
        [9] 0   0       0x000003b0 - 0x000003bb (0xc) IS[B](OprU)    
        [10] 0  0       0x000003c0 - 0x000003df (0x20) IS[B](OprU)   
(II) intel(0): Kernel reported 482304 total, 1 used                  
(II) intel(0): I830CheckAvailableMemory: 1929212 kB available        
drmOpenDevice: node name is /dev/dri/card0                           
drmOpenDevice: open result is -1, (No such device or address)        
drmOpenDevice: open result is -1, (No such device or address)        
drmOpenDevice: Open failed                                           
drmOpenDevice: node name is /dev/dri/card0                           
drmOpenDevice: open result is -1, (No such device or address)        
drmOpenDevice: open result is -1, (No such device or address)        
drmOpenDevice: Open failed                                           
drmOpenByBusid: Searching for BusID pci:0000:00:02.0                 
drmOpenDevice: node name is /dev/dri/card0                           
drmOpenDevice: open result is 11, (OK)                               
drmOpenByBusid: drmOpenMinor returns 11                              
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0                 
(II) [drm] loaded kernel module for "i915" driver.                   
(II) [drm] DRM interface version 1.3                                 
(II) [drm] DRM open master succeeded.                                
(II) intel(0): [drm] Using the DRM lock SAREA also for drawables.    
(II) intel(0): [drm] framebuffer mapped by ddx driver                
(II) intel(0): [drm] added 1 reserved context for kernel             
(II) intel(0): X context handle = 0x1                                
(II) intel(0): [drm] installed DRM signal handler                    
(**) intel(0): Framebuffer compression enabled                       
(**) intel(0): Tiling enabled                                        
(==) intel(0): VideoRam: 262144 KB                                   
(II) intel(0): Attempting memory allocation with tiled buffers.      
(II) intel(0): Tiled allocation successful.                          
(II) intel(0): [drm] Registers = 0xf4000000                          
(II) intel(0): [drm] ring buffer = 0xd0000000                        
(II) intel(0): [drm] mapped front buffer at 0xd0500000, handle = 0xd0500000
(II) intel(0): [drm] mapped back buffer at 0xd71fd000, handle = 0xd71fd000 
(II) intel(0): [drm] mapped depth buffer at 0xd8391000, handle = 0xd8391000
(II) intel(0): [drm] mapped classic textures at 0xd9525000, handle = 0xd9525000
(II) intel(0): [drm] Initialized kernel agp heap manager, 33554432             
(II) intel(0): [dri] visual configs initialized                                
(II) intel(0): Page Flipping disabled                                          
(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 
(II) EXA(0): Offscreen pixmap area of 55296000 bytes                           
(II) EXA(0): Driver registered support for the following operations:           
(II)         Solid                                                             
(II)         Copy                                                              
(II)         Composite (RENDER acceleration)                                   
(==) intel(0): Backing store disabled                                          
(==) intel(0): Silken mouse enabled                                            
(II) intel(0): Initializing HW Cursor                                          
(II) intel(0): [DRI] installation complete                                     
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x01fff000 (pgoffset 8191)    
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03d40000 (pgoffset 15680)   
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x071fc000 (pgoffset 29180)   
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x071fd000 (pgoffset 29181)   
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x08391000 (pgoffset 33681)   
(II) intel(0): xf86BindGARTMemory: bind key 5 at 0x09525000 (pgoffset 38181)   
(II) intel(0): Fixed memory allocation layout:                                 
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)                     
(II) intel(0): 0x00020000-0x003a3fff: compressed frame buffer (3600 kB, 0x000000007e020000 physical
)                                                                                                  
(II) intel(0): 0x003a4000-0x003adfff: HW cursors (40 kB)                                           
(II) intel(0): 0x003ae000-0x003b5fff: logical 3D context (32 kB)                                   
(II) intel(0): 0x003b6000-0x004b5fff: fake bufmgr (1024 kB)                                        
(II) intel(0): 0x004b6000-0x004cbfff: exa G965 state buffer (88 kB)                                
(II) intel(0): 0x004cc000-0x004ccfff: power context (4 kB)                                         
(II) intel(0): 0x00500000-0x03d3ffff: front buffer (57600 kB) X tiled                              
(II) intel(0): 0x01fff000:            end of stolen memory                                         
(II) intel(0): 0x03d40000-0x071fbfff: exa offscreen (54000 kB)                                     
(II) intel(0): 0x071fc000-0x071fcfff: HW status (4 kB)                                             
(II) intel(0): 0x071fd000-0x08390fff: back buffer (18000 kB) X tiled                               
(II) intel(0): 0x08391000-0x09524fff: depth buffer (18000 kB) Y tiled                              
(II) intel(0): 0x09525000-0x0b524fff: classic textures (32768 kB)                                  
(II) intel(0): 0x10000000:            end of aperture                                              
(II) intel(0): using SSC reference clock of 96 MHz                                                 
(II) intel(0): Selecting standard 18 bit TMDS pixel format.                                        
(II) intel(0): Output configuration:                                                               
(II) intel(0):   Pipe A is off                                                                     
(II) intel(0):   Display plane A is now disabled and connected to pipe A.                          
(II) intel(0):   Pipe B is on                                                                      
(II) intel(0):   Display plane B is now enabled and connected to pipe B.                           
(II) intel(0):   Output VGA is connected to pipe none                                              
(II) intel(0):   Output LVDS is connected to pipe B                                                
(II) intel(0):   Output HDMI-1 is connected to pipe none                                           
(II) intel(0): [drm] dma control initialized, using IRQ 16                                         
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.                     
(**) Option "dpms"                                                                                 
(**) intel(0): DPMS enabled                                                                        
(II) intel(0): Set up textured video                                                               
(II) intel(0): direct rendering: Enabled                                                           
(WW) intel(0): Option "SaXDualHead" is not used                                                    
(WW) intel(0): Option "SaXDualMonitorVendor" is not used                                           
(WW) intel(0): Option "SaXDualOrientation" is not used                                             
(WW) intel(0): Option "SaXDualResolution" is not used                                              
(WW) intel(0): Option "SaXDualMode" is not used                                                    
(WW) intel(0): Option "SaXDualHSync" is not used                                                   
(WW) intel(0): Option "SaXDualMonitorModel" is not used                                            
(WW) intel(0): Option "SaXDualVSync" is not used                                                   
(WW) intel(0): Option "SaXExternal" is not used                                                    
(WW) intel(0): Option "PreferredMode" is not used                                                  
(--) RandR disabled                                                                                
(II) Initializing built-in extension MIT-SHM                                                       
(II) Initializing built-in extension XInputExtension                                               
(II) Initializing built-in extension XTEST                                                         
(II) Initializing built-in extension XKEYBOARD                                                     
(II) Initializing built-in extension XINERAMA                                                      
(II) Initializing built-in extension XFIXES                                                        
(II) Initializing built-in extension RENDER                                                        
(II) Initializing built-in extension RANDR                                                         
(II) Initializing built-in extension COMPOSITE                                                     
(II) Initializing built-in extension DAMAGE                                                        
(II) Initializing built-in extension XEVIE                                                         
drmOpenDevice: node name is /dev/dri/card0                                                         
drmOpenDevice: open result is 12, (OK)                                                             
drmOpenByBusid: Searching for BusID pci:0000:00:02.0                                               
drmOpenDevice: node name is /dev/dri/card0                                                         
drmOpenDevice: open result is 12, (OK)                                                             
drmOpenByBusid: drmOpenMinor returns 12                                                            
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0                                               
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer                                                       
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control                                 
(II) AIGLX: enabled GLX_texture_from_pixmap with driver support                                    
(II) AIGLX: Loaded and initialized /usr/lib64/dri/i965_dri.so                                      
(II) GLX: Initialized DRI GL provider for screen 0                                                 
(II) intel(0): Setting screen physical size to 331 x 207                                           
(**) Option "CoreKeyboard"                                                                         
(**) Keyboard[0]: always reports core events                                                       
(**) Option "Protocol" "Standard"                                                                  
(**) Keyboard[0]: Protocol: Standard                                                               
(**) Option "AutoRepeat" "500 30"                                                                  
(**) Option "XkbRules" "xfree86"                                                                   
(**) Keyboard[0]: XkbRules: "xfree86"                                                              
(**) Option "XkbModel" "thinkpad60"                                                                
(**) Keyboard[0]: XkbModel: "thinkpad60"                                                           
(**) Option "XkbLayout" "de"                                                                       
(**) Keyboard[0]: XkbLayout: "de"                                                                  
(**) Option "XkbVariant" "nodeadkeys"                                                              
(**) Keyboard[0]: XkbVariant: "nodeadkeys"                                                         
(**) Option "XkbOptions" "eurosign:e"                                                              
(**) Keyboard[0]: XkbOptions: "eurosign:e"                                                         
(**) Option "CustomKeycodes" "off"                                                                 
(**) Keyboard[0]: CustomKeycodes disabled                                                          
(**) Option "Protocol" "ExplorerPS/2"                                                              
(**) Mouse[1]: Device: "/dev/input/mice"                                                           
(**) Mouse[1]: Protocol: "ExplorerPS/2"                                                            
(**) Option "CorePointer"                                                                          
(**) Mouse[1]: always reports core events                                                          
(**) Option "Device" "/dev/input/mice"                                                             
(**) Option "Buttons" "5"                                                                          
(==) Mouse[1]: Emulate3Buttons, Emulate3Timeout: 50                                                
(**) Option "ZAxisMapping" "4 5"                                                                   
(**) Mouse[1]: ZAxisMapping: buttons 4 and 5                                                       
(**) Mouse[1]: Buttons: 9                                                                          
(**) Mouse[1]: Sensitivity: 1                                                                      
(II) evaluating device (Keyboard[0])                                                               
(II) XINPUT: Adding extended input device "Keyboard[0]" (type: KEYBOARD)                           
(II) evaluating device (Mouse[1])                                                                  
(II) XINPUT: Adding extended input device "Mouse[1]" (type: MOUSE)                                 
(II) Mouse[1]: ps2EnableDataReporting: succeeded                                                   
Could not init font path element /usr/share/fonts/TTF/, removing from list!                        
Could not init font path element /usr/share/fonts/OTF, removing from list!                         
(II) intel(0): EDID vendor "LPL", prod id 7681                                                     
(II) intel(0): Printing DDC gathered Modelines:                                                    
(II) intel(0): Modeline "1280x800"x0.0   68.90  1280 1304 1336 1400  800 804 808 820 -hsync -vsync (49.2 kHz)
(II) intel(0): EDID vendor "LPL", prod id 7681                                                               
(II) intel(0): EDID vendor "LPL", prod id 7681                                                               
(II) intel(0): Printing DDC gathered Modelines:                                                              
(II) intel(0): Modeline "1280x800"x0.0   68.90  1280 1304 1336 1400  800 804 808 820 -hsync -vsync (49.2 kHz)
(II) intel(0): EDID vendor "LPL", prod id 7681                                                               
(II) intel(0): EDID vendor "LPL", prod id 7681                                                               
(II) intel(0): Printing DDC gathered Modelines:                                                              
(II) intel(0): Modeline "1280x800"x0.0   68.90  1280 1304 1336 1400  800 804 808 820 -hsync -vsync (49.2 kHz)
(II) intel(0): EDID vendor "LPL", prod id 7681                                                               
(II) intel(0): EDID vendor "LPL", prod id 7681                                                               
(II) intel(0): Printing DDC gathered Modelines:                                                              
(II) intel(0): Modeline "1280x800"x0.0   68.90  1280 1304 1336 1400  800 804 808 820 -hsync -vsync (49.2 kHz)
(II) intel(0): EDID vendor "LPL", prod id 7681                                                               
(II) AIGLX: Suspending AIGLX clients for VT switch                                                           
(II) intel(0): xf86UnbindGARTMemory: unbind key 0                                                            
(II) intel(0): xf86UnbindGARTMemory: unbind key 1                                                            
(II) intel(0): xf86UnbindGARTMemory: unbind key 2                                                            
(II) intel(0): xf86UnbindGARTMemory: unbind key 3                                                            
(II) intel(0): xf86UnbindGARTMemory: unbind key 4                                                            
(II) intel(0): xf86UnbindGARTMemory: unbind key 5                                                            
(II) Open ACPI successful (/var/run/acpid.socket)                                                            
(II) AIGLX: Resuming AIGLX clients after VT switch                                                           
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x01fff000 (pgoffset 8191)                                  
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03d40000 (pgoffset 15680)                                 
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x071fc000 (pgoffset 29180)                                 
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x071fd000 (pgoffset 29181)                                 
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x08391000 (pgoffset 33681)                                 
(II) intel(0): xf86BindGARTMemory: bind key 5 at 0x09525000 (pgoffset 38181)                                 
(II) intel(0): Fixed memory allocation layout:                                                               
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)                                                   
(II) intel(0): 0x00020000-0x003a3fff: compressed frame buffer (3600 kB, 0x000000007e020000 physical          
)                                                                                                            
(II) intel(0): 0x003a4000-0x003adfff: HW cursors (40 kB)                                                     
(II) intel(0): 0x003ae000-0x003b5fff: logical 3D context (32 kB)                                             
(II) intel(0): 0x003b6000-0x004b5fff: fake bufmgr (1024 kB)                                                  
(II) intel(0): 0x004b6000-0x004cbfff: exa G965 state buffer (88 kB)                                          
(II) intel(0): 0x004cc000-0x004ccfff: power context (4 kB)                                                   
(II) intel(0): 0x00500000-0x03d3ffff: front buffer (57600 kB) X tiled                                        
(II) intel(0): 0x01fff000:            end of stolen memory                                                   
(II) intel(0): 0x03d40000-0x071fbfff: exa offscreen (54000 kB)                                               
(II) intel(0): 0x071fc000-0x071fcfff: HW status (4 kB)
(II) intel(0): 0x071fd000-0x08390fff: back buffer (18000 kB) X tiled
(II) intel(0): 0x08391000-0x09524fff: depth buffer (18000 kB) Y tiled
(II) intel(0): 0x09525000-0x0b524fff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(II) intel(0): using SSC reference clock of 96 MHz
(II) intel(0): Selecting standard 18 bit TMDS pixel format.
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is off
(II) intel(0):   Display plane A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B is now enabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe none
(II) intel(0):   Output LVDS is connected to pipe B
(II) intel(0):   Output HDMI-1 is connected to pipe none
(II) intel(0): [drm] mapped front buffer at 0xd0500000, handle = 0x2fff9000
(II) intel(0): [drm] dma control initialized, using IRQ 16
(II) Mouse[1]: ps2EnableDataReporting: succeeded
(II) 3rd Button detected: disabling emulate3Button







Comment 15 matthias 2008-12-23 13:56:37 UTC
I just tested switching on and off a few options in xorg.conf:

  Option       "DRI"                              
  Option       "NoAccel"   

everything runs fine (but of course slow), if Option "NoAccel" is specified. As soon as Option "NoAccel" is deactivated, the problem occurs, also if the following options are activated:

  Option       "XaaNoCPUToScreenColorExpandFill" 
  Option       "XaaNoMono8x8PatternFillTrap"     
  Option       "XaaNoDashedBresenhamLine"        
  Option       "XaaNoMono8x8PatternFillRect"     
  Option       "XaaNoSolidTwoPointLine"          
  Option       "XaaNoScanlineCPUToScreenColorExpandFill"
  Option       "XaaNoScanlineImageWriteRect"            
  Option       "XaaNoColor8x8PatternFillRect"           
  Option       "XaaNoColor8x8PatternFillTrap"           
  Option       "XaaNoDashedTwoPointLine"                
  Option       "XaaNoImageWriteRect"                    
  Option       "XaaNoSolidBresenhamLine"                
  Option       "XaaNoSolidHorVertLine"                  
  Option       "XaaNoScreenToScreenColorExpandFill"     
  Option       "XaaNoScreenToScreenCopy"                
  Option       "XaaNoSolidFillTrap"                     
  Option       "XaaNoPixmapCache"                       
  Option       "XaaNoOffscreenPixmaps"


Comment 16 matthias 2008-12-23 14:17:17 UTC
sorry, I just realized that I have a different chipset:

Mesa DRI Mobile Intel® GM45 Express Chipset 20080716

but it seems to be exactly the same problem, as it is described in the other comments. should I open another bug report?
Comment 17 Kent Liu 2008-12-28 16:47:02 UTC
Gordon, this bug looks like same as #19242.
Comment 18 Gordon Jin 2008-12-28 18:28:49 UTC
I'm closing this as the configuration (XAA, mesa-7.0.3) of the original report is not supported now.
Please use EXA.
Please use mesa>=7.2. (preferrably mesa master)

Joel says mesa-7.2 works. 965 should be similar to 965gm.

As comment#17 says, the remaining issue seems bug#19242 (though I can't reproduce it).
So other people, please check if your problem is 19242. If not, please file a new bug according to http://intellinuxgraphics.org/how_to_report_bug.html. Saying how to reproduce the crash is important. Thanks.
Comment 19 al1ta 2008-12-29 19:22:22 UTC
the problem isn't resolved because to run mesa 7.2 you have to use xorg-server 1.5

on xf86-video-intel TTM is disabled and is substituted by GEM. However GEM support is alloweb only on 2.6.28 kernels

The result is very slow framerate because all 3d is done by software and not by hw acceleration

http://www.phoronix.com/scan.php?page=news_item&px=Njc2NA

also tonight I went late to bed cause to this sub kind of videocard

next time

- never more intel hardware
- never more share video memory video cards
Comment 20 qwang13 2009-01-13 20:34:47 UTC
Please got the patch from 19242, and try to build Mesa with it. Try again. The patch is based on Intel-Q3 release (2008) which it is used also by openSUSE11.1 and SLED11-RC1
Comment 21 qwang13 2009-01-13 20:35:37 UTC
Please got the patch from 19242, and try to build Mesa with it. Try again. The patch is based on Intel-Q3 release (2008) which it is used also by openSUSE11.1 and SLED11-RC1


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.