Im using guiminer -script for litecoins. Wanted to try cgminer as many report better hash rates than with reaper. I was using reaper just fine. However, when I try cgminer it just says "connecting". Perhaps I'm missing something simple as I'm new to this. I have the 13.3 beta catalyst drivers and amd sdk 2.8 installed.
If I open the console in guiminer I have the following code executing (I changed the user and password).
cgminer.exe --scrypt -u user.2 -p password -o
http://stratum.give-me-ltc.com:3333 --gpu-platform 0 -d 1 -w 256 -v 1 -I 16 -g 1 -l 1 -T --thread-concurrency 8000
Can anyone shed some light on this? Just says "Listener for "Give-CG-1" started" in the console and nothing ever happens.