Pages:
Author

Topic: Genesis Mining Presents: SGMiner-GM - now with Zawawa's GG! [Updated 17/01/2017] - page 26. (Read 140412 times)

full member
Activity: 199
Merit: 108
Look, I'm really not that interesting. Promise.
I think miner does not support equihash-param.h You need to enable equihash-param.h and recompile  Wink

You're correct. It derped when it was built. It doesn't look for .h files usually in the install script. It's working now! Same link from the main post.
full member
Activity: 199
Merit: 108
Look, I'm really not that interesting. Promise.
tried to compile myself
Quote
make[2]: Leaving directory `/home/admin/sgminer-gm/sph'
make[2]: Entering directory `/home/admin/sgminer-gm'
 CC     sgminer-sgminer.o
gcc.exe: error: @CPPFLAG_CURL_STATICLIB@: No such file or directory

make[2]: *** [sgminer-sgminer.o] Error 1
make[2]: Leaving directory `/home/admin/sgminer-gm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/admin/sgminer-gm'
make: *** [all] Error 2
omg  Cry

Compiling for Windows or Linux?
exe for win/MinGW-x32

Okay, you don't have your correct dependencies installed. Let me just update the main post with the fixed Windows executable, then I'll help you.

EDIT: Okay!

So dependencies are:

+ libjansson
+ ADL headers
+ OpenCL
+ cURL
+ ncurses
+ AMD ADL SDK
+ AMD App SDK - a Windows specific dependency.

You're going to need a Windows version of static libcurl, which you need to build yourself. libcurl requires zlib, so you'll need a Windows version of that, too. And pdcurses.
legendary
Activity: 2026
Merit: 1005
tried to compile myself
Quote
make[2]: Leaving directory `/home/admin/sgminer-gm/sph'
make[2]: Entering directory `/home/admin/sgminer-gm'
 CC     sgminer-sgminer.o
gcc.exe: error: @CPPFLAG_CURL_STATICLIB@: No such file or directory

make[2]: *** [sgminer-sgminer.o] Error 1
make[2]: Leaving directory `/home/admin/sgminer-gm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/admin/sgminer-gm'
make: *** [all] Error 2
omg  Cry

Compiling for Windows or Linux?
exe for win/MinGW-x32
full member
Activity: 199
Merit: 108
Look, I'm really not that interesting. Promise.
tried to compile myself
Quote
make[2]: Leaving directory `/home/admin/sgminer-gm/sph'
make[2]: Entering directory `/home/admin/sgminer-gm'
  CC     sgminer-sgminer.o
gcc.exe: error: @CPPFLAG_CURL_STATICLIB@: No such file or directory
make[2]: *** [sgminer-sgminer.o] Error 1
make[2]: Leaving directory `/home/admin/sgminer-gm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/admin/sgminer-gm'
make: *** [all] Error 2
omg  Cry

Compiling for Windows or Linux?
legendary
Activity: 2026
Merit: 1005
tried to compile myself
Quote
make[2]: Leaving directory `/home/admin/sgminer-gm/sph'
make[2]: Entering directory `/home/admin/sgminer-gm'
  CC     sgminer-sgminer.o
gcc.exe: error: @CPPFLAG_CURL_STATICLIB@: No such file or directory
make[2]: *** [sgminer-sgminer.o] Error 1
make[2]: Leaving directory `/home/admin/sgminer-gm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/admin/sgminer-gm'
make: *** [all] Error 2
omg  Cry
full member
Activity: 199
Merit: 108
Look, I'm really not that interesting. Promise.
It should just be -k skein, not wolf-skein, elgi76.

i have try before, same result Smiley

i try with your config file for ethereum, it's working.
i mine on nanopool for you Smiley

Hehe, you can mine on any other pool! Just change the url to reflect that.

To everyone else: it's 1:30 am here. I'll stay up for another hour to help out with bug fixes, if there are any needed. But then I need to rest.

Thanks for being so patient. I'm sorry for the epic fail. It's been a long, stressful week.
member
Activity: 124
Merit: 10
It should just be -k skein, not wolf-skein, elgi76.

i have try before, same result Smiley

i try with your config file for ethereum, it's working.
i mine on nanopool for you Smiley
full member
Activity: 199
Merit: 108
Look, I'm really not that interesting. Promise.
@elgi76

