Search content
Sort by

Showing 2 of 2 results by Pfeiler
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
Pfeiler
on 09/06/2017, 16:58:40 UTC
SSRv2 is available in my shop.
Keep in mind that it will be shipped WITHIN 30 days after ordering !!!
https://shop.simplemining.net/


Instabuy! Thanks for your effort Tytus!
Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
Pfeiler
on 08/06/2017, 16:32:43 UTC
I am trying to set the gpu fan to a fixed speed but with "-tt 70 -fanmin 80" but I get an error "Failed to set new fan speed, check if miner has root access!".
Has this already been discussed? I could not find an advise to fix this.

afaik  ethdcrminer64 process runs under the user "miner" which has sudo root rights:

# Allow members of group sudo to execute any command
%sudo   ALL=(ALL:ALL) ALL
miner         ALL = (ALL) NOPASSWD: ALL

Is this not enough?