ATI X700 Mobility显卡应该用什么驱动好?

CPU/显卡/打印机/USB设备等硬件问题
回复
lovecanon
帖子: 36
注册时间: 2008-11-23 4:40

ATI X700 Mobility显卡应该用什么驱动好?

#1

帖子 lovecanon » 2008-11-23 7:43

我的显卡是这个型号的,在8。04下不能开启特效。
而且官方的限定驱动装了之后就近不了系统了,那我应该用什么驱动呢?

这里有一篇介绍,不过是针对7。04的,我不知道8。04能不能用同样的方法。
https://help.ubuntu.com/community/AtiX700Mobility

另外,本区置顶贴有一篇介绍显卡驱动8。7催化剂的,我不太明白
http://forum.ubuntu.com.cn/viewtopic.ph ... 24e52ee382

我刚开始用ubuntu,不太了解,麻烦哪位高手给指点一下,谢谢了
areyousure
帖子: 32
注册时间: 2007-08-02 17:44

Re: ATI X700 Mobility显卡应该用什么驱动好?

#2

帖子 areyousure » 2008-11-23 10:03

1、到ATI官方网站下载最新的8.11催化剂 FOR LINUX(下之前确认一下你的显卡型号是否被支持),并将其放于桌面上。
2、终端里执行以下命令
代码:
cd Desktop
sudo sh ati-driver-installer-8-11-x86.x86_64.run

4、弹出图形化安装界面,按照默认选项即可
5、重启电脑,选择UBUNTU8.10(RECOVERY MODE),即命令行界面。加载完毕后在弹出列表中选择ROOT,运行以下命令:

代码:
aticonfig --initial
aticonfig --overlay-type=Xv
exit

回到列表中选择RESUME,进入正常登录界面
6、注意不要去改动“受限驱动管理器”,这时会自动启用新驱动。
检测驱动是否成功安装的命令及我的返回值(我使用ATi HD2600 pro):
代码:
glxinfo |grep -e 'direct' -e 'OpenGL'

引用:
direct rendering: Yes
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon HD 2600 pro
OpenGL version string: 2.1.7769 Release
OpenGL extensions:

代码:
fglrxinfo

引用:
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon HD 2600 Pro
OpenGL version string: 2.1.8201 Release



代码:
glxgears

引用:
46929 frames in 5.0 seconds = 929385.687 FPS
60409 frames in 5.0 seconds = 9382081.798 FPS
60455 frames in 5.0 seconds = 938090.889 FPS
60326 frames in 5.0 seconds = 939765.128 FPS



代码:
fgl_glxgears

引用:
Using GLX_SGIX_pbuffer
Using GLX_SGIX_pbuffer
12228 frames in 5.0 seconds = 82445.600 FPS
14964 frames in 5.0 seconds = 82992.800 FPS
15093 frames in 5.0 seconds = 83018.600 FPS
14759 frames in 5.0 seconds = 82951.800 FPS
lovecanon
帖子: 36
注册时间: 2008-11-23 4:40

Re: ATI X700 Mobility显卡应该用什么驱动好?

#3

帖子 lovecanon » 2008-11-23 15:25

太感谢了,我这就去试试
lovecanon
帖子: 36
注册时间: 2008-11-23 4:40

Re: ATI X700 Mobility显卡应该用什么驱动好?

#4

帖子 lovecanon » 2008-11-23 21:23

我去官网下来8.11了,而且我的显卡也在支持列表之内。
按照你的方法,执行到第四步的时候,又有问题了。
continue按钮不亮,不能继续。
我都是按照默认设置一路往下走的。
这里显示
Free space:0MB Estimated size:63MB
Not enough free space for the selected options

我该怎么办阿?
lovecanon
帖子: 36
注册时间: 2008-11-23 4:40

Re: ATI X700 Mobility显卡应该用什么驱动好?

#5

帖子 lovecanon » 2008-11-24 4:12

呵呵,原来是我的空间不够了,我在论坛上查了查,使用了

代码: 全选

