Post
Topic
Board Mining software (miners)
Topic OP
Need help with cgminer-api
by
francescocmazza
on 15/08/2022, 22:39:41 UTC
Hello everyone,
I'm tinkering around a cgminer implementation on bitmain asic mining firmwares that is driving me crazy. I have two questions. I hope some of you may help me sort out what I'm getting wrong.
If i query cgminer-api pools the system counts an overall of 6 pools, but in the following details in the 'cgminer-api pools' result I see only 4 pools, not 6.

1. Are the remaining 2 hidden or it is some kind of malfunction?


Also I'm going nuts trying to find the correct syntax for 'cgminer-api removepool' or 'cgminer-api disablepool'. 'cgminer-api pools' Reports pools from no. 0 to no 3. If I try 'cgminer-api disablepool 1' for example I get invalid argument error for the disablepool command. From some research it seems I should be using some pool ID in the disablepool or remove pool commands, but i cant find this pool id information anywhere.

2. What am i doing wrong in using these commands?

Does anyone of you guys have any suggestions? Thank you so much, its been over a week now I'm stuck at this!
Francesco