Miner- [NiceHash] Zcash CPU/GPU for Linux and Windows

Please use new genoil zec miner for GPU. I had 17sols on nicehash for a rx480 and now im getting 32sols with the new .40 version.

I try to ran on some of my rigs. Out of 4 tested, only 1 rig can run. Other 3 just pause.

yeah just tried on 2nd machine with r9280, it just pauses.(talking about genoil zecminer)

is not possible to start with my R9 380 in Genoil, it closes only

V4 app crash, same problems with previous versions, using W10 64 ATI HD 7950 cards

turns out it was processors with no AVX. (celerons will fail)

@NikiNiceHash Your service has been unstable. You should upgrade your server with your gain by huge fee.

1 Like

If a miner couldn’t have reached your minimum payout , what would happen to his/her zec?
you would just keep it unitll zcash value drops below $10 ?
or you will simply eat it up .

That zcash have had a big value but you refused to withdraw

genoil 4.0 still doesn’t work… I don’t get it…

this is what I keep getting on :frowning: any advise?

nheqminer.exe -l usa -u 13ZBQtYy1HcRErp1izSAUJSAaUNMagEnMq -t 6 -od 0

Needs to be a AVX cpu. (i3, i5, i7) (high end amd) no celeron cpu will work for now.

if you have integrated graphics (like an i7 cpu will) you have to put -op 1. Otherwise it is selecting the HD graphics chipset and not your card.

1 Like

Thanks, I got confused there for a minute… I thought I’m trying the gpu version.

Well hold on it gets more confusing. You ARE running the GPU miner, but it requires a modern CPU to mine with the GPU. Doesnt make sense, but it’s a bug in the miner, not your fault. We are waiting for GENOIL to fix the issue.

still the same error :cry:

I have a i7-6700K and a Sapphire RX480 8GB. any other ideas to troubleshoot? :slight_smile:

Where do you have the miner files located?

C:\Users\likemondays\Downloads\Nicehash

just extracted the .zip and then cd into the folder in the terminal before running

(EDIT) you posted what i asked for already. Did you ever try with -op 1 in the config?
-OP 1 tells the miner to NOT use the intel graphics and to select the next GPU device. Mostly common with i-series processors

I did - same error :-/

maybe any rookie mistakes during the first steps? Anything else to do besides extracting the zip?

also, with just -t 6 , it’s running fine

-t 6 runs fine because it will always find your cpu. Here is what my looks after the address.

-t 6 -op 1 -od 0

you might need to play with the -od 0 to -od 1 and so on.

also make sure where you are running the extracted files have full read/write permissions if you arn’t an admin on your computer.