Author

Topic: GekkoScience Compacf fails after one day of running kanoi cgminer (Read 121 times)

newbie
Activity: 3
Merit: 0
Sorry this is my first time posting here, didn't know that was a support thread, thanks for letting me know.

I will close this thread and reiterate issue on support thread.
legendary
Activity: 3578
Merit: 1090
Think for yourself
Also, you should be posting in the actual support thread for this miner instead creating unneeded threads.

Just in case you didn't see it:
https://bitcointalksearch.org/topic/m.57735149
newbie
Activity: 3
Merit: 0
Ok, is that because my config file says
"scrypt" : "true"

I realized that setting probably shouldn't be in my config after posting.


I'll double check but I'm pretty sure I'm using your repo to mine.
legendary
Activity: 4466
Merit: 1798
Linux since 1997 RedHat 4
You aren't using my miner code.
My code will ONLY do bitcoin mining with an ASIC (or FPGA)

You are using someone else's code that also does off topic non-bitcoin scrypt mining using your GPU.
newbie
Activity: 3
Merit: 0
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
Jump to: