Search content
Sort by

Showing 11 of 11 results by LinkseD
Post
Topic
Board Biete
Re: [Info] AntMiner S1 & U1
by
LinkseD
on 17/01/2014, 11:00:24 UTC
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
Post
Topic
Board Biete
Re: [Info] AntMiner S1 & U1
by
LinkseD
on 16/01/2014, 23:20:46 UTC
Bei mir sieht das ganze hingegen super aus:
http://imagizer.imageshack.us/v2/800x600q90/819/wci1.jpg

Die Sticks laufen mit "--set-device antminer:freq=0981" ohne Probleme in einem D-Link Hub zusammen mit 2 Block Eruptern.
Post
Topic
Board Biete
Re: [Info] AntMiner S1 & U1
by
LinkseD
on 12/01/2014, 21:57:53 UTC
Ja genau darum meine Frage, ist aber bereits geklärt worden.
Voraussichtlich kommen morgen neue.
Post
Topic
Board Biete
Re: [Info] AntMiner S1 & U1
by
LinkseD
on 12/01/2014, 21:18:08 UTC
Wie sieht denn die aktuelle Liefersituation für die USB-Sticks aus?
Post
Topic
Board Mining support
Re: Low Hashrate with Block Erupter Blade [SOLVED]
by
LinkseD
on 28/11/2013, 07:08:36 UTC
Its not me, sorry Cheesy
Post
Topic
Board Mining support
Re: Low Hashrate with Block Erupter Blade
by
LinkseD
on 23/11/2013, 00:51:07 UTC
I just got the solution:
When ur running Minepeon on your Pie, you have to change some code in the web ui:

#!/bin/bash
/usr/bin/screen -dmS miner /opt/minepeon/bin/bfgminer --http-port 8330 -S all -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
Board Mining 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)
Post
Topic
Board Mining support
Re: Low Hashrate with Block Erupter Blade
by
LinkseD
on 23/11/2013, 00:29:50 UTC
I just checked that its possible to get a stratum proxy on an Pie:
http://www.moptopphotography.com/projects/bitmate/stratum-mining-proxy/

Atm im useing MinePeon on my Pie, where BFGMiner in version 3.4.0 should be the default miner.
BUT how can i hook up the blade to the pie?
Post
Topic
Board Mining support
Re: Low Hashrate with Block Erupter Blade
by
LinkseD
on 22/11/2013, 16:40:41 UTC
Hi,

first of all thx for all replies.
If i have to run a stratum proxy, how can i set this up when the blade is standalone?

I just have an Raspberry Pie with some "normal" USB-Erupters working fine.
Post
Topic
Board Biete
Re: Offizieller ASICMINER Block Erupter | blade 0.7
by
LinkseD
on 21/11/2013, 20:18:49 UTC
Ist zwar etwas OT aber da ich ein totaler Neuling in Sachen Blade bin würde ich euch gerne um Hilfe bitten,  vielen Dank schonmal.

https://bitcointalk.org/index.php?topic=342365.0
Post
Topic
Board Mining support
Topic OP
Low Hashrate with Block Erupter Blade [SOLVED]
by
LinkseD
on 21/11/2013, 19:22:36 UTC
Hello Guys,

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 Smiley
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?


Thanks in advance,
LinkseD