Well, I finally get my Solo Mining setup working. I put a 120mm fan in front of the Compact F and now its very cool (about 42°C). Didn't thought that would affect cooling that much. Without cooling at 200Mhz it's to hot to even touch the heatsink. Now it's running at 400Mhz. Maybe I go a little bit higher the next days.
But now I've found another problem with my setup. the latency to kanopool is quite high. As I'm from Germany, I use the server in the Netherlands. So I started some ping tests:
maik@ubuntuserver:~$ ./stratum-ping us-east.stratum.slushpool.com:3333
PING stratum us-east.stratum.slushpool.com (165.22.41.73) port 3333
us-east.stratum.slushpool.com (165.22.41.73): seq=0, time=114.237168ms
us-east.stratum.slushpool.com (165.22.41.73): seq=1, time=99.623643ms
us-east.stratum.slushpool.com (165.22.41.73): seq=2, time=99.876346ms
us-east.stratum.slushpool.com (165.22.41.73): seq=3, time=115.678376ms
us-east.stratum.slushpool.com (165.22.41.73): seq=4, time=115.727951ms
--- us-east.stratum.slushpool.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 5.970103386s
min/avg/max = 99.623643ms, 109.028696ms, 115.727951ms
maik@ubuntuserver:~$ ./stratum-ping sha256.eu.nicehash.com:3334
PING stratum sha256.eu.nicehash.com (35.195.231.223) port 3334
sha256.eu.nicehash.com (35.195.231.223): seq=0, time=20.476881ms
sha256.eu.nicehash.com (35.195.231.223): seq=1, time=57.968255ms
sha256.eu.nicehash.com (35.195.231.223): seq=2, time=14.78191ms
sha256.eu.nicehash.com (35.195.231.223): seq=3, time=19.668375ms
sha256.eu.nicehash.com (35.195.231.223): seq=4, time=15.026188ms
--- sha256.eu.nicehash.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 5.246158519s
min/avg/max = 14.78191ms, 25.584321ms, 57.968255ms
maik@ubuntuserver:~$ ./stratum-ping stratum.antpool.com:3333
PING stratum stratum.antpool.com (172.65.209.66) port 3333
stratum.antpool.com (172.65.209.66): seq=0, time=21.539309ms
stratum.antpool.com (172.65.209.66): seq=1, time=21.81553ms
stratum.antpool.com (172.65.209.66): seq=2, time=20.56617ms
stratum.antpool.com (172.65.209.66): seq=3, time=15.577957ms
stratum.antpool.com (172.65.209.66): seq=4, time=21.819313ms
--- stratum.antpool.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 5.132830337s
min/avg/max = 15.577957ms, 20.263655ms, 21.819313ms
maik@ubuntuserver:~$ ./stratum-ping solo.ckpool.org:3333
PING stratum solo.ckpool.org (51.81.56.15) port 3333
solo.ckpool.org (51.81.56.15): seq=0, time=95.358636ms
solo.ckpool.org (51.81.56.15): seq=1, time=94.843827ms
solo.ckpool.org (51.81.56.15): seq=2, time=95.135418ms
solo.ckpool.org (51.81.56.15): seq=3, time=98.809547ms
solo.ckpool.org (51.81.56.15): seq=4, time=103.071331ms
--- solo.ckpool.org ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 5.982074136s
min/avg/max = 94.843827ms, 97.443751ms, 103.071331ms
maik@ubuntuserver:~$ ./stratum-ping nl.kano.is:3333
PING stratum nl.kano.is (45.76.32.61) port 3333
nl.kano.is (45.76.32.61): seq=0, time=139.318823ms
nl.kano.is (45.76.32.61): seq=1, time=138.708716ms
nl.kano.is (45.76.32.61): seq=2, time=673.838292ms
nl.kano.is (45.76.32.61): seq=3, time=139.690423ms
nl.kano.is (45.76.32.61): seq=4, time=139.781674ms
--- nl.kano.is ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 6.289835004s
min/avg/max = 138.708716ms, 246.267585ms, 673.838292ms
Maybe it would be better to mine with my own bitcoin node? But my node is bitcoin core 22.0 wich doesn't work with cgminer
Which bitcoin node version uses kanopool?