Post
Topic
Board Hardware
Re: GekkoScience has a new stickminer that does 300+GH
by
kano
on 09/01/2023, 00:54:02 UTC
sorry im a complete noob. can you explain how and were to put commands
In the Terminal. https://support.apple.com/guide/terminal/welcome/mac

also for some reason i  cannot vet the change frequency and tuning  commands to work. any ideas. this is what iv have so far :
cgminer.exe -o stratum+tcp://de.ckpool.org:3333 -u <wallet adress> -p x --gekko-compacf-detect --gekko-compacf-freq 500
You are following the wrong section of the guide. .exe is always a Windows binary. You should neither download, nor try to run, a Windows binary on Mac, it won't work. Download and run the right binary for your OS and it should be good.

Everything is explained here: https://kano.is/gekko.php
Ah, OK, yes I think the windows binary might? actually work on an Intel MacOS,
but that would also run way too slow.

The build steps linked in https://kano.is/gekko.php explain how to build cgminer on a Mac OSX
https://github.com/kanoi/cgminer/blob/master/mac-build.txt

And yes all commands are run in a Terminal