I tried using apt-get install nvidia-current after installation
I got 280.13 version, which is not the latest version(290.10).
so how can i force apt-get to download the latest driver?
Edit:
I'm on Linux Mint 12 and it was just released, so I think it is possible to get
the latest driver.
apt-getand you didn't change the default repos, you are going to get the nvidia drivers that are in the repos, and those whom in charge of the repos decides what is going to be there. so you are left with two options, add a repo that have the290.10drivers and it is compatible with your distro, or install the drivers from a standalone package that you download form someware. – Hanan N. Nov 29 '11 at 21:41