|
Title: CGMiner Scrypt not working at all Post by: QiVX on July 18, 2013, 08:49:11 AM Hey guys, I can't seem to get CGMiner to work under scrypt no matter what I try. My cards (2 5970s WC'd) work perfectly fine with Bitcoin, but I try out scrypt mining for Litecoin nothing seems to be working :(
Also I have 4GB of RAM and am running a AMD Sempron 145 if that helps. This is what I am faced with: http://i43.tinypic.com/14adki0.png These are the parameters I am using: Code: cgminer.exe --scrypt -o stratum+tcp://stratum.give-me-ltc.com:3333 -u USERNAME -p PASSWORD -I 9 Also I am using SDK 2.1 and Drivers 11. Title: Re: CGMiner Scrypt not working at all Post by: Kluge on July 18, 2013, 09:06:40 AM How much RAM is on the PC?
Maybe --scrypt -o stratum+tcp://stratum.give-me-ltc.com:3333 -u USERNAME -p PASSWORD --thread-concurrency 5632 -g 1 -w 256 -I 9 Beats me, though. LTC mining creates too much heat for Summer. :) Though crazy-long, may want to try posting @ https://bitcointalk.org/index.php?topic=28402.11540 instead. Title: Re: CGMiner Scrypt not working at all Post by: QiVX on July 18, 2013, 09:18:48 AM How much RAM is on the PC? Maybe --scrypt -o stratum+tcp://stratum.give-me-ltc.com:3333 -u USERNAME -p PASSWORD --thread-concurrency 5632 -g 1 -w 256 -I 9 Beats me, though. LTC mining creates too much heat for Summer. :) Though crazy-long, may want to try posting @ https://bitcointalk.org/index.php?topic=28402.11540 instead. 4GB of Ram mate. And nah it's Winter here in Australia, so the temperatures here are getting colder (: EDIT: Tried that mate nothing good happening now :( http://i42.tinypic.com/2jfyvsi.png All my cards are working fine for BTC mining. Title: Re: CGMiner Scrypt not working at all Post by: Zanatos666 on July 18, 2013, 03:19:55 PM I think this was answered on the cgminer official thread by ckolivas. You need to update your SDK, 2.1 doesnt work with scrypt.
|