I've got 2x7950 in my miner machine, they are running at 609/667kH/s. There is a good 'tutorial' in cgminer directory scrypt_readme.txt. You can use it to set up the cards. My .bat file: cgminer.exe --scrypt --thread-concurrency 19712 -I 20, other settings in cgminer.conf (gpu/mem 1095/1575)
Thanks, yeah I went though the readme and pretty much got to where I was before. Do you think it's maybe thread concurrency that could be causing the problem? Also, I tried going -g 1 and -I 13 and I was getting a whole lot of HW errors again...any ideas?
I'm sure from what I've read you should get around 600 k/hash or more from those cards
I have 7870xt which is a very similar card my bat file is
cgminer.exe --scrypt -o SERVER -u WORKERNAME -p XXXX -I 13 -g 2 --thread-concurrency 8192
Try dropping your clock speeds as well, my cards run a lot faster at 850 instead of the 975 they are supposed to run at. Over clocking is not always the way to go
I tried dropping the clock to 850mhz and then messed around with it a bit and it significantly lowered my kh/s - but I have heard this before.