Pages:
Author

Topic: SRBMiner-MULTI GPU & CPU Miner 0.9.4 - page 9. (Read 42257 times)

newbie
Activity: 3
Merit: 0
June 28, 2023, 02:16:18 PM
Error content:

Couldn't connect to a devfee pol for a long time

Please check you firewall/antivirus is not blocking connections

Mining will be paused...

Multiple devices randomly report errors, the restart of miners is normal, the firewall is not disabled/need to open what ports?


This does not tell us much.

Which OS?

Commands used?

ISP issues?



Devfee pool available, mining re-enabled
[2023-06-28 21:25:38] GPU1[t0] result accepted [   50ms] [sha512_256d_radiant][1]
[2023-06-28 21:25:39] Job received [00011dbd] block height 125058 [sha512_256d_radiant][1]
[2023-06-28 21:25:39] GPU2[t0] result accepted [   49ms] [sha512_256d_radiant][1]
[2023-06-28 21:25:39] Difficulty 9.0207477215 [sha512_256d_radiant][1]

hiveos dnx+rxd+zil     The Devfee pool here I don't know what it is。Not all miners report errors at the same time, but some miners report errors at any time. After the background checks the errors, miners will reconnect to devfee pol/ or directly restart miners to work normally after a long time
--disable-cpu
--mallob-endpoint mallob.as.neuropool.net:8081,mallob.us.neuropool.net:8081,38.60.42.233:8081,139.180.218.141:8081
--ssl false
--api-enable
--gpu-cclock 1500
--gpu-coffset 300
--gpu-mclock 5001
--zil-enable
--zil-pool stratum+ssl://xxx.top:5995
--zil-wallet zil1aaaaaaaaaa.z390_ud --zil-esm 2
--zil-cclock 1100
--zil-moffset 1500
member
Activity: 325
Merit: 42
June 28, 2023, 01:42:08 PM
Error content:

Couldn't connect to a devfee pol for a long time

Please check you firewall/antivirus is not blocking connections

Mining will be paused...

Multiple devices randomly report errors, the restart of miners is normal, the firewall is not disabled/need to open what ports?


This does not tell us much.

Which OS?

Commands used?

ISP issues?
newbie
Activity: 3
Merit: 0
June 28, 2023, 12:29:43 PM
Error content:

Couldn't connect to a devfee pol for a long time

Please check you firewall/antivirus is not blocking connections

Mining will be paused...

Multiple devices randomly report errors, the restart of miners is normal, the firewall is not disabled/need to open what ports?
hero member
Activity: 2422
Merit: 625
June 26, 2023, 02:14:13 AM
V2.3.0
+ Improved mining performance on algorithm 'dynex' for AMD/NVIDIA/INTEL GPU's*
+ Added algorithm 'memehash_apepepow' (APEPEPOW coin) for CPU mining, fee 2%*
+ Added shares (accepted/rejected) statistics for CPU mining
+ Reduced miner binary size
+ Minor bug fixes

***
Dynex:
- The performance improvement on 'dynex' is temporary until support for new job types is added
- Auto tune will choose a safe intensity value, you should try to increase '--gpu-intensity' manually
- Dual mining algo hashrates also changed - you might need to manually set '--gpu-intensity' parameter for the second algorithm (probably set it lower than the auto selected value)

Apepepow:

- GPU implementation will come later - if coin dev decides to take action, right now it would be useless due to the 4 byte nonce size
newbie
Activity: 18
Merit: 0
June 23, 2023, 01:35:53 PM
Why am I facing this problem  (NAUGHTY)
newbie
Activity: 99
Merit: 0
June 20, 2023, 07:20:31 AM
New minable pow coin: apepepow (apepe)
Monroe community meme coin, the first privacy meme coin, Monero developers, no pre-mining, no ICO, fair mining, let apepepow make pepe again
Algorithm: memehash
Web site: https://apepepow.com
Blocks the browser: https://scan.apepepow.com
Mining Pool:: https://ekapool.com/apepe/
bitcointalk:https://bitcointalk.org/index.php?topic=5455236.0
Discord: https://discord.gg/s5ZgwcnGzT
github:https://github.com/APEPEPOW/APEPEPOW
cpuminer-memehash:https://github.com/APEPEPOW/cpuminer-memehash

May I ask if srbminer can add the function of mining apepe for GPU, please
member
Activity: 325
Merit: 42
June 13, 2023, 02:55:59 PM

:: This is an example you can edit and use
:: There are numerous parameters you can set, please check Help and Examples folder

@echo off
cd %~dp0
cls

SRBMiner-MULTI.exe --algorithm heavyhash --pool sg.mining4people.com:3728 --wallet bc1qapntl8q5dfzfkswcnhehskdjqccs30ajdc53kp.RUK301 --disable-gpu-amd --disable-cpu --ssl false --gpu-cclock 1545 --gpu-mclock 7001 --gpu-plimit 80 --gpu-fan 80
pause

This is what I would put in my batchfile
===
:: This is an example you can edit and use
:: There are numerous parameters you can set, please check Help and Examples folder
:: Start miner with administrator privileges to enable gpu-tweak-profile

setx GPU_MAX_HEAP_SIZE 100
setx GPU_MAX_USE_SYNC_OBJECTS 1
setx GPU_SINGLE_ALLOC_PERCENT 100
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_MAX_SINGLE_ALLOC_PERCENT 100

SRBMiner-MULTI.exe --api-enable --api-port 21550 --api-rig-name ruk55 --disable-cpu --disable-gpu-amd --gpu-cclock 1545 --gpu-mclock 7001 --gpu-plimit 80 --gpu-fan 80 --algorithm heavyhash --pool stratum+ssl://sg.mining4people.com:3728 --wallet YourWalletAddress.RUK301
pause
===

Take it you are mining SOLO and using miner cards not the usual GPU's.

If you are using MRR (MiningRigRentals) remove startum+ssl:// and add --ssl false.

Setting the api gives you the ability to monitor the rig in your browser if needed otherwise remove all things related to api.

Try playing around with clocks and see if that makes any change.
Don't know it has all been resolved but SRBMiner was sometimes a bit finnicky with the order of the parameters used.



Will there be more updates? I have several cards of this model.

Probably keep track on the official links provided on the first pages.
newbie
Activity: 26
Merit: 0
June 13, 2023, 11:41:24 AM

:: This is an example you can edit and use
:: There are numerous parameters you can set, please check Help and Examples folder

@echo off
cd %~dp0
cls

SRBMiner-MULTI.exe --algorithm heavyhash --pool sg.mining4people.com:3728 --wallet bc1qapntl8q5dfzfkswcnhehskdjqccs30ajdc53kp.RUK301 --disable-gpu-amd --disable-cpu --ssl false --gpu-cclock 1545 --gpu-mclock 7001 --gpu-plimit 80 --gpu-fan 80
pause

This is what I would put in my batchfile
===
:: This is an example you can edit and use
:: There are numerous parameters you can set, please check Help and Examples folder
:: Start miner with administrator privileges to enable gpu-tweak-profile

setx GPU_MAX_HEAP_SIZE 100
setx GPU_MAX_USE_SYNC_OBJECTS 1
setx GPU_SINGLE_ALLOC_PERCENT 100
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_MAX_SINGLE_ALLOC_PERCENT 100

SRBMiner-MULTI.exe --api-enable --api-port 21550 --api-rig-name ruk55 --disable-cpu --disable-gpu-amd --gpu-cclock 1545 --gpu-mclock 7001 --gpu-plimit 80 --gpu-fan 80 --algorithm heavyhash --pool stratum+ssl://sg.mining4people.com:3728 --wallet YourWalletAddress.RUK301
pause
===

