Dznutz
Newbie
Offline
Activity: 12
Merit: 0
|
|
November 07, 2018, 03:12:51 PM |
|
I been using your ethmonitor side for months now, when I use this it mines for a few shares then says to many processes and restarts, any idea how to fix it?
|
|
|
|
Zminer777 (OP)
Member
Offline
Activity: 488
Merit: 37
|
|
November 07, 2018, 04:22:18 PM |
|
Hi, getting a low hash with this miner, around 25 sol/s per card (1080ti 11Gb) is this right?
Thanks
Hi, normal hashrate for 1080 Ti is 80+ sols. Your OS is windows 10? Does this support --pers auto? I keep getting subscription failed when trying to use the it.
Yes, "--pers auto" supported. Please provide more details, specially pool/algorithm, I'll check.
|
|
|
|
Dznutz
Newbie
Offline
Activity: 12
Merit: 0
|
|
November 08, 2018, 06:46:04 AM |
|
I got it working, seems each pool the bats can drastically change.
|
|
|
|
limonadnydjo
Newbie
Offline
Activity: 1
Merit: 0
|
|
November 08, 2018, 08:33:56 AM |
|
Пoчeмy пpи cкaчивaнии Windows нaxoдит виpyc?
|
|
|
|
Ragnarok01
Newbie
Offline
Activity: 24
Merit: 0
|
|
November 08, 2018, 10:00:49 AM |
|
it would be really nice to have failover for pools in pools.txt file
|
|
|
|
Zminer777 (OP)
Member
Offline
Activity: 488
Merit: 37
|
|
November 08, 2018, 11:14:36 AM |
|
it would be really nice to have failover for pools in pools.txt file
In GMiner v1.08 we will add support of configuration file, you will be able specify pools and options in INI file.
|
|
|
|
merowing
Newbie
Offline
Activity: 3
Merit: 0
|
|
November 08, 2018, 07:00:05 PM |
|
Hi, thanks for the great miner! BTW Awesom doesn't recognize specific mining pool (MiningPoolHub in my case), as a result, it's not possible to define pool coin. Restart wasn't helpful. Are there some mistakes in API possible?
|
|
|
|
topteam
Newbie
Offline
Activity: 157
Merit: 0
|
|
November 09, 2018, 12:31:05 PM |
|
Please add --templimit same for all card (not for every one) Thanks
|
|
|
|
Zminer777 (OP)
Member
Offline
Activity: 488
Merit: 37
|
|
November 09, 2018, 05:21:10 PM |
|
GMiner v1.08 available for download v1.08+ minor performance enhancements + added support of configuration files (--config option) + minor bug fixes Performance on stock GPU settings:Equihash 144,5:Palit GTX 1070 Ti JetStream 8GB ~59 Sol/s MSI GTX 1080 SEA HAWK EK X 8GB ~61 Sol/s EVGA GTX 1080 Ti Founders Edition 11GB ~84 Sol/s Gigabyte 1080 Ti AORUS Waterforce WB Xtreme Edition 11GB ~89 Sol/s Equihash 192,7:Palit GTX 1070 Ti JetStream 8GB ~33 Sol/s MSI GTX 1080 SEA HAWK EK X 8GB ~35 Sol/s EVGA GTX 1080 Ti Founders Edition 11GB ~48 Sol/s Gigabyte 1080 Ti AORUS Waterforce WB Xtreme Edition 11GB ~50 Sol/s Join GMiner group in telegram: https://t.me/gminer_equihashDownload links:Linux x64 https://mega.nz/#F!HeIHzYDI!Rf3-qpxMjAkeQ7SDeeN2rwWindows x64 https://mega.nz/#F!2GQl0AaR!_YzlNiVNNOUbEqYwz40E8A
|
|
|
|
abudfv2008
|
|
November 09, 2018, 05:43:49 PM |
|
GMiner v1.08 available for download
Is there any purpose of running 2 miner.exe processes? If another process is some kind of watchdog - maybe it's better to call it different name?
|
|
|
|
Zminer777 (OP)
Member
Offline
Activity: 488
Merit: 37
|
|
November 09, 2018, 05:57:21 PM |
|
Is there any purpose of running 2 miner.exe processes? If another process is some kind of watchdog - maybe it's better to call it different name?
In watchdog mode parent miner process start child miner process. Task manager just display filename of executable, It isn't possible to change name programmatically.
|
|
|
|
luckydoky
Jr. Member
Offline
Activity: 231
Merit: 1
|
|
November 09, 2018, 08:26:20 PM |
|
GMiner v1.08 available for download
v1.08 + minor performance enhancements + added support of configuration files (--config option) + minor bug fixes
Nice, gonna try it right away.
|
Genesisnetwork.io │ P2P Payment Ecosystem │ POW-MNs Solution for businesses & e-commerce Fair Launch │ Airdrops & Bounties
|
|
|
Johnjay06
Newbie
Offline
Activity: 93
Merit: 0
|
|
November 10, 2018, 03:25:29 AM |
|
I'm always afraid of a backdoor in these miners, but this one seems good.
|
|
|
|
umine
|
|
November 10, 2018, 12:17:18 PM |
|
GMiner v1.08 available for download
In comparison of EWBF miner we can see about 15-16% performance increase. Power consumption is the same. Avg efficiency increased from 0.33 to 0.38 Sol/W EWBF v0.6 144_5 algoGMiner v1.08 144_5 algo
|
|
|
|
vrottenberg
Jr. Member
Offline
Activity: 31
Merit: 2
|
|
November 10, 2018, 03:14:10 PM |
|
GMiner v1.08 available for download
v1.08 + added support of configuration files (--config option)
Hi dev, How to make --config work with .bat file pools? Example: miner.exe --algo 144_5 --pers BgoldPoW --server eu.btgpool.pro --port 1445 --user GZdx44gPVFX7GfeWXA3kyiuXecym3CWGHi.rig0 --pass x --pec -- config pools.txtwhen I specified pools in .bat file, they do not work in the config pools.txt it is necessary that the main pool was in the command line, and backup pools in the configuration file... thanks
|
|
|
|
Zminer777 (OP)
Member
Offline
Activity: 488
Merit: 37
|
|
November 10, 2018, 03:30:38 PM |
|
Hi dev, How to make --config work with .bat file pools? Example: miner.exe --algo 144_5 --pers BgoldPoW --server eu.btgpool.pro --port 1445 --user GZdx44gPVFX7GfeWXA3kyiuXecym3CWGHi.rig0 --pass x --pec --config pools.txt
when I specified pools in .bat file, they do not work in the config pools.txt
it is necessary that the main pool was in the command line, and backup pools in the configuration file... thanks
Hi, archive with miner contains sample configuration file ("sample_config.txt"), please check it. You have to add [server] section for each your pool.
|
|
|
|
notsure85
Member
Offline
Activity: 139
Merit: 10
|
|
November 10, 2018, 03:48:41 PM |
|
1.08 crashes almost instantly for me, 1.07 has been running fine for days. Mining Zero
win10 1709, 6x1080ti/1x1080 , 416.34 drivers
|
|
|
|
Zminer777 (OP)
Member
Offline
Activity: 488
Merit: 37
|
|
November 10, 2018, 03:53:38 PM |
|
1.08 crashes almost instantly for me, 1.07 has been running fine for days. Mining Zero
win10 1709, 6x1080ti/1x1080 , 416.34 drivers
Can you share command line arguments? I'll try to reproduce crash.
|
|
|
|
notsure85
Member
Offline
Activity: 139
Merit: 10
|
|
November 10, 2018, 04:19:51 PM |
|
1.08 crashes almost instantly for me, 1.07 has been running fine for days. Mining Zero
win10 1709, 6x1080ti/1x1080 , 416.34 drivers
Can you share command line arguments? I'll try to reproduce crash. nothing fancy, tried the same for 1.08 and same oc settings ofc. miner.exe --algo 192_7 --pers ZERO_PoW --server zero.suprnova.cc --port 6568 --user xxxxxxx --pass x -t 85 85 85 85 85 85 85
|
|
|
|
avirdoz
Legendary
Offline
Activity: 1191
Merit: 1001
|
|
November 10, 2018, 06:22:38 PM |
|
Does the miner have a json output from an api?
|
|
|
|
|