You have 1792 shaders - GPU-Z will tell all. Try an even multiple of that, so 7168, 10752, etc. with -g 1 for 7950's. The wrong thread concurrency will throw HW errors nonstop. I recommend 7168 since it looks like you don't have much RAM.
thanks, and thanks @ for the replies
I try different values of TC, and the ones who works better are 7168 and 8192. With -g 1 hashrate get lower, i don't know why. In any case intensity CAN'T get highter than 13.
Here what i tried:
cgminer.exe --scrypt -o stratum+tcp://stratum.coinium.org:3336 --gpu-threads 2 --thread-concurrency 8192 -I 13 works fine
cgminer.exe --scrypt -o stratum+tcp://stratum.coinium.org:3336 --gpu-threads 2 --thread-concurrency 7168 -I 13 works fine
cgminer.exe --scrypt -o stratum+tcp://stratum.coinium.org:3336 --gpu-threads 2 --thread-concurrency 8192 -I 13 -g 1 lower hashrate
cgminer.exe --scrypt -o stratum+tcp://stratum.coinium.org:3336 --gpu-threads 2 --thread-concurrency 7168 -I 13 -g 1 lower hashrate
cgminer.exe --scrypt -o stratum+tcp://stratum.coinium.org:3336 --gpu-threads 2 --thread-concurrency 10752 -I 13 thread concurrency too high, cgminer error.
Any of this string with I = 14, too many HW error
I will try later with --lookup-gap 0, --gpu-powertune 20 and -w 256 adn see what happen