Bitcoin Forum
March 19, 2024, 04:56:52 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 [640] 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 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 ... 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.)
techman05
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500


View Profile WWW
October 17, 2013, 11:48:33 AM
 #12781

When I done paying off some things I give you something. it may just not have whatever they gave you to make you go wow. Huh Kiss

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

Posts: 1710824212

View Profile Personal Message (Offline)

Ignore
1710824212
Reply with quote  #2

1710824212
Report to moderator
1710824212
Hero Member
*
Offline Offline

Posts: 1710824212

View Profile Personal Message (Offline)

Ignore
1710824212
Reply with quote  #2

1710824212
Report to moderator
If you want to be a moderator, report many posts with accuracy. You will be noticed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1710824212
Hero Member
*
Offline Offline

Posts: 1710824212

View Profile Personal Message (Offline)

Ignore
1710824212
Reply with quote  #2

1710824212
Report to moderator
1710824212
Hero Member
*
Offline Offline

Posts: 1710824212

View Profile Personal Message (Offline)

Ignore
1710824212
Reply with quote  #2

1710824212
Report to moderator
ksenter
Member
**
Offline Offline

Activity: 90
Merit: 10


View Profile
October 17, 2013, 02:09:40 PM
 #12782

Shoot, I forgot to try 3.6.2 last night.  Sorry.  I just switched over to 3.6.3 though, so we'll see how that runs.  Thanks again for all of your hard work.
xzion
Member
**
Offline Offline

Activity: 96
Merit: 10


View Profile
October 17, 2013, 03:19:44 PM
 #12783

Just updated to windows 8.1 and my BFL SC Jalepeno would no longer work.

Heads up for anyone else having issues, the problem is not with cgminer but the USB driver. You just need to open zadig again and apply the WinUSB driver.

X

 

Tips: 1xzionJBueq1AkPSmexA7suWkztAkNwSs
tonyca
Member
**
Offline Offline

Activity: 83
Merit: 10


View Profile
October 17, 2013, 04:16:25 PM
 #12784

 [2013-10-17 10:02:15] BAJ33: QueFlush failed no data returned  (err=0 amt=0)
 [2013-10-17 10:02:15] Thread 33 failure, exiting
 [2013-10-17 10:02:15] BAJ2: QueFlush failed no data returned  (err=0 amt=0)
 [2013-10-17 10:02:15] BAJ0: RequestResults failed no data returned  (err=0 amt=
0)
 [2013-10-17 10:02:15] Thread 2 failure, exiting
 [2013-10-17 10:02:15] BAJ7: QueFlush failed no data returned  (err=0 amt=0)
 [2013-10-17 10:02:15] Thread 7 failure, exiting
 [2013-10-17 10:02:15] BAJ1: QueFlush failed no data returned  (err=0 amt=0)

got same error as version 3.61 with win 8

BTC: 1KS9rRw6uv7mptjEVhBHYMtGKK2QfWVju4
AMT order #645 and #962, where is my refund?
totally amount is US(645#for $ 5155+#962 for $6089)= US$11244
P_Shep
Legendary
*
Offline Offline

Activity: 1795
Merit: 1198


This is not OK.


View Profile
October 17, 2013, 04:30:23 PM
 #12785

3.6.3 is working on my router with a bit of crow-barring:
https://bitcointalk.org/index.php?topic=76685.msg3356610#msg3356610

Not using windows anymore.
P_Shep
Legendary
*
Offline Offline

Activity: 1795
Merit: 1198


This is not OK.


View Profile
October 17, 2013, 04:34:10 PM
 #12786

That means the problem is the code you are using to read the API, not the API.
e.g. a php, json,python or whatever you are using update issue?

Yeah, seems to be the php json_decode() function has stopped working. Bizzare.

Completely at a loss of how to fix this.
json_decode() is corrupting the data, and it's a built-in feature of PHP (5.2 in my case).
Googling around, I'm not seeing anyone else with the same problem.

absolutely stumped :/
Karin
Member
**
Offline Offline

Activity: 109
Merit: 10



View Profile WWW
October 17, 2013, 07:24:03 PM
 #12787

I've tried on my Mac build environments and while I can compile and launch cgminer just fine, as well as GPU mine, when attempting to use a USB-based Block Erupter I get the following message and cgminer subsequently quits.

Code:
Failed pipe errno=24 in usbutils.c init_usb_transfer():2215

It looks as though it is perhaps able to do a brief moment (before the first poll?(?)) of hashing, as sometimes I get an accepted share out from it and sometimes not, as shown on the "Summary of runtime statistics" output after cgminer quits.

The last successful version for me on Mac is 3.5.1.  I've tested 3.6.1 and 3.6.2 and both generate the error.  cgminer is built entirely from the included source, no other libs used.  Using "--usb-dump 0" and "--verbose" provides no additional details.  Please let me know if I can help further! Smiley

Thanks for the new version!  I'm getting this same error on Mac in the latest cgminer version though, 3.6.3.  I may try to play around with shoehorning in other libusb versions to see if I can get one working that way.

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
Japs2013
Member
**
Offline Offline

Activity: 113
Merit: 10


View Profile WWW
October 17, 2013, 07:32:23 PM
 #12788

Would it be possible to make it listen to "--bitburner-fury-options" instead of the --avalon-options parameter? That would make it possible to run both Bitburner XX and Bitburner Fury devices in 1 CGminer window.

When using the newest Bitburner Fury firmware, the device now identifies as BBF. Is it possible to add a separate options parameter for the BBF?

-ck (OP)
Legendary
*
Offline Offline

Activity: 4046
Merit: 1622


Ruu \o/


View Profile WWW
October 17, 2013, 07:48:52 PM
Last edit: October 17, 2013, 08:09:01 PM by ckolivas
 #12789

[2013-10-17 10:02:15] BAJ33: QueFlush failed no data returned  (err=0 amt=0)
 [2013-10-17 10:02:15] Thread 33 failure, exiting
 [2013-10-17 10:02:15] BAJ2: QueFlush failed no data returned  (err=0 amt=0)
 [2013-10-17 10:02:15] BAJ0: RequestResults failed no data returned  (err=0 amt=
0)
 [2013-10-17 10:02:15] Thread 2 failure, exiting
 [2013-10-17 10:02:15] BAJ7: QueFlush failed no data returned  (err=0 amt=0)
 [2013-10-17 10:02:15] Thread 7 failure, exiting
 [2013-10-17 10:02:15] BAJ1: QueFlush failed no data returned  (err=0 amt=0)

got same error as version 3.61 with win 8
Is this on shutdown? If so, I know about it thanks.

EDIT: If you're building from git, try latest git master.

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


Ruu \o/


View Profile WWW
October 17, 2013, 07:52:14 PM
 #12790

I've tried on my Mac build environments and while I can compile and launch cgminer just fine, as well as GPU mine, when attempting to use a USB-based Block Erupter I get the following message and cgminer subsequently quits.

Code:
Failed pipe errno=24 in usbutils.c init_usb_transfer():2215

It looks as though it is perhaps able to do a brief moment (before the first poll?(?)) of hashing, as sometimes I get an accepted share out from it and sometimes not, as shown on the "Summary of runtime statistics" output after cgminer quits.

The last successful version for me on Mac is 3.5.1.  I've tested 3.6.1 and 3.6.2 and both generate the error.  cgminer is built entirely from the included source, no other libs used.  Using "--usb-dump 0" and "--verbose" provides no additional details.  Please let me know if I can help further! Smiley

Thanks for the new version!  I'm getting this same error on Mac in the latest cgminer version though, 3.6.3.  I may try to play around with shoehorning in other libusb versions to see if I can get one working that way.
Ok I think I know what this is and it's not libusb. Will work on it.

EDIT: Try latest git please.

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

Activity: 4438
Merit: 1794


Linux since 1997 RedHat 4


View Profile
October 17, 2013, 09:19:22 PM
 #12791

That means the problem is the code you are using to read the API, not the API.
e.g. a php, json,python or whatever you are using update issue?

Yeah, seems to be the php json_decode() function has stopped working. Bizzare.

Completely at a loss of how to fix this.
json_decode() is corrupting the data, and it's a built-in feature of PHP (5.2 in my case).
Googling around, I'm not seeing anyone else with the same problem.

absolutely stumped :/
Does miner.php work OK?

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

Activity: 453
Merit: 250


dfgfdgfdg


View Profile WWW
October 17, 2013, 09:33:37 PM
 #12792

With --usb you can say how many devices to find or how many each driver should find
So for each cgminer
 --usb BAS:1
would grab only one BAS device.
If you use
 --usb :1
it would grab the first device of any USB mining devices that you have. (this also has the minor advantage that it stops polling for hot-plugged devices until the current device disconnects)
Kano, Thanks!!! This has been the best tip for running Block Eruptors. I was constantly loosing them one by one and then restarting cgminer. But when I added --usb :29 it finds all my BEs and then if one stops it finds it again and it reappears with a higher AMU number, but every time I look since I added than command I find all 29 running!!!

Is there a conf file syntax for this or command-line only? (I like to keep everything in one place.)

Does hotplug polling have much cost? Just curious.

Also, I rolled back to cgminer-nogpu.exe 2.5.1 and BFLs and BEs run fine. My GPU miners don't care 2.6.2 or whatever.

ghghghfgh
kano
Legendary
*
Offline Offline

Activity: 4438
Merit: 1794


Linux since 1997 RedHat 4


View Profile
October 17, 2013, 10:00:10 PM
 #12793

With --usb you can say how many devices to find or how many each driver should find
So for each cgminer
 --usb BAS:1
would grab only one BAS device.
If you use
 --usb :1
it would grab the first device of any USB mining devices that you have. (this also has the minor advantage that it stops polling for hot-plugged devices until the current device disconnects)
Kano, Thanks!!! This has been the best tip for running Block Eruptors. I was constantly loosing them one by one and then restarting cgminer. But when I added --usb :29 it finds all my BEs and then if one stops it finds it again and it reappears with a higher AMU number, but every time I look since I added than command I find all 29 running!!!

Is there a conf file syntax for this or command-line only? (I like to keep everything in one place.)

Does hotplug polling have much cost? Just curious.

Also, I rolled back to cgminer-nogpu.exe 2.5.1 and BFLs and BEs run fine. My GPU miners don't care 2.6.2 or whatever.
In the config file
"usb" : ":29",

USB polling is ok for most people, but some see weird side effects on things like keyboards and mice.
(libusb must be doing something at a low level on windows that can cause this for some people?)

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

Activity: 546
Merit: 500


View Profile WWW
October 18, 2013, 01:26:55 AM
 #12794

Hey, 3.6.3 just had a memory error again Embarrassed. I was able to close cgminer by pressing q but still ended up closing and moving back to 3.5.1 Sad

It ran for what seemed all night and then I had to close it for whatever reason and I saw the no memory flickering in my screen Shocked Shocked Shocked.

I hope you can eventually find a work around or permanent fix for this and make it "pretty" again Kiss Wink Wink [without requiring the need to dump windows].

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

Activity: 4046
Merit: 1622


Ruu \o/


View Profile WWW
October 18, 2013, 01:30:00 AM
 #12795

Hey, 3.6.3 just had a memory error again Embarrassed. I was able to close cgminer by pressing q but still ended up closing and moving back to 3.5.1 Sad

It ran for what seemed all night and then I had to close it for whatever reason and I saw the no memory flickering in my screen Shocked Shocked Shocked.

I hope you can eventually find a work around or permanent fix for this and make it "pretty" again Kiss Wink Wink [without requiring the need to dump windows].
Woah woah, believe it or not this is good news (I think). I have an idea, and will post some experimental exes again shortly.

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


Ruu \o/


View Profile WWW
October 18, 2013, 01:48:47 AM
 #12796

Hey, 3.6.3 just had a memory error again Embarrassed. I was able to close cgminer by pressing q but still ended up closing and moving back to 3.5.1 Sad

It ran for what seemed all night and then I had to close it for whatever reason and I saw the no memory flickering in my screen Shocked Shocked Shocked.

I hope you can eventually find a work around or permanent fix for this and make it "pretty" again Kiss Wink Wink [without requiring the need to dump windows].
Woah woah, believe it or not this is good news (I think). I have an idea, and will post some experimental exes again shortly.
They're up in the usual place:
http://ck.kolivas.org/apps/cgminer/temp/

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
October 18, 2013, 02:00:21 AM
 #12797

I just need the no-gpu file I use right?

I let you know in the morning if I don't awake to errors. At least the eroupters go bright green when then poop out.

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

Activity: 4046
Merit: 1622


Ruu \o/


View Profile WWW
October 18, 2013, 02:38:13 AM
 #12798

I just need the no-gpu file I use right?

I let you know in the morning if I don't awake to errors. At least the eroupters go bright green when then poop out.
Yes, just replace the exe you normally use with the equivalent one from in there. Thanks.

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

Activity: 467
Merit: 250



View Profile WWW
October 18, 2013, 03:17:05 AM
 #12799

Just updated to windows 8.1 and my BFL SC Jalepeno would no longer work.

Heads up for anyone else having issues, the problem is not with cgminer but the USB driver. You just need to open zadig again and apply the WinUSB driver.

X

 
USB problems?

Buy a $40 raspberry Pi, grab one of the mining-pre-loaded distros like

 MiningPeon -- http://minepeon.com/index.php/Main_Page
 PiMiner -- http://learn.adafruit.com/piminer-raspberry-pi-bitcoin-miner/

And don't worry about windows broken-ness any more... totally worth it.


opentoe
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000

Personal text my ass....


View Profile WWW
October 18, 2013, 06:11:49 AM
 #12800

When using with Eligius it tells me to use this line:
cgminer -o stratum+tcp://stratum.mining.eligius.st:3334 -u YourAddress -p x -I 9

Towards the end of that line, can someone let me know what the "x -I 9" means? I can't seem to find it in any of the readme files.


Thanks

Need help with your Newznab usenet indexer? http://www.newznabforums.com
Pages: « 1 ... 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 [640] 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 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 ... 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!