Search content
Sort by

Showing 4 of 4 results by Phan_Trong_Hieu
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
Phan_Trong_Hieu
on 14/11/2017, 06:51:28 UTC
Please add Bitcoin Gold (BTG) to nvOC. Thank you !
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0018
by
Phan_Trong_Hieu
on 28/08/2017, 01:50:24 UTC
Hi fullzero,

https://prntscr.com/gdieyw
https://prntscr.com/gdif27

When setup static ip rig doesn’t work, how can fix this error.
Thanks !


Try setting DNS nameservers, adding a line at the end
Code:
dns-nameservers 8.8.8.8

I use static address and have it working with the nameservers. (8.8.8.8 is Google nameserver, "always" works).
it work, thank you so much !
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0018
by
Phan_Trong_Hieu
on 27/08/2017, 17:36:39 UTC
Hi fullzero,

https://prntscr.com/gdieyw
https://prntscr.com/gdif27

When setup static ip rig doesn’t work, how can fix this error.
Thanks !


I don't think this has to do with your IP;  my guess is this.

in 1bash there is a setting:

Code:
ETHERMINEdotORG="NO"

change this to:

Code:
ETHERMINEdotORG="YES"

let me know if this is the problem

I changed at first boot
Code:
ETHERMINEdotORG="NO"
to  
Code:
ETHERMINEdotORG="YES"
setup static ip 1bash doesn’t work (ping google.com reply ok >> connect to internet ok), but setup dynamic ip 1bash work ok.
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0018
by
Phan_Trong_Hieu
on 27/08/2017, 04:11:21 UTC
Hi fullzero,

https://prntscr.com/gdieyw
https://prntscr.com/gdif27

When setup static ip rig doesn’t work, how can fix this error.
Thanks !