Pre-Installation Setup
-
2. Pre-Installation Testing
Then Verify on CUDA Capable GPU.
lspci | grep -i nvidia
But if you do Not see any NVIDIA hardware on Output then first install:
sudo update-pciids
Then try Again…
-
3. Installing Dependencies
Next Install Elementary OS’s Kernel Headers.
sudo apt install linux-headers-$(uname -r)
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
4. Setting Up Repository
See How Setup CUDA Elementary OS Repo Package
Choose the Ubuntu Release.
Contents