Hi,
I´m triying to install in a ubuntu 20.04 the GPU
following this instructions. GPU
My Hardware is a R730 with a tesla K80.
Software.- Vmware with esxci and passtrg. Tesla is working well with a Win10 VM i test it.
So.following the process i just download. the drivers as mention in the instructions.
I go to the next step sudo apt install nvidia-XXXX in my case will be
sudo apt install nvidia-driver-local-repo-rhel7-470.103.01-1.0-1.x86_64.rpm.1
Response is can´t localize the packg.
I iterate with rpm -i nvidia-driver-local-repo-rhel7-470.103.01-1.0-1.x86_64.rpm
with no success.
rpm: RPM should not be used directly install RPM packages, use Alien instead!
rpm: However assuming you know what you are doing…
warning: nvidia-driver-local-repo-rhel7-470.103.01-1.0-1.x86_64.rpm: Header V3 RSA/SHA512 Signature, key ID 7fa2af80: NOKEY
error: unpacking of archive failed on file /etc/yum.repos.d/nvidia-driver-local-rhel7-470.103.01.repo;62136264: cpio: open failed - File exists
error: nvidia-driver-local-repo-rhel7-470.103.01-1.0-1.x86_64: install failed
So at this point a don´t know how to continue wit it.
Thanks for the help!