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

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

Successful Phoronix Test Suite installation on Manjaro 21 Linux

How to install Phoronix Test Suite on Manjaro 21 Linux

Phoronix Test Suite is a video graphic card (VGA) benchmark tool for Linux. In the following tutorial we will perform an installation of Phoronix Test Suite on Manjaro 21 Linux from Arch User Repository using command line tools makepkg and pacman .

In this How to install Phoronix Test Suite on Manjaro 21 Linux tutorial you will learn:

  • How to clone the latest Phoronix Test Suite AUR repository.
  • How to Build Phoronix Test Suite package.
  • How to install Phoronix Test Suite AUR package.

Read more

Ethereum Mining on Ubuntu and Debian

Ethereum Mining on Ubuntu and Debian

Ethereum has established itself as one of the big players in the cryptocurrency world. It’s value has been on a steady rise for well over a year, and it’s one of the most widely traded coins in the world.

Ethereum is also an open source technology, and the Ethereum blockchain is powering a whole new wave of web development and web technologies. Even though the initial wave of interest in Ethereum has subsided, it’s clearly not too late to get involved.

If you aren’t running the AMDGPU-PRO drivers, check out our guide on installing OpenCL for open source AMDGPU before going any further.

Read more

Ubuntu Bionic Beaver AMD Driver Download

How to Install The Latest AMD Radeon Drivers on Ubuntu 18.04 Bionic Beaver Linux

Objective

Install the latest AMD graphics drivers on Ubuntu

Distributions

Ubuntu 18.04

Requirements

A working install of Ubuntu 18.04 with root privileges

Conventions

  • # – requires given linux commands to be executed with root privileges either directly as a root user or by use of sudo command
  • $ – requires given linux commands to be executed as a regular non-privileged user

Other Versions of this Tutorial

Ubuntu 20.04 (Focal Fossa)

Introduction

If you’re planning on using an AMD graphics card with Ubuntu 18.04, you have a couple of options. Because Bionic is an LTS release, you do have the option of using the proprietary AMDGPU-PRO drivers. The open source drivers that come with Ubuntu are probably better for gamers, though. They’re already installed, and you can configure your system to receive constant performance-boosting upgrades from the latest Mesa releases. Either way, you’re going to have great experience working with AMD on Ubuntu 18.04.

Read more