Search content
Sort by

Showing 10 of 10 results by azsh07
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.3
by
azsh07
on 24/10/2017, 19:00:31 UTC
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

Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.3
by
azsh07
on 24/10/2017, 13:03:54 UTC
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
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.3
by
azsh07
on 24/10/2017, 12:45:00 UTC
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.
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.3
by
azsh07
on 24/10/2017, 12:27:23 UTC
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.


Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.3
by
azsh07
on 22/10/2017, 09:30:40 UTC
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
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.3
by
azsh07
on 22/10/2017, 09:02:39 UTC
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
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.3
by
azsh07
on 21/10/2017, 21:58:44 UTC
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?
Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.2
by
azsh07
on 03/10/2017, 14:57:34 UTC
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
Post
Topic
Board Mining (Altcoins)
Re: Owners of GTX 1060, what is your hashrate?
by
azsh07
on 24/09/2017, 05:54:47 UTC
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.

Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019
by
azsh07
on 19/09/2017, 19:09:12 UTC
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.