Bitcoin Forum
April 25, 2024, 10:13:12 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 [52] 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 »
  Print  
Author Topic: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added MaruCoin  (Read 515656 times)
Eastwind
Hero Member
*****
Offline Offline

Activity: 896
Merit: 1000



View Profile
April 30, 2014, 02:26:01 PM
 #1021

Ever since I switched to X11 and I'm using the modified SGminer, I'm having a lot of problems connecting to pools.
SGminer start and then reports "Waiting for work to be available from pools". Then it closes and CGwatcher restarts it.
This goes on until eventually it will connect to a pool.

I think this is a bug that has been ported into SGminer from from CGminer

reported here:https://bitcointalk.org/index.php?to...355#msg3464355

and acknowledged as a bug here : https://bitcointalk.org/index.php?to...923#msg3473923

Does anybody else have this same problem?

I'm using the windows binaries compiled by badman74 and have tried both the first (DRK only) and the last version (lots of coins) but I keep having the same problem.

0.1 BTC bounty for the person that can solve this for me.

I have the same problem occasionally.

I solo mine. The miner can work on long time, then it will report "waiting for work from pools". After about 30 min, it will find work  and mine again. This happen several time a day.

I do not have this problem when mining in a pool.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714039992
Hero Member
*
Offline Offline

Posts: 1714039992

View Profile Personal Message (Offline)

Ignore
1714039992
Reply with quote  #2

1714039992
Report to moderator
1714039992
Hero Member
*
Offline Offline

Posts: 1714039992

View Profile Personal Message (Offline)

Ignore
1714039992
Reply with quote  #2

1714039992
Report to moderator
erikforfreedom
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
April 30, 2014, 04:03:05 PM
 #1022

Can somebody help me set up sph-sgminer for ubuntu.
I have downloaded it, now how do i compile?
Can somebody provide me with some directions?
Thanks
-erik
badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
April 30, 2014, 04:17:09 PM
 #1023

Can somebody help me set up sph-sgminer for ubuntu.
I have downloaded it, now how do i compile?
Can somebody provide me with some directions?
Thanks
-erik
Did you try the method mentioned at the top of this page?
erikforfreedom
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
April 30, 2014, 06:19:13 PM
 #1024

Can somebody help me set up sph-sgminer for ubuntu.
I have downloaded it, now how do i compile?
Can somebody provide me with some directions?
Thanks
-erik
Did you try the method mentioned at the top of this page?

Yes, I get an error that says I needed to download git, so i did.
When I enter autoreconf -fvi I get the following:
error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
 
apple_talk
Sr. Member
****
Offline Offline

Activity: 473
Merit: 250


"Proof-of-Asset Protocol"


View Profile
April 30, 2014, 08:49:32 PM
 #1025

getting following error on Windows Vista

Code:
[13:46:45] Started sgminer 4.1.0-103-g00015
[13:46:55] WARNING: GPU_MAX_ALLOC_PERCENT is not specified!
[13:46:55] WARNING: GPU_USE_SYNC_OBJECTS is not specified!
[13:46:56] Error -11: Building Program (clBuildProgram)
[13:46:56] "C:\Users\XXX\AppData\Local\Temp\OCL456.tmp.cl", line 762: warning: v
ariable
          "ySIZE" was declared but never referenced
        const uint ySIZE = (1024/LOOKUP_GAP+(1024%LOOKUP_GAP>0));
                   ^

"C:\Users\XXX\AppData\Local\Temp\OCL456.tmp.cl",
[13:46:56] Failed to init GPU thread 0, disabling device 0
[13:46:56] Restarting the GPU from the menu will not fix this.
[13:46:56] Try restarting sgminer.
Press enter to continue:

Thanks

|
 
 
50
|
 




                       ▄
           ▄▄▄▄▄▄███████
▄▄▄▄█████  █████████████
█████████  █████████████
█████████  █████████████
█████████  █████████████
█████████  █████████████
█████████  █████████████

█████████  █████████████
█████████  █████████████
█████████  █████████████
█████████  █████████████
█████████  █████████████
▀▀▀▀█████  █████████████
           ▀▀▀▀▀▀███████
                       ▀
|
 
 
$1,5 M
|



        ▄▄▄█████████▄▄▄
      ▄█████▀▀███▀▀█████▄
    ▄███▀     ███     ▀███▄
   ████       ███       ████
  ███▀                   ▀███
 ███▀                     ▀███
▄██▀       █████████       ▀██▄
███                         ███
███        █████████        ███
███                         ███
▀██▄       █████████       ▄██▀
 ███▄                     ▄███
  ███▄                   ▄███
   ████       ███       ████
    ▀███▄     ███     ▄███▀
      ▀█████▄▄███▄▄█████▀
        ▀▀▀█████████▀▀▀
|
 
|
 
<>
<>
<>
<>
 
GITHUB
TWITTER
YOUTUBE
FACEBOOK
badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
April 30, 2014, 09:13:12 PM
 #1026

Can somebody help me set up sph-sgminer for ubuntu.
I have downloaded it, now how do i compile?
Can somebody provide me with some directions?
Thanks
-erik
Did you try the method mentioned at the top of this page?

Yes, I get an error that says I needed to download git, so i did.
When I enter autoreconf -fvi I get the following:
error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
 
do you have all the dependencies?

this is from the readme.md file

### Dependencies

Mandatory:

* [curl dev library](http://curl.haxx.se/libcurl/) - `libcurl4-openssl-dev` on Debian
* [pkg-config](http://www.freedesktop.org/wiki/Software/pkg-config)
* [libtool](http://www.gnu.org/software/libtool/)
* [AMD APP SDK](http://developer.amd.com/tools-and-sdks/heterogeneous-computing/amd-accelerated-parallel-processing-app-sdk/downloads/)   - available under various names as a package on different GNU/Linux distributions

Optional:

* curses dev library - `libncurses5-dev` on Debian or `libpdcurses` on WIN32, for text user interface
* [AMD ADL SDK](http://developer.amd.com/tools-and-sdks/graphics-development/display-library-adl-sdk/) - version 6, required for ATI GPU monitoring & clocking

If building from git:

* autoconf
* automake

EDIT: i just noticed this on the OP

Quote
Building on Linux:
Code:
./autogen.sh
./configure
make
You need a couple of dependencies beforehand. When in doubt, see README.
bbopa637
Member
**
Offline Offline

Activity: 117
Merit: 10

PC repair master, engeneer, radioamateur


View Profile WWW
April 30, 2014, 09:16:07 PM
 #1027

my R9 270X get 1.3Mh/s and WU:0.019/m, is my sharerate 0.019/m normal??

badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
April 30, 2014, 09:17:03 PM
 #1028

getting following error on Windows Vista

Code:
[13:46:45] Started sgminer 4.1.0-103-g00015
[13:46:55] WARNING: GPU_MAX_ALLOC_PERCENT is not specified!
[13:46:55] WARNING: GPU_USE_SYNC_OBJECTS is not specified!
[13:46:56] Error -11: Building Program (clBuildProgram)
[13:46:56] "C:\Users\XXX\AppData\Local\Temp\OCL456.tmp.cl", line 762: warning: v
ariable
          "ySIZE" was declared but never referenced
        const uint ySIZE = (1024/LOOKUP_GAP+(1024%LOOKUP_GAP>0));
                   ^

"C:\Users\XXX\AppData\Local\Temp\OCL456.tmp.cl",
[13:46:56] Failed to init GPU thread 0, disabling device 0
[13:46:56] Restarting the GPU from the menu will not fix this.
[13:46:56] Try restarting sgminer.
Press enter to continue:

Thanks
not sure if this is what is wrong but try running the miner from its directory, that usually solves error -11 problems

Quote
Common problems and solutions:
Error -11: Building Program (clBuildProgram) - execute miner from the directory where "kernel" directory is present
HW errors - select correct mining algorithm with -k option
still does not work - update Catalyst drivers to version 13.12
badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
April 30, 2014, 09:17:44 PM
 #1029

my R9 270X get 1.3Mh/s and WU:0.019/m, is my sharerate 0.019/m normal??
that is about normal for darkcoin
erikforfreedom
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
May 01, 2014, 01:31:41 AM
 #1030

Can somebody help me set up sph-sgminer for ubuntu.
I have downloaded it, now how do i compile?
Can somebody provide me with some directions?
Thanks
-erik
Did you try the method mentioned at the top of this page?

Yes, I get an error that says I needed to download git, so i did.
When I enter autoreconf -fvi I get the following:
error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
 
do you have all the dependencies?

this is from the readme.md file

### Dependencies

Mandatory:

* [curl dev library](http://curl.haxx.se/libcurl/) - `libcurl4-openssl-dev` on Debian
* [pkg-config](http://www.freedesktop.org/wiki/Software/pkg-config)
* [libtool](http://www.gnu.org/software/libtool/)
* [AMD APP SDK](http://developer.amd.com/tools-and-sdks/heterogeneous-computing/amd-accelerated-parallel-processing-app-sdk/downloads/)   - available under various names as a package on different GNU/Linux distributions

Optional:

* curses dev library - `libncurses5-dev` on Debian or `libpdcurses` on WIN32, for text user interface
* [AMD ADL SDK](http://developer.amd.com/tools-and-sdks/graphics-development/display-library-adl-sdk/) - version 6, required for ATI GPU monitoring & clocking

If building from git:

* autoconf
* automake

EDIT: i just noticed this on the OP

Quote
Building on Linux:
Code:
./autogen.sh
./configure
make
You need a couple of dependencies beforehand. When in doubt, see README.
Hey, thanks for the help.
I have all the dependencies and i am currently following these outlined steps:

git clone git://github.com/prettyhatemachine/sph-sgminer.git
cd sph-sgminer
copy ADL files to ADL_SDK (look in this folder for where to get them)
autoreconf -fvi
./configure CFLAGS="-O2 -Wall -march=native" --enable-opencl
make
then to run it
./sgminer -k darkcoin -o <host>:<port> -u <user> -p <password> -I 18

I successfully completed step 1,2, and 3, and i now get the following upon entering step 4 (autoreconf -fvi).

Code:
Can't exec "libtoolize": No such file or directory at /usr/bin/autoreconf line 195.
Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 195.
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: adding subdirectory compat/jansson-2.5 to autoreconf
autoreconf: Entering directory `compat/jansson-2.5'
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
configure.ac:14: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1

I have been searching on how to fix this error, which has only led me to more questions:
Why is there a lower directory titled "sph-sgminer" under the "sph-sgminer-master" directory?
I noticed that there was an ADL_SDK (empty) folder under the lower directory as well, should I include the ADL_SDK file in this folder too?
Does the libtool dependency need to be placed in a specific folder as well? (did I miss something?)
Why do I get this error?
Hippie Tech
aka Amenstop
Legendary
*
Offline Offline

Activity: 1624
Merit: 1001


All cryptos are FIAT digital currency. Do not use.


View Profile WWW
May 01, 2014, 01:37:32 AM
 #1031

my R9 270X get 1.3Mh/s and WU:0.019/m, is my sharerate 0.019/m normal??
that is about normal for darkcoin

With darkcoin, I used to see 1.4 mhash on one of my 7870/pitcairns and a bit over 1.7 on both the 7870xt/tahitis. Then something I did cost me 100 khash per gpu after a setting was changed and/or the driver re-install.

wtf ! lol

badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
May 01, 2014, 01:43:42 AM
 #1032

Can somebody help me set up sph-sgminer for ubuntu.
I have downloaded it, now how do i compile?
Can somebody provide me with some directions?
Thanks
-erik
Did you try the method mentioned at the top of this page?

Yes, I get an error that says I needed to download git, so i did.
When I enter autoreconf -fvi I get the following:
error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
 
do you have all the dependencies?

this is from the readme.md file

### Dependencies

Mandatory:

* [curl dev library](http://curl.haxx.se/libcurl/) - `libcurl4-openssl-dev` on Debian
* [pkg-config](http://www.freedesktop.org/wiki/Software/pkg-config)
* [libtool](http://www.gnu.org/software/libtool/)
* [AMD APP SDK](http://developer.amd.com/tools-and-sdks/heterogeneous-computing/amd-accelerated-parallel-processing-app-sdk/downloads/)   - available under various names as a package on different GNU/Linux distributions

Optional:

* curses dev library - `libncurses5-dev` on Debian or `libpdcurses` on WIN32, for text user interface
* [AMD ADL SDK](http://developer.amd.com/tools-and-sdks/graphics-development/display-library-adl-sdk/) - version 6, required for ATI GPU monitoring & clocking

If building from git:

* autoconf
* automake

EDIT: i just noticed this on the OP

Quote
Building on Linux:
Code:
./autogen.sh
./configure
make
You need a couple of dependencies beforehand. When in doubt, see README.
Hey, thanks for the help.
I have all the dependencies and i am currently following these outlined steps:

git clone git://github.com/prettyhatemachine/sph-sgminer.git
cd sph-sgminer
copy ADL files to ADL_SDK (look in this folder for where to get them)
autoreconf -fvi
./configure CFLAGS="-O2 -Wall -march=native" --enable-opencl
make
then to run it
./sgminer -k darkcoin -o <host>:<port> -u <user> -p <password> -I 18

I successfully completed step 1,2, and 3, and i now get the following upon entering step 4 (autoreconf -fvi).

Code:
Can't exec "libtoolize": No such file or directory at /usr/bin/autoreconf line 195.
Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 195.
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: adding subdirectory compat/jansson-2.5 to autoreconf
autoreconf: Entering directory `compat/jansson-2.5'
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
configure.ac:14: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1

I have been searching on how to fix this error, which has only led me to more questions:
Why is there a lower directory titled "sph-sgminer" under the "sph-sgminer-master" directory?
I noticed that there was an ADL_SDK (empty) folder under the lower directory as well, should I include the ADL_SDK file in this folder too?
Does the libtool dependency need to be placed in a specific folder as well? (did I miss something?)
Why do I get this error?

hmm sph-sgminer-master is the one you downloaded manually
sph-sgminer is the one that you downloaded with the git command
try deleting both folders then

git clone git://github.com/prettyhatemachine/sph-sgminer.git
cd sph-sgminer
copy ADL files to ADL_SDK (look in this folder for where to get them)
./autogen.sh
./configure
make
erikforfreedom
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
May 01, 2014, 02:12:48 AM
 #1033

Can somebody help me set up sph-sgminer for ubuntu.
I have downloaded it, now how do i compile?
Can somebody provide me with some directions?
Thanks
-erik
Did you try the method mentioned at the top of this page?

Yes, I get an error that says I needed to download git, so i did.
When I enter autoreconf -fvi I get the following:
error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
 
do you have all the dependencies?

this is from the readme.md file

### Dependencies

Mandatory:

* [curl dev library](http://curl.haxx.se/libcurl/) - `libcurl4-openssl-dev` on Debian
* [pkg-config](http://www.freedesktop.org/wiki/Software/pkg-config)
* [libtool](http://www.gnu.org/software/libtool/)
* [AMD APP SDK](http://developer.amd.com/tools-and-sdks/heterogeneous-computing/amd-accelerated-parallel-processing-app-sdk/downloads/)   - available under various names as a package on different GNU/Linux distributions

Optional:

* curses dev library - `libncurses5-dev` on Debian or `libpdcurses` on WIN32, for text user interface
* [AMD ADL SDK](http://developer.amd.com/tools-and-sdks/graphics-development/display-library-adl-sdk/) - version 6, required for ATI GPU monitoring & clocking

If building from git:

* autoconf
* automake

EDIT: i just noticed this on the OP

Quote
Building on Linux:
Code:
./autogen.sh
./configure
make
You need a couple of dependencies beforehand. When in doubt, see README.
Hey, thanks for the help.
I have all the dependencies and i am currently following these outlined steps:

git clone git://github.com/prettyhatemachine/sph-sgminer.git
cd sph-sgminer
copy ADL files to ADL_SDK (look in this folder for where to get them)
autoreconf -fvi
./configure CFLAGS="-O2 -Wall -march=native" --enable-opencl
make
then to run it
./sgminer -k darkcoin -o <host>:<port> -u <user> -p <password> -I 18

I successfully completed step 1,2, and 3, and i now get the following upon entering step 4 (autoreconf -fvi).

Code:
Can't exec "libtoolize": No such file or directory at /usr/bin/autoreconf line 195.
Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 195.
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: adding subdirectory compat/jansson-2.5 to autoreconf
autoreconf: Entering directory `compat/jansson-2.5'
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
configure.ac:14: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1

I have been searching on how to fix this error, which has only led me to more questions:
Why is there a lower directory titled "sph-sgminer" under the "sph-sgminer-master" directory?
I noticed that there was an ADL_SDK (empty) folder under the lower directory as well, should I include the ADL_SDK file in this folder too?
Does the libtool dependency need to be placed in a specific folder as well? (did I miss something?)
Why do I get this error?

hmm sph-sgminer-master is the one you downloaded manually
sph-sgminer is the one that you downloaded with the git command
try deleting both folders then

git clone git://github.com/prettyhatemachine/sph-sgminer.git
cd sph-sgminer
copy ADL files to ADL_SDK (look in this folder for where to get them)
./autogen.sh
./configure
make

Okay, so I followed your directions, got to the step "./auogen.sh" and I get the following:
Code:
Can't exec "libtoolize": No such file or directory at /usr/bin/autoreconf line 195.
Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 195.
SamboNZ
Sr. Member
****
Offline Offline

Activity: 1064
Merit: 253


View Profile
May 01, 2014, 02:13:28 AM
 #1034

That looks correct to me
The reason for the small number of accepts is because x11 works on very small units if you look you will see you are doing .061 WU/m which is about .6 accepted every 10 min
I suppose some decimal points on accepted and rejected should be added

edit: also you will not show any coins earned untill the pool finds a block, so if there if the pool has a small hash rate it may take a while

Cheers mate, much appreciated!
badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
May 01, 2014, 02:35:08 AM
 #1035

Can somebody help me set up sph-sgminer for ubuntu.
I have downloaded it, now how do i compile?
Can somebody provide me with some directions?
Thanks
-erik
Did you try the method mentioned at the top of this page?

Yes, I get an error that says I needed to download git, so i did.
When I enter autoreconf -fvi I get the following:
error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
 
do you have all the dependencies?

this is from the readme.md file

### Dependencies

Mandatory:

* [curl dev library](http://curl.haxx.se/libcurl/) - `libcurl4-openssl-dev` on Debian
* [pkg-config](http://www.freedesktop.org/wiki/Software/pkg-config)
* [libtool](http://www.gnu.org/software/libtool/)
* [AMD APP SDK](http://developer.amd.com/tools-and-sdks/heterogeneous-computing/amd-accelerated-parallel-processing-app-sdk/downloads/)   - available under various names as a package on different GNU/Linux distributions

Optional:

* curses dev library - `libncurses5-dev` on Debian or `libpdcurses` on WIN32, for text user interface
* [AMD ADL SDK](http://developer.amd.com/tools-and-sdks/graphics-development/display-library-adl-sdk/) - version 6, required for ATI GPU monitoring & clocking

If building from git:

* autoconf
* automake

EDIT: i just noticed this on the OP

Quote
Building on Linux:
Code:
./autogen.sh
./configure
make
You need a couple of dependencies beforehand. When in doubt, see README.
Hey, thanks for the help.
I have all the dependencies and i am currently following these outlined steps:

git clone git://github.com/prettyhatemachine/sph-sgminer.git
cd sph-sgminer
copy ADL files to ADL_SDK (look in this folder for where to get them)
autoreconf -fvi
./configure CFLAGS="-O2 -Wall -march=native" --enable-opencl
make
then to run it
./sgminer -k darkcoin -o <host>:<port> -u <user> -p <password> -I 18

I successfully completed step 1,2, and 3, and i now get the following upon entering step 4 (autoreconf -fvi).

Code:
Can't exec "libtoolize": No such file or directory at /usr/bin/autoreconf line 195.
Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 195.
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: adding subdirectory compat/jansson-2.5 to autoreconf
autoreconf: Entering directory `compat/jansson-2.5'
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
configure.ac:14: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1

I have been searching on how to fix this error, which has only led me to more questions:
Why is there a lower directory titled "sph-sgminer" under the "sph-sgminer-master" directory?
I noticed that there was an ADL_SDK (empty) folder under the lower directory as well, should I include the ADL_SDK file in this folder too?
Does the libtool dependency need to be placed in a specific folder as well? (did I miss something?)
Why do I get this error?

hmm sph-sgminer-master is the one you downloaded manually
sph-sgminer is the one that you downloaded with the git command
try deleting both folders then

git clone git://github.com/prettyhatemachine/sph-sgminer.git
cd sph-sgminer
copy ADL files to ADL_SDK (look in this folder for where to get them)
./autogen.sh
./configure
make

Okay, so I followed your directions, got to the step "./auogen.sh" and I get the following:
Code:
Can't exec "libtoolize": No such file or directory at /usr/bin/autoreconf line 195.
Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 195.
hmm not sure but it seems like you may be missing libtool
maybe try reinstalling it
* [libtool](http://www.gnu.org/software/libtool/)
if that doesnt do it then i am out of ideas
erikforfreedom
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
May 01, 2014, 02:49:19 AM
 #1036

Can somebody help me set up sph-sgminer for ubuntu.
I have downloaded it, now how do i compile?
Can somebody provide me with some directions?
Thanks
-erik
Did you try the method mentioned at the top of this page?

Yes, I get an error that says I needed to download git, so i did.
When I enter autoreconf -fvi I get the following:
error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
 
do you have all the dependencies?

this is from the readme.md file

### Dependencies

Mandatory:

* [curl dev library](http://curl.haxx.se/libcurl/) - `libcurl4-openssl-dev` on Debian
* [pkg-config](http://www.freedesktop.org/wiki/Software/pkg-config)
* [libtool](http://www.gnu.org/software/libtool/)
* [AMD APP SDK](http://developer.amd.com/tools-and-sdks/heterogeneous-computing/amd-accelerated-parallel-processing-app-sdk/downloads/)   - available under various names as a package on different GNU/Linux distributions

Optional:

* curses dev library - `libncurses5-dev` on Debian or `libpdcurses` on WIN32, for text user interface
* [AMD ADL SDK](http://developer.amd.com/tools-and-sdks/graphics-development/display-library-adl-sdk/) - version 6, required for ATI GPU monitoring & clocking

If building from git:

* autoconf
* automake

EDIT: i just noticed this on the OP

Quote
Building on Linux:
Code:
./autogen.sh
./configure
make
You need a couple of dependencies beforehand. When in doubt, see README.
Hey, thanks for the help.
I have all the dependencies and i am currently following these outlined steps:

git clone git://github.com/prettyhatemachine/sph-sgminer.git
cd sph-sgminer
copy ADL files to ADL_SDK (look in this folder for where to get them)
autoreconf -fvi
./configure CFLAGS="-O2 -Wall -march=native" --enable-opencl
make
then to run it
./sgminer -k darkcoin -o <host>:<port> -u <user> -p <password> -I 18

I successfully completed step 1,2, and 3, and i now get the following upon entering step 4 (autoreconf -fvi).

Code:
Can't exec "libtoolize": No such file or directory at /usr/bin/autoreconf line 195.
Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 195.
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: adding subdirectory compat/jansson-2.5 to autoreconf
autoreconf: Entering directory `compat/jansson-2.5'
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
configure.ac:14: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1

I have been searching on how to fix this error, which has only led me to more questions:
Why is there a lower directory titled "sph-sgminer" under the "sph-sgminer-master" directory?
I noticed that there was an ADL_SDK (empty) folder under the lower directory as well, should I include the ADL_SDK file in this folder too?
Does the libtool dependency need to be placed in a specific folder as well? (did I miss something?)
Why do I get this error?

hmm sph-sgminer-master is the one you downloaded manually
sph-sgminer is the one that you downloaded with the git command
try deleting both folders then

git clone git://github.com/prettyhatemachine/sph-sgminer.git
cd sph-sgminer
copy ADL files to ADL_SDK (look in this folder for where to get them)
./autogen.sh
./configure
make

Okay, so I followed your directions, got to the step "./auogen.sh" and I get the following:
Code:
Can't exec "libtoolize": No such file or directory at /usr/bin/autoreconf line 195.
Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 195.
hmm not sure but it seems like you may be missing libtool
maybe try reinstalling it
* [libtool](http://www.gnu.org/software/libtool/)
if that doesnt do it then i am out of ideas


Alright, well thanks. Wink
I have libtool downloaded, something else is wrong. Huh
If anyone can help it would be greatly appreciated.
Thanks
-erik
phm (OP)
Full Member
***
Offline Offline

Activity: 378
Merit: 110


DATABLOCKCHAIN.IO SALE IS LIVE | MVP @ DBC.IO


View Profile
May 01, 2014, 10:01:02 AM
 #1037

Can somebody help me set up sph-sgminer for ubuntu.
I have downloaded it, now how do i compile?
Can somebody provide me with some directions?
Thanks
-erik
Did you try the method mentioned at the top of this page?

Yes, I get an error that says I needed to download git, so i did.
When I enter autoreconf -fvi I get the following:
error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
 
do you have all the dependencies?

this is from the readme.md file

### Dependencies

Mandatory:

* [curl dev library](http://curl.haxx.se/libcurl/) - `libcurl4-openssl-dev` on Debian
* [pkg-config](http://www.freedesktop.org/wiki/Software/pkg-config)
* [libtool](http://www.gnu.org/software/libtool/)
* [AMD APP SDK](http://developer.amd.com/tools-and-sdks/heterogeneous-computing/amd-accelerated-parallel-processing-app-sdk/downloads/)   - available under various names as a package on different GNU/Linux distributions

Optional:

* curses dev library - `libncurses5-dev` on Debian or `libpdcurses` on WIN32, for text user interface
* [AMD ADL SDK](http://developer.amd.com/tools-and-sdks/graphics-development/display-library-adl-sdk/) - version 6, required for ATI GPU monitoring & clocking

If building from git:

* autoconf
* automake

EDIT: i just noticed this on the OP

Quote
Building on Linux:
Code:
./autogen.sh
./configure
make
You need a couple of dependencies beforehand. When in doubt, see README.
Hey, thanks for the help.
I have all the dependencies and i am currently following these outlined steps:

git clone git://github.com/prettyhatemachine/sph-sgminer.git
cd sph-sgminer
copy ADL files to ADL_SDK (look in this folder for where to get them)
autoreconf -fvi
./configure CFLAGS="-O2 -Wall -march=native" --enable-opencl
make
then to run it
./sgminer -k darkcoin -o <host>:<port> -u <user> -p <password> -I 18

I successfully completed step 1,2, and 3, and i now get the following upon entering step 4 (autoreconf -fvi).

Code:
Can't exec "libtoolize": No such file or directory at /usr/bin/autoreconf line 195.
Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 195.
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: adding subdirectory compat/jansson-2.5 to autoreconf
autoreconf: Entering directory `compat/jansson-2.5'
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
configure.ac:14: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1

I have been searching on how to fix this error, which has only led me to more questions:
Why is there a lower directory titled "sph-sgminer" under the "sph-sgminer-master" directory?
I noticed that there was an ADL_SDK (empty) folder under the lower directory as well, should I include the ADL_SDK file in this folder too?
Does the libtool dependency need to be placed in a specific folder as well? (did I miss something?)
Why do I get this error?

hmm sph-sgminer-master is the one you downloaded manually
sph-sgminer is the one that you downloaded with the git command
try deleting both folders then

git clone git://github.com/prettyhatemachine/sph-sgminer.git
cd sph-sgminer
copy ADL files to ADL_SDK (look in this folder for where to get them)
./autogen.sh
./configure
make

Okay, so I followed your directions, got to the step "./auogen.sh" and I get the following:
Code:
Can't exec "libtoolize": No such file or directory at /usr/bin/autoreconf line 195.
Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 195.
hmm not sure but it seems like you may be missing libtool
maybe try reinstalling it
* [libtool](http://www.gnu.org/software/libtool/)
if that doesnt do it then i am out of ideas


Alright, well thanks. Wink
I have libtool downloaded, something else is wrong. Huh
If anyone can help it would be greatly appreciated.
Thanks
-erik

Are you sure it's installed? Do:
Code:
sudo apt-get install libtool

erikforfreedom
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
May 01, 2014, 11:50:44 AM
 #1038

Can somebody help me set up sph-sgminer for ubuntu.
I have downloaded it, now how do i compile?
Can somebody provide me with some directions?
Thanks
-erik
Did you try the method mentioned at the top of this page?

Yes, I get an error that says I needed to download git, so i did.
When I enter autoreconf -fvi I get the following:
error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
 
do you have all the dependencies?

this is from the readme.md file

### Dependencies

Mandatory:

* [curl dev library](http://curl.haxx.se/libcurl/) - `libcurl4-openssl-dev` on Debian
* [pkg-config](http://www.freedesktop.org/wiki/Software/pkg-config)
* [libtool](http://www.gnu.org/software/libtool/)
* [AMD APP SDK](http://developer.amd.com/tools-and-sdks/heterogeneous-computing/amd-accelerated-parallel-processing-app-sdk/downloads/)   - available under various names as a package on different GNU/Linux distributions

Optional:

* curses dev library - `libncurses5-dev` on Debian or `libpdcurses` on WIN32, for text user interface
* [AMD ADL SDK](http://developer.amd.com/tools-and-sdks/graphics-development/display-library-adl-sdk/) - version 6, required for ATI GPU monitoring & clocking

If building from git:

* autoconf
* automake

EDIT: i just noticed this on the OP

Quote
Building on Linux:
Code:
./autogen.sh
./configure
make
You need a couple of dependencies beforehand. When in doubt, see README.
Hey, thanks for the help.
I have all the dependencies and i am currently following these outlined steps:

git clone git://github.com/prettyhatemachine/sph-sgminer.git
cd sph-sgminer
copy ADL files to ADL_SDK (look in this folder for where to get them)
autoreconf -fvi
./configure CFLAGS="-O2 -Wall -march=native" --enable-opencl
make
then to run it
./sgminer -k darkcoin -o <host>:<port> -u <user> -p <password> -I 18

I successfully completed step 1,2, and 3, and i now get the following upon entering step 4 (autoreconf -fvi).

Code:
Can't exec "libtoolize": No such file or directory at /usr/bin/autoreconf line 195.
Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 195.
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: adding subdirectory compat/jansson-2.5 to autoreconf
autoreconf: Entering directory `compat/jansson-2.5'
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
configure.ac:14: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1

I have been searching on how to fix this error, which has only led me to more questions:
Why is there a lower directory titled "sph-sgminer" under the "sph-sgminer-master" directory?
I noticed that there was an ADL_SDK (empty) folder under the lower directory as well, should I include the ADL_SDK file in this folder too?
Does the libtool dependency need to be placed in a specific folder as well? (did I miss something?)
Why do I get this error?

hmm sph-sgminer-master is the one you downloaded manually
sph-sgminer is the one that you downloaded with the git command
try deleting both folders then

git clone git://github.com/prettyhatemachine/sph-sgminer.git
cd sph-sgminer
copy ADL files to ADL_SDK (look in this folder for where to get them)
./autogen.sh
./configure
make

Okay, so I followed your directions, got to the step "./auogen.sh" and I get the following:
Code:
Can't exec "libtoolize": No such file or directory at /usr/bin/autoreconf line 195.
Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 195.
hmm not sure but it seems like you may be missing libtool
maybe try reinstalling it
* [libtool](http://www.gnu.org/software/libtool/)
if that doesnt do it then i am out of ideas


Alright, well thanks. Wink
I have libtool downloaded, something else is wrong. Huh
If anyone can help it would be greatly appreciated.
Thanks
-erik

Are you sure it's installed? Do:
Code:
sudo apt-get install libtool
Hey thanks, but I fixed the problem! Grin
Thanks for your help though.
If anyone else has a problem relating to line 195 after this command: autoreconf -fvi.
Then enter the following in the ubuntu terminal:
Code:
sudo apt-get update && sudo apt-get install autotools-dev libltdl-dev libtool autoconf autopoint
Thanks again for everyones help! Grin
romeshomey
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500


View Profile
May 01, 2014, 12:48:00 PM
 #1039

Does this look normal?  I hadn't tried mining X11 algorithm yet.   In the pool I am mining in, it shows my stats as normal but sgminer isn't showing accepted shares and I'm not used to my temps being so low, so I am wondering if I am configured right.

It also doesn't show the stratum address or pool I am connected too.

The GPU's are Gigabyte R9 270's

Code:
GPU_MAX_ALLOC_PERCENT=100 

sgminer -d 0,1,2 -k darkcoin -o stratum+tcp://stratum1.xxx.xxx:3334 -u xxx.1 -p xxxx1 -I 18 -g 4 -w 128



erikforfreedom
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
May 01, 2014, 01:42:22 PM
Last edit: May 01, 2014, 02:39:38 PM by erikforfreedom
 #1040

Can someone point me too the correct libCURL download, I thought I downloaded the correct libcurl but the website is a little vague.
I downloaded the curl7.0.36.zip (third down from the top). http://curl.haxx.se/download.html
I get this error upon ./configure

Code:
configure: WARNING: Could not find curses library - if you want a TUI, install libncurses-dev or pdcurses-dev
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBCURL... no
checking for LIBCURL... no
configure: error: Missing required libcurl dev >= 7.18.2

(This is after a plethora of checks.)

Thanks
-erik
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 [52] 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 »
  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!