Nvidia Linux Display Driver 361.18 Beta Released, Available for Ubuntu / Linux Mint / Deepin / Debian / OpenSuse and Fedora


Nvidia Linux Display Driver Beta is a proprietary OpenGL video driver that tries to bring bleeding-edge features for graphics cards produced by Nvidia and used under a GNU/Linux operating system. Both 32-bit (x86) and 64-bit (x86_64) architectures are supported at this time.

Fair warning!

Before reading further, please keep in mind that this is a Beta version. Even if it brings all the latest features and fixes annoying bugs from previous or current stable releases of the driver, it is still an unstable piece of software that may cause unpredictable issues or damage your hardware. Because of this, we do not recommend to install this Beta driver on production machines. You have been warned!

What New in version 361.18 Beta :
  • GeForce 940MX
  • Quadro M500M
  • Fixed a bug in the EGL driver where a mutex was unlocked more than once. This triggers undefined behavior, and in particular, if lock elision is enabled in glibc, may result in a segmentation fault.
  • The OpenGL Vendor-Neutral Driver (GLVND) infrastructure is now included and supported by the NVIDIA GLX and OpenGL drivers.  This should not cause any visible changes in behavior for end users, but some internal driver component libraries have been renamed and/or moved as a result. These changes may affect scripts that rely on the presence of NVIDIA OpenGL driver components other than those specified in the Linux OpenGL ABI version 1.0, maintainers of alternative NVIDIA driver installation packages, and applications which rely on the presence of any non- OpenGL/GLX symbols in the libGL.so.1 library and its dependencies in any way.

Please see:

For more information on the GLVND project.

The Linux OpenGL ABI version 1.0 specification is available at:

  • Updated nvidia-installer to run ldconfig(8) and depmod(8) after uninstalling an existing driver, instead of only running these two commands when installing a new driver.
  • Removed the VDPAU wrapper and trace libraries libvdpau.so.1 and libvdpau_trace.so.1 from the driver package.  These libraries may be available via your distribution's package management system, or can be compiled from the sources available at:


How to Install Nvidia Linux Display Driver 361.18 Beta on Ubuntu and Linux Mint Derivative System

To Install Nvidia Linux Display Driver 361.18 Beta on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Ubuntu 13.10/13.04/12.04, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Linux Mint 13 Maya, Pinguy OS 14.04, Elementary OS 0.3 Freya, Elementary OS 0.2 Luna, Peppermint Five, Deepin 2014, LXLE 14.04, Linux Lite 2.0, Linux Lite 2.2 and other Ubuntu derivative systems , open a new Terminal window and bash (get it?) in the following commands:

wget http://us.download.nvidia.com/XFree86/Linux-x86/361.18/NVIDIA-Linux-x86-361.18.run
sudo chmod +x NVIDIA-Linux-x86-361.18.run
sudo su
./NVIDIA-Linux-x86-361.18.run