Post
Topic
Board Hardware
Re: GekkoScience has a new stickminer that does 300+GH
by
Johnny Hash
on 06/11/2021, 12:28:04 UTC
Hi all,

Just started out mining on a RaspPi for the first time.
I'm trying to adjust the frequency using some of the tips mentioned here but the freq stays at the stock 200MHz. What am I missing here?
Here is how I set it up.

Code:
sudo cgminer -o stratum+tcp://nl.kano.is:3333 -u JohnnyHash.worker -p x --suggest-diff 128 --gekko-compacf-freq 450 --gekko-start-freq 300 --gekko-tune-up 85

As a beginner, I ignored the notion that these sticks are not for me because I think they are just too cool to pass on, please forgive my eagerness to jump in the deep.

I tried adding in the '--gekko-compacf-detect' but this doesn't seem to do anything.