bfgminer.exe -S bigpic:all -o [pool url] -u [user name] -p [password]
You can use -S bigpic:all as long as you don't also have USB Block Erupters. As has been discussed before, using -S bigpic:all will screw up erupters, and using -S erupter:all will screw up BFs.
Thanks Norby! I was trying to say that. I hope everything worked out for you Lou!
BTW G'morning all
Hi,
I got the driver installed on Win8.1 but none of the Blue Fury's are showing up in bfgminer 3.5.1 on my PC or MinePeon 0.24rc2(with git pull). Does anyone know what commands I should use to get them all to show. I have 4 of them on 2 usb hubs(2 each hub). I have tried plugging into USB 2.0 and 3.0 ports and a no go for both. Anyone have any ideas? I would prefer to use them on Minepeon.
This is what i'm using below for Minepeon.
#!/bin/bash
sleep 10
/usr/bin/screen -dmS miner /opt/minepeon/bin/bfgminer -S bitfury:/dev/ttyACM0 -S bitfury:/dev/ttyACM1 -S bitfury:/dev/ttyACM3 -S bitfury:/dev/ttyAMA0 -c /opt/minepeon/etc/miner.conf
This is the list of the devices listed using "ls /dev/tty*
http://i.imgur.com/ZHqSJN6.jpg
Thanks.
How do you know which tty belongs to what miner?