Show Posts
|
Pages: « 1 2 3 [4] 5 »
|
67
|
Bitcoin / Mining software (miners) / Re: How do you run BFGminer as a blade proxy??
|
on: March 14, 2014, 12:44:37 AM
|
Has anyone else compared the speed running through bfgminer to the speed running through Slush's proxy? Also, does the Proxy miner show up in the bfgminer API Output?
I don't know how to set my blade via Slush's proxy, I was trying use this command: mining_proxy.exe -o localhost -p 3333 -cu bitcoinrpc -cp password (I already add rpcport=3333 in bitcoin.conf, and my blade point to localhost:8332) or mining_proxy.exe -o localhost -p 3333 -cu bitcoinrpc -cp password -sh localhost -sp 3333 -oh localhost -gp 8332 All of them doesn't work. Would you please tell me how to setuo it. Thank you.
|
|
|
71
|
Bitcoin / Mining support / Re: WinUSB problem
|
on: March 11, 2014, 11:33:33 PM
|
OK, problem resolved, I use CGMiner 3.2.2 to replaced 3.1.1, now it can support WINUSB. I think 3.1.1 should use UART port driver.
|
|
|
72
|
Bitcoin / Mining support / WinUSB problem
|
on: March 11, 2014, 03:50:56 PM
|
Dear group: I bought a ASICMiner Block Erupter, I use BFGMiner program with Silicon Labs CP210x driver, it works very well, I used follow command to start my BFGMiner:
bfgminer.exe -o pool -u username -p 1 --icarus-options 115200:1:1 --icarus-timing 3.0=100
But someone told me this rig should use WinUSB driver, so I download a Zadig tools, I uninstalled my CP210x at first and I installed WinUSB (v6.1.7600.16385). It worked. I can saw a Universal Serial Bus device in my computer's device manager (Windows XP).
But I can't saw any com port in my PC. I understand WinUSB won't need a port. But my BFGMiner or CGMiner can't running anymore. Did I missed something? Anyone can help me? Thanks a lot!
|
|
|
74
|
Bitcoin / Mining software (miners) / Re: BFGMiner 3.10.0: modular ASIC+FPGA, GBT+Strtm, RPC, Mac/Lnx/W64, AntU1, DRB, HFA
|
on: March 10, 2014, 03:39:52 PM
|
Recently I use BFGMiner to drive my ASICMiner's USB deivce(333MH), it works very well, but I still have a problem that is when I trying to use a command like as bfgminer.exe 2>log.txt syntax to logging the output message, I found the log file is very verbose, just like:
[2014-03-10 17:56:29] 5s:397.3 avg:331.8 u:180.1 Mh/s | A:0 R:0+0(none) HW:0/none [2014-03-10 17:56:34] 5s:372.7 avg:332.4 u:442.0 Mh/s | A:0 R:0+0(none) HW:0/none [2014-03-10 17:56:41] 5s:213.4 avg:269.1 u:357.8 Mh/s | A:0 R:0+0(none) HW:0/none [2014-03-10 17:56:47] 5s:355.6 avg:310.5 u:306.7 Mh/s | A:0 R:0+0(none) HW:0/none ...... etc
I remember the CGMiner only log the main message like as new block found or share accepted, and CGMiner not use time interval mode to log to file, it just write file when new message arrived. But BFGMiner not like this, it seems like write message every 5 second (can adjust by paramter or modify configuration file). My point is I don't like this record mode, if we use time interval mode we maybe miss something if interval value is to big, otherwise if this value too small, my hard driver is working hard beacause frequency read and write. So, is BFGMiner have a way to log data like CGMiner? Just execute write operate when output message appear?
By the way, BFGMiner is also a great program, many thanks for dev's work of this software.
|
|
|
76
|
Bitcoin / Mining support / Re: Two difficulty
|
on: March 10, 2014, 12:27:34 AM
|
Thanks for your advice, I mining at pool at most time, but sometime if that coin has very little difficulty I will trying to solo mining.
|
|
|
77
|
Bitcoin / Mining support / Two difficulty
|
on: March 09, 2014, 02:57:31 PM
|
Dear Group: I have a question about SOLO Mining, when I use CGminer to SOLO Mining, I found the output message about "network diff" is very high, usually over 100k, but in the pool or Wallet I can saw the difficulty only less 10,But if I solo mining other crypto coin the CGMiner's diff same with wallet and pool. why there have two different difficulty at same time?
|
|
|
|