lolMiner-releases icon indicating copy to clipboard operation
lolMiner-releases copied to clipboard

Won't detect R9 290x

Open onecallednick opened this issue 2 years ago • 5 comments

Hi there, first time reporting a bug. let me know if I should provide other info.

I get this with --list-devices: OpenCL driver detected. Number of OpenCL supported GPUs: 0

Here's my clinfo: $ clinfo Number of platforms 1 Platform Name AMD Accelerated Parallel Processing Platform Vendor Advanced Micro Devices, Inc. Platform Version OpenCL 2.2 AMD-APP (3406.0) Platform Profile FULL_PROFILE Platform Extensions cl_khr_icd cl_amd_event_callback Platform Host timer resolution 1ns Platform Extensions function suffix AMD

Platform Name AMD Accelerated Parallel Processing Number of devices 0

NULL platform behavior clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...) No platform clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...) No platform clCreateContext(NULL, ...) [default] No platform clCreateContext(NULL, ...) [other] No platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_DEFAULT) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL) No devices found in platform

Any help would be much appreciated!

onecallednick avatar May 02 '22 08:05 onecallednick

Hi there, first time reporting a bug. let me know if I should provide other info.

I get this with --list-devices: OpenCL driver detected. Number of OpenCL supported GPUs: 0

Here's my clinfo: $ clinfo Number of platforms 1 Platform Name AMD Accelerated Parallel Processing Platform Vendor Advanced Micro Devices, Inc. Platform Version OpenCL 2.2 AMD-APP (3406.0) Platform Profile FULL_PROFILE Platform Extensions cl_khr_icd cl_amd_event_callback Platform Host timer resolution 1ns Platform Extensions function suffix AMD

Platform Name AMD Accelerated Parallel Processing Number of devices 0

NULL platform behavior clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...) No platform clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...) No platform clCreateContext(NULL, ...) [default] No platform clCreateContext(NULL, ...) [other] No platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_DEFAULT) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL) No devices found in platform

Any help would be much appreciated!

Which AMD Driver are you using?.

jgonzis avatar May 02 '22 10:05 jgonzis

21.50.2.50002-1_all.

I thought it was this issue: https://community.amd.com/t5/drivers-software/no-opencl-devices-ubuntu-20-04-2/m-p/444571/highlight/false#M138753 But adding my username to the video and render groups didn't work. Nicholas Chase

On Mon, May 2, 2022 at 3:31 AM jgonzis @.***> wrote:

Hi there, first time reporting a bug. let me know if I should provide other info.

I get this with --list-devices: OpenCL driver detected. Number of OpenCL supported GPUs: 0

Here's my clinfo: $ clinfo Number of platforms 1 Platform Name AMD Accelerated Parallel Processing Platform Vendor Advanced Micro Devices, Inc. Platform Version OpenCL 2.2 AMD-APP (3406.0) Platform Profile FULL_PROFILE Platform Extensions cl_khr_icd cl_amd_event_callback Platform Host timer resolution 1ns Platform Extensions function suffix AMD

Platform Name AMD Accelerated Parallel Processing Number of devices 0

NULL platform behavior clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...) No platform clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...) No platform clCreateContext(NULL, ...) [default] No platform clCreateContext(NULL, ...) [other] No platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_DEFAULT) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL) No devices found in platform

Any help would be much appreciated!

Which AMD Driver are you using?.

— Reply to this email directly, view it on GitHub https://github.com/Lolliedieb/lolMiner-releases/issues/1565#issuecomment-1114707334, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD5QEC477VZA7MDG42DMFX3VH6VJRANCNFSM5U3MGKTA . You are receiving this because you authored the thread.Message ID: @.***>

onecallednick avatar May 02 '22 10:05 onecallednick

Oh and the legacy opencl module Nicholas Chase

On Mon, May 2, 2022 at 3:38 AM Nicholas Chase @.***> wrote:

21.50.2.50002-1_all.

I thought it was this issue: https://community.amd.com/t5/drivers-software/no-opencl-devices-ubuntu-20-04-2/m-p/444571/highlight/false#M138753 But adding my username to the video and render groups didn't work. Nicholas Chase

On Mon, May 2, 2022 at 3:31 AM jgonzis @.***> wrote:

Hi there, first time reporting a bug. let me know if I should provide other info.

I get this with --list-devices: OpenCL driver detected. Number of OpenCL supported GPUs: 0

Here's my clinfo: $ clinfo Number of platforms 1 Platform Name AMD Accelerated Parallel Processing Platform Vendor Advanced Micro Devices, Inc. Platform Version OpenCL 2.2 AMD-APP (3406.0) Platform Profile FULL_PROFILE Platform Extensions cl_khr_icd cl_amd_event_callback Platform Host timer resolution 1ns Platform Extensions function suffix AMD

Platform Name AMD Accelerated Parallel Processing Number of devices 0

NULL platform behavior clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...) No platform clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...) No platform clCreateContext(NULL, ...) [default] No platform clCreateContext(NULL, ...) [other] No platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_DEFAULT) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL) No devices found in platform

Any help would be much appreciated!

Which AMD Driver are you using?.

— Reply to this email directly, view it on GitHub https://github.com/Lolliedieb/lolMiner-releases/issues/1565#issuecomment-1114707334, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD5QEC477VZA7MDG42DMFX3VH6VJRANCNFSM5U3MGKTA . You are receiving this because you authored the thread.Message ID: @.***>

onecallednick avatar May 02 '22 10:05 onecallednick

Could you try 21.40 with RomC Option?

jgonzis avatar May 02 '22 10:05 jgonzis

RoCm doesn't support Hawaii GPUs Nicholas Chase

On Mon, May 2, 2022 at 3:40 AM jgonzis @.***> wrote:

Could you try 21.40 with RomC Option?

— Reply to this email directly, view it on GitHub https://github.com/Lolliedieb/lolMiner-releases/issues/1565#issuecomment-1114713215, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD5QEC7TQXO7HFUDJPQ42MTVH6WKVANCNFSM5U3MGKTA . You are receiving this because you authored the thread.Message ID: @.***>

onecallednick avatar May 02 '22 10:05 onecallednick