Bitcoin Forum
April 26, 2024, 08:57:31 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 [36] 37 38 39 40 41 »
  Print  
Author Topic: OLD: BFGMiner 4.10.0: GBT+Stratum, RPC, Mac/Linux/Win64, Spondoolies SP30  (Read 308306 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
EvilEls
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
October 31, 2014, 11:33:04 AM
 #701

Hi there!

Just found that new "multialgo" branch on github, but couldn't find any docu on that.
Could you pls shed some light on what this is all about?

Would it be possible to mine multiple algos at the same time?
Like having bitcoin and scrypt hardware working simultaneously, each on its own algo/pool?

Thx!

BFG FTW!  Grin
1714165051
Hero Member
*
Offline Offline

Posts: 1714165051

View Profile Personal Message (Offline)

Ignore
1714165051
Reply with quote  #2

1714165051
Report to moderator
The grue lurks in the darkest places of the earth. Its favorite diet is adventurers, but its insatiable appetite is tempered by its fear of light. No grue has ever been seen by the light of day, and few have survived its fearsome jaws to tell the tale.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714165051
Hero Member
*
Offline Offline

Posts: 1714165051

View Profile Personal Message (Offline)

Ignore
1714165051
Reply with quote  #2

1714165051
Report to moderator
1714165051
Hero Member
*
Offline Offline

Posts: 1714165051

View Profile Personal Message (Offline)

Ignore
1714165051
Reply with quote  #2

1714165051
Report to moderator
Luke-Jr (OP)
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
October 31, 2014, 11:36:57 AM
 #702

Hi there!

Just found that new "multialgo" branch on github, but couldn't find any docu on that.
Could you pls shed some light on what this is all about?

Would it be possible to mine multiple algos at the same time?
Like having bitcoin and scrypt hardware working simultaneously, each on its own algo/pool?

Thx!

BFG FTW!  Grin
Hah, people snooping around find things before I announce them Wink
Yes, that's the point of it. It isn't done yet, though!
Any suggestions for the TUI and RPC changes to go with it?
Kinda weird to see 2 Mh/s average for "4 Mh/s when it's doing SHA2 and 100 kh/s when it's doing scrypt" XD

EvilEls
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
October 31, 2014, 12:50:32 PM
 #703

Hah, people snooping around find things before I announce them Wink
Yes, that's the point of it. It isn't done yet, though!
Any suggestions for the TUI and RPC changes to go with it?
Kinda weird to see 2 Mh/s average for "4 Mh/s when it's doing SHA2 and 100 kh/s when it's doing scrypt" XD


Srry! Didn't mean to snoop around or cause you trouble! Just updated and found that magic word in my git console which made me curious. Quite rightly! Smiley

TUI is tough for multiple algos. Maybe stack them like that.

Code:
 
 bfgminer version 4.10.0 - Started: [2014-10-23 13:27:50] - [  8 days 00:49:38]
 [M]anage devices [P]ool management [S]ettings [D]isplay options                       [H]elp [Q]uit
----------------------------------------------------------------------------------------------------
 Pool 0: sha.pool.com       Diff:4  +Strtm  LU:[13:16:31]  User:sha_usr
 Block: ...3abed3e2 #327848  Diff:36G (257.6P)  Started: [12:55:51]
 ST:4  F:12  NB:1243  AS:0  BW:[ 54/ 43 B/s]  E:23.01  I: 2.75uBTC/hr  BS:362k
 2            |  4.90/ 4.95/ 4.72Gh/s | A:221409 R:1144+126(.56%) HW:33265/4.2%
----------------------------------------------------------------------------------------------------
 BPM 0:       |  2.49/ 2.49/ 2.37Gh/s | A:110784 R: 613+ 67(.60%) HW:16925/4.2%
 BPM 1:       |  2.47/ 2.46/ 2.35Gh/s | A:110626 R: 531+ 59(.52%) HW:16340/4.1%
----------------------------------------------------------------------------------------------------
 Pool 0: srcypt.pool.com     Diff:4  +Strtm  LU:[13:16:31]  User:scrypt_usr
 Block: ...3abed3e2 #327848  Diff:36G (257.6P)  Started: [12:55:51]
 ST:4  F:12  NB:1243  AS:0  BW:[ 54/ 43 B/s]  E:23.01  I: 2.75uBTC/hr  BS:362k
 2            |  950/ 932/ 940kh/s | A:221409 R:1144+126(.56%) HW:33265/4.2%
----------------------------------------------------------------------------------------------------
 GSD 0:       |  475/ 466/ 470kh/s | A:110784 R: 613+ 67(.60%) HW:16925/4.2%
 GSD 1:       |  475/ 466/ 470kh/s | A:110626 R: 531+ 59(.52%) HW:16340/4.1%
----------------------------------------------------------------------------------------------------
 [2014-10-31 13:13:29] Accepted 1376f0cf GSD 0  Diff 13/4
 [2014-10-31 13:13:34] Accepted 0966a537 BPM 1  Diff 27/4
 [2014-10-31 13:13:39] Accepted 09d103b4 BPM 0  Diff 26/4
 [2014-10-31 13:13:40] Accepted 130996e3 BPM 1  Diff 13/4
 [2014-10-31 13:13:43] Accepted 24b1ea24 GSD 1  Diff 6/4
 [2014-10-31 13:13:44] Accepted 14b90178 BPM 1  Diff 12/4


hhmmm... looks weird...  Grin
Luke-Jr (OP)
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
October 31, 2014, 01:48:31 PM
 #704

Hah, people snooping around find things before I announce them Wink
Yes, that's the point of it. It isn't done yet, though!
Any suggestions for the TUI and RPC changes to go with it?
Kinda weird to see 2 Mh/s average for "4 Mh/s when it's doing SHA2 and 100 kh/s when it's doing scrypt" XD


Srry! Didn't mean to snoop around or cause you trouble! Just updated and found that magic word in my git console which made me curious. Quite rightly! Smiley

TUI is tough for multiple algos. Maybe stack them like that.

Code:
 
 bfgminer version 4.10.0 - Started: [2014-10-23 13:27:50] - [  8 days 00:49:38]
 [M]anage devices [P]ool management [S]ettings [D]isplay options                       [H]elp [Q]uit
----------------------------------------------------------------------------------------------------
 Pool 0: sha.pool.com       Diff:4  +Strtm  LU:[13:16:31]  User:sha_usr
 Block: ...3abed3e2 #327848  Diff:36G (257.6P)  Started: [12:55:51]
 ST:4  F:12  NB:1243  AS:0  BW:[ 54/ 43 B/s]  E:23.01  I: 2.75uBTC/hr  BS:362k
 2            |  4.90/ 4.95/ 4.72Gh/s | A:221409 R:1144+126(.56%) HW:33265/4.2%
----------------------------------------------------------------------------------------------------
 BPM 0:       |  2.49/ 2.49/ 2.37Gh/s | A:110784 R: 613+ 67(.60%) HW:16925/4.2%
 BPM 1:       |  2.47/ 2.46/ 2.35Gh/s | A:110626 R: 531+ 59(.52%) HW:16340/4.1%
----------------------------------------------------------------------------------------------------
 Pool 0: srcypt.pool.com     Diff:4  +Strtm  LU:[13:16:31]  User:scrypt_usr
 Block: ...3abed3e2 #327848  Diff:36G (257.6P)  Started: [12:55:51]
 ST:4  F:12  NB:1243  AS:0  BW:[ 54/ 43 B/s]  E:23.01  I: 2.75uBTC/hr  BS:362k
 2            |  950/ 932/ 940kh/s | A:221409 R:1144+126(.56%) HW:33265/4.2%
----------------------------------------------------------------------------------------------------
 GSD 0:       |  475/ 466/ 470kh/s | A:110784 R: 613+ 67(.60%) HW:16925/4.2%
 GSD 1:       |  475/ 466/ 470kh/s | A:110626 R: 531+ 59(.52%) HW:16340/4.1%
----------------------------------------------------------------------------------------------------
 [2014-10-31 13:13:29] Accepted 1376f0cf GSD 0  Diff 13/4
 [2014-10-31 13:13:34] Accepted 0966a537 BPM 1  Diff 27/4
 [2014-10-31 13:13:39] Accepted 09d103b4 BPM 0  Diff 26/4
 [2014-10-31 13:13:40] Accepted 130996e3 BPM 1  Diff 13/4
 [2014-10-31 13:13:43] Accepted 24b1ea24 GSD 1  Diff 6/4
 [2014-10-31 13:13:44] Accepted 14b90178 BPM 1  Diff 12/4


hhmmm... looks weird...  Grin
Heh, you're assuming devices that only do one or the other.
I've got CPU (and plan to have OpenCL) doing both at the same time Smiley

Ntrain2k
Hero Member
*****
Offline Offline

Activity: 527
Merit: 500


HiveNet - Distributed Cloud Computing


View Profile
October 31, 2014, 01:58:06 PM
 #705

Is there a version of BFGminer that can autotune the clock frequencies for gridseed devices?


           ▄███▄    ▄▄▄▄▄
          ███████  ███████
          ███████ █████████
           ▀███▀  ▀███████▀
  ▄███▄            ▀█████▀
 ███████  ▄███▄    ▄▄▄▄▄
 ███████ ███████  ▄█████▄     ▄▄▄▄▄▄
  ▀███▀  ███████ █████████  ▄████████▄
          ▀███▀  █████████ ▄██████████▄
 ▄███▄            ▀█████▀  ▀██████████▀
███████  ▄███▄     ▀▀▀▀▀    ▀████████▀
███████ ███████   █████       ▀▀▀▀▀▀
 ▀███▀  ███████ ▄███████▄   ▄▄▄▄▄▄
         ▀███▀  █████████  ████████▄
                ▀███████▀ ██████████▄
       ▄█████▄    █████   ███████████
      ▄███████▄  ▄▄▄▄▄     █████████
      ▀███████▀ ▄█████▄     ▀█████▀
       ▀█████▀ █████████
               ▀███████▀
                ▀█████▀
 
HiveNet
 

       ███████████████████
      █████████████████████
     ███████████████████████
    ██████         ▀█████████
   ███████  █████▄   ▀████████
  ████████  ███████▄   ████████
 █████████  █████████  █████████
██████████  █████████  ██████████
 █████████  █    ████  █████████
  ████████  █████████  ████████
   ███████  █       █  ███████
    ██████  █████████  ██████
     █████             █████
      █████████████████████
       ███████████████████
        █████████████████
 

       ███████████████████
      █████████████████████
     ███████████████████████
    ████████████████▀  ██████
   ██████████████▀       █████
  ███████████▀       ██▌ ██████
 ████▀  ▀█          ████▌ ██████
████                ████▌ ███████
 ███                ████▌ ██████
  ███▄  ▄█          ████▌ █████
   ████████   █      ██▌ █████
    ███████  ████▄      █████
     ██████  ███████▄  █████
      █████████████████████
       ███████████████████
        █████████████████
|
|
s4m0ht
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
October 31, 2014, 05:59:16 PM
 #706

Why not just clone the GIT repository and build it yourself?  I just did that last night on my Debian machine...works great! 

yes well, that's what I did:) I am a fan of lean user experience though;P
BRADLEYPLOOF
Hero Member
*****
Offline Offline

Activity: 520
Merit: 500


View Profile
October 31, 2014, 06:16:40 PM
 #707

Why not just clone the GIT repository and build it yourself?  I just did that last night on my Debian machine...works great! 

yes well, that's what I did:) I am a fan of lean user experience though;P

I see.  I was trying to apt-get install bfgminer, but my computer told me there was no package with that name anywhere...

Also, I see that Luke is a f##king genius and wish that he would accept Reddcoin donations...I'd throw him a 100k of them for the awesomeness that is Luke-Jr!!!
Kurvanga
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
November 02, 2014, 10:50:20 AM
 #708

How can I fix that? pool does not see any work of course.

Code:
 [2014-11-02 11:42:21] Probing for an alive pool
 [2014-11-02 11:42:21] Testing pool stratum+tcp://pool.ltc.com/#skipcbcheck
 [2014-11-02 11:42:21] HTTP request failed: Protocol "stratum+tcp" not supported or disabled in libcurl
 [2014-11-02 11:42:21] Failed to connect in json_rpc_call
 [2014-11-02 11:42:21] initiate_stratum with sockbuf=0000000000000000
 [2014-11-02 11:42:22] Stratum connect failed with TLS to pool 0: schannel: failed to receive handshake, SSL/TLS connection failed
 [2014-11-02 11:42:22] Failed to get sessionid in initiate_stratum
 [2014-11-02 11:42:22] Generated target 00000000ffffffffffffffffffffffffffffffffffffffffffffffffffffffff
 [2014-11-02 11:42:22] Generated target 000000003fffffffffffffffffffffffffffffffffffffffffffffffffffffff
 [2014-11-02 11:42:22] Pool 0 stratum difficulty set to 4
 [2014-11-02 11:42:22] Received stratum notify from pool 0 with job_id=43f4
 [2014-11-02 11:42:22] Stratum authorisation success for pool 0
 [2014-11-02 11:42:22] Pool 0 stratum+tcp://pool.ltc.com/#skipcbcheck alive
 [2014-11-02 11:42:22] Received no-transaction-list response for pool 0 job 43f4
 [2014-11-02 11:42:22] Pool 0 is hiding block contents from us
 [2014-11-02 11:42:22] Generated stratum header 00000002851f36613986a1ac77e845c6a24bae39858726009f232c80d05d0f7f73c0d359b52912e17086bc9eef81a6d3b9d3fd841708b011138c31611bc44c48366c87f854560a801c0607b500000000
 [2014-11-02 11:42:22] Work job_id 43f4 nonce2 00000000
 [2014-11-02 11:42:22] Learned that block id 851f3661 is height 134331
 [2014-11-02 11:42:22] Network difficulty changed to 42 (303.9Mh)
 [2014-11-02 11:42:22] New block: ...851f3661 #134331 diff 42 (303.9Mh)
 [2014-11-02 11:42:22] Stratum from pool 0 detected new block
BRADLEYPLOOF
Hero Member
*****
Offline Offline

Activity: 520
Merit: 500


View Profile
November 02, 2014, 02:49:23 PM
 #709

How can I fix that? pool does not see any work of course.

Code:
 
 [2014-11-02 11:42:21] HTTP request failed: Protocol "stratum+tcp" not supported or disabled in libcurl

Try updating libcurl (if you're using Linux).  Definitely try:

sudo apt-get install build-essential autoconf automake libtool pkg-config libcurl4-gnutls-dev libjansson-dev uthash-dev libncursesw5-dev libudev-dev libusb-1.0-0-dev   libevent-dev libmicrohttpd-dev hidapi

sudo apt-get update
sudo apt-get upgrade

You may also have to rerun ./configure and make again...
Luke-Jr (OP)
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
November 02, 2014, 03:36:09 PM
 #710

How can I fix that? pool does not see any work of course.

Code:
 
 [2014-11-02 11:42:21] HTTP request failed: Protocol "stratum+tcp" not supported or disabled in libcurl

Try updating libcurl (if you're using Linux).  Definitely try:

sudo apt-get install build-essential autoconf automake libtool pkg-config libcurl4-gnutls-dev libjansson-dev uthash-dev libncursesw5-dev libudev-dev libusb-1.0-0-dev   libevent-dev libmicrohttpd-dev hidapi

sudo apt-get update
sudo apt-get upgrade

You may also have to rerun ./configure and make again...
His libcurl is fine. No version of libcurl supports stratum+tcp, so this is an ordinary message before it uses its own implementation.

Also, I don't see any actual problems in his log...

giveen
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1004


View Profile
November 03, 2014, 07:41:27 PM
 #711

How do I turn off GPU support in the Windows build? I dont want to see it in the device list.
Ntrain2k
Hero Member
*****
Offline Offline

Activity: 527
Merit: 500


HiveNet - Distributed Cloud Computing


View Profile
November 03, 2014, 08:39:39 PM
 #712

How do I turn off GPU support in the Windows build? I dont want to see it in the device list.

-S noauto

           ▄███▄    ▄▄▄▄▄
          ███████  ███████
          ███████ █████████
           ▀███▀  ▀███████▀
  ▄███▄            ▀█████▀
 ███████  ▄███▄    ▄▄▄▄▄
 ███████ ███████  ▄█████▄     ▄▄▄▄▄▄
  ▀███▀  ███████ █████████  ▄████████▄
          ▀███▀  █████████ ▄██████████▄
 ▄███▄            ▀█████▀  ▀██████████▀
███████  ▄███▄     ▀▀▀▀▀    ▀████████▀
███████ ███████   █████       ▀▀▀▀▀▀
 ▀███▀  ███████ ▄███████▄   ▄▄▄▄▄▄
         ▀███▀  █████████  ████████▄
                ▀███████▀ ██████████▄
       ▄█████▄    █████   ███████████
      ▄███████▄  ▄▄▄▄▄     █████████
      ▀███████▀ ▄█████▄     ▀█████▀
       ▀█████▀ █████████
               ▀███████▀
                ▀█████▀
 
HiveNet
 

       ███████████████████
      █████████████████████
     ███████████████████████
    ██████         ▀█████████
   ███████  █████▄   ▀████████
  ████████  ███████▄   ████████
 █████████  █████████  █████████
██████████  █████████  ██████████
 █████████  █    ████  █████████
  ████████  █████████  ████████
   ███████  █       █  ███████
    ██████  █████████  ██████
     █████             █████
      █████████████████████
       ███████████████████
        █████████████████
 

       ███████████████████
      █████████████████████
     ███████████████████████
    ████████████████▀  ██████
   ██████████████▀       █████
  ███████████▀       ██▌ ██████
 ████▀  ▀█          ████▌ ██████
████                ████▌ ███████
 ███                ████▌ ██████
  ███▄  ▄█          ████▌ █████
   ████████   █      ██▌ █████
    ███████  ████▄      █████
     ██████  ███████▄  █████
      █████████████████████
       ███████████████████
        █████████████████
|
|
BRADLEYPLOOF
Hero Member
*****
Offline Offline

Activity: 520
Merit: 500


View Profile
November 04, 2014, 06:49:49 PM
 #713


So, running BFGMiner 4.10 on Debian, I get this funky readout.  It runs for about 16 hours just fine, showing MH/S, then it decides to switch to TH/S.  I wish I had some scrypt based power in the TH/s...

Any clues?
nwoolls
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
November 06, 2014, 04:38:29 AM
 #714

@nwoolls
Could you please update the WR703n firmware to BFGminer4.8. I cannot do it myself, got stuck on the size of the firmware.
Thanks

bfgminer-ar71xx-generic-tl-wr703n-v4.10.0-r1-squashfs-factory.bin
bfgminer-ar71xx-generic-tl-wr703n-v4.10.0-r1-squashfs-sysupgrade.bin

Sorry for the delay.

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
Kurvanga
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
November 06, 2014, 11:51:30 AM
 #715

How can I fix that? pool does not see any work of course.

Code:
 
 [2014-11-02 11:42:21] HTTP request failed: Protocol "stratum+tcp" not supported or disabled in libcurl

Try updating libcurl (if you're using Linux).  Definitely try:

sudo apt-get install build-essential autoconf automake libtool pkg-config libcurl4-gnutls-dev libjansson-dev uthash-dev libncursesw5-dev libudev-dev libusb-1.0-0-dev   libevent-dev libmicrohttpd-dev hidapi

sudo apt-get update
sudo apt-get upgrade

You may also have to rerun ./configure and make again...
His libcurl is fine. No version of libcurl supports stratum+tcp, so this is an ordinary message before it uses its own implementation.

Also, I don't see any actual problems in his log...

Thanks for the reply guys Smiley

Apart from that there is zero activity on the pool from my worker when i'm using BfgMiner Sad same for the bfgminer output. I can post it if needed when i'm at home.
BRADLEYPLOOF
Hero Member
*****
Offline Offline

Activity: 520
Merit: 500


View Profile
November 06, 2014, 04:00:06 PM
 #716

How can I fix that? pool does not see any work of course.

Code:
 
 [2014-11-02 11:42:21] HTTP request failed: Protocol "stratum+tcp" not supported or disabled in libcurl

Try updating libcurl (if you're using Linux).  Definitely try:

sudo apt-get install build-essential autoconf automake libtool pkg-config libcurl4-gnutls-dev libjansson-dev uthash-dev libncursesw5-dev libudev-dev libusb-1.0-0-dev   libevent-dev libmicrohttpd-dev hidapi

sudo apt-get update
sudo apt-get upgrade

You may also have to rerun ./configure and make again...
His libcurl is fine. No version of libcurl supports stratum+tcp, so this is an ordinary message before it uses its own implementation.

Also, I don't see any actual problems in his log...

Thanks for the reply guys Smiley

Apart from that there is zero activity on the pool from my worker when i'm using BfgMiner Sad same for the bfgminer output. I can post it if needed when i'm at home.

ltc.com is dead...just visited the website and it's just junk...so, probably try multipool.us (anything scrypt also mines doge) or liteguardian.com if you only want to mine litecoin...
albysprx
Sr. Member
****
Offline Offline

Activity: 247
Merit: 250



View Profile
November 06, 2014, 06:30:03 PM
 #717

can you add "stratum extranonce subscription" support?
http://prntscr.com/53nz07
https://www.nicehash.com/docs/connect-via-proxy/
i'm using a gawminers fury
nwoolls
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1002


View Profile WWW
November 06, 2014, 06:42:48 PM
 #718

can you add "stratum extranonce subscription" support?
http://prntscr.com/53nz07
https://www.nicehash.com/docs/connect-via-proxy/
i'm using a gawminers fury

BFGMiner already supports the extension and instructions for its use can be found on the same site:

https://www.nicehash.com/software/

MultiMiner: Any Miner, Any Where, on Any Device |  Xgminer: Mine with popular miners on Mac OS X
btc: 1BmXY4ZZQh1iHSVre658gM1gPAEtDnq8rv  |  ltc: LP1SsHZTDexndkvRKsqAkXNsienPHwaMb5  |  hardware: nwoolls at gmail dot com
albysprx
Sr. Member
****
Offline Offline

Activity: 247
Merit: 250



View Profile
November 06, 2014, 07:19:35 PM
 #719

can you add "stratum extranonce subscription" support?
http://prntscr.com/53nz07
https://www.nicehash.com/docs/connect-via-proxy/
i'm using a gawminers fury

BFGMiner already supports the extension and instructions for its use can be found on the same site:

https://www.nicehash.com/software/
thx, so i can use it?
Code:
bfgminer.exe --scrypt -S opencl:noauto -S zus:all -o stratum+tcp://stratum.nicehash.com:3333#xnsub#skipcbcheck -u 14ZnSvrougVEgQfSLKWYHHzNYcET3j9hRa.1 -p x --set zus:chips=6
or without #skipcbcheck?
Elmit
Hero Member
*****
Offline Offline

Activity: 785
Merit: 500


BURST got Smart Contracts (AT)


View Profile WWW
November 08, 2014, 03:40:28 AM
 #720

I thought it is time to upgrade from 3.99 (gridseed), which I downloaded then, ...

Now I did:
sudo apt-get install bfgminer  - that installed 3.10 again!!!

I downloaded the zip file and configured with:
./configure --enable-cpumining --enable-scrypt

sudo ./bfgminer   finds my ~/.bfgminer/bfgminer.conf

which includes, beside the pools:

"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"expiry-lp" : "3600",
"log" : "5",
"log-microseconds" : true,
"no-pool-disable" : true,
"no-show-processors" : true,
"no-show-procs" : true,
"queue" : "3",
"scan-time" : "60",
"scrypt" : true,
"skip-security-checks" : "0",
"submit-stale" : true,
"temp-hysteresis" : "3",
"shares" : 0,
"kernel-path" : "/usr/local/share/bfgminer",
"scan" : [
   "gridseed:all"
],
"set-device" : [
   "gridseed:clock=800"
],
"api-allow" : "W:127.0.0.1",
"api-description" : "BfgMiner 3.99.0"


When I execute bfgminer, it shows the gridseed devices, but does not find anything to mine.
Changing the directory of bfgminer-3.99 let me mine immediately.

The pool uses nomp, just in case that matters.

What have I forgoten to do?

Ing. Ronald Wiplinger (@ ELMIT)   Blog and pools: http://mininghere.com  CAT info at: https://cat.elmit.com  Tel.: (O) +886 (0)2--2623-3117, (M) +886 (0) 988--70-77-42, Telegram: @RonaldPhone
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 [36] 37 38 39 40 41 »
  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!