Avalon nano: Difference between revisions
Jump to navigation
Jump to search
Various cleanups |
|||
Line 2: | Line 2: | ||
* [http://downloads.canaan-creative.com/software/avalon_nano/software/latest/ AvalonMiner] (Windows only) | * [http://downloads.canaan-creative.com/software/avalon_nano/software/latest/ AvalonMiner] (Windows only) | ||
* [[BFGMiner]]: bfgminer -S ICA:/dev/ttyACM0 --set-device ICA:baud=115200 --set-device ICA:reopen=timeout --set-device ICA:work_division=1 --set-device ICA:fpga_count=1 --set-device ICA:probe_timeout=100 --set-device ICA:timing=0.22 --api-listen 2>log | * [[BFGMiner]]: bfgminer -S ICA:/dev/ttyACM0 --set-device ICA:baud=115200 --set-device ICA:reopen=timeout --set-device ICA:work_division=1 --set-device ICA:fpga_count=1 --set-device ICA:probe_timeout=100 --set-device ICA:timing=0.22 --api-listen 2>log | ||
* [[ | * [[CGMiner]]: cgminer --icarus-options 115200:1:1 --icarus-timing 0.22 --api-listen 2>log | ||
= Miner Support = | = Miner Support = |
Revision as of 01:15, 4 August 2014
Host Apps
- AvalonMiner (Windows only)
- BFGMiner: bfgminer -S ICA:/dev/ttyACM0 --set-device ICA:baud=115200 --set-device ICA:reopen=timeout --set-device ICA:work_division=1 --set-device ICA:fpga_count=1 --set-device ICA:probe_timeout=100 --set-device ICA:timing=0.22 --api-listen 2>log
- CGMiner: cgminer --icarus-options 115200:1:1 --icarus-timing 0.22 --api-listen 2>log
Miner Support
- Cgminer (https://github.com/BitSyncom/cgminer/tree/avalon-usb)
- bfgminer (https://github.com/luke-jr/bfgminer)