Atronoss
Newbie
Offline
Activity: 56
Merit: 0
|
|
January 10, 2018, 07:48:47 AM |
|
V0.5.8 windows 10 with 6X1080 when I run a fews hours,always auto quit cmd,and then do nothing,It waste a lot of time until I know it. how can I fix it?PLS help!
You can add "pause" at the end of batch file to prevent cmd windows closing to see if there is some error message, then resolve error (preferable solution)... ...or you can simply call again and again the batch file in cycle with for example (but you wont get info about error): :mine timeout 60 cd dstm zm --server ssl://eu1-zcash.flypool.org --port 3443 --user t1N1eJnRtQuyai6ewvQsaJe3ACWAvHykqhu.70001 --time cd.. echo DSTM MINER RESTARTED AT %TIME% %DATE% >> dstm_log.txt goto mine (in this case batch file is one level above, and zm miner is in folder dstm)
|
|
|
|
JimboJambo_ZA
Newbie
Offline
Activity: 4
Merit: 0
|
|
January 10, 2018, 08:16:34 AM |
|
v.0.5.8 pool zen.suprnova.com periodically i get such message in log # connection closed by server r:0 # reconnecting # connected to: zen.suprnova.cc:3618 # server set difficulty to: 000f0f0f0f0f0f0f0f0f0f0f... # connection closed by server r:0 # reconnecting # connected to: zen.suprnova.cc:3618 share counter drops to 0 gpus getting cold for some minutes, then the process starts again until next reconnect. is this a bad thing? never got share zero-drop with ewbf.
I have this exact same issue, every 3hrs my rigs get disconnected and reconnect for 5min before they start mining again. Internet is not the problem btw and the rigs dont have anti-virus or firewalls up.
|
|
|
|
NoXtech
Newbie
Offline
Activity: 2
Merit: 0
|
|
January 10, 2018, 12:44:32 PM |
|
Hy there, new to this mining thing. Playing with my gaming pc and w8ing for my first rig. This is what i get with GTX960 4GB: https://i.imgur.com/4auVx62.jpgWhat do you think, can i get better? In pool i get ±170 avg. and power consumption from wall ~130w Working for 12h+ now, no crashes or any turn off's
|
|
|
|
lankyman
|
|
January 10, 2018, 04:44:22 PM |
|
how to mine with ZM using only xyz GPU card?
If u have 5 GUPS and only want to use GPU 1-3
what is the syntax / command for this , please?
|
|
|
|
|
sir_blacks
Jr. Member
Offline
Activity: 119
Merit: 3
|
|
January 10, 2018, 04:53:01 PM |
|
how to mine with ZM using only xyz GPU card?
If u have 5 GUPS and only want to use GPU 1-3
what is the syntax / command for this , please?
for select what gpu you want to use > --dev number < is what you need to add in command line, if you was read README.txt is there - first run zm --list-devices to see how gpu are listed then - aka if you want to use gpu 1 2 3 then: --dev 0 1 2 you need to use or a combo like that see first step cheers
|
|
|
|
MinerGTX
Newbie
Offline
Activity: 7
Merit: 0
|
|
January 10, 2018, 06:58:06 PM |
|
Dear dstm,
When you write in your Change log: "con: add support for protocol v.01000020"
What does the "con" mean ? Do you use any other mysterious abbreviations ?
Also what protocol v01000020 are you referring to?
|
|
|
|
lankyman
|
|
January 10, 2018, 07:57:13 PM |
|
how to mine with ZM using only xyz GPU card?
If u have 5 GUPS and only want to use GPU 1-3
what is the syntax / command for this , please?
for select what gpu you want to use > --dev number < is what you need to add in command line, if you was read README.txt is there - first run zm --list-devices to see how gpu are listed then - aka if you want to use gpu 1 2 3 then: --dev 0 1 2 you need to use or a combo like that see first step cheers Howsit, thanks for your reply it was meaninful and helpful. I missed the " --dev Space separated list of cuda devices" in the readme.txt Thanks.
|
|
|
|
mettalmag
Legendary
Offline
Activity: 1084
Merit: 1003
≡v≡
|
|
January 10, 2018, 08:05:59 PM |
|
any monitoring http protocol or soft for this? I'm struggling with ewbf + it has no more updates, would like to switch to another one with centralized monitoring
|
|
|
|
Biggen1
Newbie
Offline
Activity: 64
Merit: 0
|
|
January 10, 2018, 08:13:17 PM |
|
any monitoring http protocol or soft for this? I'm struggling with ewbf + it has no more updates, would like to switch to another one with centralized monitoring
--telemetry [=ip:port]. Starts telemetry server. Telemetry data can be accessed using a web browser(http) or by json-rpc. If no arguments are given the server listens on 127.0.0.1:2222 - Example: --telemetry=0.0.0.0:2222 Valid port range [1025-65535]
|
|
|
|
sir_blacks
Jr. Member
Offline
Activity: 119
Merit: 3
|
|
January 10, 2018, 08:15:29 PM |
|
any monitoring http protocol or soft for this? I'm struggling with ewbf + it has no more updates, would like to switch to another one with centralized monitoring
see README.txt file & you want to switch from EWBF because gain more speed & more hpower to try use this: --telemetry [=ip:port]. Starts telemetry server. Telemetry data can be accessed using a web browser(http) or by json-rpc. If no arguments are given the server listens on 127.0.0.1:2222 - Example: --telemetry=0.0.0.0:2222 Valid port range [1025-65535]
there are other option to combine with this miner app but way not keep thing simple cheers
|
|
|
|
turbulent0
Newbie
Offline
Activity: 7
Merit: 0
|
|
January 11, 2018, 12:43:17 AM Last edit: January 11, 2018, 01:01:20 AM by turbulent0 |
|
v.0.5.8 pool zen.suprnova.com periodically i get such message in log # connection closed by server r:0 # reconnecting # connected to: zen.suprnova.cc:3618 # server set difficulty to: 000f0f0f0f0f0f0f0f0f0f0f... # connection closed by server r:0 # reconnecting # connected to: zen.suprnova.cc:3618 share counter drops to 0 gpus getting cold for some minutes, then the process starts again until next reconnect. is this a bad thing? never got share zero-drop with ewbf.
I have this exact same issue, every 3hrs my rigs get disconnected and reconnect for 5min before they start mining again. Internet is not the problem btw and the rigs dont have anti-virus or firewalls up. the same issue, I get disconnected every 5 minutes with eu-ru01.miningrigrentals.com but without disconnections to zec-eu1.nanopool.org it is a pity, can't use with so many disconnections Can it be an issue with low capacity of RAM? I have only 2gb Ram on my PC. Lan network.
|
|
|
|
Backy2221
Newbie
Offline
Activity: 4
Merit: 0
|
|
January 11, 2018, 09:54:23 AM |
|
v.0.5.8 pool zen.suprnova.com periodically i get such message in log # connection closed by server r:0 # reconnecting # connected to: zen.suprnova.cc:3618 # server set difficulty to: 000f0f0f0f0f0f0f0f0f0f0f... # connection closed by server r:0 # reconnecting # connected to: zen.suprnova.cc:3618 share counter drops to 0 gpus getting cold for some minutes, then the process starts again until next reconnect. is this a bad thing? never got share zero-drop with ewbf.
I have this exact same issue, every 3hrs my rigs get disconnected and reconnect for 5min before they start mining again. Internet is not the problem btw and the rigs dont have anti-virus or firewalls up. the same issue, I get disconnected every 5 minutes with eu-ru01.miningrigrentals.com but without disconnections to zec-eu1.nanopool.org it is a pity, can't use with so many disconnections Can it be an issue with low capacity of RAM? I have only 2gb Ram on my PC. Lan network. I have the same problem on v0.5.8. Miner works for a day, and suddenly goes "zm.exe is not responding". At this point I must manually restart the Miner. This never happend to me on v0.5.7.
|
|
|
|
JimboJambo_ZA
Newbie
Offline
Activity: 4
Merit: 0
|
|
January 11, 2018, 10:54:11 AM |
|
v.0.5.8 pool zen.suprnova.com periodically i get such message in log # connection closed by server r:0 # reconnecting # connected to: zen.suprnova.cc:3618 # server set difficulty to: 000f0f0f0f0f0f0f0f0f0f0f... # connection closed by server r:0 # reconnecting # connected to: zen.suprnova.cc:3618 share counter drops to 0 gpus getting cold for some minutes, then the process starts again until next reconnect. is this a bad thing? never got share zero-drop with ewbf.
I have this exact same issue, every 3hrs my rigs get disconnected and reconnect for 5min before they start mining again. Internet is not the problem btw and the rigs dont have anti-virus or firewalls up. the same issue, I get disconnected every 5 minutes with eu-ru01.miningrigrentals.com but without disconnections to zec-eu1.nanopool.org it is a pity, can't use with so many disconnections Can it be an issue with low capacity of RAM? I have only 2gb Ram on my PC. Lan network. I have the same problem on v0.5.8. Miner works for a day, and suddenly goes "zm.exe is not responding". At this point I must manually restart the Miner. This never happend to me on v0.5.7. I've noticed that when too many recons happen then my mining client crashes. right now ive been mining 18hrs with only one reconnection and the rigs are running flawlessly. It's obviously an issue with maintaining a connection to the mining pool. Hopefully that gets sorted out soon enough. I've had this issue on 0.5.7 and 0.5.8 so rolling back to the previous version makes no difference. Right now I'll work on integrating this free open source watchdog script ( https://bitcointalk.org/index.php?topic=2071108.0) that will reboot the mining client on crash and reboot my rigs on regular intervals just to manage the issue until the pool and client are working well together again.
|
|
|
|
Canosgmk
Newbie
Offline
Activity: 8
Merit: 0
|
|
January 11, 2018, 03:07:30 PM |
|
anyone having issues with good sol rates, but poor submitted shares?
> GPU0 55C Sol/s: 500.0 Sol/W: 2.85 Avg: 464.7 I/s: 262.1 Sh: 1.33 1.00 469 > GPU1 54C Sol/s: 495.7 Sol/W: 2.95 Avg: 462.0 I/s: 259.6 Sh: 1.33 1.00 469 + > GPU2 57C Sol/s: 489.2 Sol/W: 2.88 Avg: 466.1 I/s: 264.8 Sh: 0.67 1.00 469 > GPU3 55C Sol/s: 493.3 Sol/W: 2.89 Avg: 467.4 I/s: 263.9 Sh: 2.00 1.00 463 + ========== Sol/s: 1978.3 Sol/W: 2.89 Avg: 1860.2 I/s: 1050.4 Sh: 5.32 1.00 467 GPU0 54C Sol/s: 492.7 Sol/W: 2.87 Avg: 467.5 I/s: 263.5 Sh: 1.20 1.00 469 GPU1 53C Sol/s: 492.2 Sol/W: 2.96 Avg: 465.0 I/s: 259.7 Sh: 1.49 1.00 470 + GPU2 56C Sol/s: 493.6 Sol/W: 2.91 Avg: 468.8 I/s: 265.0 Sh: 0.90 1.00 588 + GPU3 54C Sol/s: 511.1 Sol/W: 2.92 Avg: 471.8 I/s: 264.0 Sh: 2.10 1.00 468 + ========== Sol/s: 1989.6 Sol/W: 2.92 Avg: 1873.2 I/s: 1052.1 Sh: 5.69 1.00 498 GPU0 53C Sol/s: 489.1 Sol/W: 2.89 Avg: 469.5 I/s: 258.5 Sh: 1.36 1.00 465 + GPU1 52C Sol/s: 485.6 Sol/W: 2.97 Avg: 466.9 I/s: 259.7 Sh: 1.36 1.00 470 GPU2 55C Sol/s: 497.2 Sol/W: 2.92 Avg: 471.4 I/s: 265.0 Sh: 0.82 1.00 588 GPU3 54C Sol/s: 492.3 Sol/W: 2.93 Avg: 473.7 I/s: 264.1 Sh: 1.91 1.00 468 ========== Sol/s: 1964.1 Sol/W: 2.93 Avg: 1881.4 I/s: 1047.2 Sh: 5.44 1.00 497 > GPU0 53C Sol/s: 473.2 Sol/W: 2.90 Avg: 469.8 I/s: 255.9 Sh: 1.25 1.00 465 > GPU1 52C Sol/s: 492.0 Sol/W: 2.98 Avg: 469.0 I/s: 259.8 Sh: 1.25 1.00 470 > GPU2 55C Sol/s: 495.1 Sol/W: 2.94 Avg: 473.4 I/s: 264.9 Sh: 0.75 1.00 588 > GPU3 54C Sol/s: 491.7 Sol/W: 2.94 Avg: 475.2 I/s: 264.2 Sh: 1.75 1.00 468
four Asus Strix GTX 1070 8GB OC (300, 1000). Linux Ubuntu 16.04.
|
|
|
|
somethingiswrong
Newbie
Offline
Activity: 31
Merit: 0
|
|
January 11, 2018, 03:17:23 PM |
|
Hi, Is there a way to get the device name from API? I can see the device name while accessing the miner with a web browser, but it is not included if I perform a API call.
Thank you.
|
|
|
|
MinerGTX
Newbie
Offline
Activity: 7
Merit: 0
|
|
January 11, 2018, 05:10:44 PM |
|
Is there a way to get the device name from API? I can see the device name while accessing the miner with a web browser, but it is not included if I perform a API call.
What API? What exports this API function?
|
|
|
|
roony94
Newbie
Offline
Activity: 12
Merit: 0
|
|
January 11, 2018, 11:10:40 PM |
|
Hi, dstm! Big thanks for your miner. I gets a lot of RECV, farm reconnects and keep working, but I think, that shares a lost. 2018-01-08 7:44:12| ========== Sol/s: 2326.0 Sol/W: 3.46 Avg: 2293.5 I/s: 1249.0 Sh: 7.86 0.99 178 2018-01-08 7:44:15|# recv failed: 10054 2018-01-08 7:44:15|# reconnecting 2018-01-08 7:44:26|# connected to: eu1-zcash.flypool.org:3333
2018-01-08 0:58:46|nvmlDeviceGetTemperature failed (this is my farm goes to sleep! Fixed) 2018-01-08 7:31:52|> GPU0 32C Sol/s: 0.2 Sol/W: 3.45 Avg: 473.8 I/s: 0.1 Sh: 1.82 0.99 78 2018-01-08 7:31:52| GPU3 33C Sol/s: 0.1 Sol/W: 3.29 Avg: 452.8 I/s: 0.0 Sh: 1.47 1.00 78 2018-01-08 7:31:52| GPU2 33C Sol/s: 0.1 Sol/W: 3.39 Avg: 465.2 I/s: 0.1 Sh: 1.40 1.00 109 2018-01-08 7:31:52|> GPU4 32C Sol/s: 0.3 Sol/W: 3.87 Avg: 463.6 I/s: 0.2 Sh: 1.97 1.00 553 2018-01-08 7:31:52| ========== Sol/s: 465.6 Sol/W: 3.48 Avg: 2324.2 I/s: 251.2 Sh: 8.32 1.00 179 2018-01-08 7:31:53| GPU1 33C Sol/s: 0.1 Sol/W: 3.39 Avg: 464.9 I/s: 0.1 Sh: 1.64 1.00 78 2018-01-08 7:32:06| GPU1 40C Sol/s: 310.9 Sol/W: 3.38 Avg: 463.6 I/s: 169.5 Sh: 1.63 1.00 78 2018-01-08 7:32:06| GPU0 38C Sol/s: 345.2 Sol/W: 3.45 Avg: 472.8 I/s: 183.6 Sh: 1.80 0.99 78 2018-01-08 7:32:07| GPU3 40C Sol/s: 327.9 Sol/W: 3.29 Avg: 451.8 I/s: 176.5 Sh: 1.46 1.00 78 2018-01-08 7:32:07|# recv failed: 10054 2018-01-08 7:32:07|# reconnecting 2018-01-08 7:32:18|# connected to: eu1-zcash.flypool.org:3333 2018-01-08 7:32:21|# server set difficulty to: 0004189374bc6a7ef9db22d0... I changes overclocking for minimum (tdp 50%), but RECV still my guest. Sorry for my bad english.
This is not due to overclocking, it's a network issue, are you on wifi? Nope, recv failed: 10054 is a socket error. Please fix this issues, it seems that your miner is very good on the hashrate but need some fix on network side.
|
|
|
|
z0n0
Legendary
Offline
Activity: 1274
Merit: 1006
|
|
January 12, 2018, 12:09:50 AM |
|
any monitoring http protocol or soft for this? I'm struggling with ewbf + it has no more updates, would like to switch to another one with centralized monitoring
Good question, I've been asking myself that too. Meantime, I found an android app to monitor my rigs via MPH pool.
|
|
|
|
AzzAz
Legendary
Offline
Activity: 1030
Merit: 1006
|
|
January 12, 2018, 02:39:00 AM |
|
anyone having issues with good sol rates, but poor submitted shares?
> GPU0 55C Sol/s: 500.0 Sol/W: 2.85 Avg: 464.7 I/s: 262.1 Sh: 1.33 1.00 469 > GPU1 54C Sol/s: 495.7 Sol/W: 2.95 Avg: 462.0 I/s: 259.6 Sh: 1.33 1.00 469 + > GPU2 57C Sol/s: 489.2 Sol/W: 2.88 Avg: 466.1 I/s: 264.8 Sh: 0.67 1.00 469 > GPU3 55C Sol/s: 493.3 Sol/W: 2.89 Avg: 467.4 I/s: 263.9 Sh: 2.00 1.00 463 + ========== Sol/s: 1978.3 Sol/W: 2.89 Avg: 1860.2 I/s: 1050.4 Sh: 5.32 1.00 467 GPU0 54C Sol/s: 492.7 Sol/W: 2.87 Avg: 467.5 I/s: 263.5 Sh: 1.20 1.00 469 GPU1 53C Sol/s: 492.2 Sol/W: 2.96 Avg: 465.0 I/s: 259.7 Sh: 1.49 1.00 470 + GPU2 56C Sol/s: 493.6 Sol/W: 2.91 Avg: 468.8 I/s: 265.0 Sh: 0.90 1.00 588 + GPU3 54C Sol/s: 511.1 Sol/W: 2.92 Avg: 471.8 I/s: 264.0 Sh: 2.10 1.00 468 + ========== Sol/s: 1989.6 Sol/W: 2.92 Avg: 1873.2 I/s: 1052.1 Sh: 5.69 1.00 498 GPU0 53C Sol/s: 489.1 Sol/W: 2.89 Avg: 469.5 I/s: 258.5 Sh: 1.36 1.00 465 + GPU1 52C Sol/s: 485.6 Sol/W: 2.97 Avg: 466.9 I/s: 259.7 Sh: 1.36 1.00 470 GPU2 55C Sol/s: 497.2 Sol/W: 2.92 Avg: 471.4 I/s: 265.0 Sh: 0.82 1.00 588 GPU3 54C Sol/s: 492.3 Sol/W: 2.93 Avg: 473.7 I/s: 264.1 Sh: 1.91 1.00 468 ========== Sol/s: 1964.1 Sol/W: 2.93 Avg: 1881.4 I/s: 1047.2 Sh: 5.44 1.00 497 > GPU0 53C Sol/s: 473.2 Sol/W: 2.90 Avg: 469.8 I/s: 255.9 Sh: 1.25 1.00 465 > GPU1 52C Sol/s: 492.0 Sol/W: 2.98 Avg: 469.0 I/s: 259.8 Sh: 1.25 1.00 470 > GPU2 55C Sol/s: 495.1 Sol/W: 2.94 Avg: 473.4 I/s: 264.9 Sh: 0.75 1.00 588 > GPU3 54C Sol/s: 491.7 Sol/W: 2.94 Avg: 475.2 I/s: 264.2 Sh: 1.75 1.00 468
four Asus Strix GTX 1070 8GB OC (300, 1000). Linux Ubuntu 16.04.
Hahah 300/1000 hahah... try 0/0, "see the Light"...
|
|
|
|
|