Author

Topic: Cudaminer problems connecting to weminteltc.com stratum pool (Read 10272 times)

newbie
Activity: 12
Merit: 0
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
newbie
Activity: 8
Merit: 0
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.
newbie
Activity: 8
Merit: 0
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.
full member
Activity: 244
Merit: 101
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.. 
newbie
Activity: 8
Merit: 0
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
newbie
Activity: 8
Merit: 0
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
full member
Activity: 244
Merit: 101
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
full member
Activity: 244
Merit: 101
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
member
Activity: 143
Merit: 10
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!

newbie
Activity: 2
Merit: 0
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.
full member
Activity: 168
Merit: 100
yeah the newbie rules are kind of strict LOL.  I am looking into this as I type this.  Will get back to you ASAP.

member
Activity: 143
Merit: 10
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.   Tongue
Jump to: