hilttag.blogg.se

Cgminer setup linux
Cgminer setup linux










cgminer setup linux
  1. #CGMINER SETUP LINUX INSTALL#
  2. #CGMINER SETUP LINUX DRIVERS#
  3. #CGMINER SETUP LINUX UPDATE#
  4. #CGMINER SETUP LINUX SOFTWARE#
cgminer setup linux

lhr_autotune - space-separated list of LHR auto-tune. lhr_tune - space-separated list of LHR tune values, meaning GPU unlock percentage. lhr - space-separated list of LHR modes. Only Nvidia GPUs are supported for these commands. pass or shortly -p - worker password or default pool password, can be empty, default value is ‘x’ (for example: MyAwesomePassword) LHR unlock user or shortly -u - mining pool login or wallet address, worker’s name can be specified with a dot (for example: sRuJK1BmA758GbOn.worker', '3LZhp4g3m7YWqR4hAPrZsKWbyo7hRBmqvy.rig0) port or shortly -n - mining pool port (for example: 8888, 3385) server or shortly -s - mining pool address (for example:, ) list_devices - list devices available for mining

  • The higher the hashrate, the bigger is the deviation from this average, caused by ASIC manufacturing tolerances.-algo or shortly -a - mining algorithm (for example: -algo ethash, -algo etchash -algo kawpow, -algo cuckatoo32, -algo beamhash).
  • If you want to operate your Miner without active cooling, we recommend a Clock Rate up to 100 MHz max. The Clock Rate can be set with the following commandline parameter: gekko-newpac-freq. The example above shows a Solo-Mining configuration in Con Kolivas’ Solo Mining pool. Please contact your pool operator or check the pool setup guide for more details. The Pool configuration which is used in the example above should be replaced by your own pool configuration data. cgminer -o stratum+tcp://:3333 -u 1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr -p x -suggest-diff 32 -gekko-newpac-freq 150

    #CGMINER SETUP LINUX SOFTWARE#

    The following command will start up the CGMiner Software (example): cd ~/mining/newpac/cgminer We achieved best results with dem Arctic Breeze Mobile 92 mm (quiet, performant, high-quality). We recommend a quality USB fan for operating clock rates greater than 150 MHz. For more details please check the following link on : here Users reported several compatibility issues with USB 3.0 Hubs with Intel chipsets. We highly recommend the GekkoScience 7-Port USB Hub which was specifically designed for the operation with USB stick miners. This USB Stick Miner requires a actively powered USB Hub which can independently provide 2 A for each USB port We have achieved good results with several USB 2.0 Hubs from Anker or Orico.

    cgminer setup linux

    This command returns a list of detected miners.

    #CGMINER SETUP LINUX DRIVERS#

    autogen.sh -enable-gekkoĮxplanation notes: The build parameter –enable-gekko activates the GekkoScience drivers both for Compac (single ASIC) and 2Pac (dual ASIC). The build command for Ubuntu 16.04.1 LTS (or higher) is slightly different: CFLAGS="-O2 -march=native". Now you can clone the GekkoScience CGMiner branch from GIT: mkdir -p mining/newpac cd mining/newpacĪfter successful cloning you can start to build CGMiner: CFLAGS="-O2".

    #CGMINER SETUP LINUX INSTALL#

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

  • libncurses5-dev: text based user interface for CGMiner.
  • libusb-1.0-0-dev: USB support for CGMiner.
  • libcurl4-openssl-dev: http connectivity for CGMiner.
  • libtool: provides shared library access for CGMiner.
  • build-essential: Compiler and Compile-Werkzeuge.
  • cgminer setup linux

    The following packages are mandatory to properly build CGMiner:

    #CGMINER SETUP LINUX UPDATE#

    It’s not necessary to use root.įirst steps: update and upgrade of system and reqired packages: sudo apt-get update This installation guide describes setup, configuration and build based on a freshly installed Raspbian (Debian) or Ubuntu installation. Preparation, Package Dependencies, Configuration and Build for Raspbian – Kernel version: 4.4 (Debian 8.7.1) or higher of for Ubuntu 16.04.1 LTS or higher Preparation












    Cgminer setup linux