Bitcoin Forum
July 15, 2026, 01:17:09 PM *
News: Latest Bitcoin Core release: 31.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 [808] 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 »
  Print  
Author Topic: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.11.1  (Read 5806933 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.)
benxvn
Newbie
*
Offline

Activity: 1
Merit: 0


View Profile
August 10, 2015, 11:30:49 AM
 #16141

Hey, since yesterday i can't connect to any pool on my RPi using cgminer and two Antminer U3's.

I use this command: sudo ./cgminer --bmsc-options 115200:0.57 -o stratum+tcp://stratum.bitcoin.cz:3333 -u xxx.xxx -p xxx --bmsc-voltage 0800 --bmsc-freq 1286

It always puts out this:

Quote
[2015-08-10 11:29:27] Started cgminer 4.9.0
 [2015-08-10 11:29:27] ---------------------start voltage----------------------
 [2015-08-10 11:29:28] Send voltage aab800c0
 [2015-08-10 11:29:28] Send voltage ok
 [2015-08-10 11:29:28] -----------------start freq-------------------
 [2015-08-10 11:29:28] Send frequency 82128614
 [2015-08-10 11:29:29] Send freq getstatus 84000400
 [2015-08-10 11:29:31] Recv 1 freq getstatus=802501020a
 [2015-08-10 11:29:31] Recv 2 freq getstatus=802501020a
 [2015-08-10 11:29:31] Recv 3 freq getstatus=802501020a
 [2015-08-10 11:29:31] Recv 4 freq getstatus=802501020a
 [2015-08-10 11:29:31] --------recv freq getstatus ok finish---------
 [2015-08-10 11:29:32] -----------------start nonce------------------
 [2015-08-10 11:29:32] Bmsc send golden nonce1
 [2015-08-10 11:29:32] Bmsc recv golden nonce1 0345182b9f -- 0345182b
 [2015-08-10 11:29:32] Bmsc send golden nonce2
 [2015-08-10 11:29:32] Bmsc recv golden nonce2 466b30a59f -- 466b30a5
 [2015-08-10 11:29:32] Bmsc send golden nonce3
 [2015-08-10 11:29:32] Bmsc recv golden nonce 857e65ee9f -- 857e65ee
 [2015-08-10 11:29:32] Bmsc send golden nonce4
 [2015-08-10 11:29:32] Bmsc recv golden nonce c6f702849f -- c6f70284
 [2015-08-10 11:29:32] AMU0 Init: mode=default read_time=57ms limit=0ms Hs=2.976100e-09
 [2015-08-10 11:29:32] Probing for an alive pool
 [2015-08-10 11:29:42] Waiting for work to be available from pools.

Sorry i'm kinda nooby and i haven't got really good knowledge.
-ck (OP)
Legendary
*
Offline

Activity: 4816
Merit: 1735


Ruu \o/


View Profile WWW
August 10, 2015, 11:39:00 AM
 #16142

Hey, since yesterday i can't connect to any pool on my RPi using cgminer and two Antminer U3's.

I use this command: sudo ./cgminer --bmsc-options 115200:0.57 -o stratum+tcp://stratum.bitcoin.cz:3333 -u xxx.xxx -p xxx --bmsc-voltage 0800 --bmsc-freq 1286

It always puts out this:

Sorry i'm kinda nooby and i haven't got really good knowledge.
That's a bitmain forked version based on the use of options that don't exist in the official cgminer. You're on the official cgminer forum thread. Use the official cgminer linked in the top post before asking any questions, or seek help elsewhere for bitmain's version, thanks.

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

Activity: 4844
Merit: 1932


Linux since 1997 RedHat 4


View Profile
August 10, 2015, 12:11:47 PM
 #16143

does official version has support for Antminer U3 like they have ?
No, it's way better support in cgminer.
It's nothing like the bitmain one that has all sorts of bugs in it.

Our version also does not require any U3 options to work.

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
jvamos
Newbie
*
Offline

Activity: 4
Merit: 0


View Profile
August 10, 2015, 01:56:38 PM
 #16144

Hey all,

Just wondering if someone could tell me what the --enable-ants1 configuration options are for and if they should be ignored when running CGMiner alongside the pool. Also what is the relationship between the cgminer instance running along side the pool (running the miners) and the cgminer installed on the miners? I want to understand the work relationship. I assume the work is parsed from the pool via the first instance and then work is passed to the cluster of ASICS managed by CGMiner on each respective miner.
Am I way off here?

J
kano
Legendary
*
Offline

Activity: 4844
Merit: 1932


Linux since 1997 RedHat 4


View Profile
August 10, 2015, 02:05:31 PM
Last edit: August 10, 2015, 11:09:27 PM by kano
 #16145

Hey all,

Just wondering if someone could tell me what the --enable-ants1 configuration options are for and if they should be ignored when running CGMiner alongside the pool. Also what is the relationship between the cgminer instance running along side the pool (running the miners) and the cgminer installed on the miners? I want to understand the work relationship. I assume the work is parsed from the pool via the first instance and then work is passed to the cluster of ASICS managed by CGMiner on each respective miner.
Am I way off here?

J
Like all other "--enable-*" configure options, it means that you compile in the given driver into the binary you create.
--enable-ants1 is for the Bitmain Antminer S1 (as per the README says)
https://github.com/ckolivas/cgminer/blob/master/README#L116

The S1 runs cgminer just like any other device, you don't run 'another' cgminer anywhere else for it.
But you need to cross compile it for the OpenWRT CPU and then put that cgminer into the S1
... or use my binary Smiley https://github.com/kanoi/cgminer-binaries/tree/master/AntS1

You wouldn't compile in AntS1 support for anything but an AntS1 and conversely, you would only compile in AntS1 support, not anything else, if you were cross compiling an AntS1 driver.

Edit: when you run configure it tells you this if you include AntS1 with another driver.

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
Mikestang
Legendary
*
Offline

Activity: 1274
Merit: 1001



View Profile
August 10, 2015, 05:01:29 PM
 #16146

Hey, since yesterday i can't connect to any pool on my RPi using cgminer and two Antminer U3's.


Follow ck's advice, but also know that U3s are notoriously unreliable and they could easily have both just died.  In fact that is much more likely than there being any problems with cgminer.  But try 4.9.2 official release and associated --au3 commands.
Anonymailer
aka BitBacco
Hero Member
*****
Offline

Activity: 662
Merit: 500



View Profile WWW
August 10, 2015, 05:48:45 PM
 #16147

Due to a request on twitter I've compiled 4.9.2 for Mac
http://macminer.fabulouspanda.com/commandline/cgminer/

And recompiled MacMiner to include it with no other changes (not even docs changing re the move from fabulouspanda.co.uk to fabulouspanda.com - both work but I'm using .com now)
http://macminer.fabulouspanda.com/macminer/downloads/

MacMiner - The first, best and easiest to use native Mac coin mining app: https://bitcointalk.org/index.php?topic=197110.0

BTC: 12vZf8mjaXvHorXWVWfv7nZspHa8L8kfoG LTC: LLRqwo3YcLqoRyfZRVmUevtd2Y35Vvnt4w
-ck (OP)
Legendary
*
Offline

Activity: 4816
Merit: 1735


Ruu \o/


View Profile WWW
August 10, 2015, 10:10:56 PM
 #16148

Due to a request on twitter I've compiled 4.9.2 for Mac
http://macminer.fabulouspanda.com/commandline/cgminer/
Appreciated since 4.9.2 has been the stable release for a while and will be for some time to come, I expect.

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

Activity: 1274
Merit: 1000


View Profile
August 11, 2015, 09:37:08 AM
 #16149

You'll probably have to swap the PWM and tachometer terminals on the fan if it is not showing speeds on the second fan.


I tiried to find a guide on how to not sure how to do that .I am willing to runn in a few fans to try it but not sure just how i went looking finding no real way . it just annoying to see the temps and not know that fans exact speed more a cosmetic thing then any thing.I know it doesn't matter .

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
wariner
Legendary
*
Offline

Activity: 1261
Merit: 1004


pool.sexy


View Profile
August 12, 2015, 01:37:56 PM
 #16150

Hi guys,

I have 2 questions but i not find the response:

1 - Which are the best settings for Antminer S5 of expirytime-scantime-queue for solo-pool (ex. tbdice.org)?
2 - If difficulty is set to 1024 cgminer (v4.8.0) not show share (Accepted 00000080 Diff 0/1024 ) and best share it remains 0 ...this is not a problem for normal pool but for solo pool it's ok? (if i change diff work fine= Accepted 3e047efc Diff 1.06K/341 )

Thank you

ps: i use S5 with latest firmware (cgminer 4.8.0.)

Pool.sexy - Pool ETH-ETC-EXP-UBQ-ZEC-DBIX..and more low fee Discussion

my BTC: 1KiMpRAWscBvhRgLs8jDnqrZEKJzt3Ypfi
Mikestang
Legendary
*
Offline

Activity: 1274
Merit: 1001



View Profile
August 12, 2015, 06:19:17 PM
 #16151

Hi guys,

I have 2 questions but i not find the response:

1 - Which are the best settings for Antminer S5 of expirytime-scantime-queue for solo-pool (ex. tbdice.org)?
2 - If difficulty is set to 1024 cgminer (v4.8.0) not show share (Accepted 00000080 Diff 0/1024 ) and best share it remains 0 ...this is not a problem for normal pool but for solo pool it's ok? (if i change diff work fine= Accepted 3e047efc Diff 1.06K/341 )

Thank you

ps: i use S5 with latest firmware (cgminer 4.8.0.)

Post to the S5 thread or to a thread that supports that cgminer fork.  It's been posted several times (and is in capital letters in the thread topic) that this thread is for the OFFICIAL release of cgminer.
pekatete
Hero Member
*****
Offline

Activity: 518
Merit: 500



View Profile WWW
August 12, 2015, 06:43:02 PM
 #16152

Post to the S5 thread or to a thread that supports that cgminer fork.  It's been posted several times (and is in capital letters in the thread topic) that this thread is for the OFFICIAL release of cgminer.

Stop creating noise by pretending to be the responsible user of this forum, when in actual fact you are just signature-ad spamming. If you are un-happy about a post, just report it to the moderator rather than spam us with your nonsensical posts (you've also just done that in the S3 thread!).

Mikestang
Legendary
*
Offline

Activity: 1274
Merit: 1001



View Profile
August 12, 2015, 07:05:12 PM
 #16153

Quote
This user is currently ignored.
Roll Eyes
os2sam
Legendary
*
Offline

Activity: 3586
Merit: 1099


Think for yourself


View Profile
August 13, 2015, 12:51:39 AM
 #16154

Post to the S5 thread or to a thread that supports that cgminer fork.  It's been posted several times (and is in capital letters in the thread topic) that this thread is for the OFFICIAL release of cgminer.

Stop creating noise by pretending to be the responsible user of this forum, when in actual fact you are just signature-ad spamming. If you are un-happy about a post, just report it to the moderator rather than spam us with your nonsensical posts (you've also just done that in the S3 thread!).

He's just stating the obvious, which in turn will help the person who posted the original message, who obviously doesn't know where to turn for help.

I don't see why you should have a problem with that.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
wariner
Legendary
*
Offline

Activity: 1261
Merit: 1004


pool.sexy


View Profile
August 13, 2015, 04:20:45 AM
 #16155

Hi guys,

I have 2 questions but i not find the response:

1 - Which are the best settings for Antminer S5 of expirytime-scantime-queue for solo-pool (ex. tbdice.org)?
2 - If difficulty is set to 1024 cgminer (v4.8.0) not show share (Accepted 00000080 Diff 0/1024 ) and best share it remains 0 ...this is not a problem for normal pool but for solo pool it's ok? (if i change diff work fine= Accepted 3e047efc Diff 1.06K/341 )

Thank you

ps: i use S5 with latest firmware (cgminer 4.8.0.)

Post to the S5 thread or to a thread that supports that cgminer fork.  It's been posted several times (and is in capital letters in the thread topic) that this thread is for the OFFICIAL release of cgminer.

ok thank you...but on S5 thread i had not received any response..I have no idea where to find answers  Roll Eyes

Pool.sexy - Pool ETH-ETC-EXP-UBQ-ZEC-DBIX..and more low fee Discussion

my BTC: 1KiMpRAWscBvhRgLs8jDnqrZEKJzt3Ypfi
kano
Legendary
*
Offline

Activity: 4844
Merit: 1932


Linux since 1997 RedHat 4


View Profile
August 13, 2015, 04:27:49 AM
 #16156

...
ok thank you...but on S5 thread i had not received any response..
The well known problems in Bitmain's version are not in our master version.
So you need to ask them to do something about it.

queue is gone from master cgminer, and expiry/scantime should be left alone for solo BTC stratum.
The '1024' or 'power of 2' bug isn't in master cgminer.

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
kano
Legendary
*
Offline

Activity: 4844
Merit: 1932


Linux since 1997 RedHat 4


View Profile
August 15, 2015, 01:40:59 AM
 #16157

Anyone who updated and built from git since after 4.9.2 - this git commit that isn't in a release yet:
https://github.com/ckolivas/cgminer/commit/661088e6db6ba99b8de2a7b65bbc743bbfd994d4
Should re-get current git and rebuild.

I've reverted that commit until they supply a fixed version.
It causes a dump of 1 diff shares to be sent to the pool when you first connect - ignoring the pool difficulty sent on connect.

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
NiceHashSupport
Hero Member
*****
Offline

Activity: 588
Merit: 501



View Profile WWW
August 15, 2015, 06:19:04 PM
 #16158

Anyone who updated and built from git since after 4.9.2 - this git commit that isn't in a release yet:
https://github.com/ckolivas/cgminer/commit/661088e6db6ba99b8de2a7b65bbc743bbfd994d4
Should re-get current git and rebuild.

I've reverted that commit until they supply a fixed version.
It causes a dump of 1 diff shares to be sent to the pool when you first connect - ignoring the pool difficulty sent on connect.

Does the pool where you tested this set diff before first job or does it send job first and then hoping that miner will blindly know the diff that is wanted for this job?

NiceHash.com - Largest Crypto-Mining Marketplace
kano
Legendary
*
Offline

Activity: 4844
Merit: 1932


Linux since 1997 RedHat 4


View Profile
August 15, 2015, 11:37:28 PM
 #16159

Anyone who updated and built from git since after 4.9.2 - this git commit that isn't in a release yet:
https://github.com/ckolivas/cgminer/commit/661088e6db6ba99b8de2a7b65bbc743bbfd994d4
Should re-get current git and rebuild.

I've reverted that commit until they supply a fixed version.
It causes a dump of 1 diff shares to be sent to the pool when you first connect - ignoring the pool difficulty sent on connect.

Does the pool where you tested this set diff before first job or does it send job first and then hoping that miner will blindly know the diff that is wanted for this job?
The change (as stated in the pull request) is to effectively do exactly what the problem is.
The issue is, of course, that it shouldn't do that on the first diff sent from the pool.

cgminer has to have a default diff until the pool sends a diff - this is one of the side effects of the problem in stratum of separation of diff from work - that we both pointed out to slush and eleuthria, and they ignored. Oh well.

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
NiceHashSupport
Hero Member
*****
Offline

Activity: 588
Merit: 501



View Profile WWW
August 16, 2015, 05:55:49 AM
 #16160

Anyone who updated and built from git since after 4.9.2 - this git commit that isn't in a release yet:
https://github.com/ckolivas/cgminer/commit/661088e6db6ba99b8de2a7b65bbc743bbfd994d4
Should re-get current git and rebuild.

I've reverted that commit until they supply a fixed version.
It causes a dump of 1 diff shares to be sent to the pool when you first connect - ignoring the pool difficulty sent on connect.

Does the pool where you tested this set diff before first job or does it send job first and then hoping that miner will blindly know the diff that is wanted for this job?
The change (as stated in the pull request) is to effectively do exactly what the problem is.
The issue is, of course, that it shouldn't do that on the first diff sent from the pool.

cgminer has to have a default diff until the pool sends a diff - this is one of the side effects of the problem in stratum of separation of diff from work - that we both pointed out to slush and eleuthria, and they ignored. Oh well.

If pools do not follow specifications, then make them follow. Usually after some time, they adopt.

NiceHash.com - Largest Crypto-Mining Marketplace
Pages: « 1 ... 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 [808] 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 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!