Dogie's Miner Setup Guides:Nicely formatted version available at dogiecoin.com!Contents:
0a) What to Expect0b) What You Need1) Powering2) Cooling3) Case4a) Configuration4b) Configuration - Using Proxy (Optional)5) Troubleshooting6) Where to buy0a) What to Expect (top)Rockminer's T1 is a custom implementation of Asicminer's open source x24 reference design. It features 4 hashing boards each with 24 BE200 generation 3
chips, arranged into four tiers. A steel frame provides structure and allows the units to be stacked, and four 120mm fans provide cooling. A controller is
provided in the package.
Chips | 96x ASICMiner Gen3 |
Hashrate | ~830GH, 920GH (OC) |
Rated Voltage | 12V |
Rated Current | 75A |
Power.Consumption | ~900W, 1025W (OC) |
0b) What You Need (top)You will need a few accessories and a power supply to get started.
Click your flag to find everything you need to get started at Amazon! 1) Powering (top)T1s do not come with a power supply, and you will need a typical computer PSU with 8xPCI-E 6 pin power connectors. Strictly only 4 PCI-E connectors
are required at stock speeds, however it will reduce cable temperatures by utilising all 8. We also need to tell the PSU to always be on, as there isn't a
motherboard to do this. Cut a paper clip into a U and insert it into the green wire and either black wire to the side of the green wire. Tape it up for safety.
The power supply will now be controlled by its switch on the rear socket.
The controller board requires a 12V 2.5mm barrel connector, 1A minimum.
2) Cooling (top)Four 120mm Hongfu HFD12038H12BL fans are used to cool the individual aluminium heatsinks. Noise levels are rather excessive for an x24 design, however
the noise is that of moving air and isn't high pitched. Each blade has its own aluminium finned heatsink.
3) Case (top)A sturdy steel frame provides strength and houses the four mining boards, and can be stacked vertically. Access to the PCI-E cables, 4 pin cables and
5 bit switches are provided through cutouts in the side of the case.
4a) Configuration (top)An external 32bit PIC board is used as the controller, and can handle 8 daisy chained T1s, which is 32 mining boards.
Wiring:
- Plug in an ethernet cable from the controller board to you router.
- Plug in the three wired long cable from the miner to the white socket on the controller board closest to the ethernet port.
- If you have more than one T1 on the same controller, see the troubleshooting section at the bottom.
- Plug in all eight PCI-E connectors into the T1.
- Plug in the 12V barrel connector into the controller board.
Configuration:
- Power on the power supply using its switch at the back.
- Make sure or your router's subnet is 0, ie 192.168.0.x. If not then change it to 0, this is just temporary. ***If this is not possible, see below***
- Using a browser, navigate to 192.168.0.254:8000 - this goes to the T1's configuration page.
- Navigate to Settings.
- Change IP to something memorable, and on your preferred subnet.
- Change gateway to the IP of your router.
- Change primary DNS to the IP of your router.
- Change secondary DNS to "8.8.8.8".
- Enter Pool URL in the format as below. **There may be some issues with some pools at the moment, ghash definitely works**.
- Enter the port of your pool.
- Enter your miner username and password.
- Set ASIC clock at 270 for stock speeds and 300 for overclocked speeds.
- Click update and restart.
- Navigate back to the IP of the miner you set to check mining started.
- You can then change your router subnet back to whatever you are used to using.
Alternative Subnet Change:
- Unplug your computer from all internet sources.
- Plug in an ethernet cable from the controller to your computer.
- Navigate to Control Panel -> Network and Sharing Centre -> Change Adapter Settings.
- Right click on your ethernet adapter -> Properties.
- Click on "Internet Protocol Version 4" and click properties.
- Select "Use the following IP address" and enter the following:
- IP Address: 192.168.0.1, Subnet Mask: 255.255.255.0, Default Gateway: 192.168.0.254.
- Plug in an ethernet cable from the controller to you router.
- Restart the configuration instructions as above.
***Only the below pools work directly with T1s due to a current error in the firmware. Other pools will require the use of a proxy (see next section).***GHash IO Register!Servers : us1.ghash.io with port 3333
User : username.worker - auto creates workers!
Password: anypassword
Slush Register!Servers : stratum.bitcoin.cz with port 3333
User : username.worker
Password: password
BTCGuild Register!Servers : stratum-lb-usa48.btcguild.com with port 3333
User : username_worker
Password: anypassword
Bitcoin Digger Register!Servers : geo.bitcoindigger.com with port 3333
User : username.worker - auto creates workers!
Password: anypassword
4b) Configuration - Using Proxy (Optional) (top)To use pools outside of the above list, a proxy must be used. These instructions are for BFGMiner on Windows, but the same can be replicated on a Pi or Linux.
Using BFGMiner:- Download BFGMiner. Extract it to "C:\Program Files (x86)".
- On the computer the proxy is running on, open a command prompt window (run/search and type cmd).
- Enter "ipconfig /all". Scroll down to your computer to find its IP address.
- Using a browser, navigate to the T1s's configuration page.
- Enter the computer's IP address into the "Pool URL" field. Enter "3333" into the "Pool Port" field.
- Username and password fields do not matter (enter x in both). Click Update/Restart.
- Create a .bat file in notepad (by saving it as .bat) and save it on your desktop. Put the following text inside, changing the pool url and miner login as desired.
Optional:
- If you want the proxy to start in the background when you turn your computer on, navigate to Control Panel -> Administrative Tools -> Task Scheduler.
- From the right hand list, select "Create Basic Task". Name it "Start Proxy" and click "Next". Select the trigger "When the computer starts" and click "Next".
- Select "Start a Program" and click "Next". Browse to your desktop and select the .bat we created. Click "Next", select the tick box and click "Finish".
- Select "Run whether user is logged on or not" and tick the check box "Run with highest privileges". Click "Okay".
Antpool
cd C:\Program Files (x86)\bfgminer-4.7.0-win64
bfgminer -o stratum.antpool.com:3333 -u username_worker -p anypassword --stratum-port 3333 --set-device PXY:diff=512
BTCGuild
cd C:\Program Files (x86)\bfgminer-4.7.0-win64
bfgminer -o stratum.btcguild.com:3333 -u username_worker -p anypassword --stratum-port 3333 --set-device PXY:diff=512
GHash IO
cd C:\Program Files (x86)\bfgminer-4.7.0-win64
bfgminer -o us1.ghash.io:3333 -u username_worker -p anypassword --stratum-port 3333 --set-device PXY:diff=512
5) Troubleshooting (top)Problem | Solution |
How.do.I.set.up.more.than.one.miner.on.one.controller? | - There is a 5 bit switch on each hashing board which must be configured to be unique in order for the controller to detect it. Set the first miner's boards as "MINER1" in the below diagram, the second's as "MINER2" etc. The long cable from one unit should be plugged into the empty connection on the other to daisy chain the connections on the other.
|
How do I reset settings to default? | - Hold and press the black push button on the controller board. |
My.power.supply's.cables.are.braided.or.aren't.color.coded | - See below diagram for pin-outs.
|
Legal disclaimer: This information is for general guidance and does not constitute expert advice. We are not responsible if you, your property or a third
party is injured or damaged as a result of any interaction with this information, and no warranty is provided. All text and images are covered by copyright.
6) Where to buy (top)