Claymore-Dual / Claymore-Dual-Miner

Download Ethereum Miner (Updated 2020)
Other
290 stars 76 forks source link

Does not work with amdgpu-pro-20-10 #19

Open tkalfaoglu opened 4 years ago

tkalfaoglu commented 4 years ago

Fresh Centos 8.1 install - no updates. Hardware: 2xAMD RX580 cards. i3 board. Installed the amdgpu-pro-20-10 drivers as: ./amdgpu-pro-install --opencl=legacy,pal --headless

Successful install -- no problems with dkms or anything.

starting the miner as root gives: ETH: 1 pool is specified Main Ethereum pool is eu1.ethermine.org:4444 No AMD cards in the list. No NVIDIA CUDA GPUs detected. No AMD OPENCL or NVIDIA CUDA GPUs found, exit

PS: The grub2 had been modified and reboots had been done. Kernel: 4.18.0-147.8.1.el8_1.x86_64

CLINFO: /opt/amdgpu-pro/bin/clinfo Number of platforms: 1 Platform Profile: FULL_PROFILE Platform Version: OpenCL 2.1 AMD-APP (3075.10) Platform Name: AMD Accelerated Parallel Processing Platform Vendor: Advanced Micro Devices, Inc. Platform Extensions: cl_khr_icd cl_amd_event_callback cl_amd_offline_devices

Platform Name: AMD Accelerated Parallel Processing ERROR: clGetDeviceIDs(-1)

tkalfaoglu commented 4 years ago

PS: Yesterday I went thru the entire same thing with Centos 7.7.. I used the amdgpu-pro 19.70 I believe for that -- whatever AMD has recommended for Centos 7.7. the same error with claymore 15.

pillaymo commented 4 years ago

I am using Ubuntu 20.04 and Claymore 15.0. My rig has 6 x RX580 and 6 x Nvidia 1050Ti. Claymore returns error ' Cannot access OpenCL Library' while the Nvidia works ok. Tried installing AMD and Intel Gpu drivers and the error persists. Can anyone assist

quisys commented 4 years ago

I am using Ubuntu 20.04 and Claymore 15.0. My rig has 6 x RX580 and 6 x Nvidia 1050Ti. Claymore returns error ' Cannot access OpenCL Library' while the Nvidia works ok. Tried installing AMD and Intel Gpu drivers and the error persists. Can anyone assist

Idk how on Ubuntu but on arch you can install opencl-mesa and opencl-headers

cyberlink1 commented 4 years ago

On Ubuntu 20.04 try the driver version amdgpu-pro-20.20-1098277-ubuntu-20.04 It fixed my issues.

As to CentOs, you got further than I did. I could not get the miners to run in it and had to switch over to Ubuntu for them.

acedogblast commented 4 years ago

Using Ubuntu 20.04 with amdgpu-pro 20.30. Still same error. clinfo reports everything is good and using another mining program (teamredminer) works.