Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: Maldark on December 02, 2013, 03:47:55 PM



Title: [ltc][cgminer] R9 290 + 7950 working together
Post by: Maldark on December 02, 2013, 03:47:55 PM
Hi there

I re-formatted my computer and also added my 7950 to the rig, but i've run into a bit of trouble.

My settings before were these:
cgminer.exe --scrypt -o stratum+tcp://stratum2.wemineltc.com:3333 -u Maldark.Desktop -p x --lookup-gap 2 -I 14 -g 1 --thread-concurrency 32765 --gpu-powertune 20 --gpu-engine 1000 --gpu-memclock 1500

But I can't seem to get it running now. Even if just launching cgminer (through CMD via cgminer.exe --scrypt and then manually entering the address etc), it does nothing. It remains black - even after it has generated the .bin files. I can, however, see that the GPU temps are slowly rising, and I was able to get an astonishing 56 kH/s (based on www.wemineltc.com's "Your current hashrate").

What am I missing?

Also I'm thinking about running this:

cgminer.exe --scrypt -o stratum+tcp://stratum2.wemineltc.com:3333 -u Maldark.Desktop -p x --lookup-gap 2,2 -I 14,19 -g 1 --thread-concurrency 32765,24000 --gpu-powertune 20,20 --gpu-engine 1000,1120 --gpu-memclock 1500,1225

But haven't been able to test or anything :)

Thanks