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