Zminer777 (OP)
Member
Offline
Activity: 488
Merit: 37
|
|
December 29, 2022, 08:32:18 AM |
|
GMiner v3.20 available for download
v3.20 + improved compatibility with Kaspa pools (supports KStratum to support mining on Kaspa Node) + improved Kaspa, ETC+Kaspa, Ergo+Kaspa mining performance for GTX 10xx GPUs (up to +5% in single mining mode)
|
|
|
|
Zminer777 (OP)
Member
Offline
Activity: 488
Merit: 37
|
|
January 01, 2023, 08:04:40 PM |
|
GMiner v3.21 available for download
v3.21 + supports ZIL mining via ZMP protocol: single (can be combined with KASPA mining), dual (with any supported algorithm: ETC+ZIL, ERGO+ZIL, RVN+ZIL, KASPA+ZIL, CTXC+ZIL, BTG+ZIL, ...) and triple mining mode (ETC+KASPA+ZIL / ERGO+KASPA+ZIL). to enable dual/triple ZIL mining you need specify ZIL server and ZIL wallet via --zilserver and --ziluser parameters, you may specify multiple ZIL servers (failover servers). check sample .bat/.sh files in miner archive + improved miner stability
|
|
|
|
sajeeb21
Newbie
Offline
Activity: 105
Merit: 0
|
|
January 02, 2023, 11:21:06 PM |
|
Hello. I've got a problem on 1 rig with this miner. The anti-hacking system is triggered and the miner won't start. Win 7 x64 with NO antivirus is installed (defender if off). Is this could be an issue with disabling some system services to free more RAM? Didn't find a way to disable this anti-hacking system. Could you implement a command-line switch for it?
|
|
|
|
WARMANGALAXY
Jr. Member
Offline
Activity: 69
Merit: 1
|
|
January 03, 2023, 10:13:07 AM |
|
Hello. I've got a problem on 1 rig with this miner. The anti-hacking system is triggered and the miner won't start. Win 7 x64 with NO antivirus is installed (defender if off). Is this could be an issue with disabling some system services to free more RAM? Didn't find a way to disable this anti-hacking system. Could you implement a command-line switch for it?
Disable UAC rights in Windows
|
|
|
|
Zminer777 (OP)
Member
Offline
Activity: 488
Merit: 37
|
|
January 03, 2023, 03:55:21 PM Last edit: January 05, 2023, 07:32:15 PM by Zminer777 |
|
GMiner v3.22 available for download
v3.22 + added support of custom OC settings for ZIL mining round, to specify custom OC settings use follow commands: --zilcclock. --zilmclock, --zilpl, --zillock_cclock, --zillock_mclock (check mine_kaspa+zil_oc.bat/.sh from archive with miner) + selects smaller solver size on GPUs thats not have enough memory to hold ZIL DAG (for Cortex, Grin32 and Aeternity)
|
|
|
|
angelbbs
|
|
January 03, 2023, 06:00:49 PM Last edit: January 04, 2023, 06:30:24 AM by angelbbs |
|
GMiner v3.22 available for download
v3.22 + added support of custom OC settings for ZIL mining round, to specify custom OC settings use follow commands: --zilcclock. --zilmclock, --zilpl, --zillock_cclock, --zizlock_mclock (check mine_kaspa+zil_oc.bat/.sh from archive with miner) + selects smaller solver size on GPUs thats not have enough memory to hold ZIL DAG (for Cortex, Grin32 and Aeternity)
Typos "--zillock_mclock" instead of "--zizlock_mclock"?
|
|
|
|
Phazer
Newbie
Offline
Activity: 1
Merit: 0
|
|
January 05, 2023, 04:49:44 PM |
|
Saw some mining on NEXA/rplant with gminer 3.21. Does it already support? GMiner v3.21 available for download
v3.21 + supports ZIL mining via ZMP protocol: single (can be combined with KASPA mining), dual (with any supported algorithm: ETC+ZIL, ERGO+ZIL, RVN+ZIL, KASPA+ZIL, CTXC+ZIL, BTG+ZIL, ...) and triple mining mode (ETC+KASPA+ZIL / ERGO+KASPA+ZIL). to enable dual/triple ZIL mining you need specify ZIL server and ZIL wallet via --zilserver and --ziluser parameters, you may specify multiple ZIL servers (failover servers). check sample .bat/.sh files in miner archive + improved miner stability
|
|
|
|
Zminer777 (OP)
Member
Offline
Activity: 488
Merit: 37
|
|
January 05, 2023, 07:37:53 PM |
|
Saw some mining on NEXA/rplant with gminer 3.21. Does it already support?
no, working on ZIL improvements atm, will check it, thank you for tip
|
|
|
|
Zminer777 (OP)
Member
Offline
Activity: 488
Merit: 37
|
|
January 05, 2023, 07:38:45 PM Last edit: January 06, 2023, 08:58:05 PM by Zminer777 |
|
GMiner v3.23 available for download v3.23+ enable dual Kaspa mining while ZIL mining round(for Kaspa+ZIL, ETC+Kaspa+ZIL, Ergo+Kaspa+ZIL). this feature removes Kaspa hashrate drawdown while ZIL mining round, use -zildi / --zildual_intensity to changed dual intensity Hive OS update command: cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.23/gminer_3_23_linux64.tar.xz && tar -xvf gminer_3_23_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
|
|
|
|
Zminer777 (OP)
Member
Offline
Activity: 488
Merit: 37
|
|
January 06, 2023, 08:57:23 PM |
|
GMiner v3.24 available for download v3.24+ added support of mining to ZIL pools without ZMP protocol support (ezil, k1pool, ...), miner automatically detects right scheme for ZIL connection, however you can select scheme manually: zmp://, zmp+ssl://, ethproxy+tcp://, ethproxy+ssl://, stratum+tcp:// or stratum+ssl:// Hive OS update command: cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.24/gminer_3_24_linux64.tar.xz && tar -xvf gminer_3_24_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
|
|
|
|
stsocrat
Newbie
Offline
Activity: 24
Merit: 0
|
|
January 12, 2023, 07:41:06 AM Last edit: January 12, 2023, 08:14:05 AM by stsocrat |
|
https://woolypooly.com/en/coin/kas/wallet/ kaspa:....... Workers [1/0] Blocks Finance undefined 10.16 Gh/s 11.74 Gh/s 8.98 Gh/s PPLNS 12.01.23, 10:36:07 UNDEFINED((( 4-7 rigs: miner.exe --algo etchash --server eu3-zil.rustpool.xyz:8008 --user 0x09 --worker 2 29-3060ti --pass zil1lkr65q.....@etc@4G --dalgo kheavyhash --dserver pool.woolypooly.com:3112 --duser kaspa:qrk..... --dworker 9 --mclock +1000 --lock_cclock 1000 --tfan 69 --pl 70 --tfan_max 80 --tfan_min 45 --dag_gen_limit 2 --log_newjob 0 --templimit 80 --api 3333 --opencl 0
|
|
|
|
Zminer777 (OP)
Member
Offline
Activity: 488
Merit: 37
|
|
January 14, 2023, 05:41:44 PM Last edit: January 14, 2023, 08:01:12 PM by Zminer777 |
|
GMiner v3.26 available for download v3.26+ added Firo coin support for Nvidia GPUs + added Sero coin support for Nvidia GPUs + optimized memory usage for ZIL dual or triple mining (supports ERG+KAS+ZIL mining on 6GB GPUs) + fixed bug with -di -1 and -zildi -1 (you can disable dual mining on some GPU by passing -1) mmpOS update command: cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.26/gminer_3_26_linux64.tar.xz && tar -xvf gminer_3_26_linux64.tar.xz && cd /opt/mmp/miners/gminer && agent-stop && cp /tmp/miner . && agent-start Hive OS update command: cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.26/gminer_3_26_linux64.tar.xz && tar -xvf gminer_3_26_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
|
|
|
|
Zminer777 (OP)
Member
Offline
Activity: 488
Merit: 37
|
|
January 14, 2023, 05:42:12 PM |
|
https://woolypooly.com/en/coin/kas/wallet/ kaspa:....... Workers [1/0] Blocks Finance undefined 10.16 Gh/s 11.74 Gh/s 8.98 Gh/s PPLNS 12.01.23, 10:36:07 UNDEFINED((( 4-7 rigs: miner.exe --algo etchash --server eu3-zil.rustpool.xyz:8008 --user 0x09 --worker 2 29-3060ti --pass zil1lkr65q.....@etc@4G --dalgo kheavyhash --dserver pool.woolypooly.com:3112 --duser kaspa:qrk..... --dworker 9 --mclock +1000 --lock_cclock 1000 --tfan 69 --pl 70 --tfan_max 80 --tfan_min 45 --dag_gen_limit 2 --log_newjob 0 --templimit 80 --api 3333 --opencl 0 use wallet.worker for username
|
|
|
|
Ultrasonik
Jr. Member
Offline
Activity: 103
Merit: 2
|
|
January 15, 2023, 10:32:22 AM |
|
kawpower algo rx570 nitro+ (940 core / 1750 mem) teamredminer-v0.10.2 11,4 MH/s Gminer 3.26 7 MH/s ??!! what is the advantage of this program? maybe i don't know something how can i set Gminer to the same speed? parameter "--mt 1..3" did not help
|
|
|
|
Zminer777 (OP)
Member
Offline
Activity: 488
Merit: 37
|
|
January 22, 2023, 08:33:47 AM |
|
GMiner v3.27 available for download v3.27+ improved memory management for mining with ZIL, fixed "out of memory" error on ERG+KAS+ZIL or ERG+ZIL on 6GB GPUs + added option to control dataset management for Ergo, --dataset_mode, 0 - auto mode (selects 2), 1 -generate dataset only for current height, 2 - generates second dataset for height + 1 (next job), optimize hashrate, but requires additional memory on GPU for additional dataset, if there is no enough memory for two datasets miner fall back to one dataset + fixed bug with displaying memory temperature on GPUs that doesn't have this sensor (miner displayed hot spot temperature) mmpOS update command: cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.27/gminer_3_27_linux64.tar.xz && tar -xvf gminer_3_27_linux64.tar.xz && cd /opt/mmp/miners/gminer && agent-stop && cp /tmp/miner . && agent-start Hive OS update command: cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.27/gminer_3_27_linux64.tar.xz && tar -xvf gminer_3_27_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
|
|
|
|
Zminer777 (OP)
Member
Offline
Activity: 488
Merit: 37
|
|
February 05, 2023, 04:45:36 PM |
|
GMiner v3.28 available for download v3.28+ improved overclocking subsystem (fixes bugs with OC switching while ZIL mining round) + improved hash rate reporting while ZIL mining round (removed hash rate drawdown for primary algorithm) mmpOS update command: cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.28/gminer_3_28_linux64.tar.xz && tar -xvf gminer_3_28_linux64.tar.xz && cd /opt/mmp/miners/gminer && agent-stop && cp /tmp/miner . && agent-start Hive OS update command: cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.28/gminer_3_28_linux64.tar.xz && tar -xvf gminer_3_28_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
|
|
|
|
batsonxl
Member
Offline
Activity: 1204
Merit: 27
|
|
March 04, 2023, 10:38:46 AM |
|
Can someone please explaine why gminer uses more power than nbminer under same settings. Less hashrate more power getting hot the gpus rtx3060ti???
|
|
|
|
WARMANGALAXY
Jr. Member
Offline
Activity: 69
Merit: 1
|
|
March 04, 2023, 01:05:53 PM |
|
Can someone please explaine why gminer uses more power than nbminer under same settings. Less hashrate more power getting hot the gpus rtx3060ti???
Then you are doing something wrong, give more information about your installation. What drivers, what overclocking, etc. Better yet, attach a screenshot or log of the miner
|
|
|
|
batsonxl
Member
Offline
Activity: 1204
Merit: 27
|
|
March 05, 2023, 12:57:27 PM Last edit: March 05, 2023, 07:25:43 PM by batsonxl |
|
Can someone please explaine why gminer uses more power than nbminer under same settings. Less hashrate more power getting hot the gpus rtx3060ti???
Then you are doing something wrong, give more information about your installation. What drivers, what overclocking, etc. Better yet, attach a screenshot or log of the miner It is difficult for me attach log file here. Win10 64 1909 drivers nvidia 512.xx gpus core locked at 1400 some 1450 and memory 1000mhs.mining ergo for example 3060ti gives 157mhs at 106watts in nbminer but in gminer it 109watts and gives 151mhs Edit: sorry for previous post. I figure out gminer need less cor clock than nbminer now works perfect.it was my bad memory clocks were low thats why my hashrate was lower.thanks for miner and it has all features i need. I was looking for socks5 and temp target well done.thanks for miner
|
|
|
|
WARMANGALAXY
Jr. Member
Offline
Activity: 69
Merit: 1
|
|
March 16, 2023, 08:45:09 AM |
|
Can someone please explaine why gminer uses more power than nbminer under same settings. Less hashrate more power getting hot the gpus rtx3060ti???
Then you are doing something wrong, give more information about your installation. What drivers, what overclocking, etc. Better yet, attach a screenshot or log of the miner It is difficult for me attach log file here. Win10 64 1909 drivers nvidia 512.xx gpus core locked at 1400 some 1450 and memory 1000mhs.mining ergo for example 3060ti gives 157mhs at 106watts in nbminer but in gminer it 109watts and gives 151mhs Edit: sorry for previous post. I figure out gminer need less cor clock than nbminer now works perfect.it was my bad memory clocks were low thats why my hashrate was lower.thanks for miner and it has all features i need. I was looking for socks5 and temp target well done.thanks for miner Thanks for the feedback
|
|
|
|
|