Forwarded from SM-VFX
How to install Official NVIDIA Driver in CentOS 8.x
1 : Download NVIDIA Driver
https://www.nvidia.com/content/DriverDownload-March2009/confirmation.php?url=/XFree86/Linux-x86_64/450.57/NVIDIA-Linux-x86_64-450.57.run&lang=us&type=TITAN
2 : Disable Nouveau Kernel
sudo nano /etc/modprobe.d/blacklist-nouveau.conf
# Add this lines to blacklist-nouveau.conf , Create new blacklist-nouveau.conf if it does not exist
blacklist nouveau
options nouveau modeset=0
3 : dracut --force
4 : Install Required Packages
dnf install kernel-devel kernel-headers elfutils-libelf-devel zlib-devel gcc make
dnf groupinstall "Development tools"
5 : reboot
6 : Cd to Your NVIDIA Driver downloaded
and then Change Permission
chmod +x ./NVIDIA--
7 : Switch to cli
sudo telinit 3
8 : Type User and Pass and then Cd to NVIDIA Driver Downloaded Location
9 : sudo ./NVIDIA-Linux-x86_64-450.57.run
10 : Reboot
#nvidia
@vfxarts
1 : Download NVIDIA Driver
https://www.nvidia.com/content/DriverDownload-March2009/confirmation.php?url=/XFree86/Linux-x86_64/450.57/NVIDIA-Linux-x86_64-450.57.run&lang=us&type=TITAN
2 : Disable Nouveau Kernel
sudo nano /etc/modprobe.d/blacklist-nouveau.conf
# Add this lines to blacklist-nouveau.conf , Create new blacklist-nouveau.conf if it does not exist
blacklist nouveau
options nouveau modeset=0
3 : dracut --force
4 : Install Required Packages
dnf install kernel-devel kernel-headers elfutils-libelf-devel zlib-devel gcc make
dnf groupinstall "Development tools"
5 : reboot
6 : Cd to Your NVIDIA Driver downloaded
and then Change Permission
chmod +x ./NVIDIA--
7 : Switch to cli
sudo telinit 3
8 : Type User and Pass and then Cd to NVIDIA Driver Downloaded Location
9 : sudo ./NVIDIA-Linux-x86_64-450.57.run
10 : Reboot
#nvidia
@vfxarts
Nvidia
Download NVIDIA, GeForce, Quadro, and Tesla Drivers
Download drivers for NVIDIA graphics cards, video cards, GPU accelerators, and for other GeForce, Quadro, and Tesla hardware. US / English download.