Pages:
Author

Topic: [ANN] The First Litecoin PPS Pool (litecoinpool.org) - page 36. (Read 227590 times)

legendary
Activity: 1167
Merit: 1009
Happy customer here!! Been using this pool for years with various types of miners very reliable and stable. Thank you keep up the good work we need strong litecoin pool operators now more then ever. We appreciate your great work
member
Activity: 79
Merit: 18
I am getting more and more "Idle Worker Notification" mails and have to restart BFGminer to get my GC3355 running again. What can I do to prevent this? Thanks!

I was getting zombie processes from cgminer and a load average around 3 until I started cutting back my clock rate.  I have another power supply in the works too.  It was all a temporary setup to verify that my Gridseed was OK before Aliexpress's return period was over.

Edit:

Well, no, I'm not out of the woods yet.  It runs 2 or 3 days and stops, and that was at 700 MHz.
https://i.imgur.com/Yu6AL37.png
Power supply wiring is my next suspect I guess.  It just went away according to cgminer and my load average went up to 3 with no visible tasks using a lot of CPU.  Maybe some sort of panic in libusb causing the high load average?  Top doesn't show system processes by default I think.  I was upstairs when it happened.  Turned everything off and back on, and it's fine again.  I've never had it on any other pool, but I could try it on multipool in a week or so.
member
Activity: 79
Merit: 18
There are a couple of links to 3rd-party apps at the bottom of the FAQ on the website, but they were added quite some time ago, so I don't know if these apps are still working. (If you happen to find another app that supports the pool's API, please let me know.) By the way, if you like the web/iPhone interface, last time I checked there was an option in Safari to make it accessible directly from the home screen.

All 3 of the Android apps listed still work as of a couple weeks ago.  But they all just wrap the page you can get by going to the link listed under HTML under API on your dashboard page.  So I put a link to that on my home screen from Firefox.  It's handy to be able to check your workers and the exchange rates all in the same page.
hero member
Activity: 842
Merit: 507
I really like this pool and its web/iPhone interface. Is there an app for that?

There are a couple of links to 3rd-party apps at the bottom of the FAQ on the website, but they were added quite some time ago, so I don't know if these apps are still working. (If you happen to find another app that supports the pool's API, please let me know.) By the way, if you like the web/iPhone interface, last time I checked there was an option in Safari to make it accessible directly from the home screen.
member
Activity: 104
Merit: 10
Computer Service Tech
Thanks, That is what I suspected. Back in the day I mined with Slush and there was a slight variance too.

Setting up on litecoinpool.org with an L3+ was as easy as can be and rewards are about 1.5 LTC /day with 500MH/s. Grin

not sure what you mean. My L3's and L3+'s are mining what they say they are mining on the pool...assuming I have this correct?



It just took a couple days for it to catch up, now I am getting spikes up to 540 MH.

I really like this pool and its web/iPhone interface. Is there an app for that?

Thank you pooler for all you do.
hero member
Activity: 842
Merit: 507
I am getting more and more "Idle Worker Notification" mails and have to restart BFGminer to get my GC3355 running again. What can I do to prevent this? Thanks!

If your Gridseed stops some time after it starts mining, the first things I would check are the power supply and the USB cable. The second thing I would try is lowering the clock rate in steps of 50 MHz to see if that can fix the issue. Last thing that might help in the case of Gridseeds is forcing a difficulty of 256 or lower.
copper member
Activity: 2898
Merit: 1465
Clueless!
Thanks, That is what I suspected. Back in the day I mined with Slush and there was a slight variance too.

Setting up on litecoinpool.org with an L3+ was as easy as can be and rewards are about 1.5 LTC /day with 500MH/s. Grin

not sure what you mean. My L3's and L3+'s are mining what they say they are mining on the pool...assuming I have this correct?

newbie
Activity: 26
Merit: 0
I am getting more and more "Idle Worker Notification" mails and have to restart BFGminer to get my GC3355 running again. What can I do to prevent this? Thanks!

Code:
{
"pools" : [
{
"url" : "stratum+tcp://litecoinpool.org:3333",
"user" : "xxxx",
"pass" : "xxxx",
"pool-priority" : "0"
}
]
,
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"expiry-lp" : "3600",
"failover-only" : true,
"log" : "20",
"no-pool-disable" : true,
"no-show-processors" : true,
"no-show-procs" : true,
"queue" : "1",
"scan-time" : "60",
"scrypt" : true,
"skip-security-checks" : "0",
"submit-stale" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/share/bfgminer",
"scan" : [
"gridseed:all"
],
"set-device" : [
"gridseed:clock=850"
],
"api-allow" : "W:127.0.0.1,192.168.1/24"
}


member
Activity: 104
Merit: 10
Computer Service Tech
Thanks, That is what I suspected. Back in the day I mined with Slush and there was a slight variance too.

Setting up on litecoinpool.org with an L3+ was as easy as can be and rewards are about 1.5 LTC /day with 500MH/s. Grin
legendary
Activity: 1109
Merit: 1000
Is missing 20-25 MH/s out of 500 MH/s normal here for poolside stats?

It's normal for an A4 (mine is more like 50MHs), can't say for the L3/L3+, but suspect it would also be true.
member
Activity: 104
Merit: 10
Computer Service Tech
Is missing 20-25 MH/s out of 500 MH/s normal here for poolside stats?
hero member
Activity: 842
Merit: 507
Sorry but it is my duty to point out that mining on commodity hardware such as CPUs and GPUs is a bad idea. And mining on a phone is an exceptionally bad idea. Saying that it is unprofitable would be a euphemism; even assuming free electricity (and there is no such thing) and that the network difficulty is not going to rise, it would take a phone years just to make 0.01 LTC.
Yes, I know it's generally a bad idea except I've only got 1 asic and about 6 computers.   A Raspberry Pi 3 on all 4 cores is about 1/1000 the speed of a Gridseed G-Blade, and runs on about 7 watts.  I'm tempted to try to do the GPU assembly language to get their GPUs online to as a 5th thread.  These little ARM machines impress me.  And a core on a quad core phone is about the same as one of a Raspberry Pi's cores, but it eats battery fast.  I've also installed cpuminer under the Debian on my phone, not much difference in performance from Pocket Miner.  The alternative is spending more money on dedicated hardware (ASIC) that can't be used for anything else.  An ASIC can't be reprogrammed to a different algorithm, cpus and gpus can.  SHA256 is built into some of the CPUs http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0514g/way1395175472464.html not that I've managed to make use of it.
What you say is true, but it doesn't change the fact that nowadays mining Litecoin with anything other than an ASIC is unprofitable. If you're not convinced, I invite you to do the math. At the current price of $28, and assuming you pay 0.06 $/kWh (which is very cheap), in order to be profitable at 7 W you would have to do at least 125 kH/s. You didn't mention your Pi's hash rate, but if my memory serves it should be lower than that by at least one order of magnitude.

Wait a minute.  Pooler, the same Pooler that has a cpuminer on github?  https://github.com/pooler/cpuminer  Apparently.
Yes, I'm the one who wrote all the assembly code, among other things.

I don't run them just to do hashing, I mostly don't shut them off.  Or I'll run cpuminer on one core while I'm doing other stuff.  I've mostly used one of my Raspberry Pi 3s for the past several months.  It's what I'm using right now to write this.  Less power than my Gekko 2pac probably.
Keep in mind that the power draw depends significantly on the CPU load. Even if we assumed that mining would only cause a 2 W extra draw, it would still take at least 40 kH/s to justify it. And even if we somehow managed to achieve such hash rate, it would take 3 months to mine 0.01 LTC, and that's before subtracting the cost of electricity!
member
Activity: 79
Merit: 18
Using a different account wouldn't help. If you really need different share difficulties then you have to use at least one Stratum proxy for every desired difficulty; or connect workers directly, of course. This is a limitation of the Stratum protocol itself (each connection can only set one difficulty at a time), so there's not much that can be done about it.
Multiple proxies, or proxy and no proxy seems like the ticket.  I was thinking of running a proxy for slushpool in addition to the one for litecoinpool.  Taking my old Gridseed G-blade off the proxy and connecting it direct at least shows my cpuminers in the Litecoinpool dashboard and they get work accepted:
Sorry but it is my duty to point out that mining on commodity hardware such as CPUs and GPUs is a bad idea. And mining on a phone is an exceptionally bad idea. Saying that it is unprofitable would be a euphemism; even assuming free electricity (and there is no such thing) and that the network difficulty is not going to rise, it would take a phone years just to make 0.01 LTC.
Yes, I know it's generally a bad idea except I've only got 1 asic and about 6 computers.   A Raspberry Pi 3 on all 4 cores is about 1/1000 the speed of a Gridseed G-Blade, and runs on about 7 watts.  I'm tempted to try to do the GPU assembly language to get their GPUs online to as a 5th thread.  These little ARM machines impress me.  And a core on a quad core phone is about the same as one of a Raspberry Pi's cores, but it eats battery fast.  I've also installed cpuminer under the Debian on my phone, not much difference in performance from Pocket Miner.  The alternative is spending more money on dedicated hardware (ASIC) that can't be used for anything else.  An ASIC can't be reprogrammed to a different algorithm, cpus and gpus can.  SHA256 is built into some of the CPUs http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0514g/way1395175472464.html not that I've managed to make use of it.

