Pages:
Author

Topic: [SUPPORT THREAD] BFx2 Bitfury USB stick miner - page 5. (Read 27398 times)

member
Activity: 102
Merit: 10
Example cgminer command line:

./cgminer -o stratum+tcp:// -u -p --bxm-bits=XX

Where XX is in the range of 50-55. I recommend some experimentation to find the best setting for your particular miners.

So, higher this XX number, higher the hashrate? Do we do the pencil when we go higher than a specific number?
@54 I am getting avg of 4.28/stick.
Regardless of the pencil mod, the optimal bits setting is going to be between 53-55 (maybe 56). The way the BitFury works is that the speed is a combination of bits and core voltage. The pencil mod will raise the core voltage and thus increase the hashing speed.

Also, if you increase the core voltage enough you might actually get better results with a lower bits value. The trade-offs will show up in the error rates.

If you do the pencil mod, please, please use a fan on the miners as the will *require* more cooling.
legendary
Activity: 1890
Merit: 1031
I made a video from the BitFuy hashing https://www.youtube.com/watch?v=stbhrGpfq1w  Smiley
legendary
Activity: 1134
Merit: 1000
Example cgminer command line:

./cgminer -o stratum+tcp:// -u -p --bxm-bits=XX

Where XX is in the range of 50-55. I recommend some experimentation to find the best setting for your particular miners.

So, higher this XX number, higher the hashrate? Do we do the pencil when we go higher than a specific number?
@54 I am getting avg of 4.28/stick.
member
Activity: 102
Merit: 10
Thank you for your detailed answer.

I think it was because my Anker 3.0 10 Port Hub can only handle six twin furies.
Whenever I plug in a seventh device the core voltage led wont lit while the other six are.
That's the easy answer.  Grin
hero member
Activity: 522
Merit: 500
Hasta la Bitcoin siempre!
Ah. Thanks for clearing that up. I was blind.  Roll Eyes

And if the red led for the core voltage is not lit, it indicates that the device is not getting enough power from usb?

Hrm... it could indicate several fault conditions. The LED is lit when the VCORE regulator thinks the VCORE voltage is being regulated within tolerances. So:

Is the miner still working? How many GH/s?

Did the VCORE LED ever light? Or is this a new fault?

Can you try it on a powered USB hub or USB3 hub?

Does it light when you plug it in and then go out when mining starts? Or does it never light?

What is your clock bits set to?

Did you do the "pencil mod"?

Do have a multimeter? Do you know how to use it?  Wink


Thank you for your detailed answer.

I think it was because my Anker 3.0 10 Port Hub can only handle six twin furies.
Whenever I plug in a seventh device the core voltage led wont lit while the other six are.

legendary
Activity: 1134
Merit: 1000
With cgminer, I still have the same issue of my computer getting disconnecting from the wireless network.
Code:
bfgminer -o stratum+tcp://us1.ghash.io:3333 -u  -p  -S bfx:all --set bfx:osc6_bits=54
bfgminer working fine from the last 2 hours. Hopefully this fixes my problem of internet connection. Strange!
Avg speed of 4.28 ghs each (--set bfx:osc6_bits=54) running 6 of them together on a powered hub.
member
Activity: 102
Merit: 10
Ah. Thanks for clearing that up. I was blind.  Roll Eyes

And if the red led for the core voltage is not lit, it indicates that the device is not getting enough power from usb?

Hrm... it could indicate several fault conditions. The LED is lit when the VCORE regulator thinks the VCORE voltage is being regulated within tolerances. So:

Is the miner still working? How many GH/s?

Did the VCORE LED ever light? Or is this a new fault?

Can you try it on a powered USB hub or USB3 hub?

Does it light when you plug it in and then go out when mining starts? Or does it never light?

What is your clock bits set to?

Did you do the "pencil mod"?

Do have a multimeter? Do you know how to use it?  Wink
hero member
Activity: 522
Merit: 500
Hasta la Bitcoin siempre!
But I am curious what are the four LEDs for?
From the silkscreen, 3 of them appear to just be power indicators (one for the 3.3V regulator, one for the 1.8V regulator, and a separate one for the core voltage(?)), and the 4th one the usual status LED.
Yup.

Ah. Thanks for clearing that up. I was blind.  Roll Eyes

And if the red led for the core voltage is not lit, it indicates that the device is not getting enough power from usb?
legendary
Activity: 2576
Merit: 1186
BFx2 support merged into BFGMiner git (Windows builds can be obtained here).
Note that since it's impossible to tell it apart from various other devices (including BFL/Cairnsmore1 miners and even many non-mining devices!), you must run with the -S bfx:all option.
I do not know what this will do with other devices; it may start fires, launch nuclear missiles (please don't run BFGMiner on computers with missile controls), etc. (this warning is true of cgminer in general btw; BFGMiner is no less safe than that)
So, using this?
Code:
bfgminer.exe -o stratum+tcp://us1.ghash.io:3333 -u  -p  -S bfx:all --bxm-bits=54

With cgminer, I still have the same issue of my computer getting disconnecting from the wireless network.
Code:
bfgminer -o stratum+tcp://us1.ghash.io:3333 -u  -p  -S bfx:all --set bfx:osc6_bits=54
legendary
Activity: 1134
Merit: 1000
BFx2 support merged into BFGMiner git (Windows builds can be obtained here).
Note that since it's impossible to tell it apart from various other devices (including BFL/Cairnsmore1 miners and even many non-mining devices!), you must run with the -S bfx:all option.
I do not know what this will do with other devices; it may start fires, launch nuclear missiles (please don't run BFGMiner on computers with missile controls), etc. (this warning is true of cgminer in general btw; BFGMiner is no less safe than that)
So, using this?
Code:
bfgminer.exe -o stratum+tcp://us1.ghash.io:3333 -u  -p  -S bfx:all --bxm-bits=54

With cgminer, I still have the same issue of my computer getting disconnecting from the wireless network.
member
Activity: 102
Merit: 10
Can we reflash the firmware for these units using ubuntu?

I knew how to do it before with the old Red/Blue Fury miners  Cheesy

There is no firmware to be flashed on these devices.
legendary
Activity: 1775
Merit: 1032
Value will be measured in sats
Can we reflash the firmware for these units using ubuntu?

I knew how to do it before with the old Red/Blue Fury miners  Cheesy
newbie
Activity: 1
Merit: 0
If you are getting dropped from wifi in Linux and you're using a Raspberry Pi it is because of wireless power-saving mode. Put the line "wireless-power off" in your /etc/network/interfaces file to fix this, then either restart wireless or reboot.
member
Activity: 102
Merit: 10
When I run these on my windows machine, I get disconnected from my internet after a few minutes of hashing. I have tried this many times now. It is something with these devices? as my dualminers and ants and BEs always ran for days and days without any issues like this. Any tips to fix this?

(I am using a usb adapter to connect to my wifi network at home)

Thats strange  Huh Huh Huh any ideas Goodney?

That is indeed strange, I too am running my mining machine with 25 of these with a Wi-Fi adapter for the network. However, I am running linux.

My suggestion is to make sure the Wi-Fi adapter is on a different port, or if possible different root hub on the PC. This should separate the mining traffic from your Wi-Fi connection. How many miners are you running?

Could also try the new compiled version of bfgminer and see if you still get the same problem.

Yes, please try this. Thanks to Luke Jr. for his very quick work.

-a[g
legendary
Activity: 1775
Merit: 1032
Value will be measured in sats
When I run these on my windows machine, I get disconnected from my internet after a few minutes of hashing. I have tried this many times now. It is something with these devices? as my dualminers and ants and BEs always ran for days and days without any issues like this. Any tips to fix this?

(I am using a usb adapter to connect to my wifi network at home)

Thats strange  Huh Huh Huh any ideas Goodney?

Is your usb wifi adapter running on the same hub? Is there a power surge or something?  Try plugging the wifi adapter into a different port.

Also it may be because your USB wifi adapter is being automatically turned off by windows for an unknown reason.

Solution:

Go to Device Manager (Control Panel\System\Hardware\Device Manager), and find the hub the wifi adapter is plugged into. On the last tab called "Power Management", disable the tick that says "Allow the computer to turn this device off to save power". This should be the thing that fixes it. If not, whilst in Device Manager, go to Network Adapters, and select Properties on the wifi adapter, and turn off its power saving options there as well...

What is the name of your usb wifi adapter?

Could also try the new compiled version of bfgminer and see if you still get the same problem.
legendary
Activity: 2576
Merit: 1186
BFx2 support merged into BFGMiner git (Windows builds can be obtained here).
Note that since it's impossible to tell it apart from various other devices (including BFL/Cairnsmore1 miners and even many non-mining devices!), you must run with the -S bfx:all option.
I do not know what this will do with other devices; it may start fires, launch nuclear missiles (please don't run BFGMiner on computers with missile controls), etc. (this warning is true of cgminer in general btw; BFGMiner is no less safe than that)
legendary
Activity: 1134
Merit: 1000
When I run these on my windows machine, I get disconnected from my internet after a few minutes of hashing. I have tried this many times now. It is something with these devices? as my dualminers and ants and BEs always ran for days and days without any issues like this. Any tips to fix this?

(I am using a usb adapter to connect to my wifi network at home)
legendary
Activity: 2576
Merit: 1186
Note: BFx2 uses an uncommon (but not bad) design which means BFGMiner will also use WinUSB/Zadig for the driver on Windows platforms.
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
ok, so here's what I am doing. using windows 7.
2. Where did I go wrong? I see it says "I need to install a WinUSB driver for -BXM device". Do i still need to follow Zadig instructions even if it said the device is ready to use? i did try to run "zadig_2.1.0", but I wasn't to install anything succesfully. Please help.
So install a winusb driver for it. Follow the cgminer instructions, not whatever windows thinks it's doing.
legendary
Activity: 1134
Merit: 1000
So, I did "reinstall driver" and i am able to see this 1 USB I installed. Hope I didn't mess up any settings for my other devices.
Pages:
Jump to: