I am trying to install Nvidia drivers on sony vaio E series with nvidia GEforce
When I try to instal additional drivers its coming like unable to download . for more options see /var/log/jockey.log
like this...can any one help me out.
Asked
Active
Viewed 677 times
1
-
2What model of graphics card do you have? – Bruno Pereira Jun 27 '12 at 10:40
-
1as Bruno said, please post the terminal output of this command: lspci | grep -i 'GeForce' – Daniel W. Jun 27 '12 at 12:57
-
We need more hardware information to help you, can you look at this question and then edit your question adding the information. Regards, – Ringtail Jul 11 '12 at 13:48
1 Answers
0
I had a similar problem and found the issue was with the installer GUI. Try to install it via a terminal:
sudo apt-get update
sudo apt-get install nvidia-current
That may work.

Eliah Kagan
- 117,780

Grey
- 1