#The command nvidia-smi doesn't works.
1 messages · Page 1 of 1 (latest)
i don't remember
i think i installed it with apt
What's the output of
dpkg-query -W cuda-keyring
i've unistalled all the drivers and cuda and i reinstalledthe drivers with apt
and the ouput is dpkg-query: No packages matching cuda-keyring
how can i reinstall cuda?
previouly i installed it by copying the commands on the cuda toolkit website but after i installed it i got problems with the nvidia-smi command.
Follow https://docs.nvidia.com/datacenter/tesla/driver-installation-guide/debian.html (I'd prefer the "Network Repository Enablement" over "Local Repository Enablement" in your case)
thank you