newsBFGMiner - News: BFGMiner 3.7.0 released

 
 
Latest News
BFGMiner 5.5.0 released posted by lukedashjr, Sat 06 Jan 2018 11:11:07 PM UTC
BFGMiner 5.4.2 released posted by lukedashjr, Mon 28 Mar 2016 08:19:56 AM UTC
BFGMiner 5.4.1 released posted by lukedashjr, Sat 21 Nov 2015 08:33:57 PM UTC
BFGMiner 5.4.0 released posted by lukedashjr, Fri 23 Oct 2015 04:25:04 AM UTC
BFGMiner 5.3.0 released posted by lukedashjr, Sat 05 Sep 2015 07:27:01 AM UTC

BFGMiner 3.7.0 released

Item posted by Luke Dashjr <lukedashjr> on Wed 27 Nov 2013 04:14:57 PM UTC.

NEW VERSION 3.7.0, NOVEMBER 27 2013

Human readable changelog:
- Support for new Bi*fury and Twinfury mining devices.
- Device probing has been rewritten to scan all devices in parallel (much faster). As a result, the order of devices found is no longer deterministic (consistent) at all.
- Parallel device probing makes --device's former syntax unusable, so it has been modified to use the same pattern matching as --set-device. Note that things like --scan-serial ztex:all are now valid, but probably much more dangerous than with VCOM drivers; a bare driverless "all" only affects VCOM drivers for this reason.
- Pattern matching for --set-device (and now --device) supports identifying specific devices by serial number or path. To use this, insert either of these between @ symbols where you would have previously put an index. So for example, --device 'BFL@FTWOTOP4' (bitforce device with serial FTWOTOP4) or --set-device '@/dev/ttyUSB0@a:osc6_bits=52' (first processor of device on /dev/ttyUSB0).
- BFGMiner-written config files now include the scan-serial and set-device settings.
- cpu and opencl drivers have been disabled by default in all cases. Use -S cpu:auto or -S opencl:auto if you need them.
- Automatically workaround cgminer driver breakage on Linux.

Full changelog: http://abitcoin.org/viewtopic.php?f=11&t=1124

 

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code