Drivers and CUDA Toolkit Setup for Nvidia on Fedora 40

First determine what driver is installed. Below we can see that we are running the "nouveau" driver and not the Nvidia proprietary driver. $ sudo lspci -n -n -k | grep -A 2 -e VGA -e 3D 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GA106 [GeForce RTX 3060 Lite Hash Rate] [10de:2504] (rev a1) Subsystem: … Continue reading Drivers and CUDA Toolkit Setup for Nvidia on Fedora 40