sudo apt-get clean
然后空间就从148MB直接变成580多MB
然后现在按你的方法安装成功,也没有出现黑屏的情况
太感谢你了,呵呵,现在视觉效果也可以使用了。

再贴一下我的测试数据,看起来好像有些低……

代码: 全选

eric@eric-laptop:~$ glxinfo |grep -e 'direct' -e 'OpenGL'
direct rendering: Yes
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI MOBILITY RADEON X700
OpenGL version string: 2.1.8201 Release
OpenGL extensions:
eric@eric-laptop:~$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI MOBILITY RADEON X700
OpenGL version string: 2.1.8201 Release

eric@eric-laptop:~$ glxgears
10007 frames in 5.0 seconds = 2000.155 FPS
8429 frames in 5.0 seconds = 1685.704 FPS
11367 frames in 5.0 seconds = 2271.846 FPS
11435 frames in 5.0 seconds = 2287.000 FPS
11516 frames in 5.0 seconds = 2303.134 FPS
11569 frames in 5.0 seconds = 2313.728 FPS
11406 frames in 5.0 seconds = 2281.126 FPS
11539 frames in 5.0 seconds = 2307.742 FPS
11639 frames in 5.0 seconds = 2326.212 FPS
11596 frames in 5.0 seconds = 2319.200 FPS
XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
      after 149 requests (148 known processed) with 0 events remaining.
eric@eric-laptop:~$ fgl_glxgears
Using GLX_SGIX_pbuffer
3070 frames in 5.0 seconds = 614.000 FPS
3567 frames in 5.0 seconds = 713.400 FPS
5013 frames in 5.0 seconds = 1002.600 FPS
3415 frames in 5.0 seconds = 683.000 FPS
3482 frames in 5.0 seconds = 696.400 FPS
3558 frames in 5.0 seconds = 711.600 FPS
3673 frames in 5.0 seconds = 734.600 FPS
3620 frames in 5.0 seconds = 724.000 FPS
3648 frames in 5.0 seconds = 729.600 FPS
3653 frames in 5.0 seconds = 730.600 FPS
XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
      after 111992 requests (111991 known processed) with 0 events remaining.
eric@eric-laptop:~$ 
另外,还有一个问题,我现在屏幕右上角提示:使用中的新受限驱动。
点开之后,状态是使用中,但是“已启用“的勾没有打上,我要不要把它勾上呢?
areyousure
帖子: 32
注册时间: 2007-08-02 17:44

Re: ATI X700 Mobility显卡应该用什么驱动好?

#6

帖子 areyousure » 2008-11-24 13:20

lovecanon 写了:呵呵,原来是我的空间不够了,我在论坛上查了查,使用了

代码: 全选

sudo apt-get clean
然后空间就从148MB直接变成580多MB
然后现在按你的方法安装成功,也没有出现黑屏的情况
太感谢你了,呵呵,现在视觉效果也可以使用了。

再贴一下我的测试数据,看起来好像有些低……

代码: 全选

eric@eric-laptop:~$ glxinfo |grep -e 'direct' -e 'OpenGL'
direct rendering: Yes
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI MOBILITY RADEON X700
OpenGL version string: 2.1.8201 Release
OpenGL extensions:
eric@eric-laptop:~$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI MOBILITY RADEON X700
OpenGL version string: 2.1.8201 Release

eric@eric-laptop:~$ glxgears
10007 frames in 5.0 seconds = 2000.155 FPS
8429 frames in 5.0 seconds = 1685.704 FPS
11367 frames in 5.0 seconds = 2271.846 FPS
11435 frames in 5.0 seconds = 2287.000 FPS
11516 frames in 5.0 seconds = 2303.134 FPS
11569 frames in 5.0 seconds = 2313.728 FPS
11406 frames in 5.0 seconds = 2281.126 FPS
11539 frames in 5.0 seconds = 2307.742 FPS
11639 frames in 5.0 seconds = 2326.212 FPS
11596 frames in 5.0 seconds = 2319.200 FPS
XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
      after 149 requests (148 known processed) with 0 events remaining.
eric@eric-laptop:~$ fgl_glxgears
Using GLX_SGIX_pbuffer
3070 frames in 5.0 seconds = 614.000 FPS
3567 frames in 5.0 seconds = 713.400 FPS
5013 frames in 5.0 seconds = 1002.600 FPS
3415 frames in 5.0 seconds = 683.000 FPS
3482 frames in 5.0 seconds = 696.400 FPS
3558 frames in 5.0 seconds = 711.600 FPS
3673 frames in 5.0 seconds = 734.600 FPS
3620 frames in 5.0 seconds = 724.000 FPS
3648 frames in 5.0 seconds = 729.600 FPS
3653 frames in 5.0 seconds = 730.600 FPS
XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
      after 111992 requests (111991 known processed) with 0 events remaining.
eric@eric-laptop:~$ 
另外,还有一个问题,我现在屏幕右上角提示:使用中的新受限驱动。
点开之后,状态是使用中,但是“已启用“的勾没有打上,我要不要把它勾上呢?
你看一下是否可以启用桌面效果或compiz。如果可以就不用勾了。
我的一直没有勾。
lovecanon
帖子: 36
注册时间: 2008-11-23 4:40

Re: ATI X700 Mobility显卡应该用什么驱动好?

#7

帖子 lovecanon » 2008-11-24 19:11

areyousure 写了:
lovecanon 写了:呵呵,原来是我的空间不够了,我在论坛上查了查,使用了

代码: 全选

sudo apt-get clean
然后空间就从148MB直接变成580多MB
然后现在按你的方法安装成功,也没有出现黑屏的情况
太感谢你了,呵呵,现在视觉效果也可以使用了。

再贴一下我的测试数据,看起来好像有些低……

代码: 全选

eric@eric-laptop:~$ glxinfo |grep -e 'direct' -e 'OpenGL'
direct rendering: Yes
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI MOBILITY RADEON X700
OpenGL version string: 2.1.8201 Release
OpenGL extensions:
eric@eric-laptop:~$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI MOBILITY RADEON X700
OpenGL version string: 2.1.8201 Release

eric@eric-laptop:~$ glxgears
10007 frames in 5.0 seconds = 2000.155 FPS
8429 frames in 5.0 seconds = 1685.704 FPS
11367 frames in 5.0 seconds = 2271.846 FPS
11435 frames in 5.0 seconds = 2287.000 FPS
11516 frames in 5.0 seconds = 2303.134 FPS
11569 frames in 5.0 seconds = 2313.728 FPS
11406 frames in 5.0 seconds = 2281.126 FPS
11539 frames in 5.0 seconds = 2307.742 FPS
11639 frames in 5.0 seconds = 2326.212 FPS
11596 frames in 5.0 seconds = 2319.200 FPS
XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
      after 149 requests (148 known processed) with 0 events remaining.
eric@eric-laptop:~$ fgl_glxgears
Using GLX_SGIX_pbuffer
3070 frames in 5.0 seconds = 614.000 FPS
3567 frames in 5.0 seconds = 713.400 FPS
5013 frames in 5.0 seconds = 1002.600 FPS
3415 frames in 5.0 seconds = 683.000 FPS
3482 frames in 5.0 seconds = 696.400 FPS
3558 frames in 5.0 seconds = 711.600 FPS
3673 frames in 5.0 seconds = 734.600 FPS
3620 frames in 5.0 seconds = 724.000 FPS
3648 frames in 5.0 seconds = 729.600 FPS
3653 frames in 5.0 seconds = 730.600 FPS
XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
      after 111992 requests (111991 known processed) with 0 events remaining.
eric@eric-laptop:~$ 
另外,还有一个问题,我现在屏幕右上角提示:使用中的新受限驱动。
点开之后,状态是使用中,但是“已启用“的勾没有打上,我要不要把它勾上呢?
你看一下是否可以启用桌面效果或compiz。如果可以就不用勾了。
我的一直没有勾。
哈哈,我现在已经装了compiz了,并且升级到0.76了,3D桌面效果很牛X,哈哈,谢谢你了
回复