>> (p.1)
    Author Topic: [GUIDE] BitFury Miner Support/Tuning  (Read 148101 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.
    darkfriend77 (OP)
    Sr. Member
    ****
    Offline Offline

    Activity: 434
    Merit: 265


    View Profile WWW
    September 04, 2013, 12:17:08 PM
    Last edit: June 14, 2014, 09:59:39 AM by darkfriend77
    Merited by ABCbits (3)
     #1


    Code:
           __________.__  __ ___________                       _____  .__                              
            \______   \__|/  |\_   _____/_ _________ ___.__.       \ |__| ____   ___________          
             |    |  _/  \   __\    __)|  |  \_  __ <   |  |  /  \  \|  |/    \_/ __ \_  __ \          
             |    |   \  ||  | |     \ |  |  /|  | \/\___  |    Y    \  |   |  \  ___/|  | \/          
             |______  /__||__| \___  / |____/ |__|   ____| \____|__  /__|___|  /\___  >__|            
                    \/             \/                \/              \/        \/     \/                
      _________                                  __        \  ___________           .__                
     /   _____/__ ________ ______   ____________/  |_      /  \__    ___/_ __  ____ |__| ____    ____  
     \_____  \|  |  \____ \\____ \  _ \_  __ \   __\    /     |    | |  |  \/    \|  |/    \  / ___\
     /        \  |  /  |_> >  |_> >  <_> )  | \/|  |          |    | |  |  /   |  \  |   |  \/_/  >
    /_______  /____/|   __/|   __/ \____/|__|   |__|    /       |____| |____/|___|  /__|___|  /\___  /
            \/      |__|   |__|                         \/                          \/        \//_____/  

    Thread is in construction!!!  Grin

    The goal of this thread is to consolidate all informations to operate and fine tune the bitfury miner.

    Development:
    - BitFury Testers/Devs

    Seller:
    - BitFury EU/WordWide
    - BitFury US

    Case:
    - Custom Case Design for Bitfury Miners
    - All aluminum open air case for BitFury miners

    Raspberry Pi SD Image (only v2+ m-boards)
    - ver. 1: 2013-Aug-29_BitfuryRasPi_v0.1
    - ver. 2: 2013-Sep-27_BFSB_GM2

    Information:
    - Instructions for BitFury Miner
    - eagle .sch format (M-Board v2.3, H-Card v1.2)

    Mining Software Repositories: (use with caution, work in progress!)
    - Chainminer - Orginal BitFury  Software
    - BFGMiner by Luke-Jr
    Clarification: BFGMiner's "littlefury" branch (which should really be renamed "bitfury", and probably will be at some point) is currently tested with LittleFury and generic GPIO only, and should also work with Metabank's rigs, but is still strictly a work-in-progress and not considered a stable or even testing release. I haven't confirmed yet that it is compatible with the board design referenced in the OP, but if not I certainly plan to port it ASAP.
    - CGMiner by anajavi
    Quote
    <punin> compile with --enable-bitfury
    <punin> con is not going to make support for our hardware because it only runs on linux, pi and needs root access
    <punin> so this is as far as cgminer support will go from our side Sad
    <punin> ./cgminer --help
    <punin> --bitfury-board-type <arg> Bitfury board type, 0=i2c, 1=mboardv1, 2=mboardv2 (default: 0)
    <punin> --bitfury-options <arg> Set bitfury chip options chip:speed,chip.. eg. 0:55,1:56... default: ALL:54
    <punin> old M-board probably doesn't work because no-one has tested it
    <punin> so use --bitfury-board-type 2
    - CGMiner by KNK
    Anyone willing to help testing a cgminer fork changes with a full kit or at least one board in each bus (A-D)?

    In sync with the latest Legkodymov's miner. For BFSB master boards you should leave BITFURY_MUX_OE undefined in bitfury-config.h and change:
    Code:
    #define BITFURY_MAXCHIPS 100
    #define BITFURY_MAXBANKS 1
    #define BITFURY_BANKCHIPS 100
    to
    Code:
    #define BITFURY_MAXCHIPS 256
    #define BITFURY_MAXBANKS 4
    #define BITFURY_BANKCHIPS 16

    IRC:
    - BitFury Support (Server: ircnet.eversible.com Channel: #bfsbsupport)

    Instructions:
    - EU/Worldwide BitFury Guide: Readme BSFSB v0.1 (using m-board v2)
    - US BitFury Guide: **US** BitFury Setup Guide (using m-board v1)

    Raspberry Pi:
    - RPi Beginners

    Know Errors:
    - Hardware: Soldering errors!

    Installation:
    Important:



    Also please note that if you are not populating the M-board fully the best results will be achieved by spreading the H-boards evenly between the four channels.

    -:| www.DOTMog.com |:-
Page 1
Viewing Page: 1