QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1377|回复: 8

还是关于ATI驱动和刷新率的问题

[复制链接]
发表于 2006-1-11 00:00:26 | 显示全部楼层 |阅读模式
按照置顶的帖子装了X550的驱动,但是总觉得还是不对,进入SAX2也没有看见3D加速被勾选,反复试了好几次,ALL FAIL。以下是一些命令的反馈,大家能告诉我哪里错了吗?
phantom:/home/walk # 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.2.1)
phantom:/home/walk # glxgears
2220 frames in 5.0 seconds = 444.000 FPS
2640 frames in 5.0 seconds = 528.000 FPS
2760 frames in 5.0 seconds = 552.000 FPS
2760 frames in 5.0 seconds = 552.000 FPS
2640 frames in 5.0 seconds = 528.000 FPS
另外刷新率也一直没有改过来,看十几分钟眼睛就有点受不了了,试图调整的结果是这样的:
phantom:/home/walk # xvidtune
Vendor: VSC, Model: VIEWSONIC G76F+
Num hsync: 1, Num vsync: 1
hsync range 0:  28.00 -  97.00
vsync range 0:  43.00 - 160.00
Video are not settable on this chip
又到网上查了资料,看来是要改/etc/X11/xorg.conf
但是也还是没有成,下面是xorg.conf的部分内容,前辈能指导一下吗?多谢!
Section "Monitor"
  DisplaySize  320 240
  HorizSync    28-97
  Identifier   "Monitor[0]"
  ModelName    "VIEWSONIC G76F+"
  Option       "DPMS"
  VendorName   "VSC"
  VertRefresh  43-160
  UseModes     "Modes[0]"
EndSection


Section "Modes"
  Identifier   "Modes[0]"
Modeline "1024x768_75.00"  81.80  1024 1080 1192 1360  768 769 772 802  -HSync +Vsync
  #Modeline         "1024x768" 136.57 1024 1104 1216 1408 768 769 772 822
  Modeline         "1024x768" 122.97 1024 1096 1208 1392 768 769 772 818
  Modeline         "1024x768" 110.91 1024 1096 1208 1392 768 769 772 813
  Modeline         "1024x768" 97.84 1024 1088 1200 1376 768 769 772 808
  Modeline         "1024x768" 86.18 1024 1088 1200 1376 768 769 772 803
  Modeline         "1024x768" 73.89 1024 1080 1192 1360 768 769 772 799
  Modeline         "1024x768" 61.89 1024 1080 1184 1344 768 769 772 794
  Modeline         "800x600" 97.59 800 856 944 1088 600 601 604 650
  Modeline         "800x600" 90.10 800 856 944 1088 600 601 604 647
  Modeline         "800x600" 82.55 800 856 944 1088 600 601 604 643
  Modeline         "800x600" 73.98 800 848 936 1072 600 601 604 639
  Modeline         "800x600" 66.71 800 848 936 1072 600 601 604 635
  Modeline         "800x600" 58.73 800 840 928 1056 600 601 604 632
  Modeline         "800x600" 51.73 800 840 928 1056 600 601 604 628
  Modeline         "800x600" 44.13 800 840 920 1040 600 601 604 624
  Modeline         "800x600" 36.88 800 832 912 1024 600 601 604 621
  Modeline         "768x576" 89.56 768 824 904 1040 576 577 580 624
  Modeline         "768x576" 82.67 768 824 904 1040 576 577 580 621
  Modeline         "768x576" 75.72 768 824 904 1040 576 577 580 617
  Modeline         "768x576" 67.79 768 816 896 1024 576 577 580 613
  Modeline         "768x576" 61.21 768 816 896 1024 576 577 580 610
  Modeline         "768x576" 53.75 768 808 888 1008 576 577 580 606
  Modeline         "768x576" 47.41 768 808 888 1008 576 577 580 603
  Modeline         "768x576" 40.41 768 800 880 992 576 577 580 599
  Modeline         "768x576" 33.74 768 792 872 976 576 577 580 596
  Modeline         "640x480" 62.12 640 680 752 864 480 481 484 521
  Modeline         "640x480" 57.18 640 680 752 864 480 481 484 517
  Modeline         "640x480" 51.43 640 680 744 848 480 481 484 514
  Modeline         "640x480" 46.80 640 680 744 848 480 481 484 511
  Modeline         "640x480" 42.22 640 680 744 848 480 481 484 508
  Modeline         "640x480" 36.97 640 672 736 832 480 481 484 505
  Modeline         "640x480" 32.64 640 672 736 832 480 481 484 503
  Modeline         "640x480" 27.74 640 664 728 816 480 481 484 500
  Modeline         "640x480" 23.06 640 656 720 800 480 481 484 497
EndSection


Section "Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth      15
    Modes      "1024x768" "800x600" "768x576" "640x480"
  EndSubSection
  SubSection "Display"
    Depth      16
    Modes      "1024x768" "800x600" "768x576" "640x480"
  EndSubSection
  SubSection "Display"
    Depth      24
    Modes      "1024x768" "800x600" "768x576" "640x480"
  EndSubSection
  SubSection "Display"
    Depth      32
    Modes      "1024x768" "800x600" "768x576" "640x480"
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "1024x768" "800x600" "768x576" "640x480"
  EndSubSection
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Monitor[0]"
EndSection


Section "Device"
  BoardName    "Vesa-BIOS Graphics"
  BusID        "5:0:0"
  Driver       "vesa"
  Identifier   "Device[0]"
  VendorName   "VESA"
EndSection


Section "ServerLayout"
  Identifier   "Layout[all]"
  InputDevice  "Keyboard[0]" "CoreKeyboard"
  InputDevice  "Mouse[1]" "CorePointer"
  Option       "Clone" "off"
  Option       "Xinerama" "off"
  Screen       "Screen[0]"
EndSection

Section "DRI"
    Group      "video"
    Mode       0660
EndSection

SUSE10.0 64/ AMD2500+ 64 / DDR2 400 512M /迪兰恒进X550 /VIEWSONIC G76F+
发表于 2006-1-11 00:20:10 | 显示全部楼层
把 Driver "vesa"中的vesa改为ati试试。
回复

使用道具 举报

发表于 2006-1-11 00:48:55 | 显示全部楼层
打这个命令:aticonfig --initial试试
如果3d驱动正常后,分辨率和刷新率还是不正常,打fglrxconfig,根据提示设置
回复

使用道具 举报

 楼主| 发表于 2006-1-11 19:42:23 | 显示全部楼层
先谢谢两位。
都试过了,改xrog.config以后进不了图形界面,aticonfig --initial也相当于无效命令。
我试着直接这样:
#init 3
#sh ati-driver-install.......run
接着选择指定SUSE100AMD64安装,但是init 5以后3D加速还是没有打开,迷惑......
现在主要还是想解决刷新率的问题,在图形界面中显示的是1024*768@108hz,还是闪烁得很厉害,估计实际也就60Hz左右。难道要把Section "Modes" 段删得只剩一行?
请大家指点。
回复

使用道具 举报

发表于 2006-1-11 19:49:19 | 显示全部楼层
ati的驱动是很糟糕,nv卡就比较幸福。
楼主的情况似乎是驱动没有正确安装啊。按照驱动的readam来安装吧,据我所知,suse和其他各发行版略有差别。我是n卡,所以更新驱动就可以。sir上的suse板块置顶贴有说明和方法,可以看看(针对A卡的)
回复

使用道具 举报

发表于 2006-1-12 14:20:57 | 显示全部楼层
这个问题最好到硬件安装里面看吧,那里有许多解决的方法
回复

使用道具 举报

 楼主| 发表于 2006-1-12 18:40:20 | 显示全部楼层
终于搞定了刷新率,可能是设置fglrxconfig的时候参数不对,或者是最后一步没有回车!菜得寒自己一个先......都是我太粗心,害大家好像对牛弹琴。两项指标在下面,算是正常吗?
14254 frames in 5.0 seconds = 2850.800 FPS
13889 frames in 5.0 seconds = 2777.800 FPS
15235 frames in 5.0 seconds = 3047.000 FPS
15236 frames in 5.0 seconds = 3047.200 FPS
walk@phantom:~> fgl_glxgears
Using GLX_SGIX_pbuffer
1967 frames in 5.0 seconds = 393.400 FPS
2239 frames in 5.0 seconds = 447.800 FPS
2202 frames in 5.0 seconds = 440.400 FPS
2210 frames in 5.0 seconds = 442.000 FPS
看了sax2,卡还是VESA Framebuffer Graphics,3D加速还是没有勾,继续迷惑......
回复

使用道具 举报

发表于 2006-1-12 22:31:32 | 显示全部楼层
还是没开3D驱动嘛.我现在想把ATI炸了,他们的linux驱动做的叫一个差,还没BSD的驱动,还是N卡好啊.
回复

使用道具 举报

发表于 2006-1-12 22:51:04 | 显示全部楼层
[quote:4e68480658="jozhu"]还是没开3D驱动嘛.我现在想把ATI炸了,他们的linux驱动做的叫一个差,还没BSD的驱动,还是N卡好啊.[/quote]
冲动是魔鬼
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-9-23 15:32 , Processed in 0.156421 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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