Bitcoin Forum
July 12, 2024, 03:20:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 380 381 382 383 384 385 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 ... 570 »
8581  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windws/osx/mip/r-pi 2.11.0 on: March 07, 2013, 12:07:00 PM
New release: v2.11.1, March 7th 2013

Keep building on the changes required for BFL SC when it comes out, adding new features and fixing bugs with the new 2.11 branch... This is still the unstable development version but is proving quite stable for my testing so far.


Human readable changelog:

Faster startup now when pools are slow, connecting to the first pool available!
Fixed some stratum bugs which would lead to weird disconnects when pools were slow.
Improved the mining resume support for stratum.
Added the show message feature of stratum (which I don't believe any pool uses yet?).
Lots of other minor stratum fixes and improvements.
Added the --hotplug (time) feature if you have hardware that has random stalls every time the usb devices are probed (default is 5 seconds).
Extra API features.
Random bugfixes.


Full changelog:

- Shorten the time before keepalive probes are sent out and how frequently
they're sent with stratum curls.
- Only set stratum auth once to prevent multiple threads being started.
- Display select return value on select fail in stratum thread.
- Clear the socket of anything in the receive buffer if we're going to retry
connecting.
- Allow pools to be resuscitated on first startup by the watchpool thread.
- Check all pools simultaneously at startup switching to the first alive one to
speed up startup.
- Clear just the socket buffer when we don't care what is left in a stratum
socket.
- Clear the stratum socket whenever we are closing it since the buffer is going
to be reused.
- Do not continue work from a stratum pool where the connection has been
interrupted.
- Reset stratum_notify flag on suspend_stratum as well.
- Close any sockets opened if we fail to initiate stratum but have opened the
socket.
- Close any existing stratum socket if we are attempting to restart stratum so
the pool knows the connection has gone.
- Show mechanism of stratum interruption if select times out.
- Make stratum connection interrupted message higher priority to be visible at
normal logging levels.
- Implement client.show_message support for stratum.
- API add 'Network Difficulty' to 'coin'
- Setup BFLSC support
- API use control_lock when switching pools
- Make sure to retry only once with noresume support for stratum.
- Instead of keeping track of when the last work item was generated to keep
stratum connections open, keep them open if any shares have been submitted
awaiting a response.
- usbutils.c copy full size to 'Last Command'
- configure - set USE_USBUTILS when usbutils is required and use it in the code
- Clear last pool work on switching pools if the current pool supports local
work generation or we are in failover only mode.
- make rw locks: mining_thr_lock and devices_lock
- Release MMQ device only once (not 4 times)
- api.c fix MSG overlap
- Hotplug - allow setting interval via --hotplug or API
- curses - fix - put a dev_width inside #ifdef
- usb_cleanup() use correct locking mechanism
- Implement and use usb_cleanup() on shutdown or restart
- miner.php report 'Last Valid Work' as time before request
- API - return Last Valid Work
- api -> drv
- ZTX bug set missing drv_id
8582  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windws/osx/mip/r-pi 2.11.0 on: March 07, 2013, 10:52:24 AM
hi,
i look at my log for cgminer 2.11.0 ( win7 x64 ; GPU drv - 12.6 ; SDK 2.8 )
and i see something strange :
Code:
 [2013-03-07 11:50:19] Rejected 51eafd38 Diff 3/1 GPU 1 pool 0 ((-2, u'Duplicate share', Non
.....
should I be worried about this messages?
Yes. What pool and protocol? Some pools have been really struggling of late so it's the likely culprit.
8583  Bitcoin / Mining / Re: Someone just paid 94.35425882 BTC in transaction fee on: March 07, 2013, 09:53:35 AM
I certainly hope some attempt is being made to return this obvious mistake back to the person who made the transaction.
Ahahaha you so funny  Cheesy
8584  Bitcoin / Hardware / Re: BFL ready to ship? on: March 07, 2013, 09:53:00 AM
it seems bfl could need a month or more if all goes well, why do they keep guessing wrong on their time table?
I wouldn't say "guessing". It's great marketing getting people to pay for something in advance where getting it first counts so much, even if it's not likely to be available for another 6 months after you claim.
8585  Bitcoin / Development & Technical Discussion / Re: Tiny optimization? on: March 07, 2013, 09:27:03 AM
That optimisation is done on every serious mining software.
8586  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windws/osx/mip/r-pi 2.11.0 on: March 07, 2013, 07:08:31 AM
have printed copies of your readme file on the wall.
I like your style.
Can you give me a quick clue as to the problems you see? I have done all I can think to do with --gpu-platform, the -d switch, and --gpu-map
Search for "GPU DEVICE ISSUES and use of --gpu-map" in you README poster. I can't tell exactly how to set it up for you without access to your machine but that is where your remaining issues lie I believe.
8587  Bitcoin / Pools / Re: [2000 GH/s] BitMinter.com [ASIC support: var diff, Stratum, GBT, rolllntime] on: March 06, 2013, 10:27:02 PM
The only way to use stratum across a proxy is with a socks proxy, which cgminer supports but I'm not aware of anyone using it yet.

It may also be possible through a web proxy using the CONNECT method. But the pool may have to accept Stratum connections on port 443. Without really knowing what I'm talking about I bet most web proxies only allow tunneling raw TCP connections to destination port 443, for SSL. But I don't think any miners support this, nor do I know of any pools with Stratum on port 443.

Theoretically it should work with cgminer as well, but you'd have to have a very permissive http proxy to allow this and there's a catch 22 there in that there's a good chance you're behind a proxy because your network is restrictive.
8588  Bitcoin / Pools / Re: [2000 GH/s] BitMinter.com [ASIC support: var diff, Stratum, GBT, rolllntime] on: March 06, 2013, 09:45:55 PM
The only way to use stratum across a proxy is with a socks proxy, which cgminer supports but I'm not aware of anyone using it yet.
8589  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windws/osx/mip/r-pi 2.11.0 on: March 06, 2013, 09:29:27 PM
Hello,

I was wondering if anyone could help me trouble shoot some trouble I am having with (I think) a cgminer mapping issue.

[SNIP]
You are having multiple problems. Does the 5970 work or are you another hopeful that bought a dead GPU? Most of these are way beyond working status thanks to being abused by miners. Do you have enough system ram to scrypt mine on that many GPUs? Did you read the EXTENSIVE section on using --gpu-map in the readme?
8590  Alternate cryptocurrencies / Mining (Altcoins) / Re: SO close. Help with getting OpenCL recognized and GPU mining enabled on CGMiner. on: March 06, 2013, 09:07:19 PM
AMD are awesome at breaking stuff. Manually download the AMD APP version 2.7 and install it and try again. You will need to log in/out or even reboot for the modified paths to work.
8591  Bitcoin / Mining software (miners) / Re: Mining software feature matrix on: March 06, 2013, 08:58:48 PM
Why would you put almost every single other miner software, and NOT include the most popular one, CGMiner?

Its there. Under "CG"
Downplay its importance by not giving it a full name entry. Subtle...  Roll Eyes
8592  Other / CPU/GPU Bitcoin mining hardware / Re: how does cpu speed affect gpu mining? on: March 06, 2013, 07:02:49 AM
CPU speed is close to irrelevant with GPU bitcoin mining. However there is a small but demonstrable benefit to changing CPU frequency governor to high speed with scrypt GPU mining so therefore CPU speed matters slightly. I wouldn't get too excited though, it's only marginally more than a trivial speedup.
8593  Alternate cryptocurrencies / Altcoin Discussion / Re: 3/3/13 LTC rally never forget on: March 05, 2013, 10:16:21 AM
0.15 usd each now Smiley

why is there like an equivalent amount of buyers for litecoin at same time as bitcoin........whats goin on
Speculators
8594  Other / CPU/GPU Bitcoin mining hardware / Re: 5970 dead? on: March 05, 2013, 09:07:19 AM
13.1 is broken shit. Try 12.8
8595  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windws/osx/mip/r-pi 2.11.0 on: March 04, 2013, 08:30:12 PM
Hi ckolivas/kano, I'm curious if in previous versions (2.8.0/2.9.0) has been known bug where cgminer switched from Stratum back to Getwork? Today some people reported that although they're using newer cgminers with Stratum support, they're still mining on getwork interface (although pool reports X-Stratum correctly and Stratum backend works). They also reported that Stratum worked for them for some time, but then "it switched itself".

I recommended them to update, but I'd feel safer if this has been known and fixed...
So many stratum bugs have been fixed since then I can't even tell you exactly. I would certainly recommend upgrading to the stable 2.10.5 release.
8596  Economy / Computer hardware / Re: 7970 Sapphire Radeon HD for sale in Australia on: March 04, 2013, 06:56:03 AM
Second card sold for $365. Third up for sale now.
8597  Bitcoin / Hardware / Re: Avalon Asic Update March 1st on: March 04, 2013, 06:43:46 AM
1300 bucks a day ? Am I figuring that up right ? I believe he has 5 now. That's sickening if so.

Not for long.
But long enough.
8598  Bitcoin / Mining software (miners) / Re: Why is cpuminer faster on my CPU than cgminer? on: March 03, 2013, 11:57:07 PM
No, as the maintenance burden isn't worth it.
8599  Bitcoin / Mining software (miners) / Re: Why is cpuminer faster on my CPU than cgminer? on: March 03, 2013, 10:25:08 PM
Because CPU mining with cgminer is deprecated, unsupported, and undeveloped.
8600  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windws/osx/mip/r-pi 2.11.0 on: March 03, 2013, 08:48:20 PM
I decided to be a guinea pig and try 2.11.0 on a single rig.  Took a nap and it locked up the second I went to sleep.  I guess it was trying to switch from Ozcoin to BTCGuild (both stratum connections).  I was mining on a single 7870 with Catalyst 12.10 drivers on Win 7 x64.

Afterburner shows it was still burning up the GPU but apparently no shares were being submitted.  I just force-closed it and reverted to 2.10.5

I can confirm this bug too, after some time it just stops submitting shares but it stil responsive.. a restart helps
I wonder if this has nothing to do with the GPU code since that is actually unchanged (apart from the kernels) and is related to the USB+hotplug code since it's windows only... Kano?
Pages: « 1 ... 380 381 382 383 384 385 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 ... 570 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!