Author

Topic: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.11.0 - page 839. (Read 5805998 times)

-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
You build from a release tarball. Then you can go straight to ./configure
Building from git you need to apt-get install autoconf automake
Then you can ./autogen.sh fine
Don't try to start building it any other way.

Prolonged outage is meant to be longer than that. There's some race there which is occasionally hit and does it very soon after. I'll work on that.

Lots of stales? Stale shares are harmless as they never get counted, it's just the app telling you it won't submit them.
Lots of rejects? You get paid according to accepted, so judge the effectiveness on the accepted. cgminer just happens to be brutally honest.

Still using POST? Yes we've been through this, check the discussion earlier on.
newbie
Activity: 49
Merit: 0
you need the opencl-headers (building needs headers and dev files not what you normaly use for running programs)
for ubuntu you can use just the debian ones (as there is no package in the repo...)
for other distros idk
full member
Activity: 126
Merit: 100
Well, i'm not sure exactly where's the problem but try going in via a terminal into the app sdk and make; make install-ing it to the system directories and then just run CFLAGS="-O3 -Wall -march=native" ./configure to see if it helps.
member
Activity: 82
Merit: 10
Well i see you have downloaded the 64bit version of the stream SDK. Are you on a 64 bit linux?

yep, and it's been working just fine with phoenix+phatk for quite some time
full member
Activity: 126
Merit: 100
Well i see you have downloaded the 64bit version of the stream SDK. Are you on a 64 bit linux?
member
Activity: 82
Merit: 10
You need to run aclocal before autogen.sh or ./configure. If you dont have it, install automake or autotool.

Thanks, I installed automake and got a bit further but now I get the error

Code:
configure.ac:125: error: possibly undefined macro: AC_MSG_ERROR
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

You know, i've also gotten this error, but not on cgminer. Try doing ./autogen.sh m4_pattern_allow or ./configure m4_pattern_allow or even "m4_pattern_allow ./autogen.sh" and so on.

Thank you that fixed it! Sorry for all the problems but I really appreciate the help, now my opencl is not getting detected, but it's definitely in existence since I'd been running phoenix fine for months after setting up according to this tutorial http://forum.bitcoin.org/?topic=7514.0

I've also tried specifying the directories like this but still everything comes up as opencl not detected
Code:
CFLAGS="-O3 -Wall -march=native -I/opt/AMD-APP-SDK-v2.1-lnx64/include" LDFLAGS="-L/opt/ati-stream-sdk-v2.1-lnx64/lib/x86_64" ./configure
newbie
Activity: 49
Merit: 0
1. 1.2.7 will not run on a HIS 5830, crashes to desktop, 1.2.6 runs fine
2.  LOTS OF STALES COMPARED TO OTHER GPU MINERS!!!!

1. have you started it with any settings? executed in the source dir? what msgs do you get if any and have you entered verbose and or debugging flags?
2. I get about the same with any miner if I do compare on the same pool mining on the same pit... what differes are hashes/second and shares/minute
in terms of what the cgminer interface says I get 0 (NULL, zero, nada) stale shares and 73 rejected shares past 6h

hi
sr. member
Activity: 256
Merit: 250
Hi

two problems:

1. 1.2.7 will not run on a HIS 5830, crashes to desktop, 1.2.6 runs fine

2.  LOTS OF STALES COMPARED TO OTHER GPU MINERS!!!!


Hi
newbie
Activity: 14
Merit: 0
You need to run aclocal before autogen.sh or ./configure. If you dont have it, install automake or autotool.

Thanks, I installed automake and got a bit further but now I get the error

Code:
configure.ac:125: error: possibly undefined macro: AC_MSG_ERROR
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

Do you have the needed build dependancies installed? You might get this error if autotools cannot find a definition for LIBCURL_CHECK_CONFIG (the only macro in configure.ac that actually  calls AC_MSG_ERROR)

Try:
Code:
sudo apt-get install libcurl4-openssl-dev
full member
Activity: 373
Merit: 100
Actually, just installing the right package should do the trick. My guess would be the autoconf-archive package.
full member
Activity: 126
Merit: 100
You need to run aclocal before autogen.sh or ./configure. If you dont have it, install automake or autotool.

Thanks, I installed automake and got a bit further but now I get the error

Code:
configure.ac:125: error: possibly undefined macro: AC_MSG_ERROR
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

You know, i've also gotten this error, but not on cgminer. Try doing ./autogen.sh m4_pattern_allow or ./configure m4_pattern_allow or even "m4_pattern_allow ./autogen.sh" and so on.
member
Activity: 82
Merit: 10
You need to run aclocal before autogen.sh or ./configure. If you dont have it, install automake or autotool.

Thanks, I installed automake and got a bit further but now I get the error

Code:
configure.ac:125: error: possibly undefined macro: AC_MSG_ERROR
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
full member
Activity: 126
Merit: 100
You need to run aclocal before autogen.sh or ./configure. If you dont have it, install automake or autotool.
member
Activity: 82
Merit: 10
This looks really cool and I would like to switch to it but I'm having a couple issues on ubuntu 11.04.

Already have appsdk 2.1 installed (was using phoenix)
did: git clone https://github.com/ckolivas/cgminer cgminer
but sudo ./autogen.sh just yields "./autogen.sh: 8: aclocal: not found"
I tried some of the other steps to see if it got any further, but I think it's obviously failing on the first step because:

CFLAGS="-O3 -Wall -march=native -I/opt/AMD-APP-SDK-v2.1-lnx64/include" LDFLAGS="-L/opt/ati-stream-sdk-v2.1-lnx64/lib/x86_64" ./configure

gives "./configure: no such file or directory"
newbie
Activity: 53
Merit: 0
Im getting 5% rejected.. Recently switched from phoenix and i got < 3% there

Using a hd6850 with phatk kernel
member
Activity: 111
Merit: 10
Still using HTTP POST for long poll? Sad

Quote
cgminer version 1.2.6 - Started: [2011-07-16 10:39:11]
--------------------------------------------------------------------------------
 [(5s):2.6  (avg):4.9 Mh/s] [Q:13  A:0  R:0  HW:0  E:0%  U:0.00/m]

 TQ: 3  ST: 0  LS: 0  SS: 0  DW: 17  LW: 10  LO: 2  RF: 0  I: 0
--------------------------------------------------------------------------------
 GPU 0: [11.7 Mh/s] [Q:16  A:0  R:0  HW:0  E:0%  U:0.00/m]
--------------------------------------------------------------------------------


[2011-07-16 10:39:17] Resumed retrieving work from server
[2011-07-16 10:39:18] LONGPOLL detected new block on network, flushing work queue
[2011-07-16 10:39:20] Server not providing work fast enough, generating work locally
[2011-07-16 10:39:20] LONGPOLL detected new block on network, flushing work queue
[2011-07-16 10:39:21] LONGPOLL detected new block on network, flushing work queue
[2011-07-16 10:39:22] LONGPOLL detected new block on network, flushing work queue
[2011-07-16 10:39:22] Resumed retrieving work from server
[2011-07-16 10:39:23] LONGPOLL detected new block on network, flushing work queue
full member
Activity: 126
Merit: 100
no gpu, can not use
show can not find opencl.dll error
You need to install newer drivers for AMD card.
newbie
Activity: 14
Merit: 0
What is considered a "Prolonged outage"? Look at the timestamps on this:

Code:
[2011-07-16 12:40:33] Share a89dc2bb accepted from GPU 1 thread 1
[2011-07-16 12:40:43] New block detected on network before longpoll, waiting on fresh work
[2011-07-16 12:40:54] LONGPOLL received after new block already detected
[2011-07-16 12:40:54] Share 14572bd0 rejected from GPU 1 thread 4
[2011-07-16 12:41:05] Server not providing work fast enough, generating work locally
[2011-07-16 12:41:05] Prolonged outage. Going idle till network recovers.
[2011-07-16 12:41:05] Resuming with work from server
[2011-07-16 12:41:13] Share 933d1b38 accepted from GPU 1 thread 1

(running build from git version 1.2.7)
newbie
Activity: 24
Merit: 0
no gpu, can not use
show can not find opencl.dll error
Jump to: