NVIDIA358.16 & mdash; the first stable version of The NVIDIA358 series has been released, and some modifications and minor improvements have been made to version 358.09 (Beta. Added a new nvidia-modeset.ko kernel module that can work with the nvidia. ko kernel module to call the GPU Display Engine. In a later release, the nvidia-modeset.ko kernel driver
NVIDIA 358.16 -- the first stable version of the NVIDIA 358 series has been released, and some minor improvements have been made to the 358.09 (Beta) version.
NVIDIA 358 adds a newNvidia-modeset.koThe kernel module can work with the nvidia. ko kernel module to call the GPU Display Engine. In a later version,Nvidia-modeset.koThe kernel driver will be used for the basis of the mode setting interface, which is provided by the direct render Manager (DRM) of the kernel.
The new driver also has new GLX Protocol extensions and a new mechanism for allocating a large amount of memory to the system memory in the OpenGL driver. New GPUGeForce 805AAndGeForce GTX 960AAll supported. NVIDIA 358.16 also supports X. Org 1.18 servers and OpenGL 4.3.
How to install NVIDIA 358.16 in Ubuntu:
Do not install it on the Production Device unless you know what you are doing and how to recover it.
For official binary files, go to nvidia.com/object/unix.html.
For those who like Ubuntu PPA, I suggest you use the graphics card drive PPA. So far, Ubuntu 16.04, Ubuntu 15.10, Ubuntu 15.04, and Ubuntu 14.04 are supported.
1. Add PPA.
By pressingCtrl+Alt+TShortcut key to open the terminal from the Unity desktop. After the application is started, paste the following command and press Enter:
sudo add-apt-repository ppa:graphics-drivers/ppa
Nvidia-ppa
It requires you to enter the password. After the password is entered, the password is not displayed on the screen. Press Enter to continue.
2. Refresh and install the new driver.
After you add a PPA, run the following commands one by one to refresh the software library and install the new driver:
sudoapt-get update
sudoapt-get install nvidia-358 nvidia-settings
(If needed) uninstall:
Start from the GRUB menu to enter recovery mode and enter the root console. Then run the following commands one by one:
Remount the file system to writable:
mount-o remount,rw /
Delete all nvidia packages:
apt-get purge nvidia*
Finally, return to the menu and restart:
reboot
To disable/Delete the PPA driver, clickSoftware and updatesAnd then navigateOther SoftwareLabel.
Install Nvidia private driver in Ubuntu 14.04 and switch http://www.linuxidc.com/Linux/2015-04/116450.htm with dual graphics card
Ubuntu 12.04 system install unzip da official graphics card driver tutorial http://www.linuxidc.com/Linux/2012-09/71206.htm
Ubuntu user-installed graphics card Driver Nvidia Driver 334.21 http://www.linuxidc.com/Linux/2014-03/98097.htm
How to install the latest NVIDIA 13.10 driver http://www.linuxidc.com/Linux/2013-11/93018.htm in Ubuntu 331.20
How to install the Nvidia 337.12 Beta graphics card driver in LinuxHttp://www.linuxidc.com/Linux/2014-04/99864.htm
How do Ubuntu users install Nvidia's latest graphics driver http://www.linuxidc.com/Linux/2014-05/101288.htm
For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2
Via: http://ubuntuhandbook.org/index.php/2015/11/install-nvidia-358-16-driver-ubuntu-15-10/
Author: Ji m Translator: strugglingyouth Proofreader: wxy
This article was originally compiled by LCTT and launched with the honor of Linux in China
This article permanently updates the link address: Http://www.linuxidc.com/Linux/2015-12/125704.htm