 |
October 04, 2025, 06:07:21 PM Last edit: October 05, 2025, 07:53:21 PM by Z3r0XG |
|
Using Kano cgminer, I have a Compac A1 and F. The A1 will down it's speed if it detects errors, and every 60m attempt to up it back up. The F starts at whatever speed I set it to, but if it has an error, it will restart at the same speed. It never adjusts up or down. This is an issue because during the night, I think because it's cooler and less load on the server, it doesn't throw errors at that speed, but during the day there are tons of restarts. Since I can't really tune my environment's thermals, I need to either compromise on just having many restarts or setting it a lower speed all the time.
Here is my config file:
"gekko-compaca1-start-freq" : "360", "gekko-compaca1-freq" : "410", "gekko-compaca1-corev" : "295", "gekko-compaca1-detect" : true, "gekko-start-freq" : "420", "gekko-compacf-freq" : "470", "gekko-mine2" : true, "gekko-tune2" : "60", "gekko-tune-down" : "95", "gekko-tune-up" : "97", "gekko-compacf-detect" : true, "gekko-wait-factor" : ".4",
I've read that it should be possible for this thing to behave the same way as the A1, but it's not currently. I've ready over the documentation on the github, but there doesn't seem to be additional flags that can be set. Anyone have any suggestions?
|