Bitcoin Forum
April 18, 2024, 11:21:31 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 [716] 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 ... 843 »
  Print  
Author Topic: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.11.1  (Read 5805205 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.)
Joshwaa
Hero Member
*****
Offline Offline

Activity: 497
Merit: 500



View Profile
February 07, 2014, 07:08:42 PM
 #14301

I have tried multiple pools, ran some from a few hours to a day, and not even get recognized.

I am using a Radeon HD 4650 on LUbuntu12.04, Catalyst 13.1
It shows I am getting 300Kh/s

./cgminer -o stratum+tcp://mine-doge.cryptoculture.net:22555 -u broadway.work -p mine --api-listen --api-network --gpu-reorder --auto-fan



If I add --scrypt before the -o I will get 0Kh/s

Have tried setting --thread-concurrency --shaders and a few more with no luck

GPU support ended after version 3.7.2

Like what I said : 1JosHWaA2GywdZo9pmGLNJ5XSt8j7nzNiF
Don't like what I said : 1FuckU1u89U9nBKQu4rCHz16uF4RhpSTV
1713482491
Hero Member
*
Offline Offline

Posts: 1713482491

View Profile Personal Message (Offline)

Ignore
1713482491
Reply with quote  #2

1713482491
Report to moderator
Unlike traditional banking where clients have only a few account numbers, with Bitcoin people can create an unlimited number of accounts (addresses). This can be used to easily track payments, and it improves anonymity.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713482491
Hero Member
*
Offline Offline

Posts: 1713482491

View Profile Personal Message (Offline)

Ignore
1713482491
Reply with quote  #2

1713482491
Report to moderator
FalconFly
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250

Sentinel


View Profile
February 07, 2014, 07:32:44 PM
 #14302

Just in case someone remembered my crashing cgminer (currently 3.12.0) issues due to memory leak...

I ended up installing cgwatcher and set it to just auto-restart cgminer every 6 hours (very conservative approach).
Turns out that works like a charm, haven't had a single problem anymore and I can afford 30 sec downtime every 6 hours.

Since the nature of my problems remain unidentified, that workaround is good enough for me Smiley

For anyone with crash issues after certain uptime, I can only recommend trying cgwatcher... Nice piece of software, works as advertised.

This forum signature is like its owner - it can't be bought
-ck (OP)
Legendary
*
Offline Offline

Activity: 4088
Merit: 1630


Ruu \o/


View Profile WWW
February 07, 2014, 08:41:23 PM
 #14303

WARNING:  There may be a problem with cgminer 3.12.1 that makes it stop retrieving work. I will investigate further and possibly release a fix in the next 24 hours. In the meantime I suggest users do not upgrade.

Sigh.

The Antminer U1 support isn't very stable either, mine all crapped out after an hour or so, I ended up with 50-odd as they dropped out and came back on.  I have 10 of them on a Anker hub, running off a PC running Debian Wheezy.

ANU7: Comms error (werr=-9 something something)

Then it disables, and a few seconds later the miner reappears using Hotplug and gets a new number.  Then I get a load of ANUxx Re-estimate: blah blah spam.

Same hardware runs the U1 on bfg perfectly for weeks on end.

I'll update the error messages when they happen again, I'm on an intermittent SSH connection through my phone from work at the moment.
Hmm I can try reinstating the attempted reset but I'm not sure it's going to fix that... How much were you overclocking them?

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

Activity: 2
Merit: 0


View Profile
February 07, 2014, 08:53:16 PM
 #14304

I have tried multiple pools, ran some from a few hours to a day, and not even get recognized.

I am using a Radeon HD 4650 on LUbuntu12.04, Catalyst 13.1
It shows I am getting 300Kh/s

./cgminer -o stratum+tcp://mine-doge.cryptoculture.net:22555 -u broadway.work -p mine --api-listen --api-network --gpu-reorder --auto-fan



If I add --scrypt before the -o I will get 0Kh/s

Have tried setting --thread-concurrency --shaders and a few more with no luck

GPU support ended after version 3.7.2

I have 2.9.5
-ck (OP)
Legendary
*
Offline Offline

Activity: 4088
Merit: 1630


Ruu \o/


View Profile WWW
February 07, 2014, 09:34:43 PM
Last edit: February 08, 2014, 12:30:22 AM by ckolivas
 #14305

New releases: 3.12.3 - 8th February 2014

Palindromic double hotfix release...  Embarrassed

Human readable changelog:

3.12.3:
- Fix for the sitting idle doing nothing bug.
- Add temperature to API devs call for hashfast devices

3.12.2:
- Brought back USB reset attempts on communication errors.
- Fixed the need for adding icarus-timing when overclocking antminer U1devices.


Full changelog:

3.12.3:
- Put the hashfast temperature into the cgpu structure so that it shows up in
the devs API call.
- We shouldn't block on no work situations directly from the getwork scheduler
itself.

3.12.2:
- Adjust antminer U1 timing according to command line frequency set, fixing the
need for icarus timing on the command line.
- Read pipe errors that don't clear are worth attempting to reset the usb.
- Revert "Do away with usb resets entirely since we retry on both pipe and io
errors now and they're of dubious value."


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

Activity: 109
Merit: 10



View Profile WWW
February 07, 2014, 10:31:08 PM
 #14306

Unofficial Mac binaries have been updated for v3.12.2 and are available here.

These are precompiled universal binaries that support Mac OS X 10.5.8 through 10.9+.

Easiest to use bitcoin/litecoin miner for Mac: AsteroidApp.com | @AsteroidApp | Bitcointalk forum thread
Unofficial cgminer for Mac OS X | sgminer for Mac OS X
-ck (OP)
Legendary
*
Offline Offline

Activity: 4088
Merit: 1630


Ruu \o/


View Profile WWW
February 07, 2014, 11:32:11 PM
Last edit: February 08, 2014, 12:11:45 AM by ckolivas
 #14307

Okay I'm just  going to go cry in the corner for a bit, for it appears the fix in 3.12.2 didn't fix it.  Cry (Sorry Karin)

EDIT: Hit it in a debugger so I finally know what the problem REALLY is now... wait for a hotfix to the hotfix.

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

Activity: 546
Merit: 500


View Profile WWW
February 07, 2014, 11:50:11 PM
 #14308

Mines still pulling blocks. I've still got some eroupters so at least they go bright green when they are bored with no work. They are like the dog you wish bit the mailman harder.

Like the info address for potential tips Wink
BTC 1CL5BnNhdL2wDVmSDwMbW1cNhZew87CAPV
* http://www.miningrigrentals.com/register?ref=563
-ck (OP)
Legendary
*
Offline Offline

Activity: 4088
Merit: 1630


Ruu \o/


View Profile WWW
February 08, 2014, 12:29:58 AM
 #14309

Uploaded 3.12.3 with the correct fix now, reused same announce post.

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
February 08, 2014, 03:12:37 AM
 #14310

...
Woo, now I just need a Raspbian binary and I can finally ditch bfgminer. Tongue

I've put out 3.12.1a as I've done before
I'll make it a brief post Smiley

https://github.com/kanoi/cgminer-binaries
For you, it'll be under the RPi_Arch or RPi_Raspbian folders.
The *bab versions are all USB + BaB so don't use them if you don't have BaB boards
The *a versions are all USB.

I've also created another git that explains how to configure linux to start cgminer and keep it running.
https://github.com/kanoi/cgminer-run

New regarding 3.12.1 Smiley
There is a 'little' change in there called
"- API allow multiple commands/replies in one request"
That one is actually quite significant for anyone who uses the API a lot.
With API V3.1 you can send more than one report command in one request.
It's only for report replies that require no parameters e.g. summary, pools, devs, config, stats etc
It's simple enough, you simply send the commands '+' together.
So to get summary and config in the same reply you send summary+config as the command
See API-README for more details and the format of the reply.
https://github.com/ckolivas/cgminer/blob/master/API-README#L112
My binary git all updated to 3.12.3 - and I removed all the 3.12.1 and 3.12.2 files

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 Offline

Activity: 4466
Merit: 1798


Linux since 1997 RedHat 4


View Profile
February 08, 2014, 03:56:41 AM
 #14311

Couple of small questions for you guys, please. 

I've got a small farm of block erupters.  One of them is showing massive hardware errors, so I suspect it's going bad.  Is there an easy way to identify the physical device, short of unplugging all my erupters one by one until the bad one goes zombie?

Secondly, I have a few Klondike based miners.  In the config file, I have this setting:

Code:
"klondike-options": "340:65",

At startup, cgminer clearly is reading the setting; it outputs a line with the Klondike setting that has the right frequency and says the cutoff temp is 65 (too fast for me to copy/paste).  However, in actual hashing, the cutoff temp is 55.  I remember reading something from a few months back where either Con or Kano mentioned that the 55 is hard coded, but I lost track of the issue and what the resolution was.  Was that ever fixed, or is it intentional that the temp is locked at 55?  I'd rather not do a personal compilation of cgminer if I can avoid it.

Thanks in advance. Smiley
There are 2 temps.
The one passed there is the internal to the KLN temp target.

The code one is:
The abort temp:
KLN_KILLWORK_TEMP       53.5
It stops until it cools down to
KLN_COOLED_DOWN         45.5

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
KyrosKrane
Sr. Member
****
Offline Offline

Activity: 295
Merit: 250


View Profile WWW
February 08, 2014, 06:19:09 AM
 #14312

There are 2 temps.
The one passed there is the internal to the KLN temp target.

The code one is:
The abort temp:
KLN_KILLWORK_TEMP       53.5
It stops until it cools down to
KLN_COOLED_DOWN         45.5
Thanks, Kano, appreciate the reply. Smiley

Does that mean the temp in the settings file isn't actually used by cgminer? It's just passed to the Klondike device itself and used there?  Other than recompiling, is there a way to modify KLN_KILLWORK_TEMP? I'm guessing no; all caps usually indicates a constant in the code.

Tips and donations: 1KyrosREGDkNLp1rMd9wfVwfkXYHTd6j5U  |  BTC P2Pool node: p2pool.kyros.info:9332
loshia
Legendary
*
Offline Offline

Activity: 1610
Merit: 1000


View Profile
February 08, 2014, 06:47:31 AM
 #14313

Uploaded 3.12.3 with the correct fix now, reused same announce post.
Thank you Con!
I will give it a shot and report back if get work locks are gone.
However I see that you still write in last_device_valid_work get_work without a lock. Is it ok? Every where you use locks when writing to it but not in get work
Thank you

Please help the Led Boy aka Bicknellski to make us a nice Christmas led tree and pay WASP membership fee here:
https://bitcointalk.org/index.php?topic=643999.msg7191563#msg7191563
And remember Bicknellski is not collecting money from community;D
-ck (OP)
Legendary
*
Offline Offline

Activity: 4088
Merit: 1630


Ruu \o/


View Profile WWW
February 08, 2014, 06:58:35 AM
 #14314

Uploaded 3.12.3 with the correct fix now, reused same announce post.
Thank you Con!
I will give it a shot and report back if get work locks are gone.
However I see that you still write in last_device_valid_work get_work without a lock. Is it ok? Every where you use locks when writing to it but not in get work
Thank you
For that particular statistic it's pretty harmless and it's in get_work() for which the code needs to be as lean as possible. The lock protecting it elsewhere, stats_lock, is a global  lock potentially contended by quite a few threads so I decided against it.

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

Activity: 1610
Merit: 1000


View Profile
February 08, 2014, 07:01:45 AM
 #14315

Uploaded 3.12.3 with the correct fix now, reused same announce post.
Thank you Con!
I will give it a shot and report back if get work locks are gone.
However I see that you still write in last_device_valid_work get_work without a lock. Is it ok? Every where you use locks when writing to it but not in get work
Thank you
For that particular statistic it's pretty harmless and it's in get_work() for which the code needs to be as lean as possible. The lock protecting it elsewhere, stats_lock, is a global  lock potentially contended by quite a few threads so I decided against it.
Thank you!
I will post back my results in a couple of hours

Please help the Led Boy aka Bicknellski to make us a nice Christmas led tree and pay WASP membership fee here:
https://bitcointalk.org/index.php?topic=643999.msg7191563#msg7191563
And remember Bicknellski is not collecting money from community;D
wyj1888
Full Member
***
Offline Offline

Activity: 164
Merit: 100


View Profile
February 08, 2014, 08:41:27 AM
 #14316

who can gvie me a cgminer(AMD) for  MAX??   
-ck (OP)
Legendary
*
Offline Offline

Activity: 4088
Merit: 1630


Ruu \o/


View Profile WWW
February 08, 2014, 08:42:42 AM
 #14317

who can gvie me a cgminer(AMD) for  MAX??   
You're in the wrong place. cgminer is a bitcoin miner ONLY and has no GPU code any more. Try sgminer.

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

Activity: 164
Merit: 100


View Profile
February 08, 2014, 08:47:21 AM
 #14318

who can gvie me a cgminer(AMD) for  MAX??   
You're in the wrong place. cgminer is a bitcoin miner ONLY and has no GPU code any more. Try sgminer.

where can I download Sgminer??
-ck (OP)
Legendary
*
Offline Offline

Activity: 4088
Merit: 1630


Ruu \o/


View Profile WWW
February 08, 2014, 08:51:05 AM
 #14319

who can gvie me a cgminer(AMD) for  MAX??   
You're in the wrong place. cgminer is a bitcoin miner ONLY and has no GPU code any more. Try sgminer.

where can I download Sgminer??
http://lmgtfy.com/?q=sgminer

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

Activity: 3780
Merit: 2495



View Profile
February 08, 2014, 09:16:43 AM
 #14320

Hello and thanks for the new release,

but I have also many HW Errors with this version?

I start the device with this command:

Code:
cd c:\programme\CGMiner-run
cgminer.exe -c c:\programme\CGMiner-run\cgminer.conf --icarus-timing=short --quiet --anu-freq 200

HW Errors are between 2 - 5% Is this OK??

greets

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Pages: « 1 ... 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 [716] 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 ... 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!