fred
October 25, 2016, 4:01pm
1
I’m running this on windows 10. I run this (.bat) :
nheqminer_x64_SSE2.exe -l zec.suprnova.cc:2142 -u my.worker -p 1234567 -t 24
It won’t connect …
Mining works if I go directly through NiceHash with this :
nheqminer_x64_SSE2.exe -l usa -u (my btc address) -t 24
Any idea ?
Xereo
October 25, 2016, 4:06pm
2
There is no stratum support, so you can only use their pool
1 Like
fred
October 25, 2016, 5:01pm
3
Thanks ! NiceHash will be able to create a zcash wallet in your account for launch to store your coin ? Either pool, I don’t care.
You can mine on suprnova with it if you want to. Here is the link to download it.
Edit:Fixed link to show windows version.
This is available directly from suprnova by clicking the help tab and clicking get started.
fred
October 25, 2016, 7:38pm
5
So for windows you would need to change something in the files and recompile with visual studio I guess ?
Sorry that was the linux download.
You can choose either file depending on your CPU. It works with windows just as the nicehash version. If you have older CPU then choose the SSE2.
Mayh3m
October 25, 2016, 8:06pm
7
They hardcoded a nicehash server into their miner. Someone has to fork it to open it to connect to anywhere other than their own pool. Suprnova has an instance, but it’s out of date and behind the efficiency nicehash is revealing in their latest builds. Suprnova will be updating once nicehash releases it, though.
There’s the culprit: nheqminer/main.cpp at master · nicehash/nheqminer · GitHub
1 Like
Agreed. Given this is the only option is the reason why i offered a link. Looks like nicehash has a really nice CPU miner. Hope the opencl version of the GPU miner is great as well.
d10r
October 26, 2016, 10:45am
9
Someone has to fork it to open it to connect to anywhere
Here’s such a fork: GitHub - d10r/nheqminer: Equihash miner for NiceHash
zcash.flypool.org has an nheqminer fork that you can use stratum on their pool
fred
October 26, 2016, 4:52pm
11
I will check this out, thanks !
your welcome, check out my youtube channel and you can stay updated on anything else I find out
I cannot get the suprnova miner to work. It stars up just fine but then says worker not authorized. I have an account on suprnova and I’m using one of my workers info. Is there a step I’m missing? Do I need to sign up on the website somewhere specifically for zec?
vhn2
October 27, 2016, 2:15pm
14
where i must write -cd ,ct or cb for cuda pls halp
vhn2
October 27, 2016, 2:18pm
16
so like this nheqminer -u Weblogin.Worker -p password -t 4 -cd 0 ?
fred
October 27, 2016, 4:28pm
17
if you have 1 card, then -cd 0, if you have 2 it’s -cd 0 1 and then adjust settings :
nheqminer -u Weblogin.Worker -p password -t 4 -cd 0 -cb 0 -ct 0
Do you know what’s the significance of blocks and threads (resp. -cb and -ct)?
Is that something hardware specific?
fred
October 27, 2016, 8:34pm
19
yes, but how to calcul it, I don’t know yet
vhn2
October 28, 2016, 1:24pm
20
CUDA error ‘the launch timed out and was terminated’ in func ‘eq_cuda_context::solve’ line 986 halp in nheqminer halp