Ubuntu 14.04 Guest VM with Tesla M60

Hello, i have a problem with tesla M60 linux driver under Ubuntu 14.04 Sever. I have only ssh access to this machine.
All drivers are installed correctly without errors, but OS cant use it for some reason.

Every time i’m installing driver to tesla, nvidia-smi tells me
modprobe: ERROR: could not insert ‘nvidia’: No such device
NVIDIA-SMI has failed because it couldn’t communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.

But lspci tells me that i have this graphical card

vadim@vd-actv-01c:~$ lspci | grep VGA
00:0f.0 VGA compatible controller: VMware SVGA II Adapter
02:01.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1)

What driver should i use? I’ve already tried almost all drivers that are suitable for Tesla M60.

Also my /etc/modprobe.d/blacklist-nouveau.conf is

blacklist nouveau
blacklist lbm-nouveau
options nouveau modeset=0
alias nouveau off
alias lbm-nouveau off