Search content
Sort by

Showing 4 of 4 results by goshoxray
Post
Topic
Board Mining (Altcoins)
Re: [ANN]Bminer: a fast Equihash/Ethash/CuckooCycle miner for AMD/NVIDIA GPUs 14.0.0
by
goshoxray
on 28/01/2019, 21:22:02 UTC
Hello guys... i want to ask about -api. When i open the site there is only bminer and nothing more i dont have stats... how to fix it ?
Post
Topic
Board Mining (Altcoins)
Re: EWBF's Cuda Equihash Miner 0.5
by
goshoxray
on 30/09/2018, 07:16:37 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.

Thanks so much mate.... i have 1 beer from me Smiley
Post
Topic
Board Mining (Altcoins)
Re: EWBF's Cuda Equihash Miner 0.5
by
goshoxray
on 22/09/2018, 23:35:07 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.
Post
Topic
Board Mining (Altcoins)
Re: EWBF's Cuda Equihash Miner 0.5
by
goshoxray
on 09/09/2018, 18:49:04 UTC
Hello, i am having problem with 0.5 and 0.4 ( i havent tried the older one). When i start mining after 10 15 min all cards crash. There is a message that says GPU 0 , 1 ,2 are unavaible or busy and trying to restart. I am usisng 1060 6 g , 1070 TI and 1080 TI. My OC setttings are Power 90 %  0 clock on memory and the other one is 0 only my fan speed is changed and they crash with 0 OC i am usising windows 7. Can someone help ?