I want to install CUDA toolkit 6 on my ubuntu 12.04. While trying to install the nvidia driver, the command:
sudo apt-get install nvidia-current
shows:
nvidia-304 nvidia-current nvidia-settings-304
But my graphic card is NVIDIA GeForce GT630M and as per the nvidia website it says it has 331.79 drivers. I installed 331.79 driver using .run and the system doesn't seem to recognize it.
So can't I install 331.79? Why is my current driver still 304?