Pages:
Author

Topic: Fury/Blizzard tuning and mods - page 29. (Read 115254 times)

sr. member
Activity: 376
Merit: 250
June 24, 2014, 06:46:37 PM
My fury is gonna be here today. Is there a Darkwinde Windows binary?

If not which is best to use atm off windows OS?

Anyone have a default settings config for the fury? For windows binary. For scrypt. bfgminer.



OP has a link to DW's thread where he's got binaries linked.

yup. thanks, got it. Got the driver installed. Got bfgminer 4.2.2 on my desktop but no conf or bat.

Now I need a .bat or .conf default settings for the fury for scrypt.
https://litecointalk.org/index.php?topic=20477.0

bfgminer.exe --scrypt -o stratum+tcp://SERVER:PORT -u WORKER.NAME -p WORKER.PASSWORD --zeus-cc 6 --zeus-clk 340 -S zeus:all --no-submit-stale

I will use this.

Code:
{
"pools" : [
        {
        "url" : "pool:port",
        "user" : "username",
        "pass" : "password"
    }
  
]
,
"zeus-cc" : "6",
"zeus-clk": "333",
"zeus-rc": "300",
"api-description" : "cgminer v3.1.1-zm",
"api-listen" : true,
"api-allow" : "W:127.0.0.1",
"api-port" : "4028",
"api-mcast-port" : "4028",
"expiry" : "120",
"nocheck-golden" : true,
"hotplug" : "5",
"log" : "5",
"queue" : "0",
"scan-serial" : [
        "//./COM0",
        "//./COM1",
        "//./COM2",
        "//./COM3",
        "//./COM4",
        "//./COM5",
        "//./COM6",
        "//./COM7",
        "//./COM8",
        "//./COM9"
]
,
"scan-time" : "1",
"scrypt" : true,
"shares" : "0",
"verbose" : true
}

Now how would I run this?

Like cpuminer uses config.json. What would cgminer use?

Edit:
I am already so frustrated with this.

Like for cpuminer "minerd" in the folder I would have minerd-gc3355.exe, config.json, start.bat.

start.bat has a cmd in it

Code:
minerd-gc3355.exe -c config.json
pause

That directs minerd to use the config.

How would I do this with bfgminer?



bfgminer.exe --config someconfigfilename.conf
full member
Activity: 140
Merit: 100
June 24, 2014, 06:08:01 PM

Averaging 3,200kh/s with 2 Fury's.  382 Clock, 300 Read Count.  Using current Darkwinde build.  31 hrs running.

I haven't tried different RC settings yet.

60 watts per Fury after putting all of the four fans on a separate power supply.  I had an old fan controller that lets me control RPM to cut down the noise.  One of the extra fans I'm using is a Delta that is (was) very loud.

happydaze, is that with just cooling and new thermal paste?  Or did you also do the volt-mod?

That's volt modded.  Approx 7.67k resistor value. 1.4v to the chips.  And extra fans for cooling https://bitcointalksearch.org/topic/m.7354916
member
Activity: 61
Merit: 10
June 24, 2014, 04:46:32 PM
My fury is gonna be here today. Is there a Darkwinde Windows binary?

If not which is best to use atm off windows OS?

Anyone have a default settings config for the fury? For windows binary. For scrypt. bfgminer.



OP has a link to DW's thread where he's got binaries linked.

yup. thanks, got it. Got the driver installed. Got bfgminer 4.2.2 on my desktop but no conf or bat.

Now I need a .bat or .conf default settings for the fury for scrypt.
https://litecointalk.org/index.php?topic=20477.0

bfgminer.exe --scrypt -o stratum+tcp://SERVER:PORT -u WORKER.NAME -p WORKER.PASSWORD --zeus-cc 6 --zeus-clk 340 -S zeus:all --no-submit-stale
legendary
Activity: 1003
Merit: 1000
June 24, 2014, 04:45:06 PM
hi guys.
i have a zeus blizzard runnin in hashra lunar controla with cgminer3.1.1

im getting 4,5 % rejects and 5.6% HW at 1.22mh ...
clock is at 328mhs chips set to6

anyone has the same issues?
sr. member
Activity: 376
Merit: 250
June 24, 2014, 04:29:37 PM
My fury is gonna be here today. Is there a Darkwinde Windows binary?

If not which is best to use atm off windows OS?

Anyone have a default settings config for the fury? For windows binary. For scrypt. bfgminer.



OP has a link to DW's thread where he's got binaries linked.
legendary
Activity: 2156
Merit: 1400
June 24, 2014, 04:23:46 PM
BTW to people asking questions on the read count, I have done a bit of research in the driver with this and it really won't do much.

Read count is the amount of time before the driver requests new work (in milliseconds, so 300 RC = 30 seconds), so the chips don't sit idle. As long as you keep it under the amount of time it takes to cover a full nonce ranges (which is roughly 200k/chip_count), which for a blizzard is like 3,000 seconds so it would never run out of work before a block is found anyway. You also want it over 10 seconds because of the overhead in processing new work requests in the miner.

Read count would only have a performance impact if zeus decided to put like 500 chips on one machine.
full member
Activity: 186
Merit: 100
June 24, 2014, 03:50:17 PM
That's awesome.  I read that darkwinde was testing at rc of 270 but haven't seen results.

I would use that version but it doesn't work at all with manicminer pool which is where I usually mine at so I'm stuck with dmaxl's build of cgminer.

I'd like to get one miner that works for both gridseeds and Zeus hardware.  In tried building bfgminer with support for both last week but had no luck.  It would see the gridseeds but not the furys.
Agreed - I've got a Fury arriving today.  However, BFGminer has been horribly unreliable with my Gridseeds and I can't root out the issue.  Is there a way to get CGminer to work with both the Fury and Gridseed Orbs in the same instance?  Any advice would be appreciated! Smiley
sr. member
Activity: 376
Merit: 250
June 24, 2014, 02:27:44 PM


Averaging 3,200kh/s with 2 Fury's.  382 Clock, 300 Read Count.  Using current Darkwinde build.  31 hrs running.

I haven't tried different RC settings yet.

60 watts per Fury after putting all of the four fans on a separate power supply.  I had an old fan controller that lets me control RPM to cut down the noise.  One of the extra fans I'm using is a Delta that is (was) very loud.

happydaze, is that with just cooling and new thermal paste?  Or did you also do the volt-mod?
sr. member
Activity: 252
Merit: 254
June 24, 2014, 10:46:52 AM
That's awesome.  I read that darkwinde was testing at rc of 270 but haven't seen results.

I would use that version but it doesn't work at all with manicminer pool which is where I usually mine at so I'm stuck with dmaxl's build of cgminer.

I'd like to get one miner that works for both gridseeds and Zeus hardware.  In tried building bfgminer with support for both last week but had no luck.  It would see the gridseeds but not the furys.
full member
Activity: 140
Merit: 100
June 24, 2014, 07:39:51 AM


Averaging 3,200kh/s with 2 Fury's.  382 Clock, 300 Read Count.  Using current Darkwinde build.  31 hrs running.

I haven't tried different RC settings yet.

60 watts per Fury after putting all of the four fans on a separate power supply.  I had an old fan controller that lets me control RPM to cut down the noise.  One of the extra fans I'm using is a Delta that is (was) very loud.
sr. member
Activity: 376
Merit: 250
June 23, 2014, 06:30:32 PM
@nst6563

Would you mind updating the OP with this link for the "Link to thread" you've previously posted?

New link:  https://litecointalk.org/index.php?topic=20477.0

Quote
Updated build(s) of bfgminer with Zeus support:
  Link to file:  https://github.com/Darkwinde/bfgminer
  Link to thread: https://litecointalk.org/index.php?topic=16301.msg180380#msg180380

Since Darkwinde updates his OP, it may make more sense to send folks there to get their binaries/help.


I guess I've been going to the new thread not realizing it changed from what I had in the post.
Updated  Wink

Thanks mate!
sr. member
Activity: 252
Merit: 254
June 23, 2014, 06:26:30 PM
@nst6563

Would you mind updating the OP with this link for the "Link to thread" you've previously posted?

New link:  https://litecointalk.org/index.php?topic=20477.0

Quote
Updated build(s) of bfgminer with Zeus support:
  Link to file:  https://github.com/Darkwinde/bfgminer
  Link to thread: https://litecointalk.org/index.php?topic=16301.msg180380#msg180380

Since Darkwinde updates his OP, it may make more sense to send folks there to get their binaries/help.


I guess I've been going to the new thread not realizing it changed from what I had in the post.
Updated  Wink
sr. member
Activity: 376
Merit: 250
June 23, 2014, 06:05:04 PM
@nst6563

Would you mind updating the OP with this link for the "Link to thread" you've previously posted?

New link:  https://litecointalk.org/index.php?topic=20477.0

Quote
Updated build(s) of bfgminer with Zeus support:
  Link to file:  https://github.com/Darkwinde/bfgminer
  Link to thread: https://litecointalk.org/index.php?topic=16301.msg180380#msg180380

Since Darkwinde updates his OP, it may make more sense to send folks there to get their binaries/help.

member
Activity: 104
Merit: 10
June 23, 2014, 08:50:33 AM
Fury draws at least 40W+ on an 80+ certified ATX PSU, closer to 50W on these "industrial" types that are less efficient. ~4A at 12V.
22W might be when it's idle perhaps?
Yes, they draw half power when idle. The fan itself should draw up to 8w depending on the build quality. I haven't found the data sheet.

My mistake both on idle and math, I have corrected my post.

The stock Fury at idle draws 1.8a or 22w, hashing draws: 3.8a or 46w per measurements.

Thanks!
hero member
Activity: 840
Merit: 1000
June 23, 2014, 03:46:20 AM
I'm running a few GAW Fury miners from this: supply, 30A, $26. The stock Fury draws 22w, 0.18a at 12vc. Over-kill but I had it from some Bitcoin mining.

For power connectors I used these, cut off the PCIE connector. They are long and a nice gage of wire, I bought some others that were really trashy and tossed them. I crimped lugs on them but the power supply had a nice retention piece on the screw that should work well without lugs.


Fury draws at least 40W+ on an 80+ certified ATX PSU, closer to 50W on these "industrial" types that are less efficient. ~4A at 12V.

22W might be when it's idle perhaps?


Yes, they draw half power when idle. The fan itself should draw up to 8w depending on the build quality. I haven't found the data sheet.
hero member
Activity: 840
Merit: 1000
June 23, 2014, 01:13:22 AM
Hi guys, i wonder if you are runing this mods with the stuck power supply (The 5amp brick) or you are using other psu?  Wink



I had one that melted when I was testing it to see how bad it will handle the load.
Voltmodded fury with 7,5k resistor will draw between 60 and 70 watt.
That's 5-6A
legendary
Activity: 3654
Merit: 8909
https://bpip.org
June 23, 2014, 12:32:02 AM
I'm running a few GAW Fury miners from this: supply, 30A, $26. The stock Fury draws 22w, 0.18a at 12vc. Over-kill but I had it from some Bitcoin mining.

For power connectors I used these, cut off the PCIE connector. They are long and a nice gage of wire, I bought some others that were really trashy and tossed them. I crimped lugs on them but the power supply had a nice retention piece on the screw that should work well without lugs.


Fury draws at least 40W+ on an 80+ certified ATX PSU, closer to 50W on these "industrial" types that are less efficient. ~4A at 12V.

22W might be when it's idle perhaps?
member
Activity: 104
Merit: 10
June 22, 2014, 10:05:46 PM
I'm running a few GAW Fury miners from this: supply, 12vdc, 30A, $26.
Below was corrected per posts by others:
The stock Fury at idle draws 22w or 1.8a, hashing twice that: 46w or 3.8a.

For power connectors I used these, cut off the PCIE connector. They are long and a nice gage of wire, I bought some others that were really trashy and tossed them. I crimped lugs on them but the power supply had a nice retention piece on the screw that should work well without lugs.

sr. member
Activity: 252
Merit: 254
June 22, 2014, 05:55:03 PM
I'm running my small farm from a 700w Seasonic ATX psu (2 rpi, 7 gridseeds, 2 Fury's 5x 120mm fans).  I never even used the adapters that came with my Fury's.
legendary
Activity: 3654
Merit: 8909
https://bpip.org
June 22, 2014, 05:49:50 PM
Hi guys, i wonder if you are runing this mods with the stuck power supply (The 5amp brick) or you are using other psu?  Wink



I haven't voltmoded yet, but I wouldn't run it with the stock PSU. It's close to dangerous even unmodded, gets very hot, at least the ones that I have.
Pages:
Jump to: