Pages:
Author

Topic: Feathercoin 0.8.7.0 Released - The NeoScrypt Update - Hardfork block 432,000 - page 16. (Read 45074 times)

full member
Activity: 333
Merit: 100
R9 270 = 27.45 Kh/s

R9 290x = 46.62 Kh/s
member
Activity: 116
Merit: 10
What kind of hash is everyone pulling? Here's some of my baseline results so far on standard +~10% OC

13.12 catalyst drivers:
r9 280x - Ubuntu 14.04: 53kh
r9 280x - Windows 7.1: 48kh
r9 270x - Windows 7.1: ~28kh

nvidia 240 drivers:
gf 660ti - Windows 7.1: 22kh

Edit: Lower the worksize, it seems to help a large amount, 16-32 seems to be right
r9 280x - Ubuntu 14.04: 79kh
r9 280x - Windows 7.1: 76kh
r9 270x - Windows 7.1: 41kh
gf 660ti - Windows 7.1: 26kh worksize 16 can't go lower =[

My 660ti reports only ~80% "power consumption" at OC so it runs pretty cool and is proportionate in hash to the other cards (the way it looks like it should be anyhow).  i.e. in x11 it would read like ~105%.
legendary
Activity: 1198
Merit: 1000
3.7.7b doesn't work with 14.9 drivers but 3.7.5 work fine.

FTC neoscrypt pool : 0% fee first week
https://ftc.theblocksfactory.com

member
Activity: 116
Merit: 10
I've tried 1.3.5 and 1.3.7 across multiple 14.xx drivers, Windows and Linux, and always get HW errors. 13.12 works fine and dandy on all of them. Compiled from source most of the time, but did use some windows binaries to double check.

Seems like the issue is 14.xx driver compatability.
legendary
Activity: 882
Merit: 1000
how is it the gpu miner never works for me, always HW errors even at stock clocks or low -I settings.....

cgminer.exe --neoscrypt -I 14 --worksize 48 -g 1 -o stratum+tcp://stratum.ftc.theblocksfactory.com:3333 -u TheMiner.x -p 1

this works great for me

so now it works even thou i was useing that same line...... strange. i cant seem to create a new binfile thou without hw errors, iam guessing its because iam useing 14.9 beta drivers?
full member
Activity: 150
Merit: 100
how is it the gpu miner never works for me, always HW errors even at stock clocks or low -I settings.....
don't forget the neoscrypt cgminer cannot work under catalyst 14.x drivers (whose are best for X11), so in order to produce shares, you have to downgrade.

[Edit]
And I downgraded to 13.1 on my PC

I assume you mean 13.12? It's the gold standard of mining drivers. I've seen this behavior while using mismatched driver versions (eg mining 14.6 Open CL libraries while still running 13.12)

Actually there may be this mismatch, as I uninstalled 14.9 with catalyst install manager, then manually deleted drivers from cards, restarted and installed the 13.1, but uninstalls tend to leave files.
But it doesn't bother me anymore anyway, as big farms are now active and on the pool I`m on are fellas with 1+Mhash on neo, top hasher has over 10 Mhash and pool didn't find block for one hour, so even they switched away from asics, it still same big guys story, just it cost much more in electric to run miners.

[Edit]
I just did the calculation, and after 6 hours on new neo-scrypt, so many farms joined, so mine mining reward is about 0.25 usd a day on 0.8 usd a day in el. costs.
sr. member
Activity: 542
Merit: 250
how is it the gpu miner never works for me, always HW errors even at stock clocks or low -I settings.....
don't forget the neoscrypt cgminer cannot work under catalyst 14.x drivers (whose are best for X11), so in order to produce shares, you have to downgrade.

[Edit]
And I downgraded to 13.1 on my PC

I assume you mean 13.12? It's the gold standard of mining drivers. I've seen this behavior while using mismatched driver versions (eg mining 14.6 Open CL libraries while still running 13.12)
full member
Activity: 150
Merit: 100
how is it the gpu miner never works for me, always HW errors even at stock clocks or low -I settings.....
don't forget the neoscrypt cgminer cannot work under catalyst 14.x drivers (whose are best for X11), so in order to produce shares, you have to downgrade.

