Post
Topic
Board Pools (Altcoins)
Re: [ETHEREUM] [POOL] https://ETH.suprnova.cc 0% fee, 20 % BONUS per Block ! //
by
Pansyfaust
on 16/02/2016, 18:36:33 UTC
I'm still getting horrible hashrate. Hashrate is bouncing all over the place on the dashboard, but in windows its around 92Mhs, but on the website graph shows my average is between 70Mhs and 83Mhs.

I am running the proxy as well, but I really don't know if it's working?

My earning for the last day was 2 Eth. Much lower than the 3 estimated for my hashrate.

http://i.imgur.com/vGN4wDI.png

We can't tell if you're using the proxy or not unless you post your ethminer bat. 

According to this http://karldiab.com/EthereumMiningCalculator/ you're getting paid for 70-83 mh/s like the pool says.  Maybe try another one of suprnova's pools.  Ping them all to find the lowest latency.

This is my bat:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
SETX GPU_MAX_HEAP_SIZE 100
ethminer --cl-local-work 256 --cl-global-work 8192 -G --opencl-platform 1 -F http://80-eth.suprnova.cc:80/xxxxx.x/95 --farm-recheck 100

You're not using the proxy, you're going straight to the pool.  Since your miner is located on the same machine as the proxy it should be

ethminer --cl-local-work 256 --cl-global-work 8192 -G --opencl-platform 1 -F http://127.0.0.1:8546

Don't use the farm recheck

I've tried that, and getting this:



I'm mining behind a proxy,so might that be an issue?