Hydra FAQs

Why is the nvidia-smi command not working?

How do I auto install the NVIDIA drivers?


Solution

Enter this command in your SSH session and it will automatically install the newest Nvidia drivers for the system. After the installation is complete, the nvidia-smi command will output the GPU information.

sudo ubuntu-drivers autoinstall
Previous
Why does SSH stop working after setting up a VPN?