[Edit]
And I downgraded to 13.1 on my PC with Tahiti (Sapphire R9 280X) and it is still producing only HW errors, so downgrading is not the ultimate solution.
I managed only the Pitcairn to do some work on older catalyst.
newbie
Activity: 18
Merit: 0
Sorry, I was trying to do this from memory. Try https://github.com/vehre/neo-gpuminer.git as the clone source. Failing that try unzipping as per the instructions you were following originally
full member
Activity: 241
Merit: 100
Try something like

sudo apt-get install git make automake libcurl4-gnutls-dev
git clone https://github.com/vehre/neo-gpuminer/
cd neo-gpuminer
./autogen.sh
./configure CFLAGS="-Ofast -DASM -march=native"
make

run ./cgminer --neoscrypt -o http://: -O username:password



Thank you very much, but it still doesn't work Sad

user@miner:~$ sudo apt-get install git make automake libcurl4-gnutls-dev
[sudo] password for user:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
make is already the newest version.
The following extra packages will be installed:
  git-man libcurl3-gnutls liberror-perl librtmp1
Suggested packages:
  git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk
  gitweb git-arch git-cvs git-mediawiki git-svn libcurl4-doc libcurl3-dbg
  libgnutls28-dev libidn11-dev libkrb5-dev libldap2-dev librtmp-dev
The following NEW packages will be installed:
  git git-man liberror-perl
The following packages will be upgraded:
  automake libcurl3-gnutls libcurl4-gnutls-dev librtmp1
4 upgraded, 3 newly installed, 0 to remove and 757 not upgraded.
Need to get 3.996 kB of archives.
After this operation, 22,7 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://de.archive.ubuntu.com/ubuntu/ utopic/main libcurl4-gnutls-dev amd64 7.37.1-1ubuntu3 [242 kB]
Get:2 http://de.archive.ubuntu.com/ubuntu/ utopic/main librtmp1 amd64 2.4+20131018.git79459a2-4 [54,0 kB]
Get:3 http://de.archive.ubuntu.com/ubuntu/ utopic/main libcurl3-gnutls amd64 7.37.1-1ubuntu3 [170 kB]
Get:4 http://de.archive.ubuntu.com/ubuntu/ utopic/main automake all 1:1.14.1-3ubuntu1 [510 kB]
Get:5 http://de.archive.ubuntu.com/ubuntu/ utopic/main liberror-perl all 0.17-1.1 [21,1 kB]
Get:6 http://de.archive.ubuntu.com/ubuntu/ utopic/main git-man all 1:2.1.0-1 [699 kB]
Get:7 http://de.archive.ubuntu.com/ubuntu/ utopic/main git amd64 1:2.1.0-1 [2.299 kB]
Fetched 3.996 kB in 5s (740 kB/s)
(Reading database ... 190511 files and directories currently installed.)
Preparing to unpack .../libcurl4-gnutls-dev_7.37.1-1ubuntu3_amd64.deb ...
Unpacking libcurl4-gnutls-dev:amd64 (7.37.1-1ubuntu3) over (7.36.0-2ubuntu1) ...
Preparing to unpack .../librtmp1_2.4+20131018.git79459a2-4_amd64.deb ...
Unpacking librtmp1:amd64 (2.4+20131018.git79459a2-4) over (2.4+20131018.git79459a2-2) ...
Preparing to unpack .../libcurl3-gnutls_7.37.1-1ubuntu3_amd64.deb ...
Unpacking libcurl3-gnutls:amd64 (7.37.1-1ubuntu3) over (7.36.0-2ubuntu1) ...
Preparing to unpack .../automake_1%3a1.14.1-3ubuntu1_all.deb ...
Unpacking automake (1:1.14.1-3ubuntu1) over (1:1.14.1-2ubuntu1) ...
Selecting previously unselected package liberror-perl.
Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ...
Unpacking liberror-perl (0.17-1.1) ...
Selecting previously unselected package git-man.
Preparing to unpack .../git-man_1%3a2.1.0-1_all.deb ...
Unpacking git-man (1:2.1.0-1) ...
Selecting previously unselected package git.
Preparing to unpack .../git_1%3a2.1.0-1_amd64.deb ...
Unpacking git (1:2.1.0-1) ...
Processing triggers for man-db (2.6.7.1-1) ...
Processing triggers for install-info (5.2.0.dfsg.1-4) ...
Processing triggers for doc-base (0.10.5) ...
Processing 1 changed doc-base file...
Registering documents with scrollkeeper...
Setting up librtmp1:amd64 (2.4+20131018.git79459a2-4) ...
Setting up libcurl3-gnutls:amd64 (7.37.1-1ubuntu3) ...
Setting up libcurl4-gnutls-dev:amd64 (7.37.1-1ubuntu3) ...
Setting up automake (1:1.14.1-3ubuntu1) ...
Setting up liberror-perl (0.17-1.1) ...
Setting up git-man (1:2.1.0-1) ...
Setting up git (1:2.1.0-1) ...
Processing triggers for libc-bin (2.19-4ubuntu1) ...
user@miner:~$ git clone https://github.com/vehre/neo-gpuminer/
Cloning into 'neo-gpuminer'...
remote: Counting objects: 742, done.
remote: Total 742 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (742/742), 6.79 MiB | 839.00 KiB/s, done.
Resolving deltas: 100% (314/314), done.
Checking connectivity... done.
user@miner:~$ cd neo-gpuminer
user@miner:~/neo-gpuminer$ ./autogen.sh
configure.ac:39: 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
Configuring...
./autogen.sh: 10: ./autogen.sh: /home/user/neo-gpuminer/configure: not found
full member
Activity: 434
Merit: 105
how is it the gpu miner never works for me, always HW errors even at stock clocks or low -I settings.....

