NVIDIA Linux Driver 460.56 Released with GeForce RTX 3060 Support

Last updated: February 25, 2021

Nvidia Linux driver

NVIDIA announced a new release for the 460 Linux driver series today.

The new NVIDIA 460.56 driver added GeForce RTX 3060 support. The RTX 3060 features 5,888 CUDA cores, 1,777MHz GPU boost clock, 12 GB of GDDR6 video memory, and 170W TGP.

Besides the new GPU support, the 460.56 driver also fixed

  • a bug with indexed ray payloads in Vulkan,
  • a bug where calls to vkCreateDevice could fail on Ampere GPUs when ray tracing extensions were enabled and the application was running within the Steam Linux Runtime,
  • fixed a regression that could cause display corruption when using a scaled resolution after resuming from power management suspend.

How to Install NVIDIA 460.56 in Ubuntu:

Ubuntu now builds the latest NVIDIA drivers and pushes them via its own security & updates repositories. It however take time to publish the new packages.

You can just wait or use this well trusted Ubuntu PPA. Finally launch Additional Drivers utility to install & apply the new NVIDIA driver:

If you can’t wait, go to NVIDIA website and download the .run installer package (not recommended for beginners):

Twitter

I'm a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please comment to let me know if the tutorial is outdated! And, notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via ubuntuhandbook1@gmail.com Buy me a coffee: https://ko-fi.com/ubuntuhandbook1

2 responses to NVIDIA Linux Driver 460.56 Released with GeForce RTX 3060 Support

  1. I for one have spent one hour trying to make any sense of this “tutorial” to no avail.

    Is there any guidance for installation?

    • Add the PPA as mentioned by running command in terminal:

      sudo add-apt-repository ppa:graphics-drivers/ppa

      You’ll then be able to apply the driver in “Additional Drivers” utility if you have a NVIDIA device.