Post
Topic
Board Hardware
Re: Unofficial Spondoolies SP20 thread
by
BrokenArrow
on 21/03/2015, 19:00:27 UTC
Whoops, wasn't asking for advice on the power settings. BTW if you select any of the "Basic" settings, it auto puts those super high wattage figures in. Anyways, I'm happy with my current power to hashrate figures so not going to muck with those.

My pictures were intended to point out that I had the extranonce setting on 2 and was still seeing cgminer4.7.0 in contrast to what the previous poster mentioned. Trying to get that issue resolved.
As you have, plus adding #xnsub to the end of the URL and a restart worked for me on all miners.  i.e.
Code:
stratum+tcp://stratum.westhash.com:3334#xnsub

I have used this config and It doesnt seem to work in westhash.

Also, my miner has this config:

CGMINER Version : NA

what does that mean?

I cant enable extranonce.subscribe

I wasn't able to get the extranonce.subscribe to work either at Westhash.  I did contact westhash support, and below is their email response.  I ran the below commands via SSH Putty, and it worked like a champ!


The only additional thing is for you to enable extranonce.subsribe functionality. First you have to upgrade to latest firmware. Then it is not so easy, but if you are able to use SSH (download putty), you can connect as "root" (password "root") user to your miner's IP address and issue these commands:

cp /etc/bin/cgminer /etc/bin/cgminer.orig
cp /cgminer-extranonce  /usr/local/bin/cgminer
cp /cgminer-extranonce  /etc/bin/cgminer


Then set your pool connection URL like this:

stratum+tcp://stratum.westhash.com:3334#xnsub

And restart miner.