Post
Topic
Board Hardware
Re: Liquid Synergy Designs Inc. -ASIC mining hardware
by
morris14ccm
on 09/11/2013, 06:33:59 UTC
can anyone answer my questions here:

What are the springs and the white washers for?

What is a valid cgminer .conf file for these k16's and what does the parameters mean?

https://bitcointalk.org/index.php?topic=317722.msg3406917#msg3406917



Here's my .conf:
Code:
{
"pools" : [
{
"url" : "stratum.btcguild.com:3333",
"user" : "username",
"pass" : "x"
}
],

"failover-only" : true,
"klondike-options" : "350,55"
}

350 refers to the MHz and 55 to the max temp before it pauses to cool down. I plan on changing my max temp to 65 this weekend, but to get it into the 60s you need to compile cgminer yourself after editing it.