Bitcoin Forum
June 17, 2024, 01:37:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 [1121] 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 »
  Print  
Author Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]  (Read 3426876 times)
sambiohazard
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1000



View Profile
July 29, 2015, 12:14:31 AM
 #22401

i`m speek about tpruvot ccminer - it not use additional flags except type of kernel and gap
cudaminer work fine with 5 cards

I have also added scrypt-n in my fork. I have replaced the keccak implementation, so it should run a littlebit faster.

without the launchconfig it will probobily not work
970: --algo=scrypt-jane:16 -L 8 -i 1 -l t32x4 -C 1 -b 65536
750ti: --algo=scrypt-jane:16 -H 2 -L 8 -i 0 -l t64x1 -b 4096 -m 1
Will those flags work with ccminer for scrypt-jane NF16? or do i just put in the launch config?


Haven't tested, but from the commandline just start the miner like this: (gtx 970) (nfactor 16)

ccminer -a scrypt-jane:16 -L 8 -i 1 -l t32x4 -C 1 -b 65536 -u xxx -p xxx -o stratum(pool adress)

Ok Will try and see how it performs.
RandomNoob
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
July 31, 2015, 06:32:13 PM
 #22402

 Ok, I admit being a clueless Noob.  I'm trying to tiptoe into mining and I just wanted to set up the simplest thing available to understand things and then get more complex later.  However, even the most basic thing is not working.   Embarrassed

When I run CudaMiner, I get:  HTTP request failed: The requested URL returned error 404 not found.   json_rpc_call failed.

My CudaMinder command line is simply: 

C:\CudaMiner\cudaminer-2014-02-28\x86\cudaminer -o 127.0.0.1:port -u <username> -p  <password>

My Wallet is Litecoin (because I already had it), with conf file:

rpcuser=<username>
rpcpassword=<password>
rpcallowip=127.0.0.1
rpcconnect=127.0.0.1
rpcport=port
server=1
gen=0
rpctimeout=30
daemon=1

block_nTime=1317972665
block_nNonce=2084524493

Obviously username, password, and port are not shown, but they do match.

What am I missing?   Huh

I know it's likely to be a DOH! moment, but I'm frustrated and can't see my error.  Any help would be greatly appreciated.
Beave162
Hero Member
*****
Offline Offline

Activity: 809
Merit: 501



View Profile
July 31, 2015, 06:38:49 PM
 #22403

rpcallowip=127.0.0.*
port=enter port

Cheers!

YaCoin: YL5kf54wPPXKsXd5T18xCaNkyUsS1DgY7z 
BitCoin: 14PFbLyUdTyxZg3V8hnvj5VXkx3dhthmDj
RandomNoob
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
July 31, 2015, 07:14:50 PM
 #22404

rpcallowip=127.0.0.*
port=enter port

Cheers!


Still not working, but there's a difference...

If I put it in with the *, it says that it's invalid and must be in the format blah, blah, blah...   

If I put in the specified 127.0.0.1 and port=, it gives me:  HTTP request failed.  Empty reply from server.  json_rpc_call...

mike34
Member
**
Offline Offline

Activity: 80
Merit: 10


View Profile
July 31, 2015, 11:11:37 PM
 #22405

hi all is anyone mining etherum yet

BITCORE ADDRESS                   19X6CoqWzCYp3frFsbpxmrGczyftenart1                       BITCOIN ADDRESS                    183hTfQW6xuSi3yMiJuH3NvPFRHE5U5oSS

ETHEREUM CLASSIC ADDRESS  0xfb915070495154a395aa4d9851658d8505fa1418       ETHEREUM ADDRESS     0xedc25d2dfb72c9c65564a91b7cde2f334159b100
RandomNoob
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
August 01, 2015, 05:20:42 PM
 #22406

rpcallowip=127.0.0.*
port=enter port

Cheers!


Still not working, but there's a difference...

If I put it in with the *, it says that it's invalid and must be in the format blah, blah, blah...   

If I put in the specified 127.0.0.1 and port=, it gives me:  HTTP request failed.  Empty reply from server.  json_rpc_call...



Bump....  Anyone?
Epsylon3
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
August 01, 2015, 06:46:35 PM
 #22407

its rpcport=

BTC: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd - My Projects: ccminer - cpuminer-multi - yiimp - Forum threads : ccminer - cpuminer-multi - yiimp
RandomNoob
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
August 01, 2015, 09:22:45 PM
 #22408

its rpcport=

Had that from the start.  No luck.
myagui
Legendary
*
Offline Offline

Activity: 1154
Merit: 1001



View Profile
August 01, 2015, 11:17:50 PM
 #22409

its rpcport=

Had that from the start.  No luck.

I'm not sure I read your response right.

To be clear:
First, your port=X , must have a different value from rpcport=Y.
Secondly, your cudaminer launch, must then point to port "Y", not to port "X". The miner connects to the rpcport, not to the port. Hope this made sense...

The only other suggestion I have is to add listen=1.
Good luck!

RandomNoob
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
August 02, 2015, 05:08:21 AM
 #22410

its rpcport=

Had that from the start.  No luck.

I'm not sure I read your response right.

To be clear:
First, your port=X , must have a different value from rpcport=Y.
Secondly, your cudaminer launch, must then point to port "Y", not to port "X". The miner connects to the rpcport, not to the port. Hope this made sense...

The only other suggestion I have is to add listen=1.
Good luck!


Good suggestions, still no joy, though.   Sad

Here is what I have now:

Litecoin conf:

rpcuser=<user>
rpcpassword=<pass>
rpcallowip=127.0.0.1
rpcconnect=127.0.0.1
rpcport=<portX>
server=1
gen=0
port=<portY>
rpctimeout=30
daemon=1
listen=1

block_nTime=1317972665
block_nNonce=2084524493


Cudaminer:

C:\CudaMiner\cudaminer-2014-02-28\x64\cudaminer -o 127.0.0.1:<portX> -u <user> -p <pass>


And when I run it, I get:


C:\Users\<user>\Desktop>C:\CudaMiner\cudaminer-2014-02-28\x64\cudaminer -o 127.0.
0.1:<portX> -u <user> -p <pass>
           *** CudaMiner for nVidia GPUs by Christian Buchner ***
                     This is version 2014-02-28 (beta)
        based on pooler-cpuminer 2.3.2 (c) 2010 Jeff Garzik, 2012 pooler
            Cuda additions Copyright 2013,2014 Christian Buchner
          LTC donation address: LKS1WDKGED647msBQfLBHV3Ls8sveGncnm
          BTC donation address: 16hJF5mceSojnTD3ZTUDqdRhDyPJzoRakM
          YAC donation address: Y87sptDEcpLkLeAuex6qZioDbvy1qXZEj4
[2015-08-02 01:04:47] 1 miner threads started, using 'scrypt' algorithm.
[2015-08-02 01:04:47] HTTP request failed: Empty reply from server
[2015-08-02 01:04:47] json_rpc_call failed, retry after 15 seconds
[2015-08-02 01:05:02] HTTP request failed: Empty reply from server
[2015-08-02 01:05:02] json_rpc_call failed, retry after 15 seconds



This *really* shouldn't be this hard.  :-p

Fuzzbawls
Hero Member
*****
Offline Offline

Activity: 750
Merit: 500



View Profile
August 02, 2015, 05:30:19 AM
 #22411

the few times i've solo mined with daemons, i haven't used rpcconnect in the .conf. I'm not sure, but that is really the only thing that stands out to me
RandomNoob
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
August 02, 2015, 06:30:23 AM
 #22412

the few times i've solo mined with daemons, i haven't used rpcconnect in the .conf. I'm not sure, but that is really the only thing that stands out to me

Took the rpcconnect line out.  No change.

<sigh>  Everything I've read says that this should work, but it's not.  I guess I'm just not supposed to mine.
myagui
Legendary
*
Offline Offline

Activity: 1154
Merit: 1001



View Profile
August 02, 2015, 09:17:25 AM
 #22413

@RandomNoob:

How about commenting out (or temporarily removing):
block_nTime=1317972665
block_nNonce=2084524493


I don't recall ever seeing these parameters before, so I guess they look alien to me.
Other than that, do you have a sync'ed wallet?

RandomNoob
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
August 02, 2015, 05:08:35 PM
 #22414

@RandomNoob:

How about commenting out (or temporarily removing):
block_nTime=1317972665
block_nNonce=2084524493


I don't recall ever seeing these parameters before, so I guess they look alien to me.
Other than that, do you have a sync'ed wallet?


Took those out.  Tried.  Failed.  Same messages.

Yes, wallet is synched and up to date.
sambiohazard
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1000



View Profile
August 02, 2015, 07:11:00 PM
 #22415

@RandomNoob:

How about commenting out (or temporarily removing):
block_nTime=1317972665
block_nNonce=2084524493


I don't recall ever seeing these parameters before, so I guess they look alien to me.
Other than that, do you have a sync'ed wallet?


Took those out.  Tried.  Failed.  Same messages.

Yes, wallet is synched and up to date.

Have you opened your rpcport in the firewall?
RandomNoob
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
August 02, 2015, 10:48:41 PM
 #22416

@RandomNoob:

How about commenting out (or temporarily removing):
block_nTime=1317972665
block_nNonce=2084524493


I don't recall ever seeing these parameters before, so I guess they look alien to me.
Other than that, do you have a sync'ed wallet?


Took those out.  Tried.  Failed.  Same messages.

Yes, wallet is synched and up to date.

Have you opened your rpcport in the firewall?

Yes. In both my OS firewall and in my Router's port forwarding.
sambiohazard
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1000



View Profile
August 02, 2015, 11:10:52 PM
 #22417

@RandomNoob:

How about commenting out (or temporarily removing):
block_nTime=1317972665
block_nNonce=2084524493


I don't recall ever seeing these parameters before, so I guess they look alien to me.
Other than that, do you have a sync'ed wallet?


Took those out.  Tried.  Failed.  Same messages.

Yes, wallet is synched and up to date.

Have you opened your rpcport in the firewall?

Yes. In both my OS firewall and in my Router's port forwarding.

Okay. Where do you have your .conf file? It should be in %appdata%/litecoin
RandomNoob
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
August 02, 2015, 11:47:55 PM
 #22418

@RandomNoob:

How about commenting out (or temporarily removing):
block_nTime=1317972665
block_nNonce=2084524493


I don't recall ever seeing these parameters before, so I guess they look alien to me.
Other than that, do you have a sync'ed wallet?


Took those out.  Tried.  Failed.  Same messages.

Yes, wallet is synched and up to date.

Have you opened your rpcport in the firewall?

Yes. In both my OS firewall and in my Router's port forwarding.

Okay. Where do you have your .conf file? It should be in %appdata%/litecoin

It's here:  C:\Users\<user>\AppData\Roaming\Litecoin
sambiohazard
Hero Member
*****
Offline Offline

Activity: 840
Merit: 1000



View Profile
August 03, 2015, 12:00:27 AM
 #22419

@RandomNoob:

How about commenting out (or temporarily removing):
block_nTime=1317972665
block_nNonce=2084524493


I don't recall ever seeing these parameters before, so I guess they look alien to me.
Other than that, do you have a sync'ed wallet?


Took those out.  Tried.  Failed.  Same messages.

Yes, wallet is synched and up to date.

Have you opened your rpcport in the firewall?

Yes. In both my OS firewall and in my Router's port forwarding.

Okay. Where do you have your .conf file? It should be in %appdata%/litecoin

It's here:  C:\Users\<user>\AppData\Roaming\Litecoin
that is correct. Ok last thing i know about is port should be 9332, if it is so then i don't know what else could be wrong.
RandomNoob
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
August 03, 2015, 12:43:23 AM
 #22420

@RandomNoob:

How about commenting out (or temporarily removing):
block_nTime=1317972665
block_nNonce=2084524493


I don't recall ever seeing these parameters before, so I guess they look alien to me.
Other than that, do you have a sync'ed wallet?


Took those out.  Tried.  Failed.  Same messages.

Yes, wallet is synched and up to date.

Have you opened your rpcport in the firewall?

Yes. In both my OS firewall and in my Router's port forwarding.

Okay. Where do you have your .conf file? It should be in %appdata%/litecoin

It's here:  C:\Users\<user>\AppData\Roaming\Litecoin
that is correct. Ok last thing i know about is port should be 9332, if it is so then i don't know what else could be wrong.

Yep, and that's where I'm stuck.  Just to be thorough, I've tried various combinations of ports 8333, 8332, 9333, 9332, and some random numbers. Making sure they all matched and the ports were open.  I've tried the standard 127.0.0.1, as well as my internal IP of 192.168.1.2.

I have no idea what to check next.  This is why I wanted to start simple, so there are less variables to work with.  But it appears that something out of the ordinary must be getting in the way.  :-(
Pages: « 1 ... 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 [1121] 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!