Articles by "nvidia"
Showing posts with label nvidia. Show all posts
NVIDIA is well-known company all over the world which designs the graphics processing units (GPUs) for the gaming market, as well as system on a chit units (SOCs) for the mobile computing and automotive market. GPU-accelerated computing is the use of a graphics processing unit (GPU) together with a CPU to accelerate scientific, analytics, engineering, consumer, and enterprise applications. You are here most probably because you are a Linux user and you may have faced difficulties in past while installing GPU drivers, sometimes it is really difficult to configure manufacturer drivers for NVIDIA cards in Linux, there could be many reasons for this such as kernel upgrade, dependencies issue and so. By default Ubuntu use the open source video driver Nouveau for NVIDIA graphics card. This driver lacks support for 3D acceleration and may not work with the very latest video cards or technologies from NVIDIA. A proprietay alternative to Nouveau are the closed source unified NVIDIA drivers, which are developed by NVIDIA. This driver provides excellent 3D acceleration and video card support.

Nvidia Drivers Ubuntu

Release Highlights of 367.27 Drivers for Linux:
  • Added support for VDPAU Feature Set H to the NVIDIA VDPAU driver. GPUs with VDPAU Feature Set H are capable of hardware-accelerated decoding of 8192x8192 (8k) H.265/HEVC video streams.
  • Fixed a bug that caused the X server to sometimes skip displaying Vulkan frames when the Composite extension is enabled.
  • Fixed a bug that would cause OpenGL applications to crash when creating a context on one X display connection, then making it current with no associated drawable on another X display connection. This fixes a crash when starting some versions of Matlab.
  • Fixed OpenGL presentation to SDI through the GLX_NV_video_out and GLX_NV_present_video extensions, which was broken by the introduction of the nvidia-modeset kernel module in 358.09.
  • Fixed a bug that caused an incorrect offset to be applied when using the full composition pipeline on a display whose image has both a rotation and a ViewportOut offset applied.
  • Fixed a bug that could cause nvidia-settings to crash on some systems when responding to events such as hotplugging DisplayPort devices.
  • Fixed a bug that could cause crashes in OpenGL applications which use glTextureView() with a non-zero minlevel.
  • Enhanced the Display Device information page in nvidia-settings with additional information for DisplayPort devices to reflect attributes which are specific to DisplayPort connections.
  • Fixed a bug which could cause deleted application profiles to appear when editing rules in the nvidia-settings control panel.
  • Fixed a bug that caused hangs when a G-SYNC monitor is unplugged and a non-G-SYNC monitor is connected while G-SYNC is active.
  • Fixed a bug that caused "nvidia-modeset: ERROR: GPU:0: Activating G-SYNC failed" to be printed to the system log if a G-SYNC monitor is connected and stereo is enabled in xorg.conf on a configuration that doesn't support it.
  • Added the NV_robustness_video_memory_purge OpenGL extension, which
  • allows applications to know when a mode switching or power event purged the contents of FBOs and BOs residing in video memory.
  • Fixed a bug that prevented HDMI 2.0 4K monitors from waking up from sleep or hot-replug.
  • Fixed a bug that could lead to a system crash if there was a peer-to-peer mapping still active during CUDA context teardown.

So there are two ways to install Nvidia drivers using the Ubuntu community PPA and make sure to read information on PPA page before you proceed to installation process. Run the following two commands in the terminal then follow any method to install Nvidia drivers in your system.

Available for Ubuntu 16.04 Xenial/15.10 Wily/14.04 Trusty/12.04 Precise/Linux Mint 18/17/13/other related Ubuntu derivatives
Install Nvidia Drivers in Ubuntu/Linux Mint open terminal (Press Ctrl+Alt+T) and enter following commands:


1st Method:

Once you ran the commands, open "Additional drivers" and select drivers you want to install for Nvidia GPU.
nvidia drivers

2nd Method:

You can install any driver using any of these commands, make sure to not run all of them, choose only one command that suits your GPU.

Install Nvidia Drivers in Ubuntu/Linux Mint open terminal (Press Ctrl+Alt+T) and enter following commands:
Version 367.27 - For Ubuntu 16.04/15.10/14.04/12.04/Linux Mint 18/17/13

