Linux x64 (AMD64/EM64T) Display Driver. How to install Nvidia 367.35 Graphics Driver on Linux Ubuntu Systems. Nvidia 367.35 Graphics Driver supports GeForce 10 Series: GeForce GTX 1080 and GTK 1070 graphics cards on Linux based Systems.
Nvidia 367.35 Graphics Driver also features full support for VDPAU Feature Set H with a better hardware-accelerated decoding. Other features released with Nvidia 367.35 are:
- Fixed a regression that could cause console corruption when resuming from suspend.
- Improved buffer write performance of the nvidia-drm DRM KMS driver by using write-combined DRM Dumb Buffers where available.
- Fixed a bug that caused X to crash when applying changes to the RandR CscMatrix property while VT-switched away from X.
- Fixed a bug that caused a crash when exiting nvidia-settings on displays with 8 or 15 bit color depths.
- 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 8192×8192 (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.
- Added support for querying clock values on Pascal GPUs.
- Removed the Base Mosaic configuration option from nvidia-settings on systems where the feature is not actually supported.
- Fixed a bug that caused nvidia-smi to report an inaccurate version number.
- Fixed a bug that could lead to a system crash if there was a peer-to-peer mapping still active during CUDA context teardown.
- Fixed a bug that prevented nvidia-bug-report.sh from finding relevant messages in kernel log files.
Install Nvidia 367.35 Graphics Driver
Run the following commands in Terminal to install Nvidia 367.35 Graphics Driver on Linux Ubuntu Systems:
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt update
sudo apt install nvidia-367
Once the Nvidia 367.35 Graphics Driver is installed, please restart the system.
If you wish to uninstall and remove the Nvidia 367.35 Graphics Driver, run the commands given below:
sudo apt purge nvidia-*
sudo apt-get update
sudo apt-get upgrade
sudo reboot