Lolliedieb / lolMiner-releases

2.54k stars 577 forks source link

Won't detect R9 290x #1565

Open onecallednick opened 2 years ago

onecallednick commented 2 years ago

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!

jgonzis commented 2 years ago

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?.

onecallednick commented 2 years ago

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 commented 2 years ago

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: @.***>

jgonzis commented 2 years ago

Could you try 21.40 with RomC Option?

onecallednick commented 2 years ago

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: @.***>