Bitcoin Forum
June 22, 2024, 01:42:02 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Poll
Question: Will you move your trading over to BOST from INFchain ?
Yes - 11 (68.8%)
No - 5 (31.3%)
Total Voters: 16

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [35] 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 ... 193 »
  Print  
Author Topic: █=█ BoostCoin █=█ New team, new plans  (Read 299622 times)
JohnDorien
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
May 27, 2014, 08:39:57 PM
 #681

Simple Block explorer: http://boostbe.cipherpool.com/

My boost address: B54AXGZLKRrLVNzdffaFm37ZJcaiuPrBRH
vindyne8
Legendary
*
Offline Offline

Activity: 1260
Merit: 1009



View Profile
May 27, 2014, 08:42:58 PM
 #682

why arnt you guys using .conf files?

conf file gives same result, ie: not working.

I use 7850's, for reference. This is the first time I've ran into anything like this.
skygong
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
May 27, 2014, 08:44:07 PM
 #683

你好,我们是来自中国的矿工,想挖掘bost,您发明的bost,是否需要特别设置呢,我们使用maru的stratum-mining-master可以吗!


Hello, we are from Chinese miners, want to tap the Bost, you invented the Bost, whether to need to specifically set, we use the Maru stratum-mining-master you!
sesko
Sr. Member
****
Offline Offline

Activity: 403
Merit: 250


View Profile
May 27, 2014, 08:44:23 PM
 #684

I'm using bat file. Some people report you have to first use bat file, than you can use conf file.
stokecrypto
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
May 27, 2014, 08:44:43 PM
 #685

try using -g 1 , -g 4 is pointless i dont understand why any1 doing that
vindyne8
Legendary
*
Offline Offline

Activity: 1260
Merit: 1009



View Profile
May 27, 2014, 08:46:30 PM
 #686

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.
ReRunRod
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
May 27, 2014, 08:48:49 PM
 #687

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
stokecrypto
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
May 27, 2014, 08:49:04 PM
 #688

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"
}
aikklond
Legendary
*
Offline Offline

Activity: 1148
Merit: 1000


View Profile
May 27, 2014, 08:49:08 PM
Last edit: June 05, 2014, 10:22:44 PM by aikklond
 #689

Short instructions on how to mine x13 BOOST


1. Download latest edition of x13mod from following thread:

https://bitcointalk.org/index.php?topic=623409.0

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 <YOUR POOL>:<POOL PORT> -u <user> -p <password> -I 17 -g 4 -w 128


7950/7970/280X: GPU_MAX_ALLOC_PERCENT=100 sgminer  -k x13mod -o <YOUR POOL>:<POOL PORT> -u <user> -p <password> -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 <YOUR POOL>:<POOL PORT> -u <user> -p <password> -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!


ReRunRod
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
May 27, 2014, 08:49:21 PM
 #690

Simple Block explorer: http://boostbe.cipherpool.com/

My boost address: B54AXGZLKRrLVNzdffaFm37ZJcaiuPrBRH

Nice Smiley
mammix2 (OP)
Legendary
*
Offline Offline

Activity: 1302
Merit: 1004



View Profile
May 27, 2014, 08:49:45 PM
 #691

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 ?

1HfpFYxBUpQ941mKd4DEjsyA22HN4Kerzu
JohnDorien
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
May 27, 2014, 08:52:33 PM
 #692

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
vindyne8
Legendary
*
Offline Offline

Activity: 1260
Merit: 1009



View Profile
May 27, 2014, 08:52:48 PM
 #693

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?
aikklond
Legendary
*
Offline Offline

Activity: 1148
Merit: 1000


View Profile
May 27, 2014, 08:54:49 PM
 #694

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?
sesko
Sr. Member
****
Offline Offline

Activity: 403
Merit: 250


View Profile
May 27, 2014, 08:56:39 PM
 #695

There was already talk about the problem here: https://bitcointalk.org/index.php?topic=601965.msg6969218#msg6969218
skygong
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
May 27, 2014, 08:57:02 PM
 #696

think you very much!
"Foundation in the stratum-mining code" in the "stratum-mining-master" which files inside it???
vindyne8
Legendary
*
Offline Offline

Activity: 1260
Merit: 1009



View Profile
May 27, 2014, 09:02:11 PM
 #697

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.

aikklond
Legendary
*
Offline Offline

Activity: 1148
Merit: 1000


View Profile
May 27, 2014, 09:03:22 PM
 #698

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?
vindyne8
Legendary
*
Offline Offline

Activity: 1260
Merit: 1009



View Profile
May 27, 2014, 09:04:30 PM
 #699

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?

aikklond
Legendary
*
Offline Offline

Activity: 1148
Merit: 1000


View Profile
May 27, 2014, 09:07:11 PM
 #700

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 ?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [35] 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 ... 193 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!