When you are installing NVIDIA drivers, and it complains you have Nouveau running. Some GUI related issues with CentOS 7 included in this article.
Open up a terminal
What it looks like:
|
Sometimes the GUI does not display properly when:
If you get video issues like CentOS loading bar get stuck or can only see the CentOS 7.x background with no login prompt, try to access a terminal (press Ctrl-Alt-F2), and try the following.
NOTE: After performing the NVIDIA driver installation, you may start to get a i8042: No Controller Found pop-up before the OS loads, and when powering off the system. The notification does appear, but does not hinder the system's ability to reach the OS or power off normally.
[exxact@localhost ~]# rm -rf /etc/X11/xorg.conf [exxact@localhost ~]# startx ##Check for video on your monitor by switching the monitor to VGA video source... the input button on the monitor |
[exxact@localhost ~]# rm -rf /etc/X11/xorg.conf [exxact@localhost ~]# nvidia-xconfig ##Will state missing files, but at the end says a new file was written [exxact@localhost ~]# startx ##Check for video on your monitor by switching the mode to whatever output you are using (DVI/HDMI/DP) the input button on the monitor ##Make sure to remove the VGA cable after making this change; so when CentOS 7 is idle, and the screen sleeps, it does not revert back to VGA, where it will show the CentOS 7 background with no login prompt |
Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.
|