mogrith
Legendary
Offline
Activity: 1470
Merit: 1001
Use Coinbase Account almosanywhere with Shift card
|
|
December 15, 2013, 07:08:59 AM |
|
Win64 BFGMiner doesn't have the http option built in, at least as of a week ago. --snip--
That would make sense the --help doesn't show it as an option in win64. So now to find if the version in minepeon on the RasPi is complied with it. If not then figure out how to compile one that does.
|
|
|
|
hagenuk
Newbie
Offline
Activity: 21
Merit: 0
|
|
December 15, 2013, 08:17:40 AM |
|
Nice trick. Does that mean you also use bfgminer to mine with the cubes? Or is it just doing a stratum proxy for the cubes to make use of?
babaji.ca, I'm using bfgminer on RaspberryPi as a stratum proxy for cube and at the same time mining with with USB Redfury. http://img29.imageshack.us/img29/628/xbru.pngIf anyone interested in I have saved a copy of the Bfgminer 3.8.1 pre-configured with http-port for RaspberryPi user. But I'm not sure does it work for you guys with just the tarball. https://www.dropbox.com/sh/4ciqk8jx4jxr2vo/eFfx-9RJ6N
|
|
|
|
babaji.ca
|
|
December 15, 2013, 09:07:00 AM |
|
looks intriguing! Did you compile it yourself? Cold you share the switches you used on the ./configure command?
|
|
|
|
babaji.ca
|
|
December 15, 2013, 09:09:36 AM |
|
Still kinda weird, especially since it's doing that on multiple but not all cards/chips?
I wonder if it could be related to networking issues (or solder around the plug). It just sits there with the orange led lit, below the network plug, but the green one basically off, it might flicker a few times
|
|
|
|
hagenuk
Newbie
Offline
Activity: 21
Merit: 0
|
|
December 15, 2013, 09:36:59 AM |
|
looks intriguing! Did you compile it yourself? Cold you share the switches you used on the ./configure command?
babaji.ca, yes I compiled myself for all the RasPi that I have and all of them worked I didn't used any special switches; just "./configure" that's all. Did you have all the required dependencies installed mentioned in the README ? Btw, I used the source for compiling myself. http://luke.dashjr.org/programs/bitcoin/files/bfgminer/latest/bfgminer-3.8.1.zip
|
|
|
|
wedgy2k
|
|
December 15, 2013, 09:54:52 AM |
|
Not sure what I'm doing wrong.
D:\Coin_Wallets\Miners\bfgminer-3.8.1-win64\bfgminer.exe --http-port 8330 -Q 45 -S noauto -o stratum+tcp://pool1.us.multipool.us:8888 -u name -p pass [2013-12-14 17:02:07] bfgminer.exe: --http-port: unrecognized option
Windows or RasPi should I be using an older version?
I’m using the Minepeon Build on RasPi with the latest git pull (See HelldiverUK's post) MinePeon Version MinePeon 0.2.4.2 Miner Version bfgminer3.7.0 I already have a RasPi setup with MinePeon and BFG 3.8.0. have a blue fury running on it but want to replace it with a Cube (3 Blade box)
how do I use the proxy in BFGminer with a cube/blade? point the cube at the address of the pi then what on the pi?
Just add --http-port 8330 on the end of the command line in the settings page (before the -c blah.config bit), then point your Blade(s) to the Pi's IP address, using a unique but unimportant username for each Blade. So my MinePeon miner startup settings are #!/bin/bash sleep 10 /usr/bin/screen -dmS miner /opt/minepeon/bin/bfgminer -S bigpic:all --http-port 8332 -c /opt/minepeon/etc/miner.conf
I run 4 Blufury’s off the RasPi (USB Hub) and stratum Proxy for 1 cube (Soon to be 2) and from what I've read 4 will happily run through the RasPi proxy My other research has confirmed that there are no Switches / Commands required for the BFGminer Proxy (The Switches / Commands are for the Slush Proxy) The above is the condensed version of what I have learnt / done since thursday to get my Cube working and I must say I'm really please with it.
|
|
|
|
aznatama
|
|
December 15, 2013, 10:21:55 AM |
|
I'm having a weird problem... perhaps it's due to lack of power?
Low clock setting, I'm getting 31gh/s. on the high setting, I'll get 32... o.O
It's connected to a seasonic 1250w supply by itself and sitting in front of a fan that's blowing icy cold air at it. Any suggestions?
|
|
|
|
wedgy2k
|
|
December 15, 2013, 10:37:58 AM |
|
I'm having a weird problem... perhaps it's due to lack of power?
Low clock setting, I'm getting 31gh/s. on the high setting, I'll get 32... o.O
It's connected to a seasonic 1250w supply by itself and sitting in front of a fan that's blowing icy cold air at it. Any suggestions?
How long have you left it running? It took aprx 4 hours for mine on High to register the additional hashing on my RasPi (Stratum Proxy) and the pool (Eligius) went from 32ish to 38ish.
|
|
|
|
midniteslide
Newbie
Offline
Activity: 20
Merit: 0
|
|
December 15, 2013, 11:04:46 AM |
|
I'm having a weird problem... perhaps it's due to lack of power?
Low clock setting, I'm getting 31gh/s. on the high setting, I'll get 32... o.O
It's connected to a seasonic 1250w supply by itself and sitting in front of a fan that's blowing icy cold air at it. Any suggestions?
Have you taken a look at the efficiency? I cannot hash on high with one of mine or else the efficiency goes down to around 55% and mhs stay around 30-32.
|
|
|
|
addzz
Member
Offline
Activity: 61
Merit: 10
|
|
December 15, 2013, 12:20:14 PM |
|
I have an all X problem which I'm assuming is power related.
At first it was hashing away nicely for about 8 hours... then it stopped. After restarting, and then doing a full factory reset.... it will only run for about 1 hr before stopping.
power supply is a new Corsair CX750M with nothing else plugged in. Before I ran the cube on it... it was powering a 49 port USB erupter setup with no issues. :/
|
BTC: 14cDn8PeuNwhNXB6JYFWBuVpiq8EByboWR
|
|
|
mchu168
|
|
December 15, 2013, 12:44:10 PM |
|
I have an all X problem which I'm assuming is power related.
At first it was hashing away nicely for about 8 hours... then it stopped. After restarting, and then doing a full factory reset.... it will only run for about 1 hr before stopping.
power supply is a new Corsair CX750M with nothing else plugged in. Before I ran the cube on it... it was powering a 49 port USB erupter setup with no issues. :/
I will bet your all xs problem is due to one flaky board. Try running one board alone and then add back one by one to identify the offending board.
|
|
|
|
Apteryx
Newbie
Offline
Activity: 36
Merit: 0
|
|
December 15, 2013, 12:49:07 PM |
|
Just a thought, has any one tried to run a stratum proxy on a NAS server? I have a Seagate Black Armour NAS that is running 24/7 and it seems logical to run the proxy on that, if possible.
|
|
|
|
Adamlm
|
|
December 15, 2013, 03:13:56 PM |
|
|
|
|
|
CroverNo01
|
|
December 15, 2013, 04:29:24 PM |
|
Looking to power 8 Cubes
What would be the best method without using Server PSU to power ?
Also on overclock mode, I have been looking at a 750W PSU that has a 6Pin PCIE splitter on the cable
But that means I would need 8 of them, any other more efficient way to powering 8 of them ?
Thanks
|
|
|
|
babaji.ca
|
|
December 15, 2013, 05:12:08 PM |
|
Looking to power 8 Cubes
What would be the best method without using Server PSU to power ?
Also on overclock mode, I have been looking at a 750W PSU that has a 6Pin PCIE splitter on the cable
But that means I would need 8 of them, any other more efficient way to powering 8 of them ?
Thanks
I think 4x 800 watt power supplies would be the way to go. 2 cubes on each, leaves lots of headroom I have come to the conclusion that buying a massive PSU that can power more than 2 cubes costs an arm and a leg. a 1000 - 1500 watt PSU is a niche product for someone who needs the absolutely most powerful yet compact PSU they can find to fit into a computer case. They pay a premium for it.
|
|
|
|
mchu168
|
|
December 15, 2013, 05:16:53 PM |
|
Looking to power 8 Cubes
What would be the best method without using Server PSU to power ?
Also on overclock mode, I have been looking at a 750W PSU that has a 6Pin PCIE splitter on the cable
But that means I would need 8 of them, any other more efficient way to powering 8 of them ?
Thanks
I use a Corsair TX850 to power two. Four of them should do the trick for 8 Cubes. Alternatively, I am also running 3 Cubes with 2 Corsair CX750s. Depending on how much space you have and the price of these PSU's at time of purchase, some combination of them might make sense. I currently have 35 Cubes running with 7 TX850s and 14 CX750s.
|
|
|
|
dresdenreader
|
|
December 15, 2013, 05:24:36 PM |
|
I've had my cube running great for the past few days.
But this morning I attempted to solo mine a SHA256 altcoin with my cube and I couldn't figure out how to get it working.
Has anyone setup solo mining with the cube at all? If so could you give me some pointers?
For the cube specifically all I did was change the pool ports.
My altcoin.conf file was normal, but I wasn't sure if I needed to point the RPCALLOWIP at either the miner or the IP of the computer running the altcoin.exe file with -server.
Additionally, it's my understanding that with solo mining you wouldn't using miningproxy? I even tried using miningproxy but that didn't work either.
Any help at all would be appreciated.
Thanks!
|
|
|
|
mogrith
Legendary
Offline
Activity: 1470
Merit: 1001
Use Coinbase Account almosanywhere with Shift card
|
|
December 15, 2013, 05:43:30 PM |
|
wedgy2kThank you. Name ID Temp MH/s Accept Reject Error Utility Last Share PXY 0 N/A 33118.139 43 11 [24.5%] 69 [4.58%] 13.844 09:37:15 Totals 1 33118.139 43 11 [24.5%] 69 [4.58%] 13.844 Happy happy Joy joy
|
|
|
|
babaji.ca
|
|
December 15, 2013, 06:03:37 PM |
|
Looking to power 8 Cubes
What would be the best method without using Server PSU to power ?
Also on overclock mode, I have been looking at a 750W PSU that has a 6Pin PCIE splitter on the cable
But that means I would need 8 of them, any other more efficient way to powering 8 of them ?
Thanks
I use a Corsair TX850 to power two. Four of them should do the trick for 8 Cubes. Alternatively, I am also running 3 Cubes with 2 Corsair CX750s. Depending on how much space you have and the price of these PSU's at time of purchase, some combination of them might make sense. I currently have 35 Cubes running with 7 TX850s and 14 CX750s. 35 cubes? holy f*ck, you can get out of the shower and step in front of them to dry off!
|
|
|
|
babaji.ca
|
|
December 15, 2013, 06:10:44 PM |
|
looks intriguing! Did you compile it yourself? Cold you share the switches you used on the ./configure command?
babaji.ca, yes I compiled myself for all the RasPi that I have and all of them worked I didn't used any special switches; just "./configure" that's all. Did you have all the required dependencies installed mentioned in the README ? Btw, I used the source for compiling myself. http://luke.dashjr.org/programs/bitcoin/files/bfgminer/latest/bfgminer-3.8.1.zipGot It (finally), it was the libmicrcohttpd, my version of ubuntu is too old and did not have a recent enough version... the raspian pi has a newer version in the repos, i seem to have it working now. Just one thing? you can only have one worker name per instance of bfgminer running? For example if you have 3 cubes, running on one proxy of bfgminer then they show up in the pool stats as one worker? also hoave you found bfg miner to be very stable? I have found it crashing in the past after a few days sometimes. Not sure if it was HW fault or what. These cubes seem pretty rock solid so far...... just wondering what your experience has been like with bfgminer.
|
|
|
|
|