Version 364.19 - For Ubuntu 16.04/15.10/14.04/12.04/Linux Mint 18/17/13

Version 361.45 - For Ubuntu 16.04/15.10/14.04/12.04/Linux Mint 18/17/13

Version 358.16 - For Ubuntu 16.04/15.10/14.04/Linux Mint 18/17

Version 355.11 - For Ubuntu 16.04/15.10/14.04/Linux Mint 18/17

Version 352.79 - For Ubuntu 16.04/15.10/14.04/12.04/Linux Mint 18/17/13

Version 346.96 - For Ubuntu 15.10/14.04/12.04/Linux Mint 17/13

Version 340.96 - For Ubuntu 16.04/15.10/14.04/12.04/Linux Mint 18/17/13

Version 304.131 - For Ubuntu 16.04/15.10/14.04/12.04/Linux Mint 18/17/13

Did you find this way useful to install Nvidia drivers?
NVIDIA is well-known company all over the world regarding gaming cards. Sometimes it is really difficult to configure manufacturer drivers for NVIDIA cards in Linux, there could be many reasons for this such as kernel upgrade, and so. By default Ubuntu use the open source video driver Nouveau for NVIDIA graphics card. This driver lacks support for 3D acceleration and may not work with the very latest video cards or technologies from NVIDIA. An alternative to Nouveau are the closed source unified NVIDIA drivers, which are developed by NVIDIA. This driver provides excellent 3D acceleration and video card support.

Nvidia Drivers Ubuntu

Release Highlights of 352.30 Drivers for Linux:
  • Added support for the following GPU: GeForce 910M
  • Fixed a bug that caused poor video post-processing performance in VDPAU when operating on a large number of video streams simultaneously.
  • Fixed a bug that could cause an Xid error when terminating a video playback application using the overlay presentation queue in VDPAU.
  • Updated nvidia-installer to avoid recursing too deeply into kernel source trees under /usr/lib/modules, mirroring an existing restriction on recursion under /lib/modules.
  • Fixed a rare deadlock condition when running applications that use OpenGL in multiple threads on a Quadro GPU.
  • Fixed a kernel memory leak that occurred when looping hardware - accelerated video decoding with VDPAU on Maxwell-based GPUs.
  • Fixed a bug that caused the X server to crash if a RandR 1.4 output provided by a Sink Output provider was selected as the primary output on X.Org xserver 1.17 and higher.
  • Fixed a bug that caused waiting on X Sync Fence objects in OpenGL to hang indefinitely in some cases.
  • Fixed a bug that prevented OpenGL from properly recovering from hardware errors or sync object waits that had timed out.


NVIDIA is well-known company all over the world regarding gaming cards. Sometimes it is really difficult to configure manufacturer drivers for NVIDIA cards in Linux, there could be many reasons for this such as kernel upgrade, and so. By default Ubuntu use the open source video driver Nouveau for NVIDIA graphics card. This driver lacks support for 3D acceleration and may not work with the very latest video cards or technologies from NVIDIA. An alternative to Nouveau are the closed source unified NVIDIA drivers, which are developed by NVIDIA. This driver provides excellent 3D acceleration and video card support.
If you are tired of compiling drivers and kernels then use xorg-edgers PPA to install latest drivers for NVIDIA graphics card and get high performance from your card. This PPA xorg-edgers is up-to-date among others and offers old and latest drivers for different kind of NVIDIA cards, which means you can choose to install what is best performing driver for your card. In latest drivers if you encounter any kind of issue, you can directly submit bug reports to NVIDIA, in order to fix that issue in future releases.
Nvidia Ubuntu

Release Notes for 352.30 & 346.16 drivers
  • Added support for the following GPU: GeForce 910M
  • Fixed a bug that caused poor video post-processing performance in VDPAU when operating on a large number of video streams simultaneously.
  • Fixed a bug that could cause an Xid error when terminating a video playback application using the overlay presentation queue in VDPAU.
  • Updated nvidia-installer to avoid recursing too deeply into kernel source trees under /usr/lib/modules, mirroring an existing restriction on recursion under /lib/modules.
  • Fixed a rare deadlock condition when running applications that use OpenGL in multiple threads on a Quadro GPU.
  • Fixed a kernel memory leak that occurred when looping hardware - accelerated video decoding with VDPAU on Maxwell-based GPUs.
  • Fixed a bug that caused the X server to crash if a RandR 1.4 output provided by a Sink Output provider was selected as the primary output on X.Org xserver 1.17 and higher.
  • Fixed a bug that caused waiting on X Sync Fence objects in OpenGL to hang indefinitely in some cases.
  • Fixed a bug that prevented OpenGL from properly recovering from hardware errors or sync object waits that had timed out.
  • Added support for the following GPUs: GeForce GTX 970M, GeForce GTX 980M
  • Fixed a bug that caused a blank screen when setting a mode requiring YUV 4:2:0 compression. These modes are not currently supported.
  • Fixed a bug that caused an incorrect DisplayPort link configuration to be displayed after a hotplug or unplug.
  • Added support for decoding VP8 video streams using the NVCUVID API on GPUs with VP8 hardware decode support.
  • Added support for the following EGL extensions: EGL_EXT_device_base, EGL_EXT_platform_device, EGL_EXT_output_base
  • Added the ability to increase the operating voltage on certain GeForce GPUs in the GeForce GTX 400 series and later. Voltage adjustments are done at the user's own risk. See the documentation on the "CoolBits" X configuration option in the README for details.
  • Added support for NVENC on GeForce GPUs. For more details on the NVENC SDK, see:
  • https://developer.nvidia.com/nvidia-video-codec-sdk.
  • Removed a sanity check in nvidia-installer that tested the availability of POSIX shared memory. The NVIDIA GPU driver has not required POSIX shared memory since release 270.xx.
  • Added accelerated support for r8g8b8a8, r8g8b8x8, b8g8r8a8 and b8g8r8x8 RENDER formats.
  • Updated nvidia-settings to take advantage of GTK+ 3, when available. This is implemented by building the nvidia-settings user interface into separate shared libraries (libnvidia-gtk2.so, libnvidia-gtk3.so), and loading the correct one at run-time.
  • Added the nvidia-settings option --gtk-library to allow specifying the path of the directory containing the user interface library or the path and filename of the specific library to use.
  • Added support in nvidia-settings for a GTK+ 3 user interface on x86 and x86_64.
  • Added the nvidia-settings option --use-gtk2 to force the use of the GTK+ 2 UI library.
  • Updated nvidia-installer to install a file in the system's xorg.conf.d directory, when a sufficiently new X server is detected, to cause the X server to load the "nvidia" X driver automatically if it is started after the NVIDIA kernel module is loaded.
  • This feature is supported in X.Org xserver 1.16 and higher when running on Linux 3.9 or higher with CONFIG_DRM enabled.
  • Improved the performance of nvidia-installer by enabling the use of parallel make when building the NVIDIA kernel modules. The concurrency level can be set with the --concurrency-level option, and defaults to the number of detected CPUs.
  • Updated nvidia-installer to determine default installation locations for libraries based on the presence of known paths in the ldconfig(8) cache and the filesystem, rather than hardcoded distro-specific paths.
  • Fixed a GLSL compiler bug that would produce corruption when running games in Wine.
  • Fixed the EGL_KHR_stream_cross_process_fd extension.
  • Fixed rendering corruption that sometimes happened when calling
  • DrawElementsInstancedBaseVertexBaseInstance(),
  • DrawElementsInstancedBaseInstance(),
  • or DrawArraysInstancedBaseInstance().
  • Dramatically improved OpenGL Framebuffer Object creation performance.
  • Removed the limit on the maximum number of OpenGL Framebuffer Objects.
  • Updated the NVIDIA OpenGL driver to prefer $XDG_CACHE_HOME over $HOME as the default location for storing the GL shader disk cache.


Supported Cards (using 352.30 drivers) are as follows:
  • GeForce GTX TITAN X, GeForce GTX 980 Ti, GeForce GTX 980, GeForce GTX 970, GeForce GTX 960
  • GeForce GTX 980M, GeForce GTX 970M, GeForce GTX 965M, GeForce GTX 960M, GeForce GTX 950M, GeForce 940M, GeForce 930M, GeForce 920M, GeForce 910M
  • GeForce 800M Series (Notebooks): GeForce GTX 880M, GeForce GTX 870M, GeForce GTX 860M, GeForce GTX 850M, GeForce 840M, GeForce 830M, GeForce 820M, GeForce 810M
  • GeForce 700 Series: GeForce GTX TITAN Z, GeForce GTX TITAN Black, GeForce GTX TITAN, GeForce GTX 780 Ti, GeForce GTX 780, GeForce GTX 770, GeForce GTX 760, GeForce GTX 760 Ti (OEM), GeForce GTX 750 Ti, GeForce GTX 750, GeForce GTX 745, GeForce GT 740, GeForce GT 730, GeForce GT 720, GeForce GT 710, GeForce GT 705
  • GeForce 700M Series (Notebooks): GeForce GTX 780M, GeForce GTX 770M, GeForce GTX 765M, GeForce GTX 760M, GeForce GT 755M, GeForce GT 750M, GeForce GT 745M, GeForce GT 740M, GeForce GT 735M, GeForce GT 730M, GeForce GT 720M, GeForce 710M
  • GeForce 600 Series: GeForce GTX 690, GeForce GTX 680, GeForce GTX 670, GeForce GTX 660 Ti, GeForce GTX 660, GeForce GTX 650 Ti BOOST, GeForce GTX 650 Ti, GeForce GTX 650, GeForce GTX 645, GeForce GT 645, GeForce GT 640, GeForce GT 630, GeForce GT 620, GeForce GT 610, GeForce 605
  • GeForce 600M Series (Notebooks): GeForce GTX 680MX, GeForce GTX 680M, GeForce GTX 675MX, GeForce GTX 675M, GeForce GTX 670MX, GeForce GTX 670M, GeForce GTX 660M, GeForce GT 650M, GeForce GT 645M, GeForce GT 640M, GeForce GT 640M LE, GeForce GT 635M, GeForce GT 630M, GeForce GT 625M, GeForce GT 620M, GeForce 610M
  • GeForce 500 Series: GeForce GTX 590, GeForce GTX 580, GeForce GTX 570, GeForce GTX 560 Ti, GeForce GTX 560 SE, GeForce GTX 560, GeForce GTX 555, GeForce GTX 550 Ti, GeForce GT 545, GeForce GT 530, GeForce GT 520, GeForce 510
  • GeForce 500M Series (Notebooks): GeForce GTX 580M, GeForce GTX 570M, GeForce GTX 560M, GeForce GT 555M, GeForce GT 550M, GeForce GT 540M, GeForce GT 525M, GeForce GT 520M
  • GeForce 400 Series: GeForce GTX 480, GeForce GTX 470, GeForce GTX 465, GeForce GTX 460 SE v2, GeForce GTX 460 SE, GeForce GTX 460, GeForce GTS 450, GeForce GT 440, GeForce GT 430, GeForce GT 420
  • GeForce 400M Series (Notebooks): GeForce GTX 485M, GeForce GTX 480M, GeForce GTX 470M, GeForce GTX 460M, GeForce GT 445M, GeForce GT 435M, GeForce GT 425M, GeForce GT 420M, GeForce GT 415M, GeForce 410M, GeForce 405M
  • Quadro Series: Quadro M6000, Quadro K6000, Quadro K5200, Quadro K5000, Quadro K4000, Quadro K4200, Quadro K2200, Quadro K2000, Quadro K2000D, Quadro K1200, Quadro K620, Quadro K600, Quadro K420, Quadro 6000, Quadro 5000, Quadro 4000, Quadro 2000, Quadro 2000D, Quadro 600, Quadro 410
  • Quadro Series (Notebooks): Quadro K5100M, Quadro K5000M, Quadro K4100M, Quadro K4000M, Quadro K3100M, Quadro K2200M, Quadro K2100M, Quadro K3000M, Quadro K2000M, Quadro K1100M, Quadro K1000M, Quadro K620M, Quadro K610M, Quadro K510M, Quadro K500M, Quadro 5010M, Quadro 5000M, Quadro 4000M, Quadro 3000M, Quadro 2000M
  • Quadro NVS Series: NVS 510, NVS 315, NVS 310
  • Quadro NVS Series (Notebooks): NVS 5400M, NVS 5200M, NVS 4200M
  • Quadro Plex Series: Quadro Plex 7000
  • Quadro Sync Series: Quadro Sync, Quadro G-Sync II
  • Quadro SDI: Quadro SDI
  • GRID Series: GRID K2, GRID K520, GRID K1, GRID K340
  • NVS Series: NVS 510, NVS 315, NVS 310
  • NVS Series (Notebooks): NVS 5400M, NVS 5200M, NVS 4200M

Note: We're not responsible for any damage to your computer/data, install these drivers on your own risk and please don't report bugs here because this PPA is not maintained by us.

>>>Different version of drivers available for NVIDIA cards which is managed in xorg-edgers PPA. Supported OS Ubuntu 15.04/14.10/14.04/12.04/Linux Mint 17.1/17/13/and other related Ubuntu derivatives
To Install/Update Nvidia card drivers open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:


>>To install 352.xx drivers (Only for Ubuntu 15.10/15.04/14.04)

>>To install 346.xx drivers (For Ubuntu 15.10/15.04/14.04/12.04)

>>To install 340.xx drivers (For Ubuntu 15.04/12.04)

>>To install 331.xx drivers (For Ubuntu 15.04/14.04/12.04)

>>To install 304.xx drivers (For Ubuntu 15.04/14.04/12.04)


Screen Blanks/Monitor Turns Off (Geforce Go card)
Using a laptop with a GeForce Go card, or connecting the sole display via DVI on a dual-head system sometimes results in the screen not receiving a picture. This is caused by the driver outputting video to the VGA port on the graphics card, instead of DVI.
The usual hint that you have this problem is when you hear the startup sound but nothing appears on the screen. If you do not hear any sound, you are more than likely experiencing unrelated problems.
Switch to the console by using CTRL+ALT+F1, or reboot and select recovery mode from the GRUB menu.
Open and edit xorg.conf like this: sudo nano /etc/X11/xorg.conf
Find the line that says: Section "Screen"
Insert a new line that says Option "UseDisplayDevice" "DFP"
Save the file. Use sudo reboot to restart your computer.


Uninstall Nvidia Drivers
If something went wrong after installation of NVIDIA drivers, then follow these steps to recover.
1-> Boot into recovery mode
If you don't see Grub (recovery option) just hold "Shift" before boot and choose recovery option
2-> Now in following menu choose "root"
3-> Now uninstall Nvidia drivers using commands:
4-> Now remove xorg configuration:
5-> Now Reinstall the Mesa package for GL:
6-> Now reboot

That's it
Install Latest Nvidia/Nvidia Optimus Drivers in Ubuntu 13.10 Saucy/Ubuntu 13.04 Raring/Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/Ubuntu 11.10 Oneiric/Linux Mint 15/14/13/12/other Ubuntu derivatives

Nvidia is well-known company all over the world regarding gaming cards. Sometimes nvidia cards have trouble in linux. So x-swat team is managing and make available Nvidia drivers for Ubuntu users. Whenever Nvidia release new drivers x-swat team also update their drivers on their ppa and doing great job for linux users.
Nvidia Ubuntu
List of Supported GPUs by these drivers:
  • GeForce GT 415M, GeForce GT 425M, GeForce GT 420M, GeForce GT 435M, GeForce GT 630M, GeForce GT 610, GeForce GT 630, GeForce GT 640, GeForce GT 645, GeForce GT 415, GeForce GT 620, GeForce 605, GeForce 610M, GeForce GT 620M, GeForce GT 635M, GeForce GT 640M, GeForce GT 640M LE, GeForce GT 650M
  • GeForce GTX 680, GeForce GTX 460M, GeForce GTX 670, GeForce GTX 660M, GeForce GTX 670M, GeForce GTX 675M, GeForce 8800 GTX, GeForce GTX 555, GeForce GTX 560 SE, GeForce GTX 460 v2, GeForce GTX 680M, GeForce GTX 660 Ti
  • Quadro 2000, Quadro 600, Quadro K1000M, Quadro K2000M, Quadro K5000, Quadro K5000M, Quadro K4000M, Quadro K3000M, Quadro FX 4600, Quadro FX 5600, Tesla K10
  • NVS 510, NVS 5400M, NVS 310
  •  GeForce 8800 GTS, GeForce 8800 Ultra
  • GeForce 6, 7, 8, 9, 200, 300, 400 & 500 series cards
  • and more .........

To Install/Update Nvidia card drivers open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
When installation complete restart your PC. Now to check the installation was successful Press Window/Super key and type: nvidia x server settings and open it.

To Install BumbleBee drivers open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
That's it
Install Latest Nvidia Drivers in Ubuntu 13.04 Raring/Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/Ubuntu 11.10 Oneiric/Linux Mint 13/12

Nvidia is well-known company all over the world regarding gaming cards. Sometimes nvidia cards have trouble in linux. So x-swat team is managing and make available Nvidia drivers for Ubuntu users. Whenever Nvidia release new drivers x-swat team also update their drivers on their ppa and doing great job for linux users.
Nvidia Ubuntu
List of Supported GPUs by these drivers:
  • GeForce GT 415M, GeForce GT 425M, GeForce GT 420M, GeForce GT 435M, GeForce GT 630M, GeForce GT 610, GeForce GT 630, GeForce GT 640, GeForce GT 645, GeForce GT 415, GeForce GT 620, GeForce 605, GeForce 610M, GeForce GT 620M, GeForce GT 635M, GeForce GT 640M, GeForce GT 640M LE, GeForce GT 650M
  • GeForce GTX 680, GeForce GTX 460M, GeForce GTX 670, GeForce GTX 660M, GeForce GTX 670M, GeForce GTX 675M, GeForce 8800 GTX, GeForce GTX 555, GeForce GTX 560 SE, GeForce GTX 460 v2, GeForce GTX 680M, GeForce GTX 660 Ti
  • Quadro 2000, Quadro 600, Quadro K1000M, Quadro K2000M, Quadro K5000, Quadro K5000M, Quadro K4000M, Quadro K3000M, Quadro FX 4600, Quadro FX 5600, Tesla K10
  • NVS 510, NVS 5400M, NVS 310
  •  GeForce 8800 GTS, GeForce 8800 Ultra
  • GeForce 6, 7, 8, 9, 200, 300, 400 & 500 series cards
  • and more .........

>>>Check out Latest Nvidia Drivers Collection<<<
Before Install latest drivers make a backup of your working drivers.

To Install/Update Nvidia card drivers open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
When installation complete restart your PC. Now to check the installation was successful Press Window/Super key and type: nvidia x server settings and open it.
That's it
Nvidia Drivers Collection for Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/Ubuntu 11.10 Oneiric/Ubuntu 11.04 Natty/Ubuntu 10.04/Linux Mint 13/12/11/10/9
Nvidia Ubuntu
Many people are facing problem with Nvidia latest drivers, Users usually asked here about their problems. NoobsLab is not Nvidia driver developer at all but NoobsLab can do some favor of users. NoobsLab decided to provide some previous Nvidia drivers versions with easy installation. As you know Nvidia is popular brand in market but it can't provide compatible drivers for Linux. NoobsLab collected all drivers from launchpad archives. As I know following drivers doesn't not support Nvidia optimus Technology, For Nvidia Optimus check hereubuntu-x-swat/x-updates only provide latest drivers so it will be helpful for those users who got working old drivers.

Note: Please read complete post before start.
Note: NoobsLab Is Not Responsible For Any Damage Happen To Your PC/OS. NoobsLab is not author of these drivers. You must know what you are going to do.
Note: If you face any problem with Nvidia driver, Solution for you.

1: Nvidia 275.09.07 for Oneiric/Mint 12

Nvidia linux

