Bitcoin Forum

Other => Beginners & Help => Topic started by: hammz on April 13, 2013, 07:34:41 AM



Title: Cudaminer problems connecting to weminteltc.com stratum pool
Post by: hammz on April 13, 2013, 07:34:41 AM
Hi,

I'm having issues connecting to wemineltc.com with Cudaminer via stratum.

I can connect to kattare/burnside no problems.  Cake.

I tried weminteltc's stratum proxy method, but all it does is solo mine.

Anyone successfully running cudaminer on wemineltc.com via stratum?

It would be nice to post in the actual wemineltc pool thread, but it seems have to roll round in here for god knows how long...before I can post elsewhere.   :P


Title: Re: Cudaminer problems connecting to weminteltc.com stratum pool
Post by: WeTradeCoins on April 14, 2013, 08:36:11 AM
yeah the newbie rules are kind of strict LOL.  I am looking into this as I type this.  Will get back to you ASAP.



Title: Re: Cudaminer problems connecting to weminteltc.com stratum pool
Post by: Baesik on April 14, 2013, 08:54:38 AM
I'm mining on wemineltc.com with cudaminer right now. I'm pretty new at all this so took me a while to get it working.
You need to use the stratum proxy and launch it with these parameters

 -pa scrypt -o eu.wemineltc.com -p 3333

You can just right click on stratum_proxy.exe and create a shortcut. Right click the shortcut and open properties and paste those settings at the end of the target box.

Do the same thing with cudaminer but paste these settings

 -o 127.0.0.1:8332 -O username:password -a scrypt

Remember, the username has to be the miner name you setup on wemineltc.com

You just need to launch the proxy first and then cudaminer, both with the shortcuts you made.


Title: Re: Cudaminer problems connecting to weminteltc.com stratum pool
Post by: hammz on April 14, 2013, 12:19:30 PM
I'm mining on wemineltc.com with cudaminer right now. I'm pretty new at all this so took me a while to get it working.
You need to use the stratum proxy and launch it with these parameters

 -pa scrypt -o eu.wemineltc.com -p 3333

You can just right click on stratum_proxy.exe and create a shortcut. Right click the shortcut and open properties and paste those settings at the end of the target box.

Do the same thing with cudaminer but paste these settings

 -o 127.0.0.1:8332 -O username:password -a scrypt

Remember, the username has to be the miner name you setup on wemineltc.com

You just need to launch the proxy first and then cudaminer, both with the shortcuts you made.

Awesome dude.  That did it!

Brilliant!



Title: Re: Cudaminer problems connecting to weminteltc.com stratum pool
Post by: drummerjdb666 on May 26, 2013, 06:51:53 PM
What am I doing wrong?!

I followed the exact same instructions and the command window for the proxy immediately closes after being opened?   I know this thread is 2 months old but better than posting a new thread for the same topic


Title: Re: Cudaminer problems connecting to weminteltc.com stratum pool
Post by: drummerjdb666 on May 28, 2013, 07:20:59 PM
And if I use --help  I see it run the help command yet still closes!!!???  WTF? there is something I am doing wrong or something somewhere is not configured correctly


Title: Re: Cudaminer problems connecting to weminteltc.com stratum pool
Post by: nclr666 on May 29, 2013, 10:27:32 AM
And if I use --help  I see it run the help command yet still closes!!!???  WTF? there is something I am doing wrong or something somewhere is not configured correctly
It closes, because program make his work (showing help) and exiting. If want to see help use command "pause" after "cudaminer --help".

cudaminer.exe --help
pause

write this in txt file and save as cudaminer.bat or cudaminer.cmd


Title: Re: Cudaminer problems connecting to weminteltc.com stratum pool
Post by: nclr666 on May 29, 2013, 10:37:07 AM
I'm mining on wemineltc.com with cudaminer right now. I'm pretty new at all this so took me a while to get it working.
You need to use the stratum proxy and launch it with these parameters

 -pa scrypt -o eu.wemineltc.com -p 3333

You can just right click on stratum_proxy.exe and create a shortcut. Right click the shortcut and open properties and paste those settings at the end of the target box.

Do the same thing with cudaminer but paste these settings

 -o 127.0.0.1:8332 -O username:password -a scrypt

Remember, the username has to be the miner name you setup on wemineltc.com

