Open allardheld opened 6 years ago
Hi,
Ubuntu 16.04 sees AMD RX570 OpenCL drivers installed Bfgminer doesn't detect card
~/bfgminer# ./bfgminer -S opencl:auto --gpu-platform 0 -n No protocol specified
[2018-03-01 15:09:35] CL Platform 0 vendor: Advanced Micro Devices, Inc. [2018-03-01 15:09:35] CL Platform 0 name: AMD Accelerated Parallel Processing [2018-03-01 15:09:35] CL Platform 0 version: OpenCL 1.2 AMD-APP (1445.5) [2018-03-01 15:09:35] Error -1: Getting Device IDs (num) [2018-03-01 15:09:35] clDevicesNum returned error, no GPUs usable [2018-03-01 15:09:35] 0 GPU devices max detected
Thanks Allard
What happens if you just use ./bfgminer -S opencl:auto ?
./bfgminer -S opencl:auto
Hi,
Ubuntu 16.04 sees AMD RX570 OpenCL drivers installed Bfgminer doesn't detect card
~/bfgminer# ./bfgminer -S opencl:auto --gpu-platform 0 -n No protocol specified
[2018-03-01 15:09:35] CL Platform 0 vendor: Advanced Micro Devices, Inc. [2018-03-01 15:09:35] CL Platform 0 name: AMD Accelerated Parallel Processing [2018-03-01 15:09:35] CL Platform 0 version: OpenCL 1.2 AMD-APP (1445.5) [2018-03-01 15:09:35] Error -1: Getting Device IDs (num) [2018-03-01 15:09:35] clDevicesNum returned error, no GPUs usable [2018-03-01 15:09:35] 0 GPU devices max detected
Thanks Allard