Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.3
by
damNmad
on 11/10/2017, 23:07:03 UTC
...Also I think I found an error for SIB, it was trying to launch using the PXC address.  I made the change in 3main but never checked to see if it was working properly.

Hi Fullzero,
yes, it's true. I upgraded to v0019-13 today, now tried switch to SIB and 3mail really use PXC settings

Please, fix replace
Code:
$HCD -a sib -o $PXC_POOL -u $ADDR -p x -i $SIB_INTENSITY
for
Code:
$HCD -a sib -o $SIB_POOL -u $ADDR -p x -i $SIB_INTENSITY

Thanks ;-)

Yes, i have noticed that too, probably my mistake while giving my copy! sorry for that, hope fullzero fixes it in next version.