Bitcoin Forum
May 05, 2024, 09:23:27 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: how do I wire 2 block erupter cubes to a single supply  (Read 514 times)
sandman102 (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 24, 2014, 02:49:51 PM
 #1

I am new to mining, just ordered my first cube and I have a Corsair RM1000 PS from another project.

If I want to add a second cube, can I add it to the same PS?

What kind of cable harness do I need t split the supply, and are there harness's available commercially,  or do I need to make one?

Thanks


sandman102
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714944207
Hero Member
*
Offline Offline

Posts: 1714944207

View Profile Personal Message (Offline)

Ignore
1714944207
Reply with quote  #2

1714944207
Report to moderator
1714944207
Hero Member
*
Offline Offline

Posts: 1714944207

View Profile Personal Message (Offline)

Ignore
1714944207
Reply with quote  #2

1714944207
Report to moderator
mojacho
Newbie
*
Offline Offline

Activity: 137
Merit: 0


View Profile
April 24, 2014, 03:28:46 PM
 #2


have you read below tutorial? Hope its help Smiley

https://bitcointalk.org/index.php?topic=352658.0
Chris_Sabian
Legendary
*
Offline Offline

Activity: 896
Merit: 1001



View Profile
April 25, 2014, 01:08:36 AM
 #3


have you read below tutorial? Hope its help Smiley

https://bitcointalk.org/index.php?topic=352658.0

This tutorial is very good.

I have 2 cubes running off a Corsair Gold RM850.  The PS has 2 PIC/E power lines.  Each cube is attached to one.
Meech
Hero Member
*****
Offline Offline

Activity: 924
Merit: 1000



View Profile
April 25, 2014, 02:48:27 AM
 #4

Power is provided by 2 pci-e connectors from psu.  You can also use molex to pci-e adapter.  I believe for each cube you would need to run a separate mining proxy.  I may be wrong. Shocked
cinnamon_carter
Legendary
*
Offline Offline

Activity: 1148
Merit: 1018


It's about time -- All merrit accepted !!!


View Profile WWW
April 25, 2014, 02:54:22 AM
 #5

i don't have one but i have seen some impressive set up's with a raspberry pi running a load of these,  ( i have raspberry pi not eruptors !)

Check out my coin Photon
Merge Mine 5 other Blake 256 coins - 6x your hash power  https://www.blakecoin.org/

The obvious choice is not always the best choice.

LOOK DEEPER - Look into the Blake 256 Family -- CC
Chris_Sabian
Legendary
*
Offline Offline

Activity: 896
Merit: 1001



View Profile
April 25, 2014, 01:15:54 PM
 #6

i don't have one but i have seen some impressive set up's with a raspberry pi running a load of these,  ( i have raspberry pi not eruptors !)

I have a raspberry pi acting as a proxy and running bfgminer with several cubes.  I have been running it for months.  No problems other than the very very intermittent bfgminer crash/restart
sandman102 (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 25, 2014, 03:38:00 PM
 #7

My power supply comes with 4 6+2 PCI cables, am I correct in assuming that each erupter requires 2 separate cables?

The reason I ask is because on each of my cables, there are are 2 6 pin connectors at the end of each of cables.  Am I correct in assuming that I use 2 cables for each erupter, and not use the second connecter on the cable?

Thanks

Sandman
Chris_Sabian
Legendary
*
Offline Offline

Activity: 896
Merit: 1001



View Profile
April 25, 2014, 04:02:29 PM
 #8

My power supply comes with 4 6+2 PCI cables, am I correct in assuming that each erupter requires 2 separate cables?

The reason I ask is because on each of my cables, there are are 2 6 pin connectors at the end of each of cables.  Am I correct in assuming that I use 2 cables for each erupter, and not use the second connecter on the cable?

Thanks

Sandman

You can go either way.  Ideally you would use 2 cables though.

I have a cube running with 2 cables and I have another cube running with 1 cable - 2 connectors (each cable has 2 connectors for power)

Chris_Sabian
Legendary
*
Offline Offline

Activity: 896
Merit: 1001



View Profile
April 25, 2014, 04:04:59 PM
 #9

Also, if you wanted to use a raspberry pi as the proxy and bfgminer here is the code:

sudo apt-get update
sudo apt-get install autoconf automake libtool pkg-config libcurl4-gnutls-dev libjansson-dev uthash-dev libmicrohttpd-dev unzip
wget http://luke.dashjr.org/programs/bitcoin/files/bfgminer/3.8.0/bfgminer-3.8.0.zip
unzip bfgminer-3.8.0.zip
cd bfgminer-3.8.0
./configure
make
make install
./bfgminer -o pool -O user:pass --http-port 8330

**replace pool and user:pass as necessary**
Example ./bfgminer -o stratum.btcguild.com:3333 -O minerguy_1:12345 --http-port 8330
sandman102 (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 25, 2014, 04:38:15 PM
 #10

I was planning on using a old xp box thats just sitting around and mining-proxy.  What are the advantages to using the pi?

Thanks

Sandman102
Chris_Sabian
Legendary
*
Offline Offline

Activity: 896
Merit: 1001



View Profile
April 25, 2014, 05:06:31 PM
 #11

I was planning on using a old xp box thats just sitting around and mining-proxy.  What are the advantages to using the pi?

Thanks

Sandman102

Uses less power (something like 10 watts) than computer (100-500 watts).
Meech
Hero Member
*****
Offline Offline

Activity: 924
Merit: 1000



View Profile
April 25, 2014, 06:23:27 PM
 #12

I was planning on using a old xp box thats just sitting around and mining-proxy.  What are the advantages to using the pi?

Thanks

Sandman102

The mining proxy is super easy to use but is limited in the info it gives.  You can use either 1 cable with 2 6 pin connectors or 2 cables with 1 6 pin connector for each unit.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!