Post
Topic
Board Mining (Altcoins)
Re: Antminer D3 firmware modification thread (voltage & fan mods)
by
exsexs1
on 15/11/2017, 20:27:26 UTC
And it's possible to mine only one of 11 algos? For example mining only with skein algo

It would be good.


I founded voltage set,  and fixed here: (725mv)

Code:
        .frequency                  = opt_bitmain_DASH_freq,
        .voltage                    = {0x07,0x25},

cgminer must be recompile with this change:

Code:
        .frequency                  = opt_bitmain_DASH_freq,
        .voltage                    = opt_bitmain_DASH_voltage,