Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.3
by
hurvajs77
on 11/10/2017, 22:33:44 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 ;-)