Bitcoin Forum
May 05, 2024, 09:30:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: Need help with cgminer, bfl and scan-serial  (Read 4662 times)
bitpop (OP)
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
June 12, 2012, 07:41:40 AM
 #21

True, i may have to do 4 copies. Maybe windows cgminer just doesnt support it. Search isnt helping my find others like me either.

1714944603
Hero Member
*
Offline Offline

Posts: 1714944603

View Profile Personal Message (Offline)

Ignore
1714944603
Reply with quote  #2

1714944603
Report to moderator
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
kano
Legendary
*
Offline Offline

Activity: 4494
Merit: 1808


Linux since 1997 RedHat 4


View Profile
June 12, 2012, 08:15:55 AM
 #22

https://bitcointalk.org/index.php?topic=28402.msg957093#msg957093

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
Cablez
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


I owe my soul to the Bitcoin code...


View Profile
June 12, 2012, 01:15:30 PM
 #23

Just a quick check, did you increase the size of the command window and then restart cgminer?

Tired of substandard power distribution in your ASIC setup???   Chris' Custom Cablez will get you sorted out right!  No job too hard so PM me for a quote
Check my products or ask a question here: https://bitcointalk.org/index.php?topic=74397.0
bitpop (OP)
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
June 13, 2012, 11:05:27 AM
 #24

i may have a while ago cablez. i finally got it working with a test version from kanoi

BFL-Engineer
Full Member
***
Offline Offline

Activity: 227
Merit: 100



View Profile WWW
June 14, 2012, 09:34:04 PM
 #25

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.

BF Labs Inc.  www.butterflylabs.com   -  Bitcoin Mining Hardware
GernMiester
Sr. Member
****
Offline Offline

Activity: 285
Merit: 250


View Profile
July 03, 2012, 01:43:53 AM
 #26

-S COM3 -S COM4 --disable-gpu
works just fine in windows for me.
somenick
Legendary
*
Offline Offline

Activity: 1286
Merit: 1004


View Profile
August 01, 2012, 11:54:11 PM
Last edit: August 02, 2012, 09:57:17 AM by somenick
 #27

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
bitpop (OP)
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
August 02, 2012, 04:23:15 AM
 #28

thanks

Pages: « 1 [2]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!