LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 3205|回复: 25

新的ati驱动,真的很惊人!

[复制链接]
发表于 2007-2-7 18:28:04 | 显示全部楼层 |阅读模式
  1. $ glxgears
  2. 1771 frames in 5.0 seconds = 354.188 FPS
  3. 26566 frames in 5.0 seconds = 5313.125 FPS
  4. 26673 frames in 5.0 seconds = 5334.574 FPS
  5. 26833 frames in 5.0 seconds = 5366.229 FPS
  6. 26722 frames in 5.0 seconds = 5344.315 FPS
  7. 25903 frames in 5.0 seconds = 5180.508 FPS
  8. 27149 frames in 5.0 seconds = 5429.684 FPS
  9. 27086 frames in 5.0 seconds = 5417.102 FPS
复制代码

  1. $ fgl_glxgears
  2. Using GLX_SGIX_pbuffer
  3. 97 frames in 5.0 seconds = 19.400 FPS
  4. 107 frames in 5.0 seconds = 21.400 FPS
  5. 4215 frames in 5.0 seconds = 843.000 FPS
  6. 4249 frames in 5.0 seconds = 849.800 FPS
  7. 4205 frames in 5.0 seconds = 841.000 FPS
  8. 4267 frames in 5.0 seconds = 853.400 FPS
  9. 4253 frames in 5.0 seconds = 850.600 FPS
  10. 4145 frames in 5.0 seconds = 829.000 FPS
复制代码

  1. $ glxinfo
  2. name of display: :0.0
  3. display: :0  screen: 0
  4. direct rendering: Yes
  5. server glx vendor string: SGI
  6. server glx version string: 1.2
  7. server glx extensions:
  8.     GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
  9.     GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
  10.     GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
  11.     GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer
  12. client glx vendor string: ATI
  13. client glx version string: 1.3
  14. client glx extensions:
  15.     GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
  16.     GLX_ARB_get_proc_address, GLX_SGI_video_sync, GLX_ARB_multisample,
  17.     GLX_ATI_pixel_format_float, GLX_ATI_render_texture
  18. GLX version: 1.2
  19. GLX extensions:
  20.     GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
  21.     GLX_ARB_multisample
  22. OpenGL vendor string: ATI Technologies Inc.
  23. OpenGL renderer string: RADEON X700 Generic
  24. OpenGL version string: 2.0.6286 (8.33.6)
  25. OpenGL extensions:
  26.     GL_ARB_multitexture, GL_EXT_texture_env_add, GL_EXT_compiled_vertex_array,
  27.     GL_S3_s3tc, GL_ARB_depth_texture, GL_ARB_fragment_program,
  28.     GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader,
  29.     GL_ARB_multisample, GL_ARB_occlusion_query, GL_ARB_point_parameters,
  30.     GL_ARB_point_sprite, GL_ARB_shader_objects, GL_ARB_shading_language_100,
  31.     GL_ARB_shadow, GL_ARB_shadow_ambient, GL_ARB_texture_border_clamp,
  32.     GL_ARB_texture_compression, GL_ARB_texture_cube_map,
  33.     GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
  34.     GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3,
  35.     GL_ARB_texture_float, GL_ARB_texture_mirrored_repeat,
  36.     GL_ARB_texture_rectangle, GL_ARB_transpose_matrix, GL_ARB_vertex_blend,
  37.     GL_ARB_vertex_buffer_object, GL_ARB_pixel_buffer_object,
  38.     GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_window_pos,
  39.     GL_ARB_draw_buffers, GL_ATI_draw_buffers, GL_ATI_element_array,
  40.     GL_ATI_envmap_bumpmap, GL_ATI_fragment_shader, GL_ATI_map_object_buffer,
  41.     GL_ATI_separate_stencil, GL_ATI_texture_env_combine3,
  42.     GL_ATI_texture_float, GL_ATI_texture_mirror_once,
  43.     GL_ATI_vertex_array_object, GL_ATI_vertex_attrib_array_object,
  44.     GL_ATI_vertex_streams, GL_ATIX_texture_env_combine3,
  45.     GL_ATIX_texture_env_route, GL_ATIX_vertex_shader_output_point_size,
  46.     GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_func_separate,
  47.     GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,
  48.     GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_framebuffer_object,
  49.     GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels, GL_EXT_point_parameters,
  50.     GL_EXT_rescale_normal, GL_EXT_secondary_color,
  51.     GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_EXT_stencil_wrap,
  52.     GL_EXT_texgen_reflection, GL_EXT_texture3D,
  53.     GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map,
  54.     GL_EXT_texture_edge_clamp, GL_EXT_texture_env_combine,
  55.     GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic,
  56.     GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp,
  57.     GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_vertex_array,
  58.     GL_EXT_vertex_shader, GL_HP_occlusion_test, GL_NV_blend_square,
  59.     GL_NV_occlusion_query, GL_NV_texgen_reflection, GL_SGI_color_matrix,
  60.     GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp,
  61.     GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays

  62.    visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
  63. id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
  64. ----------------------------------------------------------------------
  65. 0x23 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
  66. 0x24 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
  67. 0x25 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
  68. 0x26 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
  69. 0x27 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  70. 0x28 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  71. 0x29 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  72. 0x2a 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  73. 0x2b 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
  74. 0x2c 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
  75. 0x2d 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
  76. 0x2e 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
  77. 0x2f 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  78. 0x30 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  79. 0x31 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  80. 0x32 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  81. 0x33 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
  82. 0x34 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
  83. 0x35 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
  84. 0x36 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
  85. 0x37 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  86. 0x38 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  87. 0x39 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  88. 0x3a 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  89. 0x3b 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
  90. 0x3c 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
  91. 0x3d 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
  92. 0x3e 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
  93. 0x3f 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  94. 0x40 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  95. 0x41 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  96. 0x42 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  97. 0x43 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
  98. 0x44 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
  99. 0x45 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
  100. 0x46 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
  101. 0x47 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  102. 0x48 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  103. 0x49 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  104. 0x4a 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  105. 0x4b 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
  106. 0x4c 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
  107. 0x4d 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
  108. 0x4e 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
  109. 0x4f 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  110. 0x50 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  111. 0x51 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  112. 0x52 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  113. 0x53 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
  114. 0x54 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
  115. 0x55 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
  116. 0x56 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
  117. 0x57 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  118. 0x58 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  119. 0x59 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  120. 0x5a 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  121. 0x5b 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
  122. 0x5c 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 None
  123. 0x5d 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
  124. 0x5e 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 None
  125. 0x5f 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  126. 0x60 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
  127. 0x61 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
  128. 0x62 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
