Hello, I am running one GekkoScience Compac F using the kanoi cgminer repo on raspberry pi zero. Miner will run great for about 24 hours and then it will just stop. Below are the logs from cgminer that show the failure. I tried messing with the voltage screw once and same thing happened, miner will run for about 24 hours and then just stop.
Command I am running
sudo su -c '/usr/local/bin/cgminer -c /home/coletrain/pool.txt --suggest-diff 442 --gekko-compacf-freq 400 --gekko-start-freq 300 --gekko-tune-up 87 --gekko-mine2 --gekko-tune2 60 2>/home/coletrain/cgminer.log'
contents of /home/coletrain/pool.txt
{
"pools" : [
{
"url" : "redacted",
"user" : "redacted",
"pass" : "redacted"
}
],
"scrypt" : true,
"kernel-path" : "/usr/local/bin"
}
cg miner logs
[2023-08-08 22:49:30.332] 0: GSF 0 - plateau_type PT_NONONCE \[0] 7676 > 5113.06 (lock=0)
[2023-08-08 22:49:30.333] 0: GSF 0 - asic plateau: \[0] (1/3) 395.00MHz
[2023-08-08 22:49:30.334] 0: GSF 0 - plateau NONONCE \[0] RESET at 400.00MHz
[2023-08-08 22:49:31.703] 0: GSF 0 - CompacF Bitcoin Miner (10055037)
[2023-08-08 22:49:56.620] GSF 0 failure, disabling!
[2023-08-08 22:50:01.393] 0: GSF 0 - Toggling ASIC nRST to reset
[2023-08-08 22:50:08.000] Hotplug: GekkoScience added GSF 1
[2023-08-08 22:50:32.972] GSF 1 failure, disabling!
[2023-08-08 22:50:35.302] 0: GSF 0 - Toggling ASIC nRST to reset
[2023-08-08 22:50:36.890] Hotplug: GekkoScience added GSF 2