作者:suxixb, Comments Rss, 留言, Trackback
提高 nvidia 显卡驱动性能
在用了3个月的 nvidia 8600GT 后,发觉其 2d 性能相对于以前的 ATI 7500 没有多少的提升,而且在某些应用上还不升反降。例如 Firefox ,平时使用时简直就像以前用奔腾2装winxp一样,慢得一塌糊涂,标签页间的切换要等,Ctrl+T要等,上下拖动网页也要等,-_-,起初还以为 Linux 版的 Firefox 问题,还一度用了 opera 一段时间,但是问题依然存在。
如果你和我一样正在使用 GF8600GT 显卡(或者更新的9000系列),同样碰到以下的问题(包括但不限于-_-)
- Firefox 缓慢
- 平时拖动窗口会有延迟的现象
- compiz的部分特性缓慢,例如 3D Windows、Animations、窗口最大化和卷起时很卡等
那么恭喜你,你和我一样遇到了 nvidia 驱动一个非常严重的 bug 了-_- ,目前并没有有效的解决方法,只能希望 nvidia 能在下一个驱动解决。大家也可以用下面提到的方法缓解该症状
- 糟糕的 Nvidia Linux 驱动?(来自 LinuxGem,作者:galeki)
- nVidia 8000/9000 Series Performance Issues(英文,来自 nvnews,作者:xsolarwindx)
最后贴上我的 xorg.conf 文件中的 Device 段,Firefox 的缓慢现象有比较明显的改善。
Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "GeForce 8600 GT"
BusID "PCI:6:0:0"
Option "NoLogo" "True"
Option "RenderAccel" "True"
Option "DamageEvents" "True"
Option "BackingStore" "True"
Option "UseCompositeWrapper" "True"
Option "TripleBuffer" "True"
Option "PixmapCacheSize" "300000"
Option "OnDemandVBlankInterrupts" "True"
EndSection
随机文章:
整个 Yo2 上的相关文章:
发布于 2008 07月 28th , 星期一 at 11:58 pm ,文章归类于 系统设置,
文章标签:Drivers, nVidia。
Comments Rss,
留言, Trackback














Have your say
Fields in bold are required. Email addresses are never published or distributed.
Some HTML code is allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>URIs must be fully qualified (eg: http://www.domainname.com) and all tags must be properly closed.
Line breaks and paragraphs are automatically converted.
Please keep comments relevant. Off-topic, offensive or inappropriate comments may be edited or removed.