well i know it is not preferable but i want to learn my settings and how it works ;-) il give that a try ,
because i want to know ;-)
So in your case minerd -a scrypt -o
http://myip:myport -O userid from guldencoin.conf: password from guldencoin.conf
if i do that il get the jason error :
C:\CPUminer>minerd -a scrypt -o
http://myip:myport -O username:password [ from guldencoin.conf ]
[2014-06-29 12:43:52] Binding thread 0 to cpu 0
[2014-06-29 12:43:52] 4 miner threads started, using 'scrypt' algorithm.
[2014-06-29 12:43:52] Binding thread 3 to cpu 3
[2014-06-29 12:43:52] Binding thread 2 to cpu 2
[2014-06-29 12:43:52] Binding thread 1 to cpu 1
[2014-06-29 12:43:52] No payout address provided
[2014-06-29 12:43:52] json_rpc_call failed, retry after 30 seconds
[2014-06-29 12:44:22] No payout address provided
[2014-06-29 12:44:22] json_rpc_call failed, retry after 30 seconds
[2014-06-29 12:44:52] No payout address provided
[2014-06-29 12:44:52] json_rpc_call failed, retry after 30 seconds
[2014-06-29 12:45:22] No payout address provided
[2014-06-29 12:45:22] json_rpc_call failed, retry after 30 seconds
so here is a quote from the github documentation minerd :
minerd \-a sha256d \-o
http://localhost:18332 \-O rpcuser:rpcpass \\
\-\-coinbase\-addr=mpXwg4jMtRhuSpVq4xS3HFHmCmWp9NyGKt
minerd.exe =ok
-a algo = ok
localaddres = ok
rpc user = ok
rpc pass = ok
addres=not working ?
from running minerd :
C:\CPUminer>minerd -a scrypt -o
http://myip:myport -O username:password -addr=GcfkiZPaqMyNumezFVUgKqgYXEsLDu1FQM
minerd: unknown algorithm -- 'ddr=GcfkiZPaqMyNumezFVUgKqgYXEsLDu1FQM'
Try `minerd --help' for more information.
C:\CPUminer>pause
Press any key to continue . . .
well its odd because i use the standard options so how to go further ..........
oke so
now i have it working with these settings ! look here :
i made a test account so now minerd AND cudaminer working together : SOLO
start your wallet with the - server option let it sync completely then start your miners :
minerd -a scrypt -o
http://192.168.0.17:9232 -O paulus51:password --coinbase-addr=GcfkiZPaqMyNumezFVUgKqgYXEsLDu1FQM [ running at +/- 100khash/s ] CPU at 70 degrees
cudaminer.exe -o
http://192.168.0.17:9232 -u paulus51 -p password -i 0 -H 1 -l T4x24 [ running at +/- 240khash/s ] GPU at 60 degrees
thats how you set up CPU mining and GPU mining without the slow wallet miner , it is not preferable ofc, but for testing and learning matters i did it ! ;-)