分页: 3 / 4
发表于 : 2007-12-02 18:46
由 追忆似水年华
感谢共享~~成功在DELL 6400笔记本ATI X1400独显上安装 成功,并开启3D效果
Re: 在ub7.10下按照置顶成功安装了ATI7.11驱动。按照LZ提到的最后一步开启了特效。
发表于 : 2007-12-03 12:19
由 Jokeryys
Jokeryys 写了:2个问题。
1。RMVB无法最大化和全屏播放。黑屏。有声。播放器:RealPlayer10、GXine、Totem。而且CPU占有率在80%以上(CPU开超线)。
2。屏保会使屏幕混乱。
我是菜鸟。不能解决问题。只能等。
开特效后无迟钝感。可以跟开源驱动一样流畅。玩了下OA没有问题。
FireFox滚屏不是很流畅。但完全可以接受。
另:在执行LZ提供的方法最后一步时。特效打开,但窗口无边框。再重启系统后。点击“系统-首选项-外观-视觉效果”开启特效后。一切正常。
关于视频的问题。好像出在XVideo上。用RP播放时不选XV就可以全屏播放,但效果我就不说了。。。还是驱动的问题?
启用不了3d效果,不知道怎么回事?
发表于 : 2007-12-07 21:55
由 ljm0724
我安装你的方法安装了8.43驱动,运行
sky@sky-laptop:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon Xpress Series
OpenGL version string: 2.1.7059 Release
不知道是不是驱动已经安装成功了,然后想选择桌面效果却显示Desktop effects could not be enabled,不知道是不是显卡不支持3D,请大家指教一下该怎么解决,谢谢!我的电脑是IBM R51E,显卡是ATI XPRESS 200M。
发表于 : 2007-12-08 15:39
由 fantasy027
我也是X1650GT 跟楼主的一样 应该没什么问题吧 马上切到ubuntu安装
最后一步是什么意思阿?
代码: 全选
lilei@ubuntu-li:~$ SKIP_CHECKS=yes compiz
Checking for Xgl: not present.
No whitelisted driver found
SKIP_CHECKS is yes, so continuing despite problems.
Checking for texture_from_pixmap: not present.
Trying again with indirect rendering:
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Comparing resolution (1680x1050) to maximum 3D texture size (4096): Passed.
Checking for nVidia: not present.
Checking for FBConfig: present.
Checking for Xgl: not present.
Starting gtk-window-decorator
/usr/bin/compiz.real (video) - Warn: No 8 bit GLX pixmap format, disabling YV12 image format
安装了2次成功了。
我的已经搞定3D效果了!
发表于 : 2007-12-10 15:55
由 ljm0724
我的已经搞定3D效果了!你只要安装下面这个步骤做就ok
修改compiz初始文件
sudo gedit /usr/bin/compiz
找到下面的语句,将fglrx加入
# Driver whitelist
WHITELIST="fglrx nvidia intel ati radeon i810"
再找到下面的语句,
# blacklist based on the pci ids
# See
http://wiki.compiz-fusion.org/Hardware/Blacklist for details
T=" 1002:5954 1002:5854 1002:5955" # ati rs480
T="$T 1002:4153" # ATI Rv350
T="$T 8086:2982 8086:2992 8086:29a2 8086:2a02 8086:2a12" # intel 965
T="$T 8086:2972" # i965 (x3000)
T="$T 1002:3152 1002:3150 1002:5462 1002:5653 " # ati X300 X600,X600 X700
BLACKLIST_PCIIDS="$T"
将其改为:
# blacklist based on the pci ids
# BLACKLIST_PCIIDS="$T"
BLACKLIST_PCIIDS=""
看一下compiz能否启动。按ALT+F2输入"compiz --replace",回车。看到了吧。
发表于 : 2007-12-17 10:36
由 hr0401
ati-driver-installer-8.42.3-x86.x86_64.run
后面的64指的是什么?
发表于 : 2008-01-08 2:24
由 kc
来到这步出错了,help
kc@nc:~/Documents$ sudo module-assistant build fglrx
The source tarball could not be found!
Package fglrx-kernel-source not installed?
Running "m-a -f get fglrx-kernel-source" may help.
find: /usr/src/modules: No such file or directory
kc@nc:~/Documents$ sudo m-a -f get fglrx-kernel-source
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
Reading state information... 完成
不能重新安装 fglrx-kernel-source,因为无法下载它。
共升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件未被升级。
Updated infos about 1 packages
kc@nc:~/Documents$
发表于 : 2008-01-09 11:02
由 zucheng10
代码: 全选
~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.4 (2.1 Mesa 7.0.1)
装了N次还是这样...
发表于 : 2008-01-13 22:36
由 andy6680
我是安装驱动前就ghost了,难得装其他的东西哇!没想到装8.43成功了
发表于 : 2008-01-13 22:36
由 andy6680
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI MOBILITY RADEON X600
OpenGL version string: 2.1.7170 Release
发表于 : 2008-04-08 21:16
由 lxvison
kc 写了:来到这步出错了,help
kc@nc:~/Documents$ sudo module-assistant build fglrx
The source tarball could not be found!
Package fglrx-kernel-source not installed?
Running "m-a -f get fglrx-kernel-source" may help.
find: /usr/src/modules: No such file or directory
kc@nc:~/Documents$ sudo m-a -f get fglrx-kernel-source
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
Reading state information... 完成
不能重新安装 fglrx-kernel-source,因为无法下载它。
共升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件未被升级。
Updated infos about 1 packages
kc@nc:~/Documents$
我也是这样阿,老鸟指点下吧,
发表于 : 2008-07-13 0:29
由 Hoverbird
lxvison 写了:kc 写了:来到这步出错了,help
kc@nc:~/Documents$ sudo module-assistant build fglrx
The source tarball could not be found!
Package fglrx-kernel-source not installed?
Running "m-a -f get fglrx-kernel-source" may help.
find: /usr/src/modules: No such file or directory
kc@nc:~/Documents$ sudo m-a -f get fglrx-kernel-source
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
Reading state information... 完成
不能重新安装 fglrx-kernel-source,因为无法下载它。
共升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件未被升级。
Updated infos about 1 packages
kc@nc:~/Documents$
我也是这样阿,老鸟指点下吧,
me too.........
发表于 : 2008-08-10 9:44
由 takashi
我也是。。。
不过这里没人帮忙阿
都一个月了也没人管
人气好差
发表于 : 2008-08-10 13:28
由 jarryson
看新点的帖子,这个太老了
Re: [分享]ubuntu安装支持AIGLX的ATi驱动8.42.3
发表于 : 2008-10-01 1:16
由 yuekuen
这篇文章写得很好,顶上去。