You just need to launch the proxy first and then cudaminer, both with the shortcuts you made.
I have a problem with stratum proxy and cudaminer. Proxy seems connects to pool, miner connects to proxy, but my hash rate in pool stats is 0.
my cmd file:
Code:
start mining_proxy.exe -o eu.wemineltc.com -p 3333 -q -nm
start cudaminer.exe -d 0 -i 0 -l 14x8 -o http://127.0.0.1:8332 -O my_worker_user.1:my_worker_pass
https://dl.dropboxusercontent.com/u/18757026/miner/miner.png
https://dl.dropboxusercontent.com/u/18757026/miner/proxy.png


Title: Re: Cudaminer problems connecting to weminteltc.com stratum pool
Post by: drummerjdb666 on May 29, 2013, 04:42:43 PM
I've had no problem setting up cudaminer on pools (no stratum)  it's the proxy that isn't/wasn't working properly..  I've since been able to get it to work but only if I open it through comodo sandbox?  And does that help/pause command work for the proxy cause that is what consistently closes when I try to open it.. 


Title: Re: Cudaminer problems connecting to weminteltc.com stratum pool
Post by: nclr666 on May 29, 2013, 08:40:21 PM
I've had no problem setting up cudaminer on pools (no stratum)  it's the proxy that isn't/wasn't working properly..  I've since been able to get it to work but only if I open it through comodo sandbox?  And does that help/pause command work for the proxy cause that is what consistently closes when I try to open it.. 
Click right button with shift on empty space in folder where miner_proxy is and choose "open cmd window" or something like that (i have russian version of windows), then in command window write "miner_proxy -- help" without quotes. maybe it helps u.


Title: Re: Cudaminer problems connecting to weminteltc.com stratum pool
Post by: nclr666 on May 29, 2013, 08:41:48 PM
I'm mining on wemineltc.com with cudaminer right now. I'm pretty new at all this so took me a while to get it working.
You need to use the stratum proxy and launch it with these parameters

 -pa scrypt -o eu.wemineltc.com -p 3333

You can just right click on stratum_proxy.exe and create a shortcut. Right click the shortcut and open properties and paste those settings at the end of the target box.

Do the same thing with cudaminer but paste these settings

 -o 127.0.0.1:8332 -O username:password -a scrypt

Remember, the username has to be the miner name you setup on wemineltc.com

You just need to launch the proxy first and then cudaminer, both with the shortcuts you made.
I have a problem with stratum proxy and cudaminer. Proxy seems connects to pool, miner connects to proxy, but my hash rate in pool stats is 0.
my cmd file:
Code:
start mining_proxy.exe -o eu.wemineltc.com -p 3333 -q -nm
start cudaminer.exe -d 0 -i 0 -l 14x8 -o http://127.0.0.1:8332 -O my_worker_user.1:my_worker_pass
https://dl.dropboxusercontent.com/u/18757026/miner/miner.png
https://dl.dropboxusercontent.com/u/18757026/miner/proxy.png
i use proxy version from this page http://www.wemineltc.com/gettingstarted and now proxy works with cudaminer.


Title: Re: Cudaminer problems connecting to weminteltc.com stratum pool
Post by: mustang9 on September 11, 2013, 11:50:38 AM
I also started mining Litecoin with nVidia bacause I still have some old nVidia cards doing nothing.

Few questions and problems:

1# Is the MSI 7900GTO compatible for mining with Cudaminer?

This is my hardware:
Intel Core 2 Duo 4400
1GB DDR2
400GB Sata
Windows 7 HP 64bit
Sratum Proxy from wemineltc website
nVidia driver 307.83

I start stratum_proxy.exe with: C:\cu\stratum_proxy.exe -pa scrypt -o hk.wemineltc.com -p 3333
I start cudaminer.exe with: c:\cu\cudaminer.exe -d 0 -i 1 -C 0 -o stratum+tcp://us3.wemineltc.com:3333 -O user:pass

Stratum image:
http://pic50.picturetrail.com/VOL473/10806159/24099971/407544335.jpg

cudaminer image:
http://pic50.picturetrail.com/VOL473/10806159/24099971/407544322.jpg

http://pic50.picturetrail.com/VOL473/10806159/24099971/407544328.jpg