Bitcoin Forum
April 25, 2024, 01:41:26 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [Guide] Dogie's Comprehensive Noncetech Sampo Setup [HD]  (Read 16836 times)
dogie (OP)
Legendary
*
Offline Offline

Activity: 1666
Merit: 1183


dogiecoin.com


View Profile WWW
April 14, 2014, 11:16:22 PM
Last edit: December 12, 2015, 07:48:26 AM by dogie
Merited by ABCbits (1)
 #1

Dogie's Miner Setup Guides:
    ASICMiner Blade
ASICMiner Cube
ASICMiner Tube
ASICMiner Prisma
Avalon Avalon2
Avalon Avalon3
Avalon Avalon4
Avalon Avalon6
SpondooliesTech SP10
SpondooliesTech SP20
SpondooliesTech SP30
SpondooliesTech SP35
Technobit HEX16B
Technobit HEX8A1
Technobit HEX4M
Technobit 2HEX4M
KNCMiner Saturn/Jupiter
Bitmain AntMiner S1
Bitmain AntMiner S2
Bitmain AntMiner S3
Bitmain AntMiner S4
Bitmain AntMiner S4+
Bitmain AntMiner S5
Bitmain AntMiner S7
Bitmain AntMiner C1
Bitmain AntMiner U3
RockMiner R-Box
RockMiner New R-Box
RockMiner R3-Box
RockMiner T1
HashCoins Apollo
HashCoins Ares
NonceTech Sampo
Yiazo YBF
BTCGarden AMV1
Bitmine Coincraft Desk V2
HashRatio Tsunami
XBTech Pacific 1250
BitCrane T-110
Black Arrow Prospero X1
AMT 1.25TH
C-Scape HexFury USB
C-Scape BiFury USB
MoonlightMiner NanoFury II USB
    Gigampz PSU breakout board


    Guide meta thread
    DefaultTrust Visualisation
    Power Supply analysis guide
    Manufacturer trustworthiness guide
___________________________________________________________________________________________________________________________


Nicely formatted version available at dogiecoin.com!



Contents:
0a) What to Expect
0b) What You Need
1) Powering
2) Cooling
3) Case
4a) Configuration
4b) Overclocking (optional)
5) Troubleshooting
6) Where to buy


0a) What to Expect (top)
The Noncetech Sampo is designed to be a scalable DIY ASIC to allow users to add and remove mining board as they choose. Each mining board utilises 8
CoinCraft A1 chips and each motherboard can control 8* mining boards (*mine is a prototype with only two connectors soldered on). An external controller is
required - which for now must be a RaspBerry Pi.

Per mining board:
Chips8x CoinCraft A1s
Hashrate~200GH stock, ~250GH OC'ed
Power.Consumption170W stock, 280W overclocked

 

      
 
      


0b) What You Need (top)
You will need the following:


1) Powering (top)
The Sampo packages do not come with a power supply, and both the motherboard and hashing boards must be powered. You will need a typical computer PSU with:

  • 1x ATX 20 pin for the motherboard
  • 2xPCI-E 6 pin power connectors per mining card
  • At least 28A on the/each 12V rail per mining card

Estimated power consumption per mining board is as follows:
  • ~170W (no overclock)
  • ~280W (overclock)

I would recommend the following PSUs:
For 1 card:
(Click.your.flag)
           
For.2.cards*:
(Click.your.flag)
           
*2 boards while overclocked or 3 at stock. Buy two PSUs for 4 boards (overclocked) - its the most price efficient solution.

  • Plug the 20 pin ATX connector into the motherboard.
  • Plug 2x PCIE 6 pin into each mining board. Power consumption is low enough that with a quality PSU you can run both connectors off one cable rail.
  • Plug the PSU into the mains.
  • Power is controlled by the flick switch on the motherboard.

      
 

2) Cooling (top)
Mining boards come with two heatsinks each. The top uses a 2U Dynatron heatsink with an RPM limited 80x80mm fan, copper base and integrated heatpipes.
The bottom heatsink is a 1U copper heatsink with a 70x70x15mm  FirstD FD7015H12D centrifugal fan. Noise levels aren't terrible but they're definitely higher
than an AntMiner S1.

Both can be replaced with larger (and quieter) LGA2011 or LGA1366 socket heatsinks as long as the heatspreader area is huge (larger than the normal
40-45mm x 40-45mm due to the chip layout. You will  need to mount them with the provided super long screw, spring and nut combination as you can't use
a backplate. Remember you will significantly increase the size of these boards by replacing them, risk bending the boards and not having sufficient contact area. Even the biggest heatsinks for this socket may not be appropriate.

A 120mm fan is required to blow over the voltage regulators which can reach up to 100C if left to passive cooling. Every little bit helps to increase lifetime.

120mm Fan:
(Click.your.flag)
           

      
 
      
 
 
 



3) Case (top)
Sampo 250GH kits do not come with a case, and so standoffs are recommended, especially with multiple boards. A 120mm fan blowing around would be
recommended just to keep airflow going.

Shipped weight of a motherboard and single mining board is 2kg, dimensions of the shipping box are 195 x 295 x 330mm. Dimensions of the motherboard
are 185 x 85 x 4*mm (*+60mm for cabling) and the mining card are 285 x 155* x 100mm (*+40mm for cabling).


4a) Configuration (top)
An external controller is required and currently only Raspberry Pis are supported. Noncetech do have plans to create a GUI miner via web interface,
however for now configuration is rather complicated. Cgminer is not currently supported, but will be shortly.

You will need the following:

  • Power on as above.
  • Put SD card into another computer.
  • Download Raspbian OS
  • Download Win32 Disk Imager and use it to flash SD card with Raspbian.
  • Put the SD card into the Raspbery Pi.
  • Plug in the following:
  • An ethernet cable from the Raspberry Pi to your router.
  • A HDMI to DVI / HDMI to HDMI cable from the Raspberry Pi to your monitor.
    • An external USB hub to Raspberry Pi.
    • A USB mouse and keyboard into the USB hub.
    • A micro USB power adapter into Raspberry Pi - this will boot it up.

  • Once booted, a first time config will pop up
  • Run expand_rootfs
    • Run configure_keyboard to put your local layout on (it defaults to UK).
    • Run update to get the latest files.
    • Boot to desktop.
  • Open "LX Terminal". Type the following commands, one line at a time. Press enter after each one.

Code:
sudo apt-get update
sudo apt-get install python-dev
sudo apt-get install python-rpi.gpio
sudo apt-get install python-smbus
sudo apt-get install i2c-tools
sudo apt-get install libusb-1.0-0-dev libusb-1.0-0 libcurl4-openssl-dev libncurses5-dev libudev-dev
wget http://ck.kolivas.org/apps/cgminer/4.2/cgminer-4.2.2.tar.bz2
tar xvf cgminer-4.2.2.tar.bz2
mv /home/pi/cgminer-4.2.2/ /home/pi/cgminer/
cd cgminer
./configure
sudo make

  • You then need to find a way to get "nominal.conf" and "turbo.conf" to your Pi.
  • Remember to edit the pool information in the .confs to your pool and miner details. Do NOT change anything in the lower section.
  • Easiest way is to save each one in notepad as a .conf, then upload somewhere. On your Pi, download them and put them in the cgminer folder.

nominal.conf
Code:
{
"pools" : [
{
"url" : "eu-stratum.btcguild.com:3333",
"user" : "dogie_nonce",
"pass" : "123"
},
{
"url" : "stratum.btcguild.com:3333",
"user" : "dogie_nonce",
"pass" : "123"
}
],

"failover-only" : true,
"no-submit-stale" : true,
"api-listen" : true,
"api-port" : "4028",
"api-allow" : "W:192.168.1.0/24,W:127.0.0.1",
"bitmine-a1-options" : "16000:800000:1500",
"noncetech-shutdown" : "55:55:55:55:55:55:55:55",
"noncetech-voltage" : "5:5:5:5:5:5:5:5",
"noncetech-fbdiv" : "100:100:100:100:100:100:100:100:100:100:100:100:100:100:100:100"
}

turbo.conf
Code:
{
"pools" : [
{
"url" : "eu-stratum.btcguild.com:3333",
"user" : "dogie_nonce",
"pass" : "123"
},
{
"url" : "stratum.btcguild.com:3333",
"user" : "dogie_nonce",
"pass" : "123"
}
],

"failover-only" : true,
"no-submit-stale" : true,
"api-listen" : true,
"api-port" : "4028",
"api-allow" : "W:192.168.1.0/24,W:127.0.0.1",
"bitmine-a1-options" : "16000:800000:1500",
"noncetech-shutdown" : "55:55:55:55:55:55:55:55",
"noncetech-voltage" : "1:1:1:1:1:1:1:1",
"noncetech-fbdiv" : "122:122:122:122:122:122:122:122:122:122:122:122:122:122:122:122"
}

  • Reboot with 'sudo reboot'.
  • When back on desktop, reopen "LX Terminal".
  • Enter the following code and click enter. If cgminer is working, it should try to open but say there is no miner connected.

Code:
sudo nohup /home/pi/cgminer/cgminer -c /home/pi/cgminer/nominal.conf

  • Now enter 'sudo shutdown now' to turn the Pi off.
  • Plug in a 20 pin IDC cable from each mining card to the motherboard.
  • Plug in a 26 pin IDC cable from the motherboard to the RaspBerry Pi. Make sure the red line on the cable matches up with P1 (pin 1) on the GPIO header of the Pi.
  • Turn on your power supply, and press the power button on the motherboard. Your power supply's fan should turn on gently.
  • Power on the Pi by replugging in power cable. Note you may need to unplug and replug the 26 pin IDC as it can also provide power.
  • Once booted up, enter the following command into "LX Terminal" to start mining

Code:
sudo nohup /home/pi/cgminer/cgminer -c /home/pi/cgminer/nominal.conf

  • If cgminer comes up and works fine, let it run for 5 minutes and check your hardware.
  • Then reboot again with "sudo restart".
  • Once booted up, enter the following command into "LX Terminal".

Code:
sudo nano /etc/xdg/lxsession/LXDE/autostart

  • This line will open up a file editor. Enter the line below to the end of the code in the file.
  • Once finished, press Ctrl + x to exit, Y to confirm and enter to save.

Code:
@/usr/bin/lxterminal --geometry=90x35 -e sudo ./cgminer/cgminer -c /home/pi/cgminer/nominal.conf

  • cgminer will now auto start when the Pi turns on, hurrah!
  • Now run the following commands one by one to install the equivalent of Teamviewer.

Code:
sudo apt-get install x11vnc
x11vnc -storepasswd
****enter a password****
cd .config
mkdir autostart
cd autostart
nano x11vnc.desktop

  • Same as last time, enter the below text at the end, then click Ctrl + X, Y and enter.

Code:
[Desktop Entry]
Encoding=UTF-8
Type=Application
Name=X11VNC
Comment=
Exec=x11vnc -forever -usepw -display :0 -ultrafilexfer
StartupNotify=false
Terminal=false
Hidden=false

  • Now enter "nano /boot/config.txt"
  • Scroll down until you find the line "#hdmi_force_hotplug=1" and delete the "#".
  • Ctrl + X, Y and enter to save.
  • You can now connect to your Pi externally by downloading TightVNC on your Windows PC and installing. You only need the viewer.
  • Open it and enter the IP of your Pi, followed by two colons and then port 5900, ie "192.168.1.85::5900"
  • This will auto start whenever the Pi is on.
  • Turn off Pi with 'sudo shutdown now'. Unplug monitor, keyboard and mouse and put the Pi along with your miner where you want it to live long term. The Pi only requires wired internet and micro usb power. You can connect remotely from now on and don't need a monitor etc.


4b) Overclocking (optional) (top)
  • Boot up and either use screen + mouse + keyboard or TightVNC to get to your Pi's desktop.
  • Enter the following into "LX Terminal".

Code:
sudo nano /etc/xdg/lxsession/LXDE/autostart

  • This line will open up a file editor. Enter the line below to the end of the code in the file.
  • Once finished, press Ctrl + x to exit, Y to confirm and enter to save.

Code:
@/usr/bin/lxterminal --geometry=90x35 -e sudo ./cgminer/cgminer -c /home/pi/cgminer/turbo.conf

  • This will achieve 250GH.
  • To reverse this, do the same again but change turbo.conf to nominal.conf.




5) Troubleshooting
TBA as problems arise.

      

      
 
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)

                    
         


1714009286
Hero Member
*
Offline Offline

Posts: 1714009286

View Profile Personal Message (Offline)

Ignore
1714009286
Reply with quote  #2

1714009286
Report to moderator
1714009286
Hero Member
*
Offline Offline

Posts: 1714009286

View Profile Personal Message (Offline)

Ignore
1714009286
Reply with quote  #2

1714009286
Report to moderator
1714009286
Hero Member
*
Offline Offline

Posts: 1714009286

View Profile Personal Message (Offline)

Ignore
1714009286
Reply with quote  #2

1714009286
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Noncetech
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile WWW
April 15, 2014, 09:28:39 AM
 #2

Thank you for this excellent guide.

Our graphical user interface will be ready in just a few days to make the setup and control easier. At the earliest it could be ready by tomorrow morning.
Noncetech
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile WWW
April 23, 2014, 09:10:47 PM
 #3

The GUI is ready and just needs to be tweaked. Here is a screenshot of it:

https://i.imgur.com/pqvEpmW.png?1
dogie (OP)
Legendary
*
Offline Offline

Activity: 1666
Merit: 1183


dogiecoin.com


View Profile WWW
May 18, 2014, 09:38:15 PM
 #4

All pictures now post processed, guide updated to latest style.

dogie (OP)
Legendary
*
Offline Offline

Activity: 1666
Merit: 1183


dogiecoin.com


View Profile WWW
May 18, 2014, 10:31:54 PM
 #5

Nicely formatted version available at www.dogiecoin.com!

cannachris
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250

cats love crypto | 911 truth @checktheevidence.com


View Profile
August 22, 2014, 08:59:09 AM
 #6

How many people actually have one of these? Huh

dogie (OP)
Legendary
*
Offline Offline

Activity: 1666
Merit: 1183


dogiecoin.com


View Profile WWW
August 22, 2014, 05:52:46 PM
 #7

How many people actually have one of these? Huh

Very, very, very few. They designed a custom PCB from scratch but failed to sell any significant number and so stopped producing. They also developed a custom web UI for these but unfortunately for us it was never released.

cannachris
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250

cats love crypto | 911 truth @checktheevidence.com


View Profile
December 11, 2014, 08:30:42 AM
 #8

I have one for sale fully set up with raspberry pi. Located in the Netherlands. Runs extremely stable@ 250 Gh with 0% rejects on any site, even nicehash. Drop me a line if you're interested.

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!