Bitcoin Forum
April 19, 2024, 03:32:50 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 744 745 746 747 748 749 750 751 752 753 754 755 756 757 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 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.)
os2sam
Legendary
*
Offline Offline

Activity: 3578
Merit: 1090


Think for yourself


View Profile
March 21, 2015, 10:55:07 PM
 #15861

Is this what you're asking for?

Code:
C:\cgm491>CGMINER -D -T
 [2015-03-21 17:30:07] Started cgminer 4.9.1
[2015-03-21 17:30:08] USB init - BAS device 5:1 usbver=0200 prod='BitFORCE SHA256 SC' manuf='BUTTERFLY LABS' serial='FTYM9T5M'

Yes that's it.

Try this:

http://ck.kolivas.org/apps/cgminer/temp/cgminer.exe

That did it, it's hashing.
Thanks,
Sam

Edit: So do think this is a fix or a preliminary test?  Also what is the driver instance name for the --usb options?
Thanks a bunch, again.

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?
In order to achieve higher forum ranks, you need both activity points and merit points.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713540770
Hero Member
*
Offline Offline

Posts: 1713540770

View Profile Personal Message (Offline)

Ignore
1713540770
Reply with quote  #2

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

Activity: 4088
Merit: 1630


Ruu \o/


View Profile WWW
March 21, 2015, 11:18:07 PM
 #15862

Edit: So do think this is a fix or a preliminary test?  Also what is the driver instance name for the --usb options?
Thanks a bunch, again.
This code should just become part of the next release. It's still all under the same device name for all bflsc driver devices so BAS. The code was never rewritten to account for variants detected after the fact and black/whitelist them (it would be a massive rewrite and manufacturers have all but made this venture worthless).

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

Activity: 1274
Merit: 1000



View Profile
March 22, 2015, 10:32:58 PM
 #15863

I am having a bit of difficulty getting solo mining to work.  I run a full node (PIX >8.5), I can mine to pools no problem, so the problem is internal somewhere.

My bitcoin.conf file looks like
Code:
server=1
rpcuser=(name)
rpcpassword=(password)
rpcallowip=127.0.0.1
rpcport=8332

I start cgminer 4.9.0 with
Code:
cgminer.exe -o 127.0.0.1:8332 -u (name) -p (password) --btc-address (address)

and I end up with

and never seem to "connect" and the program closes.

Any ideas what I'm doing wrong?
os2sam
Legendary
*
Offline Offline

Activity: 3578
Merit: 1090


Think for yourself


View Profile
March 23, 2015, 12:26:17 AM
 #15864

I am having a bit of difficulty getting solo mining to work.  I run a full node (PIX >8.5), I can mine to pools no problem, so the problem is internal somewhere.

My bitcoin.conf file looks like
Code:
server=1
rpcuser=(name)
rpcpassword=(password)
rpcallowip=127.0.0.1
rpcport=8332

I start cgminer 4.9.0 with
Code:
cgminer.exe -o 127.0.0.1:8332 -u (name) -p (password) --btc-address (address)

and I end up with

and never seem to "connect" and the program closes.

Any ideas what I'm doing wrong?

Try http:// before the IP address.

cgminer.exe -o http://127.0.0.1:8332 -u (name) -p (password) --btc-address (address)

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

Activity: 1274
Merit: 1000



View Profile
March 23, 2015, 12:37:43 AM
 #15865


Try http:// before the IP address.

cgminer.exe -o http://127.0.0.1:8332 -u (name) -p (password) --btc-address (address)

Doh, thanks. Working.
os2sam
Legendary
*
Offline Offline

Activity: 3578
Merit: 1090


Think for yourself


View Profile
March 23, 2015, 12:41:37 AM
 #15866


Try http:// before the IP address.

cgminer.exe -o http://127.0.0.1:8332 -u (name) -p (password) --btc-address (address)

Doh, thanks. Working.

Glad to hear it.  Happy solo mining.

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

Activity: 1274
Merit: 1000



View Profile
March 23, 2015, 12:48:27 AM
 #15867


Glad to hear it.  Happy solo mining.

Thanks, just as a back-up.  Cool
Anonymailer
aka BitBacco
Hero Member
*****
Offline Offline

Activity: 662
Merit: 500



View Profile WWW
March 23, 2015, 12:10:37 PM
 #15868

Hi, I notice the last version precompiled for Mac OS X is still at 4.3.3 so I've compiled 4.9.1 for Mac users here:

http://fabulouspanda.co.uk/commandline/cgminer/

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

Activity: 39
Merit: 0


View Profile
March 25, 2015, 04:53:44 PM
 #15869

Is this what you're asking for?

Code:
C:\cgm491>CGMINER -D -T
 [2015-03-21 17:30:07] Started cgminer 4.9.1
[2015-03-21 17:30:08] USB init - BAS device 5:1 usbver=0200 prod='BitFORCE SHA256 SC' manuf='BUTTERFLY LABS' serial='FTYM9T5M'

Yes that's it.

Try this:

http://ck.kolivas.org/apps/cgminer/temp/cgminer.exe

Hi ck,

  I have a similar problem to the one above and I tried the cgminer.exe too. I read through the readme.txt files but, I could not find any init commands to control the Vcore of the bfl chips. My vcore starts to fluctuate wildly after awhile. Is there any command to lock the Vcore down? I really don't want to damage my bfl miner. I would really appreciate a little help.  Smiley  Just tell me how much btc I should send.

Thank you,
justbyteme
-ck (OP)
Legendary
*
Offline Offline

Activity: 4088
Merit: 1630


Ruu \o/


View Profile WWW
March 25, 2015, 08:11:07 PM
 #15870

 I have a similar problem to the one above and I tried the cgminer.exe too. I read through the readme.txt files but, I could not find any init commands to control the Vcore of the bfl chips. My vcore starts to fluctuate wildly after awhile. Is there any command to lock the Vcore down? I really don't want to damage my bfl miner. I would really appreciate a little help.  Smiley  Just tell me how much btc I should send.
Last I read of the documentation, there is no way to perform software control of the vcore.

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

Activity: 1456
Merit: 1018


HoneybadgerOfMoney.com Weed4bitcoin.com


View Profile WWW
March 27, 2015, 02:33:21 AM
 #15871

Hello,

I'm using an m6 board by 100TH mine.  Its connected to a raspberry pi running minepeon. When I run CGminer this happens:



Looks like I got my hands on a peice of the 100TH original mining hardware! (my friend did anyway, good for him)  So now I have it and I'm trying to get it running, but it seems like I get this error from CG Miner every time I try to start it up:  Minion BlackArrow: failed2 to enable GPIO pin 24 interrup
t (13) - you need to be root?




Anyone have ideas or faced this issue before?  I'm running the latest copy of minepeon and have no idea how to fix it.

I tried using Sudo but this is what happens (same result):






Any ideas?

-ck (OP)
Legendary
*
Offline Offline

Activity: 4088
Merit: 1630


Ruu \o/


View Profile WWW
March 27, 2015, 02:55:12 AM
 #15872


I'm using an m6 board by 100TH mine.  Its connected to a raspberry pi running minepeon. When I run CGminer this happens:

Never heard of such a device, but you're also using an absolutely ancient version of cgminer so if it there is driver code in there (and it appears it may be related to the blackarrow devices) then there may be billions of changes to the code between that old version and the current one.

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
March 27, 2015, 04:32:19 AM
Last edit: March 27, 2015, 11:14:08 AM by kano
 #15873

Hello,

I'm using an m6 board by 100TH mine.  Its connected to a raspberry pi running minepeon. When I run CGminer this happens:

...

Any ideas?
Yeah no idea why that's an old version of cgminer in there.

However, the bab driver I wrote should work with all the V1 and V2 butfury boards.
It certainly works with the BlackArrow clone V1 and V2 boards.

The bitfury boards - well it probably works with them, but bitfury expected me to pay them if I wanted to get the driver working on their hardware - so that was a definite "piss off I'm not doing that" back before I first did the bab driver.
i.e. firstly when I requested to BUY hardware from bitfury they rejected me before we even got to discussing a price, and 2ndly later when someone else from bitfury offered to sell me hardware, 2 things 1) the price was above what the boards would have ever made in BTC 2) they wanted to profit heavily in the sell price - so yeah I'm not all that interested is paying a company to then go write a driver for their hardware.

How that relates to an M6 board - I've no idea - and I've never tried it and almost certainly never will.

Edit: I should also add I did some free cgminer work to help them before being rejected when I asked to buy stuff Tongue
The cgminer mcast code idea I came up with (Aug 2013) was originally for them (for nothing)

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

Activity: 91
Merit: 10


View Profile
March 28, 2015, 03:36:04 PM
Last edit: March 28, 2015, 03:47:02 PM by twebit
 #15874

Edit: So do think this is a fix or a preliminary test?  Also what is the driver instance name for the --usb options?
Thanks a bunch, again.
This code should just become part of the next release. It's still all under the same device name for all bflsc driver devices so BAS. The code was never rewritten to account for variants detected after the fact and black/whitelist them (it would be a massive rewrite and manufacturers have all but made this venture worthless).

Interesting, this is what I need for my BFL miners and the speed I'm getting is more than bfgminer, the one they recommends us to use.
Mining at Westhash through a proxy and the test version of cgminer doesn't show very good speed ie: 0000's and low temp but using the test version of cgminer alone works great.

I'm in a pickle. I like the speed of the test version of cgminer but it doesn't handle the #xnsub of westhash so I go to the proxy and LP doesn't mine well.  Huh (also when switching pools it crashes)
What to do? Wait for new version?
Lawsford
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
March 29, 2015, 09:59:13 AM
 #15875

I'm trying to mine with the f2pool but I'm stuck in there : http://image.noelshack.com/fichiers/2015/13/1427583500-1427580065-capture.png
And It's doing nothing. How can I do ?
Jay_Pal
Legendary
*
Offline Offline

Activity: 1493
Merit: 1003



View Profile
March 29, 2015, 10:41:42 AM
 #15876

I'm trying to mine with the f2pool but I'm stuck in there : http://image.noelshack.com/fichiers/2015/13/1427583500-1427580065-capture.png
And It's doing nothing. How can I do ?
You can start by posting:
- what hardware are you trying to use
- for USB devices under Windows, have you read the rest of the topic regarding Zadig drivers?
- tell if you ever used CGMiner in earlier versions and if it worked

The print screen and your description are far too scarce to help you

Best faucet EVER! - Freebitco.in
Don't Panic... - 1G8zjUzeZBfJpeCbz1MLTc6zQHbLm78vKc
Why not mine from the browser?
kano
Legendary
*
Offline Offline

Activity: 4466
Merit: 1798


Linux since 1997 RedHat 4


View Profile
March 29, 2015, 10:54:34 AM
 #15877

Edit: So do think this is a fix or a preliminary test?  Also what is the driver instance name for the --usb options?
Thanks a bunch, again.
This code should just become part of the next release. It's still all under the same device name for all bflsc driver devices so BAS. The code was never rewritten to account for variants detected after the fact and black/whitelist them (it would be a massive rewrite and manufacturers have all but made this venture worthless).

Interesting, this is what I need for my BFL miners and the speed I'm getting is more than bfgminer, the one they recommends us to use.
Mining at Westhash through a proxy and the test version of cgminer doesn't show very good speed ie: 0000's and low temp but using the test version of cgminer alone works great.

I'm in a pickle. I like the speed of the test version of cgminer but it doesn't handle the #xnsub of westhash so I go to the proxy and LP doesn't mine well.  Huh (also when switching pools it crashes)
What to do? Wait for new version?
cgminer is a BTC bitcoin miner, not an alt-coin miner.
You won't find #xnsub in it since, although it's next to impossible to find the true details of what that does, it's for alt-coin switching on that proxy.
If it has trouble there, pick another proxy pool or use a proper 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
twebit
Member
**
Offline Offline

Activity: 91
Merit: 10


View Profile
March 31, 2015, 02:28:39 PM
 #15878

Edit: So do think this is a fix or a preliminary test?  Also what is the driver instance name for the --usb options?
Thanks a bunch, again.
This code should just become part of the next release. It's still all under the same device name for all bflsc driver devices so BAS. The code was never rewritten to account for variants detected after the fact and black/whitelist them (it would be a massive rewrite and manufacturers have all but made this venture worthless).

Interesting, this is what I need for my BFL miners and the speed I'm getting is more than bfgminer, the one they recommends us to use.
Mining at Westhash through a proxy and the test version of cgminer doesn't show very good speed ie: 0000's and low temp but using the test version of cgminer alone works great.

I'm in a pickle. I like the speed of the test version of cgminer but it doesn't handle the #xnsub of westhash so I go to the proxy and LP doesn't mine well.  Huh (also when switching pools it crashes)
What to do? Wait for new version?
cgminer is a BTC bitcoin miner, not an alt-coin miner.
You won't find #xnsub in it since, although it's next to impossible to find the true details of what that does, it's for alt-coin switching on that proxy.
If it has trouble there, pick another proxy pool or use a proper pool.
OK I was taking about bitcoin but it's ok I'm mining there without the #xnsub because rates are high right now. Thanks. here's info on what it does https://www.westhash.com/index.jsp?p=software#devs
hiima
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
April 04, 2015, 09:02:38 AM
 #15879

Is this what you're asking for?

Code:
C:\cgm491>CGMINER -D -T
 [2015-03-21 17:30:07] Started cgminer 4.9.1
[2015-03-21 17:30:08] USB init - BAS device 5:1 usbver=0200 prod='BitFORCE SHA256 SC' manuf='BUTTERFLY LABS' serial='FTYM9T5M'

Yes that's it.

Try this:

http://ck.kolivas.org/apps/cgminer/temp/cgminer.exe

I am having this same problem, I'm new to Monarch mining, had a Jalapeno. Do I have to compile my own cgminer or can I put that file into 4.9.1 folder and run from there?

Whiskey Fund BTC 1K2SG4amzNrB7gUwf5braHuExqnQ5nEKZp LTC Lgoz9gb7q39FMAmBz8odfkx4YFhLeofCpc
twebit
Member
**
Offline Offline

Activity: 91
Merit: 10


View Profile
April 04, 2015, 02:08:22 PM
 #15880

Is this what you're asking for?

Code:
C:\cgm491>CGMINER -D -T
 [2015-03-21 17:30:07] Started cgminer 4.9.1
[2015-03-21 17:30:08] USB init - BAS device 5:1 usbver=0200 prod='BitFORCE SHA256 SC' manuf='BUTTERFLY LABS' serial='FTYM9T5M'

Yes that's it.

Try this:

http[Suspicious link removed]

I am having this same problem, I'm new to Monarch mining, had a Jalapeno. Do I have to compile my own cgminer or can I put that file into 4.9.1 folder and run from there?

Ya I just downloaded that .exe and put it in the 4.9.1 folder and it works. you have to install the winusb driver using zdiag here http://ck.kolivas.org/apps/cgminer/zadig/ and from the program menu select "list all devices"
Pages: « 1 ... 744 745 746 747 748 749 750 751 752 753 754 755 756 757 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!