复制代码

  1. $ fglrxinfo
  2. display: :0.0  screen: 0
  3. OpenGL vendor string: ATI Technologies Inc.
  4. OpenGL renderer string: RADEON X700 Generic
  5. OpenGL version string: 2.0.6286 (8.33.6)
复制代码
发表于 2007-2-8 23:14:16 | 显示全部楼层
还是Jan. 10的那个版本吗?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-2-9 10:26:04 | 显示全部楼层
应该是吧?呵呵
回复 支持 反对

使用道具 举报

发表于 2007-2-9 10:59:51 | 显示全部楼层
开双魔兽...
回复 支持 反对

使用道具 举报

发表于 2007-2-10 13:05:42 | 显示全部楼层
刚刚卖掉了A卡,换成了N卡....
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-2-10 13:54:55 | 显示全部楼层
应该弄个双显示器……
回复 支持 反对

使用道具 举报

发表于 2007-2-10 14:14:57 | 显示全部楼层
还是要实际试玩一下游戏才知道效果
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-2-10 14:25:06 | 显示全部楼层
几乎不玩游戏~~
回复 支持 反对

使用道具 举报

发表于 2007-2-11 16:57:48 | 显示全部楼层
晕,怎么我的才200多?
  1. $ glxgears
  2. 1263 frames in 5.0 seconds = 252.415 FPS
  3. 1259 frames in 5.0 seconds = 251.606 FPS
  4. 1259 frames in 5.0 seconds = 251.606 FPS
  5. 1256 frames in 5.0 seconds = 251.006 FPS
  6. 1258 frames in 5.0 seconds = 251.406 FPS
  7. 1315 frames in 5.0 seconds = 262.797 FPS
复制代码

不知为什么我的被认成移动版了,会不会跟这个有关呢?有没人知道怎么改的?
  1. $ glxinfo |grep -e direct -e OpenGL
  2. direct rendering: Yes
  3. OpenGL vendor string: ATI Technologies Inc.
  4. OpenGL renderer string: MOBILITY RADEON 9600 Generic
  5. OpenGL version string: 2.0.6286 (8.33.6)
  6. OpenGL extensions:
复制代码
  1. $ fglrxinfo
  2. display: :0.0  screen: 0
  3. OpenGL vendor string: ATI Technologies Inc.
  4. OpenGL renderer string: MOBILITY RADEON 9600 Generic
  5. OpenGL version string: 2.0.6286 (8.33.6)
复制代码

  1. $ grep -e EE -e WW /var/log/Xorg.0.log
  2.         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  3. (WW) The directory "/usr/share/fonts/TTF/" does not exist.
  4. (WW) The directory "/usr/share/fonts/local/" does not exist.
  5. (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
  6. (II) Loading extension MIT-SCREEN-SAVER
  7. (WW) fglrx(0): board is an unknown third party board, chipset is supported
  8. (WW) fglrx(0): Option "VendorName" is not used
  9. (WW) fglrx(0): Option "ModelName" is not used
  10. (EE) AIGLX error: dlopen of /usr/lib/dri/fglrx_dri.so failed (/usr/lib/dri/fglrx_dri.so: cannot open shared object file: No such file or directory)
  11. (EE) AIGLX: reverting to software rendering
复制代码
回复 支持 反对

使用道具 举报

发表于 2007-2-11 19:30:14 | 显示全部楼层
(EE) AIGLX error: dlopen of /usr/lib/dri/fglrx_dri.so failed (/usr/lib/dri/fglrx_dri.so: cannot open shared object file: No such file or directory)
(EE) AIGLX: reverting to software rendering


驱动没打开啊, 怀疑你没有 /usr/lib/libstdc++.so.5
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表