分页: 1 / 2

正式版ATI驱动问题!

发表于 : 2006-06-03 0:55
shuaiant
今天重新安装了正式版.按照下面步骤安装ati驱动.
sudo apt-get update
sudo apt-get install linux-restricted-modules-$(uname -r)
sudo apt-get install xorg-driver-fglrx
sudo aticonfig --initial
sudo aticonfig --overlay-type=Xv

$ fglrxinfo
竟然也出现了下面这种错误.
[fglrx] API ERROR: could not register entrypoint for SelectTextureSGIS
[fglrx] API ERROR: could not register entrypoint for SelectTextureTransformSGIS
[fglrx] API ERROR: could not register entrypoint for ClientActiveVertexStreamATI[fglrx] API ERROR: could not register entrypoint for VertexBlendEnviATI
[fglrx] API ERROR: could not register entrypoint for VertexBlendEnvfATI
[fglrx] API ERROR: could not register entrypoint for VertexStream2sATI
[fglrx] API ERROR: could not register entrypoint for VertexStream2svATI
[fglrx] API ERROR: could not register entrypoint for VertexStream2iATI
[fglrx] API ERROR: could not register entrypoint for VertexStream2ivATI
[fglrx] API ERROR: could not register entrypoint for VertexStream2fATI
[fglrx] API ERROR: could not register entrypoint for VertexStream2fvATI

这是怎么回事啊?原来手动安装那个8.25.18 会出现上面那种错误,用源里的还能用,现在用源里的也不行了?
ati的驱动啊.怎么就这么费劲啊.

发表于 : 2006-06-03 1:24
ellickif
我装新版的驱动也出了这样的问题,不过你只要把8.25.18完全卸载后再装源里的驱动就可以了。

发表于 : 2006-06-03 11:43
shuaiant
我这次没有装8.25.18的啊.用源里的也出这样的错误了啊.

发表于 : 2006-06-03 20:27
macaco
我也遇到了,也是全新安装后直接装驱动失败

发表于 : 2006-06-03 20:47
ellickif
我是安装官方驱动的时候出现了这样的问题,正等待高手解决
顶一下吧:D

发表于 : 2006-06-04 3:01
catinsnow
新版的驱动的r200系列显卡比如ATI9100支持有问题.在ATI网站上下载上一版本驱动,解压出libGL.so.1.2,替换掉/usr/lib/libGL.so.1.2既可.

发表于 : 2006-06-04 14:38
ellickif
catinsnow 写了:新版的驱动的r200系列显卡比如ATI9100支持有问题.在ATI网站上下载上一版本驱动,解压出libGL.so.1.2,替换掉/usr/lib/libGL.so.1.2既可.
原来是这样啊,我的M9+好像就是RV200系列的

发表于 : 2006-06-04 15:39
gtx
http://www.ground-impact.com/libGL.so.1.2
在ubuntu官方论坛上找到的,可能要用代理

发表于 : 2006-06-04 16:08
shuaiant
gtx 写了:http://www.ground-impact.com/libGL.so.1.2
在ubuntu官方论坛上找到的,可能要用代理
下不下来啊,用哪个国家的代理?

发表于 : 2006-06-04 16:30
gtx
我把它上传了,见附件 :D

发表于 : 2006-06-04 16:49
macaco
gtx 写了:我把它上传了,见附件 :D
十分感谢,用了它,我的9200卡成功安装了fglrx驱动,xgl也成功了

发表于 : 2006-06-04 16:59
shuaiant
万分感谢.m9000也成功了..

发表于 : 2006-06-23 13:33
newbird
好的,谢谢,解决了。

发表于 : 2006-06-24 22:49
血色眼泪
Nvidia能用吗

大不了换显卡咯

发表于 : 2006-07-20 21:32
tester
ellickif 写了:
catinsnow 写了:新版的驱动的r200系列显卡比如ATI9100支持有问题.在ATI网站上下载上一版本驱动,解压出libGL.so.1.2,替换掉/usr/lib/libGL.so.1.2既可.
原来是这样啊,我的M9+好像就是RV200系列的
这位大俠呀,俺和你的卡一样的,俺的是NX7000笔记本,卡是Mobility Radeon 9200,你成功驱动起3D了吗?

俺折腾N久,还是没装上~