Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 5.1c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
VasilyS
on 18/10/2020, 15:34:55 UTC
Has anyone been able to get Phoenix working on Ubuntu?  I have it working however I cannot get the AMD pro driver's installed so it will not recognize any GPUs

I am using ./amdgpu-pro-install -y --opencl=legacy,rocm --headless and it locks up at 96% on  Building initial module for 5.4.0-42-generic....any ideas?

I am using Ubuntu 20.04.1 and ive tried the 20.30 and 20.40 drivers

Thanks

You have to use ubuntu 18.04 and 20.20-1089974 drivers. Command line sudo ./amdgpu-pro-install --compute is wrong and deprecated in new drivers. You have to use sudo ./amdgpu-pro-install -y --opencl=pal,legacy --headless