To install Nvidia 275.09.07 version Drivers on Ubuntu 11.10/Linux Mint 12 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
>> For 32bit - i386

>> For 64bit - amd64


2: Nvidia 280.13 for Oneiric/Mint 12

Nvidia drivers

To install Nvidia 280.13 version Drivers on Ubuntu 11.10/Linux Mint 12 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
>> For 32bit - i386

>> For 64bit - amd64


3: Nvidia 295.33 for Precise/Mint 13

ubuntu Nvidia

To install Nvidia 295.33 version Drivers on Ubuntu 12.04/Linux Mint 13 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
>> For 32bit - i386

>> For 64bit - amd64


4: Nvidia 295.40 for Precise/Mint 13/Quantal

Nvidia

To install Nvidia 295.40 version Drivers on Ubuntu 12.04/Linux Mint 13/Ubuntu 12.10 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
>> For 32bit - i386

>> For 64bit - amd64


5: Nvidia 295.53 for Precise/Mint 13/Quantal

Nvidia linux

To install Nvidia 295.53 version Drivers on Ubuntu 12.04/Linux Mint 13/Ubuntu 12.10 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
>> For 32bit - i386

>> For 64bit - amd64


6: Nvidia 302.17 for Precise/Mint 13

Nvidia

To install Nvidia 302.17 version Drivers on Ubuntu 12.04/Linux Mint 13 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
>> For 32bit - i386

>> For 64bit - amd64


7: Nvidia Cuda 295.41 Developer Drivers for Precise/Mint 13/Oneiric/Quantal
Be-careful about these drivers

Nvidia

To install Nvidia Cuda 295.41 Drivers on Ubuntu 12.10/12.04/11.10/Linux Mint 13/12 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Now Enter following command to open file in text editor:

Now add following lines to the end of the file:
blacklist amd76x_edac
blacklist vga16fb
blacklist nouveau
blacklist rivafb
blacklist nvidiafb
blacklist rivatv
Now enter following command to remove your nvidia drivers (If you don't have just skip this command)

Now when your Ubuntu start
->Press Ctrl+Alt+F1 at login screen (you don't need to login), Now log in in text mode.
Enter following command to stop service:

Now start installation:
>> For 32bit - i386

>> For 64bit - amd64


8: Nvidia Latest Drivers for Ubuntu 12.04/11.10/11.04/10.04/Mint 13/12/11/9

These drivers are available by ubuntu-x-swat team, Their drivers are up-to-date and support new GPU's. Following commands will install most latest version of Nvidia drivers for Ubuntu/Mint.

To install Nvidia Latest Drivers in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:


9: Nvidia Bumblebee Drivers for Ubuntu 12.04/11.10/11.04/10.04/Mint 13/12/11/10/9
Bumblebee claims their drivers support to Nvidia Optimus Technology. They also claims these are stable drivers for Nvidia optimus technology.
To install Bumblebee Latest Drivers in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:


10: Uninstallation of Nvidia Drivers
If your OS is messed up with drivers then I have solution for you. You can fix with following instructions:

1-> Boot into recovery mode
If you don't have recovery option just hold "Shift" before boot and choose recovery option
2-> Now in following menu choose "netroot"
3-> Now uninstall nvidia drivers

or if you've installed bumblebee

4-> Now remove xorg configuration:

5-> Now Reinstall the Mesa package for GL:

6-> Now reboot
That's it
Keep your Nvidia drivers up to date on Ubuntu 12.10 Quantal Quetzal/Ubuntu 12.04 Precise Pangolin/Ubuntu 12.10 Quantal Quetzal/Ubuntu 11.10 Oneiric Ocelot/Linux Mint 12/13.
Nvidia Ubuntu
You can update your drivers with x-swat ppa and to install Nvidia card latest drivers use this ppa.

>>>Check out Latest Nvidia Drivers Collection<<<

To install/Update Nvidia card drivers open Terminal (Press Alt+F2 and type: gnome-terminal or Press Ctrl+Alt+T) and copy the following commands in the terminal:





When installation complete restart your PC. Now to check the installation is successful Press Window/Super key and type: nvidia x server settings and open it.

That's it Enjoy.