Bitcoin Forum

Other => CPU/GPU Bitcoin mining hardware => Topic started by: ZipTheRip on January 28, 2014, 03:35:13 PM



Title: Block Erupters, U1 Ants, and NF yellowjackets
Post by: ZipTheRip on January 28, 2014, 03:35:13 PM
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


Title: Re: Block Erupters, U1 Ants, and NF yellowjackets
Post by: valkir on January 28, 2014, 03:54:43 PM
Follow. Same need  ;D


Title: Re: Block Erupters, U1 Ants, and NF yellowjackets
Post by: ZipTheRip on January 28, 2014, 11:30:14 PM
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!


Title: Re: Block Erupters, U1 Ants, and NF yellowjackets
Post by: dongerous on January 29, 2014, 01:13:56 AM
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!  ;D


Title: Re: Block Erupters, U1 Ants, and NF yellowjackets
Post by: ZipTheRip on January 30, 2014, 03:27:46 AM
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


Title: Re: Block Erupters, U1 Ants, and NF yellowjackets
Post by: Jahare on January 30, 2014, 10:33:57 AM
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 (http://imgur.com/9w1dhUw)

I run the BFG_A 1st  that way the 2nd batch file wont add devices already in use.


Title: Re: Block Erupters, U1 Ants, and NF yellowjackets
Post by: ZipTheRip on January 30, 2014, 03:23:00 PM
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


Title: Re: Block Erupters, U1 Ants, and NF yellowjackets
Post by: dongerous on January 30, 2014, 05:09:27 PM
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!  ;D


Title: Re: Block Erupters, U1 Ants, and NF yellowjackets
Post by: ZipTheRip on January 31, 2014, 03:16:58 AM
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


Title: Re: Block Erupters, U1 Ants, and NF yellowjackets
Post by: ZipTheRip on January 31, 2014, 04:27:45 PM
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!