Bitcoin Forum
May 28, 2024, 12:16:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 [533] 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 »
10641  Bitcoin / Mining software (miners) / Re: CGMINER miner overclock monitor fanspeed RPC in C linux/windows/osx 2.1.2 on: January 10, 2012, 02:36:57 AM
Thanks for doing this work. It will take me some time to review these patches as they're fairly large and I'm relatively low on cycles for anything more than a cursory glance at the moment.
10642  Bitcoin / Mining software (miners) / Re: CGMINER miner overclock monitor fanspeed RPC in C linux/windows/osx 2.1.2 on: January 09, 2012, 11:35:15 PM
A mining buddy Eliden got some weird problem with all versions of cgminer from 2.0.7 to 2.1.2

http://img841.imageshack.us/img841/6650/88077886.png this is the screenshot

The temps and the rpm of the fan disappearing on start of cgminer

Cgminer only reports what the ATI display library shows and does not show anything if it's not reporting results from a device. At the mercy of the ATI display library. If it stops reporting values there's nothing cgminer can do about it.
10643  Bitcoin / Pools / Re: [170 GH] Ozcoin Pooled Mining Pty Ltd DGM/US EU and AU servers/SSL/All welcome on: January 08, 2012, 09:42:43 PM
...
    Instant payout, pay invalids for 5%+ donors
...
Hmm never noticed that here before.
What exactly do you mean by that?
What are you referring to as "Invalids"?

(I presume you are not referring to blocks that get orphaned or such - coz they should be dealt with by simply calculating shares from the last successful block ...)
Pretty sure that means orphans.
10644  Bitcoin / Pools / Re: Ozcoin Pooled Mining Pty Ltd DGM/US EU and AU servers/SSL/All miners welcome :D on: January 08, 2012, 08:32:50 AM
Apart from the stats needing smoothing out, everything's looking really good right now. Good work  Cheesy
10645  Bitcoin / Mining software (miners) / Re: CGMINER miner overclock monitor fanspeed RPC in C linux/windows/osx 2.1.2 on: January 08, 2012, 08:28:54 AM
Sure but I figured "executive summary" couldn't get much easier  Undecided

Perhaps we need a cgminer newbie thread or something...
10646  Bitcoin / Mining software (miners) / Re: CGMINER miner overclock monitor fanspeed RPC in C linux/windows/osx 2.1.2 on: January 08, 2012, 08:14:46 AM
Does anyone read readmes, manuals or the --help these days? Just wondering if I should bother or just provide paid support only and delete all of those.
10647  Bitcoin / Mining software (miners) / Re: CGMINER miner overclock monitor fanspeed RPC in C linux/windows/osx 2.1.2 on: January 08, 2012, 06:18:28 AM
Did you set an intensity? Cause the default settings (not using -k -w -v or -q) usually are better than anything you set, whereas the intensity is set to low and dynamic by default.
10648  Bitcoin / Mining software (miners) / Re: CGMINER miner overclock monitor fanspeed RPC in C linux/windows/osx 2.1.2 on: January 08, 2012, 05:40:56 AM
this cgminer is incredible.  it's so interactive for being a command line interface.
Thanks, glad you like it Smiley

In my experience, 99% of the time, command line interface applications are far more powerful than their GUI counterparts.
10649  Bitcoin / Mining software (miners) / Re: Extremly slow minting? on: January 07, 2012, 09:33:33 AM
Worst ever block by a pool is ~24 million shares so far as far as I'm aware, but that was at a higher difficulty. If a new pool were to have that as their very first block ever there's a good chance they'd go bankrupt before they found the block...
10650  Other / Beginners & Help / Re: My initial Radeon HD 7970 mining benchmarks on: January 07, 2012, 09:05:56 AM
Curious. What intensity did you run it at on cgminer? I figure the 7970 will be the first GPU to benefit from -I 10. On your screenshot it was only intensity 7!
10651  Bitcoin / Mining software (miners) / Re: Looking for an updated Ubuntu 11.04 mining guide. on: January 07, 2012, 03:07:49 AM
There's a linux-usb-cgminer guide included in the cgminer archive.

You can access it directly here:
https://github.com/ckolivas/cgminer/blob/master/linux-usb-cgminer
10652  Bitcoin / Mining software (miners) / Re: CGMINER miner overclock monitor fanspeed RPC in C linux/windows/osx 2.1.1 on: January 06, 2012, 07:29:02 AM
First off, LOVE cgminer, amazing, thank you.. please never stop development!!

Card order/sorting...

Is there any way to get CGMiner to indicate the card type it has assigned to "CARD 0", "CARD 1" etc, or at least check it against the "list-adapters" list?

Case in point, what the ATI driver indicates as card 0,1,2 is backwards from what CG miner chooses... has bit me more than once.

Example?

Quote
[root@miners]# DISPLAY=:0 aticonfig --list-adapters
* 0. 08:00.0 AMD Radeon HD 6900 Series
  1. 04:00.0 ATI Radeon HD 5800 Series

* - Default adapter

but cgminer has the 5800 series as GPU 0, and 6900 Series as Card 1

Quote
GPU 0: 398.9 / 392.2 Mh/s | A:371  R:0  HW:0  U:5.29/m  I:9
80.0 C  F: 42% (1801 RPM)  E: 960 MHz  M: 300 Mhz  V: 1.088V  A: 99% P: 0%

GPU 1: 364.2 / 366.1 Mh/s | A:361  R:1  HW:0  U:5.15/m  I:9
78.0 C  F: 52% (2888 RPM)  E: 900 MHz  M: 1250 Mhz  V: 1.100V  A: 99% P: 0%


(now that I'm posting this, I'm wondering whether my DISPLAY order in xorg.conf doesn't match the adapter list, order wise, and whether I could fix it that way... but it would still be nice to see cgminer identify the card matching GPU)


AMD/ATI have been a bunch of fsking morons with their drivers and the driver returns a different set of values to the ATI display library and all I can do is enumerate them in the order they appear in each library and hope they're one and the same. It usually correlates with PCI slot but even then, mobo manufacturers don't enumerate them always in order either.... sigh

The 6990 / dual GPU cards also are special cases in point and while the ADL library does give tiny hints about how they're related, I can't poke and prod around them to find what the values mean because I don't own one.

i.e. unfortunately not.
10653  Bitcoin / Mining software (miners) / Re: CGMINER miner overclock monitor fanspeed RPC in C linux/windows/osx 2.1.1 on: January 05, 2012, 08:54:19 PM
Your build failure is due to the new api code. I'll have to refer this to kano for him to fix the build problems in osx. 2.0.8 may be the last version that compiles on osx for now.

Hm couldn't get to finish 2.0.8 either. But thanks for your reply! Maybe a future version will support osx again.
Try building 2.0.8 but without yasm installed. It looks like it's dying on the (useless) CPU mining assembly code. That is unless you want to do CPU mining...
10654  Bitcoin / Mining software (miners) / Re: CGMINER miner overclock monitor fanspeed RPC in C linux/windows/osx 2.1.1 on: January 05, 2012, 08:36:05 PM
...
Can anyone help me please? I'd really like to get this running.
Firstly the fact that "configure" says "checking whether the C compiler works... no"
suggests that you need to fix your compile environment so it actually works normally.
from FAQ:

Q: The build fails with gcc is unable to build a binary.
A: Remove the "-march=native" component of your CFLAGS as your version of gcc
does not support it.

His build problems are elsewhere though. I haven't had anyone who could help me on osx for a while so I've been unable to keep the osx build working.
10655  Bitcoin / Mining software (miners) / Re: CGMINER miner overclock monitor fanspeed RPC in C linux/windows/osx 2.1.1 on: January 05, 2012, 02:34:47 PM
ckolivas, if I'm reading source code correctly, only "data" and "target" fields are necessary in getwork request, right? The rest can be calculated directly by the miner.

I also see that you're requesting 128 bytes of "data", although only first 80 bytes is really used for hashing. Can you please modify the miner that 80 bytes (160 chars in hex in getwork stream) will be enough for hashing? I'm working on some pool update and found that both poclbm and phoenix will work with 80 bytes in data already, but I would like to support your miner with this extension as well...
Should work already without midstate and smaller data type.

See this commit:
https://github.com/ckolivas/cgminer/commit/e8720b908428fabac59da161b0648091179688b1
10656  Bitcoin / Mining software (miners) / Re: CGMINER miner overclock monitor fanspeed RPC in C linux/windows/osx 2.1.1 on: January 05, 2012, 02:23:44 PM
@meti
You will need to copy the SDK header files into the ADL_SDK subdir.
You should have files like this,

adl_defines.h
adl_sdk.h
adl_structures.h

usually found in ADL_SDK/includes from the SDK install.


does this apply to nvidia graphics too?
No, the ADL is the ATI Display Library, and it only works on linux and windows.

Your build failure is due to the new api code. I'll have to refer this to kano for him to fix the build problems in osx. 2.0.8 may be the last version that compiles on osx for now.
10657  Bitcoin / Mining software (miners) / Re: CGMINER miner overclock monitor fanspeed RPC in C linux/windows/osx 2.1.1 on: January 05, 2012, 11:06:47 AM
Done, updated git tree so the primary pool is not considered lagging if the donation pool falls over.
10658  Bitcoin / Mining software (miners) / Re: CGMINER miner overclock monitor fanspeed RPC in C linux/windows/osx 2.1.1 on: January 05, 2012, 06:19:58 AM
Yes when the donation pool is down it leaks the failed work requests to other pools so that's the intended behaviour. Perhaps I should make it specifically use whatever is considered the current pool instead.
10659  Bitcoin / Mining software (miners) / Re: CGMINER miner overclock monitor fanspeed RPC in C linux/windows/osx 2.1.1 on: January 05, 2012, 05:59:54 AM
Just reporting, after upgrading to 2.1.0 my reject rate has been lower over the last 3 hours average. Now between 0.7% and 1.2% instead of 3%-7%. Much better. Thanks!
Thanks for the feedback. This reject problem was a difficult bug to track and only affected people with multiple pools set up (which most of us do).
10660  Bitcoin / Mining software (miners) / Re: CGMINER miner overclock monitor fanspeed RPC in C linux/windows/osx 2.1.1 on: January 05, 2012, 05:51:00 AM
Donation site is completely down for the moment so if it works through this then all is well. I consider this bugfix big enough to warrant a new version entirely.
Pages: « 1 ... 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 [533] 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!