<<  >> (p.15)
    Author Topic: OLD: BFGMiner 4.10.0: GBT+Stratum, RPC, Mac/Linux/Win64, Spondoolies SP30  (Read 308850 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.
    Luke-Jr (OP)
    Legendary
    *
    Offline Offline

    Activity: 2604
    Merit: 1190



    View Profile
    July 07, 2014, 04:32:50 AM
     #281

    Can someone give me an example of a bfgminer.conf file that has settings on per-device basis?
    I have a few devices that achieve best results at different speeds. So, based on their serial number I want to configure them to start automatically at the desired speed.
    (as opposed to me going and adjusting the speeds every time I start them).
    Ideally I'd like to have one set of global settings with a few exceptions for this and that device. You can use NFY devices as an example - e.g. this is what I currently have:
    Code:
    {
    "set-device" : [
    "NFY:baud=500000",
    "NFY:osc6_bits=56"
    ]
    }
    Code:
    {
    "set-device" : [
    "NFY:baud=500000",
    "NFY:osc6_bits=56",
    "NFY@serial:osc6_bits=58"
    ]
    }

Page 14
Viewing Page: 15