/cgminer-gekko

cgminer with GekkoScience Compac BM1384 Stickminer and extranonce support

Primary LanguageCOtherNOASSERTION

############################################

CGminer 4.9.2 GekkoScience Compac BM1384

############################################

This is a cgminer 4.9.2 with support fot GekkoScience Compac BM1384 Support.

This software is forked from cgminer 4.9.2 original from ckolivas.

(you can refer to original documentation to docs/README)

GekkoScience Usb miner

This software use a slighty moddified driver from novak's gekko driver.

I allows working with icarus miner and gekko on same rig.

to build this specific code on linux:

sudo apt-get update
sudo apt-get install build-essential autoconf automake libtool pkg-config libcurl4-openssl-dev libudev-dev \
libjansson-dev libncurses5-dev	libudev-dev libjansson-dev
./autogen.sh
./configure --enable-gekko
make
make install

Option Summary

  --compac-freq <clock>   Chip clock speed (MHz) default is 150 Mhz

Command line

  ./cgminer -o pool_url -u username -p password --compac-freq 150

For windows users, you can donwload the release zip file

Inside you can find a cgminer_run.bat file and you can adjust you settings.

Nicehash extranonce support

You can use your miner with last extranonce support for nicehash by adding #xnsub at the address end, like this:

./cgminer -o stratum+tcp://scrypt.eu.nicehash.com:3333#xnsub -u my_btc_address -p x --compac-freq 150