Hey guys.
Im setting up a new pc with a 6870 based on windows 7 with the news catalyst driver. When I tried to connect on a mining pool that use stratum that doesnt work... But with a pool without stratum it work fine...
with a stratum pool I got :
C:\Users\RIG\Desktop\CGWatcher-1.3.3>C:\Users\RIG\Desktop\cgminer-3.7.2-windows\
cgminer.exe --scrypt -T -o stratum+tcp://krugercoin.miners-pool.eu:8349 -u censured -p censured -g 1 -w 256 --thread-concurrency 8192 -I 18
[2013-12-22 10:44:58] Started cgminer 3.7.2
[2013-12-22 10:44:58] Probing for an alive pool
[2013-12-22 10:45:58] No servers were found that could be used to get work from
.
[2013-12-22 10:45:58] Please check the details from the list below of the serve
rs you have input
[2013-12-22 10:45:58] Most likely you have input the wrong URL, forgotten to ad
d a port, or have not set up workers
[2013-12-22 10:45:58] Pool: 0 URL: stratum+tcp://krugercoin.miners-pool.eu:834
9 User: censured Password: censured
[2013-12-22 10:45:58] No servers could be used! Exiting.
and with one without stratum :
C:\Users\RIG\Desktop\cgminer-3.7.2-windows\cgminer.exe --scrypt -T -o
http://p2pool.org:9555 -u censured -p censured -g 1 -w 256 --thread-concurrency 8192 -I 18
It work fine.
I have try lot of fix without succes...
Can somebody help me please?