LinuxSir.cn,穿越时空的Linuxsir!

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

ATI 驱动是否裝上了

[复制链接]
发表于 2006-8-18 15:00:20 | 显示全部楼层 |阅读模式
我把ATI的驱动装上后,运行glxgears,结果。。
  1. lpw@localhost:~$ glxgears -printfps
  2. 623 frames in 5.0 seconds = 124.578 FPS
  3. 625 frames in 5.0 seconds = 124.995 FPS
  4. 625 frames in 5.0 seconds = 124.995 FPS
  5. 625 frames in 5.0 seconds = 124.995 FPS
  6. 625 frames in 5.0 seconds = 124.892 FPS
复制代码
太少了。。

而运行fgl_glxgears。。
  1. lpw@localhost:~$ fgl_glxgears
  2. Using GLX_SGIX_pbuffer
  3. 浮点数出错
复制代码
  1. lpw@localhost:~$ glxinfo | grep rendering
  2. direct rendering: Yes
复制代码

帮我看看是什麼问题,谢谢
显卡是ATI Radeon X200
发表于 2006-8-18 20:53:28 | 显示全部楼层
fglrxinfo
的结果是?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-8-18 22:11:13 | 显示全部楼层
  1. lpw@localhost:~$ fglrxinfo
  2. display: :0.0  screen: 0
  3. OpenGL vendor string: ATI Technologies Inc.
  4. OpenGL renderer string: RADEON XPRESS 200 Series Generic
  5. OpenGL version string: 2.0.5946 (8.27.10)
复制代码
回复 支持 反对

使用道具 举报

发表于 2006-8-18 23:27:44 | 显示全部楼层
似乎是装好了,但 glxgears 似乎有点低了。

不知道 fgl_glxgears 怎么样,你要不自己编译一个? ATI 驱动带这个的源码。

最近的 ati 驱动普遍 glxgears 太慢,fgl_glxgears 倒很正常,其他 3D 程序似乎也正常。
以前 glxgears =5 x fgl_glxgears ,现在 glxgears =fgl_glxgears / 2
回复 支持 反对

使用道具 举报

发表于 2006-8-25 17:33:58 | 显示全部楼层
Post by VirusCamp
似乎是装好了,但 glxgears 似乎有点低了。

不知道 fgl_glxgears 怎么样,你要不自己编译一个? ATI 驱动带这个的源码。

最近的 ati 驱动普遍 glxgears 太慢,fgl_glxgears 倒很正常,其他 3D 程序似乎也正常。
以前 glxgears =5 x fgl_glxgears ,现在 glxgears =fgl_glxgears / 2


原来你们都有这样的问题,我的ati 9550 用舊驱动glxgears可以过1000fps,最新的ati-drivers-8.28.8只有~250fps......
回复 支持 反对

使用道具 举报

发表于 2006-8-26 06:11:34 | 显示全部楼层
新版驱动会有这种问题?~~~ 怪不是我这显卡FPS会那么底~~
回复 支持 反对

使用道具 举报

发表于 2006-8-26 09:44:45 | 显示全部楼层
...............装上了
回复 支持 反对

使用道具 举报

发表于 2006-9-5 15:34:45 | 显示全部楼层
我的笔记本(Sony S38)显卡是ATI Technologies Inc RV350 [Mobility Radeon 9600/9700 M10]的,装了驱动后显示3D加速激活,启用桌面效果但是XGL却没有任何效果。
下面是测试的数据,奇怪的是OpenGL竟然没有打开,有哪位大虾知道如何解决吗?
谢谢!

WayneLinux:~ # glxgears
506 frames in 5.0 seconds = 101.057 FPS
601 frames in 5.0 seconds = 120.024 FPS
604 frames in 5.0 seconds = 120.659 FPS
575 frames in 5.0 seconds = 114.822 FPS
576 frames in 5.0 seconds = 115.190 FPS

WayneLinux:~ # fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.4.1)

WayneLinux:~ # glxinfo
name of display: :0.0
display: :0  screen: 0
direct rendering: No
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_OML_swap_method, GLX_SGI_make_current_read,
    GLX_SGIS_multisample, GLX_SGIX_hyperpipe, GLX_SGIX_swap_barrier,
    GLX_SGIX_fbconfig
client glx vendor string: ATI
client glx version string: 1.3
client glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
    GLX_ARB_get_proc_address, GLX_SGI_video_sync, GLX_ARB_multisample,
    GLX_ATI_pixel_format_float, GLX_ATI_render_texture
GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
    GLX_ARB_multisample
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.4.1)
OpenGL extensions:
    GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_border_clamp,
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
    GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3,
    GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_blend_color,
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_texture_env_add,
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
    GL_EXT_texture_lod_bias

   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 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  1 0 None
0x24 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  1 0 None
0x25 24 tc  0 32  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x26 24 tc  0 32  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x27 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  1 0 None
0x28 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  1 0 None
0x29 24 dc  0 32  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x2a 24 dc  0 32  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
WayneLinux:~ #
回复 支持 反对

使用道具 举报

发表于 2006-9-6 11:41:28 | 显示全部楼层
楼上的是驱动没安上。。还在用mesa驱动。
楼主倒是安好了,但是glxgears低的有点奇怪。
另,楼主跑gears默认分辨率是按多少来的?
回复 支持 反对

使用道具 举报

发表于 2006-9-15 21:49:11 | 显示全部楼层

楼主你好

搂主你 好,问一下你用的是什么版本的驱动呀,我的 也是X200就是按不上,郁闷。。。
我按的OS是SUSE  的 SLED 10,你呢
回复 支持 反对

使用道具 举报

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

本版积分规则

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