{"id":19985,"date":"2021-01-14T18:12:46","date_gmt":"2021-01-14T17:12:46","guid":{"rendered":"https:\/\/www.bitshopper.desupport\/instructions\/terminus\/terminus-r606-setup-linux-raspian\/"},"modified":"2021-01-14T18:24:51","modified_gmt":"2021-01-14T17:24:51","slug":"terminus-r606-setup-linux","status":"publish","type":"page","link":"https:\/\/www.bitshopper.de\/en\/support\/instructions\/terminus\/terminus-r606-setup-linux\/","title":{"rendered":"Terminus R606 Setup Linux\/Raspian"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">Terminus R606 Setup Linux\/ Raspberry PI<\/h3>\n\n\n\n<p>Preparation, Package Dependencies, Configuration and Build for Raspbian \u2013 Kernel version: 4.4 (Debian 8.7.1) or higher and for Ubuntu 16.04.1 LTS or higher.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Preparation<\/h3>\n\n\n\n<p>These instructions describe setupcon, figuration and build with a new Raspbian (Debian) or Ubuntu installation. Sudo rights are required for the installation. Root itself is not required.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Required Equipment<\/h3>\n\n\n\n<p>An external controller is required to operate the miner which will be connected with the USB port of the miner. You can use classic desktop PCs, Notebooks or mini PCs with Windows, Linux or Mac operating systems. These instructions describes the setup with Linux-based operating systems such as Debian 8.7.1 and higher, Ubuntu 16.04 LTS and higher and Raspberry OS (Raspian) kernel version 4.4 or higher.<\/p>\n\n\n\n<p>First update your system and already installed packages:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt-get update\nsudo apt-get upgrade -y<\/code><\/pre>\n\n\n\n<p>The following packages must be installed to resolve the package dependencies of CGMiner:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><em>build-essential<\/em>: Compiler and Compiler-accessories<\/li><li><em>git<\/em>: source code repository<\/li><li><em>autoconf<\/em>: Needed to compile CGMiner.<\/li><li><em>automake<\/em>: Needed to compile CGMiner.<\/li><li><em>libtool<\/em>: shared library access for CGMiner<\/li><li>zlib1g-dev: Compression and cecompression library needed to compile CGMiner.<\/li><li><em>pkg-config<\/em>: Needed to compile CGMiner.<\/li><li><em>libcurl4-openssl-dev<\/em>: http connectivity for CGMiner<\/li><li><em>libudev-dev<\/em>: USB support for CGMiner<\/li><li><em>libusb-1.0-0-dev<\/em>: USB support for CGMiner<\/li><li><em>libncurses5-dev<\/em>: Text based User Interface for CGMiner<\/li><\/ul>\n\n\n\n<p><strong>For Debian, Ubuntu and Raspberry Pi OS:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt-get install -y build-essential git autoconf automake libtool pkg-config zlib1g-dev libcurl4-openssl-dev libncurses5-dev libusb-1.0-0-dev libudev-dev<\/code><\/pre>\n\n\n\n<p>Now you can clone the CGMiner Branch from GIT:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>mkdir -p mining\/r606; cd mining\/r606\ngit clone -b r606 https:\/\/github.com\/vthoang\/cgminer.git\ncd cgminer<\/code><\/pre>\n\n\n\n<p>After successful cloning from GIT you can now compile CGMiner:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>CFLAGS=\"-O2\" .\/autogen.sh --enable-gekko\nmake -j 2<\/code><\/pre>\n\n\n\n<p><strong>For Ubuntu 16.04.1 LTS or higher only the make commands are different:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>CFLAGS=\"-O2 -march=native\" .\/autogen.sh --enable-gekko<br>make -j 2<\/code><\/pre>\n\n\n\n<p>Explanation notes: The build parameter <strong>\u2013enable-gekko<\/strong> activates the GekkoScience drivers.<\/p>\n\n\n\n<p>After that the binary can be tested as follows:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>.\/cgminer -n<\/code><\/pre>\n\n\n\n<p>This command lists the detected miners. \u201cTerminus R606 BM1387 Bitcoin Miner\u201d should be displayed here.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Setup<\/h3>\n\n\n\n<p>The command for starting the Terminus R606 in your newly compiled custom CGMiner as follows (example):<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>.\/cgminer -o stratum+tcp:\/\/pool.ckpool.org:3333 -u 1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr -p x --suggest-diff 32 --gekko-r606-freq 600<\/code><\/pre>\n\n\n\n<p>The Pool configuration which is used in the example above should be replaced by your own pool configuration data. Please contact your pool operator or check the pool setup guide for more details. The example above shows a Mining configuration in Con Kolivas\u2019 <a href=\"http:\/\/pool.ckpool.org\">Mining pool<\/a>.<\/p>\n\n\n\n<p>The clock rate can be set by changing the parameter <strong>gekko-r606-freq<\/strong>. Frequencies between 200 and 1000 MHz are approved for the Terminus R606.<\/p>\n\n\n\n<p>The performance of the miner varies depending on the clock frequency and core voltage and can be approximately calculated using the following formula:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Performance in GH =&nbsp;1.368 * MHz<\/li><li>Example GH = 1.368 * 400 &nbsp;=&gt; Miner operates with approx. 547,2 GH\/s (+-15%) at a clock rate of 400 MHz.<\/li><li>The bigger the hashrate, the more the performance varies with the manufacturing tolerances of the ASICs used.<\/li><\/ul>\n\n\n\n<p>The efficiency of the Miner in J\/GH (see chart):<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/ip.bitcointalk.org\/?u=http%3A%2F%2F23.108.83.14%2Fimages%2FR606-sidehack-04.png&amp;t=620&amp;c=b9Pz9DZpNfkGCw\" alt=\"\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Fine Tuning<\/h3>\n\n\n\n<p>In addition to the adaptation of the clock frequency, the core voltage can or must be adapted in order to supply the ASICs optimally with voltage.<\/p>\n\n\n\n<p>The core voltage of the Terminus R606 can be adjusted very easily with a built-in circuit in eight steps from 390 mV to 460 mV.<\/p>\n\n\n\n<p>By default, the miner is delivered with a core voltage of 390 mV. Each time the black button is pressed, the core voltage will be increased by 10 mV. The three built-in LEDs illustrate the selected core voltage.<\/p>\n\n\n\n<p>The following voltage settings can be selected according to the following table:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/www.bitshopper.de\/wp-content\/uploads\/2021\/01\/grafik-1.png\" data-lbwps-width=\"445\" data-lbwps-height=\"136\" data-lbwps-srcsmall=\"https:\/\/www.bitshopper.de\/wp-content\/uploads\/2021\/01\/grafik-1-400x122.png\"><img decoding=\"async\" width=\"445\" height=\"136\" src=\"https:\/\/www.bitshopper.de\/wp-content\/uploads\/2021\/01\/grafik-1.png\" alt=\"\" class=\"wp-image-19873\" srcset=\"https:\/\/www.bitshopper.de\/wp-content\/uploads\/2021\/01\/grafik-1.png 445w, https:\/\/www.bitshopper.de\/wp-content\/uploads\/2021\/01\/grafik-1-300x92.png 300w, https:\/\/www.bitshopper.de\/wp-content\/uploads\/2021\/01\/grafik-1-400x122.png 400w\" sizes=\"(max-width: 445px) 100vw, 445px\" \/><\/a><\/figure>\n\n\n\n<p>For enhanced support please visit the public support forum on <a href=\"https:\/\/bitcointalk.org\/index.php?topic=5053833.0\">bitcointalk.org<\/a> or write us a e-mail.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Terminus R606 Setup Linux\/ Raspberry PI Preparation, Package Dependencies, Configuration and Build for Raspbian \u2013 Kernel version: 4.4 (Debian 8.7.1) or higher and for Ubuntu 16.04.1 LTS or higher. Preparation These instructions describe setupcon, figuration and build with a new Raspbian (Debian) or Ubuntu installation. Sudo rights are required for the installation. Root itself is [&#8230;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":19689,"menu_order":200,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-19985","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Terminus R606 Setup Linux\/Raspian - bitshopper.de<\/title>\n<meta name=\"description\" content=\"Installation, Compilation of Software, Configuration, Setup and Fine Tuning for Linux Operating Systems (Ubuntu, Debian und Raspberry OS)\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.bitshopper.de\/en\/support\/instructions\/terminus\/terminus-r606-setup-linux\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Terminus R606 Setup Linux\/Raspian\" \/>\n<meta property=\"og:description\" content=\"Installation, Compilation of Software, Configuration, Setup and Fine Tuning for Linux Operating Systems (Ubuntu, Debian und Raspberry OS)\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.bitshopper.de\/en\/support\/instructions\/terminus\/terminus-r606-setup-linux\/\" \/>\n<meta property=\"og:site_name\" content=\"bitshopper.de\" \/>\n<meta property=\"article:modified_time\" content=\"2021-01-14T17:24:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ip.bitcointalk.org\/?u=http%3A%2F%2F23.108.83.14%2Fimages%2FR606-sidehack-04.png&amp;t=620&amp;c=b9Pz9DZpNfkGCw\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.bitshopper.de\\\/en\\\/support\\\/instructions\\\/terminus\\\/terminus-r606-setup-linux\\\/\",\"url\":\"https:\\\/\\\/www.bitshopper.de\\\/en\\\/support\\\/instructions\\\/terminus\\\/terminus-r606-setup-linux\\\/\",\"name\":\"Terminus R606 Setup Linux\\\/Raspian - bitshopper.de\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.bitshopper.de\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.bitshopper.de\\\/en\\\/support\\\/instructions\\\/terminus\\\/terminus-r606-setup-linux\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.bitshopper.de\\\/en\\\/support\\\/instructions\\\/terminus\\\/terminus-r606-setup-linux\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/ip.bitcointalk.org\\\/?u=http%3A%2F%2F23.108.83.14%2Fimages%2FR606-sidehack-04.png&amp;t=620&amp;c=b9Pz9DZpNfkGCw\",\"datePublished\":\"2021-01-14T17:12:46+00:00\",\"dateModified\":\"2021-01-14T17:24:51+00:00\",\"description\":\"Installation, Compilation of Software, Configuration, Setup and Fine Tuning for Linux Operating Systems (Ubuntu, Debian und Raspberry OS)\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.bitshopper.de\\\/en\\\/support\\\/instructions\\\/terminus\\\/terminus-r606-setup-linux\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.bitshopper.de\\\/en\\\/support\\\/instructions\\\/terminus\\\/terminus-r606-setup-linux\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.bitshopper.de\\\/en\\\/support\\\/instructions\\\/terminus\\\/terminus-r606-setup-linux\\\/#primaryimage\",\"url\":\"https:\\\/\\\/ip.bitcointalk.org\\\/?u=http%3A%2F%2F23.108.83.14%2Fimages%2FR606-sidehack-04.png&amp;t=620&amp;c=b9Pz9DZpNfkGCw\",\"contentUrl\":\"https:\\\/\\\/ip.bitcointalk.org\\\/?u=http%3A%2F%2F23.108.83.14%2Fimages%2FR606-sidehack-04.png&amp;t=620&amp;c=b9Pz9DZpNfkGCw\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.bitshopper.de\\\/en\\\/support\\\/instructions\\\/terminus\\\/terminus-r606-setup-linux\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.bitshopper.de\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Support\",\"item\":\"https:\\\/\\\/www.bitshopper.de\\\/en\\\/support\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Instructions\",\"item\":\"https:\\\/\\\/www.bitshopper.de\\\/en\\\/support\\\/instructions\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Terminus\",\"item\":\"https:\\\/\\\/www.bitshopper.de\\\/en\\\/support\\\/instructions\\\/terminus\\\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Terminus R606 Setup Linux\\\/Raspian\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.bitshopper.de\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.bitshopper.de\\\/en\\\/\",\"name\":\"bitshopper.de\",\"description\":\"Digital mining equipment &amp; more\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.bitshopper.de\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Terminus R606 Setup Linux\/Raspian - bitshopper.de","description":"Installation, Compilation of Software, Configuration, Setup and Fine Tuning for Linux Operating Systems (Ubuntu, Debian und Raspberry OS)","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.bitshopper.de\/en\/support\/instructions\/terminus\/terminus-r606-setup-linux\/","og_locale":"en_US","og_type":"article","og_title":"Terminus R606 Setup Linux\/Raspian","og_description":"Installation, Compilation of Software, Configuration, Setup and Fine Tuning for Linux Operating Systems (Ubuntu, Debian und Raspberry OS)","og_url":"https:\/\/www.bitshopper.de\/en\/support\/instructions\/terminus\/terminus-r606-setup-linux\/","og_site_name":"bitshopper.de","article_modified_time":"2021-01-14T17:24:51+00:00","og_image":[{"url":"https:\/\/ip.bitcointalk.org\/?u=http%3A%2F%2F23.108.83.14%2Fimages%2FR606-sidehack-04.png&amp;t=620&amp;c=b9Pz9DZpNfkGCw","type":"","width":"","height":""}],"twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.bitshopper.de\/en\/support\/instructions\/terminus\/terminus-r606-setup-linux\/","url":"https:\/\/www.bitshopper.de\/en\/support\/instructions\/terminus\/terminus-r606-setup-linux\/","name":"Terminus R606 Setup Linux\/Raspian - bitshopper.de","isPartOf":{"@id":"https:\/\/www.bitshopper.de\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.bitshopper.de\/en\/support\/instructions\/terminus\/terminus-r606-setup-linux\/#primaryimage"},"image":{"@id":"https:\/\/www.bitshopper.de\/en\/support\/instructions\/terminus\/terminus-r606-setup-linux\/#primaryimage"},"thumbnailUrl":"https:\/\/ip.bitcointalk.org\/?u=http%3A%2F%2F23.108.83.14%2Fimages%2FR606-sidehack-04.png&amp;t=620&amp;c=b9Pz9DZpNfkGCw","datePublished":"2021-01-14T17:12:46+00:00","dateModified":"2021-01-14T17:24:51+00:00","description":"Installation, Compilation of Software, Configuration, Setup and Fine Tuning for Linux Operating Systems (Ubuntu, Debian und Raspberry OS)","breadcrumb":{"@id":"https:\/\/www.bitshopper.de\/en\/support\/instructions\/terminus\/terminus-r606-setup-linux\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.bitshopper.de\/en\/support\/instructions\/terminus\/terminus-r606-setup-linux\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.bitshopper.de\/en\/support\/instructions\/terminus\/terminus-r606-setup-linux\/#primaryimage","url":"https:\/\/ip.bitcointalk.org\/?u=http%3A%2F%2F23.108.83.14%2Fimages%2FR606-sidehack-04.png&amp;t=620&amp;c=b9Pz9DZpNfkGCw","contentUrl":"https:\/\/ip.bitcointalk.org\/?u=http%3A%2F%2F23.108.83.14%2Fimages%2FR606-sidehack-04.png&amp;t=620&amp;c=b9Pz9DZpNfkGCw"},{"@type":"BreadcrumbList","@id":"https:\/\/www.bitshopper.de\/en\/support\/instructions\/terminus\/terminus-r606-setup-linux\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.bitshopper.de\/en\/"},{"@type":"ListItem","position":2,"name":"Support","item":"https:\/\/www.bitshopper.de\/en\/support\/"},{"@type":"ListItem","position":3,"name":"Instructions","item":"https:\/\/www.bitshopper.de\/en\/support\/instructions\/"},{"@type":"ListItem","position":4,"name":"Terminus","item":"https:\/\/www.bitshopper.de\/en\/support\/instructions\/terminus\/"},{"@type":"ListItem","position":5,"name":"Terminus R606 Setup Linux\/Raspian"}]},{"@type":"WebSite","@id":"https:\/\/www.bitshopper.de\/en\/#website","url":"https:\/\/www.bitshopper.de\/en\/","name":"bitshopper.de","description":"Digital mining equipment &amp; more","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.bitshopper.de\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.bitshopper.de\/en\/wp-json\/wp\/v2\/pages\/19985","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bitshopper.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.bitshopper.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.bitshopper.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bitshopper.de\/en\/wp-json\/wp\/v2\/comments?post=19985"}],"version-history":[{"count":0,"href":"https:\/\/www.bitshopper.de\/en\/wp-json\/wp\/v2\/pages\/19985\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.bitshopper.de\/en\/wp-json\/wp\/v2\/pages\/19689"}],"wp:attachment":[{"href":"https:\/\/www.bitshopper.de\/en\/wp-json\/wp\/v2\/media?parent=19985"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}