Post
Topic
Board Mining (Altcoins)
Re: SRBMiner-MULTI AMD & NVIDIA & INTEL & CPU miner
by
dianasta
on 25/05/2024, 21:45:43 UTC
Hello,

I'm using hiveos and set to kawpow on Unmineable pool, but keep getting these errors below, please let me know if you have any idea what is the issue?


Code:
Miner:   srbminer
Version: 2.5.4

srbminer exited (exitcode=127), waiting to cooldown a bit
Skipping miner log rotation due to execution time < 30sec

Detecting GPU devices...
[2024-05-24 21:08:03] Couldn't get active devfee pools - check your internet/firewall!
[2024-05-24 21:08:03] make sure you have 'wget' installed on your system!

srbminer exited (exitcode=0), waiting to cooldown a bit

Detecting GPU devices...
[2024-05-24 21:09:29] Couldn't get active devfee pools - check your internet/ firewall!
[2024-05-24 21:09:29] make sure you have 'wget' installed on your system!

srbminer exited (exitcode=0), waiting to cooldown a bit

Detecting GPU devices...



Regards.


It is written there. Miner can't connect to srbminer.com to get the list of devfee pools. Either you/firewall is blocking it, or your ISP.

Thanks it was a DNS resolve issue,

Now I'm getting this error    GPU0[t0] Error -5 [clEnqueueReadBuffer [output buffer to results]   in hiveos .

Code:
Miner:   srbminer
Version: 2.5.4

Detecting GPU devices...

GPU0 : nvidia_geforce_rtx_2080_ti            [turing        ][MEM: 11 GB][CU:   68][BUS: 03]

======================================================================
SRBMiner-MULTI 2.5.4

Press 'p' to switch to the next pool
Press 'o' to switch to the previous pool
Press 0-9 to disable/enable GPU 0-9, shift+0-9 for GPU 10-19
======================================================================

Algorithm/s         : kawpow [0.85% fee]
Gpu mining          : enabled
Cpu mining          : disabled
Watchdog            : enabled

[2024-05-25 17:41:42] GPU0 |A0|kawpow              |INTENSITY:       AUTO|
[2024-05-25 17:41:42] GPU0 PL0: 200W
[2024-05-25 17:41:42] GPU0 CC0: 1200MHZ
[2024-05-25 17:41:42] GPU0 MO0: 1700MHZ
[2024-05-25 17:41:42] GPU0 FS0: 65%
[2024-05-25 17:41:48] SSL/TLS connection established with kp.unmineable.com:4444 [ECDHE-RSA-AES128-GCM-SHA256]
[2024-05-25 17:41:48] Connected to kp.unmineable.com:4444 [kawpow]
[2024-05-25 17:41:49] Epoch    : 32 [kawpow]
[2024-05-25 17:41:54] Difficulty 17179869184.0000000000 [kawpow][0]
[2024-05-25 17:41:54] Job received [0                  ] block height 241279 [kawpow][0]
[2024-05-25 17:41:56] GPU0 1279MB DAG created in 1808ms [kawpow]
[2024-05-25 17:42:00] GPU0[t0] Error -5 [clEnqueueReadBuffer [output buffer to results]
[2024-05-25 17:42:10] Job received [1                  ] block height 241280 [kawpow][0]
[2024-05-25 17:43:02] ================================================================
[2024-05-25 17:43:02] [0]    [kawpow]
[2024-05-25 17:43:02] GPU0 : 0.00 H/s          [       0|     0|    0|             -]
[2024-05-25 17:43:02] Total: 0.00 H/s          |       0|     0|    0|
[2024-05-25 17:43:02] ================================================================
[2024-05-25 17:43:02] GPU0 : [T:  35c CC:     -MHz MC:      -MHz FAN:     - P:    -W]
[2024-05-25 17:43:02] ================================================================


Regards.