Bitcoin Forum
April 16, 2024, 07:10:14 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 ... 843 »
  Print  
Author Topic: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.11.1  (Read 5805198 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (3 posts by 1+ user deleted.)
-ck (OP)
Legendary
*
Offline Offline

Activity: 4074
Merit: 1623


Ruu \o/


View Profile WWW
June 25, 2013, 12:10:06 AM
 #11141

Anyone seen below error before and perhaps knows what it relates to? I'm suspecting it's some kind of limitation on USB hubs (1a40:0101 Terminus Technology Inc.).
Code:
USB: AMU0 read1 buffering 252 extra bytes

It means cgminer found a lot more information from the device than it was expecting, but it's harmless and the equivalent to a hardware error.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
1713294614
Hero Member
*
Offline Offline

Posts: 1713294614

View Profile Personal Message (Offline)

Ignore
1713294614
Reply with quote  #2

1713294614
Report to moderator
1713294614
Hero Member
*
Offline Offline

Posts: 1713294614

View Profile Personal Message (Offline)

Ignore
1713294614
Reply with quote  #2

1713294614
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713294614
Hero Member
*
Offline Offline

Posts: 1713294614

View Profile Personal Message (Offline)

Ignore
1713294614
Reply with quote  #2

1713294614
Report to moderator
1713294614
Hero Member
*
Offline Offline

Posts: 1713294614

View Profile Personal Message (Offline)

Ignore
1713294614
Reply with quote  #2

1713294614
Report to moderator
-ck (OP)
Legendary
*
Offline Offline

Activity: 4074
Merit: 1623


Ruu \o/


View Profile WWW
June 25, 2013, 01:30:09 AM
 #11142

Quick update, version 3.3.0 has a last minute regression that prevents new firmware singles and minirigs from working, and only the latest git will work. I'll be posting a hotfix release in the not too distant future. This is the problem with us not having physical hardware yet to confirm everything works as expected Roll Eyes

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
bicer
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
June 25, 2013, 01:51:32 AM
 #11143

thx ck.

After cgminier restart the same unit that was showing that error now shows zero value for A: R: and /m but correct hashing speed. Is it safe to assume the unit is actually not doing anything?

Anyone seen below error before and perhaps knows what it relates to? I'm suspecting it's some kind of limitation on USB hubs (1a40:0101 Terminus Technology Inc.).
Code:
USB: AMU0 read1 buffering 252 extra bytes

It means cgminer found a lot more information from the device than it was expecting, but it's harmless and the equivalent to a hardware error.
-ck (OP)
Legendary
*
Offline Offline

Activity: 4074
Merit: 1623


Ruu \o/


View Profile WWW
June 25, 2013, 05:16:53 AM
 #11144

Anyway, are you gonna add in the scrypt OpenCL optimization somebody posted on the Litecoin forums?
Discussed before. It does nothing.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
kano
Legendary
*
Offline Offline

Activity: 4466
Merit: 1798


Linux since 1997 RedHat 4


View Profile
June 25, 2013, 05:37:14 AM
 #11145

thx ck.

After cgminier restart the same unit that was showing that error now shows zero value for A: R: and /m but correct hashing speed. Is it safe to assume the unit is actually not doing anything?

Anyone seen below error before and perhaps knows what it relates to? I'm suspecting it's some kind of limitation on USB hubs (1a40:0101 Terminus Technology Inc.).
Code:
USB: AMU0 read1 buffering 252 extra bytes

It means cgminer found a lot more information from the device than it was expecting, but it's harmless and the equivalent to a hardware error.
I added  a buffer into the Icarus driver to handle the VERY rare case of getting 2 answers back at the same time (extremely rare ...)
The 2nd answer seems to be rubbish when it happens.

It showed up this particular issue you see, of sometimes getting extra data back from libusb.
It doesn't affect anything but the data at the time it happens - which either doesn't contain a share or has a corrupted one in it.

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
Subw
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


View Profile
June 25, 2013, 07:30:44 AM
 #11146

Can devs cooment on mulipool issue i have https://bitcointalk.org/index.php?topic=28402.msg2569165#msg2569165 ?
thanks
ebereon
Sr. Member
****
Offline Offline

Activity: 397
Merit: 500


View Profile
June 25, 2013, 07:46:18 AM
 #11147

can anyone help me with the flags for cross compiling to avalon openwrt?

I do:
Code:
./configure --build=mips-openwrt-linux-uclibc --disable-opencl --disable-adl --enable-avalon

But got error on make:
Code:
  CC     cgminer-cgminer.o
cgminer.c:15:20: fatal error: curses.h: No such file or directory
compilation terminated.

Sorry, I'm not a linux expert with cross compiling  Wink
please help, thank you!
kano
Legendary
*
Offline Offline

Activity: 4466
Merit: 1798


Linux since 1997 RedHat 4


View Profile
June 25, 2013, 08:34:22 AM
 #11148

Can devs cooment on mulipool issue i have https://bitcointalk.org/index.php?topic=28402.msg2569165#msg2569165 ?
thanks
Don't use that pool ...

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
yantis
Member
**
Offline Offline

Activity: 110
Merit: 11



View Profile
June 25, 2013, 11:17:44 AM
 #11149

ckolivas / kano - Can you tell me which is a better stat for measuring. Its is MHS or Work Utility?

From your readme: WU:  The Work Utility defined as the number of diff1 shares work / minute (accepted or rejected).

On some units at 375 Mhz overclock I get a higher work utility but lower MHS than I do at 350 Mhz. (and on other units I get a what I feel is good scaling). I am not sure how work utility is calculated or if its just an estimate.
My theory was if Work Utility provided a better stat then I would target that vs MHS. I just have so much variance so was trying to figure it out. Any help appreciated!

Thanks!
-ck (OP)
Legendary
*
Offline Offline

Activity: 4074
Merit: 1623


Ruu \o/


View Profile WWW
June 25, 2013, 11:23:59 AM
 #11150

ckolivas / kano - Can you tell me which is a better stat for measuring. Its is MHS or Work Utility?

From your readme: WU:  The Work Utility defined as the number of diff1 shares work / minute (accepted or rejected).

On some units at 375 Mhz overclock I get a higher work utility but lower MHS than I do at 350 Mhz. (and on other units I get a what I feel is good scaling). I am not sure how work utility is calculated or if its just an estimate.
My theory was if Work Utility provided a better stat then I would target that vs MHS. I just have so much variance so was trying to figure it out. Any help appreciated!

Thanks!
On avalon:
WU is accepted + rejected + nonce errors.
MHs is accepted + rejected

So you're better off with MHs for that particular hardware and how it measures those values.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
Subw
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


View Profile
June 25, 2013, 11:25:34 AM
 #11151

Problem is not with that pool, it works fine in signle-pool mode, problem is with cgminer.
yantis
Member
**
Offline Offline

Activity: 110
Merit: 11



View Profile
June 25, 2013, 11:28:25 AM
 #11152

ckolivas thanks!!!
juhakall
Sr. Member
****
Offline Offline

Activity: 657
Merit: 250


View Profile WWW
June 25, 2013, 11:30:11 AM
 #11153

ckolivas / kano - Can you tell me which is a better stat for measuring. Its is MHS or Work Utility?

From your readme: WU:  The Work Utility defined as the number of diff1 shares work / minute (accepted or rejected).

On some units at 375 Mhz overclock I get a higher work utility but lower MHS than I do at 350 Mhz. (and on other units I get a what I feel is good scaling). I am not sure how work utility is calculated or if its just an estimate.
My theory was if Work Utility provided a better stat then I would target that vs MHS. I just have so much variance so was trying to figure it out. Any help appreciated!

Thanks!
On avalon:
WU is accepted + rejected + nonce errors.
MHs is accepted + rejected

So you're better off with MHs for that particular hardware and how it measures those values.

Is it the same for BFL ASICs, or are HW errors included in their hashrate? I thought they were included in the hashrate for all devices, it's quite confusing if they are included for some but not for others.

I'm currently developing an experimental social AI platform
-ck (OP)
Legendary
*
Offline Offline

Activity: 4074
Merit: 1623


Ruu \o/


View Profile WWW
June 25, 2013, 11:36:22 AM
 #11154

Is it the same for BFL ASICs, or are HW errors included in their hashrate? I thought they were included in the hashrate for all devices, it's quite confusing if they are included for some but not for others.
You're right, it is confusing and they are different. It has to do with the fact that on one device, BFLSC, I know precisely how many "hashes" were attempted by the device, while on the Avalon, the best I can do is estimate based on the amount of nonces returned due to work being aborted a random proportion through its completion rather than at the end. If I start counting the hw errors as hashes on the avalon, I could get a flood of hw errors in a row, as sometimes happens, that make the hashrate look like it's spiked upwards.

It's painful with every manufacturer doing something different and there being no meaningful way to unite a lot of these into "standards".

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
-ck (OP)
Legendary
*
Offline Offline

Activity: 4074
Merit: 1623


Ruu \o/


View Profile WWW
June 25, 2013, 02:57:56 PM
 #11155

New release: version 3.3.1, 26th June 2013

Hotfix release. Last minute bug went into 3.3.0 preventing BFL SC singles from working as planned Roll Eyes
Note now there are avalon firmware images in my directory as well, with the latest version.

Human readable changelog:

- Bugfix for BFL SC singles and minirigs which prevented them working.
- Bugfix for the usb wildcards 1:*
- Increased target temperature on Avalons to 50 since 45 was overkill
- Added overheat temperature cutoff to avalons
- Added dynamic automatic overclocking to avalons with --avalon-auto


Full changelog:

- Add an avalon-auto option which enables dynamic overclocking based on hardware
error rate for maximum effective hashrate.
- Add an --avalon-cutoff feature which puts the avalon idle should it reach this
temperature, defaulting to 60, re-enabling it when it gets to target
temperature.
- Change default avalon target temperature to 50 degrees.
- usbutils - incorrect test for * in bus:dev
- Redo +1 fix in bflsc.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
Subw
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


View Profile
June 25, 2013, 03:12:30 PM
 #11156

ckolivas: please comment on this issue https://bitcointalk.org/index.php?topic=28402.msg2574434#msg2574434
ebereon
Sr. Member
****
Offline Offline

Activity: 397
Merit: 500


View Profile
June 25, 2013, 03:12:53 PM
Last edit: June 25, 2013, 03:30:33 PM by ebereon
 #11157

New release: version 3.3.1, 26th June 2013

Hotfix release. Last minute bug went into 3.3.0 preventing BFL SC singles from working as planned Roll Eyes
Note now there are avalon firmware images in my directory as well, with the latest version.

Human readable changelog:

- Bugfix for BFL SC singles and minirigs which prevented them working.
- Bugfix for the usb wildcards 1:*
- Increased target temperature on Avalons to 50 since 45 was overkill
- Added overheat temperature cutoff to avalons
- Added dynamic automatic overclocking to avalons with --avalon-auto


Full changelog:

- Add an avalon-auto option which enables dynamic overclocking based on hardware
error rate for maximum effective hashrate.
- Add an --avalon-cutoff feature which puts the avalon idle should it reach this
temperature, defaulting to 60, re-enabling it when it gets to target
temperature.
- Change default avalon target temperature to 50 degrees.
- usbutils - incorrect test for * in bus:dev
- Redo +1 fix in bflsc.

Nice! But is there a way you can implement 5MH steps from 300 to 375? That would get more on some configs. My avalons run fine on 365.

Tip is on the way  Wink

EDIT: Holyshit!!! it's already in there  Cheesy Cheesy  Another Tip send!!! Thanks!
bitdaniel
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
June 25, 2013, 03:48:50 PM
 #11158

New release: version 3.3.1, 26th June 2013

Hotfix release. Last minute bug went into 3.3.0 preventing BFL SC singles from working as planned Roll Eyes
Note now there are avalon firmware images in my directory as well, with the latest version.

Human readable changelog:

- Bugfix for BFL SC singles and minirigs which prevented them working.
- Bugfix for the usb wildcards 1:*
- Increased target temperature on Avalons to 50 since 45 was overkill
- Added overheat temperature cutoff to avalons
- Added dynamic automatic overclocking to avalons with --avalon-auto


Full changelog:

- Add an avalon-auto option which enables dynamic overclocking based on hardware
error rate for maximum effective hashrate.
- Add an --avalon-cutoff feature which puts the avalon idle should it reach this
temperature, defaulting to 60, re-enabling it when it gets to target
temperature.
- Change default avalon target temperature to 50 degrees.
- usbutils - incorrect test for * in bus:dev
- Redo +1 fix in bflsc.

This is so awesome!
Getting my new avalon just today when so much new functions are released!
Thank you!
Kuma
Member
**
Offline Offline

Activity: 107
Merit: 10



View Profile
June 26, 2013, 11:20:39 AM
 #11159

Thanks a lot Con for avalon-auto option. Is it possible to create something like avalon-limit frequency option?
One of my avalons has freezing controller board at 350 MHz, but during avalon-auto it worked around 330-340 without problems, so I'm currently locked at 325  Sad.
-ck (OP)
Legendary
*
Offline Offline

Activity: 4074
Merit: 1623


Ruu \o/


View Profile WWW
June 26, 2013, 11:23:49 AM
 #11160

Thanks a lot Con for avalon-auto option. Is it possible to create something like avalon-limit frequency option?
One of my avalons has freezing controller board at 350 MHz, but during avalon-auto it worked around 330-340 without problems, so I'm currently locked at 325  Sad.
Maybe so.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
Pages: « 1 ... 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 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 ... 843 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!