Bitcoin Forum
April 19, 2024, 05:11:08 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 [10] 11 12 13 14 15 16 17 »  All
  Print  
Author Topic: Zilminer - mine POW coin in dual mine mode with almost no power use!!!!!  (Read 6559 times)
RuMiner
Member
**
Offline Offline

Activity: 168
Merit: 15


View Profile
March 08, 2019, 10:40:25 AM
 #181

what is your primary miner that has to start running after the ZIL *99 epoh?
Claymore's dualminer, but it's not the problem. switcher doesn't even run a bat file
1713503468
Hero Member
*
Offline Offline

Posts: 1713503468

View Profile Personal Message (Offline)

Ignore
1713503468
Reply with quote  #2

1713503468
Report to moderator
1713503468
Hero Member
*
Offline Offline

Posts: 1713503468

View Profile Personal Message (Offline)

Ignore
1713503468
Reply with quote  #2

1713503468
Report to moderator
It is a common myth that Bitcoin is ruled by a majority of miners. This is not true. Bitcoin miners "vote" on the ordering of transactions, but that's all they do. They can't vote to change the network rules.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
big_daddy
Hero Member
*****
Offline Offline

Activity: 1652
Merit: 583


xUSD - The PRIVATE stable coin - Haven Protocol


View Profile WWW
March 08, 2019, 10:55:41 AM
 #182

what is your primary miner that has to start running after the ZIL *99 epoh?
Claymore's dualminer, but it's not the problem. switcher doesn't even run a bat file

what ZIL miner version are U using?
do you have 3 bat files in the ZIL folder?

try this scheme ->

start.bat
Code:
C:\MIN\Haven_new\SRBMiner-CN-V1-7-7\start-haven
startZIL.bat
Code:
zilminer.exe --pow-start stop.bat --pow-end start.bat --pow-end-at-startup -P zil://0xblablablaMyZILwallet.nameRig@207.180.192.43:4202
stop.bat
Code:
taskkill /f /im SRBMiner-CN.exe

Instead of my SRBMiner point it to your bat file from Clay and it should work
I'm using the v0.2.20 ZIL miner version https://github.com/DurianStallSingapore/ZILMiner/releases

If you don't believe it or don't get it, I don't have the time to try to convince you, sorry.
RuMiner
Member
**
Offline Offline

Activity: 168
Merit: 15


View Profile
March 08, 2019, 11:00:03 AM
 #183

what ZIL miner version are U using?
zilminer itself works correct with those bat files. I mean this switcher adviced by reb0rn21 on previous page.
big_daddy
Hero Member
*****
Offline Offline

Activity: 1652
Merit: 583


xUSD - The PRIVATE stable coin - Haven Protocol


View Profile WWW
March 08, 2019, 11:02:17 AM
 #184

what ZIL miner version are U using?
zilminer itself works correct with those bat files. I mean this switcher adviced by reb0rn21 on previous page.
ooo k  Smiley
didn't test that one, cause the 3 bat file combination still works for me, so, as far as is stable I will use that way to dualmine mine ZIL

If you don't believe it or don't get it, I don't have the time to try to convince you, sorry.
RuMiner
Member
**
Offline Offline

Activity: 168
Merit: 15


View Profile
March 08, 2019, 11:05:14 AM
 #185

big_daddy, sometimes during pow time I'm getting a error window with zilminer crash. so it closes itself and rig is idle until I run primary miner manually. But I've managed with it using eventlog and windows scheduler as described above )
big_daddy
Hero Member
*****
Offline Offline

Activity: 1652
Merit: 583


xUSD - The PRIVATE stable coin - Haven Protocol


View Profile WWW
March 08, 2019, 11:13:50 AM
 #186

big_daddy, sometimes during pow time I'm getting a error window with zilminer crash. so it closes itself and rig is idle until I run primary miner manually. But I've managed with it using eventlog and windows scheduler as described above )

do you have enough MEM available on your GPUs?

If you don't believe it or don't get it, I don't have the time to try to convince you, sorry.
RuMiner
Member
**
Offline Offline

Activity: 168
Merit: 15


View Profile
March 08, 2019, 11:33:41 AM
 #187

do you have enough MEM available on your GPUs?
I have mix of 4Gb and 8Gb card rigs minig ETH with 2.91Gb DAG, so I use --clear-dag key
big_daddy
Hero Member
*****
Offline Offline

Activity: 1652
Merit: 583


xUSD - The PRIVATE stable coin - Haven Protocol


View Profile WWW
March 08, 2019, 11:45:33 AM
 #188

do you have enough MEM available on your GPUs?
I have mix of 4Gb and 8Gb card rigs minig ETH with 2.91Gb DAG, so I use --clear-dag key

have you tried those commands? --farm-recheck  --work-timeout?

If you don't believe it or don't get it, I don't have the time to try to convince you, sorry.
RuMiner
Member
**
Offline Offline

Activity: 168
Merit: 15


View Profile
March 08, 2019, 11:46:58 AM
 #189

have you tried those commands? --farm-recheck  --work-timeout?
yes, full string is
%~dp0zilminer -P zil://0xB45db9D35392B94ecf66ACCf0b2079Fd891F5547.%computername%@rudnik.hopto.org:5000/api --report-hr=1 --pow-start powstart.bat --pow-end powend.bat --work-timeout 10800 --pow-end-timeout 30 --farm-recheck 15000 --clear-dag
big_daddy
Hero Member
*****
Offline Offline

Activity: 1652
Merit: 583


xUSD - The PRIVATE stable coin - Haven Protocol


View Profile WWW
March 08, 2019, 12:10:57 PM
 #190

have you tried those commands? --farm-recheck  --work-timeout?
yes, full string is
%~dp0zilminer -P zil://0xB45db9D35392B94ecf66ACCf0b2079Fd891F5547.%computername%@rudnik.hopto.org:5000/api --report-hr=1 --pow-start powstart.bat --pow-end powend.bat --work-timeout 10800 --pow-end-timeout 30 --farm-recheck 15000 --clear-dag

try to run your Clay only for 24h, maybe there is a bug, not in ZIL
you have to check and detect every possible single thing

If you don't believe it or don't get it, I don't have the time to try to convince you, sorry.
RuMiner
Member
**
Offline Offline

Activity: 168
Merit: 15


View Profile
March 08, 2019, 12:13:22 PM
 #191

try to run your Clay only for 24h, maybe there is a bug, not in ZIL
what do you mean? it is taskkilled every 2-3 hours by zilminer
big_daddy
Hero Member
*****
Offline Offline

Activity: 1652
Merit: 583


xUSD - The PRIVATE stable coin - Haven Protocol


View Profile WWW
March 08, 2019, 12:17:12 PM
 #192

try to run your Clay only for 24h, maybe there is a bug, not in ZIL
what do you mean? it is taskkilled every 2-3 hours by zilminer

I mean, to avoid ZIL for a xy hours, to check if your miner is stable with Clay only, so maybe there is a problem
But, I'm already sure that should be something else... and at the end will be a banality....

If you don't believe it or don't get it, I don't have the time to try to convince you, sorry.
RuMiner
Member
**
Offline Offline

Activity: 168
Merit: 15


View Profile
March 08, 2019, 12:21:30 PM
 #193

I mean, to avoid ZIL for a xy hours, to check if your miner is stable with Clay only, so maybe there is a problem
no, all rigs are weeks-stable with Claymore only. I have a suggestion this can be because of taskkill /f, primary miner doesn't clean GPU memory in this case. If I press a cross in the console corner, it closes correctly with corresponding message for one second. Maybe I should find a way to shutdown primary miner correctly. taskkill without /f key doesn't work
big_daddy
Hero Member
*****
Offline Offline

Activity: 1652
Merit: 583


xUSD - The PRIVATE stable coin - Haven Protocol


View Profile WWW
March 08, 2019, 12:24:34 PM
 #194

I mean, to avoid ZIL for a xy hours, to check if your miner is stable with Clay only, so maybe there is a problem
no, all rigs are weeks-stable with Claymore only. I have a suggestion this can be because of taskkill /f, primary miner doesn't clean GPU memory in this case. If I press a cross in the console corner, it closes correctly with corresponding message for one second. Maybe I should find a way to shutdown primary miner correctly. taskkill without /f key doesn't work

I see where you are doing it wrong

is not --pow-start powstart.bat --pow-end powend.bat

this is correct: --pow-start powend.bat --pow-end powstart.bat

If you don't believe it or don't get it, I don't have the time to try to convince you, sorry.
RuMiner
Member
**
Offline Offline

Activity: 168
Merit: 15


View Profile
March 08, 2019, 12:27:01 PM
 #195

is not --pow-start powstart.bat --pow-end powend.bat
that is OK, I've just swapped them according to the logic. powstart.bat kills primary miner, powend restarts it again
big_daddy
Hero Member
*****
Offline Offline

Activity: 1652
Merit: 583


xUSD - The PRIVATE stable coin - Haven Protocol


View Profile WWW
March 08, 2019, 12:35:20 PM
 #196

is not --pow-start powstart.bat --pow-end powend.bat
that is OK, I've just swapped them according to the logic. powstart.bat kills primary miner, powend restarts it again

please send me the copy/paste of those 2 bats to check them

If you don't believe it or don't get it, I don't have the time to try to convince you, sorry.
RuMiner
Member
**
Offline Offline

Activity: 168
Merit: 15


View Profile
March 08, 2019, 12:40:17 PM
 #197

Code:
powstart.bat
echo %date% %time% PoW Start >> %~dp0logs\zil_%date%_log.txt
title zilminer on %computername% since %date% %time%
taskkill /F /IM EthDcrMiner64.exe
Code:
powend.bat
echo %date% %time% PoW End >> %~dp0logs\zil_%date%_log.txt
call %~dp0start.bat 3
start.bat does some checks, logs and runs %~dp0EthDcrMiner64.exe in its last sting

I'm running without --clear-dag now and it seems to work along with ETH mining. strange for 4Gb card, but still it works )
big_daddy
Hero Member
*****
Offline Offline

Activity: 1652
Merit: 583


xUSD - The PRIVATE stable coin - Haven Protocol


View Profile WWW
March 08, 2019, 12:52:26 PM
 #198

Code:
powstart.bat
echo %date% %time% PoW Start >> %~dp0logs\zil_%date%_log.txt
title zilminer on %computername% since %date% %time%
taskkill /F /IM EthDcrMiner64.exe
Code:
powend.bat
echo %date% %time% PoW End >> %~dp0logs\zil_%date%_log.txt
call %~dp0start.bat 3
start.bat does some checks, logs and runs %~dp0EthDcrMiner64.exe in its last sting

I'm running without --clear-dag now and it seems to work along with ETH mining. strange for 4Gb card, but still it works )

have you tried without those echos?
put in the powstart.bat only this
Code:
taskkill /f /im EthDcrMiner64.exe
and point your powend.bat directly to your folder
Code:
C:\MINER\Clay\Start.bat

If you don't believe it or don't get it, I don't have the time to try to convince you, sorry.
RuMiner
Member
**
Offline Offline

Activity: 168
Merit: 15


View Profile
March 08, 2019, 12:59:51 PM
 #199

ok, I'll try after testing without clear-dag. maybe it will work stable until DAGs grow over 4Gb
my actual question is why several starts-ends during one pow window
reb0rn21 (OP)
Legendary
*
Offline Offline

Activity: 1896
Merit: 1024


View Profile
March 08, 2019, 02:18:19 PM
 #200

ok, I'll try after testing without clear-dag. maybe it will work stable until DAGs grow over 4Gb
my actual question is why several starts-ends during one pow window

proxy is using blockexplorer API for start/stop and blockchain sometimes send wrong data when we reach 98-99 block chain can be stuck 2-3min and miner start primary miner again beofore pow, atm there is no solution that is why zil switcher works better as you can setup it better

              ▄▄▄ ▀▀▀▀▀▀▀▀▀ ▄▄▄
           ▄▀▀    ▄▄▄▄▄▄▄▄▄    ▀▀▄
        ▄▀▀  ▄▄▀█          ▀█▀▄▄  ▀▀▄
      ▄▀▀ ▄▄▀    ▀▀▄▄▄▄▄▄▄▀▀    ▀▄▄ ▀▀▄
     █   █            ▀            █   █
   ▄▀ █  ▀▄▄                     ▄█▀  █ ▀▄
  ▄▀ ▄▀ █▄ ▀▀▀██▄▄▄       ▄▄▄██▀▀  ██ ▀▄ ▀▄
  ▀▄▀▀▄ ██ ▄▄▄▄▄▄  ▀▄   ▄▀  ▄▄▄▄▄▄ ██ ▄▀▀▄▀
 ██   █ ██ ▀▄    ▀▄ █   █ ▄▀    ▄▀ ██ █  ▀██
 █  ▄█  ▀█  ▀▀▀▀▀▀▀ █   █ ▀▀▀▀▀▀▀  █   █▄  █
█▀ █  █  █          █   █          █  █  █ ▀▀
 █▀  ▄▀  █▀▄        █   █        ▄▀█  ▀▄  ▀█
 ▄  █▀   █ ▀█▄      ▀   ▀      ▄█▀ █  ▄▀█  ▄
 █▄▀  █  █                         █  █  ▀▄█
 ▀▄  █   ▀█        ▄▄▀▄▀▄▄        █▀   █  ▄
  ▀▄▀▀  █▄ █     ▀█  ▀▀▀  █▀     █ ▄█ ▄▀▀▄▀
   ▀ ▄  ██ █▀▄     ▀▀▄▄▄▀▀     ▄▀█ ██ ▀▄ ▀
    ▀█  ██ █ █▀▄    ▄▄▄▄▄    ▄▀█ █ ██  █▀
      ▀▄ ▀ █ █ ██▄         ▄██ █ █ ▀ ▄▀
        ▀▄ █ █ █ ▀█▄     ▄█▀ █ █ █ ▄▀
          ▀▀▄█ █    ▀▀▀▀▀    █ █▄▀▀
              ▀▀ ▄▄▄▄▄▄▄▄▄▄▄ ▀▀
   
..I  D  E  N  A..
   
Proof-of-Person Blockchain

Join the mining of the first human-centric
cryptocurrency
 



 
▲    2 3 2 2

..N  O  D  E  S..
   
                ██
                ██
                ██
                ██
                ██
         ▄      ██      ▄
         ███▄   ██   ▄███
          ▀███▄ ██ ▄███▀
            ▀████████▀
              ▀████▀
                ▀▀
██▄                            ▄██
███                            ███
███                            ███
███                            ███
 ███▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄███
  ▀▀██████████████████████████▀▀
   
D O W N L O A D

Idena node

   
   
▄▄▄██████▄▄▄
▄▄████████████████▄▄
▄█████▀▀        ▀▀█████▄
████▀                ▀████
███▀    ▄▄▄▄▄▄▄▄▄       ▀███
███      █   ▄▄ █▀▄        ███
██▀      █  ███ █  ▀▄      ▀██
███       █   ▀▀ ▀▀▀▀█       ███
███       █  ▄▄▄▄▄▄  █       ███
███       █  ▄▄▄▄▄▄  █       ███
██▄      █  ▄▄▄▄▄▄  █      ▄██
███      █          █      ███
███▄    ▀▀▀▀▀▀▀▀▀▀▀▀    ▄███
████▄                ▄████
▀█████▄▄        ▄▄█████▀
▀▀████████████████▀▀
▀▀▀██████▀▀▀
   
    .REQUEST INVITATION.
Pages: « 1 2 3 4 5 6 7 8 9 [10] 11 12 13 14 15 16 17 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!