Ja ich nutze AntMiner, Block Erupter und 2x Blades zusammen an einem Pi. Ist bei mir kein Problem nutze allerdings bfgminer.
Mit der neusten MinePeon-Version 0.2.4.3 muss man folgende Einstellungen machen: 1. Per SSH auf den Pi zugereifen 2. Diesen Code eingeben: git clone -b feature\/antminer-u1-support https://github.com/nwoolls/bfgminer.git bfgminer cd bfgminer ./autogen.sh ./configure make mv /opt/minepeon/bin/bfgminer /opt/minepeon/bin/bfgminerOLD mv bfgminer /opt/minepeon/bin/bfgminer sudo reboot
Dann funktioniert alles.
Im Web-UI habe ich folgenden Startcode: #!/bin/bash usr/bin/screen -dmS miner /opt/minepeon/bin/bfgminer -S antminer:all -S erupter:all --set-device antminer:freq=0981 --http-port 8330 -c /opt/minepeon/etc/miner.conf
After saving this and restarting the Pie u can set the Blades up with ur Pies Ip and the port 8330 as mentioned in the code. Here is a picture of my current hashrate, seems to work quite well: http://img842.imageshack.us/img842/8140/ygcw.jpg
Post
Topic
BoardMining support
Re: Low Hashrate with Block Erupter Blade
by
LinkseD
on 23/11/2013, 00:37:11 UTC
True but i also need the ports beside the server adresses(Pie's ip)
Yesterday i got my new and also 1st Erupter Blade V2. After i got it set up (took quite a while with no manual) it startet working, BUT its really slow. My pool im mining in is bitminter.com so i guess i dont need a stratum proxy or however this is called Here is a picture of my actual setup: http://imageshack.us/a/img819/325/l9w5.jpg
When im looking at my worker in BitMinter, it says im mining with 10GH...?! I also checked my balance, yesterday at 10PM it was 0.00324702 BTC and today at 8PM its only 0.00772433 BTC, thats ~0,004 BTC/day. Regarding to a profit calculator i should getting ~0.008 BTC/day when mining with 10GH.
Maybe someone has an idea how to fix this? Are my settings correct for the BitMinter pool?