Hi guys, I have a hd 7750 in Neoscrypt produces 111 kh / s, it is normal ?. It was established Catalyst 14.6
That's expected for 512 shader units. About 20% performance of R9 280X.
Hi,
Can someone please help me to setup on ubuntu 14.04.
not sure what to type as code. please post step by step code. i appreciate the help. I managed to install on my pc with R9 280x and currently hashrate is 515kh/s
thanks
barry
git clone
https://github.com/ghostlander/nsgminer.gitcd nsgminer
./autogen.sh
make
sudo make install
i get this error
ubuntu@ip-172-31-7-223:~/nsgminer$ ./autogen.sh
Getting submodules...
Running autoreconf -ifv...
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: adding subdirectory libjansson to autoreconf
autoreconf: Entering directory `libjansson'
autoreconf: running: aclocal --force
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
Makefile.am:1: error: Libtool library used but 'LIBTOOL' is undefined
Makefile.am:1: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
Makefile.am:1: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
Makefile.am:1: If 'LT_INIT' is in 'configure.ac', make sure
Makefile.am:1: its definition is in aclocal's search path.
autoreconf: automake failed with exit status: 1