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
For Linux System 64 bit
wget http://archive.getdeb.net/ubuntu/rpool/apps/c/cgminer/cgminer_4.6.1-1~getdeb1_amd64.debFor Linux System 32 bit
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
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