Post
Topic
Board Mining (Altcoins)
Re: Dayun Zig Z1 - Lyra2Rev2 6.8GH/s Asic miner
by
cod3gen
on 29/09/2018, 07:16:34 UTC
Hey, so I just got one of these this afternoon from my Chinese supplier (pretty good price too) but it is LOUD.  I am trying to figure our how to edit the config file to set the fan at 65% since it was only running at about 36 degrees until I can build an enclosure for it.  There appear to be 2 separate files, and I am not sure which I shuold try and change, or HOW to change it.  Any help is appreciated.

Miner.json (importable)

cgminer.config

Anyone know what command line I use?

Currently I see this in the Miner.json:
"stop_lower_fanspeed_in":"100","stop_lower_fanspeed_out":"100"

but have no idea if I just edit that, or something else

Have not seen this kind of settings before, have you tried to adjust both of these to 65%?
Quote
"stop_lower_fanspeed_in":"100","stop_lower_fanspeed_out":"100"

I was trying to look at cgminer commands generally to see if I could add a command, something similar to

Here is what appears in the JSON file.  I am assuming that what that means is that the intake fane is the "in" and the exhaust is the "out".  I am just not familiar with these commands.  Unfortunately I have to wait because I am short a PSU... I have a 1200W platinum HP PSU, with 8 6 pin connectors, and I need 9...  I am sure I could just not run 1 hash board but I have never done that and have some concerns that it would may cause an issue...Thoughts?

lyra2rev2-cutofffanspeedin": "100", "lyra2rev2-cutofffanspeedout": "100",

Sure you can disable one of the hashboard by leaving it disconnected. Disconnect the cable between hashboard and controller board too.

Are you finding both this: lyra2rev2-cutofffanspeedin": "100", "lyra2rev2-cutofffanspeedout": "100",
and this: "stop_lower_fanspeed_in":"100","stop_lower_fanspeed_out":"100"

Have you tried to replace them with;
lyra2rev2-cutofffanspeedin": "65", "lyra2rev2-cutofffanspeedout": "65",
and this: "stop_lower_fanspeed_in":"65","stop_lower_fanspeed_out":"65"