Pages:
Author

Topic: [ANN][LTC][Pool][PPLNS][STRATUM] - ltc.kattare.com - burnside's Mining Pool - page 11. (Read 118848 times)

hero member
Activity: 812
Merit: 500
Can anyone tell me, for cgminer, which "file" do I put these settings in?

Quote
cgminer --auto-fan --auto-gpu --scrypt \
   -o stratum+tcp://ltc-stratum.kattare.com:3333 \
   -u YOUR_USERNAME.YOUR_WORKER_SUFFIX \
   -p YOUR_WORKER_PASSWORD \
   -I 11 -g 1 -w 256

I usually run cgminer from a .bat file. You can create one by right clicking on your desktop and going to "new" and then "new file".

Than youll wanna change the extenstion of the file to .bat - Ex. Newfile.txt => Newfile.bat

Now right click on said file and click "edit" with notepad.

Now youll wanna type in or paste in a line of code like this:

C:\cgminer\cgminer.exe --scrypt -o stratum+tcp://ltc-stratum.kattare.com:3333 -u YOUR_USERNAME.YOUR_WORKER_SUFFIX -p YOUR_WORKER_PASSWORD -I 11 -g 1 -w 256 --auto-fan --auto-gpu

Now save and double click it.

you should throw a --thread-concurrency in there somewhere as well imo. With a number your card is happy with, google litecoin mining hardware comparison list to get ideas of your thread concurrency.

Hope this helps, GL

sr. member
Activity: 784
Merit: 250
DIA | Data infrastructure for DeFi
Can anyone tell me, for cgminer, which "file" do I put these settings in?

Quote
cgminer --auto-fan --auto-gpu --scrypt \
   -o stratum+tcp://ltc-stratum.kattare.com:3333 \
   -u YOUR_USERNAME.YOUR_WORKER_SUFFIX \
   -p YOUR_WORKER_PASSWORD \
   -I 11 -g 1 -w 256
newbie
Activity: 2
Merit: 0
Hey this may be an odd question, but is there a way for GUIminer running the CUDAminer for a GTX 660 TI to NOT run at 100% load?

I spent the better part of yesterday and today trying to get it to run and had hash rates ranging from low 20khash/sec to finally peaking at 170khash/sec. The thing is the GPU was always running 100% no matter what and it gets pretty hot.

I'm hesitant to let it run at full load for extended periods, so I was hoping there was a way to mine at a lower load, at the expense of a lower hash rate obviously.
sr. member
Activity: 784
Merit: 250
DIA | Data infrastructure for DeFi
Thanks burnside, I received the litecoins  Smiley
sr. member
Activity: 784
Merit: 250
DIA | Data infrastructure for DeFi
Burnside, I have lost access to my old email address.   I can still log in tp the pool but forgot my PIN.  Can you help?

Probably not.  Sad

Without access to the email address I have no way to validate a PIN reset request.  Sad

Probably best to just register a new account.

Cheers.


Fair enough,  could I at least get you to pay out the existing litecoins to the pre-set wallet?  It was my first go at mining so it is a bit sentimental.

Yes, definitely.  If there's already a wallet address set, I can withdraw whatever is there.  Please PM me your account login and email address.

Cheers.


Thanks burnside, I have sent you a pm  Smiley
legendary
Activity: 1106
Merit: 1006
Lead Blockchain Developer
Burnside, I have lost access to my old email address.   I can still log in tp the pool but forgot my PIN.  Can you help?

Probably not.  Sad

Without access to the email address I have no way to validate a PIN reset request.  Sad

Probably best to just register a new account.

Cheers.


Fair enough,  could I at least get you to pay out the existing litecoins to the pre-set wallet?  It was my first go at mining so it is a bit sentimental.

Yes, definitely.  If there's already a wallet address set, I can withdraw whatever is there.  Please PM me your account login and email address.

Cheers.
sr. member
Activity: 784
Merit: 250
DIA | Data infrastructure for DeFi
Burnside, I have lost access to my old email address.   I can still log in tp the pool but forgot my PIN.  Can you help?

Probably not.  Sad

Without access to the email address I have no way to validate a PIN reset request.  Sad

Probably best to just register a new account.

Cheers.


Fair enough,  could I at least get you to pay out the existing litecoins to the pre-set wallet?  It was my first go at mining so it is a bit sentimental.
legendary
Activity: 1106
Merit: 1006
Lead Blockchain Developer
Burnside, I have lost access to my old email address.   I can still log in tp the pool but forgot my PIN.  Can you help?

Probably not.  Sad

Without access to the email address I have no way to validate a PIN reset request.  Sad

Probably best to just register a new account.

Cheers.
newbie
Activity: 8
Merit: 0
Hey Lickman,
Post your clocks and your config file and we might be able to help you out.
You will find that Scrypt is a very different beast than Bitcoin and that you need to retweak everything separately to get the best out of it.  I have heard that for the 79xx cards the sweet spot is something like Engine clock = 0.7 x Memory Clock.  You also need to up the intensity a lot compared to Bitcoin, maybe start around I = 13 and tweak your clocks, then push intensity up to the limit of your rigs stability.  Check around the forums and see what settings other people are using.

Here are my clock settings under MSI afterburner:

7970 Radeon                     
                   
Core mV - 1169
Power limit - +20
Core Mhz - 1150
Memory - 1643


GUI Miner scrypt alpha

Thread concurency - 21312
Vectors - 1
GPU threads - 1
Worksize - 256
Intensity - 13
Use stratum - yes

net Khash's  545-565

-----------------------------


I aiming to get this up around 700 or 800 Khash's range, is there something I need to add to a configuration file somewhere, or an extra flag value I need?






sr. member
Activity: 784
Merit: 250
DIA | Data infrastructure for DeFi
Burnside, I have lost access to my old email address.   I can still log in tp the pool but forgot my PIN.  Can you help?
newbie
Activity: 8
Merit: 0
Thanks for the replies. I have got things running a little better thanks to the 7970 tip focusing in on the relationship between the GPU and the Memory.. Thanks tonyk2005. That tip alone (7970 GPU = 0.7 x MEM speed) alone gained me an easy 100 + Khash, bouncing between 550 and 600

I'm inspired now, really hoping to squeeze another 100-150 over the 5 cards I'm playing with.

There's a good chance I've missed something obvious to some of you experienced guys, so I'd like to post the Gui value log from litecoin gui miner  and Afterburner Msi. Anyone know if and where those files are available?




newbie
Activity: 10
Merit: 0
I received this notice today: "Please edit litecoin.conf and connect to supernodes for optimal relay of transactions. Learn more: http://litecoin.org/upgrade"

Curious how I can tweak my litecoin.conf file settings for ltc-stratum.kattare.com?
newbie
Activity: 29
Merit: 0
Hey Lickman,
Post your clocks and your config file and we might be able to help you out.
You will find that Scrypt is a very different beast than Bitcoin and that you need to retweak everything separately to get the best out of it.  I have heard that for the 79xx cards the sweet spot is something like Engine clock = 0.7 x Memory Clock.  You also need to up the intensity a lot compared to Bitcoin, maybe start around I = 13 and tweak your clocks, then push intensity up to the limit of your rigs stability.  Check around the forums and see what settings other people are using.
legendary
Activity: 1442
Merit: 1001
Hello all,

I just started mining Litecoin at burnside's coming from bitcoin. I've been successfully linked in for the past 3 days, so that is good.

What is troubling is the hashrate I'm getting off my hardware, which is as follows:

(Guiminer Litecoin ed.)
7970 - 450 Mhash
5970 - 390 Mhash per core
Amd Scrapper on die mini gpu 30 Mhash
Nvidia 560 Ti OC - not running yet

Now compared to mining bitcoin, this is crap, since before I could get over 1600MHZ consistently with this setup.
I've got everything overclocked and lowdown is that the 7970 is only getting 450 Mhash!  Something seems definitly wrong with this speed. The 5970 is getting about 390 Mhash per core, which I think is respectable. Can anyone offer some insight here as to how to get more appropriate scores for my hardware?


Cheers,

Lickman


Have you checked out the consolidated litecoin mining guide? https://bitcointalksearch.org/topic/consolidated-litecoin-mining-guide-for-5xxx-6xxx-and-7xxx-gpus-117221

Unfortunately, the settings to use drastically depend upon the manufacturer and model of card so you're going to have to play around with the settings. Trial and error ends upon being the best mechanism for perfecting it.
newbie
Activity: 8
Merit: 0
Hello all,

I just started mining Litecoin at burnside's coming from bitcoin. I've been successfully linked in for the past 3 days, so that is good.

What is troubling is the hashrate I'm getting off my hardware, which is as follows:

(Guiminer Litecoin ed.)
7970 - 450 Mhash
5970 - 390 Mhash per core
Amd Scrapper on die mini gpu 30 Mhash
Nvidia 560 Ti OC - not running yet



Now compared to mining bitcoin, this is crap, since before I could get over 1600MHZ consistently with this setup.
I've got everything overclocked and lowdown is that the 7970 is only getting 450 Mhash!  Something seems definitly wrong with this speed. The 5970 is getting about 390 Mhash per core, which I think is respectable. Can anyone offer some insight here as to how to get more appropriate scores for my hardware?


Cheers,

Lickman

legendary
Activity: 1106
Merit: 1006
Lead Blockchain Developer
Has anyone else been getting a lot of hash rate drops this month?

One of these downtimes was planned, the rest I can't explain. Some of them can't be seen in the monthly graph because I caught them quickly enough. cgminer just stops hashing and never starts again.

Are you on stratum?

I've definitely had to restart it a few times.
member
Activity: 66
Merit: 10
Has anyone else been getting a lot of hash rate drops this month?



One of these downtimes was planned, the rest I can't explain. Some of them can't be seen in the monthly graph because I caught them quickly enough. cgminer just stops hashing and never starts again.
legendary
Activity: 1106
Merit: 1006
Lead Blockchain Developer
it seems to be working good now. Coinotron is difficulty 192. lhpool is 63.

Caught the errors myself just now.  Looking through the logs.

Our diff is 31.  I'm thinking we'll have to at least double it to 63 soon.

Cheers.
member
Activity: 85
Merit: 10
it seems to be working good now. Coinotron is difficulty 192. lhpool is 63.
legendary
Activity: 1106
Merit: 1006
Lead Blockchain Developer
True enough. ltc-stratum.kattare.com:3333 isn't working correctly though. Accepts a few shares, then looses a bunch due to stratum disconnect, then cgminer switches to backup pool.

+1. I am experiencing this issue as well with cgminer 3.1.1 - I'm not experiencing it with my backup pools.

I'm not sure where to look on this one.  I'll see if I can find anything useful in the stratum server's logs.  My personal mining boxes have been going strong every time I've checked over the last couple weeks, but that doesn't mean there haven't been interruptions.  (and I do not have a backup host setup for it to fail over to)  I've also only converted over a couple of them to stratum.  Maybe I just need to increase difficulty so there is less traffic into it?  Anyone know what difficulty the other sites typically use?

Cheers.
Pages:
Jump to: