Luke-Jr
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
February 23, 2014, 09:05:45 AM |
|
Disclaimer: Con's rewriting history there.
|
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4284
Merit: 1645
Ruu \o/
|
|
February 23, 2014, 09:08:13 AM |
|
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
Activity: 2576
Merit: 1186
|
|
February 23, 2014, 10:00:10 AM |
|
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
Activity: 4284
Merit: 1645
Ruu \o/
|
|
February 23, 2014, 10:04:56 AM |
|
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
Activity: 133
Merit: 100
Bitcoin Enthusiast
|
|
February 23, 2014, 10:23:28 AM |
|
If you're on a modern ubuntu, I provide binaries for it already. 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: ./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
Activity: 4284
Merit: 1645
Ruu \o/
|
|
February 23, 2014, 10:25:13 AM |
|
If you're on a modern ubuntu, I provide binaries for it already. 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: ./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
Activity: 3
Merit: 0
|
|
February 24, 2014, 08:54:03 AM |
|
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
Activity: 6
Merit: 0
|
|
February 24, 2014, 08:56:09 AM |
|
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: pi@raspberrypi$: ./configure --enable-bmsc I launched it with: pi@raspberrypi$: sudo ./cgminer --bmsc-options 115200:20 -o http://p2pool.org:9332 -u <mywalletid> -p xxx --bmsc-freq 0781 -D I have: ... 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: pi@raspberrypi $ sudo ./cgminer -n And this is the result: 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
Activity: 4284
Merit: 1645
Ruu \o/
|
|
February 24, 2014, 09:02:10 AM |
|
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: pi@raspberrypi$: ./configure --enable-bmsc I launched it with: 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
Activity: 6
Merit: 0
|
|
February 24, 2014, 09:28:00 AM |
|
pi@raspberryp$ sudo ./cgminer --anu-freq 200 Gives me: pi@raspberryp$ ./cgminer: --anu-freq: unrecognized option Instead this works: pi@raspberryp$ sudo ./cgminer -o http://p2pool.org:9332 -u <mywalletid> -p xxx
|
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4284
Merit: 1645
Ruu \o/
|
|
February 24, 2014, 09:29:50 AM |
|
pi@raspberryp$ sudo ./cgminer --anu-freq 200 Gives me: pi@raspberryp$ ./cgminer: --anu-freq: unrecognized option Instead this works: 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
Activity: 4620
Merit: 1851
Linux since 1997 RedHat 4
|
|
February 24, 2014, 09:52:37 AM |
|
... 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-runEdit: of course that requires 'screen' to be installed
|
|
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4284
Merit: 1645
Ruu \o/
|
|
February 24, 2014, 12:26:06 PM |
|
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
Activity: 6
Merit: 0
|
|
February 24, 2014, 01:07:11 PM |
|
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
|
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4284
Merit: 1645
Ruu \o/
|
|
February 24, 2014, 01:10:39 PM |
|
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 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
Activity: 6
Merit: 0
|
|
February 24, 2014, 01:16:57 PM |
|
Without extra fan?
|
|
|
|
Buchi-88
Legendary
Offline
Activity: 3976
Merit: 2640
|
|
February 24, 2014, 01:21:14 PM |
|
Thanks for the new version I am running quite well, but for what this is added? 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
|
|
|
|
Ourperrin
Newbie
Offline
Activity: 3
Merit: 0
|
|
February 24, 2014, 08:59:21 PM |
|
... 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-runEdit: of course that requires 'screen' to be installed Thanks Kano, how do I install this? What is the command I need to type? Thanks
|
|
|
|
|
|