ZECMiner icon indicating copy to clipboard operation
ZECMiner copied to clipboard

all gpu = 0s/s

Open dragun05 opened this issue 8 years ago • 16 comments

All my gpu have 0sol/s. Please check zcash2

dragun05 avatar Oct 31 '16 15:10 dragun05

you don't seem to be subscribed to the stratum server, so you're not getting any work from it.

Genoil avatar Oct 31 '16 15:10 Genoil

Whenever this happens I just try restarting a couple times and it will go back to hashing.

cryptogiraffe avatar Oct 31 '16 16:10 cryptogiraffe

same problem here, after a few minutes, hashes goes to 0 Restart and solve. Im trying so solve it restarting bash every XX minutes.

:restart start "" cmd /C start.bat start "" cmd /C start2.bat start "" cmd /C start3.bat TIMEOUT /T 1200 taskkill /f /im genoil.exe goto restart

Thats the way I solve, I run each miner in its own screen to find wich is working bad

pelelademadera avatar Oct 31 '16 16:10 pelelademadera

Same for me on all my farm...

deadtruck avatar Oct 31 '16 18:10 deadtruck

you have to subscribe to a pool like suprnova and then create a worker and in batch settings you enter the worker name and password in the place of the default worker and password, if still not working ask again and i'll send screenshots

zenjakes avatar Oct 31 '16 19:10 zenjakes

Use that batch. you can use only one start.bat with all your gpus, so start.bat call the miner, and the loop restart the batch every 1200 seconds, you can try how many seconds is the optimus. but works good for me

:restart
start "" cmd /C start.bat
start "" cmd /C start2.bat
start "" cmd /C start3.bat
TIMEOUT /T 1200
taskkill /f /im genoil.exe
goto restart

then, start.bat must be in the way: genoil.exe -c stratum.XXXXX -u XXXXX -p x -P 0 -g 0 1 2 3 X

pelelademadera avatar Oct 31 '16 19:10 pelelademadera

using Radeon Fury Pro(fiji) driver version 16.10.1. Using the Nice Hash miner connect OK. still getting the 0.0s on both cards. capture

dh-jdpiper65 avatar Oct 31 '16 22:10 dh-jdpiper65

my quick hack for this is to set a task scheduler to reboot my computer every 30 minutes. until then, this will have to do... still sucks though (doing flypool with 6x 470 rigs)

cryptokoala4 avatar Nov 01 '16 05:11 cryptokoala4

Using 0.5 is ok. My rx 470s are around 23-30 sol/s. Buts after run about 5 minutes, some gpu are 0 sol/s. Or windown are dumped, and restart.

dragun05 avatar Nov 01 '16 07:11 dragun05

On my old GPU (5850 5870) - 0.0S/s :( Not plan to add Cypress support?

kr1z1s avatar Nov 01 '16 08:11 kr1z1s

In 0.5 version, it have some issues: after 15 running, all shares are invalid share.

untitled

dragun05 avatar Nov 01 '16 15:11 dragun05

I have 4 mining rigs. 2 have a single r9 290, 1 has 2 rx 470's and the last one has a rx 470 and a rx 480 in it. I've noticed that the single 290 rigs don't seem to have the invalid share, or zconn not accepted problem as often as the other two rigs do.

I modified the bat file from a previous post to restart genoil every five minutes instead of every 20 minutes. I did it for all 4 rigs though just in case, because i did catch one of the 290 rigs pumping out 0.0S/s once.

Restarting the computer is not necessary. Just create a restart.bat file to restart genoil for you. Hopefully we'll get a more stable solution in the future, but for now restarting genoil every 5 minutes is working best for me.

image

Where "~nicehash.bat" is your .bat file to launch genoil. It should have something like this in it:

image

With all of these miners running 100% I get about 180Sol/s max. image

But with timeouts, restarts, and zconn not accepted errors, I'm averaging about 150 Sol/s. image

edit - I'm running genoil ver 0.5.

JustSomeMiner avatar Nov 01 '16 19:11 JustSomeMiner

why that slow speed? Im doing 28 with each rx480 core@1000 mem @ 1850 power @ 55W, and 26-30 with my rx380 2gb version, stock core and mem @ 60w all GPUZ readings 37-40 with my i7 6700k @ 4.7ghz @ 95w coretemp reading

zcash

Im using v0.42 0.5 rejects me almost every share

pelelademadera avatar Nov 01 '16 20:11 pelelademadera

I don't understand. How is that slow? 180 S/s is a 30 S/s average for the 6 cards... It drops to 150 when one of the rigs drops out and then gets restarted 5 minutes later. it did the same thing to me using .42 so I've just stuck with .5 since it's behaves the same way...

JustSomeMiner avatar Nov 01 '16 20:11 JustSomeMiner

but my rigs dont fall at start... it works and in 10-20 mins stop, so I restart all workers every 5 minutes.

pelelademadera avatar Nov 01 '16 20:11 pelelademadera

Crazy. After some experiments with the fiji cards, I found -i 20 runs and any other intensity gives 0.0s -i 20 is about 25% faster than the nicehash miner though @ 76sols vs 54

dh-jdpiper65 avatar Nov 01 '16 22:11 dh-jdpiper65