Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: AwSuits on July 17, 2013, 02:29:29 AM



Title: Litecoin Mining GUIMiner Scrypt Stuck on Connecting
Post by: AwSuits on July 17, 2013, 02:29:29 AM
I am using GUIMiner Scrypt for Mining Litecoins . I have a NVIDIA GPU (Geforce 9400 GT) and i am using the CUDA Miner .
When i start mining it stucks on "Connecting" , but i know it's mining because i can see how "the screen"is slowing down and if i look on the pool mining site it says that i am currently mining at xx kHashs/s .

Does someone knows the reason why it says connecting although it's mining ?



Title: Re: Litecoin Mining GUIMiner Scrypt Stuck on Connecting
Post by: tacotime on July 17, 2013, 02:50:28 AM
from FAQ:
Quote
Q: Why does my cudaminer miner tab hang on "Connecting"?
A: Because python's subprocess can not see cudaminer's output no matter what I tweak on it.  If the author of cudaminer releases a new version in the future that has stdout streams compatible with python 2.7, I will fix this.  In the meantime, if you navigate to the "/cudaminer/" directory, you'll see that a batch file is added after you press start that you can check your performance from.


Title: Re: Litecoin Mining GUIMiner Scrypt Stuck on Connecting
Post by: AwSuits on July 17, 2013, 10:12:20 AM
Thank you