Take it you are mining SOLO and using miner cards not the usual GPU's.

If you are using MRR (MiningRigRentals) remove startum+ssl:// and add --ssl false.

Setting the api gives you the ability to monitor the rig in your browser if needed otherwise remove all things related to api.

Try playing around with clocks and see if that makes any change.
Don't know it has all been resolved but SRBMiner was sometimes a bit finnicky with the order of the parameters used.



Will there be more updates? I have several cards of this model.
member
Activity: 325
Merit: 42
June 09, 2023, 06:59:49 AM

:: This is an example you can edit and use
:: There are numerous parameters you can set, please check Help and Examples folder

@echo off
cd %~dp0
cls

SRBMiner-MULTI.exe --algorithm heavyhash --pool sg.mining4people.com:3728 --wallet bc1qapntl8q5dfzfkswcnhehskdjqccs30ajdc53kp.RUK301 --disable-gpu-amd --disable-cpu --ssl false --gpu-cclock 1545 --gpu-mclock 7001 --gpu-plimit 80 --gpu-fan 80
pause

This is what I would put in my batchfile
===
:: This is an example you can edit and use
:: There are numerous parameters you can set, please check Help and Examples folder
:: Start miner with administrator privileges to enable gpu-tweak-profile

setx GPU_MAX_HEAP_SIZE 100
setx GPU_MAX_USE_SYNC_OBJECTS 1
setx GPU_SINGLE_ALLOC_PERCENT 100
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_MAX_SINGLE_ALLOC_PERCENT 100

SRBMiner-MULTI.exe --api-enable --api-port 21550 --api-rig-name ruk55 --disable-cpu --disable-gpu-amd --gpu-cclock 1545 --gpu-mclock 7001 --gpu-plimit 80 --gpu-fan 80 --algorithm heavyhash --pool stratum+ssl://sg.mining4people.com:3728 --wallet YourWalletAddress.RUK301
pause
===

Take it you are mining SOLO and using miner cards not the usual GPU's.

If you are using MRR (MiningRigRentals) remove startum+ssl:// and add --ssl false.

Setting the api gives you the ability to monitor the rig in your browser if needed otherwise remove all things related to api.

Try playing around with clocks and see if that makes any change.
Don't know it has all been resolved but SRBMiner was sometimes a bit finnicky with the order of the parameters used.

newbie
Activity: 26
Merit: 0
June 08, 2023, 05:17:03 AM
i got a problem algorithm heavyhash cmp30 low Hashrate to 1660s Is there a solution?



A bit more info would be nice.
OS: Windows or Linux
Command/Terminal commands used?
Pool used?


[2023-06-07 22:56:55]
  •    [heavyhash]
  • [2023-06-07 22:56:55] GPU0 : 58.95 MH/s        [       0|     0|    0|  1511.43 kH/W]
    [2023-06-07 22:56:55] GPU1 : 58.85 MH/s        [       0|     0|    0|  1279.33 kH/W]
    [2023-06-07 22:56:55] GPU2 : 58.82 MH/s        [       0|     0|    0|  1367.88 kH/W]
    [2023-06-07 22:56:55] GPU3 : 58.91 MH/s        [       0|     0|    0|  1370.09 kH/W]
    [2023-06-07 22:56:55] GPU4 : 58.63 MH/s        [       0|     0|    0|  1274.46 kH/W]
    [2023-06-07 22:56:55] GPU5 : 59.00 MH/s        [       0|     0|    0|  1311.10 kH/W]
    [2023-06-07 22:56:55] GPU6 : 58.90 MH/s        [       0|     0|    0|  1436.69 kH/W]
    [2023-06-07 22:56:55] GPU7 : 58.87 MH/s        [       0|     0|    0|  1369.15 kH/W]
    [2023-06-07 22:56:55] Total: 470.93 MH/s       |       0|     0|    0|
    [2023-06-07 22:56:55] ================================================================
    [2023-06-07 22:56:55] GPU0 :
[T:  44c CC:  1545MHz MC:   7000MHz FAN:    80 P:   39W]
[2023-06-07 22:56:55] GPU1 : [T:  44c CC:  1545MHz MC:   7000MHz FAN:    80 P:   46W]
[2023-06-07 22:56:55] GPU2 : [T:  43c CC:  1545MHz MC:   7000MHz FAN:    80 P:   43W]
[2023-06-07 22:56:55] GPU3 : [T:  43c CC:  1545MHz MC:   7000MHz FAN:    80 P:   43W]
[2023-06-07 22:56:55] GPU4 : [T:  43c CC:  1545MHz MC:   7000MHz FAN:    80 P:   46W]
[2023-06-07 22:56:55] GPU5 : [T:  41c CC:  1545MHz MC:   7000MHz FAN:    80 P:   45W]
[2023-06-07 22:56:55] GPU6 : [T:  42c CC:  1545MHz MC:   7000MHz FAN:    80 P:   41W]
[2023-06-07 22:56:55] GPU7 : [T:  43c CC:  1545MHz MC:   7000MHz FAN:    80 P:   43W]
[2023-06-07 22:56:55] Total:                                                    346W
[2023-06-07 22:56:55] ================================================================
[2023-06-07 22:57:00] GPU7[t0] result accepted [   38ms] [heavyhash][0]

I use Windows and SMOS have the same value P106-6 faster cmp30
https://sv1.picz.in.th/images/2023/06/07/INBq5f.png


Pls provide the startup line used (without wallet). Just some logs does not cut it.


:: This is an example you can edit and use
:: There are numerous parameters you can set, please check Help and Examples folder

@echo off
cd %~dp0
cls

SRBMiner-MULTI.exe --algorithm heavyhash --pool sg.mining4people.com:3728 --wallet xxx.RUK301 --disable-gpu-amd --disable-cpu --ssl false --gpu-cclock 1545 --gpu-mclock 7001 --gpu-plimit 80 --gpu-fan 80
pause
member
Activity: 325
Merit: 42
June 08, 2023, 05:08:54 AM
i got a problem algorithm heavyhash cmp30 low Hashrate to 1660s Is there a solution?



A bit more info would be nice.
OS: Windows or Linux
Command/Terminal commands used?
Pool used?


[2023-06-07 22:56:55]
  •    [heavyhash]
  • [2023-06-07 22:56:55] GPU0 : 58.95 MH/s        [       0|     0|    0|  1511.43 kH/W]
    [2023-06-07 22:56:55] GPU1 : 58.85 MH/s        [       0|     0|    0|  1279.33 kH/W]
    [2023-06-07 22:56:55] GPU2 : 58.82 MH/s        [       0|     0|    0|  1367.88 kH/W]
    [2023-06-07 22:56:55] GPU3 : 58.91 MH/s        [       0|     0|    0|  1370.09 kH/W]
    [2023-06-07 22:56:55] GPU4 : 58.63 MH/s        [       0|     0|    0|  1274.46 kH/W]
    [2023-06-07 22:56:55] GPU5 : 59.00 MH/s        [       0|     0|    0|  1311.10 kH/W]
    [2023-06-07 22:56:55] GPU6 : 58.90 MH/s        [       0|     0|    0|  1436.69 kH/W]
    [2023-06-07 22:56:55] GPU7 : 58.87 MH/s        [       0|     0|    0|  1369.15 kH/W]
    [2023-06-07 22:56:55] Total: 470.93 MH/s       |       0|     0|    0|
    [2023-06-07 22:56:55] ================================================================
    [2023-06-07 22:56:55] GPU0 :
[T:  44c CC:  1545MHz MC:   7000MHz FAN:    80 P:   39W]
[2023-06-07 22:56:55] GPU1 : [T:  44c CC:  1545MHz MC:   7000MHz FAN:    80 P:   46W]
[2023-06-07 22:56:55] GPU2 : [T:  43c CC:  1545MHz MC:   7000MHz FAN:    80 P:   43W]
[2023-06-07 22:56:55] GPU3 : [T:  43c CC:  1545MHz MC:   7000MHz FAN:    80 P:   43W]
[2023-06-07 22:56:55] GPU4 : [T:  43c CC:  1545MHz MC:   7000MHz FAN:    80 P:   46W]
[2023-06-07 22:56:55] GPU5 : [T:  41c CC:  1545MHz MC:   7000MHz FAN:    80 P:   45W]
[2023-06-07 22:56:55] GPU6 : [T:  42c CC:  1545MHz MC:   7000MHz FAN:    80 P:   41W]
[2023-06-07 22:56:55] GPU7 : [T:  43c CC:  1545MHz MC:   7000MHz FAN:    80 P:   43W]
[2023-06-07 22:56:55] Total:                                                    346W
[2023-06-07 22:56:55] ================================================================
[2023-06-07 22:57:00] GPU7[t0] result accepted [   38ms] [heavyhash][0]

I use Windows and SMOS have the same value P106-6 faster cmp30



Pls provide the startup line used (without wallet). Just some logs does not cut it.

newbie
Activity: 26
Merit: 0
June 07, 2023, 12:01:53 PM
i got a problem algorithm heavyhash cmp30 low Hashrate to 1660s Is there a solution?



A bit more info would be nice.
OS: Windows or Linux
Command/Terminal commands used?
Pool used?


[2023-06-07 22:56:55]
  •    [heavyhash]
  • [2023-06-07 22:56:55] GPU0 : 58.95 MH/s        [       0|     0|    0|  1511.43 kH/W]
    [2023-06-07 22:56:55] GPU1 : 58.85 MH/s        [       0|     0|    0|  1279.33 kH/W]
    [2023-06-07 22:56:55] GPU2 : 58.82 MH/s        [       0|     0|    0|  1367.88 kH/W]
    [2023-06-07 22:56:55] GPU3 : 58.91 MH/s        [       0|     0|    0|  1370.09 kH/W]
    [2023-06-07 22:56:55] GPU4 : 58.63 MH/s        [       0|     0|    0|  1274.46 kH/W]
    [2023-06-07 22:56:55] GPU5 : 59.00 MH/s        [       0|     0|    0|  1311.10 kH/W]
    [2023-06-07 22:56:55] GPU6 : 58.90 MH/s        [       0|     0|    0|  1436.69 kH/W]
    [2023-06-07 22:56:55] GPU7 : 58.87 MH/s        [       0|     0|    0|  1369.15 kH/W]
    [2023-06-07 22:56:55] Total: 470.93 MH/s       |       0|     0|    0|
    [2023-06-07 22:56:55] ================================================================
    [2023-06-07 22:56:55] GPU0 :
[T:  44c CC:  1545MHz MC:   7000MHz FAN:    80 P:   39W]
[2023-06-07 22:56:55] GPU1 : [T:  44c CC:  1545MHz MC:   7000MHz FAN:    80 P:   46W]
[2023-06-07 22:56:55] GPU2 : [T:  43c CC:  1545MHz MC:   7000MHz FAN:    80 P:   43W]
[2023-06-07 22:56:55] GPU3 : [T:  43c CC:  1545MHz MC:   7000MHz FAN:    80 P:   43W]
[2023-06-07 22:56:55] GPU4 : [T:  43c CC:  1545MHz MC:   7000MHz FAN:    80 P:   46W]
[2023-06-07 22:56:55] GPU5 : [T:  41c CC:  1545MHz MC:   7000MHz FAN:    80 P:   45W]
[2023-06-07 22:56:55] GPU6 : [T:  42c CC:  1545MHz MC:   7000MHz FAN:    80 P:   41W]
[2023-06-07 22:56:55] GPU7 : [T:  43c CC:  1545MHz MC:   7000MHz FAN:    80 P:   43W]
[2023-06-07 22:56:55] Total:                                                    346W
[2023-06-07 22:56:55] ================================================================
[2023-06-07 22:57:00] GPU7[t0] result accepted [   38ms] [heavyhash][0]

I use Windows and SMOS have the same value P106-6 faster cmp30
https://sv1.picz.in.th/images/2023/06/07/INBq5f.png
hero member
Activity: 2422
Merit: 625
June 07, 2023, 06:55:40 AM
V2.2.9
+ Improved mining performance on algorithm 'memehash' for AMD/NVIDIA/INTEL GPU's
+ Added VerusCoin PBAAS support
+ Minor bug fixes

HiveOS update script from v2.2.8 to v2.2.9:

Code:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.2.9/SRBMiner-Multi-2-2-9-Linux.tar.xz && tar -xvf SRBMiner-Multi-2-2-9-Linux.tar.xz && cd SRBMiner-Multi-2-2-9 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.2.8 && miner start
member
Activity: 325
Merit: 42
June 06, 2023, 04:18:53 PM
i got a problem algorithm heavyhash cmp30 low Hashrate to 1660s Is there a solution?



A bit more info would be nice.
OS: Windows or Linux
Command/Terminal commands used?
Pool used?
newbie
Activity: 26
Merit: 0
June 06, 2023, 02:09:58 PM
i got a problem algorithm heavyhash cmp30 low Hashrate to 1660s Is there a solution?

newbie
Activity: 64
Merit: 0
June 03, 2023, 03:03:01 PM
+ Added fan control for NVIDIA GPU'S : --gpu-fan0, --gpu-fan1, --zil-fan parameters
Code:
--gpu-id value                  (gpu id/s from --list-devices, separate values with ',')
--gpu-fan0                      (A0 - set fan speed (in %), separate values with ',' [NVIDIA only])
"FAN" not working in bat-file.
I tried these combinations:
--gpu-fan0 60,70,60
--gpu-fan 60,70,60
--gpu-id 0,1,2 --gpu-fan0 60,70,60
--gpu-id 0,1,2 --gpu-fan 60,70,60

Also tried first applying the parameter "--gpu-reset-oc".
Cards from 2060 to 3070, win10, drivers 512.15. Other arguments (for example the core clock etc) work.
member
Activity: 325
Merit: 42
I have a problem, my rig restarts by itself after a few hours of mining PepePow, 4090 on Win11. I've tested every time with lower and lower clocks but still restarting. The log didn't show anything abnormal. This problem is only on PepePow, every other coin is mining weeks without problems, any suggestions or someone with similar problem?

Does it happen around the same time i.e 03:00hrs at night? Memory (leak), swap space, cache?
If it happens at around the same time might be something of Windows 11 self trying to update itself?
Nothing to be found in the eventviewer?
Miningpool not behaving how it should be?

Just a few things, otherwise I don't know what it could be as I am not mining PepePow.
member
Activity: 221
Merit: 12
I have a problem, my rig restarts by itself after a few hours of mining PepePow, 4090 on Win11. I've tested every time with lower and lower clocks but still restarting. The log didn't show anything abnormal. This problem is only on PepePow, every other coin is mining weeks without problems, any suggestions or someone with similar problem?
hero member
Activity: 2422
Merit: 625
Hi, i got a RTX4070TI which makes 120MH on PEPEW Coin with default intensity 26. When i change it to 30 the hashrate jumps up to 700 MH. is this a bug?

yes it is, a display bug
newbie
Activity: 26
Merit: 0
Hi, i got a RTX4070TI which makes 120MH on PEPEW Coin with default intensity 26. When i change it to 30 the hashrate jumps up to 700 MH. is this a bug?
Pages:
Jump to: