cgminer 4.6.1-1 Release, Install in Linux Ubuntu, mint and debian derivative system

cgminer 4.6.1-1 Release, Install in Linux Ubuntu, mint and debian derivative system

This is a multi-threaded multi-pool FPGA and ASIC miner for bitcoin.

Changelog version cgminer 4.6.1-1
  • Throttle bflsc28 devices when they hit the overheat limit
  • Add whitelisting of firmware used in final bflsc28 products
  • API.java – remove lowercase of all data sent
  • Avalon2: Add 3 bytes nonce2 support
  • Avalon2: MM needs n2size length <= 4
  • Use fan min as fan speed when run with –avalon2-fixed-speed
  • Clear the pool submit fail bool after adding shares to the stratum
  • hashtable to minimise window the share is not in the table
  • api-example unlimited socket works
  • Add custom strcasestr and use custom gnu type functions in bflsc
  • Fix windows build of bflsc driver
  • Fix possible deref in bflsc28
To cgminer 4.6.1-1 Install in Linux Ubuntu (12.04, 12.10, 13.04, 13.10, 14.0, 14.10), mint (14,15,16,17) and debian derivative system, open a new Terminal window and bash (get it?) in the following commands:

For Linux System 64 bit
wget http://archive.getdeb.net/ubuntu/rpool/apps/c/cgminer/cgminer_4.6.1-1~getdeb1_amd64.deb
sudo dpkg -i cgminer_4.6.1-1~getdeb1_amd64.deb
sudo apt-get install -f
sudo rm -rf cgminer_4.6.1-1~getdeb1_amd64.deb
For Linux System 32 bit
wget http://archive.getdeb.net/ubuntu/rpool/apps/c/cgminer/cgminer_4.6.1-1~getdeb1_i386.deb
sudo dpkg -i cgminer_4.6.1-1~getdeb1_i386.deb
sudo apt-get install -f
sudo rm -rf cgminer_4.6.1-1~getdeb1_i386.deb

Home Cgminer

0 Response to “cgminer 4.6.1-1 Release, Install in Linux Ubuntu, mint and debian derivative system”

Post a Comment