I have 2 XFX 7950's not in crossfire. The newer one I just installed is voltage locked but I still am able to get over 500kh/s with intensity 18. The lower intensity allows me to not have any slowdown while working on the PC. I don't use Trixx, afterburner or anything besides the latest AMD beta drivers in Windows 8.
cgminer.conf
{
"pools" : [
{
"url" : "stratum+tcp://eu.wemineltc.com:3333",
"user" : "travanx.1",
"pass" : "1"
}
]
,
"intensity" : "18,14",
"vectors" : "1,1",
"worksize" : "256,256",
"kernel" : "scrypt,scrypt",
"lookup-gap" : "0,0",
"thread-concurrency" : "21712,21712",
"shaders" : "1792,1792",
"gpu-engine" : "0-850,0-850",
"gpu-fan" : "0-70,0-70",
"gpu-memclock" : "1250,1250",
"gpu-memdiff" : "0,0",
"gpu-powertune" : "0,0",
"gpu-vddc" : "0.962,0.962",
"temp-cutoff" : "100,100",
"temp-overheat" : "100,100",
"temp-target" : "100,100",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "1",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "6",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}