Have you set kernel as equihash

no, i have try with :
PS C:\Users\elgi> .\sgminer.exe -I d -k wolf-skein -o stratum+tcp://hub.miningpoolhub.com:17016 -u elgi76.w1 -p x -L log
.txt --more-notices

but i have same result with many algo.

It should just be -k skein, not wolf-skein, elgi76.
full member
Activity: 199
Merit: 108
Look, I'm really not that interesting. Promise.
Phew.

Okay guys. Sorry for the bugs.

blake256.cl, groestl256.cl and jh.cl were rewritten and they weren't changed back.

Windows
Ubuntu
Source
member
Activity: 124
Merit: 10
@elgi76

Have you set kernel as equihash

no, i have try with :
PS C:\Users\elgi> .\sgminer.exe -I d -k wolf-skein -o stratum+tcp://hub.miningpoolhub.com:17016 -u elgi76.w1 -p x -L log
.txt --more-notices

but i have same result with many algo.
full member
Activity: 199
Merit: 108
Look, I'm really not that interesting. Promise.
Hi,

For me it don't work ...
my cpu climb to 100%, my shell freeze and sometime i see a refresh with only error HW and 0 share.
win 10 pro 64
amd 16.11.4
4 x rx470 8gb nitro oc
2 x r9 fury nitro



my log :
http://pastebin.com/raw/JjY89j5j

tell me if i can make something ?

It's using ckolivas.cl because it doesn't know what algorithm to use.

Make sure to specify what to mine.
legendary
Activity: 1901
Merit: 1024
@elgi76

Have you set kernel as equihash
sr. member
Activity: 546
Merit: 250
It takes a lot to build but not much to lose
Nv 1070 Win10 x64
[23:50:21] Building binary equihashGeForce GTX 1070gw256l4.bin
[23:50:21] Error -11: Building Program (clBuildProgram)
[23:50:21] :1:10: fatal error: 'equihash-param.h' file not found
#include "equihash-param.h"
         ^

[23:50:21] Failed to init GPU thread 0, disabling device 0

Nvidia is not supported. Only AMD.

ETH miner runs at 0.5mh/s Huh What am I doing wrong. Please let me know. Here is my usage (RX480 ref)

sgminer-gm  -k ethash -o stratum+tcp://hub.miningpoolhub.com:12019 -u username.workername -p x

You didn't set your intensity.

Can you please write down your demo code with all the parameters for ETH and ZEC? That will be a great help. Thank you so much

Actually if someone can write down the parameters needed for basic mining on github page. That will be the best thing.

Working on updating the documentation too. Just need some time.

Here are the configuration files:

Ethereum: http://pastebin.com/XqJFHYU2
Zcash: http://pastebin.com/ehvf19XW
XMR: http://pastebin.com/RRxNkcgV

Thanx for this. I have been with Claymore for a long time and I am looking into SGminer just now so a complete newbie.

Can you please show example .bat files in first post or on github page?
member
Activity: 124
Merit: 10
Hi,

For me it don't work ...
my cpu climb to 100%, my shell freeze and sometime i see a refresh with only error HW and 0 share.
win 10 pro 64
amd 16.11.4
4 x rx470 8gb nitro oc
2 x r9 fury nitro



my log :
http://pastebin.com/raw/JjY89j5j

tell me if i can make something ?
full member
Activity: 199
Merit: 108
Look, I'm really not that interesting. Promise.
Nv 1070 Win10 x64
[23:50:21] Building binary equihashGeForce GTX 1070gw256l4.bin
[23:50:21] Error -11: Building Program (clBuildProgram)
[23:50:21] :1:10: fatal error: 'equihash-param.h' file not found
#include "equihash-param.h"
         ^

[23:50:21] Failed to init GPU thread 0, disabling device 0

Nvidia is not supported. Only AMD.

ETH miner runs at 0.5mh/s Huh What am I doing wrong. Please let me know. Here is my usage (RX480 ref)

sgminer-gm  -k ethash -o stratum+tcp://hub.miningpoolhub.com:12019 -u username.workername -p x

You didn't set your intensity.

Can you please write down your demo code with all the parameters for ETH and ZEC? That will be a great help. Thank you so much

