خوب مگه چیه. فدورا ۹ دارای Xorg server 1.4.99 میباشد که درایور مربوطه توسط ATI داده نشده است. اما آیا میشه Xorg server 1.3 رو برای فدورا ۹ نصب کرد؟ خوب من امروز به صورت موفقیت آمیزی این کار رو کردم و همه چی سالم میباشد.
کافیه که Xorg server رو پاک کنید و از بستههای فدورا ۸ استفاده نمایید. البته بسته mesa-libGL این وسط مشکل ایجاد میکنه که اون رو هم downgrade مینماییم.
First remove xorg-x11-server-Xorg and xorg-x11-server-common :
# yum remove xorg-x11-server-Xorg xorg-x11-server-common
Then download mesa-libGL and mesa-libGLU from fedora 8 repositories and then downgrade them.
# rpm --oldpackage -U mesa-libGL-7.0.1-7.fc8.i386.rpm
# rpm --oldpackage -U mesa-libGLU-7.0.1-7.fc8.i386.rpm
Now chenge repositories of yum. /etc/yum.repos.d/fedora.repo should look like this:
[fedora]
name=Fedora $releasever - $basearch
failovermethod=priority
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-8&arch=$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora file:///etc/pki/rpm-gpg/RPM-GPG-KEY
and /etc/yum.repos.d/fedora-updates.repo look like this:
[updates]
name=Fedora $releasever - $basearch - Updates
failovermethod=priority
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f8&arch=$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
Then install xorg server:
# yum install xorg-x11-server-Xorg system-config-keyboard
and finally you can now install and use fglrx driver:
# yum --enablerepo=livna-testing install kmod-fglrx
Then simply restart the computer.
# yum remove xorg-x11-server-Xorg xorg-x11-server-common
Then download mesa-libGL and mesa-libGLU from fedora 8 repositories and then downgrade them.
# rpm --oldpackage -U mesa-libGL-7.0.1-7.fc8.i386.rpm
# rpm --oldpackage -U mesa-libGLU-7.0.1-7.fc8.i386.rpm
Now chenge repositories of yum. /etc/yum.repos.d/fedora.repo should look like this:
[fedora]
name=Fedora $releasever - $basearch
failovermethod=priority
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-8&arch=$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora file:///etc/pki/rpm-gpg/RPM-GPG-KEY
and /etc/yum.repos.d/fedora-updates.repo look like this:
[updates]
name=Fedora $releasever - $basearch - Updates
failovermethod=priority
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f8&arch=$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
Then install xorg server:
# yum install xorg-x11-server-Xorg system-config-keyboard
and finally you can now install and use fglrx driver:
# yum --enablerepo=livna-testing install kmod-fglrx
Then simply restart the computer.
هیچ نظری موجود نیست:
ارسال یک نظر