Wait a minute.  Pooler, the same Pooler that has a cpuminer on github?  https://github.com/pooler/cpuminer  Apparently.
Quote
from the AUTHORS file inside the tarball.

I don't run them just to do hashing, I mostly don't shut them off.  Or I'll run cpuminer on one core while I'm doing other stuff.  I've mostly used one of my Raspberry Pi 3s for the past several months.  It's what I'm using right now to write this.  Less power than my Gekko 2pac probably.
hero member
Activity: 842
Merit: 507
Can anyone explain how segwit is going to affect mining returns?

From a technical point of view, it isn't.  If you mean more in general, then of course Segwit and LN are going to affect the markets, which most probably explains what happened in April, with the price going from $4 to $25.  This is bringing a lot of new attention to Litecoin, which means more miners are entering the game, which in turn may well lead to a significant increase in difficulty.  As always, there are many factors to consider and anything could happen, so different people will make different predictions of future profitability.
hero member
Activity: 842
Merit: 507
Uh-huh, I was just jumping on with a similar complaint.  It's like the pool doesn't recognize that different workers may need different difficulty values.  I was cpu mining on here with about 6 computers for a week or so and it all worked fairly well.  Then I bought a used asic rig and noticed my computers were suddenly getting a low acceptance rate.  I am using a stratum proxy, I don't know if that matters.  I have 7 distinct workers and the system was keeping them straight.  Is there a syntax for requesting a difficulty on command lines?  I'm mostly using cpuminer plus a couple phones, cgminer on the asic.

Yes, ok, I see "If desired, the default adaptive mechanism can be overridden by appending “,d=N” to the worker's password", I'll try that.   Well, no, a couple sentences later it says "if you connect multiple workers via a proxy they will all share the same difficulty " so I guess that won't work.  So I need to put the asic on a different account?  Or not through the proxy?

Using a different account wouldn't help. If you really need different share difficulties then you have to use at least one Stratum proxy for every desired difficulty; or connect workers directly, of course. This is a limitation of the Stratum protocol itself (each connection can only set one difficulty at a time), so there's not much that can be done about it.

I'm using the Android app "Pocket Miner" on a couple phones, I can't change much about how that connects.  One is a rooted phone, I could edit a config file if there is one.

Sorry but it is my duty to point out that mining on commodity hardware such as CPUs and GPUs is a bad idea. And mining on a phone is an exceptionally bad idea. Saying that it is unprofitable would be a euphemism; even assuming free electricity (and there is no such thing) and that the network difficulty is not going to rise, it would take a phone years just to make 0.01 LTC.
legendary
Activity: 1109
Merit: 1000
Can anyone explain how segwit is going to affect mining returns?
member
Activity: 79
Merit: 18
Uh-huh, I was just jumping on with a similar complaint.  It's like the pool doesn't recognize that different workers may need different difficulty values.  I was cpu mining on here with about 6 computers for a week or so and it all worked fairly well.  Then I bought a used asic rig and noticed my computers were suddenly getting a low acceptance rate.  I am using a stratum proxy, I don't know if that matters.  I have 7 distinct workers and the system was keeping them straight.  Is there a syntax for requesting a difficulty on command lines?  I'm mostly using cpuminer plus a couple phones, cgminer on the asic.

Yes, ok, I see "If desired, the default adaptive mechanism can be overridden by appending “,d=N” to the worker's password", I'll try that.   Well, no, a couple sentences later it says "if you connect multiple workers via a proxy they will all share the same difficulty " so I guess that won't work.  So I need to put the asic on a different account?  Or not through the proxy?  I'm using the Android app "Pocket Miner" on a couple phones, I can't change much about how that connects.  One is a rooted phone, I could edit a config file if there is one.

Too soon to be sure but I don't see anything accepted in the proxy log output anymore since I took the asic off it.  I just restarted the proxy and saw "Setting new difficulty: 1024" in the output of that.  I normally see 256 in the asic cgminer.  OK, there's 128, then 16.  Now I'm starting to see work from the cpuminers accepted at diff 4.  Now I see hash rates on the "my account" page for the cpuminers again too instead of zeros.  The phone hash rate even showed up once it found a share.  All seems well.  Maybe I could group machines by speed on different instances of the proxy?  Later.
newbie
Activity: 1
Merit: 0
I am having a small issue with your pool. (litecoinpool.org) I have a worker running on an app from the windows store and its running fine. but when I try to run bfg miner so I can use my cpu and gpu to get extra hash out of them, I get  [2017-04-26 11:06:49] Stratum from pool 0 detected new block
 [2017-04-26 11:07:13] Stratum from pool 0 detected new block
 [2017-04-26 11:09:28] Rejected 011f4890 OCL 0  Diff 228/16 (target-miss)

can you help me out with the set up?





I am running a FX 8530 with 32 gb ram, and a RX480 gpu.
And I know its not profitable to mine on cpu and gpu, but this is an education project for me...

Thanks!
legendary
Activity: 1610
Merit: 1000

Sure your points are valid, and in the grand scheme of things it does not really matter. Its mostly due to the fact that I have 30GH worth of resources I can redirect to this cause (which is a significant portion of Litecoin's Hashrate), .....
A long time ago someone (or may be it was you Wink i can not even remeber ) told me that it will took you a week to patch and setup your own (solo) pool. Considering the fact  that you have significant portion of Litecoin's Hashrate i am wandering how many years have to pass before you setup your own pool Grin
You can always consider the option to join my pool with SIGWIT. Besides, doing so with such significant portion of Litecoin's Hashrate you will have less variance in payments and you will get 99.5% of each LTC block + 95.0% of each DOGE block. The beauty of it is that your rewards are generated directly at your address..Any way this is just an option Wink

haha well thats exactly what I just did...got fed up with all the games pools have been playing www.arisechickun.com Grin

And yea took me a few hours to set that up...obviously it uses the stock UNOMP interface and most of its code...I just modified the stratum side and fixed some segwit stuff. Unfortunately I have been super busy with otherstuff so don't have much time to play around with pool stuff.
Super....
Now you have to point your significant portion of Litecoin's Hashrate which equals to 30GH of the 2,561 GH/s around 1% instead of 1.40 MH Huh and you are set. Best luck with your pool.
legendary
Activity: 2174
Merit: 1401

Sure your points are valid, and in the grand scheme of things it does not really matter. Its mostly due to the fact that I have 30GH worth of resources I can redirect to this cause (which is a significant portion of Litecoin's Hashrate), .....
A long time ago someone (or may be it was you Wink i can not even remeber ) told me that it will took you a week to patch and setup your own (solo) pool. Considering the fact  that you have significant portion of Litecoin's Hashrate i am wandering how many years have to pass before you setup your own pool Grin
You can always consider the option to join my pool with SIGWIT. Besides, doing so with such significant portion of Litecoin's Hashrate you will have less variance in payments and you will get 99.5% of each LTC block + 95.0% of each DOGE block. The beauty of it is that your rewards are generated directly at your address..Any way this is just an option Wink

haha well thats exactly what I just did...got fed up with all the games pools have been playing www.arisechickun.com Grin

And yea took me a few hours to set that up...obviously it uses the stock UNOMP interface and most of its code...I just modified the stratum side and fixed some segwit stuff. Unfortunately I have been super busy with otherstuff so don't have much time to play around with pool stuff.
Pages:
Jump to: