Difference between revisions of "NVIDIA card installation"
(Created page with " - Press F2 when booting the system - System BIOS -> Integrated Devices -> Embedded Video Controller -> Disabled - Disconnect VGA and connect HDMI - Follow the instrunc...") |
|||
Line 1: | Line 1: | ||
− | + | * Press F2 when booting the system | |
− | + | * System BIOS -> Integrated Devices -> Embedded Video Controller -> Disabled | |
− | + | * Disconnect VGA and connect HDMI | |
− | + | * Follow the instrunctions in: https://linuxconfig.org/how-to-install-the-nvidia-drivers-on-centos-7-linux | |
− | + | * additionally: | |
sudo yum install "kernel-devel-uname-r == $(uname -r)" | sudo yum install "kernel-devel-uname-r == $(uname -r)" | ||
− | + | * reboot your system | |
− | + | * Keep following the instructions in: https://linuxconfig.org/how-to-install-the-nvidia-drivers-on-centos-7-linux | |
[[File:NVIDIA_Download_Driver_Window.jpg | 500px]] | [[File:NVIDIA_Download_Driver_Window.jpg | 500px]] |
Latest revision as of 17:27, 15 March 2019
- Press F2 when booting the system
- System BIOS -> Integrated Devices -> Embedded Video Controller -> Disabled
- Disconnect VGA and connect HDMI
- Follow the instrunctions in: https://linuxconfig.org/how-to-install-the-nvidia-drivers-on-centos-7-linux
- additionally:
sudo yum install "kernel-devel-uname-r == $(uname -r)"
- reboot your system
- Keep following the instructions in: https://linuxconfig.org/how-to-install-the-nvidia-drivers-on-centos-7-linux