Skip to content

Instantly share code, notes, and snippets.

@espoirMur
Last active October 27, 2025 17:13
Show Gist options
  • Save espoirMur/65cec3d67e0a96e270860c9c276ab9fa to your computer and use it in GitHub Desktop.
Save espoirMur/65cec3d67e0a96e270860c9c276ab9fa to your computer and use it in GitHub Desktop.
How I fix this issue NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running

I am no longer abe to monitor this post , I have decided to move everything to my personal blog for better monitoring.

Please click here to access the full post

@hannhu
Copy link

hannhu commented Aug 8, 2025

it works for me, thank you!

@srisaisubramanyam
Copy link

go to device manager -> click on display adapters -> click on nvidia gpu -> enable
This worked for me

@nahahahah
Copy link

@srisaisubramanyam Can you be a little bit more specific ?

@farid1965
Copy link

how i install nvidia driver for 570 with cuda 12.90 supported

@nahahahah
Copy link

@farid1965 Depends on the OS. If Windows, you can find everything you need on the Download page for Drivers on the official site of Nvidia. If Linux, try getting the one from your distro's package manager. Should be something like (correct me if I'm wrong) nvidia-driver-{driver_version} (at least on Debian).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment