In my recent question I didn't get the meaning of Nvidia proprietary driver. Can somebody help?
Asked
Active
Viewed 1,022 times
4
1 Answers
3
All nvidia-xxx
are proprietary Nvidia drivers.
They are shown as "open source" because you added an unofficial PPA, probably graphics-drivers/ppa
and the system can't detect what driver is there.
You can check the nvidia-375
. It should support your GT 640.

Pilot6
- 90,100
- 91
- 213
- 324
-
-
1
-
why am i getting low fps in csgo then in LOWEST settings in LINUX but in WINDOWS its 100 max set – LaxrKool Mar 11 '17 at 13:58
-
What is the Ubuntu version? The driver looks to be wrong for your card. – Pilot6 Mar 11 '17 at 13:59
-
-
Try the 375 version. It is unofficial, but it should support your card. – Pilot6 Mar 11 '17 at 14:02
-
-
-
You have GT 640. The PPA is already installed. Select the 375 driver and press "Apply changes". – Pilot6 Mar 11 '17 at 14:04
-
-
Yes, but first find out how to remove these drivers from console is something goes wrong. – Pilot6 Mar 11 '17 at 14:10
-
-
i installed with these commands sudo apt-get install nvidia-current-updates sudo nvidia-xconfig so i should use sudo apt remove RIGHT? – LaxrKool Mar 11 '17 at 14:16
-
sudo apt install nvidia-340
How did you install your Nvidia driver? – karel Mar 11 '17 at 13:44