cgminer.exe --neoscrypt -I 14 --worksize 48 -g 1 -o stratum+tcp://stratum.ftc.theblocksfactory.com:3333 -u TheMiner.x -p 1

this works great for me
newbie
Activity: 18
Merit: 0
Try something like

sudo apt-get install git make automake libcurl4-gnutls-dev
git clone https://github.com/vehre/neo-gpuminer/
cd neo-gpuminer
./autogen.sh
./configure CFLAGS="-Ofast -DASM -march=native"
make

run ./cgminer --neoscrypt -o http://: -O username:password

legendary
Activity: 882
Merit: 1000
how is it the gpu miner never works for me, always HW errors even at stock clocks or low -I settings.....
full member
Activity: 434
Merit: 105
bustin out the gpus and going solo!
full member
Activity: 241
Merit: 100
Thanks Conqueror and ChekaZ !!

Is there any chance to mine Feathercoin with Nvidia cards? If yes, what's the command line for ccminer?

Just try:

cgminer --neoscrypt -o http://YOURPOOLOFCHOICE:PORT -u USERNAME -p PASSWORD -I 14 -w 8 (16/24/32/40/48... push this up until you hit HW errors)

Regards,
ChekaZ

CGMiner for Nvidia cards? Really? I'm running Xubuntu, so do you have any idea how to compile from source code or where to download a linux compiled version? I'm currently mining with ccMiner.

I've tried this howto

https://forum.feathercoin.com/index.php?/topic/7780-neoscrypt-gpu-miner-public-beta-test/

but I get this error after ./autogen.sh

configure.ac:39: error: possibly undefined macro: AC_PROG_LIBTOOL

Any ideas?
legendary
Activity: 1884
Merit: 1005
Is there any chance to mine Feathercoin with Nvidia cards? If yes, what's the command line for ccminer?

Just try:

cgminer --neoscrypt -o http://YOURPOOLOFCHOICE:PORT -u USERNAME -p PASSWORD -I 14 -w 8 (16/24/32/40/48... push this up until you hit HW errors)

Regards,
ChekaZ
legendary
Activity: 1354
Merit: 1020
I was diagnosed with brain parasite
Is there any chance to mine Feathercoin with Nvidia cards? If yes, what's the command line for ccminer?

Actually Nvidia cards are performing pretty well on Neoscrypt.
full member
Activity: 241
Merit: 100
Is there any chance to mine Feathercoin with Nvidia cards? If yes, what's the command line for ccminer?
legendary
Activity: 1884
Merit: 1005
Looking at WemineFTC's pool stats, they haven't found a block since block 431955. That was 227 blocks ago.  It looks like they haven't switched off of scrypt, even though they claimed they were ready "ages ago".

true. They got about 400 workers and ~ 900mh/s working on scrypt. They didnt switch.
newbie
Activity: 37
Merit: 0
Looking at WemineFTC's pool stats, they haven't found a block since block 431955. That was 227 blocks ago.  It looks like they haven't switched off of scrypt, even though they claimed they were ready "ages ago".
Pages:
Jump to: