|
|
@ -1,10 +1,11 @@ |
|
|
|
SUPPORTED DEVICES |
|
|
|
SUPPORTED DEVICES |
|
|
|
|
|
|
|
|
|
|
|
Currently supported devices include the Avalon (including BitBurner), the |
|
|
|
Currently supported devices include the Avalon (including BitBurner and |
|
|
|
Butterfly Labs SC range of devices, the ASICMINER block erupters and the BPMC |
|
|
|
Klondike), the Butterfly Labs SC range of devices, the ASICMINER block |
|
|
|
BF1 (bitfury) USB devices. No COM ports on windows or TTY devices will be used |
|
|
|
erupters and the BPMC BF1 (bitfury) USB devices. No COM ports on windows or |
|
|
|
by cgminer as it communicates directly with them via USB so it is normal for |
|
|
|
TTY devices will be used by cgminer as it communicates directly with them |
|
|
|
them to not exist or be disconnected when cgminer is running. |
|
|
|
via USB so it is normal for them to not exist or be disconnected when |
|
|
|
|
|
|
|
cgminer is running. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The BFL devices should come up as one of the following: |
|
|
|
The BFL devices should come up as one of the following: |
|
|
@ -20,6 +21,10 @@ Avalon will come up as AVA. |
|
|
|
|
|
|
|
|
|
|
|
Avalon devices need the --enable-avalon option when compiling cgminer. |
|
|
|
Avalon devices need the --enable-avalon option when compiling cgminer. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Klondike will come up as KLN. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Klondike devices need the --enable-klondike option when compiling cgminer. |
|
|
|
|
|
|
|
|
|
|
|
ASICMINER block erupters will come up as AMU. |
|
|
|
ASICMINER block erupters will come up as AMU. |
|
|
|
|
|
|
|
|
|
|
|
ASICMINER devices need the --enable-icarus option when compiling cgminer. |
|
|
|
ASICMINER devices need the --enable-icarus option when compiling cgminer. |
|
|
@ -98,6 +103,7 @@ ASIC SPECIFIC COMMANDS |
|
|
|
--avalon-temp <arg> Set avalon target temperature (default: 50) |
|
|
|
--avalon-temp <arg> Set avalon target temperature (default: 50) |
|
|
|
--bflsc-overheat <arg> Set overheat temperature where BFLSC devices throttle, 0 to disable (default: 90) |
|
|
|
--bflsc-overheat <arg> Set overheat temperature where BFLSC devices throttle, 0 to disable (default: 90) |
|
|
|
--bitburner-voltage <arg> Set BitBurner core voltage, in millivolts |
|
|
|
--bitburner-voltage <arg> Set BitBurner core voltage, in millivolts |
|
|
|
|
|
|
|
--klondike-options <arg> Set klondike options clock:temp1:temp2:fan |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AVALON DEVICES |
|
|
|
AVALON DEVICES |
|
|
|