Install NVIDIA dual-graphics card off-source driver under Fedora17

Source: Internet
Author: User
Install the NVIDIA dual-graphics card off-source driver under Fedora17 and execute the command lspci | grapVGA to check whether two graphics cards can be identified. If not, do not install some nvidia graphics cards that will be identified as incorrect, for example, if my gt540m is identified as gt555m, it does not matter. If it is identified, just click 1. add the rpmfusion source, and ignore sudoyumlocalinstall -- nogpgcheckhttp: // download1.rpmf

Install the NVIDIA dual-graphics card off-source driver under Fedora 17 and execute the command lspci | grap VGA

Check whether two graphics cards can be identified. If not, do not install them.

Some nvidia graphics cards may be identified incorrectly. For example, if my gt540m is identified as gt555m, it does not matter. Just recognize it.

1. Add the rpmfusion source and ignore the installation.

Sudo yum localinstall -- nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm

2. install necessary components

Sudo yum install-y libbsd-devel libbsd glibc-devel libX11-devel help2man autoconf git tar glib2 glib2-devel kernel-devel kernel-headers automake gcc dkms

3. Install the nvidia graphics card driver

Sudo yum install akmod-nvidia

After installing akmod-nvidia, delete/etc/X11/xorg. conf,/etc/X11/xorg. conf. d/00-nvidia.conf and/etc/modprobe. d/blacklist-nouveau.conf make the system use nouveau driver by default

Delete the current Kernel Parameter "nouveau. modeset = 0 rd. driver. blacklist = nouveau" from/etc/grub2.cfg"

5. download the latest bbswitch version.

Https://github.com/Bumblebee-Project/bbswitch/downloads

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.