sunch1 发表于 2006-3-13 08:13:16

这个ati把我搞糊涂了!!!

大家看看怎么回事?
# rpm -ivh fglrx_6_8_0-8.23.7-1.i386.rpm -replacefiles
rpm: arguments to --root (-r) must begin with a /
# rpm -Uvh fglrx_6_8_0-8.23.7-1.i386.rpm --replacefiles
Preparing...                                                          ###########################################
      package fglrx_6_8_0-8.23.7-1 is already installed
# fglrxconfig
bash: fglrxconfig: command not found
# rpm -e fglrx_6_8_0-8.23.7-1.i386.rpm
error: package fglrx_6_8_0-8.23.7-1.i386.rpm is not installed
#               

以前在rc1安装很顺利,安装完了后 fglrxconfig然后默认配置就安装好了。但是这一次在正式版安装完了后 按照默认配置完成后 驱动还是没装好!没有和以前一样出来ati的管理器。我想把它卸载 重新安装 结果出现了上面的信息!这个ati驱动到底装了没有我都糊涂了!如果安装了怎么 提示没这个rpm包   ??

VirusCamp 发表于 2006-3-13 10:31:46

rpm -Uvh fglrx_6_8_0-8.23.7-1.i386.rpm --force --nodeps

用这两个参数确保安装 --force --nodeps

ricetons 发表于 2006-3-13 13:27:19

这个是 xorg 6.8的驱动,和ml 2.0 final不兼容。

guardian 发表于 2006-3-13 15:45:21

ATI新驱动使用AtiConfig配置命令!

jiangtao9999 发表于 2006-3-13 21:52:42

rpm -e fglrx_6_8_0

sunch1 发表于 2006-3-14 07:31:03

这个是 xorg 6.8的驱动,和ml 2.0 final不兼容。

那么我该用那个版本的驱动?能提供个网址吗??
谢谢了!

sunch1 发表于 2006-3-14 07:35:44

非常感谢楼上几位      我应该用那个版本驱动呢?好像论坛中也没有一个确定的,请帮忙提供一下,万分感谢!以后一定不买ati了,还是nvida好阿

ahlongxp 发表于 2006-3-14 10:25:01

这个是 xorg 6.8的驱动,和ml 2.0 final不兼容。
是这样啊,那就等6.9的吧

樱家冢 发表于 2006-3-14 19:44:44

# rpm -ivh fglrx_6_8_0-8.23.7-1.i386.rpm -replacefiles

should be

# rpm -ivh fglrx_6_8_0-8.23.7-1.i386.rpm --replacefiles

sunch1 发表于 2006-3-15 11:40:25

--replacefiles
这个命令参数是什么意思?

樱家冢 发表于 2006-3-15 13:08:37

字面意思,替换旧的包,如此而已。
页: [1]
查看完整版本: 这个ati把我搞糊涂了!!!