Author

Topic: how to run cpuminer? - litecoin mining (Read 18073 times)

sr. member
Activity: 364
Merit: 250
Marie Curie, 2 x Nobel Prizes Physics & Chemistry
September 26, 2016, 10:16:08 PM
#7
whats wrong with the Mining section? Is it down?
sr. member
Activity: 364
Merit: 250
September 26, 2016, 10:13:34 PM
#6
i got cpuminer aka minerd.exe - ive put it on folder on desktop. if i run minerd.exe by double clickign i get this error:



[2013-11-03 02:25:30] 8 miner threads started, using 'scrypt' algor
[2013-11-03 02:25:31] HTTP request failed: couldn't connect to host
[2013-11-03 02:25:31] json_rpc_call failed, retry after 30 seconds


i do have the command to run it:
cgminer.exe --scrypt -o stratum+tcp://usa.liteguardian.com:3333 -u workername -p password


but no idea how to use the command - i cant just paste it in the window. creaitgn bat file in same folder with that command doesnt do anything.

please help

if you are using minerd.exe then why u r using cgminer???
minerd.exe --scrypt -o stratum+tcp://usa.liteguardian.com:3333 -u workername -p password
Pause
Thanks
regards

sr. member
Activity: 294
Merit: 250
please help gofund.me/bigs21024 Family in need
June 09, 2016, 05:15:02 PM
#5
also nice hash says it is bad pool how do i chage all this and algos
sr. member
Activity: 294
Merit: 250
please help gofund.me/bigs21024 Family in need
June 09, 2016, 04:42:45 PM
#4

C:\Users\Client\Downloads\cpuminer-multi-1-2-dev>cpuminer -q -a lyra2re -o strat
um+tcp://lyra2re.eu.nicehash.com:3342 -u 14vZ4DHDzhttzKyNAmLzpRq6VLmCGb16vX -p

** cpuminer-multi 1.2-dev by Tanguy Pruvot (tpruvot@github) **
BTC donation address: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd

[2016-06-09 17:33:36] 4 miner threads started, using 'lyra2re' algorithm.
[2016-06-09 17:33:36] Starting Stratum on stratum+tcp://lyra2re.eu.nicehash.com:
3342
[2016-06-09 17:33:36] Stratum difficulty set to 0.05
[2016-06-09 17:34:44] accepted: 1/1 (100.00%), 46.14 kH/s yes!
[2016-06-09 17:34:48] accepted: 2/2 (100.00%), 48.94 kH/s yes!
[2016-06-09 17:34:57] API bind to port 4048 failed (No error) - API will not be
available
[2016-06-09 17:35:15] accepted: 3/3 (100.00%), 47.16 kH/s yes!
[2016-06-09 17:35:49] accepted: 4/4 (100.00%), 42.65 kH/s yes!
[2016-06-09 17:36:22] accepted: 5/5 (100.00%), 36.53 kH/s yes!
[2016-06-09 17:36:50] accepted: 6/6 (100.00%), 35.51 kH/s yes!
[2016-06-09 17:37:00] accepted: 7/7 (100.00%), 42.39 kH/s yes!
[2016-06-09 17:37:05] accepted: 8/8 (100.00%), 41.57 kH/s yes!
[2016-06-09 17:37:33] accepted: 9/9 (100.00%), 41.10 kH/s yes!
[2016-06-09 17:38:33] accepted: 10/10 (100.00%), 41.45 kH/s yes!
[2016-06-09 17:39:00] accepted: 11/11 (100.00%), 42.62 kH/s yes!
[2016-06-09 17:39:39] accepted: 12/12 (100.00%), 79.64 kH/s yes!
[2016-06-09 17:39:42] accepted: 13/13 (100.00%), 80.37 kH/s yes!
[2016-06-09 17:40:19] accepted: 14/14 (100.00%), 37.90 kH/s yes!
[2016-06-09 17:40:37] accepted: 15/15 (100.00%), 39.11 kH/s yes!
this is what mine says is it running right  and it had this addy at top with pass but i deleted it how do i see what i get or get it
legendary
Activity: 1526
Merit: 1000
the grandpa of cryptos
November 03, 2013, 03:21:59 PM
#3
thanx bbro and yes that helped Wink
sr. member
Activity: 252
Merit: 250
November 03, 2013, 02:54:22 PM
#2
i got cpuminer aka minerd.exe - ive put it on folder on desktop. if i run minerd.exe by double clickign i get this error:



[2013-11-03 02:25:30] 8 miner threads started, using 'scrypt' algor
[2013-11-03 02:25:31] HTTP request failed: couldn't connect to host
[2013-11-03 02:25:31] json_rpc_call failed, retry after 30 seconds


i do have the command to run it:
cgminer.exe --scrypt -o stratum+tcp://usa.liteguardian.com:3333 -u workername -p password


but no idea how to use the command - i cant just paste it in the window. creaitgn bat file in same folder with that command doesnt do anything.

please help
change cgminer.exe to minerd.exe and use -t 4 where 4 is the number of cores you want to use

for clarity make a new text file, open and paste
minerd.exe --scrypt -t 4 -o stratum+tcp://usa.liteguardian.com:3333 -u workername -p password

change workername and password to the ones you have setup on your litegardian account
change the extension on the txt file to bat and double click
legendary
Activity: 1526
Merit: 1000
the grandpa of cryptos
November 02, 2013, 08:27:14 PM
#1
i got cpuminer aka minerd.exe - ive put it on folder on desktop. if i run minerd.exe by double clickign i get this error:



[2013-11-03 02:25:30] 8 miner threads started, using 'scrypt' algor
[2013-11-03 02:25:31] HTTP request failed: couldn't connect to host
[2013-11-03 02:25:31] json_rpc_call failed, retry after 30 seconds


i do have the command to run it:
cgminer.exe --scrypt -o stratum+tcp://usa.liteguardian.com:3333 -u workername -p password


but no idea how to use the command - i cant just paste it in the window. creaitgn bat file in same folder with that command doesnt do anything.

please help
Jump to: