Bitcoin Forum
April 28, 2024, 12:29:08 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 767 768 769 770 771 772 773 774 ... 843 »
  Print  
Author Topic: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.11.1  (Read 5805213 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.)
Luke-Jr
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
February 23, 2014, 09:05:45 AM
 #14461

Disclaimer: Con's rewriting history there.

1714264148
Hero Member
*
Offline Offline

Posts: 1714264148

View Profile Personal Message (Offline)

Ignore
1714264148
Reply with quote  #2

1714264148
Report to moderator
1714264148
Hero Member
*
Offline Offline

Posts: 1714264148

View Profile Personal Message (Offline)

Ignore
1714264148
Reply with quote  #2

1714264148
Report to moderator
"In a nutshell, the network works like a distributed timestamp server, stamping the first transaction to spend a coin. It takes advantage of the nature of information being easy to spread but hard to stifle." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714264148
Hero Member
*
Offline Offline

Posts: 1714264148

View Profile Personal Message (Offline)

Ignore
1714264148
Reply with quote  #2

1714264148
Report to moderator
1714264148
Hero Member
*
Offline Offline

Posts: 1714264148

View Profile Personal Message (Offline)

Ignore
1714264148
Reply with quote  #2

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

Activity: 4088
Merit: 1631


Ruu \o/


View Profile WWW
February 23, 2014, 09:08:13 AM
 #14462

Disclaimer: Con's rewriting history there.
See it's not worth deleting this post because it's a beautiful example of how someone who I can - as a qualified medical practitioner - diagnose as having a personality disorder, feels obliged to post the same nonsense.

EDIT:
The git history does not lie.

The forum thread history does not lie.

P.S. You are not welcome on this thread and if you keep posting I will report you.

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

Activity: 2576
Merit: 1186



View Profile
February 23, 2014, 10:00:10 AM
 #14463

P.S. You are not welcome on this thread and if you keep posting I will report you.
I will keep posting as long as you keep lying.
Learn to be honest, and it won't be necessary.

-ck (OP)
Legendary
*
Offline Offline

Activity: 4088
Merit: 1631


Ruu \o/


View Profile WWW
February 23, 2014, 10:04:56 AM
 #14464

P.S. You are not welcome on this thread and if you keep posting I will report you.
I will keep posting as long as you keep lying.
Learn to be honest, and it won't be necessary.
Point out a single lie with evidence instead of posting your arbitrary wild delusions.

I should know better than to engage someone with a personality disorder. These posts have been saved for posterity to show what a nutjob you are but basically anything else by you will be deleted.

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

Activity: 133
Merit: 100


Bitcoin Enthusiast


View Profile
February 23, 2014, 10:23:28 AM
 #14465

If you're on a modern ubuntu, I provide binaries for it already.

Code:
wget http://ck.kolivas.org/apps/cgminer/cgminer-3.12.3-x86_64-built.tar.bz2
tar xf cgminer-3.12.3-x86_64-built.tar.bz2
cd cgminer-3.12.3-x86_64
sudo cp 01-cgminer.rules /etc/udev/rules.d/
./cgminer [commands]
plug in device via usb


Output on Ubuntu 12.04 LTS:

Code:
./cgminer: 1: ./cgminer: ELF: not found
./cgminer: 2: ./cgminer: Syntax error: "(" unexpected

I'm not sure what this is telling me...

--Doogie
-ck (OP)
Legendary
*
Offline Offline

Activity: 4088
Merit: 1631


Ruu \o/


View Profile WWW
February 23, 2014, 10:25:13 AM
 #14466

If you're on a modern ubuntu, I provide binaries for it already.

Code:
wget http://ck.kolivas.org/apps/cgminer/cgminer-3.12.3-x86_64-built.tar.bz2
tar xf cgminer-3.12.3-x86_64-built.tar.bz2
cd cgminer-3.12.3-x86_64
sudo cp 01-cgminer.rules /etc/udev/rules.d/
./cgminer [commands]
plug in device via usb


Output on Ubuntu 12.04 LTS:

Code:
./cgminer: 1: ./cgminer: ELF: not found
./cgminer: 2: ./cgminer: Syntax error: "(" unexpected

I'm not sure what this is telling me...
The binaries are for a 64 bit ubuntu version 13.10 which you don't seem to have meaning you will have to compile it for yourself.

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

Activity: 3
Merit: 0


View Profile
February 24, 2014, 08:54:03 AM
 #14467

Hi
I am a noob to this
I have just installed cgminer 4.0.0 onto my raspberry pi
I have a nanofury connected to my usb hub, the pi is running raspbian.
How can I get the nano fury working on this version of cgminer? I have managed to start cgminer but the miner is found. Do I need to enable it in the configuration file? How do I do this retrospectively? (There was the option to edit it while installing cgminer)

Also when I ssh into the pi and start the miner when I close the connection it stops the miner, how can I stop this?

Any help would be much appreciated

Thanks
lamero
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
February 24, 2014, 08:56:09 AM
 #14468

Hi guys. I need help (I read a lot of topic but I can't find a solution) with a Raspberry pi (raspbian distro) an a Antminer U1.
I compiled CGMINER:
Code:
pi@raspberrypi$: ./configure --enable-bmsc
I launched it with:
Code:
pi@raspberrypi$: sudo ./cgminer --bmsc-options 115200:20 -o http://p2pool.org:9332 -u <mywalletid> -p xxx --bmsc-freq 0781 -D
I have:
Code:
...
AMU0: GetResults (amt=0 err=-7 ern=110)
Send freq getstatus ok
AMU0: GetResults (amt=0 err=-7 ern=110)
AMU0: Read freq Comms timeout (rerr=-7 relen=0)
AMU0: GetResults (amt=0 err=-7 ern=110)
AMU0: Read freq Comms timeout (rerr=-7 relen=0)
Send freq getstatus 84000400
AMU0: GetResults (amt=0 err=-7 ern=110)
Send freq getstatus ok
Read data(5):800f00011d
...
So I tried:
Code:
pi@raspberrypi $ sudo ./cgminer -n
And this is the result:
Code:
USB all: found 10 devices - listing known devices
.USB dev 0: Bus 1 Device 15 ID: 10c4:ea60
  Manufacturer: 'Silicon Labs'
  Product: 'CP2102 USB to UART Bridge Controller'
 1 known USB devices

I have a powered USB hub (DLINK 7 ports 2A). What's wrong?
Thanks
-ck (OP)
Legendary
*
Offline Offline

Activity: 4088
Merit: 1631


Ruu \o/


View Profile WWW
February 24, 2014, 09:02:10 AM
 #14469

Hi guys. I need help (I read a lot of topic but I can't find a solution) with a Raspberry pi (raspbian distro) an a Antminer U1.
I compiled CGMINER:
Code:
pi@raspberrypi$: ./configure --enable-bmsc
I launched it with:
Code:
pi@raspberrypi$: sudo ./cgminer --bmsc-options 115200:20 -o http://p2pool.org:9332 -u <mywalletid> -p xxx --bmsc-freq 0781 -D
You're using commands from an unofficial fork. Please read the readme as the complicated commands have been replaced and vastly simplified in the official cgminer:

./configure --enable-icarus
sudo ./cgminer --anu-freq 200

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

Activity: 6
Merit: 0


View Profile
February 24, 2014, 09:28:00 AM
 #14470

Code:
pi@raspberryp$ sudo ./cgminer --anu-freq 200
Gives me:
Code:
pi@raspberryp$ ./cgminer: --anu-freq: unrecognized option
Instead this works:
Code:
pi@raspberryp$ sudo ./cgminer -o http://p2pool.org:9332 -u <mywalletid> -p xxx
-ck (OP)
Legendary
*
Offline Offline

Activity: 4088
Merit: 1631


Ruu \o/


View Profile WWW
February 24, 2014, 09:29:50 AM
 #14471

Code:
pi@raspberryp$ sudo ./cgminer --anu-freq 200
Gives me:
Code:
pi@raspberryp$ ./cgminer: --anu-freq: unrecognized option
Instead this works:
Code:
pi@raspberryp$ sudo ./cgminer -o http://p2pool.org:9332 -u <mywalletid> -p xxx
Then you have not compiled with icarus support from the latest official cgminer code. There is only one official place to download cgminer.

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: 1800


Linux since 1997 RedHat 4


View Profile
February 24, 2014, 09:52:37 AM
 #14472

...
Also when I ssh into the pi and start the miner when I close the connection it stops the miner, how can I stop this?
...
https://github.com/kanoi/cgminer-run

Edit: of course that requires 'screen' to be installed

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

Activity: 6
Merit: 0


View Profile
February 24, 2014, 12:23:23 PM
 #14473

Quote from: ckolivas
Then you have not compiled with icarus support from the latest official cgminer code. There is only one official place to download cgminer.
I cloned it from git at https://github.com/ckolivas/cgminer. With http://ck.kolivas.org/apps/cgminer/3.9/cgminer-3.9.0-1.tar.bz2 same issue:
Code:
./cgminer: --anu-freq: unrecognized option
-ck (OP)
Legendary
*
Offline Offline

Activity: 4088
Merit: 1631


Ruu \o/


View Profile WWW
February 24, 2014, 12:26:06 PM
 #14474

Quote from: ckolivas
Then you have not compiled with icarus support from the latest official cgminer code. There is only one official place to download cgminer.
I cloned it from git at https://github.com/ckolivas/cgminer. With http://ck.kolivas.org/apps/cgminer/3.9/cgminer-3.9.0-1.tar.bz2 same issue:
Code:
./cgminer: --anu-freq: unrecognized option
Go back to my original instructions then, as it should build from git. cgminer 3.9.0 is also ancient and anu support has only been very recent so that's pointless.

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

Activity: 6
Merit: 0


View Profile
February 24, 2014, 01:07:11 PM
 #14475

Code:
pi@raspberrypi $ git clone https://github.com/ckolivas/cgminer
pi@raspberrypi $ cd cgminer
pi@raspberrypi $ ./autogen.sh
pi@raspberrypi $ CFLAGS="-O2 -Wall -march=native"
pi@raspberrypi $ ./configure --enable-icarus
pi@raspberrypi $ make
pi@raspberrypi $ sudo ./cgminer -o "socks5:127.0.0.1:9151|http://p2pool.org:9332" -u <mywalletid> -p xxx --anu-freq 200
Worked. Thanks Smiley
-ck (OP)
Legendary
*
Offline Offline

Activity: 4088
Merit: 1631


Ruu \o/


View Profile WWW
February 24, 2014, 01:10:39 PM
 #14476

Code:
pi@raspberrypi $ git clone https://github.com/ckolivas/cgminer
pi@raspberrypi $ cd cgminer
pi@raspberrypi $ ./autogen.sh
pi@raspberrypi $ CFLAGS="-O2 -Wall -march=native"
pi@raspberrypi $ ./configure --enable-icarus
pi@raspberrypi $ make
pi@raspberrypi $ sudo ./cgminer -o "socks5:127.0.0.1:9151|http://p2pool.org:9332" -u <mywalletid> -p xxx --anu-freq 200
Worked. Thanks Smiley
Great. You don't even need --anu-freq since 200 is the default, but you can usually easily overclock these to 250.

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

Activity: 6
Merit: 0


View Profile
February 24, 2014, 01:16:57 PM
 #14477

Without extra fan?
Buchi-88
Legendary
*
Offline Offline

Activity: 3780
Merit: 2496



View Profile
February 24, 2014, 01:21:14 PM
 #14478

Thanks for the new version I am running quite well, but for what this is added?

Code:
pi@raspberrypi $ CFLAGS="-O2 -Wall -march=native"

is for the operation antminer important? because from time to time my PI hang upwith CG 4.0.0?

regards

█▀▀▀











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











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Ourperrin
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
February 24, 2014, 08:59:21 PM
 #14479

...
Also when I ssh into the pi and start the miner when I close the connection it stops the miner, how can I stop this?
...
https://github.com/kanoi/cgminer-run

Edit: of course that requires 'screen' to be installed

Thanks Kano, how do I install this? What is the command I need to type?

Thanks
kano
Legendary
*
Offline Offline

Activity: 4466
Merit: 1800


Linux since 1997 RedHat 4


View Profile
February 24, 2014, 10:27:40 PM
 #14480

...
Also when I ssh into the pi and start the miner when I close the connection it stops the miner, how can I stop this?
...
https://github.com/kanoi/cgminer-run

Edit: of course that requires 'screen' to be installed

Thanks Kano, how do I install this? What is the command I need to type?

Thanks
Updated the README

https://github.com/kanoi/cgminer-run/commit/79d66cce19e701557519be750fa5f0d482090b2d

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
Pages: « 1 ... 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 767 768 769 770 771 772 773 774 ... 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!