Bitcoin Forum
May 29, 2024, 01:03:14 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: Problems with the "(even more) optimized version of cpuminer" on: February 26, 2014, 05:10:48 PM
the right settings =


minerd --url  stratum+tcp://miner.CoinedUp.com:3359  -0  --userpass username:password

try that .................

Doesn't work either.
Now I just created a Cronjob which executes the script every 5 minutes. This works fine.
2  Economy / Micro Earnings / Re: FREE BITCOIN Sites *and* Free Newbie Lotto on: January 02, 2014, 01:40:13 PM
Hello and good luck everyone  Wink

1DYW5ymsazo432t1EXuvCafHrySuZiyiJk
3  Alternate cryptocurrencies / Mining (Altcoins) / Problems with the "(even more) optimized version of cpuminer" on: December 29, 2013, 03:39:08 PM
Hi,

I have a server running on Debian 6 64bit. I have downloaded the cpuminer from here: https://bitcointalk.org/index.php?&topic=55038.msg654850#msg654850 and followed the instructions given.
When I execute
Code:
./minerd --url=stratum+tcp://miner.CoinedUp.com:3359 --userpass=username:password
the miner is running but only for about 2 minutes. Then it says "Killed".
Maybe someone knows how to run the miner for more than 2 minutes.


This is on my Terminal:
Quote
root@12345:~/cpuminer-2.3.2# ./minerd --url=stratum+tcp://miner.CoinedUp.com:3359 --userpass=username:password
[2013-12-29 10:33:24] 4 miner threads started, using 'scrypt' algorithm.
[2013-12-29 10:33:24] Binding thread 2 to cpu 2
[2013-12-29 10:33:24] Binding thread 3 to cpu 3
[2013-12-29 10:33:24] Binding thread 1 to cpu 1
[2013-12-29 10:33:24] Binding thread 0 to cpu 0
[2013-12-29 10:33:24] Starting Stratum on stratum+tcp://miner.CoinedUp.com:3359
[2013-12-29 10:33:24] Stratum detected new block
[2013-12-29 10:33:35] thread 0: 4104 hashes, 0.40 khash/s
[2013-12-29 10:33:35] thread 1: 4104 hashes, 0.40 khash/s
[2013-12-29 10:33:35] thread 3: 4104 hashes, 0.40 khash/s
[2013-12-29 10:33:35] thread 2: 4104 hashes, 0.40 khash/s
[2013-12-29 10:34:30] Stratum detected new block
[2013-12-29 10:34:30] thread 2: 21492 hashes, 0.40 khash/s
[2013-12-29 10:34:30] thread 0: 21564 hashes, 0.40 khash/s
[2013-12-29 10:34:30] thread 1: 21492 hashes, 0.40 khash/s
[2013-12-29 10:34:30] thread 3: 21468 hashes, 0.40 khash/s
[2013-12-29 10:34:59] Stratum detected new block
[2013-12-29 10:34:59] thread 1: 13164 hashes, 0.44 khash/s
[2013-12-29 10:34:59] thread 3: 13152 hashes, 0.44 khash/s
[2013-12-29 10:34:59] thread 0: 13140 hashes, 0.44 khash/s
[2013-12-29 10:35:00] thread 2: 13152 hashes, 0.44 khash/s
[2013-12-29 10:35:15] Stratum detected new block
[2013-12-29 10:35:15] thread 3: 5352 hashes, 0.35 khash/s
[2013-12-29 10:35:15] thread 2: 5340 hashes, 0.35 khash/s
[2013-12-29 10:35:15] thread 1: 5376 hashes, 0.35 khash/s
[2013-12-29 10:35:15] thread 0: 5364 hashes, 0.35 khash/s
Killed
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!