Pages:
Author

Topic: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added MaruCoin - page 16. (Read 515713 times)

legendary
Activity: 1792
Merit: 1008
/dev/null
you need to install libncurses5-dev (or similiar named). next time read the README...
if you only would correctly follow the guides...

i did that also

Code:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libncurses5-dev is already the newest version.
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
on which distro are you building?
are you building from git?
what is the version of your libncurses?

ubuntu 14.04
git clone git://github.com/prettyhatemachine/sph-sgminer
according to synaptic package manager i have 5.9+20140118-1ubuntu1
oh my fault. you need to install libcurl4-openssl-dev not libncurses. sry for reading the logfile wrong!
shame on me  Sad
newbie
Activity: 18
Merit: 0
you need to install libncurses5-dev (or similiar named). next time read the README...
if you only would correctly follow the guides...

i did that also

Code:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libncurses5-dev is already the newest version.
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
on which distro are you building?
are you building from git?
what is the version of your libncurses?

ubuntu 14.04
git clone git://github.com/prettyhatemachine/sph-sgminer
according to synaptic package manager i have 5.9+20140118-1ubuntu1
legendary
Activity: 1792
Merit: 1008
/dev/null
you need to install libncurses5-dev (or similiar named). next time read the README...
if you only would correctly follow the guides...

i did that also

Code:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libncurses5-dev is already the newest version.
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
on which distro are you building?
are you building from git?
what is the version of your libncurses?
newbie
Activity: 18
Merit: 0
you need to install libncurses5-dev (or similiar named). next time read the README...
if you only would correctly follow the guides...

i did that also

Code:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libncurses5-dev is already the newest version.
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
legendary
Activity: 1792
Merit: 1008
/dev/null
newbie
Activity: 18
Merit: 0
hey guys. I am trying to install sgminer on ubuntu but when i run ./configure i get this message
Quote
configure: error: Missing required libcurl dev >= 7.18.2
libcurl3 is installed. i've tried
Quote
sudo apt-get libncurses-dev
Quote
sudo apt-get install curl
i swear every time i follow a linux install guide it NEVER WORKS and i have to go through endless forums posts and i just give up and go back to windows. Well not this time... i have to get this working! Please help!

I'll copy and paste everything from terminal

Code:
alex@alex:~$ cd sph-sgminer
alex@alex:~/sph-sgminer$ ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for ranlib... ranlib
checking whether gcc needs -traditional... no
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for mprotect... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether memmem is declared... yes
checking for memmem... yes
checking whether memmem works... yes
checking for C/C++ restrict keyword... __restrict
checking for uid_t in sys/types.h... yes
checking for inline... inline
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for wchar_t... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking whether stdint.h conforms to C99... yes
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... yes
checking whether memrchr is declared without a macro... yes
checking whether rawmemchr is declared without a macro... yes
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... yes
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... yes
checking whether memmem works in linear time... yes
checking for memmem... (cached) yes
checking whether memmem works... (cached) yes
checking for struct sigaction.sa_sigaction... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking whether sigaction is declared without a macro... yes
checking whether sigaddset is declared without a macro... yes
checking whether sigdelset is declared without a macro... yes
checking whether sigemptyset is declared without a macro... yes
checking whether sigfillset is declared without a macro... yes
checking whether sigismember is declared without a macro... yes
checking whether sigpending is declared without a macro... yes
checking whether sigprocmask is declared without a macro... yes
checking for sigprocmask... yes
checking whether NULL can be used in arbitrary expressions... yes
checking for ANSI C header files... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for OpenCL... no
checking for pthread_create in -lpthread... yes
checking for library containing addstr... -lncurses
checking for pkg-config... /usr/local/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
newbie
Activity: 11
Merit: 0
Has the sph-sgminer support for algo X11?

I Want to miner DARKCOIN and with sph-sgminer always appears:..
...
"Kernel darkcoin is experimental"
...

And an error (clGetExportTable)...

 Huh
legendary
Activity: 1400
Merit: 1050
There is a new coin out for this forum, BITCOINTALK COIN [BCT] - SHA3-KECCAK
A lot of it is distributed thru giveaways, you could still apply and get quite some coins for free.
https://bitcointalksearch.org/topic/annbct-coin-sha3-keccak-bitcointalk-coin-bct-pow-listed-on-mintpal-569997

