CUDA on Ubuntu 20.04 Focal Fossa Linux

How to install CUDA on Ubuntu 20.04 Focal Fossa Linux

The Nvidia CUDA toolkit is an extension of the GPU parallel computing platform and programming model. The Nvidia CUDA installation consists of inclusion of the official Nvidia CUDA repository followed by the installation of relevant meta package and configuring path the the executable CUDA binaries. In this tutorial, you will see how to install CUDA on Ubuntu 20.04 Focal Fossa Linux.

Read more

How to check NVIDIA driver version on Linux

How to check NVIDIA driver version on your Linux system

The objective of this tutorial is to show how to check the NVIDIA driver version installed on your Linux system. There are few places you may have a look to check what NVIDIA driver you have installed on your Linux system. This will allow you to check that you have the latest version installed and optionally upgrade to a new NVIDIA driver for better support and features.

Read more

Ubuntu black screen solution

Ubuntu black screen solution

Although it is not a common error, some users may encounter a black screen when using Ubuntu Linux. The error is most likely to occur when first logging into Ubuntu, and usually indicates that there is a missing video driver. In this tutorial, we will look at a solution to fix a black screen on Ubuntu.

Read more

Installed NVIDIA drivers on Manjaro 21 Linux.

How to install the NVIDIA drivers on Manjaro 21 Linux

In this tutorial, you will learn how to install the NVIDIA drivers on Manjaro Linux. Installing the NVIDIA driver on Manjaro will increase graphic performance for your computer and enable additional features. You have two choices for installation, either automatic install using the standard Manjaro Repository, or manual install using the official nvidia.com driver.

Read more

How to install and test Vulkan on Linux

Install And Test Vulkan On Linux

Vulkan is the future of graphics on Linux. It’s the next generation replacement for OpenGL, and the performance improvements are immediately apparent. Vulkan was written from the ground up to be more usable for developers, which has spawned a host of great projects that take advantage of Vulkan’s potential.

Read more

Nvidia RTX 3080 Hashrate on HiveOS Linux

Nvidia RTX 3080 Ethereum Hashrate and Mining Overclock settings on HiveOS Linux

This article will provide you with the information on how to overclock your Nvidia RTX 3080 graphics card for a best performance and Hashrate/Watt efficiency and Ethereum mining. We have performed number of tests by modifying memory clock and absolute core clock parameters on Nvidia RTX 3080 graphics card to determine the best configuration.

Read more

NVIDIA RTX 3080 driver on Debian 10 (buster)

How to install the NVIDIA RTX 3080 driver on Debian 10 (buster)

The NVIDIA driver for the RTX 3080 GPU is currently in experimental stage for Debian 10 (buster),thus this driver is not yet available as part of a standard Debian 10 repository.

In this article you will learn how to install Nvidia RTX 3080 driver on Debian 10 Buster using the official NVIDIA driver as well as how to install NVIDIA RTX 3080 driver from a Debian backports repository.

UBUNTU USER?
In case you are Ubuntu Linux user, please navigate to the following guide on how to install NVIDIA driver on Ubuntu Linux.

In this tutorial you will learn:

  • How to install Nvidia driver from a Debian backports repository
  • How to install Nvidia driver from the official Nvidia package
  • How to disable nouveau driver
  • How to install Nvidia driver prerequisites

Read more