Nelson Wong
Nelson Wong
Hey DemonKingx I've followed your guide but dunno where the configure script is, can you point me to the right direction?
@D3m0nKingx I was trying to run this code but returned this CFLAGS="-O2 -Wall -march=native -I /opt/amdgpu-pro/include/" LDFLAGS="-L/opt/amdgpu-pro/lib/x86_64-linux-gnu" ./configure -bash: ./configure: No such file or directory I've used apt-install to insall...
@D3m0nKingx This is linux. I must've misunderstood then, this means I need to download the library into the miners folder, and then unzip it, and then execute `sudo apt -f...
i've used the amdgpu-pro drivers from the official website here https://support.amd.com/en-us/kb-articles/Pages/Radeon-Software-for-Linux-Release-Notes.aspx `sudo ./amdgpu-pro-install --opencl=pal` and then i've download the claymore from here https://github.com/nanopool/Claymore-Dual-Miner/releases That's basically it
This is the error message AMD Cards available: 5 GPU #0: gfx900 (Radeon RX Vega), 8176 MB available, 64 compute units (pci bus 5:0:0) GPU #0 recognized as Vega GPU...
Yup, still giving me the same error, i've already placed the folder inside claymore forlder as `claymore/ADL_SDK` ~/mining/claymore$ ` CFLAGS="-O2 -Wall -march=native -I /opt/amdgpu-pro/include/" LDFLAGS="-L/opt/amdgpu-pro/lib/x86_64-linux-gnu" ./configure` -bash: ./configure: No such...