nanopool / nanominer

Nanominer is a versatile tool for mining cryptocurrencies on GPUs and CPUs.
https://nanominer.org
631 stars 350 forks source link

OpenCL call error -48 #236

Open nefilim opened 3 years ago

nefilim commented 3 years ago

Ubuntu 20.04.2 LTS, using amdgpu-pro-20.50-1234664-ubuntu-20.04 drivers. This rig works fine mining ethash using teamredminer.

Attempting to mine ERGO.

2021-May-18 13:27:24: Detected 2 devices 2021-May-18 13:27:24: GPU 0 PCI 03:00.0, Platform: OpenCL, Name: Vega 10 XL/XT [Radeon RX Vega 56/64] (gfx900), 8176 MB available 2021-May-18 13:27:24: GPU 1 PCI 06:00.0, Platform: OpenCL, Name: Vega 20 [Radeon VII] (gfx906+sram-ecc), 16368 MB available

2021-May-18 13:27:25: Ergo - Total speed: 0.000 H/s, Total shares: 0 Rejected: 0, Time: 00:00 2021-May-18 13:27:25: Ergo: GPU 0 0.000 H/s, GPU 1 0.000 H/s 2021-May-18 13:27:25: GPU0 t=33°C fan 15% power 6.00W, GPU1 t=42°C fan 21% power 10.00W. Total power: 16.00W 2021-May-18 13:27:25: GPU 0 OpenCL call error -48(43) 2021-May-18 13:27:25: GPU 1 OpenCL call error -48(43)

luncht1me commented 3 years ago

I have the same error, also w/ Vega 56. I have ROCM drivers installed since they work great w/ TeamRed Miner when just doing Eth. Can't seem to find an ERG miner that supports it though.

video group is applied to folder, devices are found when opening the miner, and opencl works just fine, reports everything properly.

I'm assuming this is just some lack of ROCM support and some library not being found by the miner, even though it -does- work.