Author

Topic: Block Erupters, U1 Ants, and NF yellowjackets (Read 1215 times)

member
Activity: 75
Merit: 10
January 31, 2014, 11:27:45 AM
#10
Good news!!!!  iv got BES  NFyellowjackets and Antminers all running at overclock and stable in BFG!!

Downloads\bfgminer-3.10\bfgminer-3.10.0\bfgminer-3.10.0-win32\bfgminer.exe -o us1.ghash.io:3333 -u ZipTheRip.BFGt -p cash  -S antminer:all --set-device antminer:clock=x0981 -S erupter:all  --icarus-options 115200:1:1 --icarus-timing 3.0=100 --no-opencl-binaries --no-submit-stale -S usb:all



and then when its starts mining I manually change the NFYellows ocilator to 54 and its all set!
member
Activity: 75
Merit: 10
well bfg isn't recongnizing the the yellowjackets   dosnt detect them  BFG 3.10 
 im not sure how to replace the drivers, the CP210x_VCP_Windows replaces the drivers on the ants and BEs but not the yellowjackets. They are stuck on the zadig drivers
newbie
Activity: 9
Merit: 0
my yellow jackets arnt being detected by BFGminer   do I need to switch drivers like I did for ants and BEs? nd if so where can I find the yellowjacket BFG drivers or the command lines to add to BFG to detect and run my yellowjackets

Windows?
Make sure they are actually showing up. Easiest way to check is to look in the "Devices and Printer" from the start menu, or from the control panel.
Also, be sure to have the VCP drivers installed from here: http://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx
Each USB device will show some COM port (up to 256).
You might need to define which COM port bfgminer looks for the yellow jacket (example: \\.\COM20). If those devices are on a hub, make sure it's plugged in to the wall!  Grin
member
Activity: 75
Merit: 10
my yellow jackets arnt being detected by BFGminer   do I need to switch drivers like I did for ants and BEs? nd if so where can I find the yellowjacket BFG drivers or the command lines to add to BFG to detect and run my yellowjackets
member
Activity: 77
Merit: 10
Not a clean solution, but I use 2 seperate batches to seperate Antminers/erupters   and one for NF
Version 3.9 of BFGMiner for the antimers and erupters, v3.10 for the NF

\BFG_A\bfgminer.exe -o Pool:port -u username -p password -S antminer:all --set-device antminer:clock=x0981 -S all --icarus-options 115200:1:1 --icarus-timing 3.0=100
\BFG3_10\bfgminer.exe -o Pool:port -u username -p password -S all --icarus-options 115200:1:1 --icarus-timing 3.0=100

http://imgur.com/9w1dhUw

I run the BFG_A 1st  that way the 2nd batch file wont add devices already in use.
member
Activity: 75
Merit: 10
kinda   im working on it!  ok so how would I tell CG miner to ignore antminers and block erupters?  I can get the ant miners and block erupters running just fine in BFG miner but only CGminer works for the yellowjackets BUT cgminer throws crazy errors due to the BFG drivers on the ants and erupters    so I need commands to ignore ants and erupters   I cant identify which usb or com ports my yellowjackets aree using or I would just specify that way

 Thanks in advance!

    ZipTheRip
newbie
Activity: 9
Merit: 0
Windows?
Make a batch file and define each separate type "group."
For instance, if I had USB Block Erupters and Bitmain AntMiner U1's, I'd do the following:

bfgminer.exe -S erupter:all  --icarus-options 115200:1:1 --icarus-timing 3.0=100  -S antminer:\\.\COM69  --set-device antminer:clock=x0981 -o pool.whereiminemycoins.net:1234 -u myworkeraccount  -p  myworkeraccountpassword

Ok, so in the above command we can see that "-S erupter:all  --icarus-options 115200:1:1 --icarus-timing 3.0=100" is defining our USB Block Erupters and instructing bfgminer to look at every com port.
The entry "-S antminer:\\.\COM69  --set-device antminer:clock=x0981" is defining our Bitmain AntMiner U1's to a specific com port and overclocking it to 2GH/s.

I apologize that I don't know of the YellowJackets, but it's sure to be the same--check out the readme in the files that accompany the bfgminer download (there are several readme's!).

Make sure you have the cp210x drivers installed (don't use zadig if you want to use bfgminer!).

Hope this helps!  Grin
member
Activity: 75
Merit: 10
I know there is someone who read this and has the answer so please I will accept much condesention and derision in exchange for what to someone with the knowlage is im sure a simple question!
legendary
Activity: 1484
Merit: 1004
Follow. Same need  Grin
member
Activity: 75
Merit: 10
Hi Guys!
  im looking for a command line to run block erupters, U1 ants and NF yellowjackets on BFGminer,  I need all to be detected by BFG miner and the ants over clocked to 2gh/s.

Thanks in advance!
    ZipTheRip
Jump to: