Post
Topic
Board Mining (Altcoins)
Re: Linux Driver for [Suspicious link removed]pute 17.30.1029
by
CoinsIn
on 30/11/2017, 20:00:35 UTC

wget -qO - http://repo.radeon.com/rocm/apt/debian/rocm.gpg.key | sudo apt-key add -
sudo sh -c 'echo deb [arch=amd64] http://repo.radeon.com/rocm/apt/debian/ xenial main > /etc/apt/sources.list.d/rocm.list'
sudo apt-get update
sudo apt-get install rocm

I knew I was missing something..
Thanks.  I'll try it today.