LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1643|回复: 21

A卡闭源驱动11.11支持f16!!如何安装??(已解决正常进gnome)

[复制链接]
发表于 2011-11-19 10:13:42 | 显示全部楼层 |阅读模式
f16安装不上 ???请帮忙看一下
http://download1.rpmfusion.org/n ... repoview/index.html
发表于 2011-11-19 11:52:47 | 显示全部楼层
我感觉开源驱动够用了……
回复 支持 反对

使用道具 举报

 楼主| 发表于 2011-11-19 22:14:47 | 显示全部楼层
rpmfusion有f16的11.11闭源驱动了,但不知安装

yum install kmod-catalyst xorg-x11-drv-catalyst-libs xorg-x11-drv-catalyst
已加载插件:langpacks, presto, refresh-packagekit
设置安装进程
没有可用的包 kmod-catalyst。
没有可用的包 xorg-x11-drv-catalyst-libs。
没有可用的包 xorg-x11-drv-catalyst。
错误:无须任何处理
回复 支持 反对

使用道具 举报

 楼主| 发表于 2011-11-19 22:26:42 | 显示全部楼层
free 和 nonfree的源是添加了的,用类似的命令在f15上是装上了11.11的
难道还要等一等??
回复 支持 反对

使用道具 举报

 楼主| 发表于 2011-11-20 08:03:57 | 显示全部楼层
今天再试yum install kmod-catalyst xorg-x11-drv-catalyst-libs xorg-x11-drv-catalyst
装上了,但是只能进后备模式
看来还得等一等
回复 支持 反对

使用道具 举报

发表于 2011-11-20 10:31:28 | 显示全部楼层
试试如下
leigh123linux Offline
Administrator
                 
Join Date: Oct 2006
Posts: 20,598
linuxfirefox
Re: F16 ATI catalyst
Quote:
Originally Posted by consolation View Post
I installed the testing repo, but still can´t get the catalyst drivers, the nvidia ones are there but not the amd ones?
Try


Code:

su
yum --enablerepo=rpmfusion-nonfree-rawhide install akmod-catalyst xorg-x11-drv-catalyst.i686

extra steps that maybe needed

1. You may need to rebuild initramfs


Code:

su
mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r)-catalyst.img
dracut /boot/initramfs-$(uname -r).img $(uname -r)

2. No X with fglrx module loaded (generate a working xorg.conf).

Code:

aticonfig --initial

3. if it takes a long time to get gdm
Code:

su -
gedit /etc/default/grub

and add nomodeset to the boot options

Then run

Code:

su
grub2-mkconfig -o /boot/grub2/grub.cfg

原文
http://www.fedoraforum.org/forum ... t=271971&page=2
回复 支持 反对

使用道具 举报

发表于 2011-11-20 10:33:05 | 显示全部楼层
试试如下
leigh123linux Offline
Administrator
                 
Join Date: Oct 2006
Posts: 20,598
linuxfirefox
Re: F16 ATI catalyst
Quote:
Originally Posted by consolation View Post
I installed the testing repo, but still can´t get the catalyst drivers, the nvidia ones are there but not the amd ones?
Try


Code:

su
yum install kmod-catalyst xorg-x11-drv-catalyst.i686

extra steps that maybe needed

1. You may need to rebuild initramfs


Code:

su
mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r)-catalyst.img
dracut /boot/initramfs-$(uname -r).img $(uname -r)

2. No X with fglrx module loaded (generate a working xorg.conf).

Code:

aticonfig --initial

3. if it takes a long time to get gdm
Code:

su -
gedit /etc/default/grub

and add nomodeset to the boot options

Then run

Code:

su
grub2-mkconfig -o /boot/grub2/grub.cfg

原文
http://www.fedoraforum.org/forum ... t=271971&page=2
回复 支持 反对

使用道具 举报

发表于 2011-11-20 10:36:30 | 显示全部楼层
补充一下,看看内核是否为PAE的,如果是要用加pae的。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2011-11-20 21:57:43 | 显示全部楼层
谢谢楼上,还要慢慢试,谢谢
回复 支持 反对

使用道具 举报

发表于 2011-11-22 13:05:59 | 显示全部楼层
Post by oddhornedant;2155514
试试如下
leigh123linux Offline
Administrator
                 
Join Date: Oct 2006
Posts: 20,598
linuxfirefox
Re: F16 ATI catalyst
Quote:
Originally Posted by consolation View Post
I installed the testing repo, but still can´t get the catalyst drivers, the nvidia ones are there but not the amd ones?
Try


Code:

su
yum install kmod-catalyst xorg-x11-drv-catalyst.i686

extra steps that maybe needed

1. You may need to rebuild initramfs


Code:

su
mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r)-catalyst.img
dracut /boot/initramfs-$(uname -r).img $(uname -r)

2. No X with fglrx module loaded (generate a working xorg.conf).

Code:

aticonfig --initial

3. if it takes a long time to get gdm
Code:

su -
gedit /etc/default/grub

and add nomodeset to the boot options

Then run

Code:

su
grub2-mkconfig -o /boot/grub2/grub.cfg

原文
http://www.fedoraforum.org/forum ... t=271971&page=2


64 位也要安装 xorg-x11-drv-catalyst.i686 ?
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表