Author

Topic: █=█ BoostCoin █=█ New team, new plans - page 158. (Read 299700 times)

legendary
Activity: 1302
Merit: 1004
Just a reminder,
dont post your wallet addresses in the forum or this thread may get dumped.
PM with any details if necessary

Thanks
legendary
Activity: 1148
Merit: 1000
You get ERROR 11, this was also describe at official sgminer site:

Common problems and solutions:

    Error -11: Building Program (clBuildProgram) - execute miner from the directory where "kernel" directory is present
    HW errors - select correct mining algorithm with -k option
    still does not work - update Catalyst drivers to version 13.12


This would mean that you should copy you bat file INSIDE the sgminer folder (which is lockated in the sph-sgminer folder according to my guide) and change the .bat lines  as such:

7870/270X: GPU_MAX_ALLOC_PERCENT=100 sgminer  -k marucoin -o : -u -p -I 19 -g 4 -w 128

7950/7970/280X: GPU_MAX_ALLOC_PERCENT=100 sgminer  -k marucoin -o : -u -p -I 20  -g 4 -w 128

290/290X: GPU_MAX_ALLOC_PERCENT=100 sgminer  -k marucoin -o : -u -p -I 22  -g 4 -w 128


please test and inform

P.S. removed al BOST addresses from posts
full member
Activity: 210
Merit: 100
Don't post your wallet address please remove and send PM to dev otherwise this thread will be locked

to make a conf file.

make a .bat with this in it:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

sgminer -c startmine.conf

then open notepad and call it startmine.conf and put this in (for r9 290 and X, you have to change for your card):

