Post
Topic
Board Mining (Altcoins)
Re: tdxminer lyra2z/XZC Miner for AMD GPUs on Linux
by
uzgidebas
on 05/08/2018, 02:34:40 UTC
Its latest ROCm and Ubuntu 16.04. It works fine on my rigs with installed cards in big PCIe slots. But whenever I tried to run it with USB risers, it does not see the cards in ROCm, so TDXminer will not work. No error, nothing, simply doesnt see the cards. Thats why I asked how he made it working even in the smaller PCIe slots with the USB risers.

Iam not a Linux Pro Sad

I can help you with that. I'm using only usb risers and 16gb usb stick for linux instead of hdd/ssd. Its easy to setup.
Fresh install ubuntu 16.04
sudo apt update
sudo apt upgrade
rocm.github.io
Follow installation guide.
Download tdxminer
setup script to run miner, same like creating .bat file on windows.
at the beginning
./tdxminer .... etc...
chmod +x gin
./gin

Enjoy.
If you still need help, let me know.