Post
Topic
Board Hardware
Re: Now available: Lancelot (Heavy Duty 400 Mega hashes, 2 x FPGA Mining Board)
by
Dunkelheit667
on 21/05/2013, 01:24:03 UTC
...
cgminer --icarus-timing long -S /dev/ttyUSB0

Will work for the first one (I can see the light and it start hashing away.)

cgminer --icarus-timing long -S /dev/ttyUSB1

Works for the second one... How can I get them to both mine together? 

Did you try:

cgminer --icarus-timing long -S /dev/ttyUSB0 -S /dev/ttyUSB1

?