{
"pools" : [
   {
      "url" : "stratum+tcp://boost.maxminers.net:3919",
      "user" : "*****",
      "pass" : "*****"
   }
]
,
"intensity" : "20,20,20",
"worksize" : "512,512,512",
"kernel" : "marucoin,marucoin,marucoin",
"lookup-gap" : "2,2,2",
"thread-concurrency" : "42232,42232,42232",
"api-port" : "4028",
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "1",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "30",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

legendary
Activity: 1148
Merit: 1000
You get ERROR 11, this was also describe at official sgminer site:

Common problems and solutions:

    Error -11: Building Program (clBuildProgram) - execute miner from the directory where "kernel" directory is present
    HW errors - select correct mining algorithm with -k option
    still does not work - update Catalyst drivers to version 13.12


please inform if this fixes the problem so that i add it to the guide
sr. member
Activity: 403
Merit: 250
You get ERROR 11, this was also describe at official sgminer site:

Common problems and solutions:

    Error -11: Building Program (clBuildProgram) - execute miner from the directory where "kernel" directory is present
    HW errors - select correct mining algorithm with -k option
    still does not work - update Catalyst drivers to version 13.12
legendary
Activity: 1148
Merit: 1000
Tried the above suggestions, still the same error in each case. Whether I use a conf, or bat, and whether I use -g 1, 2, 3 or 4.

Has anyone running 7850's gotten X13 to work?

which error? you sure you have the correct miner and deleted .conf?

Have the correct miner, deleted the .conf.



I tested on three machines win 8, win 8.1, win 8.1 it is working fine.  what message are you getting?



can I see the .bat line ?
legendary
Activity: 1260
Merit: 1009
Tried the above suggestions, still the same error in each case. Whether I use a conf, or bat, and whether I use -g 1, 2, 3 or 4.

Has anyone running 7850's gotten X13 to work?

which error? you sure you have the correct miner and deleted .conf?

Have the correct miner, deleted the .conf.



I tested on three machines win 8, win 8.1, win 8.1 it is working fine.  what message are you getting?

legendary
Activity: 1148
Merit: 1000
Tried the above suggestions, still the same error in each case. Whether I use a conf, or bat, and whether I use -g 1, 2, 3 or 4.

Has anyone running 7850's gotten X13 to work?

which error? you sure you have the correct miner and deleted .conf?

Have the correct miner, deleted the .conf.



I tested on three machines win 8, win 8.1, win 8.1 it is working fine.  what message are you getting?
legendary
Activity: 1260
Merit: 1009
Tried the above suggestions, still the same error in each case. Whether I use a conf, or bat, and whether I use -g 1, 2, 3 or 4.

Has anyone running 7850's gotten X13 to work?

which error? you sure you have the correct miner and deleted .conf?

Have the correct miner, deleted the .conf.

newbie
Activity: 9
Merit: 0
think you very much!
"Foundation in the stratum-mining code" in the "stratum-mining-master" which files inside it???
sr. member
Activity: 403
Merit: 250
There was already talk about the problem here: https://bitcointalksearch.org/topic/m.6969218
legendary
Activity: 1148
Merit: 1000
Tried the above suggestions, still the same error in each case. Whether I use a conf, or bat, and whether I use -g 1, 2, 3 or 4.

Has anyone running 7850's gotten X13 to work?

which error? you sure you have the correct miner and deleted .conf?
legendary
Activity: 1260
Merit: 1009
Tried the above suggestions, still the same error in each case. Whether I use a conf, or bat, and whether I use -g 1, 2, 3 or 4.

Has anyone running 7850's gotten X13 to work?
sr. member
Activity: 462
Merit: 250
Simple Block explorer: http://boostbe.cipherpool.com/

My boost address: B54AXGZLKRrLVNzdffaFm37ZJcaiuPrBRH

Thanks, almost there, can you get the Difficulty and Net hash rate to display correctly ?

I'll try, but in the morning need some sleep now Smiley
legendary
Activity: 1302
Merit: 1004
Simple Block explorer: http://boostbe.cipherpool.com/

My boost address: B54AXGZLKRrLVNzdffaFm37ZJcaiuPrBRH

Thanks, almost there, can you get the Difficulty and Net hash rate to display correctly ?
full member
Activity: 168
Merit: 100
Simple Block explorer: http://boostbe.cipherpool.com/

My boost address: B54AXGZLKRrLVNzdffaFm37ZJcaiuPrBRH

Nice Smiley
legendary
Activity: 1148
Merit: 1000
Short instructions on how to mine x13 BOOST


1. Download latest edition of x13mod from following thread:

https://bitcointalksearch.org/topic/annx11x13-x11-darkcoinx13-marucoin-miner-based-on-sph-sgminer-623409

or from here

https://www.dropbox.com/s/umdtns7vfvpnca4/X13mod.zip


Tested it with AVAST and comes out clean, but please check it yourselves too!


Hashrate +65% over sph-sgminer! + Error -11 not appearing on previously affected machines.


2.Unzip the file it should give you the x13 mod folder which will contain the sgminer


3.Inside x13mod folder (or any other name you gave to it)  create MINEBOST.bat file.
How to: first create a text file, and then rename it.

WINDOWS HINT: In windows Disable "Hide extensions for known file types" in Folder Options in order to change .txt to .bat.


4. right click MINEBOST.bat and choose edit now copy paste following text depending on your GPU


7870/270X: GPU_MAX_ALLOC_PERCENT=100 sgminer  -k x13mod -o : -u -p -I 17 -g 4 -w 128


7950/7970/280X: GPU_MAX_ALLOC_PERCENT=100 sgminer  -k x13mod -o : -u -p -I 17  -g 4 -w 128

for 7950 intensity 17 seems best, but for 7970-280x try 18 and 19 and see which fits best.


290/290X: GPU_MAX_ALLOC_PERCENT=100 sgminer  -k x13mod -o : -u -p -I 20  -g 4 -w 128
also test with intensity 19 and 21 your results may vary.


5. Double Click MINEBOST.bat, allow sgminer to pass through windows firewall.

CONGRATS you are mining BOOST!!!




Original x13mod thread:http://club.dns-shop.ru/forum/?p=895&action=thread&id=80145

As it appears Elun (responsible for latex X11 mod) has made a x13 mod too.




If you use .BAT file always rename any SGMINER.CONF to SGMINER.TXT BECAUSE IT WILL OVERRIDE YOUR POOL SETTINGS!


full member
Activity: 154
Merit: 100
to make a conf file.

make a .bat with this in it:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

sgminer -c startmine.conf

then open notepad and call it startmine.conf and put this in (for r9 290 and X, you have to change for your card):

{
"pools" : [
   {
      "url" : "stratum+tcp://boost.maxminers.net:3919",
      "user" : "*****",
      "pass" : "*****"
   }
]
,
"intensity" : "20,20,20",
"worksize" : "512,512,512",
"kernel" : "marucoin,marucoin,marucoin",
"lookup-gap" : "2,2,2",
"thread-concurrency" : "42232,42232,42232",
"api-port" : "4028",
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "1",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "30",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}
full member
Activity: 168
Merit: 100
try using -g 1 , -g 4 is pointless i dont understand why any1 doing that

I use -g 1. I've never used anything else but.

-g 2 for me Wink
legendary
Activity: 1260
Merit: 1009
try using -g 1 , -g 4 is pointless i dont understand why any1 doing that

I use -g 1. I've never used anything else but.
Jump to: