Does the sarath-hotspot/nheqminer work with GPUs and Ubuntu (Linux) ??
Nope I dont think so
Ok so it seems to be have valid shares now for those interested on running this on Linux CPU its 50-60% faster than 2a
sudo apt-get upgrade
sudo apt-get update
sudo apt install qt5-default
sudo apt-get install cmake build-essential libboost-all-dev
git clone GitHub - sarath-hotspot/nheqminer: Equihash miner for NiceHash
cd nheqminer/nheqminer
mkdir build
cd build
cmake …
make
./nheqminer -l us1-zcash.flypool.org:3333 -u taddress.worker -t numberofthreads
./nheqminer -l eu1-zcash.flypool.org:3333 -u taddress.worker -t numberofthreads
@peter_zcash Hi, any idea why rewards for blocks 904, 938, 941 wasn’t distributed? There is a jump from block 899 to 944.
Edit: I have also noticed block 1058 is also not listed on the site, care to explain what is going on here? I am cross referencing it to the pool’s wallet: Accounts - Zchain
I want to change my settings but the public ip needed to do this is from An old cloud based server I used for testing yesterday. I have another miner currently mining but that field will not update with the new public ip.
Thoughts? Do I just wait?
Website appears to be down, getting a bad gateway error.
nheqminer V3a on 5 x RX480’s haven’t crashed once since launch
Read the error message, it’s trying to connect to nicehash, the miner you’re using is hardcoded to the nicehash address. It’s open source so if you have the knowledge take the code, modify it and then build it yourself.
570 sols/s right now… trying to make it faster
What? 570 sols/s? What miner are you using and how do you have 30 gpus?
oh crap you’re right. ok what miners do i use so i can mine this pool?
He just said, 5xRX480s
oh i see it now. now freakin way! awesome!
I’m not getting that with just 5 RX480’s… The GPU rig is doing about 90 - 100 sols/s … I have a “CPU farm” that i’m using for the rest
yes of course. I’m using nheqminer v0.3a also. However, I’m not a programmer. Can you send me the file needed so that I can mine with flypool instead of nicehash’s pool?
You don’t want to be accepting executables from random people
ahhh right but i trust you… haha
I’m trying to build it myself, once I do I’ll create a Github fork for people to use. It appears that their bundled boost is missing a few bits.
Did you find a fix for this? I seem to be having the same issue.
I followed trolloniex advice and it worked after all. Hope it will work for you also !