Bitcoin Forum
June 26, 2024, 06:18:16 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 [436] 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 ... 570 »
8701  Alternate cryptocurrencies / Altcoin Discussion / Re: Hardware errors with cgminer and ltc mining? on: February 02, 2013, 04:18:11 AM
i seem to have some problem with cgminer too. I downloaded 2.10.4 to re-try soloing LTC and i get this after opening:

"Connected to 127.0.0.1 diff 1.24M without LP as user nethead"

I get full gpu usage and it seems to mine (no blocks yet from this version) but why is the diff so high??
README last FAQ.
8702  Bitcoin / Pools / Re: [2000 GH/s] BitMinter.com [ASIC support: var diff, Stratum, GBT, rolllntime] on: February 01, 2013, 10:24:05 PM
So Stratum vs GBT Huh

Which one should I use?  (I plan to continue using cgminer)
Stratum
8703  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windws/osx/mip/r-pi 2.10.4 on: February 01, 2013, 09:15:03 PM
Guy's

I am running my lancelot cluster on tp-link openwrt platform with 64M of ram. I am noticing the restart of my system because cgminer 2.10.4 slowly and steadily eats all of the available free RAM about 45M.

And when cgminer eats all memory (45M) it takes about 2-3 days following happens

Feb  1 14:36:53 cgminer kern.warn kernel: [281314.280000] miner 11 invoked oom-killer: gfp_mask=0x201da, order=0, oom_score_adj=0
Kernel kills cgminer because system is running out of ram

Is there a way to reduce mem usage when cgminer is compiled for openwrt?

10X
PS: Otherwise it runs perfect same as when my pc i386 was used. No hashing speed decrease. The only difference was that my PC had 4G of RAM Sad

Yes there is a very slow memory leak in it which only becomes a problem at high hashrates on machines with little ram. A fix will be coming soon.
8704  Bitcoin / Pools / Re: [708 Gh] MtRed (PPS, LP+, API, 0 FEE) STRATUM on pa.mtred.com:3333 on: February 01, 2013, 06:09:20 PM
What's with the high discarded work rate?
Normal, with new blocks you don't keep working on it, you throw it out to not create shares from stale work.
8705  Bitcoin / Hardware / Re: New Drama from BitcoinASIC on: February 01, 2013, 01:19:39 PM
Sure their first post is "unprofessional", but they're not asking you to send millions of dollars before there's any proof the hardware exists...
8706  Bitcoin / Hardware / Re: New Drama from BitcoinASIC on: February 01, 2013, 06:17:05 AM
Copy/pasta:

Quote
Once the video has been shot we have decided to ship the device to conman who in my opinion develops the best Bitcoin mining software available. Please check back for more updates.
Well it's nice they decided to use me as their primary software developer if something ever goes ahead... but given conman is my IRC nickname and it holds certain "connotations", it would probably have been better to use my real name  Wink
8707  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windws/osx/mip/r-pi 2.10.4 on: February 01, 2013, 05:02:04 AM
Why would you use aticonfig when you can change the clocks directly with cgminer?

Never works with ltc on my machines btc sets them to exactly what I to use in the .conf and as I have said with ltc good luck with that..

Edit: Should add it appears to go with the default of the card involved in ltc mining as I have two 6970s that their default speeds are the sweet spot for kh/s rate those two I never have to set the speeds as they are already where they need to be once it starts up. Any other cards I check the speeds on after it starts are at their default values then they need to be set to where the speeds need to be for ltc mining.
That doesn't make much sense unless you use settings that wouldn't work with the display library - and usually that involves setting the memory clock much lower than the engine clock which you don't do on LTC. I've mined LTC numerous times and set clocks just fine with cgminer itself.
8708  Bitcoin / Pools / Re: [708 Gh] MtRed (PPS, LP+, API, 0 FEE) STRATUM on pa.mtred.com:3333 on: February 01, 2013, 02:17:20 AM
The story so far after a few hours:
Code:
Pool: http://pa.mtred.com:3333
Does not have own long-poll support
 Queued work requests: 253
 Share submissions: 9268
 Accepted shares: 9263
 Rejected shares: 5
 Accepted difficulty shares: 9263
 Rejected difficulty shares: 5
 Reject ratio: 0.1%
 Efficiency (accepted / queued): 3661%
 Discarded work due to new blocks: 499
 Stale submissions discarded due to new blocks: 2
 Unable to get work from server occasions: 1
 Submitting work remotely delay occasions: 0
Reject ratio is a little higher than my regular pool, but that pool is also in my local city so a 50ms ping time whereas mtred is 240ms. However I used to get up to 2% rejects on mtred, which stopped me mining here, so this is a ludicrous improvement. Note there is one "Unable to get work from server occasions". That would have been a disconnect which would then have dropped some shares as mentioned in the previous post. At the moment the stats don't show how many of those shares were lost.

I'm sure current miners moving over to stratum would dramatically lower the server load. Now if higher diff share submission was added, the load on the server would drop even more and be able to tolerate even asic hashrate submissions.
8709  Bitcoin / Pools / Re: [708 Gh] MtRed (PPS, LP+, API, 0 FEE) STRATUM on pa.mtred.com:3333 on: February 01, 2013, 01:23:48 AM
As a followup, the stale rate is markedly lower than it used to be, which is great news since that was the main thing keeping me from mining here. Many stratum disconnects would also be a new problem since shares are lost on each disconnect, but so far there have been no disconnects.

What do disconnects look like in the log? I don't think I've ever seen "Stratum disconnect". So just curious.

A message saying:
Code:
Lost %d shares due to stratum disconnect on pool %d
8710  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windws/osx/mip/r-pi 2.10.4 on: February 01, 2013, 01:18:24 AM
Why would you use aticonfig when you can change the clocks directly with cgminer?
8711  Bitcoin / Pools / Re: [708 Gh] MtRed (PPS, LP+, API, 0 FEE) STRATUM on pa.mtred.com:3333 on: January 31, 2013, 11:24:02 PM
Stratum test on pa.mtred.com:3333

From what i've seen its looking very performant, give it a test and let me know.
Excellent I'll give it a go and see if it has nailed the high reject problem. Next stop, vardiff!

Is there a method of setting the difficulty or stratum at diff 1 is all there is?
It all has to be implemented on the pool side, be it higher difficulty or variable difficulty, so it's up to redditorrex.

As a followup, the stale rate is markedly lower than it used to be, which is great news since that was the main thing keeping me from mining here. Many stratum disconnects would also be a new problem since shares are lost on each disconnect, but so far there have been no disconnects.
8712  Bitcoin / Mining software (miners) / Re: On BFGMiner and CGMiner - who ripped who off? on: January 31, 2013, 11:17:20 PM
Unfortunately the forum does not block what luke-jr writes when someone quotes him even if I do have him on ignore Angry.

How I feel about FPGAs and ASICs has nothing to do with your claims. If I were to call it, I'd say you were upset because I was planning to exit the scene with FPGAs but ASICs changed the scene and I indeed changed my mind so you didn't get to take over.

The internet now has a vast history of the events yet you continue to dispute it as though you actually believe it. I used to joke about it, but I'm really becoming convinced you have a personality disorder now. As a doctor, I do diagnose these conditions in the real world. If over time you end up having a problem with the rest of the world, perhaps it's not the rest of the world at fault.

Show something about the code.
Prove something useful.
Respond about objective things.
Show some humility.

Look at what he wrote in response and see for yourselves how much it precisely matches the pattern I, and many others, described, and try and find the evidence in his response to support his outlandish claims that aren't just baseless attacks.

This is precisely why I avoid these discussions in the first place and ignore his posts. Responding is just troll feed. I shall stop monitoring this thread.
8713  Bitcoin / Pools / Re: [708 Gh] MtRed (PPS, LP+, API, 0 FEE) STRATUM on pa.mtred.com:3333 on: January 31, 2013, 10:11:31 PM
Stratum test on pa.mtred.com:3333

From what i've seen its looking very performant, give it a test and let me know.
Excellent I'll give it a go and see if it has nailed the high reject problem. Next stop, vardiff!
8714  Bitcoin / Mining software (miners) / Re: On BFGMiner and CGMiner - who ripped who off? on: January 31, 2013, 10:03:21 AM
Forks I don't have a problem with.

I do not for a second deny that the "device API", as luke-jr calls it, was first written by him, as was the first BFL driver for cgminer. However this was all code for cgminer at the time, and the code has been heavily rewritten since then.

Calling cgminer a fork of luke-jr's version has got to be one of the most ridiculous lies I have ever heard regarding code.

Initial revision of cpuminer (Nov 25 2010) https://bitcointalk.org/index.php?topic=1925.0 :
https://github.com/ckolivas/cgminer/commit/9599867d8b9ddd909ea3dc37679b34cab5de5674
Jeff Garzik committed 2 years ago
Version 1.0 of cpuminer: May 09, 2011 Jeff Garzik authored 2 years ago

First commit by me to cpuminer: Jun 08, 2011
https://github.com/ckolivas/cgminer/commit/8a832eeab524bbad160adb7c27acb370d6adedff

First GPU mining code added to cpuminer code by me: June 23, 2011,
https://bitcointalk.org/index.php?topic=1925.msg264355#msg264355

First release by me under cgminer name superceding cpuminer: July 13, 2011
https://bitcointalk.org/index.php?topic=1925.msg357421#msg357421

etc...

First release of bfgminer as fork of cgminer: Apr 26, 2012
https://github.com/luke-jr/bfgminer/commits/bfgminer-2.3.4

Luckily history on the internet is there to make any such claims truly absurd. Simply reading the changelog and timeline of each is enough to show it would be absurd to think that bfgminer somehow predated cgminer when bfgminer didn't even exist for the first 9 months of development that cpuminer became cgminer. Yes, luke-jr contributed code to cgminer... this was when cgminer was the only maintained code around based on Jeff Garzik's original cpuminer.

The "reason" luke-jr created the fork to cgminer was that he contributed code to cgminer that was rejected by me based on evidence provided by Kanoi that it was buggy, but he just wanted the code out despite the issues with the code which I refused to accept as the concerns were valid. Creating a fork because you want to get new code out that introduces many regressions is not an unusual practice on the internet, and is unfortunately only counter productive to the development process, especially when the original code source is still being actively maintained. Once he had forked his version, 99% of the cgminer code continues to go to his fork, and 1% of the cgminer code came from his fork. One unfortunate thing is that the git source control management system tells you who committed code to a source tree (such as bfgminer), but not who actually wrote the code. Follow the parent of the code tree on github on bfgminer and you'll see it was basically mostly code pulled from cgminer that I and kanoi have written. On the other hand, I have gone out of my way to avoid taking almost any code from luke-jr's fork unless it is actually a bugfix or -in the case of the bfl flash code for linux- a feature I will never bother coding myself. That means that since the fork, 99% of the code in cgminer has nothing to do with luke-jr. I even went to the extent of developing my own GBT implementation, which is the communication protocol invented by luke-jr (that I dislike immensely compared to stratum) from scratch rather than use his already existing "reference implementation" because his code was python and it would be more efficient coded by myself in c instead.

It is very easy to side with a camp that you happened to start using first, and even harder to consider you might have sided with the wrong camp if you came on the scene late in the development process. Look at the history of luke-jr throughout bitcoin history and across this forum and you'll find an amazing record of behaviour you wouldn't trust as far as you could throw him. Whenever questioned about something he either simply says "it's not true" or "I don't lie" or doesn't respond, or appeals to a forum moderator to have the post deleted as a troll. He has also never been known to back down on an argument, say he's wrong or accept any form of leadership, constantly trying to take charge - so far as leading to a huge battle between the lead bitcoin maintainer, Gavin Andresen, and himself on one of the BIP issues. Kano is an annoying prick, but he produces evidence to support everything he says on the forum and will graciously say when he's wrong.

I try very hard to keep out of these discussions because I believe code and data speaks louder than words, and am primarily a coder and totally utterly flabbergasted by this whole ridiculous discussion and when one compares the hostile fork to cgminer I can only shake my head. Once upon a time I thought that code speaks louder than words and the truth shows its face over time. However I have come to realise that if you don't go to at least some effort to defend yourself, you get desperately misrepresented.

Reading anything luke-jr has to say just aggravates me because of many of his claims, including things like saying cgminer is "deprecated" while it is clearly still being actively maintained, and writing that it has some kind of substandard FPGA support when he ends up copying code from cgminer's FPGA code implementation. This is why I have luke-jr on ignore. What astounds me more than anything else, in light of this evolution of events, is his persistence in the face of all logic and reason.

That is all.
8715  Bitcoin / Hardware / Re: [Announcement] Avalon ASIC Batch #1 Ships on: January 30, 2013, 10:06:12 PM
At last, so at least the goddamn conspiracy noise will drop to only the most paranoid who don't believe any amount of evidence.
8716  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: January 30, 2013, 08:40:12 AM
8717  Other / CPU/GPU Bitcoin mining hardware / Re: Radeon HD 5450 errors on: January 29, 2013, 12:18:42 PM
Try a different driver version.
8718  Bitcoin / Hardware / Re: [Announcement] Avalon ASIC Ships on: January 29, 2013, 04:46:43 AM

This picture seems to be entitled ASIC Preview #1: http://imgur.com/Y8QzhRP

It's even an off-grid, self-powered unit, apparently.

But will it work with cgminer/bfgminer, that's the real question.
I thought I'd have to write a driver for it, but now I have to find a rider for it.
8719  Bitcoin / Hardware / Re: [Announcement] Avalon ASIC Ships on: January 29, 2013, 04:42:21 AM

This picture seems to be entitled ASIC Preview #1: http://imgur.com/Y8QzhRP

It's even an off-grid, self-powered unit, apparently.
That ought to teach all those non-believers!
8720  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windws/osx/mip/r-pi 2.10.4 on: January 27, 2013, 10:38:21 PM
The windows and linux output is meant to look the same. Usually when something doesn't work on the windows version, like the text user interface, your virus software has been silently fucking you over by deleting files without you knowing - mining software is often falsely accused of being viruses.

Hardware errors are not uncommon at high overclocks or high temps. Just bump the clocks down a little or drop temps further. If you haven't overclocked, it may be a sign of some hardware instability but likely is harmless.
Pages: « 1 ... 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 [436] 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 ... 570 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!