Ethereum

From Bibliotheca Anonoma

Ubuntu 16.04 LTS[edit]

Just install either the server or desktop version

Install the AMDGPU Pro Drivers[edit]

http://support.amd.com/en-us/kb-articles/Pages/AMD-Radeon-GPU-PRO-Linux-Beta-Driver%E2%80%93Release-Notes.aspx

after installing, restart. then if it all works, edit /etc/default/grub and add input to the line GRUB_CMDLINE_LINUX_DEFAULT

then run sudo update-grub

Use Genoils cpp-ethereum Miner[edit]

https://github.com/Genoil/cpp-ethereum/#building-on-ubuntu

the pool we use is ethermine, though you can use any you choose: https://ethermine.org/

If you want to have each GPU send mining rewards to different addresses, run different ethermine commands with

Red Hat Enterprise Linux[edit]

amdgpu supports it but it just hangs at boot once the gpu is installed...

maybe it would have been fixed by blacklisting the radeon module as above? in any case ubuntu is free and familiar so whatever