Hi Patrike,
I have a IBelink DSM6T based upon cgminer. I can connect to it fine using AM but it does not show 5s hash-rate, which results in calculated revenue to show up as 0. The Avg value shows up fine.
This is what API report shows:
"SUMMARY": [
{
"Elapsed": 2041,
"MHS av": 5854.57,
"MHS 5s": 0.0,
"Found Blocks": 0,
"Getworks": 84,
"Received": 2864348.0,
"Accepted": 7981,
"Rejected": 16,
"Hardware Errors": 23736,
"Utility": 234.66,
"Discarded": 144,
"Stale": 0,
"Get Failures": 1,
"Local Work": 45763,
"Remote Failures": 0,
"Network Blocks": 6,
"Total MH": 0.0,
"Work Utility": 83519.73,
"Difficulty Accepted": 2665546.91804759,
"Difficulty Rejected": 160.0,
"Difficulty Stale": 0.0,
"Best Share": 4798498,
"Device Hardware%": 0.8287,
"Device Rejected%": 0.0056,
"Pool Rejected%": 0.006,
"Pool Stale%": 0.0,
"Temp1": 32.88,
"Temp2": 34.5,
"Temp3": 37.12,
"Temp4": 39.62,
"Temp5": 45.38,
"Temp6": 43.0,
"Temp7": 40.5,
"Temp8": 37.5,
"Temp9": 39.5,
"Temp10": 46.12,
"PLL": 800,
"PWM": 9500,
"VOLTAGESET": 0,
"VOLTAGE": 128,
"FPGAVer": "180518",
"Hash Method": "blake256"
}
],
Can you help with this? If possible, show revenue based upon Avg instead of 5s?
Note that the cgminer API is running on port 4029 instead of the default 4028.
Thanks.