Difference between revisions of "NVIDIA card installation"

From my_wiki
Jump to: navigation, search
(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
+
* Press F2 when booting the system
  - System BIOS -> Integrated Devices -> Embedded Video Controller -> Disabled
+
* System BIOS -> Integrated Devices -> Embedded Video Controller -> Disabled
  - Disconnect VGA and connect HDMI
+
* Disconnect VGA and connect HDMI
  - Follow the instrunctions in: https://linuxconfig.org/how-to-install-the-nvidia-drivers-on-centos-7-linux
+
* Follow the instrunctions in: https://linuxconfig.org/how-to-install-the-nvidia-drivers-on-centos-7-linux
  - additionally:
+
* additionally:
 
     sudo yum install "kernel-devel-uname-r == $(uname -r)"
 
     sudo yum install "kernel-devel-uname-r == $(uname -r)"
    - reboot your system
+
* reboot your system
  - Keep following the instructions in: https://linuxconfig.org/how-to-install-the-nvidia-drivers-on-centos-7-linux
+
* 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

   sudo yum install "kernel-devel-uname-r == $(uname -r)"

NVIDIA Download Driver Window.jpg