Post
Topic
Board Hardware
Re: GekkoScience has a new stickminer that does 300+GH
by
Johnny Hash
on 09/11/2021, 11:53:25 UTC
Then when it starts running the T value and frequency are both 200. In the dir 'cgminer', when I type 'ls', no cgminer.conf file is listed but when I type '/root/.cgminer/cminer.conf' it returns "access denied."

Type the following 2 commands:

rm -vf ~/.cgminer/cgminer.conf
sudo rm -vf /root/.cgminer/cgminer.conf


Your suggestion caused cgminer not to recognise any of the "--gekko-xx y" commands anymore... But after reinstalling and rebooting the RPi I ran the code again and.. it works!
The old "on-and-off" trick seems to have done it. Now comfortably running at 400MHz and around 265 Gh/s.

Thanks for the suggestions!