jflowers
Newbie
Offline
Activity: 40
Merit: 0
|
 |
August 10, 2013, 01:35:21 AM |
|
Hey dben428,
If you have access to a physical ethernet connector - then yeah, get a switch/hub/etc. That's the way to go - that this notion that your break something from your ISP, well thats a bunch of hogwash (I've always wanted to use that word).
The issue with WiFi-USB route really has to do with the OS. Unless you're running a script to keep the connection alive, it'll most likely die - and (at least with cgminer) a dead network connection means a reset to your mining pool and a lot of down time.
One thing to consider too, case - or at least how you're going to keep the system to physically stand. I'm probably going the Sportswood route.
Something totally different - after thinking a bit more (and after some coffee in the afternoon), who else is just going to grab power for their Pi directly off the ATX PSU? I figure that I'll just piggyback off of here for my Pi's needs - you'll need to have one anyways. I was thinking about some of the more complex (yet cooler) solutions - but simple is best.
|
|
|
|
rethaw
|
 |
August 10, 2013, 02:40:29 AM |
|
Any word on the PSU connectors on the M-Boards?
|
|
|
|
jflowers
Newbie
Offline
Activity: 40
Merit: 0
|
 |
August 10, 2013, 03:05:34 AM |
|
Any word on the PSU connectors on the M-Boards?
It would be swell if there were pins even to turn on the system (I don't recall if this is on the current board - or if you have to jumper from the PSU), and super awesome if there were the ability to draw power for the Pi directly.
|
|
|
|
newtothescene
|
 |
August 10, 2013, 12:32:03 PM |
|
Is anyone considering doing a group buy with shares? I can't swing $8k right now, but could probably do 4 or 2... I haven't really seen anything like that offered, but would will to work with a trusted member on something if there is interest. Probably use escrow if possible...
Thoughts?
You can just buy a starter kit and add as many Hcards that you can afford. 5 more minutes of research on my part and I see that now, thanks for a civil and helpful reply 
|
|
|
|
JakeTri
|
 |
August 10, 2013, 02:21:06 PM |
|
Do you have a download link for the RPi image?
I hope Dave will post the SD image for RPi somewhere so we can revive the miner in case the SD card die ...
|
BTC donations always welcome: 1JakeTriwbahMYp1rSfJbTn7Afd1w62p2q
|
|
|
cet
Member

Offline
Activity: 100
Merit: 10
|
 |
August 10, 2013, 05:46:21 PM |
|
Any word on the PSU connectors on the M-Boards?
It looks like the normal ATX power supply powers down when it's not connected to a motherboard. I've seen a couple of DIY solutions for wiring a up a jack to make the rails active. Does anyone know we will need to do something like this to power the m-board and rPI? /cet
|
|
|
|
rethaw
|
 |
August 10, 2013, 05:51:12 PM |
|
I'm leaning towards having the new M-board design made here in the states on a quick turn. If I can't make that happen, I'll supply an appropriate cable so we don't have any confusion.
This is the post I missed, answers my question.
|
|
|
|
|
|
klondike_bar
Legendary
Offline
Activity: 2128
Merit: 1005
ASIC Wannabe
|
 |
August 10, 2013, 08:21:55 PM |
|
with the RPi be capable of running USB devices attached to it such as block erupters or BFL products, or not with the custom SD firmware?
|
|
|
|
Cablez
Legendary
Offline
Activity: 1400
Merit: 1000
I owe my soul to the Bitcoin code...
|
 |
August 10, 2013, 11:09:17 PM |
|
Mine is cheaper. $12 shipped in US. https://bitcointalk.org/index.php?topic=74397.0 I know I know so shameless. Back to topic! Great little compile guide jcp!!
|
Tired of substandard power distribution in your ASIC setup??? Chris' Custom Cablez will get you sorted out right! No job too hard so PM me for a quote Check my products or ask a question here: https://bitcointalk.org/index.php?topic=74397.0
|
|
|
tarui
|
 |
August 11, 2013, 04:52:39 AM |
|
so are the kits ready to ship by aug or sept?
anyway i tried searching for info on using debit cards but there's no reply to that post
|
|
|
|
snootch
Newbie
Offline
Activity: 39
Merit: 0
|
 |
August 11, 2013, 11:30:33 AM |
|
Two Questions: Q: Have you got the CC payment system ironed out yet? Q: Someone was wondering how to restart the Pi in case it freezes. I bought this little guy: http://www.controlbyweb.com/webrelay-quad/http://www.isourcecctv.com/images/products/detail/X320_front.1.gifI think I paid $140 for it, and it works great for my LTC miners. After configuring it, I just hook up the normally open pins on each relay to the reset pins on each miner's motherboard. If a miner isn't responding, I go to the dynamic DNS hostname I set up, it's port forwarded on my router, and pow, I've got a web based gui with buttons to restart my miners.  Now, I won't be in a situation again where I go on a two-week vacation and one of the miners locks up on day two.  So, If I connected one of these relays (normally closed) in series to the power supply of the Rpi, will it restart the Rpi and continue to mine? It is my understanding that the Rpi does not have restart pins like a motherboard does.
|
|
|
|
turtle83
|
 |
August 11, 2013, 12:11:29 PM |
|
Two Questions: Q: Have you got the CC payment system ironed out yet? Q: Someone was wondering how to restart the Pi in case it freezes. I bought this little guy: http://www.controlbyweb.com/webrelay-quad/ I think I paid $140 for it, and it works great for my LTC miners. After configuring it, I just hook up the normally open pins on each relay to the reset pins on each miner's motherboard. If a miner isn't responding, I go to the dynamic DNS hostname I set up, it's port forwarded on my router, and pow, I've got a web based gui with buttons to restart my miners.  Now, I won't be in a situation again where I go on a two-week vacation and one of the miners locks up on day two.  So, If I connected one of these relays (normally closed) in series to the power supply of the Rpi, will it restart the Rpi and continue to mine? It is my understanding that the Rpi does not have restart pins like a motherboard does. ^ That or you could simply enable the hardware watchdog on the Rpi... : http://pi.gadgetoid.com/post/001-who-watches-the-watcherThe watchdog is on the BCM2708 not in the kernel space.
|
|
|
|
snootch
Newbie
Offline
Activity: 39
Merit: 0
|
 |
August 11, 2013, 01:17:02 PM |
|
Do'h!  Oh well, i've already got it setup, so I'll just use that. Thanks! And Dave, any input on the CC question?
|
|
|
|
|
-Redacted-
|
 |
August 11, 2013, 02:51:50 PM |
|
Hey Dave, Are you also on board with Punin's shipping estimate? Week 34 starts August 19th, right? <snip>
I should be getting first [Rev-2] M-boards on friday, so if all goes as planned, we would start shipping week 34.
Thank you for your orders and support, we're working hard to get these units in your hands asap!
|
|
|
|
tom99
|
 |
August 11, 2013, 03:25:29 PM |
|
Do'h!  Oh well, i've already got it setup, so I'll just use that. Thanks! And Dave, any input on the CC question? I think Dave is working on CC but I have no idea when new CC is coming. I am waiting to pay by CC too.
|
|
|
|
buzzdave (OP)
VIP
Sr. Member
Offline
Activity: 472
Merit: 250
|
 |
August 11, 2013, 05:21:26 PM |
|
Do'h!  Oh well, i've already got it setup, so I'll just use that. Thanks! And Dave, any input on the CC question? I think Dave is working on CC but I have no idea when new CC is coming. I am waiting to pay by CC too. I'm in the application process, but these are banks - everything moves slowly.
|
|
|
|
buzzdave (OP)
VIP
Sr. Member
Offline
Activity: 472
Merit: 250
|
 |
August 11, 2013, 05:23:08 PM |
|
Hey Dave, Are you also on board with Punin's shipping estimate? Week 34 starts August 19th, right? <snip>
I should be getting first [Rev-2] M-boards on friday, so if all goes as planned, we would start shipping week 34.
Thank you for your orders and support, we're working hard to get these units in your hands asap!
Niko's rev2 M-boards still need testing. I've got a quote in for fast turn rev 2 M's from Screaming Circuits. If the testing goes well, I'll try to get M's made quickly enough to ship with product...
|
|
|
|
|