I run the miner with these parameters -
sudo cgminer -o stratum+tcp://solo.ckpool.org:3333 -u bc1qgkdg0quzzpt5rcah7elrg06u5lvxdc34nkxwxv -p x --gekko-compacf-freq 400 --gekko-start-freq 375 --gekko-tune-up 85 --gekko-mine2 --gekko-tune2 60
In this case it supposed to run at 400Mhz but mine sets at 500Mhz as I believe I saved some day. Neither the start frequency or highest frequency works, it starts at 325 and goes up to 500...
Even if I run it with sudo cgminer -o stratum+tcp://solo.ckpool.org:3333 -u bc1qgkdg0quzzpt5rcah7elrg06u5lvxdc34nkxwxv -p x it will still start at 325 and target 500Mhz
That's odd; the sticks have no memory and this command doesn't load a configuration file. There is no reason it should go up to 500. You could try removing
--gekko-compacf-freq 400 --gekko-start-freq 375 and it should only go up to 200MHz (default frequency). If that doesn't work, there's something really wrong (such as having setup an
alias that calls cgminer with other options). Do you remember having done anything like that?
alias -p should show you whether you've set up an odd alias, by the way.
Even if I run it with 0 freqesncy setting options (see above) it still runs at 500Mhz.
I don't remember setting up an alias, I might have done it though. Where would that config be saved?
We been out of state for a while, so sticks were collecting dust, came back and fired the system back up and it fired up right at 500Mhz.
My main problem now is that I cant run them all together, even with having proper hubs and all.
I can remedy the Mhz problem by reinstalling the rpi filesystem, but still have the problem with cgminer not seeing all sticks on 2 hubs (and seeing all on single/either!)
How do I insert screenshots here btw?