On the topic of CGMiner:
I have successfully substituted version 3.4.3 using that tutorial.
The only problem I ran into was getting 3.4.3 working with the LCD Plate, and the auto run at boot up.
They dropped the need for the
"-S /dev/ttyUSB##" after 3.1.1.
Also the configure and make commands do still work, however I don't believe the configure command is necessarily needed since after 3.1.1 cgminer is setup to recognize and run BE's.
The command to start running with all BE's attached
should be something like this for the auto start command.
"sudo nohup ./cgminer-3.4.3/cgminer -o <insert pool URL> -u <username> -p <password> >/dev/null 2>&1&"However the last part
">/dev/null 2>&1&" I'm not sure what it does or if it is needed with the newer cgminer.
I also am not sure if PiMiner will work with the newer versions of cgminer, it may require modification and I'm no Programmer.
If you run
"sudo ./cgminer -o <insert pool url> -u <username> -p <password>" from the cgminer-3.4.3 folder it will launch and start using any BE's you have recognized by the rpi OS.
I'm back to using 3.1.1 from that Tutorial and have zero issues. It's been humming along for over a week now. I can't think of a reason to upgrade really, perhaps if new BE's come out and CGminer is updated to support them.
On the subject of Power and USB Hubs:
You really need to pay attention to is power, for the rpi and the BE's themselves.
See my write up at the end of this thread:
https://bitcointalk.org/index.php?topic=296936.0One possible optimal setup for a single rpi and 10 BE's is might be this, and will be my setup once my DLINK Hubs arrive.
- 1 rpi with A/C Power adapter, either using wireless or wired network.
---- If you are going to use a wifi adapter make sure it is verified to be compatible.
- 2 x DLINK 3 amp 7 port Hubs.
- 10 x BE usb miners.
--- You use 1 USB port off the rpi for the 1st DLINK hub, 6 BE's plug in leaving 1 USB port to chain to the next HUB.
You can find bigger hubs that support more ports but pay attention to the Power it delivers to each port.
If you have a 20 Port USB Hub with a 5 amp power supply you will only ever get 5 BE's working, unless you hardware hack the hub to 10 amps, but that may start melting components... lol
I would not recommend running a rpi on off the same powered hub as your BE's, doing so you limit how many BE's you can run. Factor in the 700mA needed, then factor in 3 amps provided by a specific model DLINK 7 port USB HUB, you now can only run 4 BE's on this Hub. That leaves .1 amps of wiggle room.