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

    Neoscrypt Pi Miner

    Feathercoin Discussion
    2
    2
    2256
    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.
    • T
      tmuir12 Regular Member last edited by

      I just can’t help myself.

      I had to know.

      How fast could a Raspberry Pi mine PXC

      AFter several failed attempts I finally managed to get Neoscrypt Minerd to compile on it and here are the results

      NeoscryptPI.png

      What a Powerhouse!!! :))

      For those wishing to try yourself the first thing to know is it won’t compile with the standard gcc 4.6 on comes with Raspbian, you need to install 4.7

      First follow the steps here to insatll and select gcc4.7

      http://drillbitsystem.com/forum/index.php?topic=191.0

      Then

      git clone https://github.com/ghostlander/cpuminer-neoscrypt

      cd cpuminer-neoscrypt

      ./autogen.sh

      ./configure CFLAGS=“-Ofast -march=native”

      make
      

      to run

      ./minerd -o stratum+tcp://yourmingpool:XXX -u USERNAME -p PASSWORD

      1 Reply Last reply Reply Quote 0
      • ghostlander
        ghostlander Regular Member last edited by

        Yep, I also couldn’t resist a temptation of testing the miner on some ancient hardware :)

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