Could you add the algo chain to sph-sgminer?
I think its a good idea to have a proprietary coin for this board.
it is already implemented: keccak (or may-be it is on reorder version)
hero member
Activity: 2170
Merit: 640
Undeads.com - P2E Runner Game
There is a new coin out for this forum, BITCOINTALK COIN [BCT] - SHA3-KECCAK
A lot of it is distributed thru giveaways, you could still apply and get quite some coins for free.
https://bitcointalksearch.org/topic/annbct-coin-sha3-keccak-bitcointalk-coin-bct-pow-listed-on-mintpal-569997

Could you add the algo chain to sph-sgminer?
I think its a good idea to have a proprietary coin for this board.
member
Activity: 101
Merit: 10
Got this going over 24hrs stable so far on Myriadcoin using Qubit algo. So far so good, If anyone needs help with the 280x, 270 I got settings for them. GPU0- 280x GPU 1,2,3 - 270



Also got darkcoin pretty stable also, I don't remember the hash rates. Got VertCoin stable also using the non-sph sgminer


The settings for 270s would be apriciated...especialy for vertcoin in sgminer..Getting around 170kh/s per card in vertminer 0.5.2 while i was reading somewhere that people get 200-220kh/s with single r9 270 on scrypt-n?
legendary
Activity: 1708
Merit: 1049
For x11 / DRK miners who use classic intensity settings: Try experimental intensity 400 / 800 instead and report back with hashrate and reject rates. In my experience, experimental intensity of 400 provided better hashrate and less rejects on a 5830 and a 6850.


With 280x and experimental intensity 400 the reject rates increase by at least 5% over -I 13,
much more than the 2-3% hashrate increase. -I 13 seems best with 280x cards.

Hmm... perhaps xI doesn't work as well with the 2__x series.
full member
Activity: 195
Merit: 100
Help...
With -k groestlcoin
Code:
[11:51:31] Started sgminer 4.1.0-103-g00015
[11:51:39] ATI ADL Overdrive6's API is missing or broken.

          more than once
  __constant static const sph_u64 T0[] = {
                    ^

/usr/local/sph-sgminer/bin/groestl.cl(107): error: a global-scope declaration

[11:51:39] Failed to init GPU thread 0, disabling device 0
[11:51:39] Restarting the GPU from the menu will not fix this.
[11:51:39] Try restarting sgminer.
Press enter to continue:
newbie
Activity: 2
Merit: 0
For x11 / DRK miners who use classic intensity settings: Try experimental intensity 400 / 800 instead and report back with hashrate and reject rates. In my experience, experimental intensity of 400 provided better hashrate and less rejects on a 5830 and a 6850.


With 280x and experimental intensity 400 the reject rates increase by at least 5% over -I 13,
much more than the 2-3% hashrate increase. -I 13 seems best with 280x cards.
legendary
Activity: 1792
Merit: 1008
/dev/null
I am wondering if I can overlock the engine or memory of gpu when I am using latest version of ur miner?
cgminer -> sgminer -> sph-sgminer. since cgminer can do it, this tool can do it too.
sr. member
Activity: 420
Merit: 250
I am wondering if I can overlock the engine or memory of gpu when I am using latest version of ur miner?
hero member
Activity: 658
Merit: 500
the last version can't run -k darkcoin?
it can unless you are somehow using the one from my repo then it would be --algorithm darkcoin
try reading the README.md and /doc/configuration.md if it doesn't say to use algorithm then it's not mine

i found it here http://www.sgminerwindows.com/

is this site legit?
that is the official version of sgminer, which does not support any cpu algo's
get the version from the OP of this thread

the one in the OP have a problem regarding bat file and desktop shortcut

basically, if you don't make a bat for every shortcut, the shortcut give you a stopped working error
hmm well if you know of a fix for this then maybe it can get added
in the meantime you will just have to make those .bat files...
legendary
Activity: 3248
Merit: 1070
the last version can't run -k darkcoin?
it can unless you are somehow using the one from my repo then it would be --algorithm darkcoin
try reading the README.md and /doc/configuration.md if it doesn't say to use algorithm then it's not mine

i found it here http://www.sgminerwindows.com/

is this site legit?
that is the official version of sgminer, which does not support any cpu algo's
get the version from the OP of this thread

the one in the OP have a problem regarding bat file and desktop shortcut

basically, if you don't make a bat for every shortcut, the shortcut give you a stopped working error
hero member
Activity: 658
Merit: 500
the last version can't run -k darkcoin?
it can unless you are somehow using the one from my repo then it would be --algorithm darkcoin
try reading the README.md and /doc/configuration.md if it doesn't say to use algorithm then it's not mine

i found it here http://www.sgminerwindows.com/

is this site legit?
that is the official version of sgminer, which does not support any cpu algo's
get the version from the OP of this thread
Pages:
Jump to: