Pages:
Author

Topic: Genoil's ZEC miner: AMD ZCash miner for Windows - 0.6 - page 11. (Read 56748 times)

legendary
Activity: 1274
Merit: 1000
Guys I change mining pool to www2.coinmine.pl/zec and I dont understand My balnace infomation.
My Balance:
Confirmed: 0.0001 ZEC
Unconfirmed: 0.0069 ZEC
Round earnings est: 0.0002 ZEC
what does it mean? how it works?
Please help



Confirmed: 0.0001 ZEC this mean your balance
Unconfirmed: 0.0069 ZEC what's waiting to go in your balance in the confirming stage by that it so many agrees before it yours
Round earnings est: 0.0002 ZEC thios how i do i explain that to make sense expect to say it's what being confirmed best way i can explain that one some I'm sure some can explain that  better.
newbie
Activity: 50
Merit: 0
My Balance:
Confirmed: 0.0001 ZEC
Unconfirmed: 0.0069 ZEC
Round earnings est: 0.0002 ZEC
what does it mean? how it works?

Round earnings est (roughly) = Confirmed + Unconfirmed
What's unconfirmed now will be confirmed with next several blocks and it will be added to Confirmed.

newbie
Activity: 10
Merit: 0
Guys I change mining pool to www2.coinmine.pl/zec and I dont understand My balnace infomation.
My Balance:
Confirmed: 0.0001 ZEC
Unconfirmed: 0.0069 ZEC
Round earnings est: 0.0002 ZEC
what does it mean? how it works?
Please help
https://dekornik.pl/wp-content/uploads/2016/11/Screen-Shot-2016-11-03-at-00.58.26.png
YIz
hero member
Activity: 686
Merit: 502
Hashrates using the silentarmy v2 kernel:

R9 Fury X @1050/500 - 35-40 Sol/s
R9 290 & 390 @ 1060/1500 - 32-34 Sol/s
R9 280x @ 957/1200 - 28-32 Sol/s

Overall I'm really happy with the performance, but fixing the stability so it doesn't crash every time would make it even better  Wink
legendary
Activity: 1274
Merit: 1000
RX 470 going to 170 i think for the 4gb card if the 8gb goes down with it that puts it at 190 or so and rx 480  didn't see a price drop were i looked some one else saw it to .

guess 490 will cost out the ass at first if when it comes to make up the difference. Nvidia trying to take the number 1 and 2 spot . law suit time unfair trading will they ever learn .
hero member
Activity: 682
Merit: 500
Thank you for the great work your doing. Sent you a little donation in BTC.

280x = 27ish - 32ish @ 1150/1500mem
290x = 23ish - 29ish @ 1000/1125mem -75coremV modded roms
Nano = 14ish - 21ish @ 900/300mem modded rom
7990 = 11ish - 17ish @ 1050/1500 on each core

Everything is WAY cooler than running ETH.
Currently V0.5 is more stable then 0.6 except with the Nano's.

Keep up the great work

um u should have over 30+ on 290x run mem at 1500 also your 7990 is running slower than your 280x a 7990 should be 2x that 280x

1500 mem? You sure it can overclock that high when the stock speed is 1250?

Whats your core/mem and what drivers are you using?

I had 7950s that went from 825/1250 all the way to 1200/1700 Tongue
sr. member
Activity: 391
Merit: 250
aka ...
Hi @Wrcsubers


There is only one other problem with this... The windows debug window will pop up and yell at you saying Genoil.exe has crashed.  This will prohibit the batch file from continuing until you press 'Close Program'.  

The easiest solution to this is to turn off this dialog via Group Policy:
GPEdit.exe > Local Computer Policy > Computer Configuration > Administrative Templates > Windows Components > Windows Error Reporting > "Prevent display of the user interface for critical errors" = Enabled


... never ran into this, but could help a lot of people in "chained enviroments" .

 Roll Eyes PanneKopp

P.S. it is always a good advice, 2 use the "permant restart script" in v0.x.y
legendary
Activity: 2660
Merit: 1240
Some people are requesting fixed/static diff ports from me via PM, you can define your own dificulty through your password field like so:


Static Diff 16:

title Miner01
:start
genoil.exe -c zec.suprnova.cc:2142 -u suprnova.9 -p d=16 -i 20 -w 64 -P 1 -f 2 -g 0 1
cls
timeout /T 10
goto start


Static Diff 32:

title Miner01
:start
genoil.exe -c zec.suprnova.cc:2142 -u suprnova.9 -p d=32 -i 20 -w 64 -P 1 -f 2 -g 0 1
cls
timeout /T 10
goto start



Simply set your password field to d=?? whereas "??" is the diff you want.. so for example 10 or 15..

Only full numbers can be used and minimum is 1.

Of course replace "suprnova.9" with your username.workername

have fun testing !
newbie
Activity: 7
Merit: 0
Hey Guys... First time poster here, new-ish to mining...

I wanted to see if I can help some other people with the issues they are experiencing with mining ZCash using Genoil's miner.  I have a few different machines I'm using for mining but my main rig is 6x 390Xs running Windows 10 Pro.  I've, up until recently, been mining Ethereum on it running reliably at more than 200MH/s using Claymore's miner.  

Mining ZCash has meant a lot of baby sitting crashing software for the past few days, but I've been running Genoil's 0.6 now for about 6-7 hours without issue.  So far no decrease in hash rates and cards are all restarting upon a crash.  Here is my configuration:

Crimson 16.6 - Windows 10 Pro 64bit
6x R9 390X 8GB - Stock
Intel Celeron - 16GB RAM - Samsung SSD - 2x 1000w PSUs
Running Genoil 0.6 with the following batch file(s):

Code:
title Miner01
:start
genoil.exe -c us1-zcash.flypool.org:3333 -u YourZCashTAddress.Miner01 -p z -i 20 -w 64 -P 1 -f 2 -g 0 1
cls
timeout /T 10
goto start


I am running 2 cards per instance, which seems to be very stable, so 3 slightly different batch files.  The first line titles the cmd window so you know which miner you are looking at more easily.  The -f switch is set to 2 which will exit genoil.exe if the miner crashes, and the -g switch just says to run the first two cards.  That -g switch and the window title/address are the only that differ between my batch files.  Basically when Genoil crashes, for any reason, it will continue on in the batch file and just start Genoil.exe over continuously.  You may need to change the -P switch to a 0 if this doesn't work, different rigs are picky about this switch.

There is only one other problem with this... The windows debug window will pop up and yell at you saying Genoil.exe has crashed.  This will prohibit the batch file from continuing until you press 'Close Program'.  

The easiest solution to this is to turn off this dialog via Group Policy:
GPEdit.exe > Local Computer Policy > Computer Configuration > Administrative Templates > Windows Components > Windows Error Reporting > "Prevent display of the user interface for critical errors" = Enabled

There should be a way to do this via the registry if you don't have access to GPEdit, but the information I've found is inconclusive and hasn't seemed to work.

Now when one of your threads/cards crashes, they will restart automatically without any user interaction.

This setup has been tested on two different 'Hawaii' based rigs and another 'Pitcairn' rig.  Yield is about 30S/s on 390X & 17S/s on 270X.

Happy Mining - Let me know if you have any questions
sr. member
Activity: 391
Merit: 250
aka ...
Hi,

I´m sorry,

I didn´t manage 2 get your miner running on nicehasch stratum pool.

Maybe you have got a sample.cmd 2 do it,
otherwise I would be out,
even be4 I tried it unter Linux (CentOS7 rulez) !

xD yours PanneKopp
newbie
Activity: 23
Merit: 0
Finally got it working on 6x Pitcairn after 5 hours of updating, restarting, installing and trying.
Fresh install Win7, latest drivers, mandatory disable of integrated card and not set as primary in BIOS, 6xGPU mod.
Was working ok on Tahiti since first click.
full member
Activity: 146
Merit: 100
Here's my completely noob way of doing my batch file autorestart stuff. I don't even know how to do a if statement for find!!! Googled a bunch of stuff until it worked. HEHE.


my start.bat file
This ports the output to control.txt file, so I don't see any real feed back anymore, but can open the file, don't really need to see it anyway.
genoil.exe >control.txt -c equihash.usa.nicehash.com:3357 -u bitcoinaddress.mainamd -p z -i 20 -w 64 -P 0


Here's my control.bat file below. Just delete the stuff starting with // if mess with it.
C:\a_crypto\genoil-zec-miner-0.5 is where my genoil miner is located, so change that to.
Yeah, complete clusterFUCKKKKK!!!!

@echo off

set size=100000000000   //variable for holding last cycles control.txt file size, in case of miner lockup  this will no longer grow.

:loop



// here we are just getting the file size and comparing it to the previous cycle, it will grow every time if the miner is still functioning.
set file=C:\a_crypto\genoil-zec-miner-0.5\control.txt

%1 %0 :: %file%
set len=%~z2



if "%len%" == "%size%" (
    
   echo Equal
    
   taskkill /f /im genoil.exe >null
    
   timeout /t 10 >null
    
   start start.bat
    
   timeout /t 10 >null

)

echo %len% %size% for first

set size=%len%


/// This is some noob crap here, I'm simply counting the "bad" hashrate (zec-sa#0: 0.0S/s) for a particular GPU and outputing it to a text file, then using findstring to read that text file file and search for the number at the end. IT works, I //could not get a basic if statement to work in the command line for the find!!! I suck at command line... Hackjob though it works. Anyway, that will trigger either nothing to happen, or kill the task because a GPU is //down!!!! Unacceptable!! I just do the same thing for each GPU in the machine. It starts at 2 because my first status readout always shows 0.0S/s for all my GPUS.

find /c "zec-sa#0: 0.0S/s" C:\a_crypto\genoil-zec-miner-0.5\control.txt >380count.txt

findstr /e "2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21" C:\a_crypto\genoil-zec-miner-0.5\380count.txt & IF ERRORLEVEL 1 (
    ECHO String was NOT found at 0
) ELSE (
    ECHO String was found at 0
    
    taskkill /f /im genoil.exe >null

)



find /c "zec-sa#1: 0.0S/s" C:\a_crypto\genoil-zec-miner-0.5\control.txt >380count.txt

findstr /e "2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21" C:\a_crypto\genoil-zec-miner-0.5\380count.txt & IF ERRORLEVEL 1 (
    ECHO String was NOT found at 1
) ELSE (
    ECHO String was found at 1
    
    taskkill /f /im genoil.exe >null  

)



find /c "zec-sa#2: 0.0S/s" C:\a_crypto\genoil-zec-miner-0.5\control.txt >380count.txt

findstr /e "2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21" C:\a_crypto\genoil-zec-miner-0.5\380count.txt & IF ERRORLEVEL 1 (
    ECHO String was NOT found at 2
) ELSE (
    ECHO String was found at 2
    
    taskkill /f /im genoil.exe >null

)



find /c "zec-sa#3: 0.0S/s" C:\a_crypto\genoil-zec-miner-0.5\control.txt >380count.txt

findstr /e "2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21" C:\a_crypto\genoil-zec-miner-0.5\380count.txt & IF ERRORLEVEL 1 (
    ECHO String was NOT found at 3
) ELSE (
    ECHO String was found at 3
  
    taskkill /f /im genoil.exe >null

)



timeout /t 15 >null

goto loop


Yeah, laugh!!!! It's hilariously bad. IF it's working you just launch control.bat after running start.bat once to create the control.txt file for you, it'll launch the start.bat for you, takes a couple loops like a minute first time because of pauses.
legendary
Activity: 1256
Merit: 1009
sr. member
Activity: 728
Merit: 304
Miner Developer
sr. member
Activity: 283
Merit: 250
Lowered to -i 18. Now lets see what happens.
hero member
Activity: 588
Merit: 541
Any version for Win7 build 32 bit that I could use?
sr. member
Activity: 283
Merit: 250
Is that why my cards keep showing 0 after 20 or 30 mins? I have 380x 4gb with 4 and 8 gb ram rigs.

This is what my cards look like @ -i 20

6:22:53 main : zec-sa#0: 21.8S/s       zec-sa#1: 19.8S/s       zec-sa#2: 20.2S/s       zec-sa#3: 18.4S/s       zec-sa#4: 31.0S/s       total: 111.1S/s
16:22:58 main : zec-sa#0: 28.6S/s       zec-sa#1: 24.8S/s       zec-sa#2: 26.8S/s       zec-sa#3: 19.0S/s       zec-sa#4: 28.4S/s       total: 127.4S/s
16:23:03 main : zec-sa#0: 23.2S/s       zec-sa#1: 19.2S/s       zec-sa#2: 20.8S/s       zec-sa#3: 22.0S/s       zec-sa#4: 25.6S/s       total: 110.7S/s
16:23:08 main : zec-sa#0: 23.2S/s       zec-sa#1: 23.6S/s       zec-sa#2: 25.4S/s       zec-sa#3: 24.8S/s       zec-sa#4: 27.2S/s       total: 124.0S/s
16:23:13 main : zec-sa#0: 18.0S/s       zec-sa#1: 21.7S/s       zec-sa#2: 24.7S/s       zec-sa#3: 22.1S/s       zec-sa#4: 27.3S/s       total: 113.9S/s
16:23:18 main : zec-sa#0: 24.0S/s       zec-sa#1: 16.8S/s       zec-sa#2: 20.8S/s       zec-sa#3: 22.8S/s       zec-sa#4: 24.4S/s       total: 108.7S/s
16:23:23 main : zec-sa#0: 18.2S/s       zec-sa#1: 21.8S/s       zec-sa#2: 23.8S/s       zec-sa#3: 21.8S/s       zec-sa#4: 27.6S/s       total: 113.1S/s
16:23:28 main : zec-sa#0: 22.5S/s       zec-sa#1: 22.1S/s       zec-sa#2: 19.9S/s       zec-sa#3: 23.5S/s       zec-sa#4: 24.3S/s       total: 112.2S/s
16:23:33 main : zec-sa#0: 23.8S/s       zec-sa#1: 20.8S/s       zec-sa#2: 16.6S/s       zec-sa#3: 24.2S/s       zec-sa#4: 23.2S/s       total: 108.4S/s
16:23:38 main : zec-sa#0: 23.6S/s       zec-sa#1: 21.0S/s       zec-sa#2: 21.8S/s       zec-sa#3: 23.4S/s       zec-sa#4: 29.2S/s       total: 118.8S/s
sr. member
Activity: 728
Merit: 304
Miner Developer


So is this how my .bat file will look for a simple restart loop?

:loop
genoil.exe -c zec.suprnova.cc:2142 -u navydude.rig3 -p x -i 20 -w 64 -P 0 -z 1 -f 2
goto loop



I have tried a few and keeps locking my rig up.

Looks OK to me. You probably need to lower the intensity.
sr. member
Activity: 283
Merit: 250

So is this how my .bat file will look for a simple restart loop?

:loop
genoil.exe -c zec.suprnova.cc:2142 -u navydude.rig3 -p x -i 20 -w 64 -P 0 -z 1 -f 2
goto loop



I have tried a few and keeps locking my rig up.
Would like to restart miner when a gpu fails or shows 0. Loosing many sol's when this happens.
hero member
Activity: 1008
Merit: 1000
.6 is broken with my 470s

When I start it, it will just hang at 0 s/s or simply crash out.  Maybe drivers?

Works fine with 290s and 7950.
Pages:
Jump to: