The Original GekkoScience Compac, 5 – 10 GH/s

฿0.00000999

999 Satoshis
23¢-39¢ USD

Max Power: 2 Billion Guesses Per Second
– The one that started it all, The GekkoScience Compac.
– Up to 620 Trillion chances to win each day. 
– Runs completely stock! Obtains speeds up from 5-10 GH/s

Pay with ⚡ Lightning ⚡ to save on higher on-chain fees!

SKU: ANT-U1-1 Category:

Description

Set up guide // Compilation instructions for the Antminer U1 USB Bitcoin ASIC Miner a Raspberry Pi 4, Raspberry Pi Model 3 A+ or Raspberry Pi Model Pi 3 B+ // How to compile cgminer on a Raspberry Pi

Open the “Terminal” app. Enter the following commands. If you have trouble, enter each command as its own separate line:

sudo apt-get update
sudo apt-get upgrade -y

sudo apt-get install -y build-essential autoconf automake libtool pkg-config libcurl4-openssl-dev libudev-dev libusb-1.0-0-dev libncurses5-dev zlib1g-dev git

cd
git clone https://github.com/kanoi/cgminer.git
cd cgminer

CFLAGS="-O2 -march=native -fcommon" ./autogen.sh --enable-gekko --enable-icarus

sudo make install

— That’s it! You should be good to test if the installation was successful.

Type in the command:

cd cgminer

sudo cgminer -o stratum+tcp://stratum.kano.is:3333 -u 1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr -p x --suggest-diff 128

CGMiner Git

The master git for cgminer is https://github.com/kanoi/cgminer

CGMiner README https://github.com/kanoi/cgminer/blob/master/README