Note the steps. every time you reinstall the system, it takes a lot of time for the operating system CentOs6.532-bit graphics card model: set Display: intelconfiguration3rdgencoreprocessorgraphicscontroller exclusive display: nvidiaconfigurationgf1_m
This time, you must write down the steps. every time you reinstall the system, it takes a lot of time to disable the unique display.
Operating system: CentOs 6.5 32-bit
Graphics card model:
Set display:IntelCorporation 3rd Gen Core processor Graphics Controller
Exclusive display:NVIDIACorporation gfw.m [GeForceGT 630 M]
Here, we mainly disable the dedicated display and only use the set display to solve the serious problem of fever.
First, solve various dependencies
Yum install-y libbsd-devel libbsd glibc-devel libX11-devel help2man autoconf git tar glib2 glib2-devel kernel-devel kernel-headers automake gcc gtk2-devel
Rpm -- import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org
Rpm-Uvh http://www.elrepo.org/elrepo-release-6-6.el6.elrepo.noarch.rpm
Yum install kmod-r8168
Yum -- disablerepo = \ * -- enablerepo = elrepo install kmod-nvidia
Download two files here
1) libturbojpeg-1.2.1-3.i586.rpm
2) libfltk1.1-1.1.9-1pclos2007. i586.rpm
After the download is complete
Rpm-ivh ***** install these two packages
Run the following command:
Yum install kmod-nvidia
Yum install nvidia-x11-drv
Yum install kmod-bbswitch
Yum install VirtualGL
Yum install bumblebee
After the installation is complete, restart the system.
Lspci | grep VGA
00:02. 0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
. 0 VGA compatible controller: NVIDIA Corporation gf1_m [GeForce GT 630 M] (Rev ff)
Rev ffThat is, the service is successfully closed, and serious fever problems are solved.