Post
Topic
Board Mining support
Re: < cannot get code in Terminal to work>
by
MXG125
on 10/01/2023, 05:41:05 UTC
i have adequate air flow. yes this code never seems to work. is there something possibly i didn't install properly? i can only axcess and see performance vis command :
screen -list
screen -r ###
is there a way to change frequency via there?

also tis is what my cg miner config file looks like. could this need some tweeking? currently running ras pi 4b now no longer pi zero. thanks for all of your guys help.


{
"pools" : [
        {
                "url" : "stratum+tcp://solo.ckpool.org:3333",
                "user" : "1PsTPK2pMRnfi7wnfXY1VXdUtGgkFid6ma",
                "pass" : "x"
        }
]
,
        "api-listen" : true,
        "api-port" : "4028",
        "log" : "5",
        "worktime" : true,
        "api-allow" : "0/0,"
}