Pages:
Author

Topic: [TUTORIAL] Solo Mining Litecoins Guide--Windows! - page 5. (Read 306103 times)

newbie
Activity: 32
Merit: 0
Update:

Can't seem to connect to server (localhost?) I'm not really sure why this is,
reaper.conf
Code:
kernel reaper.cl
save_binaries yes
enable_graceful_shutdown no
long_polling yes


mine litecoin

litecoin.conf (reaper)

Code:
host localhost
port 9332
user heady
pass trip


protocol litecoin

worksize 256
aggression 18
threads_per_gpu 1
sharethreads 18
lookup_gap 2
gpu_thread_concurrency 6144
litecoin.conf (appdata\roaming)
Code:

rpcuser=heady
rpcpassword=trip
rpcallowip=127.0.0.1
rpcallowip=108.205.170.147
rpcport=9332
daemon=1
server=1
gen=0

block_nTime=1317972665
block_nNonce=2084524493
I added the 2nd rpcallowip, in hopes that it would connect through my network subnet ip. no dice any ideas?
got lib_curl error code 6
http://curl.haxx.se/libcurl/c/libcurl-errors.html

Code:
CURLE_COULDNT_RESOLVE_HOST (6)

Couldn't resolve host. The given remote host was not resolved.
newbie
Activity: 32
Merit: 0
I'm just now setting all this up I hope it still works ok, and or I hope I have enough gpu power for this to be effective but probably not.
I'm running an Nvidia quadro 600, that has so far failed to work with cgminer (drivers crash).
will let you know how it goes!
newbie
Activity: 27
Merit: 0
Can anyone tell me what does this messege means?

http://imageshack.us/a/img22/8417/cgminer.png
newbie
Activity: 11
Merit: 0
Thank you for this guide, I have recently been looking into litecoins and was trying to find a decent tutorial!
legendary
Activity: 4298
Merit: 3209
Now, I know that for solo mining bitcoins it basically isn't worth it without ASIC, but what about with litecoins? How many KHash/s should I have to effectively solo mine?

A simple calculation should give you your answer.

Current total hash rate: 11,000,000 kH/s
Your hash rate: 500 kH/s (maybe more, probably less)

Ratio of blocks found by you: 500/11,000,000 = 1/22,000. You will find 1 out of every 22,000 blocks.

A block is found every 2.5 minutes. 22,000 blocks are found in 55,000 minutes, or 38.2 days.

You will find a block and receive 50 LTC every 38.2 days on average.

It is hard to judge what is considered effective, and it is difficult to determine mathematically. With solo mining there is no pool fee; however, if you assume exponentially increasing difficulty, then constant small payments will be more than infrequent large payments.
legendary
Activity: 1713
Merit: 1029
This was pretty easy to setup when other guides have been very confusing. Thank you so much. Now, I have a hardware question. Do you think I could upgrade my graphics cards from my sony Vaio laptop? Is it possible and even worth it? Just wondering because I want to get more serious.

Most laptops (I can't think of a single one that doesn't) don't have upgrade able GPUs, and if they did, it would not be worth it as it would be integrated. Sad

Now, I know that for solo mining bitcoins it basically isn't worth it without ASIC, but what about with litecoins? How many KHash/s should I have to effectively solo mine?

I would suggest around 10,000 kH/s to solomine effectively, although many people with 30+ mH/s still pool mine. :\
newbie
Activity: 31
Merit: 0
Now, I know that for solo mining bitcoins it basically isn't worth it without ASIC, but what about with litecoins? How many KHash/s should I have to effectively solo mine?
newbie
Activity: 7
Merit: 0
This was pretty easy to setup when other guides have been very confusing. Thank you so much. Now, I have a hardware question. Do you think I could upgrade my graphics cards from my sony Vaio laptop? Is it possible and even worth it? Just wondering because I want to get more serious.
full member
Activity: 128
Merit: 100
OK, Vorsholk...I've been following your instruction around for days now trying to get a solo miner up and running. This was actually the first thread I looked at but it just confused me more than anything.

Now, several days later, I've come back to it and it all made much more sense. Not sure why it seemed so confusing before...perhaps because it was 3 or 4 in the morning. This was actually a simple, step-by-step that anyone could follow. Of course, I haven't tried it out yet, so I may be back soon to complain some.  Wink

Thank you for all you have done to try and help make Litecoin more accessible to the people! These currencies need more people like you if they are to make it over the long haul. The curiosity and fascination will quickly fade and the idea will die, if people can't figure out how any of this works.

Now to give this thing a try.....
hero member
Activity: 770
Merit: 502
legendary
Activity: 2212
Merit: 1008
how long will it take me to find a block soloing @ 164kH/s?
newbie
Activity: 24
Merit: 0
I thought this was for solo mining. Any way I joined ozcoin which seems to be working ok for now.


But could somebody please answer me this as it's been pickling my brain all day. If I enter the information below into my litecoin.conf file and run the same details in the Litecoin client and Reaper. What will happen? I can see them both hashing away like a goodun but am I then mining solo as I don't appear to be connected to any pool servers? If so how do the LTC get credited to my wallet?

server 127.0.0.1
username:username
password:password.


Many thanks.
newbie
Activity: 14
Merit: 0
I'm getting the message below when I try to begin mining in ScryptMiner:

[2013-04-10 14:03:55] HTTP request failed: Recv failure: Connection was aborted

[2013-04-10 14:03:55] json_rpc_call failed, retry after 30 seconds

Any ideas?

try a different pool?

i used pool-x with scryptminer, it threw the same message. it was because of the "/" and the end of http://pool-e.eu/
newbie
Activity: 24
Merit: 0
I'm getting the message below when I try to begin mining in ScryptMiner:

[2013-04-10 14:03:55] HTTP request failed: Recv failure: Connection was aborted

[2013-04-10 14:03:55] json_rpc_call failed, retry after 30 seconds

Any ideas?
newbie
Activity: 14
Merit: 0
hi guys, really desperate here Sad



had windows 7 installed earlier today but wanted a completely clean install so i could move back to the 12.4 drivers.  i assume they run app sdk 2.6 right?

im on a 7970 w/ cgminer, it was working decently until i installed windows again.

could it be the driver? or is it by any chance something to do with windows not having updated yet as its an old version of 7?

thanks for any help, this is driving me round the bend
newbie
Activity: 22
Merit: 0
ok so i have another question. i am using the cgminer console now, and i have setup long polling with failover...but i am not even getting rejected shares now, it just keeps moving to a new block every 3-5 mins?


is this normal, or should i remove the failover?




thanks.
newbie
Activity: 22
Merit: 0
Make a .bat file and add "color 06" without " on the beginning.

Like

Code:
color 06
C:\cgminer\cgminer.exe --scrypt ...

o thanks.
newbie
Activity: 46
Merit: 0
Make a .bat file and add "color 06" without " on the beginning.

Like

Code:
color 06
C:\cgminer\cgminer.exe --scrypt ...
newbie
Activity: 22
Merit: 0

ive used litecoinpool.org / notroll.in and ltc.kattare all of them work excellent when they work.
HOWEVER it seems that all of those pools get DDos attacked frequently...
litecoinpool.org is my personal favorit, however that is also the one with most downtime (popular Ddos victim?)


I have no chance of trying litecoinpool.org, it says that the registration for them is closed... I have used both notroll.in and kattare, I wanna test out give-me-ltc.com now. Thanks!

EDIT: Is it fine that it says "No suitable long-pool found ..." ?

http://i.imgur.com/2qCYKae.png

how are you getting cgminer to output formatted text? it does not do that for me.
newbie
Activity: 22
Merit: 0
@god_43 It will work.


thanks.



edit: i am getting alot of stales, is that normal? also i am using guiminer-scrypt...it should work just the same right?


https://bitcointalksearch.org/topic/guiminer-scrypt-a-guiminer-fork-for-mining-scrypt-chains-150331
Pages:
Jump to: