Author

Topic: Sgminer .bin create problem. (Read 846 times)

member
Activity: 112
Merit: 10
May 15, 2017, 03:45:03 PM
#11
I'll leave it now. I have another job. Thank you so far.
legendary
Activity: 1540
Merit: 1002
May 15, 2017, 02:53:55 PM
#10
Yes there is blake.cl in kernel folder. Sgminer I downloaded from the line above.  Now I have tried the algo diamond without the .bin file in another sgminer version. Created a new .bin. So I do not know about the problem in that version of sgminer.

it might just have got corrupted, either try redownloading it from the link or try the offical one, the official one should do the same as the one in the link and everything else
member
Activity: 112
Merit: 10
May 15, 2017, 02:51:53 PM
#9
Yes there is blake.cl in kernel folder. Sgminer I downloaded from the line above.  Now I have tried the algo diamond without the .bin file in another sgminer version. Created a new .bin. So I do not know about the problem in that version of sgminer.
legendary
Activity: 1540
Merit: 1002
May 15, 2017, 02:33:47 PM
#8
it should be possible to run it with 4gpus, hell iv seen people use 8. this is whats confusing me

[20:10:40] C:\Temp\\OCL5432T5.cl:79:10: fatal error: 'blake.cl' file not found
#include "blake.cl"

is there a blake.cl file in the kernal folder?
member
Activity: 112
Merit: 10
May 15, 2017, 02:17:58 PM
#7
I have these files in sgminer folder https://www.imageupload.co.uk/image/Bna5
And it's still the same.

lets start from the beginning what coin and kernal did you mine and it worked?
did you download sgminer from that coin project? (could be they lightend it so it only have that algorithm in the kernel folder)

.bin file is something sgminer has in it to know how to mine a coin, if it doesn't have that .bin file for that coin then you can mine that coin/kernal
.bat file is where you put user setting and mining settings

if your missing the .bin file then its either been deleted or been removed by the people you downloaded the file from, sgminer can be downloaded in full with all the kernals and stuff from https://bitcointalksearch.org/topic/ann-sgminer-v5-optimized-x11x13neoscryptlyra2reetc-kernel-switch-miner-632503
I mined ex. dgb coin algo groestl. There i have .bin ( myriadcoin-groestlEllesmeregw256l4ku0.bin ) At that time I only had two RX 480. There was no problem creating a bin file. And 4 GPUs work when there is the old .bin file.
Yes i downloaded sgminer for CHC coins. https://mega.co.nz/#!w0VWkBbZ!PWyCPnCjIuvm6pH8Ljt-hXvllg4npedd0gfwKGXkL-E link for coin https://bitcointalksearch.org/topic/ann-chc-chaincoin-network-upgrade-161-segwit-activated-422149
It is also possible to disconnect two risers from PC boot. Create a bin and then re-enter two GPUs. I just do not want to do this with every new algorithm. So I want to know if i can create a bin file with 4 GPUs?
legendary
Activity: 1540
Merit: 1002
May 15, 2017, 02:01:55 PM
#6
I have these files in sgminer folder https://www.imageupload.co.uk/image/Bna5
And it's still the same.

lets start from the beginning what coin and kernal did you mine and it worked?
did you download sgminer from that coin project? (could be they lightend it so it only have that algorithm in the kernel folder)

.bin file is something sgminer has in it to know how to mine a coin, if it doesn't have that .bin file for that coin then you can mine that coin/kernal
.bat file is where you put user setting and mining settings

if your missing the .bin file then its either been deleted or been removed by the people you downloaded the file from, sgminer can be downloaded in full with all the kernals and stuff from https://bitcointalksearch.org/topic/ann-sgminer-v5-optimized-x11x13neoscryptlyra2reetc-kernel-switch-miner-632503
member
Activity: 112
Merit: 10
May 15, 2017, 01:53:52 PM
#5
I have these files in sgminer folder https://www.imageupload.co.uk/image/Bna5
And it's still the same.
legendary
Activity: 1540
Merit: 1002
May 15, 2017, 01:44:41 PM
#4
I want to use 4 cards.
.bat file example: sgminer.exe --kernel chaincoin -o stratum+tcp://chc.suprnova.cc:5888 -u user -p pass -I 18 -g 4 -w 128  What's wrong there?
without .bin file

you dont need a .bin file as this is to do with software and not something a user should touch, you need to create a .bat file (user command file)

so copy sgminer.exe --kernel chaincoin -o stratum+tcp://chc.suprnova.cc:5888 -u user -p pass -I 18 -g 4 -w 128  into notepad and save as (random name.bat) and click the file type under to all files. drop the .bat file into sgminer double click it and it should run
member
Activity: 112
Merit: 10
May 15, 2017, 01:34:02 PM
#3
I want to use 4 cards.
.bat file example: sgminer.exe --kernel chaincoin -o stratum+tcp://chc.suprnova.cc:5888 -u user -p pass -I 18 -g 4 -w 128  What's wrong there?
without .bin file
legendary
Activity: 1540
Merit: 1002
May 15, 2017, 01:31:06 PM
#2
are the new coins you want to mine the same algorithm, you have to change the .bat file to what ever your new coin uses
member
Activity: 112
Merit: 10
May 15, 2017, 01:24:28 PM
#1
Hi. I'm using win 7 and I have 4 x RX480 8gb cards. When I create a bin file, it will list this:

[20:10:39] Started sgminer 4.1.0


[20:10:39] Started sgminer 4.1.0
[20:10:40] Kernel chaincoin is experimental.
[20:10:40] Error -11: Building Program (clBuildProgram)
[20:10:40] C:\Temp\\OCL5432T5.cl:79:10: fatal error: 'blake.cl' file not found
#include "blake.cl"
         ^
1 error generated.

error: Clang front-end compilation failed!
Frontend phase failed compilation.
Error: Compiling CL to IR

[20:10:40] Failed to init GPU thread 0, disabling device 0
[20:10:40] Restarting the GPU from the menu will not fix this.
[20:10:40] Try restarting sgminer.
Press enter to continue:


When I have an old bin file it's okay. But when I want to mine a new coin and I do not have a bin file I have this problem.
Does anyone know what to do ? Ths.
Jump to: