Command nvidia-smi not found on my linux machine
Problem
While I’m doing CS 285 homework, my own remote server ssh stopped its remote connection, caused me to go back home to check. After rebooting my ubuntu machine, I found that nvidia-smi
is not found. I made some attempts, but it seems to not be an easy fix.
Attempts
https://blog.csdn.net/fovever_/article/details/114015983
There’s something that relates to the kernel, I tried to reinstall the kernel, but it didn’t work.
Solution
It’s related to grub
.
Thanks for being a part of my memory.
Command nvidia-smi not found on my linux machine
https://charliejcj.github.io/blog/2023/10/17/FIX-nvidia-smi-not-found/