Skocz do zawartości

Śmieci Na Ekranie - Opengl (i815 Na I810/intel)


fdtech

Rekomendowane odpowiedzi

Witam,

 

Mam problem z grafika, przy uruchomieniu dowolnego programu korzystajacego z OpenGL (glxgears, beryl/compiz, gry na OpenGL, itp) mam smieci na ekranie. Przyklad:

18c2685963fc8913m.png

6e1d2a8265c0f383m.png

Po wylaczeniu programu te smieci zostaja na pulpicie, po odswierzeniu/'odmalowaniu' jest OK.

Czasami takze pojawiaja sie smieci np. w Firefoksie (przy 'scrollowaniu'), a takze w X-ach (np. przy najechaniu kursorem na ComboBox pojawiaja sie pionowe paski na nim (w równych odstepach).

 

Obecnie mam FC6 (+ wszstkie updaty) - KDE. Grafika zintegrowana i815, sterownik i810 (dzisiaj zmienilem na 'intel', ale nic sie nie poprawilo). Mam 512MB ramu i wylaczonego SWAP-a (pamieci byly testowane na memtest86+).

Wczesniej na kompie byl zainstalowany WinXP i nie bylo zadnych problemów z grafika. Przed FC6 mialem zainstalowanego Zenwalka 3/4 (XFCE), tam takze nie bylo zadnych problemów. Jedynie byly pionowe paski (mrowienie) na calym ekranie przy 1280x1024x24, przy zmianie na 16bpp jest OK. Przy mniejszych rozdzielczosciach bylo ok (mam LCD17" - analog - wiec na mniejszych nie ma sensu). Na FC6 to samo.

 

xorg.conf

$ cat /etc/X11/xorg.conf
# Xorg configuration created by pyxf86config

Section "ServerLayout"
       Identifier     "Default Layout"
       Screen      0  "Screen0" 0 0
       InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"
       Identifier  "Keyboard0"
       Driver      "kbd"
       Option      "XkbModel" "pc105"
       Option      "XkbLayout" "pl"
EndSection

Section "Device"
       Identifier  "Videocard0"
       Driver      "intel" # standardowo bylo i810
   VideoRam    32768 # dodane
   Option      "DRI"   "on" # dodane
EndSection

Section "Screen"
       Identifier "Screen0"
       Device     "Videocard0"
       DefaultDepth     16
       SubSection "Display"
               Viewport   0 0
               Depth     16
       EndSubSection
EndSection

Logi:

$ glxgears
libGL warning: 3D driver claims to not support visual 0x4b
3182 frames in 5.0 seconds = 636.000 FPS
1782 frames in 5.0 seconds = 356.057 FPS
1782 frames in 5.0 seconds = 356.388 FPS
1776 frames in 5.0 seconds = 355.092 FPS
1775 frames in 5.0 seconds = 354.946 FPS
1774 frames in 5.0 seconds = 354.774 FPS

$ glxinfo
   name of display: :0.0
   libGL warning: 3D driver claims to not support visual 0x4b
   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_visual_info, GLX_EXT_visual_rating,
       GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
       GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
       GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer
   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_OML_swap_method,
       GLX_SGIS_multisample, GLX_SGIX_fbconfig
   OpenGL vendor string: Keith Whitwell
   OpenGL renderer string: Mesa DRI i815 20050821 x86/MMX/SSE
   OpenGL version string: 1.2 Mesa 6.5.1
   OpenGL extensions:
       GL_ARB_imaging, GL_ARB_multisample, GL_ARB_multitexture,
       GL_ARB_texture_compression, GL_ARB_texture_env_add,
       GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,
       GL_ARB_texture_mirrored_repeat, GL_ARB_texture_rectangle,
       GL_ARB_transpose_matrix, GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra,
       GL_EXT_blend_color, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
       GL_EXT_clip_volume_hint, GL_EXT_compiled_vertex_array, GL_EXT_convolution,
       GL_EXT_copy_texture, GL_EXT_draw_range_elements, GL_EXT_histogram,
       GL_EXT_packed_pixels, GL_EXT_polygon_offset, GL_EXT_rescale_normal,
       GL_EXT_separate_specular_color, 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_lod_bias, GL_EXT_texture_object, GL_EXT_texture_rectangle,
       GL_EXT_vertex_array, GL_APPLE_packed_pixels, GL_IBM_rasterpos_clip,
       GL_IBM_texture_mirrored_repeat, 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_edge_clamp,
       GL_SGIS_texture_lod

      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 16 tc  0 16  0 r  y  .  5  6  5  0  0 16  0  0  0  0  0  0 0 None
   0x24 16 tc  0 16  0 r  .  .  5  6  5  0  0 16  0  0  0  0  0  0 0 None
   0x25 16 tc  0 16  0 r  y  .  5  6  5  0  0 16  8  0  0  0  0  0 0 Slow
   0x26 16 tc  0 16  0 r  .  .  5  6  5  0  0 16  8  0  0  0  0  0 0 Slow
   0x27 16 tc  0 16  0 r  y  .  5  6  5  0  0 16  0 16 16 16  0  0 0 Slow
   0x28 16 tc  0 16  0 r  .  .  5  6  5  0  0 16  0 16 16 16  0  0 0 Slow
   0x29 16 tc  0 16  0 r  y  .  5  6  5  0  0 16  8 16 16 16  0  0 0 Slow
   0x2a 16 tc  0 16  0 r  .  .  5  6  5  0  0 16  8 16 16 16  0  0 0 Slow
   0x2b 16 dc  0 16  0 r  y  .  5  6  5  0  0 16  0  0  0  0  0  0 0 None
   0x2c 16 dc  0 16  0 r  .  .  5  6  5  0  0 16  0  0  0  0  0  0 0 None
   0x2d 16 dc  0 16  0 r  y  .  5  6  5  0  0 16  8  0  0  0  0  0 0 Slow
   0x2e 16 dc  0 16  0 r  .  .  5  6  5  0  0 16  8  0  0  0  0  0 0 Slow
   0x2f 16 dc  0 16  0 r  y  .  5  6  5  0  0 16  0 16 16 16  0  0 0 Slow
   0x30 16 dc  0 16  0 r  .  .  5  6  5  0  0 16  0 16 16 16  0  0 0 Slow
   0x31 16 dc  0 16  0 r  y  .  5  6  5  0  0 16  8 16 16 16  0  0 0 Slow
   0x32 16 dc  0 16  0 r  .  .  5  6  5  0  0 16  8 16 16 16  0  0 0 Slow
   0x4b 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

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: Linux 2.6.9-34.ELsmp i686 Red Hat, Inc.
Current Operating System: Linux localhost.localdomain 2.6.18-1.2869.fc6 #1 SMP Wed Dec 20 14:51:19 EST 2006 i686
Build Date: 01 December 2006
Build ID: xorg-x11-server 1.1.1-47.2.fc6
       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: Sat Jan  6 14:37:25 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "<default monitor>"
(**) |   |-->Device "Videocard0"
(WW) No monitor specified for screen "Screen0".
       Using a default monitor configuration.
(**) |-->Input Device "Keyboard0"
(==) |-->Input Device "<default pointer>"
(WW) The core pointer device wasn't specified explicitly in the layout.
       Using the default mouse configuration.
(WW) No FontPath specified.  Using compiled-in default.
(==) FontPath set to:
       unix/:7100,
       built-ins
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Module ABI versions:
       X.Org ANSI C Emulation: 0.3
       X.Org Video Driver: 1.0
       X.Org XInput driver : 0.6
       X.Org Server Extension : 0.3
       X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
       compiled for 7.1.1, module version = 1.0.0
       Module class: X.Org Font Renderer
       ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
       compiled for 7.1.1, module version = 1.0.0
       ABI class: X.Org Video Driver, version 1.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,1130 card 1028,00be rev 04 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,1132 card 1028,00be rev 04 class 03,00,00 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 11 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,2440 card 0000,0000 rev 11 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,244b card 1028,00be rev 11 class 01,01,80 hdr 00
(II) PCI: 00:1f:2: chip 8086,2442 card 1028,00be rev 11 class 0c,03,00 hdr 00
(II) PCI: 00:1f:3: chip 8086,2443 card 1028,00be rev 11 class 0c,05,00 hdr 00
(II) PCI: 00:1f:4: chip 8086,2444 card 1028,00be rev 11 class 0c,03,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,2445 card 1028,00be rev 11 class 04,01,00 hdr 00
(II) PCI: 01:0c:0: chip 10b7,9200 card 1028,00be rev 78 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,1), 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 (0x0) MX[b]
(II) Bus 0 prefetchable memory range:
       [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[b]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 1 I/O range:
       [0] -1  0       0x0000e000 - 0x0000e0ff (0x100) IX[b]
       [1] -1  0       0x0000e400 - 0x0000e4ff (0x100) IX[b]
       [2] -1  0       0x0000e800 - 0x0000e8ff (0x100) IX[b]
       [3] -1  0       0x0000ec00 - 0x0000ecff (0x100) IX[b]
(II) Bus 1 non-prefetchable memory range:
       [0] -1  0       0xfc000000 - 0xfdffffff (0x2000000) MX[b]
(II) Bus 1 prefetchable memory range:
       [0] -1  0       0x30000000 - 0x300fffff (0x100000) 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)
(--) PCI:*(0:2:0) Intel Corporation 82815 CGC [Chipset Graphics Controller] rev 4, Mem @ 0xf4000000/26, 0xfe080000/19
(II) Addressable bus resource ranges are
       [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[b]
       [1] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) OS-reported resource ranges:
       [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(
       [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       0xfcfffc00 - 0xfcfffc7f (0x80) MX[b]
       [1] -1  0       0xfe080000 - 0xfe0fffff (0x80000) MX[b](
       [2] -1  0       0xf4000000 - 0xf7ffffff (0x4000000) MX[b](
       [3] -1  0       0x0000ec80 - 0x0000ecff (0x80) IX[b]
       [4] -1  0       0x0000dc40 - 0x0000dc7f (0x40) IX[b]
       [5] -1  0       0x0000d800 - 0x0000d8ff (0x100) IX[b]
       [6] -1  0       0x0000ff60 - 0x0000ff7f (0x20) IX[b]
       [7] -1  0       0x0000dcd0 - 0x0000dcdf (0x10) IX[b]
       [8] -1  0       0x0000ff80 - 0x0000ff9f (0x20) IX[b]
       [9] -1  0       0x0000ffa0 - 0x0000ffaf (0x10) IX[b]
(II) Active PCI resource ranges after removing overlaps:
       [0] -1  0       0xfcfffc00 - 0xfcfffc7f (0x80) MX[b]
       [1] -1  0       0xfe080000 - 0xfe0fffff (0x80000) MX[b](
       [2] -1  0       0xf4000000 - 0xf7ffffff (0x4000000) MX[b](
       [3] -1  0       0x0000ec80 - 0x0000ecff (0x80) IX[b]
       [4] -1  0       0x0000dc40 - 0x0000dc7f (0x40) IX[b]
       [5] -1  0       0x0000d800 - 0x0000d8ff (0x100) IX[b]
       [6] -1  0       0x0000ff60 - 0x0000ff7f (0x20) IX[b]
       [7] -1  0       0x0000dcd0 - 0x0000dcdf (0x10) IX[b]
       [8] -1  0       0x0000ff80 - 0x0000ff9f (0x20) IX[b]
       [9] -1  0       0x0000ffa0 - 0x0000ffaf (0x10) IX[b]
(II) OS-reported resource ranges after removing overlaps with PCI:
       [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(
       [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(
       [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       0xfcfffc00 - 0xfcfffc7f (0x80) MX[b]
       [5] -1  0       0xfe080000 - 0xfe0fffff (0x80000) MX[b](
       [6] -1  0       0xf4000000 - 0xf7ffffff (0x4000000) MX[b](
       [7] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[b]
       [8] -1  0       0x00000000 - 0x000000ff (0x100) IX[b]
       [9] -1  0       0x0000ec80 - 0x0000ecff (0x80) IX[b]
       [10] -1 0       0x0000dc40 - 0x0000dc7f (0x40) IX[b]
       [11] -1 0       0x0000d800 - 0x0000d8ff (0x100) IX[b]
       [12] -1 0       0x0000ff60 - 0x0000ff7f (0x20) IX[b]
       [13] -1 0       0x0000dcd0 - 0x0000dcdf (0x10) IX[b]
       [14] -1 0       0x0000ff80 - 0x0000ff9f (0x20) IX[b]
       [15] -1 0       0x0000ffa0 - 0x0000ffaf (0x10) IX[b]
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
       compiled for 7.1.1, 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: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
       compiled for 7.1.1, 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: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
       compiled for 7.1.1, module version = 1.0.0
       ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
       compiled for 7.1.1, 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/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
       compiled for 7.1.1, 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: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
       compiled for 7.1.1, 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: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
       compiled for 7.1.1, module version = 1.0.0
       ABI class: X.Org Server Extension, version 0.3
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/lib/xorg/modules/linux/libdrm.so
(II) Module drm: vendor="X.Org Foundation"
       compiled for 7.1.1, module version = 1.0.0
       ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "intel"
(II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
(II) Module i810: vendor="X.Org Foundation"
       compiled for 7.1.1, module version = 1.6.0
       Module class: X.Org Video Driver
       ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
       compiled for 7.1.1, module version = 1.1.0
       Module class: X.Org XInput Driver
       ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
       compiled for 7.1.1, module version = 1.1.1
       Module class: X.Org XInput Driver
       ABI class: X.Org XInput driver, version 0.6
(II) INTEL: Driver for Intel Integrated Graphics Chipsets: i810,
       i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
       E7221 (i915), 915GM, 945G, 945GM
(II) Primary Device is: PCI 00:02:0
(--) Assigning device section with no busID to primary device
(--) Chipset i815 found
(II) resource ranges after xf86ClaimFixedResources() call:
       [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(
       [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       0xfcfffc00 - 0xfcfffc7f (0x80) MX[b]
       [5] -1  0       0xfe080000 - 0xfe0fffff (0x80000) MX[b](
       [6] -1  0       0xf4000000 - 0xf7ffffff (0x4000000) MX[b](
       [7] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[b]
       [8] -1  0       0x00000000 - 0x000000ff (0x100) IX[b]
       [9] -1  0       0x0000ec80 - 0x0000ecff (0x80) IX[b]
       [10] -1 0       0x0000dc40 - 0x0000dc7f (0x40) IX[b]
       [11] -1 0       0x0000d800 - 0x0000d8ff (0x100) IX[b]
       [12] -1 0       0x0000ff60 - 0x0000ff7f (0x20) IX[b]
       [13] -1 0       0x0000dcd0 - 0x0000dcdf (0x10) IX[b]
       [14] -1 0       0x0000ff80 - 0x0000ff9f (0x20) IX[b]
       [15] -1 0       0x0000ffa0 - 0x0000ffaf (0x10) IX[b]
(II) resource ranges after probing:
       [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(
       [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       0xfcfffc00 - 0xfcfffc7f (0x80) MX[b]
       [5] -1  0       0xfe080000 - 0xfe0fffff (0x80000) MX[b](
       [6] -1  0       0xf4000000 - 0xf7ffffff (0x4000000) MX[b](
       [7] 0   0       0x000a0000 - 0x000affff (0x10000) MS[b]
       [8] 0   0       0x000b0000 - 0x000b7fff (0x8000) MS[b]
       [9] 0   0       0x000b8000 - 0x000bffff (0x8000) MS[b]
       [10] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[b]
       [11] -1 0       0x00000000 - 0x000000ff (0x100) IX[b]
       [12] -1 0       0x0000ec80 - 0x0000ecff (0x80) IX[b]
       [13] -1 0       0x0000dc40 - 0x0000dc7f (0x40) IX[b]
       [14] -1 0       0x0000d800 - 0x0000d8ff (0x100) IX[b]
       [15] -1 0       0x0000ff60 - 0x0000ff7f (0x20) IX[b]
       [16] -1 0       0x0000dcd0 - 0x0000dcdf (0x10) IX[b]
       [17] -1 0       0x0000ff80 - 0x0000ff9f (0x20) IX[b]
       [18] -1 0       0x0000ffa0 - 0x0000ffaf (0x10) IX[b]
       [19] 0  0       0x000003b0 - 0x000003bb (0xc) IS[b]
       [20] 0  0       0x000003c0 - 0x000003df (0x20) IS[b]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
       compiled for 7.1.1, module version = 0.1.0
       ABI class: X.Org Video Driver, version 1.0
(**) INTEL(0): Depth 16, (--) framebuffer bpp 16
(==) INTEL(0): RGB weight 565
(==) INTEL(0): Default visual is TrueColor
(**) INTEL(0): Option "DRI" "on"
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules/libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
       compiled for 7.1.1, module version = 1.2.0
       ABI class: X.Org Video Driver, version 1.0
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
       compiled for 7.1.1, module version = 1.1.0
       ABI class: X.Org Video Driver, version 1.0
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
       compiled for 7.1.1, module version = 1.0.0
       ABI class: X.Org Video Driver, version 1.0
(II) INTEL(0): initializing int10
(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: 1024 kB
(II) INTEL(0): VESA VBE OEM: IntelŽ 815 Chipset Video BIOS
(II) INTEL(0): VESA VBE OEM Software Rev: 4.1
(II) INTEL(0): VESA VBE OEM Vendor: Intel Corporation
(II) INTEL(0): VESA VBE OEM Product: IntelŽ 815 Chipset
(II) INTEL(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
       compiled for 7.1.1, module version = 1.0.0
       ABI class: X.Org Video Driver, version 1.0
(II) INTEL(0): VESA VBE DDC supported
(II) INTEL(0): VESA VBE DDC Level 2
(II) INTEL(0): VESA VBE DDC transfer in appr. 1 sec.
(II) INTEL(0): VESA VBE DDC read successfully
(II) INTEL(0): Manufacturer: SAM  Model: 11e  Serial#: 1296707895
(II) INTEL(0): Year: 2006  Week: 27
(II) INTEL(0): EDID Version: 1.3
(II) INTEL(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
(II) INTEL(0): Sync:  Separate  Composite
(II) INTEL(0): Max H-Image Size [cm]: horiz.: 34  vert.: 27
(II) INTEL(0): Gamma: 2.20
(II) INTEL(0): DPMS capabilities: Off; RGB/Color Display
(II) INTEL(0): First detailed timing is preferred mode
(II) INTEL(0): redX: 0.650 redY: 0.330   greenX: 0.330 greenY: 0.600
(II) INTEL(0): blueX: 0.150 blueY: 0.080   whiteX: 0.313 whiteY: 0.329
(II) INTEL(0): Supported VESA Video Modes:
(II) INTEL(0): 720x400@70Hz
(II) INTEL(0): 640x480@60Hz
(II) INTEL(0): 640x480@67Hz
(II) INTEL(0): 640x480@72Hz
(II) INTEL(0): 640x480@75Hz
(II) INTEL(0): 800x600@56Hz
(II) INTEL(0): 800x600@60Hz
(II) INTEL(0): 800x600@72Hz
(II) INTEL(0): 800x600@75Hz
(II) INTEL(0): 832x624@75Hz
(II) INTEL(0): 1024x768@60Hz
(II) INTEL(0): 1024x768@70Hz
(II) INTEL(0): 1024x768@75Hz
(II) INTEL(0): 1280x1024@75Hz
(II) INTEL(0): 1152x870@75Hz
(II) INTEL(0): Manufacturer's mask: 0
(II) INTEL(0): Supported Future Video Modes:
(II) INTEL(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) INTEL(0): #1: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) INTEL(0): Supported additional Video Mode:
(II) INTEL(0): clock: 108.0 MHz   Image Size:  338 x 270 mm
(II) INTEL(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
(II) INTEL(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
(II) INTEL(0): Ranges: V min: 56  V max: 75 Hz, H min: 30  H max: 81 kHz, PixClock max 140 MHz
(II) INTEL(0): Monitor name: SyncMaster
(II) INTEL(0): Serial No: HMDL709167
(II) INTEL(0): EDID (in hex):
(II) INTEL(0):  00ffffffffffff004c2d1e0137314a4d
(II) INTEL(0):  1b1001036c221b782aaaa5a654549926
(II) INTEL(0):  145054bfef808180714f010101010101
(II) INTEL(0):  010101010101302a009851002a403070
(II) INTEL(0):  1300520e1100001e000000fd00384b1e
(II) INTEL(0):  510e000a202020202020000000fc0053
(II) INTEL(0):  796e634d61737465720a2020000000ff
(II) INTEL(0):  00484d444c3730393136370a20200035
(II) INTEL(0): Using EDID range info for horizontal sync
(II) INTEL(0): Using EDID range info for vertical refresh
(II) INTEL(0): Printing DDC gathered Modelines:
(II) INTEL(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync
(II) INTEL(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync
(II) INTEL(0): Modeline "640x480"   31.50  640 656 720 840  480 481 484 500 -hsync -vsync
(II) INTEL(0): Modeline "640x480"   31.50  640 664 704 832  480 489 491 520 -hsync -vsync
(II) INTEL(0): Modeline "640x480"   30.24  640 704 768 864  480 483 486 525 -hsync -vsync
(II) INTEL(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 -hsync -vsync
(II) INTEL(0): Modeline "720x400"   28.32  720 738 846 900  400 412 414 449 -hsync +vsync
(II) INTEL(0): Modeline "1280x1024"  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync
(II) INTEL(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync
(II) INTEL(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync
(II) INTEL(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync
(II) INTEL(0): Modeline "832x624"   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync
(II) INTEL(0): Modeline "800x600"   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync
(II) INTEL(0): Modeline "800x600"   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync
(II) INTEL(0): Modeline "1152x864"  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync
(II) INTEL(0): Modeline "1280x1024"  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync
(II) INTEL(0): Modeline "1152x864"  104.00  1152 1224 1344 1536  864 867 871 905 -hsync +vsync
(II) INTEL(0): Modeline "1280x1024"  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync
(--) INTEL(0): Chipset: "i815"
(--) INTEL(0): Linear framebuffer at 0xF4000000
(--) INTEL(0): IO registers at addr 0xFE080000
(II) INTEL(0): Kernel reported 111872 total, 1 used
(II) INTEL(0): I810CheckAvailableMemory: 447484k available
(**) INTEL(0): Will alloc AGP framebuffer: 32768 kByte
(==) INTEL(0): Using gamma correction (1.0, 1.0, 1.0)
(II) INTEL(0): <default monitor>: Using hsync range of 30.00-81.00 kHz
(II) INTEL(0): <default monitor>: Using vrefresh range of 56.00-75.00 Hz
(II) INTEL(0): Estimated virtual size for aspect ratio 1.2593 is 1280x1024
(II) INTEL(0): Clock range:   9.50 to 163.00 MHz
(II) INTEL(0): Not using default mode "640x350" (vrefresh out of range)
(II) INTEL(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "640x400" (vrefresh out of range)
(II) INTEL(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "720x400" (vrefresh out of range)
(II) INTEL(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "640x480" (vrefresh out of range)
(II) INTEL(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "800x600" (vrefresh out of range)
(II) INTEL(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1024x768" (unknown reason)
(II) INTEL(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1024x768" (vrefresh out of range)
(II) INTEL(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1280x960" (hsync out of range)
(II) INTEL(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1280x1024" (hsync out of range)
(II) INTEL(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) INTEL(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) INTEL(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) INTEL(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) INTEL(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) INTEL(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1792x1344" (width too large for virtual size)
(II) INTEL(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1792x1344" (width too large for virtual size)
(II) INTEL(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1856x1392" (width too large for virtual size)
(II) INTEL(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1856x1392" (width too large for virtual size)
(II) INTEL(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1920x1440" (width too large for virtual size)
(II) INTEL(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1920x1440" (width too large for virtual size)
(II) INTEL(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1152x768" (vrefresh out of range)
(II) INTEL(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1152x864" (vrefresh out of range)
(II) INTEL(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1152x864" (vrefresh out of range)
(II) INTEL(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1152x864" (hsync out of range)
(II) INTEL(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "640x360" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "640x360" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "640x360" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1280x720" (vrefresh out of range)
(II) INTEL(0): Not using default mode "640x360" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "640x400" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "640x400" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "640x400" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1280x800" (vrefresh out of range)
(II) INTEL(0): Not using default mode "640x400" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "640x384" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "640x384" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "640x384" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1280x768" (vrefresh out of range)
(II) INTEL(0): Not using default mode "640x384" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) INTEL(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) INTEL(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) INTEL(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) INTEL(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) INTEL(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) INTEL(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1440x900" (width too large for virtual size)
(II) INTEL(0): Not using default mode "720x450" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1600x1024" (width too large for virtual size)
(II) INTEL(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1680x1050" (width too large for virtual size)
(II) INTEL(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1680x1050" (width too large for virtual size)
(II) INTEL(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1680x1050" (width too large for virtual size)
(II) INTEL(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1680x1050" (width too large for virtual size)
(II) INTEL(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1920x1080" (width too large for virtual size)
(II) INTEL(0): Not using default mode "960x540" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1920x1080" (width too large for virtual size)
(II) INTEL(0): Not using default mode "960x540" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1920x1080" (width too large for virtual size)
(II) INTEL(0): Not using default mode "960x540" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1920x1080" (width too large for virtual size)
(II) INTEL(0): Not using default mode "960x540" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1920x1200" (width too large for virtual size)
(II) INTEL(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1920x1200" (width too large for virtual size)
(II) INTEL(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1920x1200" (width too large for virtual size)
(II) INTEL(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1920x1200" (width too large for virtual size)
(II) INTEL(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1920x1200" (width too large for virtual size)
(II) INTEL(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "1920x1440" (width too large for virtual size)
(II) INTEL(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) INTEL(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) INTEL(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) INTEL(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "2560x1600" (width too large for virtual size)
(II) INTEL(0): Not using default mode "1280x800" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "2560x1600" (width too large for virtual size)
(II) INTEL(0): Not using default mode "1280x800" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "2560x1600" (width too large for virtual size)
(II) INTEL(0): Not using default mode "1280x800" (bad mode clock/interlace/doublescan)
(II) INTEL(0): Not using default mode "2560x1600" (width too large for virtual size)
(II) INTEL(0): Not using default mode "1280x800" (bad mode clock/interlace/doublescan)
(--) INTEL(0): Virtual size is 1280x1024 (pitch 1280)
(**) INTEL(0): *Driver mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) INTEL(0): Modeline "1280x1024"  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync
(**) INTEL(0): *Driver mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
(II) INTEL(0): Modeline "1280x1024"  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync
(**) INTEL(0): *Driver mode "1280x1024": 109.0 MHz, 63.7 kHz, 59.9 Hz
(II) INTEL(0): Modeline "1280x1024"  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync
(**) INTEL(0): *Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
(II) INTEL(0): Modeline "1280x1024"  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync
(**) INTEL(0): *Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) INTEL(0): Modeline "1280x1024"  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync
(**) INTEL(0): *Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(II) INTEL(0): Modeline "1280x960"  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync
(**) INTEL(0): *Default mode "1280x800": 107.2 MHz, 62.6 kHz, 75.0 Hz
(II) INTEL(0): Modeline "1280x800"  107.21  1280 1360 1496 1712  800 801 804 835 -hsync +vsync
(**) INTEL(0): *Default mode "1280x800": 98.9 MHz, 58.3 kHz, 70.0 Hz
(II) INTEL(0): Modeline "1280x800"   98.89  1280 1352 1488 1696  800 801 804 833 -hsync +vsync
(**) INTEL(0): *Default mode "1280x800": 83.5 MHz, 49.7 kHz, 60.0 Hz
(II) INTEL(0): Modeline "1280x800"   83.46  1280 1344 1480 1680  800 801 804 828 -hsync +vsync
(**) INTEL(0): *Driver mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) INTEL(0): Modeline "1152x864"  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync
(**) INTEL(0): *Driver mode "1152x864": 104.0 MHz, 67.7 kHz, 74.8 Hz
(II) INTEL(0): Modeline "1152x864"  104.00  1152 1224 1344 1536  864 867 871 905 -hsync +vsync
(**) INTEL(0): *Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) INTEL(0): Modeline "1152x864"  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync
(**) INTEL(0): *Default mode "1152x864": 105.0 MHz, 67.6 kHz, 75.0 Hz
(II) INTEL(0): Modeline "1152x864"  104.99  1152 1224 1352 1552  864 865 868 902 -hsync +vsync
(**) INTEL(0): *Default mode "1152x864": 96.8 MHz, 63.0 kHz, 70.0 Hz
(II) INTEL(0): Modeline "1152x864"   96.77  1152 1224 1344 1536  864 865 868 900 -hsync +vsync
(**) INTEL(0): *Default mode "1152x864": 81.6 MHz, 53.7 kHz, 60.0 Hz
(II) INTEL(0): Modeline "1152x864"   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync
(**) INTEL(0): *Default mode "1280x768": 103.0 MHz, 60.2 kHz, 75.0 Hz
(II) INTEL(0): Modeline "1280x768"  102.98  1280 1360 1496 1712  768 769 772 802 -hsync +vsync
(**) INTEL(0): *Default mode "1280x768": 95.0 MHz, 56.0 kHz, 70.0 Hz
(II) INTEL(0): Modeline "1280x768"   94.98  1280 1352 1488 1696  768 769 772 800 -hsync +vsync
(**) INTEL(0): *Default mode "1280x768": 80.1 MHz, 47.7 kHz, 60.0 Hz
(II) INTEL(0): Modeline "1280x768"   80.14  1280 1344 1480 1680  768 769 772 795 -hsync +vsync
(**) INTEL(0): *Default mode "1280x720": 95.7 MHz, 56.4 kHz, 75.0 Hz
(II) INTEL(0): Modeline "1280x720"   95.65  1280 1352 1488 1696  720 721 724 752 -hsync +vsync
(**) INTEL(0): *Default mode "1280x720": 89.0 MHz, 52.5 kHz, 70.0 Hz
(II) INTEL(0): Modeline "1280x720"   89.04  1280 1352 1488 1696  720 721 724 750 -hsync +vsync
(**) INTEL(0): *Default mode "1280x720": 74.5 MHz, 44.8 kHz, 60.0 Hz
(II) INTEL(0): Modeline "1280x720"   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync
(**) INTEL(0): *Driver mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) INTEL(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync
(**) INTEL(0): *Driver mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) INTEL(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync
(**) INTEL(0): *Driver mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) INTEL(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync
(**) INTEL(0): *Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) INTEL(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync
(**) INTEL(0): *Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) INTEL(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync
(**) INTEL(0): *Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) INTEL(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync
(**) INTEL(0): *Driver mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) INTEL(0): Modeline "832x624"   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync
(**) INTEL(0): *Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) INTEL(0): Modeline "832x624"   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync
(**) INTEL(0): *Driver mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) INTEL(0): Modeline "800x600"   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync
(**) INTEL(0): *Driver mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) INTEL(0): Modeline "800x600"   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync
(**) INTEL(0): *Driver mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) INTEL(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync
(**) INTEL(0): *Driver mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) INTEL(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync
(**) INTEL(0): *Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) INTEL(0): Modeline "800x600"   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync
(**) INTEL(0): *Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) INTEL(0): Modeline "800x600"   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync
(**) INTEL(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) INTEL(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync
(**) INTEL(0): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) INTEL(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync
(**) INTEL(0): *Driver mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) INTEL(0): Modeline "640x480"   31.50  640 656 720 840  480 481 484 500 -hsync -vsync
(**) INTEL(0): *Driver mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) INTEL(0): Modeline "640x480"   31.50  640 664 704 832  480 489 491 520 -hsync -vsync
(**) INTEL(0): *Driver mode "640x480": 30.2 MHz, 35.0 kHz, 66.7 Hz
(II) INTEL(0): Modeline "640x480"   30.24  640 704 768 864  480 483 486 525 -hsync -vsync
(**) INTEL(0): *Driver mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) INTEL(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 -hsync -vsync
(**) INTEL(0): *Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) INTEL(0): Modeline "640x480"   31.50  640 656 720 840  480 481 484 500 -hsync -vsync
(**) INTEL(0): *Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) INTEL(0): Modeline "640x480"   31.50  640 664 704 832  480 489 491 520 -hsync -vsync
(**) INTEL(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) INTEL(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 -hsync -vsync
(**) INTEL(0): *Driver mode "720x400": 28.3 MHz, 31.5 kHz, 70.1 Hz
(II) INTEL(0): Modeline "720x400"   28.32  720 738 846 900  400 412 414 449 -hsync +vsync
(**) INTEL(0): Display dimensions: (340, 270) mm
(**) INTEL(0): DPI set to (95, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
       compiled for 7.1.1, module version = 1.0.0
       ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
       compiled for 7.1.1, module version = 0.1.0
       ABI class: X.Org Video Driver, version 1.0
(**) INTEL(0): page flipping disabled
(II) INTEL(0): XvMC is Disabled: use XvMCSurfaces config option to enable.
(II) Loading sub module "dri"
(II) LoadModule: "dri"
(II) Reloading /usr/lib/xorg/modules/extensions/libdri.so
(II) UnloadModule: "dri"
(II) INTEL: Failed to load module "dri" (already loaded, 0)
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
       [0] 0   0       0xfe080000 - 0xfe0fffff (0x80000) MS[b]
       [1] 0   0       0xf4000000 - 0xf7ffffff (0x4000000) MS[b]
       [2] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(
       [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       0xfcfffc00 - 0xfcfffc7f (0x80) MX[b]
       [7] -1  0       0xfe080000 - 0xfe0fffff (0x80000) MX[b](
       [8] -1  0       0xf4000000 - 0xf7ffffff (0x4000000) MX[b](
       [9] 0   0       0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
       [10] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
       [11] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
       [12] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[b]
       [13] -1 0       0x00000000 - 0x000000ff (0x100) IX[b]
       [14] -1 0       0x0000ec80 - 0x0000ecff (0x80) IX[b]
       [15] -1 0       0x0000dc40 - 0x0000dc7f (0x40) IX[b]
       [16] -1 0       0x0000d800 - 0x0000d8ff (0x100) IX[b]
       [17] -1 0       0x0000ff60 - 0x0000ff7f (0x20) IX[b]
       [18] -1 0       0x0000dcd0 - 0x0000dcdf (0x10) IX[b]
       [19] -1 0       0x0000ff80 - 0x0000ff9f (0x20) IX[b]
       [20] -1 0       0x0000ffa0 - 0x0000ffaf (0x10) IX[b]
       [21] 0  0       0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
       [22] 0  0       0x000003c0 - 0x000003df (0x20) IS[b](OprU)
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 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) INTEL(0): [drm] loaded kernel module for "i810" driver
(II) INTEL(0): [drm] DRM interface version 1.2
(II) INTEL(0): [drm] created "i810" driver at busid "pci:0000:00:02.0"
(II) INTEL(0): [drm] added 8192 byte SAREA at 0xe09e6000
(II) INTEL(0): [drm] mapped SAREA 0xe09e6000 to 0xb7ffc000
(II) INTEL(0): [drm] framebuffer handle = 0xf4000000
(II) INTEL(0): [drm] added 1 reserved context for kernel
(II) INTEL(0): [drm] Registers = 0xfe080000
(II) INTEL(0): [agp] dcacheHandle : 0x0
(II) INTEL(0): [agp] GART: no dcache memory found
(II) INTEL(0): [agp] Bound backbuffer memory
(II) INTEL(0): [agp] Bound depthbuffer memory
(II) INTEL(0): [agp] Bound System Texture Memory
(II) INTEL(0): [agp] GART: Allocated 4K for mouse cursor image
(II) INTEL(0): [agp] GART: Allocated 16K for ARGB mouse cursor image
(II) INTEL(0): Adding 384 scanlines for pixmap caching
(II) INTEL(0): Allocated Scratch Memory
(II) INTEL(0): [dri] Buffer map : 16fb000
(II) INTEL(0): [drm] added 256 4096 byte DMA buffers
(II) INTEL(0): [drm] Init v1.4 interface.
(II) INTEL(0): [drm] dma control initialized, using IRQ -22
(II) INTEL(0): [dri] visual configs initialized.
(==) INTEL(0): Write-combining range (0xf4000000,0x4000000)
(II) INTEL(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) INTEL(0): Setting dot clock to 108.0 MHz [ 0x10 0x2 0x20 ] [ 18 4 2 ]
(II) INTEL(0): chose watermark 0x22210000: (tab.freq 108.0)
(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
       Offscreen Pixmaps
       Setting up tile and stipple cache:
               30 128x128 slots
(==) INTEL(0): Backing store disabled
(==) INTEL(0): Silken mouse enabled
(II) INTEL(0): X context handle = 0x1
(II) INTEL(0): [drm] installed DRM signal handler
(II) INTEL(0): [DRI] installation complete
(II) INTEL(0): Direct rendering enabled
(==) RandR enabled
(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 XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(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 9, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: drmOpenMinor returns 9
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(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
(II) AIGLX: Loaded and initialized /usr/lib/dri/i810_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "pl"
(**) Keyboard0: XkbLayout: "pl"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(WW) <default pointer>: No Device specified, looking for one...
(II) <default pointer>: Setting Device option to "/dev/input/mice"
(--) <default pointer>: Device: "/dev/input/mice"
(==) <default pointer>: Protocol: "Auto"
(**) Option "CorePointer"
(**) <default pointer>: Core Pointer
(==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
(**) <default pointer>: ZAxisMapping: buttons 4 and 5
(**) <default pointer>: Buttons: 9
(II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(--) <default pointer>: PnP-detected protocol: "ExplorerPS/2"
(II) <default pointer>: ps2EnableDataReporting: succeeded
SetClientVersion: 0 9
SetGrabKeysState - disabled
SetGrabKeysState - enabled
(II) 3rd Button detected: disabling emulate3Button

Odnośnik do komentarza
Udostępnij na innych stronach

Zainstalowalem teraz ponownie Zenwalk-a i w gxlgears nie ma tych 'smieci', czyli to jednak wina ustawien/fedory;)

 

Zrobilem porównanie wyników glxinfo:

$ diff -u glxinfo.txt glxinfo-fc.txt
--- glxinfo.txt 2007-01-11 14:33:21.000000000 +0100
+++ glxinfo-fc.txt      2007-01-11 15:45:55.000000000 +0100
@@ -7,7 +7,7 @@
    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
    GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
-    GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig
+    GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
@@ -25,29 +25,27 @@
    GLX_SGIS_multisample, GLX_SGIX_fbconfig
OpenGL vendor string: Keith Whitwell
OpenGL renderer string: Mesa DRI i815 20050821 x86/MMX/SSE
-OpenGL version string: 1.2 Mesa 6.5
+OpenGL version string: 1.2 Mesa 6.5.1
OpenGL extensions:
    GL_ARB_imaging, GL_ARB_multisample, GL_ARB_multitexture,
    GL_ARB_texture_compression, GL_ARB_texture_env_add,
    GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,
-    GL_ARB_texture_mirrored_repeat, GL_ARB_transpose_matrix,
-    GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
-    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,
-    GL_EXT_compiled_vertex_array, GL_EXT_convolution, GL_EXT_copy_texture,
-    GL_EXT_draw_range_elements, GL_EXT_histogram, GL_EXT_packed_pixels,
-    GL_EXT_polygon_offset, GL_EXT_rescale_normal,
+    GL_ARB_texture_mirrored_repeat, GL_ARB_texture_rectangle,
+    GL_ARB_transpose_matrix, GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra,
+    GL_EXT_blend_color, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
+    GL_EXT_clip_volume_hint, GL_EXT_compiled_vertex_array, GL_EXT_convolution,
+    GL_EXT_copy_texture, GL_EXT_draw_range_elements, GL_EXT_histogram,
+    GL_EXT_packed_pixels, GL_EXT_polygon_offset, GL_EXT_rescale_normal,
    GL_EXT_separate_specular_color, 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_lod_bias, GL_EXT_texture_object, GL_EXT_vertex_array,
-    GL_APPLE_packed_pixels, GL_IBM_rasterpos_clip,
+    GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_texture_rectangle,
+    GL_EXT_vertex_array, GL_APPLE_packed_pixels, GL_IBM_rasterpos_clip,
    GL_IBM_texture_mirrored_repeat, GL_MESA_ycbcr_texture, GL_MESA_window_pos,
-    GL_NV_blend_square, GL_NV_light_max_exponent, GL_NV_texgen_reflection,
-    GL_OES_read_format, GL_SGI_color_matrix, GL_SGI_color_table,
-    GL_SGIS_generate_mipmap, GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod
-glu version: 1.3
-glu extensions:
-    GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess
+    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_edge_clamp,
+    GL_SGIS_texture_lod

   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
@@ -68,3 +66,4 @@
0x30 16 dc  0 16  0 r  .  .  5  6  5  0  0 16  0 16 16 16  0  0 0 Slow
0x31 16 dc  0 16  0 r  y  .  5  6  5  0  0 16  8 16 16 16  0  0 0 Slow
0x32 16 dc  0 16  0 r  .  .  5  6  5  0  0 16  8 16 16 16  0  0 0 Slow
+0x4b 32 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 Ncon

EDIT:

Problem rozwiazany. Okazalo sie, ze problemem bylo automatyczne wykrywanie monitora, dopiero po wybraniu modelu recznie (w X-ach) nie ma juz tych smieci. Poprzednio w xorg.conf nie bylo sekcji Monitor, a w X-ach pisalo: SynMaster (autoconfigured), po zmianie na 710N jest OK.

Chociaz to troche dziwne, bo te smieci nie pokazywaly sie tylko na monitorze (tj. w przypadku i810/intel i rozdzielczosci 1280x1024x24), ale byly w pamieci karty (zob. screenshoot w pierwszym poscie)

 

Odnośnik do komentarza
Udostępnij na innych stronach

Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto

Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.

Zarejestruj nowe konto

Załóż nowe konto. To bardzo proste!

Zarejestruj się

Zaloguj się

Posiadasz już konto? Zaloguj się poniżej.

Zaloguj się
×
×
  • Dodaj nową pozycję...