Bitcoin Forum
June 24, 2024, 06:16:10 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Service Discussion / Re: BTER deposit coin problem on: January 16, 2014, 06:17:56 PM
Have similar problem with bter. My coins was sent from pool to bter when deposite was disabled. Now i see that i have new address on bter. Transaction was completed, but who got coins? ) Support haven't response yet..
support answer and deposit my coins.
2  Economy / Service Discussion / Re: BTER deposit coin problem on: January 04, 2014, 10:01:35 AM
Have similar problem with bter. My coins was sent from pool to bter when deposite was disabled. Now i see that i have new address on bter. Transaction was completed, but who got coins? ) Support haven't response yet..
3  Alternate cryptocurrencies / Altcoin Discussion / Re: One card in rig slows down in ~30 minutes from mining start on: December 30, 2013, 11:22:21 AM
I've find out what's the problem. Card has problems with memory. When I undervolt it I saw artifacts even in web brower. When i trying to play CS:GO and there was many artifacts. Maybe it will be usefull for somebody.
My advice: always check cards in 3D application too! )
4  Alternate cryptocurrencies / Altcoin Discussion / One card in rig slows down in ~30 minutes from mining start on: December 30, 2013, 01:21:20 AM
Hello everyone!
Have problem with rig. There are three cards and one of them slows down from 700kh/s to ~300kh/s in ~30 minutes from start.

All cards has modded BIOS (voltage changed to 1075),
CARDS (3) - gigabyte r9 280x (http://www.gigabyte.com/products/product-page.aspx?pid=4845#ov),
PSU - CORSAIR AX1200i - 1200 Watt (http://www.corsair.com/en/ax1200i-digital-atx-power-supply-1200-watt-80-plus-platinum-certified-fully-modular-psu.html),
MB - ASUS F2A85-V PRO (http://www.asus.com/Motherboards/F2A85V_PRO/)

Same in Win7 x64 and in BAMT (https://litecointalk.org/index.php?topic=2924.0).

Tried many setting for cgminer - same result.
Last settings from BAMT:
Code:
{
"pools" : [
{
}
]
,
"intensity" : "13",
"vectors" : "1",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "0",
"gpu-engine" : "900-1055",
"gpu-fan" : "100",
"gpu-memclock" : "1500",
"gpu-memdiff" : "0",
"gpu-powertune" : "20",
"gpu-vddc" : "0.000",
"temp-cutoff" : "90",
"temp-overheat" : "81",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "120",
"gpu-dyninterval": "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "30",
"scrypt" : true,
"kernel-path" : "/usr/local/bin"
}
5  Other / Beginners & Help / Re: Cudaminer problems connecting to weminteltc.com stratum pool 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


i use proxy version from this page http://www.wemineltc.com/gettingstarted and now proxy works with cudaminer.
6  Other / Beginners & Help / Re: Cudaminer problems connecting to weminteltc.com stratum pool 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.
7  Other / Beginners & Help / Re: Cudaminer problems connecting to weminteltc.com stratum pool 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

8  Other / Beginners & Help / Re: Cudaminer problems connecting to weminteltc.com stratum pool 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
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!