Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
Starbuck2020lod
on 06/02/2014, 21:43:42 UTC
I should go buy a lottery ticket.... thanks Christian!

http://i.imgur.com/ICFaUiq.png

I am finding one every 10-15 minutes.

I will try to upgrade my hash rate to 1 GHash before I go to bed.



You are Maxcoin millionaire already, Christian.

Btw how did you solo mine with multiple PCs?

How on earth did you get that to go?

I have this for  wallet config, i have the wallet open and running

# Seed nodes
addnode=maxcoin.cloudapp.net
addnode=maxcoinus.cloudapp.net
addnode=maxcoinasia.cloudapp.net
addnode=maxexplorer.cloudapp.net
addnode=213.179.202.19
addnode=91.121.8.25
addnode=213.192.56.163:8334

# Enable RPC
server=1

# RPC information
rpcuser=xxxx
rpcpassword=xxxx
rpcport=8108
# Mining
gen=0

and this for cuda

cudaminer.exe --algo=keccak -d 0 -C 2 -L 64 -H 2 -l K600x32 -o http://127.0.0.1:8108 -O xxxx:xxxx

And when I run cuda I just get
Internal Server Error
json_rpc_call failed, retry after 15 seconds.

Please help me out I've been trying to do this for 4 hrs!