I installed the driver successfully before. After a period of time, NVIDIA SMI found that the problem was still that one. Some blogs explained that the driver couldn’t work properly because of the kernel update of Ubuntu. The following method is effective without reloading NVIDIA driver.
- check drive
nvcc -V
If the driver exists, the next step will be taken.
2.
sudo apt-get install dkms
sudo dkms install -m nvidia -v 418.56
418.56 is the version number of NVIDIA. When you don’t know, you can see the NVIDIA folder in the / usr / SRC directory, and the suffix is the version number.
After success, NVIDIA SMI finds that the driver of the graphics card is normal.
Reference: unable to connect NVIDIA driver: nvidia-smi has failed because it could’t communicate with the NVIDIA driver
Read More:
- NVIDIA-SMI has failed because it couldn’t communicate with the NVIDIA driver
- [Solved] NVIDIA-SMI has failed because it couldn‘t communicate with the NVIDIA driver.
- How to Fix NVIDIA-SMI has failed because it couldn‘t communicate with the NVIDIA driver.
- Nvidia-smi has failed because it could’t communicate with the NVIDIA driver
- NVIDIA SMI caused by updating BIOS has failed because it could’t communicate with the NVIDIA
- Failed to initialize nvml driver / library version mismatch due to automatic update of NVIDIA driver
- Use NVIDIA to solve NVIDIA’s
- NVIDIA NVML Driver/library version mismatch
- nvidia-settings: ERROR: nvidia-settings could not find the registry key file
- “The CC version check failed” is reported when Ubuntu installs NVIDIA graphics card driver
- Solution to x service error when installing NVIDIA graphics driver under Ubuntu
- Error reporting using NVIDIA SMI
- NVIDIA docker failed to start normally
- Configure Nvidia graphics card on ubuntu18.04 xrandr Failed to get size of gamma for output default
- ubuntu17.10 starts the cycle report: started nvidia persistence daemon[ok] stopped nvidia persistence daemon[ok]
- Some problems in installing wsl2 and NVIDIA docker in win10
- NVIDIA aegis handheld machine root tutorial
- Solve the startup error “something Wen wrong” of NVIDIA geforce experience
- Error: cudaGetDevice() failed. Status: CUDA driver version is insufficient for CUDA runtime version
- pycuda._driver.Error:cuInit failed:unknown error