[zaivala@zaivala-hpz400workstation ~]$ cd Downloads [zaivala@zaivala-hpz400workstation Downloads]$ ls NVIDIA-Linux-x86_64-304.137.run [zaivala@zaivala-hpz400workstation Downloads]$ sudo sh ./NVIDIA-Linux-x86_64-304.137.run -add-this-kernel [sudo] password for zaivala: Verifying archive integrity... OK Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 304.137 Welcome to the NVIDIA Software Installer for Unix/Linux ERROR: Unable to find the system utility `ld`; please make sure you have the package 'binutils' installed. If you do have binutils installed, then please check that `ld` is in your PATH. [zaivala@zaivala-hpz400workstation Downloads]$ cd .. [zaivala@zaivala-hpz400workstation ~]$ sudo dnf install binutils Last metadata expiration check: 0:28:37 ago on Wed 07 Oct 2020 10:01:42 AM EDT. ... skipping this section... Complete! [zaivala@zaivala-hpz400workstation ~]$ cd Downloads [zaivala@zaivala-hpz400workstation Downloads]$ sudo sh ./NVIDIA-Linux-x86_64-304.137.run -add-this-kernel Verifying archive integrity... OK Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 304.137 Welcome to the NVIDIA Software Installer for Unix/Linux ERROR: Unable to find the kernel source tree for the currently running kernel. Please make sure you have installed the kernel source files for your kernel and that they are properly configured; on Red Hat Linux systems, for example, be sure you have the 'kernel-source' or 'kernel-devel' RPM installed. If you know the correct kernel source files are installed, you may specify the kernel source path with the '--kernel-source-path' command line option. ERROR: Unable to add a precompiled kernel interface for the running kernel. [zaivala@zaivala-hpz400workstation Downloads]$