Pages:
Author

Topic: Need help with cgminer, bfl and scan-serial (Read 4663 times)

legendary
Activity: 2912
Merit: 1060
August 02, 2012, 12:23:15 AM
#28
thanks
legendary
Activity: 1286
Merit: 1004
bat file

cd C:\Users\miner\Downloads\cgminer-2.6.1-win32
mode con:cols=100 lines=2500
cgminer -G ^
-S "bitforce:\\.\COM11" ^
-S "bitforce:\\.\COM12" ^
-S "bitforce:\\.\COM13" ^
-S "bitforce:\\.\COM14" ^
-S "bitforce:\\.\COM15" ^
-S "bitforce:\\.\COM17" ^
-S "bitforce:\\.\COM19" ^
-S "bitforce:\\.\COM20" ^
-o http://pit.deepbit.net:8332   -u user -p pass ^
-o http://api2.bitcoin.cz:8332   -u user           -p pass ^
-o http://de.btcguild.com:8332 -u user           -p pass ^
-o http://btcmine.com:8332      -u user           -p pass

all work
sr. member
Activity: 285
Merit: 250
-S COM3 -S COM4 --disable-gpu
works just fine in windows for me.
full member
Activity: 227
Merit: 100
Thanks for your help. They each work individually. I just cant get them all to run.

-S "\\.\COM3" -S "\\.\COM4" -S "\\.\COM5"


Regards,
BF Labs Inc.
legendary
Activity: 2912
Merit: 1060
i may have a while ago cablez. i finally got it working with a test version from kanoi
legendary
Activity: 1400
Merit: 1000
I owe my soul to the Bitcoin code...
Just a quick check, did you increase the size of the command window and then restart cgminer?
legendary
Activity: 4466
Merit: 1798
Linux since 1997 RedHat 4
legendary
Activity: 2912
Merit: 1060
True, i may have to do 4 copies. Maybe windows cgminer just doesnt support it. Search isnt helping my find others like me either.
full member
Activity: 206
Merit: 100
Mostly Harmless...
When I was trying to get all of mine to work together, I just called multiple instances of cgminer.  It's ugly, for sure, but it worked till I could make some headway.  Way less ugly than having them just sitting there.
legendary
Activity: 2912
Merit: 1060
Thanks for your help. They each work individually. I just cant get them all to run.
full member
Activity: 206
Merit: 100
Mostly Harmless...
Everything I'm reading says that it should see them up to COM9, so for COM10 you'd need to use \\.\COM10 for anything above (i'm grasping at straws).  If the drivers don't work, I don't know what else it could be.
legendary
Activity: 2912
Merit: 1060
-S \\.\COM3 -S \\.\COM4 -S \\.\COM5
crashes it https://imgur.com/WF6uH

Mine are 3,4,5,6

Is no one using multi bfl in windows? Sad
full member
Activity: 206
Merit: 100
Mostly Harmless...
You could try installing the drivers:

http://www.ftdichip.com/Drivers/VCP.htm

See if that helps.
full member
Activity: 206
Merit: 100
Mostly Harmless...
I'm running out of ideas.  What are the ports that your BFLs are assigned to (via Device Manager)?

You could try using the whole port, like this:

-S \\.\COM3 -S \\.\COM4 -S \\.\COM5
legendary
Activity: 2912
Merit: 1060
I did
start "CG Miner" cgminer.exe -c cgminer.conf -S COM3 -S COM4 -S COM5 -S COM6
https://imgur.com/WF6uH
full member
Activity: 206
Merit: 100
Mostly Harmless...
you need a -S for each:

-S COM4 -S COM5 -S COM6
legendary
Activity: 2912
Merit: 1060
using one works perfect however
start "CG Miner" cgminer.exe -c cgminer.conf -S COM5
legendary
Activity: 2912
Merit: 1060
this doesnt work at all
start "CG Miner" cgminer.exe -c cgminer.conf -S COM3,COM4,COM5,COM6
legendary
Activity: 2912
Merit: 1060
Thanks but now its crashing when i use
start "CG Miner" cgminer.exe -c cgminer.conf -S COM3 -S COM4 -S COM5 -S COM6
https://imgur.com/WF6uH
full member
Activity: 206
Merit: 100
Mostly Harmless...
Yeah, thats what I was thinking.  By repeating the same array value ("scan-serial") it might just be overwriting one value instead of multiple instances, so you end up with whatever that is set as (probably the last one).
Pages:
Jump to: