Bitcoin Forum
May 28, 2024, 06:14:58 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Beginners & Help / Re: [Coinotron] Prox stratum Authorize error on: July 05, 2013, 04:59:24 PM
you need tell stratum proxy the crypto, ltc need scrypt
mining_proxy.exe -pa scrypt -o coinotron.com -p 3334

thank you very much!
(it's not stated in coinotron help page)
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: Ozcoin Litecoin DGM/PPS on: May 25, 2013, 07:08:05 PM
the pool is not working: 0 users?!!?
3  Alternate cryptocurrencies / Pools (Altcoins) / Re: [Pool] Coinotron - New! Feathercoin pool, LTC RBPPS = 2% fee, only 15 conf. on: May 19, 2013, 01:34:39 PM
i can't get stratum proxy to send results.
(trying to mine LTC)

as from this output, it seems to receive some work

Code:
minerd -o http://127.0.0.1:8332 -u XXXXXXX -p XXXXXXXXXXX -t 4
[2013-05-19 15:15:55] 4 miner threads started, using 'scrypt' algorithm.
[2013-05-19 15:15:55] Long-polling activated for http://127.0.0.1:8332/lp
[2013-05-19 15:15:55] thread 0: 4104 hashes, 9.10 khash/s
[2013-05-19 15:15:55] thread 1: 4104 hashes, 8.81 khash/s
[2013-05-19 15:15:55] thread 2: 4104 hashes, 8.29 khash/s
[2013-05-19 15:15:55] thread 3: 4104 hashes, 7.63 khash/s
[2013-05-19 15:16:49] thread 3: 457680 hashes, 8.51 khash/s
[2013-05-19 15:16:55] thread 2: 497436 hashes, 8.39 khash/s
[2013-05-19 15:16:57] thread 1: 528384 hashes, 8.51 khash/s
[2013-05-19 15:16:59] thread 0: 545964 hashes, 8.49 khash/s
[2013-05-19 15:17:26] LONGPOLL detected new block
[2013-05-19 15:17:26] thread 3: 318540 hashes, 8.68 khash/s
[2013-05-19 15:17:26] thread 1: 237504 hashes, 8.34 khash/s
[2013-05-19 15:17:26] thread 2: 265668 hashes, 8.51 khash/s
[2013-05-19 15:17:26] thread 0: 224508 hashes, 8.55 khash/s
[2013-05-19 15:18:17] thread 1: 500112 hashes, 9.75 khash/s
[2013-05-19 15:18:18] thread 2: 510552 hashes, 9.71 khash/s
[2013-05-19 15:18:18] thread 0: 512844 hashes, 9.73 khash/s
[2013-05-19 15:18:19] thread 3: 520920 hashes, 9.77 khash/s
[2013-05-19 15:19:20] thread 1: 585132 hashes, 9.34 khash/s
[2013-05-19 15:19:20] thread 2: 572880 hashes, 9.30 khash/s
[2013-05-19 15:19:20] thread 3: 566832 hashes, 9.29 khash/s
[2013-05-19 15:19:20] thread 0: 574212 hashes, 9.30 khash/s
[2013-05-19 15:19:29] LONGPOLL detected new block
[2013-05-19 15:19:29] thread 3: 75396 hashes, 8.78 khash/s
[2013-05-19 15:19:29] thread 1: 78144 hashes, 8.76 khash/s
[2013-05-19 15:19:29] thread 0: 72924 hashes, 8.63 khash/s
[2013-05-19 15:19:29] thread 2: 76008 hashes, 8.76 khash/s
[2013-05-19 15:20:21] thread 0: 517716 hashes, 9.89 khash/s
[2013-05-19 15:20:21] thread 3: 526668 hashes, 9.98 khash/s
[2013-05-19 15:20:22] thread 2: 525804 hashes, 9.90 khash/s
[2013-05-19 15:20:22] thread 1: 525780 hashes, 9.89 khash/s
[2013-05-19 15:21:26] thread 1: 583788 hashes, 9.03 khash/s
[2013-05-19 15:21:27] thread 0: 593124 hashes, 8.95 khash/s
[2013-05-19 15:21:27] thread 3: 598896 hashes, 9.06 khash/s
[2013-05-19 15:21:28] thread 2: 584112 hashes, 8.87 khash/s
[2013-05-19 15:22:24] thread 2: 514548 hashes, 9.20 khash/s
[2013-05-19 15:22:24] JSON-RPC call failed: {
   "message": "Unexpected error during authorization",
   "code": -1
}
[2013-05-19 15:22:24] json_rpc_call failed, retry after 30 seconds
[2013-05-19 15:22:25] thread 0: 527940 hashes, 9.15 khash/s
[2013-05-19 15:22:25] thread 3: 534528 hashes, 9.24 khash/s
[2013-05-19 15:22:26] thread 1: 541836 hashes, 9.17 khash/s
[2013-05-19 15:22:27] LONGPOLL detected new block
^C

it seems it cannot send anything.
and it repeats that error ad libitum.

what can I do?

my cmd lines are:

mining_proxy.exe -o coinotron.com -p 3334 (port for LTC)
minerd -o http://127.0.0.1:8332 -u XXX -p XXX

4  Alternate cryptocurrencies / Altcoin Discussion / Re: cgminer, 7950 and scrypt on: April 30, 2013, 08:29:54 PM
I think you should set intensity to 9: the cgminer readme says that values >10 are not for existing hardware (whatever it means)
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: April 28, 2013, 01:56:39 PM
CUDA programs cannot be started on Remote Desktop. Need to use VNC instead.

Only exception is Tesla on TCC drivers.

damn, i lost hours before discovering this! Tongue
6  Bitcoin / Pools / Re: [10 Th/s] 50BTC.com - PPS|Stratum+Vardiff|Port 80|QIWI,Yandex,Mobile,LR,WM... on: April 27, 2013, 11:09:09 AM
hi, I can't change my email address in account setup: I enter the new email address and the current password, but nothing happens, the input form remains stuck
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: April 26, 2013, 09:04:53 PM
I have a gt430 and it's using -i 0 -C 2 -l 112x2.  Nets about 37kh/s after a little overclocking. 

thanks! with same parameters i get 20 kh/s, no overclock
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: April 26, 2013, 08:17:19 PM
[2013-04-26 20:10:35] GPU #0:  with compute capability 716.25

See, it can't even open your GPU. No name indicated and compute capability is bogus.

Try updating your driver. It must be new enough to support CUDA 5.0.


thank you and to all the others, I solved installing latest 314.22 nvidia driver! Smiley

now I see

Code:
[2013-04-26 22:10:48] GPU #0: GeForce GT 430, 81408 hashes, 18.13 khash/s

same speed of cgminer but it's ok!
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: April 26, 2013, 06:16:12 PM
hi, i'm using a gt-430 but can't get anything to work.

when I launch
cudaminer.exe -o http://newlc.ozco.in:9332 -u xxxxxxxxxxx -p xxxxxxxxx -d 0
i get
Code:
           *** CudaMiner for nVidia GPUs by Christian Buchner ***
                     This is version 2013-04-22 (alpha)
        based on pooler-cpuminer 2.2.3 (c) 2010 Jeff Garzik, 2012 pooler
               Cuda additions Copyright 2013 Christian Buchner
           My donation address: LKS1WDKGED647msBQfLBHV3Ls8sveGncnm

[2013-04-26 20:10:35] 1 miner threads started, using 'scrypt' algorithm.
[2013-04-26 20:10:35] Long-polling activated for http://newlc.ozco.in:9332/LP
[2013-04-26 20:10:35] GPU #0: starting up...

[2013-04-26 20:10:35] GPU #0:  with compute capability 716.25
[2013-04-26 20:10:35] GPU #0: interactive: 0, tex-cache: 0 , single-alloc: 0
[2013-04-26 20:10:35] GPU #0: Performing auto-tuning (Patience...)
[2013-04-26 20:10:35] GPU #0:    0.00 khash/s with configuration  0x0
[2013-04-26 20:10:35] GPU #0: using launch configuration  0x0
then it crashes and I see the window "windows is searching for a solution"

if I launch cudaminer with --no-autotune it doesn't crash, but all I get is
Quote
[2013-04-26 20:14:21] GPU #0: , 0 hashes, 0.00 khash/s

what can I do?
10  Alternate cryptocurrencies / Altcoin Discussion / Re: Namecoin wallet? on: March 30, 2013, 08:12:08 PM
I created an account on btc-e.com and just park my namecoins there.
Thanks. The fees seem more reasonable for btc-e.com

thanks, very useful!
11  Other / Beginners & Help / Re: Just a practical beginner's mining unit, please help! on: March 30, 2013, 06:57:41 PM
in that price range you can get 3x 7970 and overclock them to obtain something near 2.0 GH/s.

12  Other / Beginners & Help / Re: bitcoin-0.8.1-win32 and bandwith usage on: March 30, 2013, 04:08:20 PM
to control your traffic you can use netbalancer  - seriousbit.com/netbalancer

the unregistered version allows you to set limits for 3 applications
13  Other / Beginners & Help / Re: Terminology on: March 30, 2013, 02:26:55 PM
thank you, 50% of this terminology was unknown to me.

BTW you americans should get forbidden to use/create acronyms: the rest of the world doesn't understand! (yes I know "BTW" is an acronym)  Grin
14  Other / Beginners & Help / Re: Introduce yourself :) on: March 30, 2013, 02:22:53 PM
hello! just start mining, this bitcoin stuff is crazy difficult to learn  Grin
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!