Linux Tips - Easy Ethereum mining using AMD on Ubuntu 20.04 (2021)

Опубликовано: 17 Октябрь 2021
на канале: AgileDevArt
17,870
242

Mine Ethereum using an AMD graphics card on Ubuntu Linux
WANT TO SUPPORT?
💰 Patreon:   / agiledevart  

---
00:00 Introduction
00:34 Official AMD driver
01:44 Installing the AMD driver
03:06 OpenCL check
03:22 Downloading miners
03:49 Setting up LolMiner
04:48 Setting up PhoenixMiner
---

💻 Official AMD Driver for Linux:
https://www.amd.com/en/support/kb/rel...

⌨️ Commands used for Driver installation:
$ wget --referer https://www.amd.com/en/support/kb/rel... https://drivers.amd.com/drivers/linux...
$ tar xJf amdgpu-pro-21.30-1290604-ubuntu-20.04.tar.xz
$ cd amdgpu-pro-21.30-1290604-ubuntu-20.04/
$ chmod +x amdgpu-pro-install
$ ./amdgpu-pro-install -y --opencl=rocr,legacy
$ sudo usermod -a -G render $LOGNAME
$ sudo usermod -a -G video $LOGNAME
$ sudo apt-get install clinfo

🖼️ Helmet from freesvg:
https://freesvg.org/speleological-hel...

●▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬●
👨‍👩‍👧‍👦 Social:
◆ Twitter:   / agiledevart  
●▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬●
🎮🕹️🐭 Snappy Mouse Run:
◆ Facebook:   / snappymouserun  
◆ App Store: https://itunes.apple.com/us/app/snapp...
◆ Google Play: https://play.google.com/store/apps/de...
◆ Amazon Store: http://www.amazon.com/gp/mas/dl/andro...
●▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬●

#ethereum #mining #linux