Actually if someone can write down the parameters needed for basic mining on github page. That will be the best thing.

Working on updating the documentation too. Just need some time.

Here are the configuration files:

Ethereum: http://pastebin.com/XqJFHYU2
Zcash: http://pastebin.com/ehvf19XW
XMR: http://pastebin.com/RRxNkcgV
legendary
Activity: 1901
Merit: 1024
there is nothing to write about, just use same readme as x year old sgminer

sgminer.exe -k ethash -I 19 -o stratum+tcp://eu1.ethermine.org:4444 -u worker -p pass --gpu-platform 0

change -k to: equihash or what ever algo you wana mine
test intensity with -I 10-24
find your AMD/NV GPU platform being 0,1 or even 2 on sistem with integrated graphics, etc
sr. member
Activity: 546
Merit: 250
It takes a lot to build but not much to lose
Nv 1070 Win10 x64
[23:50:21] Building binary equihashGeForce GTX 1070gw256l4.bin
[23:50:21] Error -11: Building Program (clBuildProgram)
[23:50:21] :1:10: fatal error: 'equihash-param.h' file not found
#include "equihash-param.h"
         ^

[23:50:21] Failed to init GPU thread 0, disabling device 0

Nvidia is not supported. Only AMD.

ETH miner runs at 0.5mh/s Huh What am I doing wrong. Please let me know. Here is my usage (RX480 ref)

sgminer-gm  -k ethash -o stratum+tcp://hub.miningpoolhub.com:12019 -u username.workername -p x

You didn't set your intensity.

Can you please write down your demo code with all the parameters for ETH and ZEC? That will be a great help. Thank you so much

Actually if someone can write down the parameters needed for basic mining on github page. That will be the best thing.
full member
Activity: 199
Merit: 108
Look, I'm really not that interesting. Promise.
Nv 1070 Win10 x64
[23:50:21] Building binary equihashGeForce GTX 1070gw256l4.bin
[23:50:21] Error -11: Building Program (clBuildProgram)
[23:50:21] :1:10: fatal error: 'equihash-param.h' file not found
#include "equihash-param.h"
         ^

[23:50:21] Failed to init GPU thread 0, disabling device 0

Nvidia is not supported. Only AMD.

ETH miner runs at 0.5mh/s Huh What am I doing wrong. Please let me know. Here is my usage (RX480 ref)

sgminer-gm  -k ethash -o stratum+tcp://hub.miningpoolhub.com:12019 -u username.workername -p x
You didn't set your intensity.
When fix equihash


It should be working now. https://github.com/genesismining/sgminer-gm

Give us thirty minutes or so, there were some broken .cl files. ZCash AND Ethash both work. https://github.com/genesismining/sgminer-gm master branch.
hero member
Activity: 610
Merit: 500
Nv 1070 Win10 x64
[23:50:21] Building binary equihashGeForce GTX 1070gw256l4.bin
[23:50:21] Error -11: Building Program (clBuildProgram)
[23:50:21] :1:10: fatal error: 'equihash-param.h' file not found
#include "equihash-param.h"
         ^

[23:50:21] Failed to init GPU thread 0, disabling device 0

Nvidia is not supported. Only AMD.

ETH miner runs at 0.5mh/s Huh What am I doing wrong. Please let me know. Here is my usage (RX480 ref)

sgminer-gm  -k ethash -o stratum+tcp://hub.miningpoolhub.com:12019 -u username.workername -p x
You didn't set your intensity.
When fix equihash
full member
Activity: 199
Merit: 108
Look, I'm really not that interesting. Promise.
Nv 1070 Win10 x64
[23:50:21] Building binary equihashGeForce GTX 1070gw256l4.bin
[23:50:21] Error -11: Building Program (clBuildProgram)
[23:50:21] :1:10: fatal error: 'equihash-param.h' file not found
#include "equihash-param.h"
         ^

[23:50:21] Failed to init GPU thread 0, disabling device 0

Nvidia is not supported. Only AMD.

ETH miner runs at 0.5mh/s Huh What am I doing wrong. Please let me know. Here is my usage (RX480 ref)

sgminer-gm  -k ethash -o stratum+tcp://hub.miningpoolhub.com:12019 -u username.workername -p x

You didn't set your intensity.
Pages:
Jump to: