Bitcoin Forum
March 19, 2024, 07:49:47 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 659 660 661 662 663 664 665 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 ... 843 »
  Print  
Author Topic: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.11.1  (Read 5805147 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.)
brooklynite
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
January 31, 2014, 03:58:36 AM
 #14161

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

These are precompiled universal binaries that support Mac OS X 10.5.8 through 10.9+.
Thanks for that. I take it that means the new libusb included compiled ok on osx without a problem then which I was worried about.

Why did you stop supporting GPU mining? I mean isn't that most of the miners? Those who bought thousands in ASIC hardware now have nothing to mine with it profitably except maybe CTM? While that is happening scrypt mining is very profitable.

I think if ASIC for scrypt comes out, another version of coins will fork off that will be GPU only similar to what LTC started.
1710834587
Hero Member
*
Offline Offline

Posts: 1710834587

View Profile Personal Message (Offline)

Ignore
1710834587
Reply with quote  #2

1710834587
Report to moderator
1710834587
Hero Member
*
Offline Offline

Posts: 1710834587

View Profile Personal Message (Offline)

Ignore
1710834587
Reply with quote  #2

1710834587
Report to moderator
1710834587
Hero Member
*
Offline Offline

Posts: 1710834587

View Profile Personal Message (Offline)

Ignore
1710834587
Reply with quote  #2

1710834587
Report to moderator
Remember that Bitcoin is still beta software. Don't put all of your money into BTC!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1710834587
Hero Member
*
Offline Offline

Posts: 1710834587

View Profile Personal Message (Offline)

Ignore
1710834587
Reply with quote  #2

1710834587
Report to moderator
crazyates
Legendary
*
Offline Offline

Activity: 952
Merit: 1000



View Profile
January 31, 2014, 04:37:46 AM
 #14162

Were binaries removed for space reasons from your ftp, ckolivas? Noobs are going to flip.
I would assume it's because of the hundreds of downloads for the 3.7.2 version, taking up his bandwidth for an older version of the software that is no longer supported.

Tips? 1crazy8pMqgwJ7tX7ZPZmyPwFbc6xZKM9
Previous Trade History - Sale Thread
twindragon6
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
January 31, 2014, 06:21:07 AM
 #14163

So how do I set a non default clock rate for an Antminer U1 with Cgminer? For example overclocking from 0781 to 0A81? in Bfgminer I would use this:
bfgminer -o http://your.stratum.server:port/ -u worker.name -p password -S antminer:all --icarus-options 115200:2:2 --set-device antiminer:clock=x0781 --no-submit-stale

In AntMain's version of Cgminer they use this:
cgminer -o stratum+tcp://your.stratum.server:port/ -u worker.name -p password --bmsc-options 115200:20 --bmsc-freq 0781 --no-submit-stale

How do I set a clock rate with Cgminer 3.12.0?


Yes I am aware of the capabilities of Icarus. Is there a way to set the clock? Something undocumented? For example:

--set-device antiminer:clock=x0781

and

--bmsc-freq 0781

If not, will this feature be available in a future release?
Buchi-88
Legendary
*
Offline Offline

Activity: 3738
Merit: 2450



View Profile
January 31, 2014, 07:16:43 AM
 #14164

New version: 3.12.0, 29th January 2014

- Another even number, so it's gotta be stable!

Human readable changelog:

- Antminer U1 support
- Numerous fixes for behaviour surrounding USB errors - pipe and IO errors, and no more attempting to reset the device since it's rarely helpful and occasionally harmful.
- Libusb and libusbx have finally reconciled their differences and merged all their fixes together into a new official libusb release, so the main change in this version is updating the core code to include this latest libusb. Hopefully this might increase compatibility with some USB3 hubs on windows and make it more reliable (based on the changelogs I can see in libusb). This is the reason for the minor version number update to 12 as it's quite a substantial code change, hopefully only for the better!
- Increased the hashfast overheat limit default to 90 after extensive discussions with the engineers who designed the devices.
- Fixed a crash in the nanofury USB stick code.
- Fixed the displayed diff shown being wrong when solo mining.
- bab driver fixes courtesy of Kano.


Full changelog:

- Add support for AntminerU1 devices with the icarus driver.
- Add antminer U1 to comment in udev rules.
- Do away with usb resets entirely since we retry on both pipe and io errors now
and they're of dubious value.
- Retry on usb IO errors instead of faking success.
- Check that we've cleared the pipe error after a clear request, not the err
value which is unchanged.
- Update to libusb-1.0.18
- Change hfa overheat limit to 90 degrees.
- Relax timeout in hf get header to 500ms to match the usb timeout.
- Minion - check/clear interrupts for all chips
- Set info work to null after it is freed in nf1 after a restart to prevent
double free later.
- The second_run bool in libbitfury should be per device. Microoptimise its and
job_switched usage, removing the unused results array for NF1 devices.
- Fix displayed diff when solo mining at >2^32 diff.
- bab - stop stale work accumulating
- bab - set the default SPI speed back to 96000


Good day,

I have follow problems with the Antminer and the new CgMiner! The run only at ~600 MH/s??

I install ICARUS:

Code:
./configure --enable-icarus

make

Then i start:

Code:
screen -S mine
cd /usr/src/cgminer
./cgminer -c /home/pi/cgminer.conf --quiet  --usb :10

I hope you can help me?

greets

█▀▀▀











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











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
techman05
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500


View Profile WWW
January 31, 2014, 12:45:21 PM
 #14165

Check the list of enabable's they are under icarus but they shown as "ANU" devices so maybe they is an enable-antminer to get them to work

Like the info address for potential tips Wink
BTC 1CL5BnNhdL2wDVmSDwMbW1cNhZew87CAPV
* http://www.miningrigrentals.com/register?ref=563
techman05
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500


View Profile WWW
January 31, 2014, 01:56:18 PM
 #14166

ckolivias, have you had any luck finding a problem from what I've given you. I've had my cgminer in debug mode with 80 lines shown with nothing helpfull to me other than knowing that when I start seeing a pool saying got a new block from pool about 8-10 times cgminer "dies" and brings everything else down with it.

The only other thing I'm seeing in verbatim is a was looking for x device and found this instead.


I'm going to hope it crashes while I have verbatim on so I can get some kind of error [I hope] ,but like being at a doctors office it hasn't crashed in verbatum mode yet ,but when it does it just doesn't.


Thanks

Like the info address for potential tips Wink
BTC 1CL5BnNhdL2wDVmSDwMbW1cNhZew87CAPV
* http://www.miningrigrentals.com/register?ref=563
AlexeyK
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
January 31, 2014, 02:38:22 PM
 #14167

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

These are precompiled universal binaries that support Mac OS X 10.5.8 through 10.9+.
Thanks for that. I take it that means the new libusb included compiled ok on osx without a problem then which I was worried about.

Why did you stop supporting GPU mining? I mean isn't that most of the miners? Those who bought thousands in ASIC hardware now have nothing to mine with it profitably except maybe CTM? While that is happening scrypt mining is very profitable.

I think if ASIC for scrypt comes out, another version of coins will fork off that will be GPU only similar to what LTC started.


Ckolivas , any chances that gridseed solution will be supported by cgminer ?

https://bitcointalk.org/index.php?topic=355268.0

https://bitcointalk.org/index.php?topic=421921.0

thanks

if you think that i deserve it
185h9KXxW2Efx6ynFM61ydUKsRNaVWUobs
or GLC -  GQjVzfk3k8gb3Cy65mBUf4ADkNNTRHgsx8
Buchi-88
Legendary
*
Offline Offline

Activity: 3738
Merit: 2450



View Profile
January 31, 2014, 03:05:11 PM
 #14168

Check the list of enabable's they are under icarus but they shown as "ANU" devices so maybe they is an enable-antminer to get them to work

Hello,

yes the ICARUS is Enable, and the miners shows at ANU but the Hashing speed is about 600 MH/s?

greets

█▀▀▀











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











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
fhh
Legendary
*
Offline Offline

Activity: 1206
Merit: 1000



View Profile
January 31, 2014, 03:06:39 PM
 #14169

Ckolivas , any chances that gridseed solution will be supported by cgminer ?

https://bitcointalk.org/index.php?topic=355268.0

https://bitcointalk.org/index.php?topic=421921.0

thanks

don't think so - its altcoin bullshit;)

Deutsche Bitcoinbörse: https://www.bitcoin.de/r/yyfrkv
das passende Konto gibts bei der fidor Bank https://banking.fidor.de/registrierung?ibid=43076568
loshia
Legendary
*
Offline Offline

Activity: 1610
Merit: 1000


View Profile
January 31, 2014, 07:29:48 PM
 #14170

Ckolivas , any chances that gridseed solution will be supported by cgminer ?

https://bitcointalk.org/index.php?topic=355268.0

https://bitcointalk.org/index.php?topic=421921.0

thanks

don't think so - its altcoin bullshit;)
No it is not. If you want it sent him a precious device. Is that hard?

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: 4046
Merit: 1622


Ruu \o/


View Profile WWW
January 31, 2014, 09:16:18 PM
 #14171

Ckolivas , any chances that gridseed solution will be supported by cgminer ?

https://bitcointalk.org/index.php?topic=355268.0

https://bitcointalk.org/index.php?topic=421921.0

thanks
You wouldn't want me to write a driver for them for it would only do the bitcoin mining part.

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
January 31, 2014, 11:24:30 PM
Last edit: January 31, 2014, 11:49:11 PM by techman05
 #14172

Well hopefully if it  comes down to an "I hate  alt coin" standpoint  on making a driver that you offer a good donation amount to make them work you could get a good collection going on something like kickstarter. I still want to get a good error pic for you before I start asking for special requests  and finish my random crash party Roll Eyes .

Edit::
Hot off the pc and a link to the rest  http://tinypic.com/a/34dw3/1

Like the info address for potential tips Wink
BTC 1CL5BnNhdL2wDVmSDwMbW1cNhZew87CAPV
* http://www.miningrigrentals.com/register?ref=563
Viceroy
Hero Member
*****
Offline Offline

Activity: 924
Merit: 501


View Profile
February 01, 2014, 05:13:16 AM
 #14173

Ckolivas , any chances that gridseed solution will be supported by cgminer ?

https://bitcointalk.org/index.php?topic=355268.0

https://bitcointalk.org/index.php?topic=421921.0

thanks
You wouldn't want me to write a driver for them for it would only do the bitcoin mining part.


Is there a legitimate reason you've abandoned all the people who supported you from day one with your silly notion to stop supporting scrypt and GPUs?

Now I need to use Luke's software?

You really let me down.  Why don't you support the community anymore?  Did Theymos pay you off?
Viceroy
Hero Member
*****
Offline Offline

Activity: 924
Merit: 501


View Profile
February 01, 2014, 05:14:24 AM
 #14174

Who wants to fork this and reinstitute scrypt and GPU support?
kano
Legendary
*
Offline Offline

Activity: 4438
Merit: 1794


Linux since 1997 RedHat 4


View Profile
February 01, 2014, 06:00:52 AM
 #14175

Ckolivas , any chances that gridseed solution will be supported by cgminer ?

https://bitcointalk.org/index.php?topic=355268.0

https://bitcointalk.org/index.php?topic=421921.0

thanks
You wouldn't want me to write a driver for them for it would only do the bitcoin mining part.


Is there a legitimate reason you've abandoned all the people who supported you from day one with your silly notion to stop supporting scrypt and GPUs?

Now I need to use Luke's software?

You really let me down.  Why don't you support the community anymore?  Did Theymos pay you off?
Dropping GPU support was well documented in this thread and even given about a years warning.

Is there a legitimate reason why you can't read?


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: 4438
Merit: 1794


Linux since 1997 RedHat 4


View Profile
February 01, 2014, 08:39:15 AM
Last edit: February 01, 2014, 08:54:39 AM by kano
 #14176

My post Luke-Jr didn't want anyone to read in his thread so he deleted it Smiley

He can't delete it from here.
Quote
...
There's an interesting pedegree: cpuminer -> cgminer (GPU) -> BFGMiner (formerly released under the name cgminer) -> cgminer.
...
i.e. he's arguing that when he was on the cgminer team committing code to cgminer, he was a traitor and actually working on something else Smiley

Much code comes from cgminer to the clone all the time.
(The recent Klondike driver was all of my and BKKCoin's code copied directly from cgminer, but with replacement of our calls to our cgminer front end to libusb called usbutils, to direct calls to libusb, so his driver will be problematic on some systems due to all sorts of problems in libusb)

Almost none has flowed from the clone to cgminer for a long time ... since the MMQ driver long ago that didn't work. even though he was paid for that to be included, but he didn't commit to cgminer all the changes necessary to make it work.

11-June-2013
Code:
14:58 <Luke-Jr> I put everything you guys do in by default, unless I have a good reason not to.

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
Luke-Jr
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
February 01, 2014, 09:42:44 AM
 #14177

Well it seems like he is a liar then.
Only because you're listening to a real liar.

kano
Legendary
*
Offline Offline

Activity: 4438
Merit: 1794


Linux since 1997 RedHat 4


View Profile
February 01, 2014, 10:23:21 AM
 #14178

Well it seems like he is a liar then.
Only because you're listening to a real liar.
Not if he isn't listening to you Smiley

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

Activity: 252
Merit: 250

Sentinel


View Profile
February 01, 2014, 10:58:11 AM
Last edit: February 01, 2014, 04:40:12 PM by FalconFly
 #14179

I'm having some odd issues since a while.

Running 3 BlueFuries and 1 BiFury USB miners (WinXP SP3), my cgminer started crashing every few days some weeks ago.
Looking at the Task Manager, I found out its RAM usage is increasing all the time, presumably running into some kind of RAM limitations (it's an older centrino notebook with 1.5GB of RAM).
After a day, I see it at about 60MB use of RAM, a day later it's at ~150MB, another day later roughly 350MB+ (which is about the area when it becomes very crash-prone, including using any of its basic menu functions that then can easily crash the application).
Generally its RAM consumption increases at about 4KB/sec.

The BiFury firmware was updated to V1.3 90deg version, which didn't change anything basically. The cgminer directory and executable are manually excluded from any antivirus scan that could interfere.

Could it be recent cgminer versions have some form of memory leak when operating this combo? I remember running just the 3 BlueFury devices for weeks (cgminer 3.8.4) never had this issue.
Only after adding the BiFury, I experienced this behaviour, so I think it's possible that it comes from the BiFury code portion running.
(so far I ran 3.8.4, 3.8.5 (BiFury added), 3.9, 3.10 and now 3.12).

Since the notebook is old, however, and if noone else is seeing such issues.... Could be my hardware of course. It's running pretty cool and the Notebook hardware basically is mostly idling along, so at least it's clearly not running into heat issues. Miners are cooled with a big USB fan and operated off an external powered USB hub.

This forum signature is like its owner - it can't be bought
Viceroy
Hero Member
*****
Offline Offline

Activity: 924
Merit: 501


View Profile
February 01, 2014, 01:00:11 PM
 #14180

Dropping GPU support was well documented in this thread and even given about a years warning.
Is there a legitimate reason why you can't read?

Oh, that's a genius approach... attack me because I didn't read this 716 page thread.

You are a jackass.


(Actually I contributed somewhere in the first few pages of this thread and then supported cgminer as the miner of choice.  No more, not with a jackass like Kano at the helm.)

* Viceroy let down by an old friend who doesn't seem to recognize the future is NOT bitcoin.


Just added to the top of my tutorial page:

WARNING WARNING WARNING

THIS TUTORIAL WILL NOT WORK WITH CGMINER BECAUSE KANO AND ckolivas HAVE DECIDED TO ABANDON SUPPORT FOR THEIR PRODUCT INSTEAD ONLY CHOOSING TO SUPPORT ASIC BITCOIN MINERS.  THEY HAVE ENDED ALL SUPPORT FOR GPU MINING AND ABANDONED THEIR COMMUNITY.  DO NOT USE CGMINER AS THE AUTHORS ARE TRAITORS AND JACKASSES.

WANING WARNING WARNING



NEW PREFERRED MINER IS BFGMINER




Maybe you could change the FIRST PAGE to reflect the fact that you have RECENTLY abandoned GPU's and Scrypt?   JACKASS!
Pages: « 1 ... 659 660 661 662 663 664 665 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 ... 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!