Bitcoin Forum
September 23, 2025, 07:43:43 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.3 on: October 24, 2017, 07:00:31 PM
What the heck? Today, 80% of farms have stopped working after reboot.
Several screenshots from different farms
http://prntscr.com/h1i3o8
http://prntscr.com/h1i4os

nvidia driver updated. Problem regarding driver. You can find a solution from page 245-247.

For me :-

a) re-flashing ssd
b) disable auto update

2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.3 on: October 24, 2017, 01:03:54 PM
Just use your editor with sudo after you are logged in by ssh. 

Code:
sudo vim.tiny /etc/apt/apt.conf.d/20auto-upgrades

Thanks Doodkeen, is done now.  Grin Grin
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.3 on: October 24, 2017, 12:45:00 PM
To prevent automatic updates in the future:

use your favorite editor, open /etc/apt/apt.conf.d/10periodic and change:

Code:
APT::Periodic::Update-Package-Lists "1";

To:

Code:
APT::Periodic::Update-Package-Lists "0";


and /etc/apt/apt.conf.d/20auto-upgrades
Code:
APT::Periodic::Update-Package-Lists "1";
APT::Periodic::Unattended-Upgrade "1";

to

Code:
APT::Periodic::Update-Package-Lists "0";
APT::Periodic::Unattended-Upgrade "0";


D

ps: Seriously, why was this ON?

Thanks Doodkeen, but how to elevated access in nvoc? I using winscp but no luck. Not able to change using m1 credential.
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.3 on: October 24, 2017, 12:27:23 PM
If possible, can we stop driver from auto update to prevent this event? For now, I just manage to get my rig working again by re-flashing image. But I believe this event will occur again since driver is auto update. I using P106 cards.


5  Alternate cryptocurrencies / Mining (Altcoins) / Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.3 on: October 22, 2017, 09:30:40 AM
Hi all, I just want to know if possible can we mine ZEC using another miner? Currently I using NVOC v19.

Another thing, BTG will coming in another two days after BTC hard fork. They will using equihash algorithm which definitely provide us another coin to mine. So what you all thinking about this new coin?

Stay tuned for that update guys, once I see the pool and other info I will post it here instantly so that all our nvOC users can take advantage of it.

PS : Looking forward to it  Grin

Yes, thanks damNmad. Looking forward for this new coin  Grin Grin
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.3 on: October 22, 2017, 09:02:39 AM
Hi all, I just want to know if possible can we mine ZEC using another miner? Currently I using NVOC v19.

Another thing, BTG will coming in another two days after BTC hard fork. They will using equihash algorithm which definitely provide us another coin to mine. So what you all thinking about this new coin?

There is 2 miners available for Equihash on 19-1.3
dstm and ewbf

Code:
ZM_or_EWBF="ZM"  # choose  ZM  or  EWBF

Thanks Papampi, I just need to download a new image then to use ZM.  Grin
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.3 on: October 21, 2017, 09:58:44 PM
Hi all, I just want to know if possible can we mine ZEC using another miner? Currently I using NVOC v19.

Another thing, BTG will coming in another two days after BTC hard fork. They will using equihash algorithm which definitely provide us another coin to mine. So what you all thinking about this new coin?
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.2 on: October 03, 2017, 02:57:34 PM
hey guys, can someone point me how to mine zec in nicehash? I tried edit 1bash but no luck. Currently I using v019.

Thanks

edit*** - its okay now. I just reduce the MC to default setting and it running
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: Owners of GTX 1060, what is your hashrate? on: September 24, 2017, 05:54:47 AM
Hi, I got 270 mh/s ETH and 2.7 gh/s Pascal using 12x P106-100 and Claymore 10.0. Dont know how to find memory manufacturer under Linux.

Setting using 0 CC, +800 MC,  70C, PL no limit. Pretty stable so far.

10  Alternate cryptocurrencies / Mining (Altcoins) / Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019 on: September 19, 2017, 07:09:12 PM
hi,

sorry for noob question. First I would like to thank you to fullzero for your effort.

My question is, how can i log in via ssh to my headless rig (12x P106) since I tried to using putty but it says connection is refused? I also reformat usb key and result are still same. I tried ping rig address but destination host unreachable. However in my router detect the ip address of this rig.

Can I connect monitor using mainboard DVI (Asrock H110 dont have VGA) for check status locally?

Many thanks. Please forgive my poor language.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!