Install the Nvidia graphics card driver for Fedora9

Source: Internet
Author: User
Since Fedora9 uses the latest Xorg, nvidia initially said that it will not support this version until July, and then said it has supported X in the latest version 173.14.05. after installing the driver for Org7/X in the freshrpms.net source, I think it is best to return the xorg version to the Fedora8 version. The method is as follows: delete version 1.5 xorg and mesalibraries. # yum-yremove

Since Fedora 9 uses the latest Xorg, nvidia initially said that it will not support this version until July, and then said in the latest version 173.14.05 that X is supported. after installing the driver for Org 7/X in freshrpms.net, I think it is best to return the xorg version to the Fedora8 version. The method is as follows:

Delete version 1.5 xorg and mesa libraries.
# Yum-y remove xorg-x11-server-Xorg xorg-x11-server-common
# Rpm-e-nodeps-allmatches mesa-libGL mesa-libGLU mesa-libGL-devel mesa-libGLU-devel glx-utils
Use fedora 8 Source
# Cd/etc/yum. repos. d
# Wget
Http://www.linux-ati-drivers.homecall.co.uk/fedora8.repo
# Perl-I-pe "s/(\ [. * \])/\ 1 \ nexclude = xorg * linuxwacom * rhpxl * mesa */" fedora. repo
# Perl-I-pe "s/(\ [. * \])/\ 1 \ nexclude = xorg * linuxwacom * rhpxl * mesa */" fedora-updates.repo
Install Development Tools/Libraries
# Yum-y groupinstall "Development Tools" "Development Libraries"
# Yum-y install kernel-devel
Install xorg1.3
# Yum-y groupinstall "X Window System"
# Yum-y install mesa-libGL mesa-libGLU mesa-libGL-devel mesa-libGLU-devel synaptics
Now the downgrade is complete, reboot, install the latest nvidia driver 173.08,
# Sh nvidia .... Pkg1.run.
# Reboot
We should be able to see the familiar nvidia logo.
173.08 is a BETA version. If you want to install 169.12 (this is a stable driver), you need to download the patch file.
# Sh NVIDIA-Linux-x86-169.12-pkg1.run \-apply-patch 169.12-2286310.diff.txt
# Sh NVIDIA-Linux-x86-169.12-pkg1-custom.run
# Reboot
Edit/etc/yum. repos. d/fedora. repo and/etc/yum. repos. d/fedora-updates.repo and delete the exclude = xorg * linuxwacom * rhpxl * mesa * line.
Delete fedora8.rpeo
# Rm/etc/yum. rpeos. d/fedora8.rpeo

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.