Yes, I have searched, tried, searched, and tried again to no avail.
I am trying to mine litecoins with my good ol 7950 on windows 7 with CGMiner and am having some issues.
So I first tried these arguments
F:\cgminer.exe --scrypt -o POOL -u USER -p PASS
This actually gets me up and mining but at a miserably slow rate, something along the lines of 15kHash. Also quick question before we proceed. On
www.dustcoin.com it
lists the Litecoin difficulty at 1014, why does CGMiner show it at 66.5M ?
So I then tried some other arguments, actually all of the arguments on
https://litecoin.info/Mining_hardware_comparison none of which let me mine.
For instance this set of arguments
F:\cgminer.exe --scrypt -o POOL -u USER -p PASS --shaders 1792 -I 19 -w 256 --thread-concurrency 24000 -g 1
produces the same error I get with every other set of arguments I try
I know the shaders should be set to 1792 for a 7950 and the thread-concurrency should be 21712 or 2400. I cannot find any combination of arguments that produces above 20kHash. Am I missing an argument, do I have one set to something wrong?
Could anyone suggest a simple set of arguments that work for a 7950? In the end I want to run the GPU at a nice slow speed to keep the temp in my room down.