Ok, so I figured out for some reason cgminer just wasn't reading the scrypt command. Did a fresh install and now I am accepting shares.
The problem that I'm encountering now is that I can't get my cards to do over 150 kh/s. I'm running Xunbuntu 12.04, 11.11 drivers, and cgminer 2.11.3. Both cards in this rig are currently 5870's. If I push either of them over an intensity of 11 I get dumped with an extremely large amount of hardware errors.
Adjusting the thread concurrency, memclock, and engine are either making no difference, or adding to the amount of hardware errors. So essentially I'm stuck with
./cgminer --scrypt -o http://pooladdress:port -u username -p password -I 11 --gpu-fan 50
This will get me ~150 kh/s and a noteable portion of rejected shares. I've tried adjusting about everything I can in different ways with no luck at all. I've even tried different combinations of drivers + cgminer. Maybe I just haven't found the right combo?
Has anyone run into an issue like this?
--fort
5870s can easily generate 400kh/s And I currently have one 5870 doing that.
Start with drivers keep any back up of the old version you have, upgrade to latest ones and go from their.... You could manually adjust the clocks using overclocking software and only set threads and shades, then use software to adjust clock speeds then start up configuration for that gpu
What temps are the gpu hitting what hardware errors are you getting what is your cgminer config. Try this in your config file as this is taken from my cgminer...
cgminer --scrypt -w 256 -g 1 -I 15 --thread-concurrency 8000, --shaders 1600
Also start --thread-concurrency at 1600 to begin with and then if fine at --thread-concurrency upgrade to 3200 if fine then 3 x 4x max would be 8000 for the card if can get it that high..
where I 15 is start at lower to begin with start at 9 with all clocks at default Core Clock 850MHz and Memory clock 1200 providing you have this version
Once it is running fine on i9 leave running for 10 to 15 min and see if any HW errors or anything wrong going on