Post
Topic
Board Mining software (miners)
Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.2.0
by
sunblaster
on 06/06/2013, 02:28:53 UTC
Has anyone got v3.2 to correctly detect ASICminer USBs on Windows? Keeps asking for "AMU driver" even though UART BRidge COM driver is installed and USBs are listed under COMP Ports. Also 3.1.1 doesn't seem to work with COM ports higher then 9, no matter what format I use in BAT file it just says failed to open port.

Here is my .bat

cgminer-nogpu -o http://pit.deepbit.net:8332 -u someuser -p somepassword --icarus-options 115200:1:1 --icarus-timing 3.0=100 -S COM3 -S COM4 -S COM5 -S COM6 -S COM7 -S COM8 -S COM9    

if i try "-S COM10" or any other higher ports I get: Icarus detect: Failed to open PORT 10

I gave up and started using BitMinter

SunBlaster