Post
Topic
Board Mining (Altcoins)
Re: Open Source ZEC (ZCash) GPU Miner AMD & NVidia (up to 45 sol/s on RX480)
by
tronglt
on 30/10/2016, 07:07:09 UTC
Now I'm installing Ubuntu to try the silentarmy version on my RX 480 rigs.
I cannot wait to see 45 sol/s on RX 480...

Let us know if you figure out how to increase GPU fan speeds. I never figured it out, speed was nice but cards were overheating and crashing.

You can try: find /sys/devices/ -iname "pwm1"|while read line;do echo '210' >$line;done
Speed range: 0-255