Search content
Sort by

Showing 7 of 7 results by paranoid247
Post
Topic
Board Mining (Altcoins)
Re: Zealot/Enemy (z-enemy) NVIDIA GPU miner.
by
paranoid247
on 02/11/2018, 15:45:47 UTC
Hi.

I can't run the miner.
My rig is 8 GPU p106-100 6gb
OS ubuntu 16.04.2
GPU Driver 410
Cuda 10

when i start miner, i have a msg: "Segmentation fault (core dumped)"

help!

As said in read me file, you need 415+ driver, not 410.

but ubuntu have not 415+ driver, only 410.


im using ubuntu 18.04 with cuda 10, running 410.57.


not sure if makes any difference, when I upgraded from 16.04 to 18.04, I updated the NVidia drivers using titan not the GeForce, as 410 wasn't available for my 4 GTX 1080. some googling and I found a lot of people were doing the same. been over a month running Nvidia 410 drivers.
Post
Topic
Board Mining (Altcoins)
Re: EWBF's Cuda Equihash Miner 0.6
by
paranoid247
on 03/10/2018, 08:48:25 UTC
is anyone running  this miner with cuda 10, on ubuntu? was looking to update drivers to 410.48 any known drama's
Post
Topic
Board Mining (Altcoins)
Re: EWBF's Cuda Equihash Miner 0.5
by
paranoid247
on 23/09/2018, 12:36:58 UTC
Guys can you please tell me how to control the fan speed on ubuntu. I have instaled 18.04 and i use only the console not the grafic dekstop, but i cant change the fan speed. Can you please tell me the commands.

Open a Terminal and enter each line:

sudo update-grub

sudo nvidia-xconfig -a --cool-bits=28 --allow-empty-initial-configuration

(You can run with offer coolbits settings, 31 is frequently used as well).
 
REBOOT

Fans control and overclocking is now enabled.

To finish, you will create a startup sh file for each GPU so the overclocks and fan speed are loaded when you log into Ubuntu 18.04LTS.

Create some empty documents on Ubuntu Desktop and call them whatever you like. Make sure the filename has .sh at the end.

Paste in:

!/bin/bash

nvidia-settings -a '[gpu:0]/GPUGraphicsMemoryOffset[3]=100'

nvidia-settings -a '[gpu:0]/GPUMemoryTransferRateOffset[3]=100'

nvidia-settings -a '[gpu:0]/GPUFanControlState=1'

nvidia-settings -a '[fan:0]/GPUTargetFanSpeed=80'

Amend the clocks (GPU and Memory) and fan speeds to whatever you're comfortable with. Make separate documents for each GPU by changing the numbers for each card.

Save and open properties and make each file "executable".

Go to Startup Applications and ADD each .sh to the programs you run when you log in.
Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.6.1 (Linux / Windows)
by
paranoid247
on 04/08/2018, 04:15:25 UTC
it does, been ages since the last update and no support for the new algo's.

what are people mining these days instead of zec?
Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.6.1 (Linux / Windows)
by
paranoid247
on 13/06/2018, 08:01:49 UTC
further pushes out the roi on my 3 GTX 1080's
Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.6.1 (Linux / Windows)
by
paranoid247
on 13/06/2018, 01:57:03 UTC
anyone else noticed the price drop in zec. how low will it go with asic mining taking over?
Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.6.1 (Linux / Windows)
by
paranoid247
on 22/05/2018, 10:08:35 UTC
anyone else found that the longer you run dstm 0.6.1 for linux, the average sol/w drops in linux. i have a a test rig with 2 Gigabyte G1 6GB GTX1060's running ubuntu 16.04 desktop. started out at avg 664.2 sol/s after the first hour, then roughly every hour the avg sol/w drops .1 sol/s. so after a week the avg is 647.4 sol/s(a lost of 16.8sol/s).

i left it run till the avg hit 640 sol/s, till i rebooted the system to install some system updates. Once again the avg goes back to 664 sol and slowly drops again.