dianasta
Newbie
Offline
Activity: 24
Merit: 0
|
|
May 25, 2024, 09:45:43 PM Last edit: May 25, 2024, 10:00:51 PM by dianasta |
|
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? 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. I did the following: echo “nameserver 8.8.8.8” | sudo tee /etc/resolv.conf > /dev/null
Regards.
|
|
|
|
doktor83 (OP)
|
|
May 27, 2024, 12:44:02 PM |
|
V2.5.5 + Added support for mining 'xelishash' algorithm on INTEL ARC GPU's + Added support for dual mining FISHHASH/KARLSENHASH on AMD RDNA/RDNA2/RDNA3 and INTEL GPU's + Performance improvement on algorithm 'xelishash' for AMD GPU's and AVX2 CPU's [up to ~13% depending from gpu] + Minor bug fixes
|
|
|
|
Lutsenko_78
Newbie
Offline
Activity: 3
Merit: 0
|
|
June 01, 2024, 06:55:12 PM |
|
Hello.
System:
CPU0: Intel(R) Xeon(R) CPU E5-2697 V4 @ 2.30GHz [L3:46080 KB][L2:4608 KB][L1:579 KB][PU: 36] CPU1: Intel(R) Xeon(R) CPU E5-2697 V4 @ 2.30GHz [L3:46080 KB][L2:4608 KB][L1:579 KB][PU: 36]
Total 36 Cores, 72 Threads
SRBMiner-MULTI 2.5.4 Algoritm - Yespowersugar
With default settings using only 12 threads (CPU0 - 6, CPU1 - 6) , Avg - 1368 H/s
The --cpu-threads and --cpu-affinity commands only applies to CPU0. CPU1 is not working. How to correctly write these commands to enable physical 36 cores on two CPU?
Run 2 miner instances, bound each instance to a different node (cpu0, cpu1). then you can set affinity per cpu How to bind each instance to a different node (cpu0, cpu1)?
|
|
|
|
doktor83 (OP)
|
|
June 04, 2024, 08:13:17 AM |
|
V2.5.6 + Added algorithm 'flex' [Kylacoin] for CPU mining, fee 2.0% + Added algorithm 'randomxeq' [Equilibria] for CPU mining, fee 0.85%
|
|
|
|
doktor83 (OP)
|
|
June 04, 2024, 08:14:52 AM |
|
How to bind each instance to a different node (cpu0, cpu1)?
on linux with numactl
|
|
|
|
Lutsenko_78
Newbie
Offline
Activity: 3
Merit: 0
|
|
June 06, 2024, 06:29:09 PM |
|
How to bind each instance to a different node (cpu0, cpu1)?
on linux with numactl Write a command line example for Windows or HiveOs.
|
|
|
|
sinmb79
Newbie
Offline
Activity: 20
Merit: 0
|
|
June 09, 2024, 02:20:28 AM |
|
Are there any plans to support the ecc-pow algorithm? Worldland (WLC) is a new project that uses the ecc-pow algorithm, and I would like to mine it with srb miner. ( https://github.com/cryptoecc/WorldLand/releases)
|
|
|
|
doktor83 (OP)
|
|
June 13, 2024, 07:27:09 PM |
|
V2.5.7 + Improved performance on algorithms 'ghostrider' and 'mike' + Improved performance on algorithm 'flex' for AVX2 CPU's + Miner now automatically allocates the needed number of huge pages on Linux (must run with root privileges) + Removed parameters: '--disable-cpu-optimisations', '--disable-hw-aes' + Randomx bug fixes + Minor bug fixes
*** - To achieve better results on algorithms 'ghostrider' and 'mike', don't manually set number of threads or affinity. - If your hashrate on algorithm 'flex' is lower than in previous version of SRBMiner, set '--cpu-threads' parameter manually to the number that was used in previous version - All ghostrider based algorithms ('ghostrider', 'mike' and 'flex') now require minimum a CPU with SSE4.2 and HW AES support
|
|
|
|
doktor83 (OP)
|
|
July 08, 2024, 01:32:47 PM |
|
V2.5.8 + Added algorithm 'xelishashv2' [Xelis] for CPU mining, fee 2.0% + Added algorithm 'karlsenhashv2' [Karlsen] for GPU mining [AMD/NVIDIA/INTEL], fee 1.0% * + Fixed miner crashing on 'ghostrider' based algorithms if no huge pages were available + Minor bug fixes
*** - Algorithm 'karlsenhashv2' is not yet live on Karlsen mainnet, there is no HF date yet but hopefully the current implementation will work once the HF happens.
|
|
|
|
ronnieb
Jr. Member
Offline
Activity: 199
Merit: 1
|
|
July 10, 2024, 05:28:24 PM |
|
Any plans for AMD support for xelishashv2?
|
|
|
|
doktor83 (OP)
|
|
July 12, 2024, 12:25:57 PM |
|
V2.5.9 + Added AVX512 support for CPU algorithm 'xelishashv2'
|
|
|
|
rambetiko
Member
Offline
Activity: 189
Merit: 10
|
|
July 15, 2024, 12:59:21 PM |
|
V2.5.9 + Added AVX512 support for CPU algorithm 'xelishashv2'
Will you add the x16rs algorithm?
|
|
|
|
alphaTigris
Newbie
Offline
Activity: 2
Merit: 0
|
|
July 22, 2024, 07:45:53 AM |
|
Dual mining randomepic+randomx on dual Xeon E5-2696 v2 broken since v2.5.8. Crashing on start. Log: Miner version: 2.5.9 [2024-07-22 10:31:05] OS: windows [2024-07-22 10:31:05] Windows version: 10.0 build 19045 [2024-07-22 10:31:06] A0 --busy-wait-recheck value is 0.07 [2024-07-22 10:31:06] A1 --busy-wait-recheck value is 0.07 [2024-07-22 10:31:06] Job mode set to 3 [2024-07-22 10:31:06] MSR tweaking enabled [2024-07-22 10:31:06] CPU0: Intel(R) Xeon(R) CPU E5-2696 v2 @ 2.50GHz [L3: 30720 KB][L2: 3072 KB][L1: 384 KB][PU: 24] | Family 6 Model 62 Stepping 4 [2024-07-22 10:31:06] CPU1: Intel(R) Xeon(R) CPU E5-2696 v2 @ 2.50GHz [L3: 30720 KB][L2: 3072 KB][L1: 384 KB][PU: 24] | Family 6 Model 62 Stepping 4 [2024-07-22 10:31:06] Algorithm/s: randomepic+randomx [0.85% fee]+[0.85% fee] [2024-07-22 10:31:06] Gpu mining: disabled [2024-07-22 10:31:06] Cpu mining: enabled [2024-07-22 10:31:06] Watchdog: enabled [2024-07-22 10:31:06] Huge-pages: enabled [2024-07-22 10:31:06] HW-Aes: available [2024-07-22 10:31:06] Algorithm 0 available --cpu-threads-intensity values : 1 [2024-07-22 10:31:06] Algorithm 1 available --cpu-threads-intensity values : 1 [2024-07-22 10:31:06] Starting init of worker threads [2024-07-22 10:31:07] Finished init of worker threads [2024-07-22 10:31:07] 24 CPU core/s - 48 threads detected [2024-07-22 10:31:07] Using 24 thread/s for CPU mining [2024-07-22 10:31:07] CPU extensions detected : AVX|SSE42|SSE2|AES|PCLMUL [2024-07-22 10:31:07] Thread 0 MSR values set [2024-07-22 10:31:07] Thread 1 MSR values set [2024-07-22 10:31:07] Thread 2 MSR values set [2024-07-22 10:31:07] Thread 3 MSR values set [2024-07-22 10:31:07] Thread 4 MSR values set [2024-07-22 10:31:07] Thread 5 MSR values set [2024-07-22 10:31:07] Thread 6 MSR values set [2024-07-22 10:31:07] Thread 7 MSR values set [2024-07-22 10:31:07] Thread 8 MSR values set [2024-07-22 10:31:07] Thread 9 MSR values set [2024-07-22 10:31:07] Thread 10 MSR values set [2024-07-22 10:31:07] Thread 11 MSR values set [2024-07-22 10:31:07] Thread 12 MSR values set [2024-07-22 10:31:07] Thread 13 MSR values set [2024-07-22 10:31:07] Thread 14 MSR values set [2024-07-22 10:31:07] Thread 15 MSR values set [2024-07-22 10:31:07] Thread 16 MSR values set [2024-07-22 10:31:07] Thread 17 MSR values set [2024-07-22 10:31:07] Thread 18 MSR values set [2024-07-22 10:31:07] Thread 19 MSR values set [2024-07-22 10:31:07] Thread 20 MSR values set [2024-07-22 10:31:07] Thread 21 MSR values set [2024-07-22 10:31:07] Thread 22 MSR values set [2024-07-22 10:31:07] Thread 23 MSR values set [2024-07-22 10:31:07] Thread 24 MSR values set [2024-07-22 10:31:07] Thread 25 MSR values set [2024-07-22 10:31:07] Thread 26 MSR values set [2024-07-22 10:31:07] Thread 27 MSR values set [2024-07-22 10:31:07] Thread 28 MSR values set [2024-07-22 10:31:07] Thread 29 MSR values set [2024-07-22 10:31:07] Thread 30 MSR values set [2024-07-22 10:31:07] Thread 31 MSR values set [2024-07-22 10:31:07] Thread 32 MSR values set [2024-07-22 10:31:07] Thread 33 MSR values set [2024-07-22 10:31:07] Thread 34 MSR values set [2024-07-22 10:31:07] Thread 35 MSR values set [2024-07-22 10:31:07] Thread 36 MSR values set [2024-07-22 10:31:07] Thread 37 MSR values set [2024-07-22 10:31:07] Thread 38 MSR values set [2024-07-22 10:31:07] Thread 39 MSR values set [2024-07-22 10:31:07] Thread 40 MSR values set [2024-07-22 10:31:08] Thread 41 MSR values set [2024-07-22 10:31:08] Thread 42 MSR values set [2024-07-22 10:31:08] Thread 43 MSR values set [2024-07-22 10:31:08] Thread 44 MSR values set [2024-07-22 10:31:08] Thread 45 MSR values set [2024-07-22 10:31:08] Thread 46 MSR values set [2024-07-22 10:31:08] Thread 47 MSR values set [2024-07-22 10:31:08] Using MSR preset 0 [2024-07-22 10:31:08] HTTP API disabled [2024-07-22 10:31:08] SSL/TLS connection established with zephyr.herominers.com:1123 [TLS_AES_256_GCM_SHA384] [2024-07-22 10:31:08] Connected to zephyr.herominers.com:1123 [1] [2024-07-22 10:31:08] Dataset & Cache allocator thread bound to node 0 [1 | randomx] On Ryzen 5 3600 work fine.
|
|
|
|
doktor83 (OP)
|
|
July 22, 2024, 08:35:22 AM |
|
Dual mining randomepic+randomx on dual Xeon E5-2696 v2 broken since v2.5.8. Crashing on start. Log: Miner version: 2.5.9 [2024-07-22 10:31:05] OS: windows [2024-07-22 10:31:05] Windows version: 10.0 build 19045 [2024-07-22 10:31:06] A0 --busy-wait-recheck value is 0.07 [2024-07-22 10:31:06] A1 --busy-wait-recheck value is 0.07 [2024-07-22 10:31:06] Job mode set to 3 [2024-07-22 10:31:06] MSR tweaking enabled [2024-07-22 10:31:06] CPU0: Intel(R) Xeon(R) CPU E5-2696 v2 @ 2.50GHz [L3: 30720 KB][L2: 3072 KB][L1: 384 KB][PU: 24] | Family 6 Model 62 Stepping 4 [2024-07-22 10:31:06] CPU1: Intel(R) Xeon(R) CPU E5-2696 v2 @ 2.50GHz [L3: 30720 KB][L2: 3072 KB][L1: 384 KB][PU: 24] | Family 6 Model 62 Stepping 4 [2024-07-22 10:31:06] Algorithm/s: randomepic+randomx [0.85% fee]+[0.85% fee] [2024-07-22 10:31:06] Gpu mining: disabled [2024-07-22 10:31:06] Cpu mining: enabled [2024-07-22 10:31:06] Watchdog: enabled [2024-07-22 10:31:06] Huge-pages: enabled [2024-07-22 10:31:06] HW-Aes: available [2024-07-22 10:31:06] Algorithm 0 available --cpu-threads-intensity values : 1 [2024-07-22 10:31:06] Algorithm 1 available --cpu-threads-intensity values : 1 [2024-07-22 10:31:06] Starting init of worker threads [2024-07-22 10:31:07] Finished init of worker threads [2024-07-22 10:31:07] 24 CPU core/s - 48 threads detected [2024-07-22 10:31:07] Using 24 thread/s for CPU mining [2024-07-22 10:31:07] CPU extensions detected : AVX|SSE42|SSE2|AES|PCLMUL [2024-07-22 10:31:07] Thread 0 MSR values set [2024-07-22 10:31:07] Thread 1 MSR values set [2024-07-22 10:31:07] Thread 2 MSR values set [2024-07-22 10:31:07] Thread 3 MSR values set [2024-07-22 10:31:07] Thread 4 MSR values set [2024-07-22 10:31:07] Thread 5 MSR values set [2024-07-22 10:31:07] Thread 6 MSR values set [2024-07-22 10:31:07] Thread 7 MSR values set [2024-07-22 10:31:07] Thread 8 MSR values set [2024-07-22 10:31:07] Thread 9 MSR values set [2024-07-22 10:31:07] Thread 10 MSR values set [2024-07-22 10:31:07] Thread 11 MSR values set [2024-07-22 10:31:07] Thread 12 MSR values set [2024-07-22 10:31:07] Thread 13 MSR values set [2024-07-22 10:31:07] Thread 14 MSR values set [2024-07-22 10:31:07] Thread 15 MSR values set [2024-07-22 10:31:07] Thread 16 MSR values set [2024-07-22 10:31:07] Thread 17 MSR values set [2024-07-22 10:31:07] Thread 18 MSR values set [2024-07-22 10:31:07] Thread 19 MSR values set [2024-07-22 10:31:07] Thread 20 MSR values set [2024-07-22 10:31:07] Thread 21 MSR values set [2024-07-22 10:31:07] Thread 22 MSR values set [2024-07-22 10:31:07] Thread 23 MSR values set [2024-07-22 10:31:07] Thread 24 MSR values set [2024-07-22 10:31:07] Thread 25 MSR values set [2024-07-22 10:31:07] Thread 26 MSR values set [2024-07-22 10:31:07] Thread 27 MSR values set [2024-07-22 10:31:07] Thread 28 MSR values set [2024-07-22 10:31:07] Thread 29 MSR values set [2024-07-22 10:31:07] Thread 30 MSR values set [2024-07-22 10:31:07] Thread 31 MSR values set [2024-07-22 10:31:07] Thread 32 MSR values set [2024-07-22 10:31:07] Thread 33 MSR values set [2024-07-22 10:31:07] Thread 34 MSR values set [2024-07-22 10:31:07] Thread 35 MSR values set [2024-07-22 10:31:07] Thread 36 MSR values set [2024-07-22 10:31:07] Thread 37 MSR values set [2024-07-22 10:31:07] Thread 38 MSR values set [2024-07-22 10:31:07] Thread 39 MSR values set [2024-07-22 10:31:07] Thread 40 MSR values set [2024-07-22 10:31:08] Thread 41 MSR values set [2024-07-22 10:31:08] Thread 42 MSR values set [2024-07-22 10:31:08] Thread 43 MSR values set [2024-07-22 10:31:08] Thread 44 MSR values set [2024-07-22 10:31:08] Thread 45 MSR values set [2024-07-22 10:31:08] Thread 46 MSR values set [2024-07-22 10:31:08] Thread 47 MSR values set [2024-07-22 10:31:08] Using MSR preset 0 [2024-07-22 10:31:08] HTTP API disabled [2024-07-22 10:31:08] SSL/TLS connection established with zephyr.herominers.com:1123 [TLS_AES_256_GCM_SHA384] [2024-07-22 10:31:08] Connected to zephyr.herominers.com:1123 [1] [2024-07-22 10:31:08] Dataset & Cache allocator thread bound to node 0 [1 | randomx] On Ryzen 5 3600 work fine. Yes, already fixed for next release.
|
|
|
|
hryksbt
Newbie
Offline
Activity: 1
Merit: 0
|
|
July 23, 2024, 07:42:12 AM |
|
What error is this? This error is shown up at starting PEPEW memehash. This cannot procees mining. But 2/20 nodes are working fine. Only 2 nodes cannot work by this error. [GPU0] auto tune started - hashrate will fluctuate while tuning GPU0[t0] OCL Error code -5 [clEnqueueReadBuffer [output buffer to results]]
Autotune is not running on a correctly operating node. Environment: OS: Ubuntu 22.0.4 SRB version: 2.5.9(Latest) GPU: Nvidia RTX4080 or RTX4090 CPU: Intel i9-13900K or -i5-13600K RAM: 8+8 16GB DDR4 3600MHz
|
|
|
|
doktor83 (OP)
|
|
August 01, 2024, 08:34:41 PM |
|
V2.6.0 + Added parameter '--dns-over-https' , accepts values 0-3 [0 - Google, 1 - Cloudflare, 2 - AhADNS, 3 - Belnet] + Added support for mining algorithm 'verthash' on NVIDIA/INTEL GPU's + Fixed a bug that crashed miner when mining algorithm 'randomepic' with another randomx algorithm + Fixed a bug that produced many stale shares when mining algorithm 'progpow_epic' with another algorithm + Algorithm 'firopow' now prepends prefix '0x' with submit messages which fixes StakeCubeCoin invalid shares issue + Minor bug fixes
*** --dns-over-https:
- if using '--dns-over-https' you must define which DNS resolver to use (0 - Google, 1 - Cloudflare, 2 - AhADNS, 3 - Belnet). Ex: '--dns-over-https 0' - If both '--proxy' and '--dns-over-https' are set, DNS of the PROXY will be used for resolving - If DOH request fails, local DNS will be used
|
|
|
|
doktor83 (OP)
|
|
August 05, 2024, 11:39:33 AM |
|
V2.6.1 + Added algorithm 'progpow_telestai' (TELESTAI coin) for GPU mining [AMD/NVIDIA/INTEL], fee 0.85%
|
|
|
|
doktor83 (OP)
|
|
August 20, 2024, 12:56:30 PM |
|
V2.6.2 + Added algorithm 'xelishashv2_pepew' [Pepepow] for CPU mining, fee 1.5% + Improved hashrate for all progpow based algorithms on AMD VEGA and ELLESMERE GPUS + Minor hashrate improvement on 'progpowz' and 'progpow_telestai' algorithms on NVIDIA GPUS + Minor hashrate improvement on 'progpow_telestai' algorithm on AMD RDNA2 GPUS + Lowered devfee on algorithm 'xelishashv2' to 1.5% + Removed algorithm 'memehash_apepepow' + Removed parameter '--gpu-progpow-mode' + Minor bug fixes
|
|
|
|
hurr1cane
|
|
August 21, 2024, 05:38:54 AM |
|
can you add SHA256T aglorithm to miner opencl sha256t (triple)
|
|
|
|
Kareli
Newbie
Offline
Activity: 23
Merit: 0
|
|
August 21, 2024, 10:23:50 AM |
|
Why don't you turn APU and GCN support back on? It has enough power for many Crypto Coins. Energy efficiency sometimes even better than RDNA series. Since you closed it, I use other MINER software.
|
|
|
|
|