红联Linux门户
Linux帮助

解决Fedora 8不能满屏显示问题

发布时间:2007-11-24 11:13:59来源:红联作者:Enlist
因为是ati的显卡,安装完Fedora 8后一直不能很好的配置,即使分辨率在1024x768刷新率为85Hz屏幕也不能满屏显示。安装ati的官方驱动8.42.3和livna的kmod-fglrx都不成功。

今天发现ati的新驱动ati-driver-installer-7-11-x86.x86_64.run发布了,下来试试竟然成功了。

root运行 ./ati-driver-installer-7-11-x86.x86_64.run 成功后不用修改xorg.conf。重启。[code]@localhost ~]$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: Radeon X1300 / X1550 Series
OpenGL version string: 2.1.7059 Release[/code][code]@localhost ~]$ glxgears
6622 frames in 5.1 seconds = 1308.780 FPS
10687 frames in 5.0 seconds = 2137.376 FPS
12295 frames in 5.0 seconds = 2458.778 FPS
12552 frames in 5.0 seconds = 2510.206 FPS
12889 frames in 5.0 seconds = 2577.734 FPS[/code]但是不知道为什么不能生成rpm包来安装,总是rpm build error。
文章评论

共有 1 条评论

  1. @xiaoyu@ 于 2008-08-02 10:17:16发表:

    正要装,不知道会不会遇到这样的问题,学了先,顶一个