Forum Home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    CPUminer

    Mining
    2
    3
    1547
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      DAMAGEBITCOIN last edited by

      System Details:
      Ubuntu
      cpuminer 2.3.2
      libcurl/7.22.0 OpenSSL/1.0.1 zlib/1.2.3.4 libidn/1.23 librtmp/2.3


      I have installed cpuminer on my linux using following commands:

      sudo apt-get install make automake build-essential git
      sudo apt-get install libcurl4-openssl-dev
      git clone git://github.com/pooler/cpuminer.git
      cd cpuminer
      ./autogen.sh
      ./configure CFLAGS=“-O3”
      make
      ./minerd --url stratum+tcp://pool.d2.cc:3333 -a scrypt --userpass your_username.1:x

      Screen output after running the CPUminer is:

      [2013-11-30 05:28:23] 1 miner threads started, using ‘scrypt’ algorithm.
      [2013-11-30 05:28:23] Starting Stratum on stratum+tcp://pool.d2.cc:3333
      [2013-11-30 05:28:26] Stratum detected new block
      [2013-11-30 05:28:27] thread 0: 4096 hashes, 2.76 khash/s
      [2013-11-30 05:30:35] Stratum detected new block
      [2013-11-30 05:30:35] thread 0: 68752 hashes, 0.54 khash/s

      Now I can see the command working but I don’t see any update happening on the pool website. The pool seems authentic to me and I wonder if there is a setup issue on my machine. On pool’s website I see my workers as inactive. I am suspecting a connection between my machine and the FTC (feather coin) client is not established properly. Can someone help me out here?
      Questions:
      1. On pool’s website I see my workers as inactive.
      2. I also don’t see any Accept, Reject numbers flashing on the screen - I believe I need to do some configuration for this, which I don’t know.

      1 Reply Last reply Reply Quote 0
      • Wellenreiter
        Wellenreiter Moderators last edited by

        I doubt, that you will see any activity on the pool statistics.

        The pool calculates it’s stats based on the number of shares you submit and with that low hashrate CPU mining provides, it happens most of time, that you’ll see a message 'new block found before your system has finished it’s calculations and is able to submit a share.

        Feathercoin development donation address: 6p8u3wtct7uxRGmvWr2xvPxqRzbpbcd82A
        Openpgp key: 0x385C34E77F0D74D7 (at keyserver.ubuntu.com)/fingerprint: C7B4 E9EA 17E1 3D12 07AB 1FDB 385C 34E7 7F0D 74D7

        1 Reply Last reply Reply Quote 0
        • D
          DAMAGEBITCOIN last edited by

          [quote name=“Wellenreiter” post=“37779” timestamp=“1385792810”]
          I doubt, that you will see any activity on the pool statistics.

          The pool calculates it’s stats based on the number of shares you submit and with that low hashrate CPU mining provides, it happens most of time, that you’ll see a message 'new block found before your system has finished it’s calculations and is able to submit a share.
          [/quote]

          Thanks for the consolation. Now I am moving to another server which might be able to offer me a better hash and a better acceptance rate

          FTC 6s8VjoRkUdYZvm2VBFLuSarax1kwbirfzW

          1 Reply Last reply Reply Quote 0
          • First post
            Last post